/*
Theme Name: Navian Child
Theme URI: http://www.themelogi.com/themes/navian
Description: A child theme of Navian Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.2
Template: navian
*/

@font-face {
    font-family: 'Gadugi';
    src: url('http://emealcuadrado.madeinmedia.online/wp-content/themes/navian-child/assets/fonts/gadugi-normal.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gadugi';
    src: url('http://emealcuadrado.madeinmedia.online/wp-content/themes/navian-child/assets/fonts/gadugi-bold.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*GENERICOS*/
h1,h2,h3,h4,h5,h6,p,span {
	font-family: 'Gadugi', sans-serif !important;
}
.color-salmon h5 {color:#fb8674!important}
.color-salmon .widgettitle::after {background-color:#fb8674!important}
nav .menu > li > a {
    font-size: 16px;
    text-transform: uppercase;
}
.nav-container nav {
    padding: 15px 0;
}
.mim-header {
    position: relative;
}
.mim-header::after {
    display: block !important;
    position: absolute;
    width: 100%;
    height: 30px;
    background-color: #fb8674;
    bottom: 50px;
    z-index: 1;
}
.mim-header .headings-title .widgettitle {
    font-size: 30px !important;
    line-height: 50px !important;
}
.mim-header.vc_row .headings-title .widgettitle::after {
    background-color: #252525;
}
.headings-title > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.headings-title .mb70 {
	margin-bottom: 20px;
}
.vc_row .headings-title .widgetsubtitle {
    position: relative;
    letter-spacing: 0;
    display: inline-block;
    margin-left: 10px;
    font-size: 18px;
}
.vc_row .headings-title .widgetsubtitle::after,
.vc_row .headings-title .widgetsubtitle::before{
    display: block;
    position: absolute;
    top: 0;
    font-weight: bold;
	
}

i {
    font-style: normal !important;
}

.vc_row .headings-title .widgetsubtitle::after{content:'[';left:-15px}
.vc_row .headings-title .widgetsubtitle::before{content:']';right:-15px}

.vc_row .headings-title .widgettitle {
    font-size: 30px;
    line-height: 50px;
    position: relative;
    display: inline-block;
}
/*.vc_row .headings-title .widgettitle::after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fb8674;
    left: 100%;
    position: absolute;
    bottom: 0px;
    margin-bottom: 5px;
    margin-left: 8px;
	border-radius: 10px;
}*/

.mim-portfolio .masonry-item .overlay-default,
.mim-portfolio .masonry-item .plus-icon {
    display: none;
}

/*MANIFIEST*/
.mim-manifiest .widgettitle strong {
    position: relative;
    padding: 0 20px;
    display: inline-block;
    color: #fb8674;
}
.mim-manifiest .widgettitle strong::after {
    content: '[';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.mim-manifiest .widgettitle strong::before {
    content: ']';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

/*PAGE INTERN*/
.mim-header.mim-intern {padding-top: 190px !important;}
.mim-header.mim-intern >.background-content,
.mim-header.mim-intern .slides li>.background-content {
	height: 110vh;
}
.mim-intern.vc_row .headings-title .widgetsubtitle::after{content:'[';left:-30px}
.mim-intern.vc_row .headings-title .widgetsubtitle::before{content:']';right:-30px}

/*PAGE PROYECTS*/
.filters li a {text-transform: uppercase !important;}
.filters:not(.filter-line) li a:after {
    border: solid #fb8674 !important;
	margin-top: 8px;
}

/*PAGE CONTACT*/
.contact-line.vc_row .headings-title .widgettitle::after {
    display: none;
}
.contact-line.vc_row .headings-title .widgettitle cite {
    position: relative;
}
.contact-line.vc_row .headings-title .widgettitle cite::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fb8674;
    left: 100%;
    position: absolute;
    bottom: 0px;
    margin-bottom: 11px;
    margin-left: 8px;
	border-radius: 10px;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #0000 !important;
}

/*FOOTER*/	
footer #block-5, footer #block-6 {display: none}
.col-md-4 {padding: 0 50px}
.footer-icons {
    display: flex;
    justify-content: center;
}
.footer-icons li {padding:20px}
.footer-icons li img {width:30px}

footer {
	background: #000000 !important;
} 
/*PAGE PORTFOLIO*/
.filters {
    margin-left: 15px;
}

/*PAGE EVENTS*/
.block-img-text > .container > .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.block-projects-services .intro-carousel {
    border: 2px solid #252525;
}

@media (max-width: 1200px){
	
	.order-mobile section {
		display: flex;
		flex-direction: column;
	}
	.order-mobile section .col-lg-6 {
		order: 1;
	}
	
}

@media (max-width:990px){
	
	.mim-header .vc_col-sm-6:first-child {
		width: 35%;
	}
	
	footer .col-md-4 .title, footer ul li {
		text-align: center;
	}
	
}

@media (max-width:767px){
	/*HEADER*/
/* 	.nav-container nav.fixed {
		padding-bottom: 0;
		box-shadow: 0 0 20px 0 #252525cc;
	} */
	.nav-open.nav-bar .module-group {
		box-shadow: 0 0 20px 0 #252525cc;
		margin-bottom: -15px;
	}
	
	.mim-header .headings-title .widgetsubtitle {
		font-size: 30px !important;
	}
	
	.mim-header.mim-intern >.background-content {
		height: 100% !important;
	}
/* 	.row .vc_column_container:last-child > .vc_column-inner {
		padding-top: 100px !important;
		padding-bottom: 150px !important;
	} */
	.mim-intern .row .vc_column_container:last-child > .vc_column-inner {
		padding-top: 0px !important;
		padding-bottom: 150px !important;
	}
	.headings-title > div {
		align-items: center;
	}
	
	/*TITLES*/
	.vc_row .headings-title .widgettitle {
		font-size: 40px!important;
    	line-height: 45px!important;
	}
	.vc_row.block-left-mobile .headings-title .widgettitle {
		font-size: 28px!important;
		line-height: 35px!important;
		text-align: left;
	}
	
	/*PROJECTS*/
	.project-content.grid-blog.row .project:last-child {
		margin-bottom: 0 !important;
	}
	.mim-intern.vc_row .headings-title .widgetsubtitle::before{
    	right: -22px;
	}
	.mim-intern.vc_row .headings-title .widgetsubtitle::after{
    	left: -22px;
	}
}

.nav-container nav.nav-show {
	    background: rgba(255,255,255,1);
}

.mb8 {
	margin-bottom: 0px;
	vertical-align: middle;
}

.vc_custom_1659332101562 {
	padding-top:100px;
}

/*VANESA SECCION*/
.sobremi_vanesa .intro-image img {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sobremi_vanesa .col-lg-6.p0.col-lg-push-6 {
	height: 100%;
    position: absolute;
	padding: 100px 0px;
}

.sobremi_vanesa .container {
	padding: 100px 0px;
}

.sobremi_vanesa .col-lg-6.col-lg-pull-0.pr-l-80.vertical-alignment {
	position: static;
    transform: none;
}

#pasion .box-content.image-half .widgetsubtitle {
	color: #fff;
}

.sobremi_vanesa .vc_column-inner {
	padding-top: 0px !important;
}



rs-slides rs-sbg-wrap:after {
	display: none !important;
	background: none;
}

.mim-manifiest .primary-line {
	display: none;
}

/*.mim-manifiest .blog-boxed-content p {
	font-weight: 600;
	font-size: 20px;
	margin: 0 0 60px;
}*/

.btn-new:hover {
	background: #fb8674 !important;
    border-color: #fb8674 !important;
}

.footer-widget #nav_menu-2 .title,
.footer-widget #nav_menu-4 .title {
	font-size: 20px;
}
.projects-bottom-nav {
	display: none;
}
.image-caption .caption:before {
	background-color: #fb8674;
}

.bg-secondary.bg-secondary-light.fixed-left {
	display: none;
}

.portfolio-template-default.single.single-portfolio .container .heading-title,
.portfolio-template-default.single.single-portfolio .container .breadcrumb {
	display: none;
}

.popup-video-overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    z-index: 9998;
}
.popup-video-content{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.popup-video-content .popup-video-close{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    cursor: pointer;
}
.popup-video-content .popup-video-close::before{
    content: '';
    display: block;
    width: 20px;
    top: 50%;
    left: 50%;
    height: 1px;
    background-color: #fff;
    transform: translate(-50%,-50%) rotate(45deg);
}
.popup-video-content .popup-video-close::after{
    content: '';
    display: block;
    width: 20px;
    top: 50%;
    left: 50%;
    height: 1px;
    background-color: #fff;
    transform: translate(-50%,-50%) rotate(-45deg);
}
.popup-video-content video{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.popup-video-content iframe{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.mim-video{
    position: relative;
}
.mim-video::after{
    content: '';
    display: block;
    padding-top: 60%;
}
.mim-video img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mim-video::before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 0; 
    height: 0; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #fb8674;
	z-index: 6;
}
.logo-footer {
	margin-bottom: 10px;
}

@media (min-width: 1199px){
	#foto_vanesa_movil {
		display: none !important;
	}
}

.listado-servicios-tipografia ul li{
	font-family: 'Gadugi', sans-serif !important;
}
body .grecaptcha-badge {
	display: none !important;
}
@media (max-width: 990px){
	.intro-left .image-square>.content {
		display: none;
	}
}
	
