/*
    Theme Name: Daedo Child
    Description: Daedo Child creado por Labelgrup.
    Template: andaman
    Author: @labelgrup
    Author URI: https://about.daedo.com
    Version: 1.0-child
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

/* here comes your styles */

@font-face {
	font-family: CentraleSans;
	src: url("assets/fonts/Centrale Sans/Centrale Sans Regular.otf") format("opentype");
}

@font-face {
	font-family: CentraleSansMedium;
	src: url("assets/fonts/Centrale Sans/Centrale Sans Medium.otf") format("opentype");
}

@font-face {
	font-family: CentraleSansBold;
	font-weight: bold;
	src: url("assets/fonts/Centrale Sans/Centrale Sans Bold.otf") format("opentype");
}

.pt-0{
	padding-top: 0 !important;
}
.pb-0{
	padding-bottom: 0 !important;
}
.p-0{
	padding: 0 !important;
}
body[data-lang=en_GB] footer #footer-es{
	display: none !important;
}
body[data-lang=es_ES] footer #footer-en{
	display: none !important;
}

body#page-top nav {
	background-image: none !important;
	background-color: transparent;
	position: absolute;
	top: 0;
	z-index: 9999;
	width: 100%;
}

body#page-top .logo {
	min-width: 300px !important;
}

body#page-top ul.navbar-nav {
	margin-top: 33px;
	margin-right: 17px;
}

body#page-top .white_module {
	background-color: #000;
}

body#page-top .wpb_single_image img {
	position: relative;
	top: 36px;
}

body#page-top .mb20 img {
	margin-bottom: 20px;
}

body#page-top .wpb_text_column h3 {
	margin-bottom: 10px;
}

body#page-top .custom_mode p img {
	margin-top: 65px;
}

body#page-top .custom_mode p:nth-child(2) {
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 0;
	font-size: 34px;
}
body#page-top .custom_mode p:nth-child(3) {
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 20px;
	width: 46%;
	margin: auto;
	line-height: 20px;
}

body#page-top .custom_mode a.btn-custom {
	background-color: #004da2;
	color: #fff;
	border-radius: 0;
	padding-bottom: 8px;
}

body.page-template-portfolio .bg_cats {
	background-color: #004DA2;
	padding: 14px 0px 9px;
}

body.page-template-portfolio .bg_cats li a {
	color: #fff;
	text-transform: uppercase;
}

body.page-template-portfolio .filter_button {
	margin: 0px 47px;
}

body.page-template-portfolio section.portfolio {
	padding-top: 0;
}

body.page-template-portfolio .st_sf_list_cats {
	margin-bottom: 0;
}

.bio {
	margin-top: 50px;
}

h2.conte_po {
	margin-top: 74px;
	font-size: 30px;
}

.tag_line_image .tag-body {
	padding: 158px 0 !important;
}

ul#menu-main-menu {
	margin-left: 400px;
}

ul#menu-main-menu li.shop a {
	background-color: #004da2;
	color: #fff;
	margin-left: 200px;
}

.nav>li>a {
	padding: 12px 22px 13px 22px !important;
}

.historia {
	min-height: 539px;
	position: relative !important;
	background-color: rgba(255,255,255,.3) !important;
}
div.historia:after {
	content: '' !important;
	background: black !important;
	opacity: .5 !important;
	width: 100% !important;
	height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 0 !important;
}
.historia .vc_col-sm-6:nth-child(1) {
	text-align: right;
	padding-top: 30px;
	padding-right: 30px;
	border-right: 1px solid #fff;
}
.historia .vc_col-sm-6:nth-child(1) p {
	font-size: 74px;
}
.historia .wpb_wrapper h2 {
	color: #fff;
	font-size: 34px;
}
.historia .wpb_wrapper p {
	color: #fff;
	font-size: 20px;
}
.black_content {
	background-color: black;
	padding: 80px 0;
}
.black_content p:nth-child(1) {
	color: #fff;
	width: 40%;
	text-align: center;
	margin: auto;
	margin-bottom: 50px;
	font-size: 22px;
	line-height: 30px;
}
.black_content img {
	margin-top: 50px;
}
.black_content h2 {
	margin-top: 140px;
	color: #004DA2;
	text-transform: uppercase;
}
.black_content p {
	color: #fff;
}
.block_ceo {
	margin-top: 50px !important;
}
.block_ceo .vc_col-sm-6:nth-child(1) {
	padding-top: 90px;
}
.block_ceo h2 {
	margin-bottom: 10px !important;
}
.block_ceo p {
	margin-top: 20px !important;
}
.widget_text img {
	width: auto !important;
	margin-bottom: 40px;
}

