/*................................reset...........................................*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	
}

ul.changes {
	list-style: disc;
	font-size: 22px;
	line-height: 31px;
	color:#211f1f;
} 

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*................................clearfix...........................................*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*.........................................FONTS.................................................*/


/*.........GLOBLE......*/
.wrapper {
	position: relative;
	width: 100%;
	display: block;
	clear: both;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #777777;
	background: #fff;
}
header {
	
	width: 100%;
	
}
#homebanner {
	
width: 100%;
	
background-size: cover;
	
er; */
	
/* text-align: center; */*/
	
/* text-align: center; */
	
er; */
	
clear: both;
	
background-repeat: no-repeat;
	
background-size: cover;
	
background-position: center;
	
text-align: center;
}
.logos {
	width: 30%;
	float: none;
	    display: inline-block;
}
nav {
	width: 70%;
	float: left;
	text-align: right;
}
nav ul li {
	display: inline-block;
	padding: 7px 15px;
}
nav ul li a {
	color: #fff;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}
#homebanner p {
	    font-size: 17px;
	    color: #211f1f;
	    padding-top: 7px;
	    line-height: 14px;
}
#homebanner h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	    font-size: 36px;
    line-height: 46px;
    color: #211f1f;
    text-transform: uppercase;
    
}

#homebanner h3, #contact h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: larger;
	line-height: 26px;
	text-transform: uppercase;
	padding: 0px 0 15px;
}
.box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
/* Common button styles */
.button {
	float: left;
	min-width: 150px;
	max-width: 250px;
	display: block;
	margin: 1em;
	padding: 15px 0;
	border: none;
	background: none;
	color: #fff;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	border: 3px solid #fff;
	border-radius: 5px;
	font-size: 23px;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
/* Wayra */
.button--wayra {
	overflow: hidden;
	width: 245px;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #37474f;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
	color: #fff;
	border-color: #7690c5;
}
.button--wayra.button--inverted:hover {
	color: #7690c5;
	border-color: #7690c5;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #7690c5;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}

.webdevelopment{
	padding:50px 0;
	background: #f7f7f7;
}
.webdevelopment h3 span{font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;}
.webdevelopment h3{
	font-size: 55px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
    line-height: 65px;
       color: #002bca;	
}
.webdevelopment p{
	    font-size: 26px;
    color: #211f1f;
    line-height: 30px;
}
.webdevelopment img{margin: 20px;width: 100%;}
.branding{
	padding: 50px 0 0px 0px;
	
}
.branding h3 span, .services h3 span{font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;}
.branding h3{
	font-size:60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height:75px;
	color: #6ab3c3;
	margin-bottom: 0px;
}

.branding h2, .services h2{
	font-size: 40px;
    line-height: 43px;
    margin-bottom: 40px;
}


.services h3{
	    font-size: 60px;
	    font-family: 'Roboto Condensed', sans-serif;
	    font-weight: 700;
	    line-height: 75px;
	    color: #6ab3c3;
	    margin-top: 40px;
}




.branding p{
	padding:38px 50px 0 0;
}
.branding img{    border-top-left-radius: 8px;
    border-top-right-radius: 8px;}

/*SERVICE SECTION*/
.services{
	    padding: 0px 0px 60px 0px;	
}
.one{
	display:block;
	width:100%;
	padding-bottom:40px;	
}
.imgone{
	width:72px;
	height:72px;
	border-radius:50%;
	background:#000;
	float:left;	
}
.imgone i{
	font-size: 40px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 72px;
}
.contentone{
	float:left;
	width:70%;
	padding-left:20px;	
}
.contentone h3{
	font-size:24px;	
	color:#222222;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	padding-bottom:10px;
}

/*CLIENT SECTION*/
#client{
	padding:100px 0 60px;
	background:#fafafa;	
}
.headclient{
	text-align:center;	
	padding-bottom:50px;
}
.headclient h3 span{font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;}
.headclient h3{
	font-size:60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height:75px;
	color:#222222;	
}
.headclient p{
	font-size:22px;	
} 
.leftsec{padding:20px 0;}
.leftsec img{float:left;display:block;}
.leftsec p{
	font-size:26px;
	line-height:28px;
	padding:35px 75px 10px;	
}
.leftsec span{
	color:#7690c5;
	font-size:20px;
	line-height:36px;
	padding-left:75px;	
}

.bubble 
{
position: relative;
width: 660px;
height: 170px;
padding: 0px;
background: #FFFFFF;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: #f1f1f1 solid 1px;
float:left;
    margin-left: 30px;
    margin-top: 20px;
}

.bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 19px 11px 0;
border-color: transparent #FFFFFF;
display: block;
width: 0;
z-index: 1;
left: -19px;
top: 77px;
}

