/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #434343;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.618;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #434343;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
	margin: 0 auto;
	height: 90px;
	width: 100%;
	float: left;
	position: relative;
    z-index: 9;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 100px;
	height: 90px;
}

.site-title {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 36px;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	height: 100%;
}

.site-title a,
.site-title a:hover {
	color: #434343;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.svg) no-repeat left center;
	background-size: 85px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: calc(100% - 100px);
	position: relative;
	margin: 21px 0 0;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #434343;
}

.nav-primary .wrap{
	width: 1170px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #434343;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #434343;
    display: block;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 18px;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	color: #2C3C81;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background: none;
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
    color: #434343;
    font-size: 16px;
    padding: 15px;
    position: relative;
    text-transform: none;
    width: 320px;
    text-transform: uppercase;
}

.site-header .menu .bt ul li a{
	font-weight: 400;
	padding: 20px 15px;
}

.site-header .menu .bt ul li:last-child a{
	border-radius: 0 0 20px 20px;
}

.site-header .menu .bt ul li a:hover{
	font-weight: 600;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
    background: #2C3C81;
    color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 250px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
	padding-top: 20px;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	padding: 20px 0;
	width: 1170px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
    float: left;
    width: 100%;
    padding: 15px 0;
    font-size: 16px;
    box-shadow: 1px 2px 2px #f7f7f7;
}

.breadcrumb .wrap{
	width: 1170px;
    color: #2c3c81;
    font-weight: 400;
}

.breadcrumb a{
	color: #434343;
	font-size: 16px;
	font-weight: 400;
}

.breadcrumb .label{
	margin: 0 5px;
	font-weight: 400;
	color: #434343;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', Arial, sans-serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #434343;
	font-family: 'Roboto', Arial, sans-serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	background-color: #2c3c811a;
	font-size: 15px;
	padding: 10px 15px;
	color: #434343;
}

.widget-area .widgettitle a {
	color: #434343;
	text-decoration: none;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: justify;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 16px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #f2f2f2;
	color: #434343;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #987C44;
	color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar .widgettitle p,
.sidebar .widgettitle a {
    color: #2c3c81;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

.sidebar .widgettitle{
	margin-bottom: 15px;
}

.sidebar .widget {
    background: #fff;
    margin: 0 0 30px;
    padding: 0 0 15px;
    float: left;
    width: 100%;
    border-bottom: 2px solid #3C6CB5;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #434343;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    /* padding: 12px 0 0; */
    width: 400px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
    display: none;
    position: absolute;
    right: 0px;
    top: 68px;
    background: #fff;
    display: none;
}

.site-header .widget_search .widgettitle.active{
	background: unset;
    text-indent: initial;
    line-height: 40px;
    text-align: center;
    font-size: 21px;
    color: #7e7e7e;
    border: 1px solid #7e7e7e;
    border-radius: 100%;
    height: 40px !important;
}

.site-header .widget_search form input[type="submit"]{
	float: right;
    border: none;
    padding: 20px !important;
}

.site-header .widget_search input[type="search"]{
	color: #333;
	width: calc(100% - 50px);    
}


.site-header .widget_search input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333 !important;
    opacity: 1; /* Firefox */
    font-size: 16px;
  }

.site-header .widget_search input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333 !important;
    font-size: 16px;
  }

.site-header .widget_search input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #333 !important;
    font-size: 16px;
  }

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 110px);
	border: none;
	background: unset;
	height: 40px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #2b3c84;
	color: #fff;
	font-weight: 600;
	text-align: center;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 15px 0;
	width: 1170px;
}

.site-footer p {
	color: #fff;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px;
    width: 348px;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: 98%;
    background: #fff;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #f2f2f2;
	color: #434343;
	padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #987c4463;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #987c44;
}

.section{
	float: left;
	width: 100%;
}

.site-header .widget_search .widgettitle, .site-header .widget_search input[type=submit] {
    background: url(images/s.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 45px;
    margin: 0;
    background-size: 20px;
}

.site-header .widget{
	float: right;
}

#menu-main-menu>li:hover>a:before, #menu-main-menu>li.current-menu-item>a:before {
    width: 100%;
}