@media (max-width: 1694px) {
	ul#menu-main-menu {
		margin-left: 0px !important;
	}
}
@media (max-width: 1672px) {
	ul#menu-main-menu {
		margin-left: 156px !important;
	}
}
@media (max-width: 1640px) {
	ul#menu-main-menu {
		margin-left: 100px !important;
	}
}
@media (max-width: 1584px) {
	ul#menu-main-menu {
		margin-left: 49px !important;
	}
}
@media (min-width:1441px) and (max-width: 1533px) {
	ul#menu-main-menu {
		margin-left: 170px !important;
	}
}
@media (min-width:1695px) and (max-width: 1885px) {
	ul#menu-main-menu {
		margin-left: 20px !important;
	}
}


.navbar .nav>li>a, .menu-transparent .navbar .nav>li>a {
	color: #000 !important;
	font-size: 14px;
}
body#page-top nav {
	position: fixed !important;
}
/* #main_wrapper_id .wpb_wrapper {
	padding-top: 100px;
} */
#main_wrapper_id .wpb_wrapper .wpb_wrapper {
	padding-top: 0;
}
.navbar .nav>li>a, .menu-transparent .navbar .nav>li>a {
	text-transform: capitalize;
}
ul.nav.navbar-nav.navbar-right>li>a {
	color: #125db4;
}

.blog-main.tile{
	background-color: #fff;
}

.blog-main.row.tile > div {
	margin-bottom: 20px;
}
.blog-main.tile .post-meta {
	position: absolute;
	width: fit-content;
	top: 10px;
	left: 10px;
	margin: 0;
}
.blog-main.tile .blog-wrap {
	position: absolute;
	bottom: 0;
	background: transparent !important;
	padding: 15px !important;
	box-shadow: none !important;
	width: calc(100% - 20px);
	height: min-content;
}
.blog-main.tile .blog-images {
	border-radius: 0 !important;
}
.blog-main.tile .blog-images img {
	object-fit: cover;
	border-radius: 0 !important;
}
.archive.category .post-set li.category-tiles{
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
	padding: 2px 5px;
}
.blog-main.tile .post-meta li,
.blog-main.tile .post-meta li.category-tiles::after{
	display: none;
}
div.blog-main.tile .post-meta li.category-tiles,
.archive.category .post-set li.category-tiles {
	background-color: #fff;
	border-radius: 0;
	display: block;
}
div.blog-main.tile .post-meta li.category-tiles a,
.archive.category .post-set li.category-tiles {
	font-size: 13px;
	font-weight: 700;
	color: #0066cc;
}

.blog-main.tile .blog-wrap h3 {
	font-size: 13px !important;
	background: rgba(18, 93, 180, 0.7);
	padding: 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
	display: table;
}
.blog-main.tile .blog-wrap h3 a {
	color: #fff;
	font-weight: 400;
	display: table-cell;
	border-left: 1px solid #fff;
	padding-left: 10px;
}

.category-post-item {
	position: relative;
}
.category-post-item img {
	width: 100%;
}
.category-post-item .category-post-item-name {
	font-size: 13px;
	background: rgba(0, 94, 184, 0.85);
	padding: 10px 10px 10px 30px;
	position: absolute;
	bottom: 10px;
	width: calc(100% - 20px);
	display: table;
	margin: 10px;
	text-align: left;
}
.category-post-item .category-post-item-name a {
	color: #fff;
	font-weight: 400;
	display: table-cell;
	border-left: 1px solid #fff;
}
.category-post-item a.category-post-item-h2 {
	font-size: 16px;
	line-height: 40px;
	padding-left: 20px;
}

.category-post-item p, #homepage_categories .wpb_content_element {
	margin-bottom: 10px;
}

