/*
	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
------------------------------------------------------------ */

@font-face {
  font-family: 'PopR';
  src: url(fonts/PopR.OTF);
}

@font-face {
  font-family: 'PopI';
  src: url(fonts/PopI.OTF);
}

@font-face {
  font-family: 'PopM';
  src: url(fonts/PopM.OTF);
}

@font-face {
  font-family: 'PopMI';
  src: url(fonts/PopMI.OTF);
}

@font-face {
  font-family: 'PopS';
  src: url(fonts/PopS.OTF);
}

@font-face {
  font-family: 'PopB';
  src: url(fonts/PopB.OTF);
}

@font-face {
  font-family: 'PopBI';
  src: url(fonts/PopBI.OTF);
}

@font-face {
  font-family: 'Bebas';
  src: url(fonts/Bebas.TTF);
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'PopR';
	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: #333;
	font-family: 'PopR';
	font-size: 16px;
	font-weight: 400;
}

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

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

strong,
b {
	font-family: 'PopS';
	font-weight: 400;
}

em,
i{
	font-family: 'PopI';
	font-weight: 400;	
}

/* Hyperlinks
------------------------------------------------------------ */

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

a:hover {
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
	outline: 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: 90%;
	padding: 0 5%;
}


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

.site-header {
	margin: 0 auto;
	height: 70px;
	width: 100%;
	float: left;
}

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

.site-title {
	font-family: 'PopR';
	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: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

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

.site-header .widget-area {
	float: right;
	padding: 0;
	width: auto;
}

.site-header .widget-area .widget_search{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999999999;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
}

.site-header .widget-area .widget_search .search-form{
	position: fixed;
	width: 90%;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
	z-index: 3000;
	background: #fff;
	border-radius: 5px;
}

.site-header .widget-area .widget_search input[type="submit"]{
	background: url(images/searchb.svg) no-repeat center center;
	border: none;
	width: 50px;
	height: 50px;
	float: right;
	text-indent: -9999px;
	padding: 0;
}

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

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

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

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px .75rem;
}

.home .site-inner{
	padding: 0 1rem;
}

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

.breadcrumb{
	float: left;
	width: 100%;
	background: url(images/bg2.jpg) no-repeat center center;
	background-size: cover;
	padding: 30px 0 20px;
	text-align: center;
	color: rgb(255 255 255 / 60%);
	text-transform: uppercase;
	font-size: 12px;
}

.class-product .breadcrumb{
	background: url(images/bg3.jpg) no-repeat center center;	
}

.breadcrumb a{
	color: rgb(255 255 255 / 60%);
}

.breadcrumb .separator{
	margin: 0 5px;
}

.archive-heading,
.archive-heading a{
	font-size: 40px;
	font-family: 'Bebas';
	color: #fff;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.3;
}

.class-new .archive-heading,
.class-new  .archive-heading a{
	margin: 30px auto 0;
	text-align: center;
	color: #333;
	display: table;
}

