/* Custom CSS */

::selection {
	color: rgb(212, 212, 212);
	background-color: #cf2c00;
}

#awwwards {
	position: fixed;
	top: 0;
	right: 0;
	width: 90px;
	height: 135px;
	text-indent: -666em;
	overflow: hidden;
	z-index: 999;
	background-repeat: no-repeat;
	background-size: 90px 135px;
	background-image: url(../img/root/awwwards_honorable_white.png);
}

#wpselected {
	position: fixed;
	top: 0;
	left: 0;
	width: 90px;
	height: 90px;
	text-indent: -666em;
	overflow: hidden;
	z-index: 999;
	background-repeat: no-repeat;
	background-size: 90px 90px;
	background-image: url(../img/root/wpselected-badge-left.png);
}

.vlt-custom--9135 .typed-cursor {
	color: #ee3333;
}

.vlt-custom--0531 {
	position: absolute;
	left: 130px;
	bottom: 15%;
	font-size: 35px;
	color: #0b0b0b;
}

.vlt-custom--9503::after {
	content: '';
	position: absolute;
	top: 50%;
	left: calc(100% + 30px);
	height: 1px;
	width: 0;
	max-width: 60px;
	background-color: #1f0e49;
	transition: width .5s 1s ease-in-out;
}

.vlt-is-page-loaded .vlt-custom--9503::after {
	width: 100%;
}

.vlt-custom--5832 {
	position: relative;
	margin-right: 50px;
	z-index: 1;
}

.vlt-custom--5832::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	width: 100%;
	height: 100%;
	border: 10px solid #48c500;
	z-index: -1;
}

.vlt-custom--5832 {
	position: relative;
	margin-right: 50px;
	z-index: 1;
}

.vlt-custom--5832::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	width: 100%;
	height: 100%;
	border: 10px solid #48c500;
	z-index: -1;
}

.vlt-custom--3103 .vlt-services-box__link {
	background-color: rgba(0,0,0,.25);
}

.vlt-custom--3103 .vlt-highlight {
	background: linear-gradient(to top, transparent 5%, rgba(0,0,0,.25) 5% , rgba(0,0,0,.25) 37%, transparent 37%);
}

.vlt-custom--4111 .vlt-swiper-pagination--style-1 span {
	background-color: #fff;
}

.vlt-custom--4111 .vlt-swiper-button-prev--style-2,
.vlt-custom--4111 .vlt-swiper-button-next--style-2 {
	color: #fff;
}

.vlt-custom--6632 {
	margin-top: -225px;
}

.vlt-custom--9917 .vlt-social-icons a:not(:hover) {
	color: #fff;
}

.vlt-custom--8681 .vlt-countdown h5,
.vlt-custom--8681 .vlt-countdown strong {
	color: #fff;
}

.vlt-custom--9511 .vlt-swiper-pagination--style-1 span {
	background-color: #fff;
}

.vlt-is--homepage-05 .vlt-header--default .vlt-navbar,
.vlt-is--homepage-05 .vlt-header--default .vlt-navbar.vlt-navbar--solid {
	background-color: #191919;
}

.vlt-is--homepage-11 .vlt-navbar {
	padding: 0 35px;
}

.vlt-is--homepage-11 .vlt-navbar .container {
	width: 100%;
}

/* min-width 768px */
@media (min-width: 768px) {
	.vlt-custom--5136 {
		padding-left: 70px;
	}
	.vlt-custom--8620 {
		padding-right: 70px !important;
	}
	.vlt-custom--5317 {
		padding: 0 30px !important;
	}
	.vlt-custom--5171 {
		padding-right: 70px;
	}
	.vlt-custom--7205 {
		margin-top: -100px;
	}
	.vlt-custom--8511 {
		padding-right: 85px;
	}
	.vlt-custom--6525 {
		position: relative;
		z-index: 2;
	}
}

/* max-width 767px */
@media (max-width: 767px) {
	#awwwards,
	#wpselected {
		display: none;
	}
	.vlt-custom--9135 h2 {
		font-size: 28px
	}
	.vlt-custom--1631 {
		font-size: 38px;
	}
}

