/*
Theme Name: Thiết kế web 2
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-2015 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.com/normalize.css/
*/


/* ----------------------  $custom css ------------------------------------------------------------------------------------------------*/
figure {
    max-width: 100%;
}
body{
	font-size: 14px;
	font-family: Tahoma ,Arial, helvetica ,  sans-serif;
	color:#333;
}



/* ----------------------  $plugin -----------------------------------------------------------------------------------------------------------*/
.wp-pagenavi{
	text-align: center;
	padding: 20px 0;
}

.wp-pagenavi a,
.wp-pagenavi span{
	padding: 5px 10px;
	display: inline-block;
}

.wp-pagenavi span.current {
    font-weight: bold;
    border-color: royalblue;
    background: royalblue;
    color: white;
}
#site-wrapper {
    margin-bottom: -39px;
    position: relative;
}
.breadcrumbs {
    background-color:gray;
    margin-bottom: 15px;
    padding: 5px 10px;
}

.breadcrumbs > span {
    margin-right:22px;
    color: #ddd;
}

.breadcrumbs span a {
    color: #ddd;
    font-weight: normal;
    padding-right: 5px;
    font-family: FontAwesome;
    position: relative;
}

.breadcrumbs > span a::after {
    color: #d3d3d3;
    content: "\f105";
    font-size: 25px;
    position: absolute;
    right: -16px;
    top: -5px;
}

.cpd {

	margin: 0;
	color: #333;
    font-weight: normal;
    //border: 1px solid #ccc;
    padding: 10px 0px !important;
}

.cpd li {
    margin: 0 20px;
    padding: 0px 22px !important;
    //border-bottom: 1px solid #ccc;
    position: relative;
}

.cpd li::after {
    color: green;
    //content: "\f0c0";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 6px;
}
.cpd li:nth-child(1){
     background: url(images/tk_1.png) no-repeat;
}
.cpd li:nth-child(2){
     background: url(images/tk_2.png) no-repeat;
}
.cpd li:nth-child(3){
     background: url(images/tk_3.png) no-repeat;
}
.cpd li:nth-child(4){
     background: url(images/tk_4.png) no-repeat;
}
.btn-top {
     background: url(images/backtop.png) no-repeat 0 0/100% 100%;
    border: medium none;
    bottom: 18px;
    cursor: pointer;
    display: none;
    width: 35px;
    height: 35px;
    outline: none;
    padding: 0;
    position: fixed;
    right: 10px;
    z-index: 9999;
}
.list-socal ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.list-socal ul li img {
	width: 40px;
	border: 1px solid white;
	height: 35px;
}

.list-socal ul li img:hover {
	opacity: 1;
}

/* ----------------------  $menu --------------------------------------------------------------------------------------------------------------*/
.menu-ul{
	margin: 0;
	padding: 0;
}
.nav-menu ul ul{
	display: none;
}
.nav-menu li{
	list-style: none;	
}
.nav-menu-standard-type li{
	position: relative;	
}
.nav-menu .menu-ul  > li{
	float: left;	
}

.nav-menu-standard-type .menu-ul > li:hover > ul{
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999;
}
.nav-menu-standard-type .menu-ul > li:last-child:hover > ul {
	left: auto;
	right: 0;
}
.nav-menu-standard-type  .menu-ul ul > li:hover > ul{
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 999;	
}

/* .nav-menu ul ul ul ul{
	display: none !important;
} */
/* ----------------------  $global ----------------------------------------------------------------------------------------------------------*/
#site-inner{
	//min-width: 1100px;
}

.container{
	width: 1340px;
	margin-left: auto;
	margin-right: auto;
}
.ft-meta {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.luotxem {
    width: 30%;
    float: left;
    color: #F94535;
}
.ft-meta .like-share-box{
    width: 100%;
    float: left;
}
.ft-meta .like-share-box .post-views {
    float: left;
}
.site-main-wrapper{
	margin: 10px 0;
	background: white;
}
#rev_slider_1_1 .uranus .tp-bullet{
	width: 10px;
	height: 10px;
	background: #000;
}
.site-main{	
	min-height:400px;
}

.tmp-title-bar{
	margin:10px 0 20px;
	padding-bottom: 5px;
}