/* 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: 100%;
}

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

.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;
}
.entry-content li > p {
	margin: 0;
}

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;
}

.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: 'PopR';
	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: #333;
	font-family: 'PopR';
}

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 {
	padding: 0;
	color: #0a0a0a;
	margin-bottom: 20px;
	line-height: 1.3;
	font-size: 30px;
	font-family: 'Bebas';
	text-transform: uppercase;
}

.widget-area .widgettitle p,
.widget-area .widgettitle a {
	line-height: 1.3;
	font-size: 30px;
	font-family: 'Bebas';
	text-transform: uppercase;
	margin: 0;
	color: #0a0a0a;
	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 1.5rem;
	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;
}

/* 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: left;
	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;
	margin: 1rem 0;
	width: auto !important;
  background: #f5f5f5;
  color: #0077B8;
  display: flex;
  flex-direction: column;
}

.wp-caption-text {
  text-align: justify;
  margin: 0 .5rem;
  font-size: .9rem;
  line-height: 2;
  font-family: 'PopS';
}

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

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


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

.class-product .pagination{
	text-align: center;
}

.review-list .pagination{
	text-align: center;
}

.pagination li {
	display: inline-block;
	margin: 0;
}

.pagination li a,
.pagination li.disabled{
	color: #434343;
	width: 40px;
	height: 40px;
	align-items: center;
	text-align: center;
	display: inline-grid;
	font-size: 18px;
	border-radius: 100%;
	font-family: 'Bebas';
	line-height: 1;
}

.pagination li a:hover,
.pagination li.active a{
	background: #0077B8;
	color: #fff;
}

.pagination li.pagination-previous a{
	background: url(images/pprev.svg) no-repeat center center;
	border: none;
	text-indent: -9999px;
}

.pagination li.pagination-next a{
	background: url(images/pnext.svg) no-repeat center center;
	border: none;
	text-indent: -9999px;
}

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

.sidebar {
	display: block;
	float: right;
	width: 100%;
	margin-top: 15px;
}

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

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

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

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 0;
	float: left;
	width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.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: url(images/more.svg) no-repeat right 30px center #0077B8;
	padding: 10px 60px 10px 30px;
	border-radius: 100px;
	color: #fff;
	font-family: 'PopS';
	cursor: pointer;
	-webkit-appearance: none;
	border: none;
}

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


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

.site-header .search-form {
	float: right;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 0 15px;
	width: calc(100% - 50px);
	height: 50px;
	background: transparent;
	border: none;
	outline: none;
}

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

.content-before-footer{
	background: #04202E;
}

.content-before-footer .widget_media_image{
	float: left;
	width: 100%;
	overflow: hidden;
}

.content-before-footer .widget_media_image img{
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	margin: 0;
}

.content-before-footer .widget_text{
	float: right;
	width: 100%;
}

.content-before-footer .widget_text .widget-wrap{
	float: left;
	width: 90%;
	margin: 20px 5%;
}

.content-before-footer .widget_text .widgettitle{
	background: url(images/logo.svg) no-repeat left center;
	font-size: 25px;
	color: #fff;
	font-family: 'Bebas';
	text-transform: uppercase;
	line-height: 1.3;
	padding: 5px 0;
	padding-left: 95px;
	margin-bottom: 20px;
}

.content-before-footer .widget_text table,
.content-before-footer .widget_text table tbody,
.content-before-footer .widget_text table td{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	color: #fff;
}

.content-before-footer .widget_text table tr{
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 15px;
	padding: 0;
}

.content-before-footer .widget_text table p{
	color: #fff;
	margin-bottom: 15px;
}

.content-before-footer .widget_text table p a{
	color: #fff;
}

.content-before-footer .widget_text table strong{
	font-family: 'PopS';
}

.content-before-footer .widget_text table tr:before{
	background: #0077B8;
	display: table;
	content: "";
	width: 40px;
	height: 5px;
	margin: 0 0 25px;
}

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #f3f3f3;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 0;
}

.site-footer p {
	font-size: inherit;
}

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

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

.site-footer .widget{
	float: left;
	width: 100%;
	margin: 20px 0 0;
}

.site-footer .widget:last-child{
	margin: 0 0 20px;
}

.site-footer .widget .widgettitle{
	font-family: 'Bebas';
	font-size: 30px;
	color: #333;
	line-height: 1.3;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.site-footer .widget ul{
	list-style: none;
	display: block;
}

.site-footer .widget ul li{
	margin-bottom: 15px;
}

.site-footer .widget:first-child p:last-child img{
	width: 120px;
}

.content-after-footer {
  background: #04202E;
  padding-bottom: 50px;
}

.content-after-footer ul {
  list-style: none;
}

.content-after-footer ul li {
  margin: 20px 0 0;
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  text-align: center;
}

.content-after-footer ul li:last-child {
  margin: 0 0 20px;
}

.content-after-footer ul li  a,
.content-after-footer ul li strong {
  color: #0077B8;
}

/*.content-after-footer{
	background: #04202E;
	position: relative;
	white-space: nowrap;
	padding: 20x 0 15px;
	overflow: hidden;
}

.content-after-footer .slider{
  width: 100%;
  display: inline-block;
}

.content-after-footer .slider1 {
	animation: slide_run1 40s linear infinite
}

.content-after-footer .slider2 {
  animation: slide_run2 40s linear infinite;
  animation-delay: 20s;
}

.content-after-footer .widget{
  float: left;
  width: calc(100%/5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-after-footer .widget img{
	display: block;
	margin: 0;
}

@keyframes slide_run1 {
  0% { transform: translateX(100%) }
  to { transform: translateX(-100%) }
}

@keyframes slide_run2 {
  0% { transform: translateX(0) }
  to { transform: translateX(-200%) }
}*/

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

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

#phone,
#author,
#comment,
#email,
#url {
	margin: 10px 0 0 0;
	padding: 10px;
	width: calc(49% - 22px);;
	float: left;
	background: #F4F4F4;
	border: none;
	border-radius: 5px;
}

#phone {
 	float: right;
}

#comment {
  height: 90px;
  margin: 10px 0;
  width: calc(100% - 22px);
  background: #F4F4F4;
	border-radius: 5px;
	max-width: 100%;
}

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 p {
	font-size: 16px;
	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: #0077B8;
	color: #fff;
	padding: 5px 10px;
}

.comment-author{
	color: #0077B8;
	font-family: 'Bebas';
	text-transform: uppercase;
	font-size: 20px;
}

.comment-author .says{
	color: #333;
	font-family: 'PopR';
	text-transform: none;	
	font-size: 16px;
}

.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;
}

.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: 0;
	border-radius: 100px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: #434343;
	opacity: 0.4;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #434343;
    opacity: 1;
}

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

.content-slider{
	position: relative;
}

.content-slider .widget{
	float: left;
	width: 100%;
	position: relative;
}

