/*!
Theme Name: Etinco - new
Theme URI: http://underscores.me/
Author: etinco
Author URI: https://etinco.com.vn
Description: Theme Develope by etinco
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cnv
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

HP Glass is based on Underscores https://underscores.me/, (C) 2012-2020 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 https://necolas.github.io/normalize.css/
*/

.widget_layered_nav {
    position: relative;
    padding: 8px 15px 6px 8px;
    margin-right: 5px;
    border: 1px solid #4285f4;
    border-radius: 5px;
    background: #f5f5f5;
    display: inline-block;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list {
    display: none;
    position: absolute;
    width: 190px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px;
    z-index: 999;
    list-style: none;
    margin-left: -1px;
    font-size: 14px;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list li {
    padding: 2px;
}
.widget_layered_nav:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #1e5480;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    right: 4px;
    top: 50%;
    vertical-align: top;
    content: '';
    margin-top: -2px;
}
.widget_layered_nav .woocommerce-widget-layered-nav-list li.active a::before {
    font-family: FontAwesome;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\f057";
    text-decoration: none;
    color: #a00;
}
.widget_layered_nav:hover .woocommerce-widget-layered-nav-list {
    display: block;
}
.page-success {
    max-width: 600px;
    margin: 50px auto;
}
.page-success-head img {
    height: 100px;
}
.page-success-head {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    color: #0265FE;
}
.page-success-head .success-title {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}
.page-success-head .icon {
    margin-bottom: 35px;
}
.page-success-head .sub-title {
    font-size: 12px;
    font-weight: 500;
    color: #0265FE;
}
.page-success-info {
    text-align: center;
}
.page-success-info .btn-home {
    background: #0265FE;
    border: 1px solid #0265FE;
    border-radius: 15px;
    width: 200px;
    color: #fff;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
}
.page-success-info .btn-home:hover {
    background: #fff;
    color: #0265FE;
}
.form_cta_single.loading {
    position: relative;
}
.form_cta_single.loading::after {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.cta-form {
    background: #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.19);
    margin: 10px 0 20px;
    font-size: 14px;
}
.cta-form .form_cta_single {
    padding: 16px;
    background: #F5F5F5;
}
.cta-form .cta-form-head {
    text-align: center;
}
.cta-form .cta-form-info {
    padding: 16px;
    padding-right: 0;
    position: relative;
}
.cta-form .cta-form-info .btn-next {
    position: absolute;
    font-size: 30px;
    color: #cd282f;
    background: #fff;
    border-radius: 50%;
    height: 32px;
    width: 37px;
    text-align: center;
    line-height: 37px;
    right: -45px;
    z-index: 2;
    top: 45%;
}
.cta-form .cta-form-info p {
    margin-bottom: 10px;
    font-size: 14px;
}
.cta-form .cta-form-info span {
    display: inline-block;
    height: 35px;
    width: 35px;
    background: #ddd;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ccc;
    font-size: 14px;
    margin-right: 9px;
}
.cta-form .title-form {
    font-size: 16px;
    font-weight: 700;
    color: #cd282f;
    margin-bottom: 15px;
    line-height: 1.4;
    text-transform: uppercase;
}
.cta-form .btn-submit {
    background: #cd282f;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}
.cta-form .form-group {
    margin-bottom: 15px;
}
.cta-form .form-group label {
    font-size: 0;
    position: absolute;
}
.cta-form .form-control {
    font-size: 14px;
    border-radius: 0;
    height: 42px;
}
body.single .related-service .service-icon .icon {
    border-radius: 0;
    background: url("images/Icon-Etinco.png") no-repeat center;
    background-size: contain;
}
body.single .related-service {
    counter-reset: section;
}
body.single .related-service .service-icon {
    counter-increment: section;
}
body.single .related-service .service-icon .icon:before {
    content: "0" counter(section);
    font-size: 25px;
    font-weight: 700;
    position: absolute;
}
.home-service .service-icon .icon img {
    display: none;
}
.author_advanced {
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
@media (min-width: 768px) {
    .col-md-3.order-2.order-md-1 ~ .col-md-9 {
        order: 2;
    }
}
.container {
    max-width: 980px;
}
.archive-description.entry p {
    margin-bottom: 10px;
}
.archive-description.entry p {
    line-height: 1.4;
}
.widget-category-home4 .thumb {
    width: 100%;
    aspect-ratio: 20/13;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.widget-category-home4 .thumb img {
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.widget-category-home4 .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.widget-category-home4 .title:hover {
    text-decoration: underline;
}
.widget-category-home4 .title a {
    color: #333333;
}
.widget-category-home4 .post {
    border: 0px solid #ddd;
    height: 100%;
    padding: 8px;
}
.widget-category-home4 .list-posts {
    row-gap: 30px;
}
.widget-menu-sidebar ul {
    padding-left: 0;
    list-style: none;
}
.widget-menu-sidebar > ul > li > a {
    color: #333;
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    background: #e0e0f3;
    width: 100%;
    padding-left: 18px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}
.widget-menu-sidebar ul ul > li:not(:last-child) {
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    border-top: none;
}
.widget-menu-sidebar ul li a {
    line-height: 20px;
    padding: 8px 5px 8px 18px;
    color: #336699;
    display: block;
    font-size: 12px;
    font-weight: 600;
    transition: 0.1s;
}
.widget-menu-sidebar ul li a:hover {
    padding-left: 24px;
}
.top-nav {
    background-color: #535353;
    border-bottom: 0px solid #8e8e8e;
}
.primary-nav {
    position: relative;
    background-color: #535353;
}
.primary-nav:after, .primary-nav:before {
    display: none;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.service-container {
    counter-reset: section;
}
.service-container .item:before {
    counter-increment: section;
    content: counter(section) ". ";
}
#section-cskh .list-post-cat {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
#section-cskh .list-post-cat .post {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.single-expert .single-top-wrap {
    margin-bottom:30px
}
.single-expert .single-top-wrap .position {
    font-size:20px;
    color:#1d3868;
    text-transform:uppercase
}
.single-expert .single-top-wrap .name {
    font-size:30px;
    font-weight:800;
    color:#1d3868;
    text-transform:uppercase
}
.single-expert .single-top-wrap .review-star {
    margin-bottom:5px
}
.single-expert .single-top-wrap .description {
    margin-bottom:30px
}
.single-expert .single-content-wrap .menu-site-link {
    background:#ecf5ff;
    list-style:none;
    padding:15px;
    display:flex;
    margin-bottom:30px
}
.single-expert .single-content-wrap .menu-site-link a {
    padding:0 20px;
    color:#222
}
.single-expert .single-content-wrap .menu-site-link li {
    position:relative
}
.single-expert .single-content-wrap .menu-site-link li:before {
    content:"";
    height:2px;
    background:#ffc231;
    position:absolute;
    bottom:-15px;
    left:0;
    transition:all .4s
}
.single-expert .single-content-wrap .menu-site-link li.active:before,
.single-expert .single-content-wrap .menu-site-link li:hover:before {
    width:calc(100% - 40px);
    left:20px
}
.single-expert .single-content-wrap .menu-site-link li.active a {
    color:#1d3868;
    font-weight:700
}
.single-expert .section-container {
    margin-bottom:30px
}
.single-expert .section-container .section-title {
    margin-bottom:20px
}
.single-expert .section-container .personal-information {
    list-style:none;
    padding-left:0!important
}
.single-expert .section-container .personal-information li:not(:last-child) {
    border-bottom:1px solid #e1edff;
    padding-bottom:15px;
    margin-bottom:15px
}
.single-expert .section-container .personal-information .col-one {
    font-weight:700;
    min-width:164px;
    display:inline-block
}
.single-expert .section-container .section-content ul {
    padding-left:17px
}
.single-expert .section-container .section-content li::marker {
    color:#ffc231
}
.single-expert .consulted-article .post-right {
    margin-bottom:20px
}
.section-container .section-title {
    position:relative;
    padding-left:15px
}
.section-container .section-title:after {
    content:"";
    width:5px;
    height:80%;
    background:#ffc231;
    position:absolute;
    left:0;
    top:3px;
    border-radius:2px
}
.author-article .post-thumbnail {
    width:261px;
    height:168px
}
.author-article .post-right {
    margin-bottom:20px
}
.single-author .single-top-wrap .name {
    text-transform:capitalize
}
.list-testinomial .slick-arrow {
    width:35px;
    height:35px;
    border-radius:50%;
    border:1px solid #ddd;
    background:#fff;
    z-index:1
}
.list-testinomial .slick-arrow:before {
    content:"";
    width:14px;
    height:12px;
    display:inline-block
}
.list-testinomial .slick-arrow:focus,
.list-testinomial .slick-arrow:hover {
    background:#ffc231;
    border-color:#ffc231
}
.list-testinomial .slick-next:before {
    background:url(images/next-arrow.svg) no-repeat;
    background-size:100% 100%
}
.list-testinomial .slick-prev:before {
    background:url(images/prev-arrow.svg) no-repeat;
    background-size:100% 100%
}
.list-testinomial .slick-dots button:before {
    color:#1d3868;
    font-size:13px
}
.list-testinomial .item .info {
    background-color:#fff;
    align-items:center
}
.list-testinomial .item .info .thumb {
    width:70px;
    height:70px;
    display:block;
    margin-right:10px;
    border-radius:70px;
    overflow:hidden;
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
    align-items:flex-start
}
.list-testinomial .item .info .thumb img {
    -o-object-fit:cover;
    object-fit:cover;
    object-position:50% 50%;
    -o-object-position:50% 50%;
    width:100%;
    height:100%
}
.list-testinomial .item .info p {
    margin-bottom:0
}
.list-testinomial .item .info strong {
    color:#1d3868
}
.list-testinomial .item .info .sub {
    font-size:14px;
    color:#a30
}
.list-testinomial-video {
    margin-bottom:40px
}
.list-testinomial-video .meta {
    margin-top:20px
}
.list-testinomial-video .name {
    font-size:20px;
    font-weight:700;
    color:#1d3868;
    margin-bottom:10px
}
.list-testinomial-text .slick-list {
    padding-top:10px;
    padding-bottom:15px
}
.list-testinomial-text .item {
	padding: 20px 15px 30px;
	min-height: 260px;
	box-shadow: 3px 3px 15px rgba(29,56,104,.12);
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #e1edff;
}
.list-testinomial-text .review-star {
    margin-left:auto;
    margin-top:8px
}
.single-expert .review-star {
    list-style:none;
    padding-left:0;
    margin-left:0;
    margin-bottom:0
}
.single-expert .review-star li {
    display:inline-block;
    line-height:1
}
.single-expert .review-star i {
    color:#ffc231;
    font-size:12px
}
@media (max-width:575px) {
    .single-expert .avatar {
        width:300px;
        height:300px;
        margin:0 auto 20px
    }
    .single-expert .single-top-wrap .position {
        font-size:16px;
        text-align:center
    }
    .single-expert .single-top-wrap .name {
        font-size:24px;
        text-align:center
    }
    .single-expert .single-top-wrap .review-star {
        text-align:center
    }
    .single-expert .single-top-wrap .description {
        margin-bottom:20px
    }
    .single-expert .single-content-wrap .menu-site-link {
        flex-wrap:nowrap;
        overflow-x:scroll
    }
    .single-expert .single-content-wrap .menu-site-link li {
        flex:0 0 auto
    }
    .single-author .avatar {
        width:120px;
        height:120px;
        margin-bottom:0
    }
    .single-author .info-content {
        padding-left:0
    }
    .single-author .single-top-wrap .name,
    .single-author .single-top-wrap .position {
        text-align:left
    }
    .author-article .post-thumbnail {
        width:164px;
        height:106px
    }
}
#myBtn {
	height: 45px;
	width: 45px;
	position: fixed;
	right: 5px;
	bottom: 100px;
	background: url(images/icon-totop.png);
	background-size: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	display: none;
	border: none;
}
.widget-category {
	padding: 30px 0;
}
.widget-header {
	border-bottom: 2px solid #ececec;
	margin-bottom: 1.5em;
}
.widget-header .widget-title {
	font-size: 20px;
	border-bottom: 2px solid rgba(0,0,0,.1);
	margin-bottom: -2px;
	margin-right: 15px;
	padding-bottom: 7.5px;
	display: inline-block;
}
.item-post {
	box-shadow: 0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.14);
	padding-bottom: 20px;
	padding-top: 8px;
}
.item-post .thumb {
	width: 105px;
	float: left;
	margin-right: 15px;
	border-radius: 3px;
	overflow: hidden;
}
.item-post .title a {
	color: #f17126;
	font-size: 16px;
	display: block;
	font-weight: 700;
	letter-spacing: 0.4px;
}
.item-post .title a:hover {
	color: #7a7d7e;
}
.item-post .thumb:hover {
	opacity: 0.8;
}
.widget-category .s-title-line::after {
	left: 0;
	margin-left: 0;
}
.widget-category .s-title-line::before {
	content: '';
	width: 100%;
	border-top: 2px solid #f3f3f3;
	position: absolute;
	top: 100%;
	margin-top: 15px;
}
.dropdown-item.active, .dropdown-item:active{
	background: #0b3b85;
	color: #fff;
}
.entry figure{
	max-width: 100% !important;
}
@media (min-width: 1500px) and (max-width: 1910px){
	.primary-nav:before {
		width: 420px;
	}
	.primary-nav:after {
		left: 420px;
	}
}
@media(max-width: 575px){
	.home-about .col-image {
		width: 225px;
		bottom: -40px;
	}
	.item-post .thumb {
		width: 100px;
		float: unset;
		margin: 0 auto 15px;
	}
	.item-post .title a {
		font-size: 14px;
		text-align: center;
	}
}
.single-post-meta{
	background: #ececec;
}
/** service */
@media(max-width: 575px){
	body.single .home-service .service-icon, 
	body.single .service-container .service-icon{
		margin-bottom: 0px;
	}
	body.single .home-service .s-title,
	body.single  .service-container .s-title{
		margin-bottom: 30px;
	}
	.service-container .service .inner,
	.service-container .service:nth-child(2n) .inner{
		padding: 0;
	}
	.service-container .service:nth-child(2n) .inner:before{
		display: none;
	}
	.service-container .service:nth-child(2n) .inner .h-title a{
		color: #f17126;
	}
}
/*.primary-nav {
    background-color: #7a7d7e;}*/
@media (max-width: 575px) {
 .widget-category-home4 .thumb {
  width: 200px;
  margin: 0 auto 10px;
 }
 .cta-form .title-form {
    font-size: 22px;
}
.cta-form .subtitle1-form {
    font-size: 20px;
}
.page-success-head img {
    height: 100px;
}
}