/* max-width 991px */
@media (max-width: 991px) {
	.vlt-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
	.vlt-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
}

/* max-width 575px */
@media (max-width: 575px) {
	.vlt-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}
	.vlt-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}
	.vlt-custom--0531 {
		bottom: 5%;
	}
}

/* Codigo de Raven*/
.raven-fittext {
	padding-left: 250px !important;
}
.raven-fittext-2 {
	padding-right: 250px !important;
}

.vlt-projects-showcase--style-5 {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: #232223;
}


.raven-shadow-2 {
	box-shadow: 6px 11px 10px -4px rgba(29,27,30,0.57);
-webkit-box-shadow: 6px 11px 10px -4px rgba(29,27,30,0.57);
-moz-box-shadow: 6px 11px 10px -4px rgba(29,27,30,0.57);
}
.vlt-footer--style-3 .vlt-footer-content a, .vlt-footer--style-3 .vlt-footer-copyright, .vlt-footer--style-3 .vlt-footer-socials a {
    color: #ffffff;
}

.vlt-btn--primary {
    color: #fff;
    border: 2px solid #fff;
    background-color: #1d1b1e4f;
    border-radius: 5px;
}
.vlt-btn--primary::after {
    background-color: #1d1d1dd1;
	border: 0px solid #1d1d1dd1 !important;
}


.vlt-btn--secondary {
    color: #fff;
    background-color: #cf2c00;
}
.vlt-btn--secondary::after{
	background-color: #fa2500;
}
.vlt-btn--sixth {
    color: #fff;
    background-color: #d55137;
}

.vlt-slide-navigation-holder {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    overflow: auto;
    flex-direction: column;
    width: 450px;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: visibility,-webkit-transform;
    transition-property: visibility,-webkit-transform;
    transition-property: transform,visibility;
    transition-property: transform,visibility,-webkit-transform;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    background-color: #19181a;
    background-image: url(../img/attachment-81.jpg);
    background-position: center;
    background-size: cover;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.vlt-section-title-2 {

	text-transform: uppercase !important;
}

.vlt-navbar-logo h1{
color: #fff;
text-transform: uppercase;
font-size: x-large;
}
/*  Video de youtube  */
.vlt-video-link::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    border-radius: 50%;
    background-color: #cf2c00;
}
.ocultar-todo {
	display: none;
}

.servicio-internacional {
	background-color: #cf2c00;
 
}
.servicio-internacional h2 {
	 
	letter-spacing: 1rem;
}
.servicio-internacional p{
	font-size:larger ;
	color: #1f1d20;
	font-weight: bolder;
	
}
.servicio-internacional h2{
	line-height: 0.801;
	font-size: 6rem ;
	font-weight: bolder !important;
	color: #d7d6da;
	text-transform:uppercase !important;
}

.swiper-slide-active .vlt-testimonial-item--style-2 .vlt-testimonial-item__content {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    border-color: #ff1100;
}

.swiper-slide-active .vlt-testimonial-item--style-2 .vlt-testimonial-item__content::before {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    border-top-color: #ff1100;
}
.fancybox-button {
    
    color: #fff;
    background-color: #fa3b22;
   
}
.fancybox-button:hover {
    color: rgb(233, 233, 233);
    background-color: #222127;
}

.vlt-default-navigation .sf-menu>li>a span::after {
    
    background-color: #f7361d;
}

a:hover {
    color: #ff4802;
}
.vlt-default-navigation .sf-menu>li.current-menu-item>a, .vlt-default-navigation .sf-menu>li.sfHover>a, .vlt-default-navigation .sf-menu>li:hover>a {
    color: #ff352e;
}
.vlt-default-navigation .sf-menu>li.current-menu-item>a, .vlt-default-navigation .sf-menu>li.sfHover>a, .vlt-default-navigation .sf-menu>li:hover>a {
    color: #ff352e;
}

.vlt-default-navigation .sf-menu ul.sub-menu li.sfHover>a, .vlt-default-navigation .sf-menu ul.sub-menu li:hover>a {
    color: #ee3933;
}

.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6 , p, a {
	font-family: 'Roboto' !important;
   letter-spacing: 2px !important;;
}