.tmp-title-bar .title{
	font-weight: bold;
	margin-top: 0;
    font-size: 18px;
}
.message{
	padding: 15px;
	margin: 15px;
	font-weight: bold;
}
.message-success{
	color: green;
}

.message-danger{
	color: red;
}

.message-warning {
	color: brown;
}

.thumb{
	text-align: center;
}

.thumb img{
	display: block;
}

.hidden {
	display: none;
}

.message-danger .title-404 a {
	color: green;
}

.message-danger {
	color: red;
	text-align: center;
	background-color: #f2f2f2;
}

.message-danger img {
	margin-top: 20px;
	max-width: 400px;
}

/* ----------------------  $header ------------------------------------------------------------------------------------------------------------*/
.site-header {
	//background-color: #000;
}
.logo .title-logo {
	margin: 0;
}
.title-logo{
	margin: 0px;
}
.widget-content-banner {
	height: inherit;
}

.banner img {
	width: 100%;
	height: 100%;
}

.botton-menu {
	padding: 5px 10px;
	//font-weight: bold;
	cursor: pointer;
	font-size: 20px;
	display: none;
	text-transform: uppercase;
	overflow: hidden;
}
.title-menu {
	float: left;
}

.icon-menu{
	float: right;
	padding:0 8px;
	border-radius: 2px;
	border:1px solid #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
    background-color: #1ba551;
    border-color: #1ba551;
}
.navigation{
	//background: -webkit-linear-gradient(top, #4dc862 0%, #009247 100%);
    //border: 1px solid #ccc;
}
.header-menu{
    background-color: #f5f5f5;
    box-shadow: 0px 6px 5px #CCCBCB;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4e4e4;
}
.btn {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: none;
    border-color: transparent;
    color: #695656;
}
.form-control:focus{
	border:none;
}
.search-form {
    position: relative;
    margin-top: 7px;
    margin-right: 8px;
    margin-left: -20px;
}

#primary-menu {
	clear: both;
}

#primary-menu .menu-ul > li{
	padding: 13px 0px;
	text-transform: normal;
	font-weight: 400;
	
}
#primary-menu .menu-ul > li > a{
	color: #204056;
	text-decoration: none;
	font-size: 15px;
    padding: 12px 15px;
    font-weight: bold;

}

#primary-menu .menu-ul li a:hover{
	background: #204056;
    color: #ffffff;
}

#primary-menu .sub-menu{	
	background: white;
	width: 250px;
	z-index: 9999;
}

#primary-menu .sub-menu li{
	padding: 5px 10px;

}
#menu-menu-danh-muc li{
    position:relative;
}
@media (max-width: 991px) {
    #menu-menu-danh-muc .sub-menu {
       
    }
}
#menu-menu-danh-muc .sub-menu {
    display:none;
}
@media (min-width: 992px) {
    #menu-menu-danh-muc .sub-menu {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        width: 230px;
        background-color: #fff;
        border: 1px solid #ccc;
        z-index: 9999;
    }
    
    #menu-menu-danh-muc li:hover > .sub-menu{
        display:block;
    }
}
.hupso_counters{
    display:none;
}
/* ----------------------  $footer ----------------------------------------------------------------------------------------------------------*/
.site-footer{
	background: #f2efef;
}

.site-footer .company-info{
	padding: 15px 0;
}

.site-footer .fanpage{
	padding-top: 15px;
}

 .copyright{
    font-size: 10px;   
    padding: 5px;
    font-family: arial;
    text-align: center;
    color: #888	;
}

.copyright a {
}

/* ----------------------  $sidebar -----------------------------------------------------------------------------------------------------------*/
.box-sidebar-dm {
	margin-bottom: 15px;
    padding-bottom: 10px;
}


/* ----------------------  $404 ----------------------------------------------------------------------------------------------------------*/

/* ----------------------  $category ----------------------------------------------------------------------------------------------------------*/
.category-tmp-posts .cate-post-item{
	margin-bottom: 30px;
}
.cate-post-title{
	margin-top: 0;
}

.cate-post-date{
	color: #777;
	font-size: 12px;
    display: none;
}

.cate-post-excerpt{
	font-size: 14px;
    text-align: justify;
}

