@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?fq5dq9');
  src:  url('../fonts/icomoon.eot?fq5dq9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?fq5dq9') format('truetype'),
    url('../fonts/icomoon.woff?fq5dq9') format('woff'),
    url('../fonts/icomoon.svg?fq5dq9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;*/

  /* Better Font Rendering =========== */
 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\e9bd";
  right: 10px;
  position: relative;
  font-size: 1.5em;
}


body {
	margin: 0;
	background: #F0F0F0; 
}
h1,
h2,
h3,
h4,
h5,
h6 {
}

* {
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-style: normal;
}



.head {
	background-color: #0e3875;
	color: white;
	display: flex;
	justify-content: space-between;
	height: auto;
	max-height: 91px;
	align-items: center;
	flex-wrap: wrap;
	position: fixed;
    width: 100%;
    z-index: 2000;
    box-sizing: content-border;
}
.head .menu {
	z-index: 1000;
	height: inherit;
}
.head ol {
	display: inline-flex;
	height: inherit;
	text-transform: uppercase;
}
.head ol li {
	height: inherit;
	display: flex;
	position: relative;
}
.head a {
	display: inline-flex;
	align-items: center;
	height: inherit;
	padding: 0 20px;
	color: white;
	text-decoration: none;
	font-size: .8em;
	cursor: pointer;
}
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

figure {
	margin: 0;
}
.head ol li a:hover {
	color: #e8641a;
}
.head ol li a:focus {
	color: #e8641a;
}

.head .logo-small {
	text-align: left;
	align-items: initial;
	justify-content: flex-start;
}
.logo-small {
	margin: 0 20px 0 20px;
	padding:15px 0;
}
.bt-menu {
	position: absolute;
	right: 10px;
	visibility: hidden;
}

.container {
	width: 100% !important;
	flex: 1;
	margin: 0 auto !important;
	padding: 0 !important;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	height: inherit;
	flex-wrap: inherit;
	position: relative;
}
.social {
	display: inline-flex;
	align-items: center;
	margin-left: 30px;
    top: 8px;
}
.social .social-link {
	margin: 0 20px;
}
.container-wrap {
	width: 100%;
	max-width: 1920px;
	flex: 1;
	margin: 0 auto;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	height: inherit;
	flex-wrap: inherit;
	position: relative;
}