.bubble:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 19px 11px 0;
border-color: transparent #f1f1f1;
display: block;
width: 0;
z-index: 0;
left: -20px;
top: 77px;
}
.rightsec{padding:20px 0;}
.rightsec img{float:left;}
.rightsec p{
	font-size:26px;
	line-height:28px;
	padding:35px 75px 10px;	
}
.rightsec span{
	color:#7690c5;
	font-size:20px;
	line-height:36px;
	padding-left:75px;	
}

.bubble1 
{
position: relative;
width: 660px;
height: 175px;
padding: 0px;
background: #FFFFFF;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: #f1f1f1 solid 1px;
float:left;
 margin-right: 30px;
    margin-top: 30px;
}

.bubble1:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 0 11px 19px;
border-color: transparent #FFFFFF;
display: block;
width: 0;
z-index: 1;
right: -19px;
top: 77px;
}

.bubble1:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 0 11px 19px;
border-color: transparent #f1f1f1;
display: block;
width: 0;
z-index: 0;
right: -20px;
top: 77px;
}

/*ICONS SECTOIN*/
#icons{
	padding:60px 0;
	background:#fff;	
}

/*TEAM SECTION*/
#team{
	background:#111111;
	padding:95px 0;	
}
.hedteam{text-align:center;}
.hedteam h3 span{font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;}
.hedteam h3{
	font-size:60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height:75px;
	color:#ffffff;	
}
.hedteam p{
	font-size:22px;	
	color:#fff;
} 

.teamone{
	padding:70px 0 30px;
	text-align:center;	
}
.teamone h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color:#fff;
	line-height:28px;	
}
.teamone p{color:#fff;font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;}
.teamone a i{
	width:39px;
	height:39px;
	border-radius:50%;
	border:3px solid #fff;
	color:#fff;
	margin:5px;
	font-size:20px;
		
}
.teamone a i:hover{color:#7690c5;border:3px solid #7690c5; transition:all 0.5s;}

.teamone a i:before{position:relative;
	top:10px;}
.bottomteam p{
	text-align:center;
	color:#fff;
	width:60%;
	margin:0 auto;	
}


#contact{    background-color: #fafafa;
	
}

.leftcontact h3 span{font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;}
.leftcontact h3{
	font-size:60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height:75px;
	color:#ffffff;	
}
.leftcontact h5{
	color:#fff;
	padding-top:10px;
} 
.leftcontact ul li{
	width:50%;
	float:left;
	padding-top:30px;	
}
.leftcontact ul li a{
	color:#fff;
	text-decoration:none;	
}
.leftcontact ul li i{    font-size: 30px;
    color: #fff;
    text-align: center;
    width: 50px;
    position: relative;
    top: 5px;
}
#contact input, .formland22 input {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	outline: 0;
	color: #333;
	margin-bottom: 9px;
	/* font-family: 'Roboto Condensed', sans-serif; */
	border: 0;
	line-height: 32px;
	font-size: 18px;
}

.formland22 select {
	width: 100%;
	background: #fff;
	padding: 4px;
	border-radius: 5px;
	outline: 0;
	color: #333;
	margin-bottom: 9px;
	/* font-family: 'Roboto Condensed', sans-serif; */
	border: 0;
	line-height: 32px;
	font-size: 18px;
}




#contact textarea, .formland22 textarea{
	width: 100%;
	background: #fff;
	border-radius: 3px;
	outline: 0;
	color: #333;
	border: 0;
	font-family: sans-serif;
	font-size: 18px;
	line-height: 20px;
}

#contact input::-webkit-input-placeholder, #contact textarea::-webkit-input-placeholder, #contact textarea::-webkit-input-placeholder  {
  color:#bbbbbb;
  font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}