.cate-post-item .read-more{
	color: #0c9b4b;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}

/* ----------------------  $single ----------------------------------------------------------------------------------------------------------*/
#single-tmp{
	
}

section.singular-content{

}
.singular-content .section-main .social4i {
    height: 29px;
    float: right;
    display: table-footer-group;
    text-align: left;
    width: 88%;
}
.singular-content .section-main .luotxem {
    display: table-header-group;
    float: left;
    width: 120px;
}
.single-related-posts{
	margin-top: 30px;
}

.related-title-bar{
	margin-bottom: 20px;
    border-bottom: 1px solid;
}
.related-title-bar span{
	display: inline-block;
    padding: 10px;
    font-weight: bold;
   
}

.single-related-posts ul{
	
}

.single-related-posts li{
	margin: 10px 0;
    font-size: 13px;
}

.single-prodcut-detait-tittle{
	margin-bottom: 20px;
    border-bottom: 1px solid;
    font-size: 14px;
}
.single-prodcut-detait-tittle span{
	display: inline-block;
    padding: 10px;
    font-weight: bold;
    border-bottom:1px solid green;
}

/* ----------------------  $page  ----------------------------------------------------------------------------------------------------------*/

/* ----------------------  $search ----------------------------------------------------------------------------------------------------------*/
.search-tmp-title{
	font-size: 16px;
    border-bottom: 1px solid #bbb;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-weight: bold;
    font-style: italic;
}

.search-tmp-title .search-keywords{
	font-weight:bold;
	font-size:18px;
	color: royalblue;
}

.search-result-items{

}


.section-header-search {
	background-color: #f8f8f8;
}

.search-tmp-title{
	font-size: 16px;
    border-bottom: 1px solid #bbb;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-style: italic;
}

.search-tmp-title .search-keywords{
	font-weight:bold;
	font-size:18px;
	color: royalblue;
}


/* ----------------------  $archive ----------------------------------------------------------------------------------------------------------*/
#archive-tmp {
	
}

.archive-sp-item {
    position: relative;
}
	
.giam-gia {
	position: absolute;
	top: 1px;
	width: 80px;
	height: 80px;
	text-align: center;
	color: white;
	left: 1px;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; 
}


.archive-list-sp {
	overflow: hidden;
}

.archive-sp-item {
    vertical-align: top;
    border: 1px solid #f6f6f6;
}

.archive-sp-item-thumb {
    margin: 5px 20px;
    position: relative;
    padding-bottom: 60%;
}
@media (max-width: 768px) {
    .archive-sp-item-thumb {
        margin-left: 5px;
        margin-right: 5px;
        padding-bottom: 80%;
    }
}
.archive-sp-item-thumb img{
    //max-height:160px;
    //width:auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
   width: 100%;
    height: 100%;
}

.archive-sp-item-meta {
	padding: 0px 10px;
}

.archive-sp-item .ten-sp {
	font-weight: bold;
	font-size: 13px;	
    overflow: hidden;    
    color: #222;
    font-weight: 500;
    display: block;    
    text-align: center;
    line-height: 1.3;
}
@media (max-width: 768px) {
    .archive-sp-item .ten-sp {
        font-size : 12px;
    }
}
.ten-sp a{
	text-decoration: none;
}

.archive-sp-item .gia-sp {
	font-weight: bold;
	color: red;
}

/* ----------------------  $single sp ----------------------------------------------------------------------------------------------------------*/

.single-sp-info {
	//margin-bottom: 10px;
}

.single-sp-thumb{
	padding-top: 10px;
	position: relative;
    padding-bottom: 70%;
    margin-bottom: 30px;
}

.single-sp-thumb p{
    margin: 5px 0 0;
    text-align: center;
    position: absolute;
    top: 100%;
    display: block;
    width: 100%;
    margin: 0;
}
.single-sp-thumb img {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: auto;
}
.single-sp-fields .ten-sp {
	
}
.single-sp-fields .ten-sp h1{
	font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    color: #ef0000;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
}

.single-sp-fields .field-row{
	padding: 10px 0;
}

.single-sp-fields  .gia-sp .value{
	font-size: 26px;
	color: red;
	font-weight: bold;
}

.single-sp-fields .buy-sp{
	display: inline-block;
	margin: 20px;
	border: none;
	background: #9933ff;
	color: white;
	font-weight: bold;
	padding: 10px 15px;
}