#menu-main-menu a:before {
    background-color: #2C3C81;
    bottom: 0;
    content: "";
    height: 1.5px;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateZ(0) !important;
    transform: scaleX(0);
    transition: transform .15s ease-in-out 0s;
    width: 0%;
    transition: width 1s;
    margin: 0 auto;
}

.content-slider .custom_paging{
	float: left;
	width: 100%;
	text-align: center;
	margin: -50px 0 0;
	position: relative;
}

.content-slider .custom_paging li{
	list-style-type: none;
	background: url(images/dot.svg) no-repeat center center;
	width: 20px;
	height: 10px;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}

.content-slider .custom_paging li.slick-active{
	background: url(images/dot2.svg) no-repeat center center;
	width: 50px;
}

.content-trade .widget h3,
.content-trade .widget h2 {
	display: none;
}

.content-trade .widget img{
}

.content-trade .widget .cmsp-item{
    margin: 70px 10px;
    border: 1px solid #ededed;
    border-radius: 10px;
}

.cmsp-category-list.no-slick-center .cmsp-item{
	padding: 0 20px;
	margin: 70px 0px;
}

.content-trade .widget{
	text-align: center;
}

.cmsp-category-list.no-slick-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.content-news .widget{
	float: left;
	width: 100%;
	margin: 20px 0 30px;
	position: relative;
}

.content-news .widgettitle a,
.content-news .widgettitle p{
	text-align: left;
    width: fit-content;
    display: block;
    /* background: #2C3C81; */
    color: #2C3C81;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    position: relative;
}