.logo-big {
	width: 100% !important;
	text-align: center;
	margin: 0 auto;
}
.logo-big-img {
	width: 220px !important;
	height: auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title-text {
	text-align: center;
	font-size: 1.1em;
	color: white;
	line-height: 28px;
}
.box-container {
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #4A4A4A;
	margin: 0;
	width: 100%;
}

.wrap { 
	position: relative;
	width: 90%;
	max-width: 1280px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.one-box,
.two-box,
.three-box {
	background: #F0F0F0;
	width: 33%;
	height: 300px;
	align-items: flex-start;
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px 0;
}
.two-box {
	border-left: 1px solid #0e3875;
	border-right: 1px solid #0e3875;
}
.box-title a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 21px;
	color: #e8641a;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-style: bold;
	cursor: pointer;
}
.box-title a:hover {
	color: #0e3875;
}
.box-text {
	font-size: 14px;
	text-align: left;
	margin: 0 15px;
}
.service {
	background: url(../img/background-white.jpg) center repeat;
	position: relative;
	display: flex;
	margin: 0;
	width: 100%;
	height: auto;
	padding: 1em 0 3.5em 0; 
}
.service .container {
	display: block;
}
.title {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2em;
	font-weight: 600;
	font-style: bold;
	text-align: center;
	border-bottom: 2px solid #e8641a;
	text-align: center;
	margin: 2em auto;
	width: 200px;

}
.separator {
	border-bottom: 1px: 
}
.service-one,
.service-two,
.service-three {
	display: inline-flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 30%;
	margin: 0 15px;
	padding: 0;
}
.service-one-image img {
	justify-content: space-between;
	align-items: center;
	align-content: center;
	margin: 0 auto;
	padding: 0;
	max-width: 250px;
	width: 100%;
	height: auto;
}

.service-title {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	color: #e8641a;
	font-weight: 600;
	font-style: bold;
}
.service-text {
	font-family: 'Source Sans Pro' sans-serif;
	font-size: 1em;
	color: #2F2F2F;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	margin: 0 15px;
}


.project-left {
	width: 100%;
	background-color: #0e3875;
	height: auto;
	max-height: 573px;
	margin: 0;
	padding: 0;
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: flex-start;
	align-content: flex-start;
}
.project-image-left {
	width: 70%;
	max-width: 860px;
	margin: 0;
	padding: 0;
	height: auto;
}
.project-details {
	width: 30%;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	position: relative;
	margin: 0 20px;
	text-align: left;
	bottom: 0;
	left: 0;
	right: 0;
}
.project-title-orange {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	color: #e8641a;
	font-weight: 600;
	font-style: bold;
}

.project-text {
	font-family: 'Source Sans Pro' sans-serif;
	font-size: 1em;
	color: white;
	font-weight: 300;
	font-style: normal;
	text-align: left;
}

.project-right {
	background-color: #e8641a;
	height: auto;
	width: 100%;
	max-height: 574px;
	margin: 0;
	padding: 0;
	display: inline-flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: flex-start;
	align-content: flex-start;
}
.project-image-right {
	width: 70% !important;
	max-width: 860px !important;
	margin: 0;
	padding: 0;
	height: auto;
}
.project-title-white {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	color: white;
	font-weight: 600;
	font-style: bold;
}

.project-text {
	font-family: 'Source Sans Pro' sans-serif;
	font-size: 1em;
	color: white;
	font-weight: 300;
	font-style: normal;
	text-align: left;
}

.gallery {
	background-color: #D8D8D8;
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.wrap-gallery {
	position: relative;
	width: 33%;
	height: auto;
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}
.gallery-image {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.gallery-image .content-overlay {
  background: rgba(30, 35, 63, .9);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.gallery-image:hover .content-overlay{
  opacity: 1;
}
.gallery-description {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
	color: white;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	justify-content: center;
	align-items: center;
	align-content: center;
	margin-top: 40%;
	margin-left: 25px;
	margin-right: 25px;
}

.event {
	width: 100%;
	height: auto;
	background-color: #D8D8D8;
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}
.event-list {
	width: 40%;
	display: block;
	margin: 10px 2em;
}
.event-icon {
	float: left;
}
.event-title {
	float: left;
	color: #e8641a;
	font-size: 1.5em;
	font-family: 'Source Sans Pro' sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	margin-left: 1.5vw;


}
.event-text {
	float: left;
	color: #4A4A4A;
	font-size: 1em;
	font-family: 'Source Sans Pro' sans-serif;
	font-weight: 300;
	font-style: normal;
	text-align: left;
	margin-left: 7vw;
}
.event-divide {
	border-left: 1px solid #e8641a;
	height: 80%;
	max-height: 270px;
	position: absolute;
	left: 50%;
}

.contacto {
	width: 100%; 
	height: auto;
	background: url(../img/background-blue.jpg) center repeat;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 1em 0;
}
.container-form {
	margin: 0 3em;
	display: inline-flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	height: auto;
	max-height: 610px;
	flex-wrap: wrap;
}

.contacto-wrapper {
	width: 65%;
	height: auto;
	display: inline-flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	margin: 0 10px;
	box-sizing: content-box;
	padding: 0;
}
.contacto-title {
	color: #e8641a;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 2em;
	font-weight: 600;
	font-style: bold;
	text-align: left;
	margin-left: 1.5em;
}


label {
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 300;
	font-style: normal;
}
 
input[type=text], input[type=tel], input[type=email] {
	width: 100%;
    padding: 5px 10px;
    margin: 8px 0;
    background-color: white;
    box-sizing: border-box;
    border: 2px solid white;
    border-radius: 4px;
    color: #4A4A4A;
}
 
textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid white;
    border-radius: 4px;
    background-color: white;
    resize: none;
    color: white;
}
 

.btn-enviar input[type=button], input[type=submit] {

	color: white;
	background-color: #0e3875;
	padding: 16px 52px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    margin-top: 10px;
    border:1px solid white;
    border-radius: 4px;
}

.btn-enviar input[type=button]:hover, input[type=submit]:hover {
	background-color: #ccc;
	color: #0e3875;
}


.btn-borrar input[type=button], input[type=reset] {
	color: #0e3875;
	background-color: white;
	padding: 16px 52px;
    text-decoration: none;
    margin: 4px 1.3em;
    cursor: pointer;
    margin-top: 10px;
    border:1px solid white;
    border-radius: 4px;
}

.btn-borrar input[type=button]:hover, input[type=reset]:hover {
	color: white;
	background-color: #ccc;
}

.line-vertical {
	background: url("../img/line-vertical.png") repeat-y;
	width: 10px;
	height: 650px;
	position: relative;
	bottom: 95px;
}


.aside-wrapper {
	width: 30%;
	height: auto;
	display: inline-flex;
	flex-direction: column;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 10px;
}
.aside-bloque-uno,
.aside-bloque-dos,
.aside-bloque-tres {
	height: 9em;
	display: block;
	position: relative;
	align-items: flex-start !important;
	align-content: flex-start;
	flex-wrap: wrap;
	border-bottom: 1px solid white;
	margin-bottom: 30px;
}


.icon-email,
.icon-phone,
.icon-home {
	position: relative;
	width: 100%;
	max-width: 50px;
	margin:0;
	padding: 0;
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.text-aside {
	position: relative;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	text-align: left;
	font-style: normal;
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	bottom: 20px;
	left: 20px;
}


.title-aside {
	color: white;
	font-size: 1.3em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: left;
}


 
.foot {
  display: inline-flex;
  width: 100%;
  background-color: #000;
  color: white;
  margin: 0;
  padding: 10px 0;
}
.derechos {
	display: inline-flex;
	flex-direction: column;
	flex-wrap: wrap;
	text-align: left;
	align-items: flex-start;
 	align-content: flex-start;
}
.foot a {
  color: #fff;
}
.foot-logo {
	margin-left: 5%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	max-width: 80px;
	height: 100%;
}

.social-link {
	width: 100%;
    height: auto;
    display: inline-flex;
    justify-content: space-between;
}
.social {
	justify-content: space-around;
	text-align: right;
	width: auto;
	margin-right: 5%;
	padding: 0; 
}
.social-footer {
	display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: right;
    width: auto;
    margin-right: 60px;
    padding: 0;
}


.activado a {
	color: #e8641a;
	text-decoration: none;
	font-weight: 400;
}




/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: grey;
    border-color: white;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-0, 
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3
{
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-0 {
  background-image: url(../img/img-hero.jpg); 
}
.fade-carousel .slides .slide-1 {
  background-image: url(../img/img-hero-02.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../img/img-hero-03.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../img/img-hero-04.jpg);
}

.thumbGallery {
	display: flex;
	width: 30%;
	max-width: 600px;
	height: auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}


/********************************/
/*          Message Email       */
/********************************/

.box-message {
	margin: 0 auto;
	padding:20px 0;
	height: 600px;
	width: 100%;
	position: relative;
	top: 300px;
}

.mensaje-text {
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	color: #000;
}

.mensaje-orange {
	font-weight: 400;
	text-decoration: none;
}

.mensaje-orange a {
	color: #e8641a;
}

.mensaje-orange a:hover {
	color: #4A4A4A;
}




/********************************/
/*          Media Queries       */
/********************************/


@media screen and (max-width: 1010px){
	.container-form {
    margin: 0 1em;
	}
	.contacto-wrapper {
    width: 55%;
	}
	.aside-wrapper {
    width: 40%;
    margin-left: 5px;
    margin-right: 5px;
	}
	.text-aside {
	font-size: 1em;
	line-height: 1.3em;
	}
	input[type=text], 
	input[type=tel], 
	input[type=email] {
    width: 100%;
    padding: 12px 10px;
	}
	.service-one, 
	.service-two, 
	.service-three {
	margin: 0 auto;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    align-content: center;
    width: 33%;
	}
}

@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}

@media screen and (max-width: 1000px) {
	.social {
		display: none;
	}
}

@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

@media screen and (max-width: 768px) {
	.container {
		width: 100% !important;
	}
	.hero {
		top: 40%;
		width: 90%;
		margin: 0 auto;
	}
	.bt-menu {
	position: absolute;
	visibility: visible;
	}
	.logo-big {
		width: 90% !important;
	}
	.logo-big-img{
    width: 20%;
    height: auto;
    margin-top: 10px;
	margin-bottom: 10px;
	}
	.title-text {
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
	}
	.head {
		position: fixed;
		width: 100%;
		z-index: 2000;
	}
	.head a {
		font-size: 1.5em !important;
		line-height: 3.3em;
	}
	.menu {
		background: rgba(0, 0, 0, .9); 
		width: 100%;
		position: fixed;
		margin: 0;
		top: 80px;
		right: 100%;
		padding-bottom: 20px;
	}
	.wrap {
		width: 100%;
	}
	.one-box, .two-box, .three-box {
    height: 380px;
	}
	.box-title {
    font-size: 18px;
	}
	.service-one,
	.service-two,
	.service-three {
	width: 30%;
    margin: 0 10px;
	}
	.service-title {
    font-size: 1.2em;
    line-height: 1em;
	}
	.service-text {
    font-size: .9em;
    line-height: 1.3em;
	}
	.project-left .container {
	display: block;
	}
	.project-right .container {
	display: block;
	}
	.project-left {
	width: 100% !important;
	height: auto;
	max-height: 800px;
    padding-bottom: 40px;
    margin: 0 auto !important;
	}
	.project-image-left {
    width: 100% !important;
    height: auto;
	max-height: 800px;
    padding-bottom: 40px;
	}
	.project-right {
	width: 100% !important;
	height: auto;
	max-height: 800px;
    margin: 0 auto !important;
	}
	.project-details {
    width: 90%;
    margin: 0 auto;
	}
	.project-image-right {
	width: 100% !important;
	margin-top: 40px;
	}
	.gallery-description {
	font-size: 1em;
	margin-top: 30%;
    margin-left: 10px;
    margin-right: 10px;
	}
	.contacto {
	padding: 0;
	}
	.container-form {
	width: 90%;
	max-height: 750px; 
	}
	.contacto-wrapper {
    width: 100%;
	}
	.contacto-wrapper form {
	width: 100%;
	}
	.contacto-title {
	margin-left: .8em;
	}
	.line-vertical {
	display: none;
	}
	.aside-wrapper {
    width: 100%;
    display: inline-block;
    flex-direction: column;
    margin: 40px auto;
    padding: 0;
	}
	.aside-bloque-uno,
	.aside-bloque-dos {
	width: 49%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border-bottom: none;
	}
	.icon-email {
	display: inline-flex;
	flex-direction: column;
	text-align: center;
	align-content: center;
	justify-content: center;
	margin: 10px auto;
	}
	.icon-phone {
	display: inline-flex;
	flex-direction: column;
	text-align: center;
	align-content: center;
	justify-content: center;
	margin: 10px auto;
	}
	.text-aside {
	text-align: center;
	align-content: center;
	align-items: center;
	bottom: 0;
	left: 0;
	}
	.title-aside {
		text-align: center;
		align-content: center;
	}
	.line-horizon {
		display: none;
	}
	.aside-bloque-tres {
	display: none;	
	}
	.social-footer {
		align-content: center;
	}
	.social {
		display: none;
	}
	.head ol {
		display: block;
	}
	.head a {
		font-size: .9em;
	}
	.head ol li {
		text-align: center;
		display: block;
		font-size: 1.5em;
    	line-height: 3em;
	}
	.head ol li a:hover {
		color: #0e3875;
	}
	.img-howdo img {
		width: 100%;
	}
	.title-inter {
	margin: 10px 10px;
	}
	.text-interior {
	margin: 0 10px;
	}
}

@media screen and (max-width: 480px) {
	.carousel, .fade-carousel, .slide {
		height: 500px;
	}
	.title-text {
	margin: 0 .5em;
    font-size: .8em;
    line-height: 150%;
}
	.logo-big-img {
	width: 150px !important;
	margin-top: 20px;
	position: relative;
	}
	.one-box {
	width: 100%;
	height: 270px;
	}
	.two-box {
		width: 100%;
		height: 220px;
		border-left: none;
		border-right: none;
	}
	.three-box {
		width: 100%;
		height: 220px;
	}
	.box-text {
	font-size: 16px;
	}
	.service {
	padding: 0;
	margin: 0;
	}
	.service-one, .service-two, .service-three {
		width: 100%;
		margin: 40px 10px;
		display: flex;
	}
	.service-text {
		width: 90%;
		margin: 0 10px;
		display: flex;
	}
	.project-left, .project-right {
	display: none; 
	}
	.event-list {
    width: 100%;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
	}
	.event-icon {
    margin: 0 auto;
	text-align: center;
	float: none;
	width: 100%;
	}
	.event-title {
	float: none;
	text-align: center;
	margin: 0 auto;
	}
	.event-text {
	float: none;
	margin: 0 10px;
	text-align: center;
	}
	.event-divide {
	border-left: none;
	border-bottom: 1px solid #e8641a;
    width: 100%;
    position: relative;
    left: 0;
    margin: 0 15px;
	}
	.aside-bloque-uno {
		width: 100%;
		margin: 0 auto;
		border-bottom: 1px solid #e8641a;
	}
	.aside-bloque-dos {
		width: 100%;
		margin: 10px auto 0;
	}
	.container-form {
    max-height: 860px;
	}
	input[type=text], input[type=tel], input[type=email] {
    width: 100%;
    padding: 10px 10px;
	}
	textarea {
	height: 90px;
	}
	.btn-borrar input[type=button], input[type=reset] {
	margin: 4px 4px;
	}
	.icon-email {
	display: none;
	}
	.icon-phone {
		display: none;
	}
	.derechos {
	text-align: right;
    margin-right: 25px;
	}
	.social-footer {
		display: none;
	}
	.foot-logo {
    margin-left: 25px;
	}
	.derechos {
		font-size: 14px;
	}
}

@media screen and (max-width: 360px) {
	.head .logo-small {
		right: 100px;
	}
	.one-box, .two-box, .three-box {
	    top: 100px;
	}
	.one-box {
		height: 300px;
		margin: 0 10px;
	}
	.two-box, .three-box {
		height: 270px;
		margin: 0 10px;
		border-left: none;
		border-right: none;
	}
	.contacto {
		height: 950px;
	}
}