#homepage_categories .vc_column-inner {
	padding: 0 5px;
}
#homepage_categories_full_row .vc_column-inner {
	padding: 0 10px;
}
.footer-width-fixer section {
	padding: 0;
}
.before_footer_image + .elementor-widget{
	padding-top: 20px;
	margin-bottom: 0;
}
.before_footer_image {
	position: absolute;
	top: -90px;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.before_footer_image .elementor-widget-container{
	background: #FFF;
	filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.25));
	padding: 40px;
	border-radius: 50%;
	width: fit-content;
}
.before_footer_image .elementor-widget-container img{
	width: 60px !important;
	height: 60px;
}
.blog-main.tile .slick-next {
	right: -10px;
}
.blog-main.tile .slick-prev {
	left: -10px;
}
.slick-next:before, .slick-prev:before {
	color: #aaa !important;
}
body#page-top nav {
	background: #fff;
	position: fixed;
}
.navbar-default .navbar-nav > li.pll-parent-menu-item a {
	font-size: 12px;
	color: #9e9e9e;
}

body .navbar-default .navbar-nav > li.pll-parent-menu-item a {
	font-size: 12px;
	color: #9e9e9e !important;
	font-weight: 400;
	padding-right: 20px !important;
}

.navbar-default .navbar-nav > li.pll-parent-menu-item:after {
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 2px;
	top: 15px;
}
.navbar .nav>li>a, .menu-transparent .navbar .nav>li>a {
	padding: 12px !important;
}

div#navbar {
	display: flex;
}
div#navbar .menu-center {
	flex: auto;
}
.menu-responsive.desktop, .navbar-main-collapse, ul#menu-main-menu, #menu-menu-principal-eng {
	width: 100%;
}
body#page-top .logo {
	min-width: 150px !important;
}
body#page-top .logo img {
	opacity: 1;
}
ul.nav.navbar-nav.navbar-right>li>a>i, ul.nav.navbar-nav.navbar-right>li>a>svg {
	color: #125db4;
	height: 21px;
	font-size: 24px;
}

.textwidget iframe {
	max-width: 100%;
	height: auto;
}
.sidebar > .widget {
	margin-bottom: 10px;
}
.sidebar > .widget h3 {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
/*body.category section.section {
	padding-top: 0;
}*/
.wp-block-button a {
	border: none !important;
}
.wp-block-button:hover > a {
	background-color: #005EB8 !important;
	color: #fff !important;
}
body#page-top nav {
	position: static;
	margin: 0;
}
.nav-links span, .nav-links a {
	background: none !important;
	color: #ccc !important;
	padding: 0 !important;
}
.nav-links span.current {
	color: #000 !important;
}
.nav-links a:hover {
	color: #000 !important;
}

body.home .main-content section.section{
	padding-bottom: 0;
}

body.home .wrap-content .sidebar-right .tag_line_image.jarallax,
body.home .wrap-content .sidebar-right ~ div{
	display: none !important;
}

body.home #homepage_posts .vc_column-inner{
	padding-top: 0;
}
body.home #homepage_posts .promo-block,
body.home #homepage_posts .promo-block .title-p-line{
	margin-bottom: 0;
}

body.home .blog-main.tile .blog-wrap .blog-name, 
body.home .blog-main.tile .blog-wrap .blog-text{
	font-size: 13px !important;
	background: rgba(0, 94, 184, 0.85);
	padding: 10px;
	/* position: absolute; */
	bottom: 5px;
	width: 100%;
	display: table;
	margin: 0;
}

body.home .blog-main.tile .blog-wrap .blog-name{
	bottom: 55.5px;
	padding-bottom: 0;
}

body.home .blog-main.tile .blog-wrap h3{
	background: none;
	padding: 0;
	position: initial;
	margin-bottom: 0;
}

body.home .blog-main.tile .blog-wrap .blog-name a{
	font-weight: 500;
}

body.home .blog-main.tile .blog-wrap .blog-text{
	padding: 0 10px;
	height: 50.5px;
}

body.home .blog-main.tile .blog-wrap .blog-text p,
body.home .blog-main.tile .blog-wrap .blog-text *{
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	float: left;
	color: #fff;
	font-weight: 400;
	border-left: 1px solid #fff;
	padding-left: 10px;
	height: 40.5px;
	margin-bottom: 10px;
}