.content-news .widgettitle a::after,
.content-news .widgettitle p::after{
	content: '';
	width: 100px;
	height: 2px;
	background: #2C3C81;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.content-news .post,
.content-news .du-an{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px 50px;
}

.content-news .widgettitle{
	margin: 0 15px 40px;
}

.content-news .widget .post .entry-time{
    background: url(images/date.svg) no-repeat left center;
    color: rgba(51, 51, 51, 0.60);
    font-size: 14px;
    padding-left: 20px;
}

.content-news .du-an img{
	width: 100%;
	height: 360px;
	object-fit: cover;
}

.content-news .widget .post .widget-item-title a,
.category main.content .post .entry-title a {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #434343;
}

.content-news .widget .post .widget-item-title,
.category main.content .post .entry-title{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 5px 0 15px;
}

.content-news .widget .post img{
	width: 100%;
	margin: 0 0 5px 0;
	height: 280px;
    object-fit: cover;
}

.content-news .widget .post .more-link,
.tax-cmsp main.content .sp .more_link,
.category main.content .post .more-link,
.search-results main.content .sp .more_link {
	background: url(images/muiten.svg) no-repeat right 20px bottom 12px #2C3C80;
    color: #ffffff;
    font-weight: 300;
    height: 40px;
    display: block;
    line-height: 40px;
    padding: 0 45px 0 20px;
    text-transform: uppercase;
    margin-top: 20px;
    width: fit-content;
    background-size: 20px;
    position: relative;
}

.tax-cmsp main.content .sp .more_link{
	background: url(images/muiten.svg) no-repeat right 12px bottom 12px #2C3C80;
    padding: 0 35px 0 15px;
    background-size: 20px;
}

.content-news .widget .post .more-link::before,
.tax-cmsp main.content .sp .more_link::before,
.category main.content .post .more-link::before,
.search-results main.content .sp .more_link::before{
	content: '';
    width: 145px;
    height: 40px;
    border: 1px solid rgb(44 60 129 / 30%);
    position: absolute;
    top: -6px;
    left: 6px;
}

.content-news .widget .post:hover .more-link,
.category main.content .post:hover .more-link{
	background: url(images/muiten.svg) no-repeat right 20px bottom 12px #3C6CB5;
	background-size: 20px;
}

.tax-cmsp main.content .sp:hover .more_link,
.search-results main.content .sp:hover .more_link{
	background: url(images/muiten.svg) no-repeat right 12px bottom 12px #3C6CB5;
	background-size: 20px;
}

.content-news .widget .post:hover .more-link:before,
.tax-cmsp main.content .sp:hover .more_link:before,
.category main.content .post:hover .more-link:before,
.search-results main.content .sp:hover .more_link:before{
	content: '';
    width: 145px;
    height: 40px;
    border: 1px solid rgb(60 108 181 / 52%);
    position: absolute;
    top: -6px;
    left: 6px;
}

.site-header .menu-item-has-children>a>span {
    background: url(images/down.svg) no-repeat right top 8px;
    padding-right: 15px;
}

.content-after-footer{
    background: url(images/nen.jpg) no-repeat left bottom #e0ebf7;
    padding: 50px 0;
    margin: 70px 0 0;
    background-size: contain;
}

.home .content-after-footer{
	margin: 30px 0 0;
}

.content-after-footer .widget{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px;
	color: #fff;
}

.content-after-footer .widget .widgettitle{
	text-transform: uppercase;
	color: #2c3c81;
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 25px 0;
	position: relative;
}

.content-after-footer .widget .widgettitle::after{
	content: '';
	width: 70px;
	height: 2px;
	background: #2c3c81;
	position: absolute;
	bottom: -7px;
	left: 0;
}

.content-after-footer .widget ul li{
	list-style-type: none;
	margin-bottom: 7px;
	color: #333;
}

.content-after-footer .widget a,
.content-after-footer .widget p{
	color: #333;
}

.content-after-footer .widget iframe{
	width: 100%;
	height: 250px;
}

.content-after-footer .widget:nth-child(2) .widget-wrap{
	width: fit-content;
    margin: 0 auto;
}

.banner_con img{
	width: 100%;
	object-fit: cover;
	display: block;
}

.tax-cmsp main.content .sp,
.search-results main.content .sp{
	float: left;
    width: calc(33.3% - 32px);
    margin: 50px 15px 0;
    border: 1px solid #ededed;
    padding-bottom: 15px;
}

.tax-cmsp main.content .sp img,
.search-results main.content .sp img{
	width: 100%;
	border: none;
	padding: 0;
	background: unset;
}

.tax-cmsp main.content .sp .entry-header,
.tax-cmsp main.content .sp .entry-content,
.tax-cmsp main.content .sp .list-info,
.search-results main.content .sp .entry-header,
.search-results main.content .sp .entry-content{
	padding: 0 15px;
}

.list-tax .tax{
    border: 1px solid #ededed;
    border-radius: 10px;
    float: left;
    width: calc(20% - 62px);
    margin: 0 10px 20px;
    padding: 20px;
}

.tax-cmsp h1,
.list-tax .tax h2{
	display: none;
}

.list-tax .tax h2.noimg{
	display: block;
	text-align: center;
	margin: 15px 0 0;
}

.list-tax .tax img{
	border-radius: 10px;
}

.list-tax .tax h2.noimg a{
	font-size: 18px;
    font-weight: 500;
    color: #2c3c81;
    text-transform: uppercase;
}

.list-tax{
	margin: 50px 0;
}

.list-tax .tax:nth-child(5n+1){
	clear: both;
}

.tax-cmsp main.content .sp li,
.search-results main.content .sp li{
	list-style-type: none;
	margin-bottom: 7px;
	color: #434343;
	text-transform: uppercase;
    font-size: 15px;
}

.search-results main.content .sp li{
	margin: 0 0 7px 0;
}

.tax-cmsp main.content .sp li em,
.search-results main.content .sp li em{
    font-style: inherit;
    float: left;
    width: 150px;
    /*font-weight: 500;*/
}

.tax-cmsp main.content .sp h2,
.search-results main.content .sp h2{
	margin: 15px 0;
}

.tax-cmsp main.content .sp h2 a,
.search-results main.content .sp h2 a{
	color: #2c3c81;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}

.banner_con{
	position: relative;
}

.banner-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	color: #fff;
}

.banner-title p {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
	font-size: 50px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
    color: #fff;
        background: url(images/line.svg) no-repeat left bottom;
    padding-bottom: 17px;
    background-size: 155px;
}

.category main.content .post:nth-child(3n+1) {
    clear: both;
}

.category main.content .post {
    float: left;
    width: 360px;
    margin: 50px 15px 0;
}

.category main.content .post img {
    padding: 0;
    border: none;
    height: 280px;
    object-fit: cover;
    margin: 0 0 15px;
}

.category main.content .post .entry-header, .category main.content .post .entry-content {
 	padding: 0 ;
    float: left;
    width: calc(100% - 0px);
}

.chinhanh .cn{
    border: 1px solid #e3e3e3;
    float: left;
    width: calc(50% - 57px);
    margin: 0 30px 30px 0;
    padding: 20px;
}

.chinhanh .cn:nth-child(2n+1){
	clear: both;
}

.mien h2{
	font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px;
    background: url(images/web.png) no-repeat left center;
    background-size: 30px;
    padding-left: 40px;
    float: left;
    color: #2c3c81;
}

.chinhanh .cn h3{
	font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 15px;
    background: url(images/đ.svg) no-repeat left top;
    padding-left: 25px;
    background-size: 15px;
}

.chinhanh{
	float: left;
	width: 100%;
}

.chinhanh .cn ul{
	margin:15px 0 0 20px;
}

.chinhanh .cn ul li{
	font-style: inherit;
	margin-bottom: 5px;
}

.chinhanh .cn ul li em{
	font-style: inherit;
	font-weight: 400;
}

.mien{
	float: left;
	width: 100%;
	margin-bottom: 30px;
} 

.chinhanh .cn ul li a{
	color: #333;
}

.page-template-page-lienhe main.content article{
	float: right;
    width: calc(50% - 90px);
    margin: 0 0 0 30px;
    background: #2c3c81;
    border-radius: 5px;
    padding: 30px;
}

.page-template-page-lienhe .info-more{
	float: left;
	width: calc(50% - 15px);
	margin: 0 0 0 15px;
}

.page-template-page-lienhe .caldera-grid p,
.page-template-page-lienhe .caldera-grid label{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}

.page-template-page-lienhe .caldera-grid h2{
	color: #fff !important;
    font-size: 30px !important;
    font-weight: 500;
    text-transform: uppercase;
}

.page-template-page-lienhe .caldera-grid input {
    height: 40px;
    width: 100%;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    border: none;
    box-shadow: none;
}

.page-template-page-lienhe .caldera-grid textarea{
	border-radius: 5px;
    color: #333;
    font-size: 16px;
    border: none;
    box-shadow: none;
}

.page-template-page-lienhe .caldera-grid input[type="submit"] {
    width: auto;
    display: table;
    margin: 20px auto 0;
    background: url(images/send.png) no-repeat right 20px center #fff;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    background-size: 22px;
    padding: 0 50px 0 25px;
    font-weight: 400;
}

.page-template-page-lienhe .content-sidebar-wrap{
	margin: 50px 0;
}

.chinhanh.one .cn{
	width: calc(100% - 42px);
    margin: 0;
}

.chinhanh .cn:nth-child(2n){
	margin-right: 0;
}

.single-post .content-sidebar-wrap,
.page .content-sidebar-wrap {
    margin-top: 50px;
}

.single h1.entry-title,
.page h1.entry-title {
	font-size: 30px;
    font-weight: 500;
    color: #2C3C81;500;
}

.single .content .entry-content h2, .page .content .entry-content h2 {
    font-size: 25px;
    color: #3C6CB5;
    font-weight: 700;
    margin-bottom: 15px;
}

.single .content .entry-content h3, .page .content .entry-content h3 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}