.single-sp-content .header-tab-group{
	margin-bottom: 20px;
    border-bottom: 1px solid;
}

.single-sp-content .header-tab{
	 display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
}

.single-sp-content .content-tab-group{
	//padding: 15px;
}

.dat-hang .add-cart{
	padding: 6px 15px;
    border-radius: 4px;
    background: #046304;
    color: #fff;
    text-decoration: none;
}
.single-sp-content .widget-title {
    border-bottom: 1px solid #c6c8c6;
    font-size: 17px;
    color: #046304;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 10px 0;
}
.single-sp-content .widget-title span{
    border-bottom:1px solid green;
    padding-bottom:10px;
}
.wpcf7-form label:after {
    content: '*';
    color: #DB2828;
    margin-left: 3px;
}
.wpcf7-text, .wpcf7-textarea {
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    tap-highlight-color: rgba(255,255,255,0);
    line-height: 1.2142em;
    padding: .67861429em 1em;
    font-size: 1em;
    background: #FFF;
    border: 1px solid rgba(34,36,38,.15);
    color: rgba(0,0,0,.87);
    border-radius: .28571429rem;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color .1s ease,border-color .1s ease;
    transition: color .1s ease,border-color .1s ease;
    margin-bottom: 5px;
    width: 100%;
}
.wpcf7-textarea {
    height: 100px;
}
.wpb_wrapper label{
	display: block;
}
.wpcf7-submit {
    background-color: #046304;
    color: #FFF;
    border: none;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 3px;
}
/* ----------------------  $home  ----------------------------------------------------------------------------------------------------------*/
.home-block {
	margin-bottom: 15px;
	clear: both;
}

/* ----------------------  $custom template -----------------------------------------------------------------------------------------------------------*/


.box-sidebar h4.title-sidebar,.section-header h1.title  {
	color: #333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    //border-bottom: 2px solid #046304
}
.section-header h1.title{
   // text-transform: uppercase;
}
.cpd li:last-child, {
    border-bottom: none;
}
.fa-align-left{
    margin-right: 5px;
}
.section-header{
	 border-bottom: 1px solid #ccc;
	 margin-bottom: 10px;
}
.section-header h1.title{
	border-bottom: 0px;
}
.col-sidebar{
    width: 19%;
    padding: 0px;
    padding-left: 10px;
    padding-right: 5px;

}
.col-main{
	width: 81%;
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom: 15px;

}
.menu-menu-danh-muc-container{
	//border:1px solid #ccc;
}
.menu-menu-danh-muc-container ul{
	margin-bottom: 0px;
}
.menu-menu-danh-muc-container ul li {
    padding: 13px 10px;
    position: relative;
    list-style-type: circle;
    border-bottom: 1px solid #f6f6f6;
    
    color: #DDD;
}
@media (min-width: 350px) and (max-width: 767px) {
    .menu-menu-danh-muc-container .menu > li {
        float: left;
        width: 50%;
    }
    .menu-menu-danh-muc-container .menu > li:nth-child(2n+3) {
       clear:both;
    }
}
@media (min-width: 768px) {
    .menu-menu-danh-muc-container ul li {
        padding: 5px 10px; 
    }
}
.menu-menu-danh-muc-container ul li:last-child{
	border-bottom: none;
}
.menu-menu-danh-muc-container li a{
    font-size: 15px;
    text-decoration: none;
    color: #333;
}
.menu-menu-danh-muc-container li a:hover{
	color: #c93702;
}
.menu-menu-danh-muc-container li.menu-item-has-children:after {
    position: absolute;
    top: 14px;
    right: 15px;
    font-family: FontAwesome;
    content: "\f105";
    color: #333;
}
.block-inner-content .archive-sp-item {
   margin-bottom: 10px;
}
.box-sidebar-dm{
    border: 1px solid #f6f6f6;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(225,225,225,0.75);
    -moz-box-shadow: 0px 0px 1px 0px rgba(225,225,225,0.75);
    box-shadow: 0px 0px 1px 0px rgba(225,225,225,0.75);
}
.single-sp-fields ._2tga ._49ve{
    height: 16px !important;
}
.title-bar {
	color: #046304;
    font-weight: bold;
    line-height: 40px;
    clear: both;
    margin: 0 0 6px 0;
    //text-transform: uppercase;
    border-bottom: 1px solid #f6f6f6;
    font-size: 15px;
}
.heading{
	display: inline-block;
	margin: 0px;
    color: #079225;
    font-weight:bold;
    font-size: 14px;
    text-decoration: none;
}
.title-bar span{
    font-weight: 500;
    color: #ef1010;
    font-size:14px;
    text-decoration: none !important;
    margin-left: 10px;
}
.title-bar a {
    text-decoration: none !important;
}
.btn-primary{
	border: none;
    background: #fe0000;
    font-weight: bold;
    color: #fff !important;
}
.text-right{
	color: #fe0000;
	font-weight: 16px;
}
.col-box-sp{
	padding: 2px;
}