#contact input:-moz-placeholder, #contact textarea:-moz-placeholder { /* Firefox 18- */
   color:#bbbbbb;
  font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}

#contact input::-moz-placeholder,#contact textarea::-moz-placeholder {  /* Firefox 19+ */
  color:#bbbbbb;
  font-size:18px;
	/* font-family: 'Roboto Condensed', sans-serif; */
	font-weight: 400;
}

#contact input:-ms-input-placeholder, #contact textarea:-ms-input-placeholder {  
  color:#bbbbbb;
  font-size:18px;
	/* font-family: 'Roboto Condensed', sans-serif; */
	font-weight: 400;
}

footer{
	background: #fafafa;
}
.last{
	padding:30px 0;
	border-top:1px solid #87a0d2;
	text-align:center;
	color: #6ab3c3;
}
.last a{
	color: #737373;
	text-decoration:none;
}

/*STICKY HEADER*/
header {
	
width: 100%;
	
top: 0;
	
left: 0;
	
z-index: 9997;
	
-webkit-transition: all 0.4s ease;
	
transition: all 0.4s ease;
	
background-color: #ffffff;
}

.sticky nav ul li {
    padding: 5px 15px;
}
a.send{text-align:right; text-decoration:none; color:#fff;display:block;}

/*EFFECTS FOR ANIMATION*/
/*EFFECT*/
.os-animation {
	opacity: 0;
}
.os-animation.animated {
	opacity: 1;
}
.staggered-animation {
	opacity: 0;
}
.staggered-animation.animated {
	opacity: 1;
}

/*LOADER EFFECT*/
/*Paste this css to your style sheet file or under head tag*/
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
 position: fixed;
 left:0;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 background: #7690c5;
}


.cssload-container {
	position: relative;
	width: 100%;
	height: 224px;
	overflow: hidden;
	top:35%;
}

.cssload-container .cssload-item {
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 49px;
	height: 49px;
	background-color: rgb(255,255,255);
	box-shadow: 0 0 8px 1px rgba(0,0,0,0.25);
	cursor: pointer;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	background-color: rgb(97,87,97);
	background-image: linear-gradient(rgb(74,67,74), rgb(245,243,240));
		background-image: -o-linear-gradient(rgb(74,67,74), rgb(245,243,240));
		background-image: -ms-linear-gradient(rgb(74,67,74), rgb(245,243,240));
		background-image: -webkit-linear-gradient(rgb(74,67,74), rgb(245,243,240));
		background-image: -moz-linear-gradient(rgb(74,67,74), rgb(245,243,240));
	box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	animation: cssload-tilt 2.3s ease-in-out infinite alternate;
		-o-animation: cssload-tilt 2.3s ease-in-out infinite alternate;
		-ms-animation: cssload-tilt 2.3s ease-in-out infinite alternate;
		-webkit-animation: cssload-tilt 2.3s ease-in-out infinite alternate;
		-moz-animation: cssload-tilt 2.3s ease-in-out infinite alternate;
}

.cssload-container .cssload-item:after {
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: -19px;
	background-color: rgb(255,255,255);
	border-radius: 50%;
	background-color: rgb(196,188,196);
	background-image: linear-gradient(rgb(245,245,245), rgb(69,32,69));
		background-image: -o-linear-gradient(rgb(245,245,245), rgb(69,32,69));
		background-image: -ms-linear-gradient(rgb(245,245,245), rgb(69,32,69));
		background-image: -webkit-linear-gradient(rgb(245,245,245), rgb(69,32,69));
		background-image: -moz-linear-gradient(rgb(245,245,245), rgb(69,32,69));
	box-shadow: 0 0 8px 1px rgba(250,250,250,0.25);
	content: '';
	box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	animation: cssload-ding 2.3s ease-in-out infinite alternate, cssload-tilt 2.3s ease-in-out infinite alternate;
		-o-animation: cssload-ding 2.3s ease-in-out infinite alternate, cssload-tilt 2.3s ease-in-out infinite alternate;
		-ms-animation: cssload-ding 2.3s ease-in-out infinite alternate, cssload-tilt 2.3s ease-in-out infinite alternate;
		-webkit-animation: cssload-ding 2.3s ease-in-out infinite alternate, cssload-tilt 2.3s ease-in-out infinite alternate;
		-moz-animation: cssload-ding 2.3s ease-in-out infinite alternate, cssload-tilt 2.3s ease-in-out infinite alternate;
}