.single .content .entry-content table, .page .content .entry-content table{
	border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
}

.single .entry-content table td, 
.single .entry-content table th{
    border: 1px solid #dddddd;
    text-align: left;
    padding: 15px;
}

.sidebar .widget .post img,
.sidebar .widget .sp img{
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
	border: 1px solid #ebebeb;
}

.sidebar .widget .main-posts{
	padding: 0 15px;
}

.sidebar .widget .post,
.sidebar .widget .sp{
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}

.sidebar .widget .post a,
.sidebar .widget .sp a{
	color: #333;
	font-weight: 500;
	margin: 0;
}

.sidebar .widget .post img{
	height: 90px;
	object-fit: cover;
}

.yarpp-related .widgettitle{
	font-size: 22px;
    font-weight: 600;
    color: #2C3C81;
    text-transform: uppercase;
    margin: 20px 0 15px;
}

.yarpp-related ul li a{
	color: #333;
}

.yarpp-related ul{
	margin-left: 20px;
}

.yarpp-related ul li{
	padding: 7px 0;
	border-bottom: 1px dashed #d0cfcf;
}

.yarpp-related ul li a:hover,
.sidebar .widget .post a:hover, .sidebar .widget .sp a:hover,
.content-news .widget .post .widget-item-title a:hover, 
.category main.content .post .entry-title a:hover,
.tax-cmsp main.content .sp h2 a:hover,
.tax-congtrinh main.content .du-an:hover .entry-title a{
	color: #3C6CB5;
}