.heading a{
	text-decoration: none;

}
.heading a:hover{
	color: red;
}
 
.box-sidebar .title-sidebar-v, 
.title-sidebar-sp{
	margin-bottom: 15px !important;
}
#archive-tmp .archive-sp-item{
    padding-bottom: 1px;
}
..title-sidebar-sp{
    margin-bottom: 5px !important;
}
.content-box-sd-h {
    margin:0px 10px;
    border: 1px solid #ccc;
    padding-bottom: 10px;
}
.supporter .name {
    display: block;
    color: #333;
    font-size: 20px;
    line-height: 1.4;
}
.content-box-sd .supporter {
    font-weight: 700;
    margin: 0 10px;
    padding: 10px 15px 10px 55px;
    border-bottom: 1px solid #ccc;
    background: url(images/bg-tel.png) 10px center no-repeat;
}
.supporter .phone a {
    color: #e60000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}
.title-f{
	text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    font-family: 'VHELVCB',Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #ccc;
    line-height: 1.4;
}
.article-product-tooltip {
   
}
.article-product-tooltip  {
    padding: 5px;
    border-radius: 2px;
    background:white;
    display:none;
    border:1px solid #ccc;
    z-index: 100;
    width: auto;
    max-height:400px;
    max-width:500px;
}
.search-mobile{
    display: none;
}
.like-share{
    display: inline-block;
    line-height: 14px;
    padding-left:0px;
    text-align: center;
}
.hupso_facebook{
    margin-left:0px !important;
    float:right  !important;
}
.hupso_google{
    width:auto !important;
    margin-left:0px !important;
     margin-right:5px !important;
}
.hupso-share-buttons{
    padding-top:0px !important;
}
.sidebar .hupso_c {
    text-align:center !important;
    margin-top:10px !important;
}
.sidebar .hupso-share-buttons{
    padding-bottom:0px !important;
}
.like-share .ten{
    float: left;
    padding-top: 6px;
    margin-right: 5px;
    color: red;
}
.share-fb{
    padding-top: 15px;
}
.share-fb .fa{
    font-size: 16px;
}
.fa-twitter{
    color:#1da1f2 
}
 .fa-google-plus{
    color: red;
}
.fa-facebook{
    color: #4267b2;
}
.fa-youtube {
    color: red;
}
.view-post{
    display: inline-block;
    padding-top: 3px;
    color: #b2b2b2;
}
.col-img{
    width: 40%;
    float: left;
    margin-right: 8px;
}
.col-img img{
    border:1px solid #ccc;
    padding: 2px;
}
.cate-title{
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    font-size: 15px;
    margin-top: 0px;
}
.cate-title a{
    border-bottom: 1px solid green;
    padding-bottom: 7px;
    display: block;
}
.block-2{
   padding: 15px 0px;
    border: 1px solid #f6f6f6;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(225,225,225,0.75);
    -moz-box-shadow: 0px 0px 11px 0px rgba(225,225,225,0.75);
    box-shadow: 0px 0px 11px 0px rgba(225,225,225,0.75);
}
.cate-excerpt{
    font-size: 13px;
}
.comments-area {
  padding: 15px;
  width: 100%;
}

.comments-area #comment {
  width: 70%;
  max-width: 100%;
  min-width: 50%;
  height: 150px;
}

.comment-form-author input, .comment-form-email input {
    width: 70%;
}

