/*
Theme Name: Child theme of primestudio
Theme URI: 
Description: Child theme of primestudio theme for the primestudio theme
Author: <a href="http://0effortthemes.com/">0effortthemes Team</a>
Author URI: 
Template: primestudio
Version: 1.0.1
*/
.center{
	text-align: center;
}
.btn-blue a{
	display: inline-block;
	text-align: center;
}
.line_bg {
    background-image: repeating-linear-gradient(90deg, #e0e0e0, #e0e0e0 1px, rgba(177, 177, 177, 0) 1px, rgba(177, 177, 177, 0) 167px);
}
@media screen and (max-width:767px){
	.center-mobile{
		text-align: center;
	}
}
.content-image-txt{
    min-height: 250px;
}
/* main menu */
.sticky-menu{
	top: -150px;
}
.fixed-menu{
	top: 0;
}
.main-navigation.ze-menu-humburger li a{
	font-family: Roboto Mono;
    font-size: 120%;
}
.menu-cambiar-idioma-container .lang-item{
	display: inline-block;
	border-top: none;
}
.lang-item-fr{
	display: none;
}
@media screen and (max-width:450px){
	.menu-cambiar-idioma-container .lang-item{
		width: 25px;
	}
}
/* Custom title*/
@media screen and (max-width:991px){
	.bg-style-v .ze-vc-custom-title-container h2{
		font-size: 150px !important;
	}
}
@media screen and (max-width:767px){
	.bg-style-v .ze-vc-custom-title-container h2{
		font-size: 100px !important;
	}
}
.bg-style-v .print-world-info-wrapper{
	width: 100%;
}
.bg-style-v .ze-vc-custom-title-container{
	display: block;
}
.background-text-style-02.bg-style-v .background-text-style-01 .ze-title{
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    top: 0;
    left: 0;
}
/*Title Solutions Style*/
.c-gray{
    color: #898989;
}
.c-black{
    color: #000;
}
.c-green{
    color: #aab44b;
}
.size-1, .size-2, .size-3, .size-4{
	display: block;
}
.size-1{
	font-size: 1.4em;
    line-height: 2em;
}
.size-2{
    font-size: 2.8em;
    line-height: 0.8em;
}
.size-3{
    font-size: 3.6em;
    line-height: 0.8em;
}
.size-4{
	font-size: 4.5em;
    line-height: 0.8em;
}
@media screen and (max-width:1100px){
	.size-1{
		font-size: 1.2em;
        line-height: 1.5em;
	}
	.size-2{
		font-size: 2.2em;
	}
	.size-3{
		font-size: 3em;
	}
    .size-4{
        font-size: 3.8em;
    }
}
@media screen and (max-width:767px){
	.size-1{
		font-size: 1.1em;
         line-height: 1em;
	}
	.size-2{
		font-size: 1.6em;
	}
	.size-3{
		font-size: 2em;
	}
    .size-4{
        font-size: 2.8em;
    }
}
/* Form */
.wpcf7-form .creative-contact .wpcf7-form-control{
	background-color: transparent;
}
.wpcf7-form .creative-contact .your-message::before{
	top: 10px;
}
.formulario-contacto .creative-button-shutter-in-vertical a::before, 
.formulario-contacto .creative-button-shutter-in-vertical > span::before{
	background: -webkit-linear-gradient(#527f94, #064e64);
	background: -o-linear-gradient(#527f94, #064e64);
	background: linear-gradient(#527f94, #064e64);
}


/* Footer */
.widget-footer-wrapper{
    background: -webkit-linear-gradient(#527f94, #064e64);
	background: -o-linear-gradient(#527f94, #064e64);
	background: linear-gradient(#527f94, #064e64);
}
.widget-footer-wrapper .footer-rrss{
	text-align: center;
}
.widget-footer-wrapper .footer-rrss .ze-vc-social-icons-section{
	margin-right: 10px;
}
.widget-footer-wrapper .footer-content-top{
	overflow: visible !important;
}
.widget-footer-wrapper .footer-image-excellence{
	position: absolute;
	top: -138px;
	right: 0;
	width: 200px;
    z-index: 2;
}
@media screen and (max-width:600px){
	.widget-footer-wrapper .footer-image-excellence{
		top: -97px;
		width: 150px;
	}
}

.widget-footer-wrapper .footer-menu ul{
	text-align: center;
}
.widget-footer-wrapper .footer-menu .widget ul li{
	border-left: 1px solid #fff;
	padding: 0;
	display: inline-block;
	border-top: none;
}
.widget-footer-wrapper .footer-menu .widget ul li::before{
	content: none;
}
.widget-footer-wrapper .footer-menu .widget ul li:first-child{
	border-left: none;
}
.widget-footer-wrapper .footer-menu li a{
	font-family: Roboto Mono;
	padding: 0px 17px;
	color: #fff;
}

.widget-footer-wrapper .footer-menu-copyright  .widget ul li{
	border-left: 1px solid #0a5167;
	padding: 0;
	display: inline-block;
	border-top: none;
}
.widget-footer-wrapper .footer-menu-copyright .widget ul li::before{
	content: none;
}
.widget-footer-wrapper .footer-menu-copyright .widget ul li:first-child{
	border-left: none;
}
.widget-footer-wrapper .footer-menu-copyright li a{
	font-family: Roboto Mono;
	font-size: 80%;
	color: #0a5167;
	padding: 0px 17px;
}
.widget-footer-wrapper .footer-menu-copyright .wpb_content_element {
	margin-bottom: 0;
}

/* Menu problem */
.full-modal{
	position: fixed !important;
}

/* Menu banderas */
.wpb_content_element.menu-flag-languages{
    text-align: right;
    margin: 0;
}
.menu-flag-languages .widget ul li::before{
    content: none;
}

/* Form contact */
.wpcf7-form .creative-contact .politica-privacidad .wpcf7-form-control{
	padding: 0;
}

.scrollToTop{
    z-index: 3;
}