.tax-congtrinh main.content .du-an {
    float: left;
    width: calc(33.33% - 30px);
    margin: 50px 15px 0;
    position: relative;
}

.tax-congtrinh main.content .du-an img {
    padding: 0;
    padding: 0;
    width: 100%;
    height: 360px;
    object-fit: cover;
    margin: 0 0 15px;
}

.tax-congtrinh main.content .du-an .entry-title a,
.listproduct .sp a,
.content-news .du-an a{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	color: #2C3C81;
}

.tax-congtrinh main.content .du-an .entry-title{
	margin-bottom: 5px;
}

.tax-congtrinh main.content .du-an .info,
.content-news .du-an .info{
	color: #737373;
    font-size: 17px;
}

.chitiet_sp .anh_sp .slider-for img {
    width: 100%;
	height: 653px;
	object-fit: cover;
}

.chitiet_sp .anh_sp .slider-nav li {
    margin: 20px 20px 0 0;
    cursor: pointer;
}

.chitiet_sp{
	margin: 40px 0 30px;
}

.chitiet_sp .anh_sp .slider-nav img{
	height: 246px;
	object-fit: cover;
}

#info_duan ul{
	margin-left: 20px;
	margin-bottom: 20px;
}

#info_duan ul li span{
	font-weight: 500;
	float: left;
	width: 100px;
}

#info_duan ul li{
	margin-bottom: 7px;
	font-size: 17px;
}

#info_duan{
	border-bottom: 1px dashed #d9d9d9;
	margin-bottom: 25px;
}

.yarpp-related .du-an img{
	float: left;
	width: 130px;
	height: 130px;
	object-fit: cover;
	margin: 0 15px 0 0;
}

.yarpp-related .du-an{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.yarpp-related .du-an a{
	color: #333;
    font-weight: 500;
}

.single-sp main.content .info_product{
	float: left;
	width: calc(50% - 15px);
	margin: 0 15px 0 0;
}

.single-sp main.content article{
	float: right;
	width: calc(50% - 15px);
	margin: 0 0 0 15px;
}

.single-sp main.content{
	margin: 40px 0 0;
}

.single-sp main.content .series{
    color: #777;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.single-sp main.content .mota ul{
	margin-left: 20px;
}

.single-sp main.content .mota ul li{
	margin-bottom: 7px;
}

.single-sp main.content .mota ul li em{
	font-style: inherit;
	float: left;
	width: 150px;
	font-weight: 500;
}

.single-sp main.content .mota{
	border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.single-sp main.content h1{
	margin-bottom: 20px;
}

.info_product {
  position: sticky;
  top: 20px;
  transition: all 0.2s ease;
}

.stop-fixed {
  position: absolute !important;
  top: auto !important;
  bottom: 300px; /* mép dưới cách 300px */
}

.single-sp .yarpp-related{
	margin: 50px 0;
	float: left;
	width: 100%;
}

.single-sp .slider-nav li{
	margin: 20px 20px 0 0;
	cursor: pointer;
}

.listproduct .sp{
	float: left;
	width: calc(25% - 30px);
	margin: 0 15px;
}

.site-header .widget_text p a{
	color: #2c3c81;
    background: url(images/call.svg) no-repeat left center;
    padding-left: 25px;
    margin: 10px 0;
    display: block;
    font-size: 18px;
    font-weight: 500;
}

.content-news .more-from-category{
	text-align: center;
	    float: left;
    width: 100%;
}

.content-news .more-from-category a{
    /* background: #2c3c81; */
    color: #2c3c81;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding: 0;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 20px;
    position: absolute;
    right: 15px;
    top: -5px;
    font-weight: 500;
}

.single-sp main.content .info_product img{
	cursor: pointer;
}

.site-header.f-head{
	position: fixed;
	top: 0;
	z-index: 9;
	background: #fff;
}

.content-fix{
	position: fixed;
	top: 30%;
	z-index: 999;
	right: 5px;
}

.content-fix li{
	list-style-type: none;
}

.content-fix li img{
	margin: 0;
}

#flags {
    width: auto !important;
    margin: 5px 0 0 10px;
}

#flags a{
	margin: 8px 10px 0 0 !important
}