@keyframes cssload-tilt {
	from {
		transform: rotate(45deg);
	}
	to {
		transform: rotate(-45deg);
	}
}

@-o-keyframes cssload-tilt {
	from {
		-o-transform: rotate(45deg);
	}
	to {
		-o-transform: rotate(-45deg);
	}
}

@-ms-keyframes cssload-tilt {
	from {
		-ms-transform: rotate(45deg);
	}
	to {
		-ms-transform: rotate(-45deg);
	}
}

@-webkit-keyframes cssload-tilt {
	from {
		-webkit-transform: rotate(45deg);
	}
	to {
		-webkit-transform: rotate(-45deg);
	}
}

@-moz-keyframes cssload-tilt {
	from {
		-moz-transform: rotate(45deg);
	}
	to {
		-moz-transform: rotate(-45deg);
	}
}

@keyframes cssload-ding {
	from {
		left: 0%;
	}
	to {
		left: calc(100% - 49px / 5);
	}
}

@-o-keyframes cssload-ding {
	from {
		left: 0%;
	}
	to {
		left: calc(100% - 49px / 5);
	}
}

@-ms-keyframes cssload-ding {
	from {
		left: 0%;
	}
	to {
		left: calc(100% - 49px / 5);
	}
}

@-webkit-keyframes cssload-ding {
	from {
		left: 0%;
	}
	to {
		left: calc(100% - 49px / 5);
	}
}

@-moz-keyframes cssload-ding {
	from {
		left: 0%;
	}
	to {
		left: calc(100% - 49px / 5);
	}
}


.logos img {
    width: 250px;
    padding: 10px 0px;
}

.carveh img {
    width: 100%;
	
}

.webdevelopment h4 {
       font-size: 43px;
       font-weight: 700;
       line-height: 49px;
       color: #6ab3c3;
}


.formland22 {
    background-color: #6ab3c3;
    padding: 20px;
    border-radius: 15px;
    margin: 30px 0;
    max-width: 600px;
    display: inline-block;
}

button.btn.standard-button {
    background-color: #f90202;
    padding: 15px;
    color: white;
    font-size: 22px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    er;
}
.alqui {
    background-color: #f00;
    padding: 10px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 5px;
    color: white;
}

.carveh {
    text-align: center;
    background-color: rgba(232, 232, 232, 0.42);
    margin-bottom: 36px;
    padding: 0px 0 20px;
    border-radius: 8px;
}

.descriptioncar li {
    color: #211f1f;
    border-bottom: solid 1px rgba(255, 0, 0, 0.19);
}

.logos2 {
	    padding: 12px 20px;
	    width: 50%;
	    display: inline-block;
}

.nav-collapse2 {
    float: right;
    text-align: right;
    padding: 22px 20px;
    display: inline-block;
    vertical-align: top;
    color: black;
    font-size: larger;
}

.nav-collapse2 a {
	
color: black;
}

.w100 {
    width: 100%;
}

.firstintro {
	color:red !important;
	
}

.redstripe {
    background-image: url(images/promo-line.jpg);
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
	text-align:center;
}

.redstripe h2 {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.redstripe p {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 20px;
}


.btn-theme {
    background-color: #002bca;
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.contcua { 
text-align:center;
font-size: 23px;
}
.mapag { 
margin-top:40px;

}

.difli {
	
	font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
    padding-bottom: 5px;
    min-height: 20px;
	
}
i.fa {
	
	    color: red;
	
}

.hidepc{
	
	display:none;
	
}


       /* Ubicar icono de reCaptcha v3 */
	   .grecaptcha-badge{
		margin-bottom: 150px !important;  
	}

	.grecaptcha-badge { visibility: hidden; }

	.text-captcha {
		color: #f8f8f8;
		font-weight: bold;
		font-size: 9px;
		line-height: 18px;
	}

	#timepicker:before {
		content: 'Hora Recogida:';
		margin-right: .6em;
		font-family: sans-serif;
		/* color: #9d9d9d; */
	 }
	
	
	 @media only screen and (max-width: 767px) {
	.inputhora{
	width: 130% !important;
	color: #000;
	 }
	}