.comments-area .comment-list {
    padding-left: 0;
}

.comment-content {
    background: #f8f8f8 none repeat scroll 0 0;
    color: black;
    font-size: 15px;
    padding: 10px;
    border-radius: 3px;
    margin: 10px 0;
}

.comment-list > li {
    border-bottom: 1px solid white;
}

.comment-body {
    border-left: 1px solid #abc;
    padding-left: 5px;
}

.children {
    border-left: 1px dotted #abc;
    padding-left: 15px;
}

.comment-metadata {
    color: #555;
    font-size: 10px;
    font-style: italic;
}

.comment-respond {
    padding: 10px;
    border-radius: 5px;
    background-color:  rgba(149, 161, 163, 0.03) ;
}

.comments-area label {
    width: 100px;
    float: left;
}

.comment-reply-title {
    color: #eff9fb;
    font-size: 0px;
    padding-bottom: 5px;
}


.comment-form-url, .comment-notes {
    display: none;
}

.comments-area .submit {
    width: 150px;
    padding: 5px 0;
    margin-left: 100px;
}

/*recent comment*/
.customized-recent-comments {
    border: 1px solid white;
    border-radius: 5px;
    max-height: 400px;
    min-height: 280px;
    overflow: auto;
    padding: 10px;
}

.recentcomment {
    border-bottom: 1px solid white;
    padding: 8px 0;
    font-size: 12px;
    font-style: italic;
} 

.comment-meta {
     color: #abc;
     font-size: 9px;
}

.comment-meta:hover {
     color: #333;
     font-weight: bold;
}

.recentcomment h3 {
    display: none;
}
.comments-title,
.logged-in-as{
    display: none;
}
.box-sidebar .title-sb {
    text-align: left !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px !important;
}
.box-sidebar .title-sb span{
    //border-bottom: 1px solid #18a918;
    padding-bottom: 10px;
    padding-left: 5px;
}
.box-tk{
    margin-top: 15px;
}
#vertical-ticker{
    height:550px;
    overflow:hidden;
    margin:0; padding:0;
}
#vertical-ticker li{
    display:block;
    color:#333;
    text-align:center;
    font-size:25px;
    font-weight:bold;
}
@media (max-width: 767px) {
  .col-auto-clear.col-xs-2:nth-child(6n+7) {
    clear: both;
  }
  .col-auto-clear.col-xs-3:nth-child(4n+5) {
    clear: both;
  }
  .col-auto-clear.col-xs-4:nth-child(3n+4) {
    clear: both;
  }
  .col-auto-clear.col-xs-6:nth-child(2n+3) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-auto-clear.col-sm-2:nth-child(6n+7) {
    clear: both;
  }
  .col-auto-clear.col-sm-3:nth-child(4n+5) {
    clear: both;
  }
  .col-auto-clear.col-sm-4:nth-child(3n+4) {
    clear: both;
  }
  .col-auto-clear.col-sm-6:nth-child(2n+3) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-auto-clear.col-md-2:nth-child(6n+7) {
    clear: both;
  }
  .col-auto-clear.col-md-3:nth-child(4n+5) {
    clear: both;
  }
  .col-auto-clear.col-md-4:nth-child(3n+4) {
    clear: both;
  }
  .col-auto-clear.col-md-6:nth-child(2n+3) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .col-auto-clear.col-lg-2:nth-child(6n+7) {
    clear: both;
  }
  .col-auto-clear.col-lg-3:nth-child(4n+5) {
    clear: both;
  }
  .col-auto-clear.col-lg-1-5:nth-child(5n+6) {
    clear: both;
  }
  .col-auto-clear.col-lg-4:nth-child(3n+4) {
    clear: both;
  }
  .col-auto-clear.col-lg-6:nth-child(2n+3) {
    clear: both;
  }
}
.hupso_c {
    text-align: left !important;
}
.home #vertical-ticker {
    height:580px;
}
.sidebar .archive-sp-item {
    border: none;
}