.content-news .post:nth-child(n+4), .content-news .du-an:nth-child(n+4){
	display: none;
}

/* ----------- Mobile ------------ */

@media screen and (max-width: 1170px){

	    .site-header .widget_nav_menu {
        display: none;
    }

	.wrap,
	.site-inner,
	.breadcrumb .wrap,
	.site-footer .wrap{
		width: calc(100% - 30px);
		margin: 0 15px;
	}

	.content-trade .widget .cmsp-item {
	    margin: 40px 10px;
	}

	.banner-title {
	    width: calc(100% - 30px);
	    max-width: auto;
	}

	.category main.content .post{
		width: calc(33.33% - 30px);
	}

	.content-sidebar .content, .sidebar-content .content {
	    width: calc(70% - 15px);
	    margin: 0 15px 0 0;
	}

	.sidebar{
		width: calc(30% - 15px);
		margin: 0 0 0 15px;
	}

	.sidebar .widget .sp .list-info{
		float: left;
		width: calc(100% - 150px);
	}

}

@media screen and (max-width: 960px){
	.site-header .widget_nav_menu{
		display: none;
	}

	#click-menu{
		display: block;
		right: 15px;
	}

	#click-menu.f-click{
		position: fixed;
	}

	#responsive-menu.f-menu{
		position: fixed;
		top: 60px;
	}

	.site-header,
	.title-area{
		height: 60px;
	}

	.site-title a, .site-title a:hover {
	    background-size: 70px;
	}

	.site-header .widget-area {
	    width: fit-content;
	    margin: 6px 35px;
	}

	.site-header .widget_search .widgettitle{
	    background: url(images/s2.svg) no-repeat center center;
	    text-indent: -9999px;
	    display: block;
	    cursor: pointer;
	    padding: 0;
	    width: 40px;
	    height: 45px;
	    margin: 0;
	    background-size: 22px;
	}

	.site-header .widget_search .widgettitle.active {
	    background: unset;
	    text-indent: initial;
	    line-height: 30px;
	    text-align: center;
	    font-size: 17px;
	    color: #7e7e7e;
	    border: 1px solid #2c3c81;
	    border-radius: 100%;
	    height: 30px !important;
	    width: 30px;
	    color: #2c3c81;
	    margin: 6px 5px 0;
	}

	.site-header .search-form{
		width: 280px;
		top: 53px;
		right: -15px;
	}

	.content-slider .custom_paging{
		margin: 5px 0 0;
	}

	.content-trade .widget .cmsp-item {
        margin: 30px 10px;
        width: 150px !important;
    }

    .content-news .widgettitle {
	    margin: 0 0 30px;
	}

	.content-news .post,
	.content-news .du-an {
	    width: calc(50% - 20px);
	    margin: 0 10px 50px;
	}

	.content-news .post:nth-child(n+4), .content-news .du-an:nth-child(n+4) {
	    display: block;
	}
	
	.list-tax .tax:nth-child(5n+1){
	    clear: inherit;
	}

	
	.list-tax .tax:nth-child(3n+1) {
	    clear: both;
	}

	.list-tax .tax {
	    width: calc(33.33% - 62px);
	}

	.banner-title p{
		font-size: 32px;
	}

	.banner_con img{
		height: 170px !important;
	}

	.category main.content .post img{
		height: 210px;
	}

	.tax-cmsp main.content .sp, .search-results main.content .sp,
	.category main.content .post,
	.tax-congtrinh main.content .du-an{
		width: calc(50% - 22px);
    	margin: 50px 10px 0;
	}

	.listproduct .sp{
		width: calc(50% - 22px);
		margin: 10px ;
	}

	.tax-congtrinh main.content .du-an img {
	    height: 180px;
	}

}