.vlt-fittext {
	font-family: 'Roboto' !important;
   
}

h1{

		font-family: 'Roboto' !important;
	letter-spacing: 3px !important;
		font-weight: 800;
		font-style: normal;
	
   
}

.vlt-comment-item__inner .vlt-comment-content .vlt-comment-header__metas, .vlt-countdown--style-1 h5, .vlt-countdown--style-2 h5, .vlt-default-navigation .sf-menu>li>a, .vlt-demo-item__image span.badge, .vlt-display-1, .vlt-review-item__inner .vlt-comment-content .vlt-comment-header__metas, .vlt-review-item__inner .vlt-review-content .vlt-comment-header__metas, .vlt-simple-link, .vlt-work-meta dt, cite, table thead th, table tr th {
	font-family: 'Roboto' !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: .075em;
    text-transform: uppercase;
}

.vlt-site-preloader {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    transition-property: all;
    background-color: #191919;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vlt-site-preloader .image img {
    height: 140px;
    border-radius: 50%;
}
.logo-header img{

	width: 300px !important;
	height: 300px !important;
	
	margin: 0 auto;
   

}
.botones-header {

	top:20px;
}
.texto-bold {
     font-family: 'Roboto' !important;;
	font-weight: 900;
}
.vlt-fullscreen-navigation .sf-menu>li>a, .vlt-slide-navigation .sf-menu>li>a {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-property: all;
    transition-property: all;
    color: transparent;
    background-color: #f73407;
    background-image: -webkit-gradient(linear,right top,left top,from(#fff),color-stop(50%,#fff),color-stop(50%,transparent));
    background-image: -webkit-linear-gradient(right,#fff 0,#fff 50%,transparent 50%);
    background-image: linear-gradient(to left,#fff 0,#fff 50%,transparent 50%);
    background-position: 100% 0;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 200% 200%;
}

.vlt-fullscreen-navigation .sf-menu ul.sub-menu li.current-menu-item>a, .vlt-fullscreen-navigation .sf-menu ul.sub-menu li:hover>a, .vlt-slide-navigation .sf-menu ul.sub-menu li.current-menu-item>a, .vlt-slide-navigation .sf-menu ul.sub-menu li:hover>a {
    color: #f73407;
}
.vlt-social-icon--style-4 {
    color: #f73407 !important;
}

.vlt-fourth-color {
    color: #2e292b!important;
}

.banda-dark {
    background-color: #191919!important;
  
}
.banda-turquesa {
    background-color: #00bec5;
    margin-bottom: 30px;
}
.vlt-large-heading span {
    color: #f73407 !important;
}

/*cambio de color menu hamburgesa */

.vlt-navbar.vlt-navbar--white-text-on-top.vlt-navbar--solid {
    color: #fbfbfb;
}

/*cambio de color menu hamburgesa fin */

.vlt-first-color  {
	color: #f73407 !important;
}
.iconos-corcho img {
	max-width: 45px;
}

.tamano-de-footer {
    padding: 230px 0 !important;
}    

.vlt-process-step__content h4{

	text-transform:initial !important;
}
.mayus-inicial h1 ,h4 , h2 , h3{
	text-transform:none !important;
}

/* fondo de alcorn*/
.fondo-alcor {
	
	background-color: rgb(207 44 0);
/* 	background-image: url(../img/root/alcornoque-2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;*/

}

.vlt-gap-70 {
	height: 33px;
}

.vlt-video-link {
    font-size: 29px;
    line-height: 1;
    position: relative;
    z-index: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100px;
    height: 100px;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0b0b0b00;
    border: #3330 0px;
}

.vlt-video-link:focus {
    outline: none;
    outline: none;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.vlt-navbar, .vlt-navbar.vlt-navbar--solid {
     background-color: #161414;  
}

.vlt-section-title h2 {
    font-size: 45px;
}

/*
@media (max-width: 420px) { 
    
    .video-container {
        position:relative;
        padding-bottom:0;
        padding-top:0;
        height:0;
        overflow:hidden;
    }
    .video-corcho {
        padding: 0;
        
    }
}

*/