.mobile-contact-buttons {
  position: fixed;
  left: 3px;
  bottom: 18px;

}
.mobile-call-button {
  margin-right: 10px;
  background: #00908B;
  color: white;
  display: block;  
  padding: 0 20px; 
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-size: 20px;
  text-decoration: none;
  color: white;
  border-radius: 5px;
}
.mobile-call-button ._number{
  margin-left: 10px;
}
@media (max-width: 767px) {
  .mobile-call-button {      
    padding: 0 15px; 
    height: 30px;
    line-height: 30px;
  }
}
.mobile-contact-buttons a {
  text-decoration: none;
  color: white;
}





#wpadminbar {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}


.mobile-search-form {
  position: relative;
}
.mobile-search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#mobile-menu ul {
  margin: 0;
  padding: 0;
}
#mobile-menu li {
  list-style-type: none;
}
#mobile-menu a {
  color: inherit;
}
#mobile-menu ._menu_bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #00908B;
  color: white;
  z-index: 2100;
}
#mobile-menu ._menu_bar li {
  float: right;
  font-size: 14px;
  line-height: 40px;
  padding: 0 12px 0 15px;
  height: 40px;
}
#mobile-menu ._menu_toggle {
  border-right: 1px solid #ccc;
  position: fixed;
  top: 40px;
  right: -300px;
  bottom: 45px;
  width: 300px;
  background: white;
  z-index: 2000;
  overflow: auto;
  transition: right 0.5s ease;
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
}
#mobile-menu ._menu_toggle._active {
  right: 0;
}
#mobile-menu ._search {
  position: relative;
  margin: 15px;
}
#mobile-menu ._search ._search_input {
  padding-right: 40px;
}
#mobile-menu ._search ._btn_search {
  position: absolute;
  right: 0;
  top: 0;
  background: #00908B;
  border-color: #00908B;
  color: white;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#mobile-menu ._menu {
  border-top: 1px solid #ccc;
}
#mobile-menu ._menu li {
  position: relative;
  color: ##00908B;
}
#mobile-menu ._menu li a {
  display: block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mobile-menu ._menu li.menu-item-has-children > a {
  margin-right: 40px;
}
#mobile-menu ._menu li.menu-item-has-children:after {
  content: "\f107";
  font-family: 'fontawesome';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  width: 40px;
  padding-top: 10px;
  border-left: 1px solid #ccc;
  text-align: center;
}
#mobile-menu ._menu > li {
  border-bottom: 1px solid #ccc;
  font-size: 15px;
   font-weight: bold;
   color: #00908B;
}
#mobile-menu ._menu > li > a {
      
   
}
#mobile-menu ._menu .sub-menu {
  display: none;
  margin-left: 20px;
  border-left: 1px solid #ccc;
}
#mobile-menu ._menu .sub-menu li {
  border-top: 1px solid #ccc;
}
@media (max-width: 991px) {
  body {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  #mobile-menu {
    display: none !important;
  }
}
body.admin-bar #mobile-menu ._menu_bar {
  top: 32px;
}
body.admin-bar #mobile-menu ._menu_toggle {
  top: 72px;
}
@media screen and (max-width: 782px) {
  body.admin-bar #mobile-menu ._menu_bar {
    top: 46px;
  }
  body.admin-bar #mobile-menu ._menu_toggle {
    top: 86px;
  }
}
.gg-ads {
    margin-bottom:20px;
}
.botton-menu {
    display:none !important;
}
@media (max-width: 800px) {
    .header-menu {
        display: none;
    }
}
.media-container-4-3 {
    position: relative;
    padding: 0 0 75%;
    display:block;
    width:100%;
    
}
.media-container-4-3 iframe {
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height: 100%;
}
/*--- slick ---*/
#home-slide .slick-nav {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  padding: 7px 17px;
  border-radius: 3px;
  border: 0;
}
#home-slide .slick-next {
  right: 0;
  left: unset;
}
#home-slide .slick-nav i {
  font-size: 25px;
  color: #827777;
}
#home-slide figure,
#home-slide .widget {
  margin-bottom: 0;
}
ul.slick-dots li {
    list-style: none;
    border: 2px solid #e1e1e1;
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    transition: all .3s;
}
ul.slick-dots button {
    display: none;
}
ul.slick-dots {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}
ul.slick-dots li:hover,
ul.slick-dots li.slick-active {
    background-color: #111;
}

.breadcrumb{margin-bottom: 0px;background-color: unset;margin-top:5px}
.breadcrumb p{margin-bottom:0;}