@media screen and (max-width: 680px){
	.content-after-footer .widget {
	    float: left;
	    width: 100%;
	    margin: 0 0 10px;
	}

	.content-after-footer .widget:nth-child(2) .widget-wrap {
	    width: 100%;
	}

	.home .content-after-footer {
	    margin: 15px 0 0;
	}

	.content-after-footer {
	    padding: 30px 0 10px;
	}

	.content-news .post,
	.category main.content .post,
	.tax-congtrinh main.content .du-an{
		width: 100%;
		margin: 0 0 25px;
        border-bottom: 1px dashed #d9d9d9;
        padding-bottom: 25px;
	}

	.content-news .widget .post img {
	    margin: 0 15px 0 0;
	    height: 200px;
	    width: 260px;
	    float: left;
	}

	.tax-congtrinh main.content .du-an img{
		height: auto;
	}

	.content-news .widget .post .list-info{
		float: left;
		width: calc(100% - 275px);
	}

	.content-news .widget .post .widget-item-title{
	    margin: 5px 0;
	}

	.content-news .widgettitle a, .content-news .widgettitle p{
		font-size: 24px;
	}

	.content-news .more-from-category{
		display: block;
	}

	.content-sidebar .content, .sidebar-content .content {
        width: 100%;
        margin: 0  0 15px 0;
    }

    .sidebar{
    	width: 100%;
    	margin: 0;
    }

    .single-post .content-sidebar-wrap, .page .content-sidebar-wrap {
	    margin-top: 25px;
	}

	.page-template-page-lienhe .info-more {
	    float: left;
	    width: 100%;
	    margin: 0;
	}

	.page-template-page-lienhe main.content article {
	    float: left;
	    width: calc(100% - 40px);
	    margin: 0 0 30px;
	    padding: 20px 20px 10px;
	}

	.chinhanh .cn{
		width: calc(100% - 42px);
		margin: 0 0 20px;
	}

	.yarpp-related{
		margin-bottom: 30px;
	}

	.chitiet_sp .anh_sp .slider-for img{
		height: auto;
		min-height: 300px;
	}

	.chitiet_sp .anh_sp .slider-nav img{
		height: auto;
		min-height: 60px;
	}

	.content-news .du-an img {
	    height: 310px;
	}

}

@media screen and (max-width: 500px){
	    .content-news .du-an img {
        height: auto;
    }

    .content-news .du-an{
    	width: 100%;
    	margin: 0 0 25px;
    }

    .content-news .du-an:last-child,
    .content-news .post:last-child{
    	margin-bottom: 40px;
    }

    .content-news .widget .post img {
        height: 130px;
        width: 170px;
    }

    .content-news .widget .post .list-info {
        float: left;
        width: calc(100% - 185px);
    }

    .list-tax .tax {
        width: calc(33.33% - 42px);
        padding: 10px;
    }

    .single-sp main.content .info_product {
        width: 100%;
        margin: 0 0 50px;
        position: relative;
    }

    .single-sp main.content article{
    	float: left;
    	width: 100%;
    	margin: 0;
    }

    .single-sp .yarpp-related{
    	margin: 0;
    }

    .content-slider img{
    	width: 100%;
    	/*height: 250px !important;
    	object-fit: cover;*/
    }

    .single-sp main.content {
	    margin: 15px 0 0;
	}

	.content-fix{
		top: auto;
		bottom: 20px;
	}

	.content-fix li img{
		width: 55px;
	}

	.content-news .more-from-category a{
		position: relative;
		background: #2c3c81;
	    color: #ffffff;
	    padding: 0 30px;
	    font-weight: 400;
	}

	.content-news .post:last-child{
		border-bottom: none;
		margin-bottom: 20px;
	}

	.content-after-footer{
		    background: #e0ebf7;
	}

	.content-news .widget .post p:last-child{
		display: none;
	}

}


