/*
	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: #333;
	font-family: 'Barlow', Arial, 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: #333;
	font-family: 'Barlow', Arial, sans-serif;
	font-size: 16px;
	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: 80px;
	width: 100%;
	float: left;
	background: #0071bb;
}

.site-header .wrap{
	width: 100%;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 165px;
	height: 80px;
	margin-left: 20px;
}

.site-title {
	font-family: 'Barlow', 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: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat left center;
}

.site-description {
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: auto;
}

.site-header .widget-area .widget{
	float: right;
}

.site-header .widget-area .widget_media_image .slogan{
	margin-right: 30px;
	margin-top: 30px;
}

.site-header .widget-area .widget_media_image .button-search{
	cursor: pointer;
}

.site-header .widget-area .widget_text .textwidget{
	padding: 0;
}

.site-header .widget-area .widget_text ul,
.site-header .widget-area .caia_code_widget ul{
	list-style: none;
}

.site-header .widget-area .widget_text ul li:first-child{
    background: url(images/add.png) no-repeat left 20px center #0f325a;
    font-size: 19px;
    color: #fff;
    padding: 25px 30px;
    padding-left: 60px;
	float: left;
}

.site-header .widget-area .widget_text ul li:first-child a{
	font-size: 19px;
	color: #fff;	
}

.site-header .widget-area .widget_text ul li:last-child{
	display: inline-block;
	float: left;
}

.site-header .widget-area .widget_text ul li:last-child strong{
	font-weight: 400;	
    font-size: 19px;
    color: #fff;
	cursor: pointer;
    background: url(images/vi.png) no-repeat left 20px center #07274c;
    font-size: 19px;
    color: #fff;
    padding: 25px 30px;
    padding-left: 90px;
	font-weight: 400;
	display: inline-block;
	float: left;
}

.site-header .widget-area .caia_code_widget ul li{
    background: url(images/menu.png) no-repeat left 20px center #e0e0e0;
    font-size: 19px;
    color: #0a4e9b;
    padding: 25px 30px;
    padding-left: 60px;
	float: left;
	cursor: pointer;
}

.site-header .widget-area .caia_code_widget ul li:last-child{
	background: url(images/close.png) no-repeat left 20px center #e0e0e0;
	display: none;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 1170px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	background: url(images/line.png) no-repeat bottom center;
	padding: 20px 0 40px;
	color: #0071bb;
}

.breadcrumb .wrap{
	width: 1140px;
}

.breadcrumb a{
	color: #333;
}

.breadcrumb .label{
	margin: 0 5px;
}

/* 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: 'Barlow', 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: #333;
	font-family: 'Barlow', 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 {
	font-size: 22px;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	border-bottom: 4px solid #035388;
}

.widget-area .widgettitle p{
	display: table;
	background: #0071bb;
	padding: 10px 20px;
	margin: 0;	
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.widget-area .widgettitle a {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.widget-area .widgettitle span{
	display: table;
	background: #0071bb;
	padding: 10px 20px;
	margin: 0;	
	color: #fff;
	font-size: 22px;
	font-weight: 500;	
}

/* 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%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #0071bb;
	color: #fff;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #07274c;
}

/* 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 p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #fff;
	margin: 0 0 15px;
	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: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #333;
	-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;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 0 10px;
	height: 40px;
	background: transparent;
	float: left;
	border: none;
	width: 690px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 15px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #464646;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 0;
}

.site-footer p {
	font-size: inherit;
	color: #fff;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

.site-footer .widget_text{
	float: left;
	width: 262px;
	margin: 60px 15px 15px;
}

.site-footer .widget_text .widgettitle,
.site-footer .widget_text p strong{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 20px;
}

.site-footer .widget_text p strong{
	display: block;
	margin-top: 30px;
}

.site-footer .widget_text ul{
	padding: 0;
	list-style: none;
}

.site-footer .widget_text ul li{
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
}

.site-footer .widget_text ul li a{
	font-size: 16px;
	color: #fff;
}

.site-footer .widget_text img{
	margin-right: 5px;
}

.content-after-footer{
	float: left;
	width: 100%;
	background: #464646;	
	padding: 15px 0 35px;
	text-align: center;
	color: #fff;
}

/* 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: #333;
	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: 0 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: #b9b9b9;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #0071bb;
}

.content-slider,
.content-slider .sliders{
	float: left;
	width: 100%;
}

.content-slider .widgettitle{
	display: none;
}

.content-slider img{
	width: 100%;
	display: block;
	margin: 0;
}

.content-slider button.slick-prev.slick-arrow{
	background: url(images/button.png) no-repeat left center;
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	border: none;
	position: absolute;
	left: 2%;
	top: 46%;
	outline: none;
	cursor: pointer;
	z-index: 300;
}

.content-slider button.slick-next.slick-arrow{
	background: url(images/button.png) no-repeat right center;
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	border: none;
	position: absolute;
	right: 2%;
	top: 46%;
	outline: none;
	cursor: pointer;
	z-index: 300;
}

.content-home{
	float: left;
	width: 100%;	
}

.content-home .caia-post-list-widget{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.content-home .caia-post-list-widget .widgettitle{
	border-bottom: 4px solid #035388;
	margin-bottom: 30px;
}

.content-home .caia-post-list-widget .widgettitle h2{
	display: table;
	background: #0071bb;
	padding: 10px 20px;
	margin: 0;
}

.content-home .caia-post-list-widget .widgettitle a{
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.content-home .caia-post-list-widget .main-posts{
	float: left;
	width: 360px;
}

.content-home .caia-post-list-widget .main-posts a img{
	display: block;
	width: 100%;
	margin-bottom: 15px;
	height: 209px;
	object-fit: cover;
}

.content-home .caia-post-list-widget .main-posts .widget-item-title a{
	font-size: 22px;
	color: #333;
}

.content-home .caia-post-list-widget .main-posts .widget-item-title a:hover,
.content-home .caia-post-list-widget ul li a:hover,
.sidebar .caia-post-list-widget .main-posts .post a:hover,
.archive .content .post h2 a:hover{
	color: #0071bb;
}

.content-home .caia-post-list-widget ul{
	float: right;
	width: 360px;
	list-style: none;
}

.content-home .caia-post-list-widget ul li{
	float: left;
	width: 100%;
}

.content-home .caia-post-list-widget ul li a img,
.sidebar .caia-post-list-widget .main-posts .post a img{
    width: 98px;
    height: 56.97px;
    object-fit: cover;
}

.content-home .caia-post-list-widget ul li a,
.sidebar .caia-post-list-widget .main-posts .post a{
	font-size: 16px;
	color: #333;
}

.content-product{
	float: left;
	width: 100%;
	background: url(images/line.png) no-repeat top 60px center;
	border-top: 5px solid #f1f1f1;
}

.content-product .widget_text{
	float: left;
	width: 100%;
	margin: 15px 0;
}

.content-product .widget_text .widgettitle{
    font-size: 26px;
    font-weight: 500;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
}

.content-product .widget_text .widgettitle:after{
    content: "";
    width: 110px;
    height: 5px;
    background: #0a4e9b;
    margin: 5px auto 0;
    display: table;
}

.content-product .widget_text p{
	padding: 0 260px;
	margin-bottom: 15px;
}

.content-product .widget_text ul{
	list-style: none;
}

.content-product .widget_text ul li{
	float: left;
	width: 165px;
	margin: 15px 15px 60px;
	text-align: center;
}

.content-product .widget_text ul li a{
	color: #0a4e9b;
	font-size: 18px;	
	padding-top: 175px;	
	display: block;
}

.content-product .widget_text ul li:nth-child(1) a{
	background: url(images/icon1.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(2) a{
	background: url(images/icon2.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(3) a{
	background: url(images/icon3.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(4) a{
	background: url(images/icon4.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(5) a{
	background: url(images/icon5.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(6) a{
	background: url(images/icon6.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(1):hover a{
	background: url(images/icon1hv.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(2):hover a{
	background: url(images/icon2hv.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(3):hover a{
	background: url(images/icon3hv.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(4):hover a{
	background: url(images/icon4hv.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(5):hover a{
	background: url(images/icon5hv.png) no-repeat center center;
}

.content-product .widget_text ul li:nth-child(6):hover a{
	background: url(images/icon6hv.png) no-repeat center center;
}

.sidebar .caia-post-list-widget .main-posts{
	padding: 15px 0 0;
}

.sidebar .caia-post-list-widget .main-posts .post{
	margin-bottom: 10px;
}

.sidebar .caia-post-list-widget .main-posts .post p{
	line-height: 1.35;
}

.sidebar .caia-post-list-widget .main-posts.video{
	float: left;
	width: 100%;
}

.sidebar .caia-post-list-widget .main-posts.video .post{
	margin: 0;
}

.sidebar .caia-post-list-widget .main-posts.video iframe{
	width: 100%;
	height: 200px;
}

.sidebar .caia-post-list-widget .slick-dots{
	margin-bottom: 15px;
}

.sidebar .caia-post-list-widget .slick-dots li{
	border: none;
	margin: 0 5px;
	padding: 0;
}

.sidebar .widget_text{
	background: #f7f7f7;
	border-top: 4px solid #035388;
}

.sidebar .widget_text:first-child{
	background: none;
	border-top: none;
}

.sidebar .widget_text .textwidget{
	padding: 15px 30px 0;
}

.sidebar .widget_text:first-child .textwidget{
	padding: 0;
	margin-top: 15px;
}

.sidebar .widget_text .textwidget p{
	font-size: 18px;
	margin-bottom: 15px;
}

.sidebar .widget_text .textwidget p strong{
    border-left: 5px solid #0071bb;
    color: #0071bb;
    display: table;
    padding-left: 15px;
    font-weight: 500;
    line-height: 1.35;
    padding-right: 60px;
}

.sidebar .widget_text .textwidget p em{
	font-size: 16px;
	font-style: normal;
}

.sidebar .widget_text .textwidget p em:before{
    content: "";
    background: url(images/top.png) no-repeat center center;
    width: 48px;
    height: 42px;
    display: inline-block;
    margin-right: 15px;
}

.sidebar .widget_text:first-child ul{
	list-style: none;
	padding: 0;
}

.sidebar .widget_text:first-child ul li{
	float: left;
	width: 100%;
	margin: 0;
	border: none;
	background: url(images/gray.jpg) no-repeat left center #f9f9f9;
	margin-bottom: 1px;
}

.sidebar .widget_text:first-child ul li a{
    color: #0a4e9b;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: 20px;
    padding-left: 100px;
}

.sidebar .widget_text:first-child ul li:nth-child(1) a{
	background: url(images/icon1.png) no-repeat left 15px center;
	background-size: 45px;
}

.sidebar .widget_text:first-child ul li:nth-child(2) a{
	background: url(images/icon2.png) no-repeat left 15px center;
	background-size: 45px;
}

.sidebar .widget_text:first-child ul li:nth-child(3) a{
	background: url(images/icon3.png) no-repeat left 15px center;
	background-size: 45px;
}

.sidebar .widget_text:first-child ul li:nth-child(4) a{
	background: url(images/icon4.png) no-repeat left 15px center;
	background-size: 45px;
}

.sidebar .widget_text:first-child ul li:nth-child(5) a{
	background: url(images/icon5.png) no-repeat left 15px center;
	background-size: 45px;
}

.sidebar .widget_text:first-child ul li:nth-child(6) a{
	background: url(images/icon6.png) no-repeat left 25px center;
    background-size: 30px;
}

.content-before-category{
	float: left;
	width: 100%;
}

.content-before-category img{
	display: block;
	margin: 0;
	width: 100%;
}

.archive-heading a{
	font-size: 32px;
	color: #0071bb;
	margin-bottom: 30px;
	display: block;
}

.archive .content .post,
.search .content .post{
	float: left;
	width: 360px;
	margin-bottom: 20px;
}

.archive .content .post:nth-child(2n+1),
.search .content .post:nth-child(2n+1){
	float: right;
}

.archive .content .post:nth-child(2n),
.search .content .post:nth-child(2n){
	clear: both;
}

.archive .content .post a img,
.search .content .post a img{
	width: 100%;
    display: block;
    margin-bottom: 15px;
    border: none;
    padding: 0;
    background: none;
    height: 209px;
    object-fit: cover;
}

.archive .content .post h2 a,
.search .content .post h2 a{
	font-size: 22px;
	color: #333;
}

h1.entry-title{
	font-size: 32px;
	color: #0071bb;
	margin-bottom: 20px;
	font-weight: 500;
}

.single .content .post .entry-content h2,
.page .content .page .entry-content h2{
	font-size: 26px;
	color: #0071bb;
	margin-bottom: 15px;	
	font-weight: 500;
}

.single .content .post .entry-content h3,
.page .content .page .entry-content h3{
	font-size: 21px;
	color: #333;
	margin-bottom: 15px;	
	font-weight: 500;
}

.yarpp-related,
.post-meta-tag,
.fb-comment,
.content-after-post{
	float: left;
	width: 100%;
	margin: 15px 0;
}

.yarpp-related .title{
    border-bottom: 4px solid #035388;
    margin-bottom: 15px;	
}

.yarpp-related .title span{
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    display: table;
    background: #0071bb;
    padding: 10px 20px;
    margin: 0;	
}

.yarpp-related ul{
	padding-left: 20px;
	color: #a7a7a7;
}

.yarpp-related ul li{
	border-bottom: 1px dashed #d6d6d6;
	padding: 10px 0;
}

.yarpp-related ul li a,
.post-meta-tag a{
	font-size: 16px;
	color: #0071bb;	
}

.fb-comment iframe{
	width: 100% !important;
}

.content-after-post .widget_text{
	float: left;
	padding: 30px;
	width: calc(100% - 60px);
	background: #ebf7f4;
}

.content-after-post .widget_text .widgettitle{
	font-size: 24px;
	font-weight: 700;
	color: #0071bb;	
	text-align: center;
	margin-bottom: 30px;
}

.content-after-post .widget_text .wp-caption{
	float: left;
    margin: 0;
    margin-right: 30px;
}

.content-after-post .widget_text .wp-caption img{
	display: block;
	margin-bottom: 15px;
}

.content-after-post .widget_text .wp-caption .wp-caption-text,
.content-after-post .widget_text p strong{
	font-size: 18px;
	font-weight: 700;
	color: #0071bb;
}

.content-after-post .widget_text p{
	margin-bottom: 15px;
}

.content-after-post .widget_text p em a{
    background: #0071bb;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    float: right;
    margin-right: -30px;
	margin-top: 10px;
}

.content-fixed .widget_search{
    position: absolute;
    top: 80px;
    left: 0;
    float: left;
    background: #0b4e9c;
    width: 100%;
    z-index: 1000;
    padding: 15px 0;
	display: none;
}

.content-fixed .widget_search form{
	width: 750px;
	background: #fff;
	height: 40px;
	display: table;
	margin: 0 auto;
}

.content-fixed .widget_search [type="submit"]{
	background: url(images/search.png) no-repeat center center;
	width: 40px;
	height: 40px;
	background-size: 20px;
	border: none;
	text-indent: -9999px;
	float: right;
}

.content-fixed  .widget_text{
    position: fixed;
    top: 0;
    left: 0;
    float: left;
    background: rgba(0, 113, 187, 0.9);
    width: 100%;
    z-index: 3000;
	height: 100%;
	display: none;
}

.content-fixed  .widget_text .widgettitle {
    float: right;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin: 15px 30px;
    cursor: pointer;
    line-height: 1;
}

.content-fixed  .widget_text .textwidget{
	width: 1170px;
	margin: 0 auto;
	display: table;
	clear: both;
}

.content-fixed  .widget_text .textwidget p{
	font-size: 32px;
	color: #fff;
	font-weight: 500;
	margin: 30px 0;
}

.content-fixed  .widget_text .textwidget ul{
	list-style: none;
}

.content-fixed  .widget_text .textwidget ul li{
	float: left;
	width: 33.3%;
	margin: 15px 0;
}

.content-fixed  .widget_text .textwidget ul li a{
	font-size: 32px;
	color: #fff;
}

.content-fixed  .widget_text .textwidget ul li img{
	margin-bottom: 0;
    margin-right: 15px;
}

.content-fixed .widget_nav_menu{
    position: absolute;
    top: 80px;
    left: 0;
    float: left;
    background: rgba(0, 113, 187, 0.9);
    width: 100%;
    z-index: 2000;
	display: none;	
	text-align: center;
}

.content-fixed .widget_nav_menu ul li{
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	cursor: pointer;
	position: relative;
}

.content-fixed .widget_nav_menu ul li a{
	font-size: 40px;
	font-weight: 700;
	color: #fff;
}

.content-fixed .widget_nav_menu ul li li{
	border: none;
}

.content-fixed .widget_nav_menu ul li li a{
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}

.content-fixed .widget_nav_menu ul li:hover a,
.content-fixed ul li:hover .active-menu{
	color: #0f325a;
}

.content-fixed .widget_nav_menu ul li:hover ul li a,
.content-fixed ul li:hover ul .active-menu{
	color: #fff;
}

.content-fixed .active-menu{
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    margin-left: 15px;
}

.content-fixed ul li ul .active-menu{
	font-size: 20px;
}

.content-fixed .active-menu.close{
	display: none;
}

.logged-in .content-fixed .widget_search,
.logged-in .content-fixed .widget_nav_menu{
	top: 112px;
}

.caia_context_after_post {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube:hover .play-button{
	background-color: #dc2424;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

#box-cat{
	float: left;
	width: 100%;
}

.title-cat a {
    font-size: 28px;
    color: #d11524;
    margin-bottom: 15px;
    display: block;
}

.text-replace-advance-mobile{
	display: none;
}

.title-box-child a{
	font-size: 26px;
    color: #d11524;
    margin-bottom: 20px;
    display: block;
}

.archive .content .child-category-box{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 15px;
}

.archive .content .child-category-box .post{
	float: left;
    width: 360px;
	margin-bottom: 15px;
}

.archive .content .child-category-box ul{
    float: right;
    color: #0071bb;
    width: 360px;
}

.archive .content .child-category-box ul li{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.archive .content .child-category-box ul li a{
	font-size: 17px;
    color: #333;	
}

.archive .content .child-category-box ul li a:hover{
	color: #0071bb;	
}

#content-info-meta{
	float: left;
	width: 100%;
    margin: 15px 0;
}

#content-info-meta .info-author{
	float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
}

#content-info-meta .info-author a{
	color: gray;
}

#content-info-meta .rating-social{
	float: left;
    width: 100%;
    padding-bottom: 15px;
	border-bottom: 1px solid #cec8c8;
	margin-bottom: 15px;
}

#content-info-meta .rating-social .caia_rating{
	float: left;
}

.content-popup-contact .widget_caldera_forms_widget{
	position: fixed;
	right: 2%;
	bottom: 0;
	width: 300px;
	background: #fff;
	box-shadow: 1px 1px 5px 1px #d6d6d6;
	z-index: 7000;
}

.content-popup-contact .widget_caldera_forms_widget .widgettitle{
	background: url(images/open.png) no-repeat right 15px center #0071bb;
	color: #fff;
	padding: 10px 15px;
    font-weight: 700;
	cursor: pointer;
}

.content-popup-contact .widget_caldera_forms_widget .widgettitle.active{
	background: url(images/close1.png) no-repeat right 15px center #0071bb;
}

.content-popup-contact .widget_caldera_forms_widget .caldera-grid{
	display: none;
}

.content-popup-contact .widget_caldera_forms_widget p{
	margin-bottom: 15px;
}

.content-popup-contact .widget_caldera_forms_widget .close {
    position: absolute;
    top: -21px;
    right: -21px;
    border: 1px solid #fff;
    height: 20px;
    width: 20px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    margin: 0;
    padding: 0;
    font-size: 15px;
	cursor: pointer;
}

.content-popup-contact .widget_caldera_forms_widget .last_row{
	padding: 15px;
}

.content-popup-contact .widget_caldera_forms_widget .first_row{
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 8000;
	height: 100%;
	width: 100%;
	display: none;
}

.content-popup-contact .widget_caldera_forms_widget .first_row .single{
    width: 640px;
    background: #fff;
    padding: 10px 20px;
    position: fixed;
    top: 20%;
    z-index: 9000;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.content-popup-contact .widget_caldera_forms_widget .sentform,
.content-popup-contact .widget_caldera_forms_widget .first_row .single input[type="submit"],
.content-popup-contact .widget_caldera_forms_widget .first_row .single input[type="submit"]:hover{
	background: #0071bb;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	border: none;
	display: table;
	margin: 0 auto;
	cursor: pointer;
}