.content-slider .widget img{
	display: block;
	margin: 0;
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.content-slider .widget .box{
	position: absolute;
	top: 50%;
	width: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.content-slider .image-upload .title,
.content-slider .image-upload .title a{
	float: left;
	width: 100%;
	font-size: 30px;
	line-height: 1.3;
	text-transform: uppercase;
	font-family: 'Bebas';
	color: #fff;
	margin-bottom: 10px;
	letter-spacing: 5px;
}

.content-slider .image-upload .title span{
	display: block;
}

.content-slider .image-upload .noidung{
	float: right;
	width: 100%;
}

.content-slider .image-upload .noidung p{
	color: #fff;
	margin-bottom: 10px;
}

.content-slider .image-upload .noidung p:first-child{
	height: 75px;
	overflow: hidden;
}

.content-slider .image-upload .noidung p a{
	background: url(images/more.svg) no-repeat right 20px center #0077B8;
	padding: 8px 50px 8px 20px;
	border-radius: 100px;
	color: #fff;
	font-family: 'PopS';	
	display: table;
	margin: 15px 0 0;
	float: left;	
}

.content-slider button.slick-prev.slick-arrow,
.content-slider button.slick-next.slick-arrow{
	display: none !important;
}

.content-slider .custom_paging{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 300;
	list-style: none;
}

.content-slider .custom_paging li{
	font-size: 40px;
	color: #fff;
	font-family: 'Bebas';
	text-transform: uppercase;
	display: none;
	line-height: 1;
}

.content-slider .custom_paging li sup{
	font-size: 20px;
	color: #fff;
	opacity: 0.6;
}

.content-slider .custom_paging li.slick-active{
	display: block;
}

.content-icon-slider{
	position: absolute;
	bottom: 40px;
	left: 40px;
	z-index: 200;
}

.content-icon-slider:before{
  width: 2px;
  height: 66px;
  background: #fff;
  z-index: 100;
  content: "";
  display: table;
  margin-bottom: 15px;	
}

.content-icon-slider .widget_media_image{
	display: block;
	width: auto;
	clear: both;
	margin: 15px 0;
	cursor: pointer;
}

.content-about,
.content-job{
	background: url(images/bgline.svg) repeat-y center top #04202E;
}

.content-about .widget_text{
	float: left;
	width: 100%;
	margin: 20px 0 0;
}

.content-about .widget_text:last-child{
	margin-bottom: 20px;
}

.content-about .widget_text:first-child .widgettitle:before{
  width: 3px;
  height: 30px;
  background: #0077B8;
  z-index: 100;
  content: "";	
  display: table;
  margin-bottom: 15px;
}

.content-about .widget_text p{
	color: #fff;
	margin-bottom: 15px;
}

.content-about .widget_text p a,
.content-project .caia-post-list-widget .main-posts .post .more-link{
	background: url(images/more.svg) no-repeat right 20px center #0077B8;
    padding: 8px 50px 8px 20px;
    border-radius: 100px;
    color: #fff;
    font-family: 'PopS';	
    display: table;
    margin: 20px 0 0;
}

.content-about .widget_text:nth-child(2) .widgettitle{
	color: #fff;
	font-size: 40px;
	letter-spacing: normal;
	line-height: 1.1;
	margin-bottom: 30px;
}

.content-about .widget_text:nth-child(2) .widgettitle span{
	display: block;
	color: #fff;
	font-size: 40px;
}

.content-about .widget_text .widgettitle h1{
	letter-spacing: normal;
}

.content-about .widget_text ul{
	list-style: none;
}

.content-about .widget_text ul li{
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.content-about .widget_text ul li img{
	display: block;
	margin: 0 15px 10px 0;
	float: left;
}

.content-about .widget_text .gallery{
	float: left;
	width: 100%;
}

.content-about .widget_text .gallery-item{
	float: left;
	width: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.content-about .widget_text .gallery-item img,
.content-job .image-upload img,
.content-team .widget_text .gallery-item img,
.content-product .caia-post-list-widget .post img,
.yarpp-related .product img,
.archive.class-product .content .post img,
.content-new .caia-post-list-widget .post img,
.archive.class-new .content .post img,
.sidebar .caia-post-list-widget .post img,
.content-before-category .caia-post-list-widget .main-posts .post img,
.content-before-category .caia-post-list-widget ul li img,
.class-new .yarpp-related .post img{
	display: block;
	width: 100%;
	margin: 0;
	transition: all 1s ease;
	background: none;
	padding: 0;
	border: none;
}

.content-about .widget_text .gallery-item:hover img,
.content-job .image-upload:hover img,
.content-team .widget_text .gallery-item:hover img,
.content-product .caia-post-list-widget .post:hover img,
.yarpp-related .product:hover img,
.archive.class-product .content .post:hover img,
.content-new .caia-post-list-widget .post:hover img,
.archive.class-new .content .post:hover img,
.sidebar .caia-post-list-widget .post:hover img,
.content-before-category .caia-post-list-widget .main-posts .post:hover img,
.content-before-category .caia-post-list-widget ul li:hover img,
.class-new .yarpp-related .post:hover img{
	transform: scale(1.1);
}

.content-job .image-upload{
	float: left;
	width: 100%;
	margin: 0 0 10px;
	position: relative;
	overflow: hidden;
}

.content-job .image-upload:after{
	content: "";
	background: rgb(0 0 0 / 40%);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
}

.content-job .image-upload:hover:after{
	height: 0;
}

.content-job .image-upload .title{
	position: absolute;
	left: 10%;
	top: 10%;
	font-size: 25px;
	color: #fff;
	font-family: 'Bebas';
	text-transform: uppercase;
	letter-spacing: 5px;
}

.content-job .image-upload .title a{
	font-size: 25px;
	color: #fff;
	font-family: 'Bebas';
	text-transform: uppercase;	
	position: relative;
	z-index: 2;
}

.content-job .image-upload .title:before{
	content: "";
	width: 45px;
	height: 3px;
	background: #0077B8;
	position: absolute;
	top: 50%;
	left: -25px;
}

.content-job .image-upload .readmore{
	background: url(images/moreb.svg) no-repeat center center;
	width: 50px;
	height: 50px;
	background-size: contain;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	transition: all 1s ease;
}

.content-job .image-upload:hover .readmore{
	display: block;
}

.content-project .widget_text{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.content-project .widget_text .widget-wrap{
	width: 90%;
	margin: 0 auto;
	display: table;
}

.content-project .widget_text .textwidget{
	width: 100%;
}

.content-project .widget_text p{
	margin-bottom: 15px;
}

.content-project .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 40px 0 0;
	background: url(images/bg1.webp) no-repeat center center;
}

.content-project .caia-post-list-widget:nth-child(2) .widget-wrap{
	float: right;
	width: 90%;
	margin: 0 5% 15px;
}

.content-project .caia-post-list-widget:last-child{
	width: 100%;
	float: right;
	background: none;
	margin: 0;
}

.content-project .caia-post-list-widget:last-child img{
	width: 100%;
	display: block;
	margin: 0;
	height: 300px;
	object-fit: cover;
}

.content-project .caia-post-list-widget .widgettitle{
	display: none;
}

.content-project .caia-post-list-widget .main-posts{
	float: left;
	width: 100%;
}

.content-project .caia-post-list-widget:nth-child(2) .main-posts{
	padding: 40px 0 20px;
}

.content-project .caia-post-list-widget .main-posts .post{
	float: left;
	width: 100%;
	margin: 0;
}

.content-project .caia-post-list-widget .main-posts .post .widget-item-title{
	line-height: 1.3;
	margin: 0 0 20px;
}

.content-project .caia-post-list-widget .main-posts .post .widget-item-title a{
	font-size: 30px;
	color: #fff;
	font-family: 'Bebas';
	text-transform: uppercase;
}

.content-project .caia-post-list-widget .main-posts .post p{
	color: #fff;
}

.content-project button.slick-prev.slick-arrow,
.content-project button.slick-next.slick-arrow{
	display: none !important;
}

.content-project .slick-dots{
	position: absolute;
	top: 0;
	left: 0;
}

.content-project .slick-dots li{
	width: auto;
	height: auto;
	margin: 0;
}

.content-project .slick-dots li button{
	width: 60px;
	background: rgb(255 255 255 / 40%);
	height: 3px;
	margin: 0;
}

.content-project .slick-dots li button:hover, 
.content-project .slick-dots li button:focus, 
.content-project .slick-dots li.slick-active button{
	width: 100px;
	height: 5px;
	background: #fff;
}

.content-product .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 30px 0;
	text-align: center;
	position: relative;
}

.content-product .caia-post-list-widget .widgettitle h2,
.content-product .caia-post-list-widget .widgettitle a{
  font-family: 'Bebas';
  font-size: 20px;
  color: #8E8E8E;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 0;
  line-height: 1.3;
}

.content-product .caia-post-list-widget .support-extra ul{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	list-style: none;
	text-align: center;
}	

.content-product .caia-post-list-widget .support-extra ul li{
	display: inline-block;
	margin: 0 10px;
}

.content-product .caia-post-list-widget .support-extra ul li a{
	color: #333;
}

.content-product .caia-post-list-widget .support-extra ul li:first-child a,
.content-product .caia-post-list-widget .support-extra ul li a:hover{
	color: #0077B8;
}

.content-product .caia-post-list-widget .post,
.archive.class-product .content .post{
	float: left;
	width: 100%;
	margin: 10px 0;
}

.content-product .caia-post-list-widget .post .alignnone,
.yarpp-related .product .alignnone,
.archive.class-product .content .post .entry-image-link,
.content-new .caia-post-list-widget .post .alignnone,
.content-before-category .caia-post-list-widget .main-posts .post .alignnone{
	display: block;
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
	position: relative;
}

.content-product .caia-post-list-widget .post .alignnone:before,
.yarpp-related .product .alignnone:before,
.archive.class-product .content .post .entry-image-link:before{
	background: url(images/morew.svg) no-repeat center center rgb(0 119 184 / 40%);
	width: 100%;
	height: 0;
	display: table;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}

.content-product .caia-post-list-widget .post:hover .alignnone:before,
.yarpp-related .product:hover .alignnone:before,
.archive.class-product .content .post:hover .entry-image-link:before{
	height: 100%;
}

.content-product .caia-post-list-widget .post .list-info,
.yarpp-related .product .list-info,
.archive.class-product .content .post .entry-header,
.archive.class-product .content .post .entry-content{
	padding: 0 15px;
}

.content-product .caia-post-list-widget .post .widget-item-title,
.yarpp-related .product .widget-item-title,
.archive.class-product .content .post .entry-title,
.content-new .caia-post-list-widget .post .widget-item-title,
.content-before-category .caia-post-list-widget .main-posts .post .widget-item-title{
	line-height: 1.3;
	margin: 0 0 10px;
	text-align: center;
}

.content-new .caia-post-list-widget .post .widget-item-title,
.content-before-category .caia-post-list-widget .main-posts .post .widget-item-title{
	text-align: left;
}

.content-product .caia-post-list-widget .post .widget-item-title a,
.yarpp-related .product .widget-item-title a,
.archive.class-product .content .post h2 a,
.archive.class-product .content .post .entry-title a{
	font-size: 17px;
	color: #0077B8;
	font-family: 'PopS';
}

.content-product .caia-post-list-widget .post .info,
.yarpp-related .product .info,
.archive.class-product .content .post .info{
	color: #434343;
	font-size: 16px;
	text-align: center;
}

.content-new{
	background: #F5F5F5;
}

.content-new .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.content-new .caia-post-list-widget .widgettitle{
	font-size: 40px;
	font-family: 'Bebas';
	color: #333;
	line-height: 1.3;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.content-new .caia-post-list-widget .widgettitle h2,
.content-new .caia-post-list-widget .widgettitle a{
	font-size: 40px;
	font-family: 'Bebas';
	color: #333;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;	
}

.content-new .caia-post-list-widget .post{
	float: left;
	width: 100%;
	margin: 0 0 25px;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 10px;
}

.content-new .caia-post-list-widget .post .widget-item-title a{
	font-size: 17px;
	color: #333;
	font-family: 'PopS';
}

.content-new .caia-post-list-widget ul{
	float: left;
	width: 100%;
	list-style: none;
}

.content-new .caia-post-list-widget ul li{
	float: left;
	width: calc(100% - 25px);
	margin-bottom: 10px;
	background: url(images/list.svg) no-repeat left top 10px;
	padding-left: 25px;
}

.content-new .caia-post-list-widget ul li a{
	font-size: 16px;
	color: #333;	
}

.content-new .geomancy-widget{
	float: left;
	width: 100%;
	margin: 0 0 20px;
	background: #0077B8;
	border-radius: 10px;
}

.content-new .geomancy-widget .widget-wrap{
	padding: 20px 15px;
	float: left;
	width: calc(100% - 30px);
}

.content-new .geomancy-widget .widgettitle{
	background: url(images/bua.svg) no-repeat right center;
	background-size: 40px;
	font-size: 40px;
	color: #fff;
	font-family: 'Bebas';
	text-transform: uppercase;
	margin-bottom: 20px;
}

.content-new .geomancy-widget label{
	color: #fff;
	margin-bottom: 10px;
	font-family: 'PopS';
	display: block;
}

.content-new .geomancy-widget input{
	height: 45px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
	float: left;
	width: calc(100% - 20px);
	border: none;
	padding: 0 10px;
	outline: none;
}

.content-new .geomancy-widget select{
	height: 45px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	border: none;
    background: url(images/select.svg) no-repeat right 10px center #fff;
    -webkit-appearance: none;
	padding: 0 10px;
	outline: none;
}

.content-new .geomancy-widget input[type="submit"]{
	background: #000;
	border-radius: 100px;
	color: #fff;
	font-family: 'PopS';
}

.content-new .geomancy-widget input[type="reset"]{
	border: 1px solid #fff;
	background: none;
	color: #fff;
	border-radius: 100px;
	font-family: 'PopS';
}

.content-popup{
	background: rgb(0 0 0 / 80%);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	cursor: pointer;
	display: none;
}

.content-popup .box{
	width: calc(90% - 20px);
	position: fixed;
	left: 50%;
	top: calc(50% + 15px);
	transform: translate(-50%, -50%);
	z-index: 999999;
	border-radius: 5px;
	padding: 15px 10px 0;
}

.content-popup .close{
	font-size: 30px;
	color: #fff;
	top: -30px;
	right: 0;
	position: absolute;
	cursor: pointer;
	line-height: 1;
}

.content-contact{
	background: url(images/bg.jpg) no-repeat center center fixed;
	background-size: cover;
}

.content-contact .widget_text,
.content-contact .widget_caldera_forms_widget{
	float: left;
	width: 100%;
	margin: 20px 0 0;
}

.content-contact .widget_caldera_forms_widget{
	margin: 0 0 20px;
}

.content-contact.box .widget_text,
.content-contact.box .widget_caldera_forms_widget{
	margin: 0;
}

.content-contact.box .widget_caldera_forms_widget .first_row .col-sm-6{
	float: left;
	width: 50%;
}

.content-contact.box .widget_caldera_forms_widget .caldera-grid textarea{
	height: 70px;
}

.content-contact .widget_text p{
	color: #fff;
	margin-bottom: 20px;
}

.content-contact.box .widget_text p{
	font-size: 14px;
}

.content-contact .widget_text ul{
	list-style: none;
	display: block;
	border: 1px solid #fff;
	padding: 20px 15px;
	width: calc(100% - 32px);
	border-radius: 10px;
	color: #fff;
	margin-top: 20px;
}

.content-contact .widget_text ul li{
	color: #fff;
}

.content-contact .widget_text ul strong{
	display: block;
	color: #fff;
	font-size: 20px;
	font-family: 'Bebas';
	margin-bottom: 15px;
	text-transform: uppercase;
	background: url(images/design.svg) no-repeat left center;
	padding-left: 60px;
}

.content-contact .widget_text ul em{
	font-family: 'PopS';
	font-style: normal;
	font-size: 30px;
}

.content-contact .widget_caldera_forms_widget .caldera-grid{
	padding-top: 40px;
}

.content-contact.box .widget_caldera_forms_widget .caldera-grid{
	padding: 0;
}

.content-contact .widget_caldera_forms_widget input,
.content-contact .widget_caldera_forms_widget textarea{
	height: 45px;
	border-radius: 5px;
	box-shadow: none;
	outline: none;
	border: none;
	padding: 10px 12px;
}

.content-contact .widget_caldera_forms_widget textarea{
	height: auto;
	max-width: 100%;
}

.content-contact .widget_caldera_forms_widget label{
	color: #fff;
	font-family: 'PopS';
	font-weight: 400;
	margin-bottom: 10px;
}

.content-contact.box .widget_caldera_forms_widget label{
	display: none;
}

.content-contact .widget_caldera_forms_widget input[type="submit"],
.single .content .entry-content .caldera-grid input[type="submit"],
.page .content .entry-content .caldera-grid input[type="submit"]{
	background: url(images/more.svg) no-repeat right 30px center #0077B8;
	padding: 10px 60px 10px 30px;
	border-radius: 100px;
	color: #fff;
	font-family: 'PopS';
	border: none;
	height: auto;
}

.content-contact .widget_caldera_forms_widget .field_required{
	display: none;
}

.content-team{
	background: url(images/bgline1.svg) repeat-y top center;
}

.content-team .widget_text,
.content-job .widget_text{
	float: left;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	position: relative;
}

.content-team .widget_text{
	margin: 20px 0 0;
}

.content-team .widget_text:before,
.content-product .caia-post-list-widget:before{
  width: 3px;
  height: 30px;
  background: #0077B8;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, -100%);
  z-index: 100;
  content: "";	
}

.content-team .widget_text .gallery{
	float: left;
	width: 100%;
}

.content-team .widget_text .gallery-item{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.content-team .widget_text .gallery-item:nth-child(2n+1){
	clear: both;
}

.content-team .widget_text .wp-caption-text{
	font-size: 16px;
	font-family: 'PopS';
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100% - 20px);
	padding: 20px 5px 10px;
	color: #fff;
	line-height: 1.3;
} 

.content-team .widget_text .wp-caption-text span{
	font-size: 12px;
	font-family: 'PopR';	
	display: block;
	overflow: hidden;
	height: 0;
	transition: all 0.5s ease;
	margin-top: 5px;
}

.content-team .widget_text .gallery-item:hover .wp-caption-text span{
	height: auto;
}

.content-team .widget_text .gallery-item img{
	filter: grayscale(100%);
}

.content-team .widget_text .gallery-item:hover img{
	filter: grayscale(0);
}

.content-client .widget_text{
  float: left;
  width: calc(100% - 15px);
  margin: 40px 0 20px;
  padding-right: 15px;
  padding-bottom: 15px;
  position: relative;	
  text-align: center;
}

.content-client .widget_text:before{
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% - 17px);
	height: calc(100% - 17px);
	border: 1px solid rgb(67 67 67 / 60%);
	content: "";
	z-index: -1;
	border-radius: 50px;	
}

.content-client .widget_text .widget-wrap{
  border: 1px solid rgb(67 67 67 / 60%);
  background: #fff;
  display: block;
  border-radius: 50px;
  padding: 20px;
  float: left;
  width: calc(100% - 40px);	
  position: relative;
}

.content-client .widget_text .widget-wrap:after{
	width: 3px;
	height: 30px;
	background: #0077B8;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 100;
	content: "";
}

.content-client .widget_text .widgettitle,
.content-team .widget_text .widgettitle,
.content-contact .widget_text .widgettitle,
.content-about .widget .widgettitle,
.content-about .widget .widgettitle h1,
.content-job .widget_text .widgettitle,
.content-job .widget_text .widgettitle h2,
.content-product .caia-post-list-widget .widgettitle,
.content-project .widget_text .widgettitle,
.content-project .widget_text .widgettitle h2 {
	font-family: 'Bebas';
	font-size: 20px;
	color: #8E8E8E;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 20px;
	line-height: 1.3;
}

.content-contact.box .widget_text .widgettitle{
	font-size: 16px;
	line-height: 1;
}

.content-client .widget_text .widgettitle span,
.content-team .widget_text .widgettitle span,
.content-contact .widget_text .widgettitle span,
.content-about .widget_text .widgettitle h1,
.content-job .widget_text .widgettitle h2,
.content-product .caia-post-list-widget .widgettitle span,
.content-project .widget_text .widgettitle h2 {
	font-size: 40px;
	color: #0A0A0A;
	display: block;
	letter-spacing: normal;
	margin-top: 5px;
}

.content-contact.box .widget_text .widgettitle span{
	font-size: 35px;
}

.content-contact .widget_text .widgettitle span,
.content-about .widget_text .widgettitle h1,
.content-job .widget_text .widgettitle h2 {
	color: #fff;
}

.content-client .widget_text em{
	height: 105px;
	overflow: hidden;
	font-style: normal;
	font-family: 'PopR';
	display: block;
}

.content-client .widget_text p strong{
	color: #0077B8;
	font-family: 'Bebas';
	font-size: 25px;
	text-transform: uppercase;
	line-height: 1.3;
	display: block;
	margin: 20px 0 0;
}

.content-client .widget_text table,
.content-client .widget_text tbody,
.content-client .widget_text tr,
.content-client .widget_text td{
	float: left;
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	display: block;
}

.content-client .widget_text .slick-dots{
	padding-top: 20px;
}

.archive.class-new .content .post,
.class-new .yarpp-related .post{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.archive.class-new .content .post .entry-image-link,
.class-new .yarpp-related .post .alignleft{
	float: left;
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
}

.archive.class-new .content .post h2,
.sidebar .caia-post-list-widget .post .widget-item-title,
.content-before-category .caia-post-list-widget ul li p,
.class-new .yarpp-related .post .widget-item-title{
	line-height: 1.3;
	margin: 0 0 10px;
}

.archive.class-new .content .post h2 a,
.class-new .yarpp-related .post .widget-item-title a{
	font-size: 17px;
	color: #434343;
	font-family: 'PopS';
}

.content-before-category .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 40px 0 0;
}

.content-before-category .caia-post-list-widget:after{
	content: "";
	background: rgb(0 0 0 / 15%);
	width: 100%;
	margin: 0 0 10px;
	height: 1px;
	float: left;
}

.content-before-category .caia-post-list-widget .main-posts{
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

.content-before-category .caia-post-list-widget .main-posts .post{
	float: left;
	width: 100%;
	margin: 0;
}

.content-before-category .caia-post-list-widget .main-posts .post .widget-item-title a{
	font-size: 20px;
	color: #434343;
	font-family: 'PopS';
}

.content-before-category .caia-post-list-widget ul{
	float: right;
	width: 100%;
	margin: 0;
	list-style: none;
}

.content-before-category .caia-post-list-widget ul li{
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.content-before-des .wrap{
	position: relative;	
}

.content-before-des,
.content-after-des{
	margin: 20px 0 0;
}

.content-before-des .entry-content:before{
  width: 3px;
  height: 30px;
  background: #0077B8;
  position: absolute;
  top: -10px;
  left: 5%;
  transform: translate(0%, -100%);
  z-index: 100;
  content: "";	
  z-index: 200;
}

.content-before-des .archive-heading{
	font-size: 40px;
	font-family: 'Bebas';
	color: #0a0a0a;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.3;	
}

.content-before-des .archive-heading span{
  font-family: 'Bebas';
  font-size: 20px;
  color: #8E8E8E;
  text-transform: uppercase;
  letter-spacing: 5px;
  display: block;
}

.content-before-des p{
	margin: 0 0 15px;
}

.content-before-des img{
	float: right;
	width: 100%;
	margin: 0 0 15px;
}

.content-before-des ul,
.content-after-des ul{
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	text-align: center;
	border-top: 1px solid rgb(67 67 67 / 15%);
	padding: 20px 0 10px;
	margin: 15px 0 0;
}

.content-before-des ul li,
.content-after-des ul li{
	display: inline-block;
	margin: 5px;
	list-style: none;
}

.content-before-des ul li a,
.content-after-des ul li a{
	color: #333;
}

body div.caia-social-share{
	float: left;
	margin-top: 10px;
}

h1.entry-title {
  font-size: 40px;
  color: #0A0A0A;
  font-family: 'Bebas';
  margin-bottom: 15px;
  line-height: 1.3;
  font-style: normal;
}

.single .content .entry-content h2, 
.page .content .entry-content h2,
.content-before-des h2,
.content-after-des h2{
  font-size: 25px;
  color: #0077B8;
  font-family: 'PopS';
  margin-bottom: 15px;
  font-style: normal;
}

.single .content .entry-content h3, 
.page .content .entry-content h3,
.content-before-des h3,
.content-after-des h3{
  font-size: 20px;
  color: #0A0A0A;
  font-family: 'PopS';
  margin-bottom: 15px;
  font-style: normal;
}

.single .content .entry-content iframe, 
.page .content .entry-content iframe {
  display: table;
  margin: 0 auto 15px;
}

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

.single .content .entry-content table, 
.single .content .entry-content table td, 
.single .content .entry-content table th, 
.page .content .entry-content table, 
.page .content .entry-content table td, 
.page .content .entry-content table th {
  border-collapse: collapse;
  padding: 5px;
  border: 1px solid rgb(67 67 67 / 60%);
  text-align: left;
}

.single .content .entry-content .gallery-item, 
.page .content .entry-content .gallery-item{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
} 

.single .content .entry-content .gallery-columns-2 .gallery-item,
.page .content .entry-content .gallery-columns-2 .gallery-item{
	width: calc(100%/2);
}

.single .content .entry-content .gallery-columns-3 .gallery-item,
.page .content .entry-content .gallery-columns-3 .gallery-item{
	width: calc(100%/3);
}

.single .content .entry-content .gallery-columns-4 .gallery-item,
.page .content .entry-content .gallery-columns-4 .gallery-item{
	width: calc(100%/4);
}

.single .content .entry-content .gallery-columns-5 .gallery-item,
.page .content .entry-content .gallery-columns-5 .gallery-item{
	width: calc(100%/5);
}

.single .content .entry-content table.bao_gia tr:first-child, 
.page .content .entry-content table.bao_gia tr:first-child{
	background: #0077B8;
	color: #fff;
	text-align: center;
	font-family: 'PopS';
}

.single .content .entry-content table.bao_gia td, 
.page .content .entry-content table.bao_gia td{
	width: 15%;
	text-align: center;
	font-size: 12px;
}

.single .content .entry-content table.bao_gia td:first-child, 
.page .content .entry-content table.bao_gia td:first-child{
	width: 20%;
}

.single .content .entry-content table.bao_gia td:nth-child(2), 
.page .content .entry-content table.bao_gia td:nth-child(2){
	width: 30%;
}

.post-meta-tag {
  float: left;
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  padding: 15px 0;
}

.post-meta-tag a {
  color: #0077B8;
}

.content-info-meta .info-authors{
  text-align: right;
  margin-bottom: 10px;
  color: #0A0A0A;
  font-family: 'Bebas';
  font-size: 20px;
  text-transform: uppercase;
}

.content-info-meta .info-authors p,
.content-info-meta .info-authors p a{
  color: #0A0A0A;
  font-family: 'Bebas';
  font-size: 20px;
  text-transform: uppercase;	
}

.content-info-meta,
.yarpp-related{
  float: left;
  width: 100%;
  margin: 15px 0;
}

.yarpp-related .widgettitle,
.comment-reply-title{
	font-size: 40px;
	font-family: 'Bebas';
	text-transform: uppercase;
	color: #0a0a0a;
	margin-bottom: 20px;
	line-height: 1.3;
}

.yarpp-related .product{
	float: left;
	width: 100%;
	margin: 0 0 20px;
	text-align: center;
}

.sidebar .caia-post-list-widget .post{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.sidebar .caia-post-list-widget .post .alignleft,
.content-before-category .caia-post-list-widget ul li .alignleft{
	width: 140px;
	overflow: hidden;
	display: table;
}

.sidebar .caia-post-list-widget .post .widget-item-title a,
.content-before-category .caia-post-list-widget ul li p a{
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;	
 	font-size: 16px;
	color: #434343;
	font-family: 'PopS';
}

.sidebar .widget_nav_menu ul,
.sidebar .widget_text ul,
.sidebar .widget_text .textwidget{
	padding: 0;
}

.sidebar .widget_nav_menu ul li,
.sidebar .widget_text ul li{
	background: url(images/list.svg) no-repeat left center;
	border: none;
	padding: 0;
	padding-left: 25px;
	margin: 0 0 15px;
}

.sidebar .widget_nav_menu ul li a,
.sidebar .widget_text ul li a{
 	font-size: 20px;
	color: #434343;
	font-family: 'Bebas';	
}

.content-notice{
  background: rgb(0 0 0 / 60%);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 500;
  display: none;	
  text-align: center;
}

.content-notice p{
	width: 420px;
	padding: 30px 15px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
	display: table;
	z-index: 400;
	border-radius: 10px;
	text-align: center;
	font-weight: 600;
}

.content-error{
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
}

.content-error h1{
	color: #000;
	text-align: center;
	font-size: 200px;
	font-family: 'Bebas';
	margin: 0 0 20px;
	line-height: 1;
	text-transform: uppercase;
}

.content-error h1 span{
	color: #0077B8;
}

.content-error p{
	margin-bottom: 20px;
	font-size: 17px;
}

.content-error p strong{
	color: #0077B8;
	font-family: 'PopB';
	font-size: 25px;
	line-height: 1;
}

.content-error p a{
  background: url(images/more.svg) no-repeat right 30px center #0077B8;
  padding: 10px 60px 10px 30px;
  border-radius: 100px;
  color: #fff;
  font-family: 'PopS';
  display: table;
  margin: 20px auto 40px;
}

body div#toc_container{
	background: #fff;
	border: none;
	width: calc(100% - 32px);
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	border: 1px solid #d6d6d6;
}

body #toc_container p.toc_title{
	text-align: left;
	font-size: 16px;
	font-family: 'PopS';
	color: #0077B8;
}

body #toc_container li{
	margin-top: 5px;
}

body #toc_container a{
	color: #434343;
}

body #toc_container a:hover{
	text-decoration: none;	
	color: #0077B8;
}

.info-author{
	background: url(images/bg.jpg) no-repeat center center fixed;
	background-size: cover;
	border-radius: 10px;
	margin: 15px 0 40px;
	color: #fff;
}

.author .info-author{
	margin: 15px 0 20px;
	width: 100%;
}

.info-author .box{
	padding: 20px;
	float: left;
	width: calc(100% - 40px);
}

.info-author .top .avatar{
	width: 60px;
}

.info-author .top .name,
.info-author .top .name a{
	color: #fff;
	font-size: 25px;
	font-family: 'Bebas';
	text-transform: uppercase;
}

.info-author .bottom{
	border: 1px solid #fff;
	border-radius: 10px;
	width: calc(100% - 42px);
	padding: 20px 20px 5px;
	color: #fff;
}

.info-author .bottom img{
	display: inline-block;
	margin: 0;
}

.info-author .bottom.profile p strong{
	float: left;
	margin-right: 15px;
	line-height: 1;
	padding-top: 10px;
}

.info-author p,
.info-author p a,
.info-author ul,
.info-author a{
	color: #fff;
	margin-bottom: 15px;
}

.info-author h2{
	font-size: 25px;
	color: #fff;
	margin-bottom: 15px;
	font-family: 'PopB';
}

.info-author h3{
	font-size: 20px;
	color: #fff;
	margin-bottom: 15px;
	font-family: 'PopB';	
}

.load-open,
.load-close{
	margin-top: 20px;
}

.load-open span,
.load-close span{
	background: url(images/more.svg) no-repeat right 30px center #0077B8;
	padding: 10px 60px 10px 30px;
	border-radius: 100px;
	color: #fff;
	font-family: 'PopS';
  transition: all 1s ease-in-out;
  cursor: pointer;
  display: table;
  margin: 0 auto;
}

.load-close{
	display: none;
	width: 100%;
	position: relative;
	margin-bottom: 40px;
	float: left;
	text-align: center;
}

.content-fix .widget_text{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8000;
	background: #0077B8;
	width: 100%;
	box-shadow: 0px -15px 25px rgba(0, 0, 0, 0.15);
}

.content-fix .widget_text ul li{
	list-style: none;
	display: inline-block;
	float: left;
	width: calc(25% - 1px);
	border-right: 1px solid rgb(242 242 242 / 20%);
}

.content-fix .widget_text ul li:last-child{
	width: 25%;
	border-right: none;	
}

.content-fix .widget_text ul li a,
.content-fix .widget_text ul li strong{
	float: left;
	width: 100%;
	text-align: center;
	background: url(images/fix3.svg) no-repeat top 10px center;
	background-size: 21px;
	font-size: 11px;
	color: #fff;
	font-weight: 400;
	padding: 35px 0 10px;
	font-family: 'PopR';
	font-weight: 400;
}

.content-fix .widget_text ul li:first-child a,
.content-fix .widget_text ul li:first-child strong{
	background: url(images/fix4.svg) no-repeat top 6px center;
	background-size: 30px;
}

.content-fix .widget_text ul li:last-child a{
	background: url(images/fix1.svg) no-repeat top 11px center;
	background-size: 15px;
}

.content-fix .widget_text ul li:nth-last-child(2) a,
.content-fix .widget_text ul li:nth-last-child(2) strong{
	background: url(images/fix2.svg) no-repeat top 10px center;
	background-size: 20px;
}

.logged-in #responsive-menu.f-list,
#responsive-menu.f-list{
	position: fixed;
	top: 0;
	height: calc(100% - 65px);
}

body #responsive-menu ul li{
  border-bottom: 1px solid rgb(214 214 214 / 30%);
}

.content-after-title {
  background: #f5f5f5;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.content-after-title .widget {
  padding: 5px 10px 0;
  float: left;
  width: calc(100% - 30px);
}

.content-after-title img {
  width: 65px;
  float: left;
  margin: 0 15px 10px 0;
  border-radius: 100%;
  height: 65px;
  object-fit: cover;
}

.content-after-title .title {
  margin-bottom: 5px;
}

.content-after-title .title,
.content-after-title .title a {
  color: #333;
  padding: 0;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 5px;
}

.content-after-title .title span {
  font-family: 'PopS';
  font-size: 16px;
  color: #0077B8;
  display: block;
}

.content-after-title .widget .noidung p {
  font-size: 13px;
  display: table;
}

body .caia_rating {
  text-align: right;
  width: auto !important;
  float: right;
}

.gallery-caption {
	display:  none;
}