@media screen and (max-width: 420px){

	.content-news .widget .post p:last-child{
		display: none;
	}

	.content-news .widget .post .widget-item-title, .category main.content .post .entry-title{
		-webkit-line-clamp: 3;
	}

	.content-news .post {
        margin: 0 0 15px;
        padding-bottom: 15px;
    }

    .list-tax .tax {
        width: calc(50% - 42px);
    }

    .list-tax .tax:nth-child(2n+1) {
        clear: both;
    }

    .list-tax .tax:nth-child(3n+1) {
        clear: inherit;
    }

    .tax-cmsp main.content .sp h2 a, .search-results main.content .sp h2 a {
	    font-size: 18px;
	}

	.tax-cmsp main.content .sp .mota,
	.search-results main.content .sp .mota{
		display: none;
	}

	.content-news .widget .post .more-link, 
	.tax-cmsp main.content .sp .more_link, 
	.category main.content .post .more-link, 
	.search-results main.content .sp .more_link{
		font-size: 14px;
	}

	.content-news .widget .post .more-link::before, 
	.tax-cmsp main.content .sp .more_link::before,
	 .category main.content .post .more-link::before,
	  .search-results main.content .sp .more_link::before {
	    content: '';
	    width: 134px;
	    height: 40px;
	    border: 1px solid rgb(44 60 129 / 30%);
	    position: absolute;
	    top: -6px;
	    left: 6px;
	}

	.tax-cmsp main.content .sp, .search-results main.content .sp {
        margin: 30px 10px 0;
    }

    .single-sp h1.entry-title{
	    font-size: 24px;
	}

	.tax-cmsp main.content .sp .entry-header, 
	.tax-cmsp main.content .sp .entry-content, 
	.tax-cmsp main.content .sp .list-info, 
	.search-results main.content .sp .entry-header, 
	.search-results main.content .sp .entry-content {
	    padding: 0 10px;
	}

	.content-news .widget .post:hover .more-link:before, 
	.tax-cmsp main.content .sp:hover .more_link:before, 
	.category main.content .post:hover .more-link:before, 
	.search-results main.content .sp:hover .more_link:before{
		content: '';
        width: 125px;
        height: 40px;
        border: 1px solid rgb(60 108 181 / 52%);
        position: absolute;
        top: -6px;
        left: 6px;
	}

	.category main.content .post:hover .more-link:before{
	    content: '';
        width: 134px;
        height: 40px;
        border: 1px solid rgb(0 141 71 / 30%);
        position: absolute;
        top: -6px;
        left: 6px;
	}

	 .content-news .widget .post img {
        height: 120px;
        width: 160px;
    }

    
}


@media screen and (max-width: 390px){
	.content-news .widget .post .more-link, 
	.tax-cmsp main.content .sp .more_link, 
	.search-results main.content .sp .more_link {
        font-size: 12px;
        background: url(images/muiten.svg) no-repeat right 7px bottom 12px #2C3C80;
        padding: 0 25px 0 10px;
        background-size: 16px;
        width: calc(100% - 40px);
    }

    .content-news .widget .post .more-link::before, 
    .tax-cmsp main.content .sp .more_link::before, 
    .search-results main.content .sp .more_link::before {
        content: '';
        width: 100%;
        height: 40px;
        border: 1px solid rgb(44 60 129 / 30%);
        position: absolute;
        top: -6px;
        left: 6px;
    }

	.tax-cmsp main.content .sp h2, .search-results main.content .sp h2 {
	    margin: 5px 0;
	}


}