body.single .tag_line_image h2 {
	font-size: 32px;
	font-weight: 400;
}
body.single .pagination-line {
	display: none;
}
body.single footer,
.archive.category footer {
	border-top: 1px solid #eee;
	padding-top: 20px;
}
body.single > .wrapper > .main-content > .section,
.archive.category > .wrapper > .main-content > .section {
	padding-bottom: 0;
}
body.single > .wrapper > .main-content > .section > .container,
body.single > .wrapper > .main-content > .section > .container .container,
.archive.category > .wrapper > .main-content > .section > .container {
	width: 100%;
	padding-left: 0;
}
body.single > .wrapper > .main-content > .section > .container,
.archive.category > .wrapper > .main-content > .section > .container {
	border-top: 1px solid #eee;
}
body.single > .wrapper > .main-content > .section > .container > .row .row {
	margin: 0;
	display: flex;
}
.archive.category > .wrapper > .main-content > .section > .container > .row,
.archive.category > .wrapper > .main-content > .section > .container > .row {
	display: flex;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content {
	padding-left: 20px;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content {
	color: #000;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content {
	margin: auto;
	max-width: 700px;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content p {
	margin: auto;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content ul {
	padding: 15px 0;
	width: 100%;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content img {
	width:100%;
	margin-top: 15px;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content ul.post-meta li,
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content ul.post-meta a {
	color: #9e9e9e;
	font-size: 13px;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content ul.post-meta li:after {
	display: none;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content .post-content .post-meta ~ .elementor{
	float: left;
	width: 100%;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right,
.archive.category > .wrapper > .main-content > .section > .container > .row .sidebar-right {
	border-right: 1px solid #eee;
	padding-right: 0;
	margin-right: 20px;
}
body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right,
.archive.category > .wrapper > .main-content > .section > .container > .row .sidebar-right {
	flex: auto;
	margin-right: 0;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block p + p,
.archive.category > .wrapper > .main-content > .section > .container .content-block p + figure,
.archive.category > .wrapper > .main-content > .section > .container .content-block figure + p,
.archive.category > .wrapper > .main-content > .section > .container .content-block img {
	display: none;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block div,
.archive.category > .wrapper > .main-content > .section > .container .content-block hr,
.archive.category > .wrapper > .main-content > .section > .container .content-block figure,
.archive.category > .wrapper > .main-content > .section > .container .content-block blockquote {
	display: none;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block p,
.archive.category > .wrapper > .main-content > .section > .container .content-block em {
	color: #000;
	font-size: 14px !important;
	font-style: normal;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block h2 {
	font-size: 18px;
	clear: both;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block .post-data{
	display: flex;
	white-space: nowrap;
}
.archive.category .post-set li.category-tiles{
	position: unset;
}
.archive.category .post-meta{
	padding-left: 8px;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block h2,
.archive.category > .wrapper > .main-content > .section > .container .content-block p, 
.archive.category > .wrapper > .main-content > .section > .container .content-block em{
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.archive.category > .wrapper > .main-content > .section > .container .post .content-block h2{
	font-size: 22px;
	margin-bottom: 7px;
}
.archive.category > .wrapper > .main-content > .section > .container .content-block, .single.single-post > .wrapper > .main-content > .section > .container .content-block {
	padding-left: 30px;
	padding-right: 30px;
}
.archive.category .tag_line_image .tag-body, .archive.category .tag_line_image, .single.single-post .tag_line_image .tag-body {
	display: block;
}
.archive.category .tag_line_image .tag-body > .container, .single.single-post .tag_line_image .tag-body > .container{
	width: 100%;
}
.archive.category .tag_line_image {
	margin-bottom: 30px;
}
.single.single-post .tag_line_image{
	width: 100%;
}
.archive.category .blog-button {
	background-color: #005EB8;
	padding: 6px 10px;
	text-align: center;
	display: inline-block;
	width: 250px;
	max-width: 100%;
}
.archive.category .blog-button:hover {
	background-color: #333;
	cursor: pointer;
}
.archive.category .blog-button a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
}
.archive.category .blog-button a:after {
	display: none;
}
.archive.category .post-set {
	padding-left: 30px;
	display: flex;
}

.archive.category .post-thumbnail {
	/* max-width: 350px !important; */
	height: 230px;
}
.post-set.no-thumbnail .post-thumbnail {
	display: block !important;
	background: #eee;
}

.footer_banner_video .wp-block-cakewp-block-slider {
	position: absolute !important;
	top: 20%;
}
.footer_banner_video .wp-block-cakewp-block-slider .wp-block-image + p + p {
	margin-bottom: 0 !important;
}
.blockslider-pagination.blockslider-pagination-circle span {
	border: 1px solid #fff;
}
.blockslider-pagination span.blockslider-pagination-bullet:not(.blockslider-pagination-bullet-active) {
	background: transparent;
}

body.menu-transparent .navbar .nav>li.current-menu-item>a {
	border-bottom: 0 !important;
	color: #125db4 !important;
	border-color: #125db4 !important;
}
body.menu-transparent .navbar .nav>li.current-menu-item>a:hover {
	border-color: #125db4 !important;
}

ul.blog-post-social {
	position: absolute;
	top: 0;
	right: 30px;
}
ul.blog-post-social li {
	list-style: none;
	display: inline-block;
	font-size: 15px;
	padding: 0 5px;
}
ul.blog-post-social li svg {
	height: 14px;
}
ul.blog-post-social li i, ul.blog-post-social li svg {
	vertical-align: text-top;
	color: #9e9e9e;
}

@media (max-width: 1199px) {
	.navbar .nav>li>a, .menu-transparent .navbar .nav>li>a {
		padding: 12px 7px !important;
		font-size: 12px;
	}
}
@media (min-width: 768px){
	.d-none-desktop{
		display: none;
	}
}
@media (min-width: 992px) {
  .archive.category > .wrapper > .main-content > .section > .container > .row .sidebar-right{
    padding-right: 30px;
  }
	.archive.category .tag_line_image {
		width: 66.66666667%;
		float: left;
		padding-left: 30px;
		position: relative;
		height: 496px;
	}
	.archive.category [id^='jarallax-container-']{
		/* clip: rect(0, 843.8333129882812px, 496px, 0); */
		padding-left: 30px;
	}
	.archive.category [id^='jarallax-container-'] > div{
		position: unset !important;
		width: 100% !important;
  		height: 100% !important;
		margin-top: 0 !important;
		transform: none !important;
	}
	.archive.category .tag_line_image .tag-body{
		padding: 208px 0 !important;
	}
	.archive.category article.post-set{
		width: 33.33333333%;
		float: left;
		display: block;
		min-height: 496px;
	}
	.archive.category > .wrapper > .main-content > .section > .container .content-block{
		width: 100%;
		padding-left: 0;
	}
	.archive.category > .wrapper > .main-content > .section > .container .content-block h2 + h2{
		display: none;
	}
	.archive.category .blog-button{
		display: none !important;
	}
	.pll-parent-menu-item {
		float: right !important;
		display: block;
	}
	.blog-main.tile .slick-slide {
		height: 280px;
		padding: 0 5px;
	}
	.blog-main.slick-slider {
		padding: 0 15px;
	}
	.archive.category > .wrapper > .main-content > .section > .container .content-block, .single.single-post > .wrapper > .main-content > .section > .container .content-block,
	body.single > .wrapper > .main-content > .section > .container .content-block, .single.single-post > .wrapper > .main-content > .section > .container .content-block {
		width: 80%;
	}
	.archive.category > .wrapper > .main-content > .section > .container > .row > div:nth-child(2),
	body.single > .wrapper > .main-content > .section > .container > .row > .container > .row > div:nth-child(2) {
		padding: 0 25px;
	}
}
@media (max-width: 991px) {
	.menu-transparent .nav-icon3 span {
		background: #000 !important;
	}
	body#page-top .logo {
		padding-left: 50px;
	}
	body#page-top ul.navbar-nav {
		margin-top: 19px;
		margin-right: 0;
	}
	.blog-main.tile .blog-wrap {
		left: 0;
		text-align: left;
		width: calc(100% - 30px);
	}
	.blog-main.tile .slick-slide {
		height: 260px;
		padding: 0;
	}
	.blog-main.tile .blog-images img {
		border-radius: 0 !important;
		width: 100%;
	}
	.blog-main.tile .slick-next {
		right: 5px;
	}
	.blog-main.tile .slick-prev {
		left: 5px;
		z-index: 1;
	}
	.footer_banner_video .wp-block-cakewp-block-slider {
		top: 30px;
	}
	body.single > .wrapper > .main-content > .section > .container > .row .row {
		display: block;
		margin: 15px;
	}
	.archive.category .post-set {
		padding: 0;
		display: block;
	}
	body.single > .wrapper > .main-content > .section > .container, body.single > .wrapper > .main-content > .section > .container .container, .archive.category > .wrapper > .main-content > .section > .container {
		padding: 0;
	}
	body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right, .archive.category > .wrapper > .main-content > .section > .container > .row .sidebar-right {
		padding: 0;
	}
	body.single > .wrapper > .main-content > .section > .container > .row .sidebar-right .wrap-content {
		padding: 0 15px;
	}
	.archive.category > .wrapper > .main-content > .section > .container > .row, .archive.category > .wrapper > .main-content > .section > .container > .row {
		display: block;
		padding: 0 15px;
	}
	.archive.category > .wrapper > .main-content > .section > .container .content-block, .single.single-post > .wrapper > .main-content > .section > .container .content-block {
		padding-left: 15px;
		padding-right: 15px;
	}
	.archive.category .post-thumbnail {
		padding: 0 15px;
		margin: auto;
	}
	.archive.category > .wrapper > .main-content > .section > .container .content-block p, .archive.category > .wrapper > .main-content > .section > .container .content-block em {
		line-height: 14px;
		font-size: 13px !important;
	}
	.archive.category .blog-button {
		width: 100%;
	}
	body.single > .wrapper > .main-content > .section, .archive.category > .wrapper > .main-content > .section {
		padding-top: 70px;
	}
	ul.post-meta {
		float: left;
		width: 50%;
	}
	ul.blog-post-social {
		position: static;
		float: right;
		width: 50%;
	}
	ul.blog-post-social {
		padding: 0 2px;
	}
	ul.blog-post-social li {
		font-size: 12px;
	}
	ul.blog-post-social li svg {
		height: 11px;
	}
}
@media (max-width: 767px) {
	.d-none-mobile{
		display: none !important;
	}
	.before_footer_image {
		position: relative;
		top: initial;
		margin-bottom: 0 !important;
	}
	body#page-top .logo {
		width: 200px;
	}
	body#page-top nav .navbar-header {
		flex: auto;
	}
	body#page-top nav .container-fluid {
		display: flex;
	}
	ul.nav.navbar-nav.navbar-right li {
		float: left;
	}
	.footer_banner_video .wp-block-cakewp-block-slider {
		top: -50px;
	}
	.footer_banner_video .wp-block-cakewp-block-slider img {
		width: 70px !important;
	}
	.footer_banner_video .wp-block-cakewp-block-slider p {
		font-size: 13px !important;
	}
	.footer_banner_video .wp-block-cakewp-block-slider .wp-block-button {
		width: 200px !important;
	}
	#homepage_categories, #homepage_categories_full_row, #homepage_posts {
		padding: 0 !important;
	}
	#homepage_categories .vc_column-inner, #homepage_categories_full_row .vc_column-inner {
		padding: 0 !important;
	}
}
@media (max-width: 550px) {
	.footer_banner_video .wp-block-cakewp-block-slider + .wp-block-video video {
		min-height: 250px;
		background: #000;
	}
}
@media (max-width: 450px) {
	/* #main_wrapper_id .wpb_wrapper {
		padding-top: 50px;
	} */
	body#page-top div.logo img {
		height: 35px !important;
	}
	.menu-responsive.mobile {
		top: 3px !important;
	}
	.menu-responsive.mobile .burger_andaman_normal_holder .nav-icon3 {
		width: 20px;
	}
	.nav-icon3 span:nth-child(1), .nav-icon3 span:nth-child(2) {
		top: 5px !important;
	}
	.nav-icon3 span:nth-child(5), .nav-icon3 span:nth-child(6) {
		top: 17px !important;
	}
	body#page-top div.logo {
		width: 130px;
		min-width: 130px !important;
		line-height: 67px;
	}
	ul.nav.navbar-nav.navbar-right>li>a>i, ul.nav.navbar-nav.navbar-right>li>a>svg {
		height: 15px;
		font-size: 15px;
	}
	.navbar .nav>li>a, .menu-transparent .navbar .nav>li>a {
		padding: 12px 5px !important;
	}
}
@media (min-width: 1600px) {
	.navbar .nav>li>a, .menu-transparent .navbar .nav>li>a {
		font-size: 20px;
		padding: 14px !important;
	}
	.menu-transparent .menu-center .nav>li:not(.pll-parent-menu-item)>a {
		padding: 14px 22px !important;
	}
	body#page-top .logo img {
		height: 60px !important;
		margin: 0 80px 0 15px;
	}
	body .navbar-default .navbar-nav > li.pll-parent-menu-item a {
		font-size: 16px;
	}
	ul.nav.navbar-nav.navbar-right>li>a>i, ul.nav.navbar-nav.navbar-right>li>a>svg {
		height: 26px;
		font-size: 29px;
	}
	.pll-parent-menu-item {
		margin: 4px 20px;
	}
	.blog-main.tile .slick-slide {
		height: 400px;
	}
}
@media (min-width: 1700px) {
	.menu-transparent .menu-center .nav>li:not(.pll-parent-menu-item)>a {
		padding: 14px 28px !important;
	}
}

.footer-copyright{
	padding: 0!important;
	text-align: center;
	border-top: none!important;
	margin-bottom: 30px;
}

.footer-copyright p{
	color: #AEADAD;
}

.footer-copyright .row{
	display: flex;
	justify-content: center;
}

.footer-copyright .row > div:last-child{
	display: none;
}

.footer-area-cont{
	margin-top: 0px!important;
	padding: 10px 10px 0px 10px;
}

.footer-area-cont .container{
	width: 100%;
	padding: 0px;
	max-width: 1500px;
}

.footer-area-cont .nav.social-icons{
    display: flex;
    float: none !important;
    justify-content: center;
    margin: 0;
}

.footer-area-cont .footer-widget .widget{
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0 10px;
}	

.footer-area-cont .wp-block-buttons.newsletter-button{
	justify-content: center;
}

.footer-area-cont .social-icons{
	margin-top: 0!important;
}

.footer-area-cont ul.social-icons > li > a > i,
.footer-area-cont ul.social-icons > li > a > svg{
	font-size: 25px!important;
}

.footer-area-cont ul.social-icons > li > a > svg{
	width: 1em!important;
	height: 1em!important;
}

.home-footer-section{
	overflow: visible!important;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.home-footer-column{
	padding-top: 90px;
}

.home-footer-column .vc_column-inner .wpb_wrapper{
	position: relative;
}

.home-footer-round-image{ 
	display:flex;
	justify-content: center;   
	position: absolute;
    top: -90px;
	width: 100%;
}

.home-footer-round-image .vc_single_image-wrapper{
	background: #FFF;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.25));
    padding: 40px;
    border-radius: 50%!important;
    width: fit-content;
}

.home-footer-round-image .vc_single_image-wrapper img,
.home-footer-round-image .vc_single_image-wrapper svg{
	top: 0!important;
	width: 60px;
	height: 60px;
	filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
	vertical-align: middle;
    display: inline-block;
}

.home-footer-text{
	padding-top: 80px;
}

@media (min-width: 768px) {
	.home-footer-column{
		max-width: 500px;
		padding-top: 0px;
	}
}

.footer {
  border-top: none!important;
}

@media (min-width: 992px){
	.home-footer-section{
		flex-wrap: no-wrap;
	}
	
	.footer-area-cont .container{
		padding: 10px;
	}
	.footer-area-cont .footer-widget{
		padding: 10px 0px;
	}
	.footer-area-cont .wp-block-buttons.newsletter-button{
		justify-content: flex-start;
	}
	.footer-area-cont .row > div:first-child {
		padding-right: 100px;
	}
	.footer-area-cont .row > div:last-child {
		padding-left: 150px;
	}
}


/* DAED-195 */


div#navbar {
    align-items: center;
	height: 124px;
}

body#page-top ul.navbar-nav {
    margin-top: 0px !important;
   
}

@media (min-width: 991px) {
    body#page-top .logo img {
        height: 60px !important;
        margin: 0px 80px 0 29px;
    }
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        margin-top: 10px;
    }
} 