body, html {
	height: 100%;
	margin: 0;
	font: 500 18px/1.8 "Lato", sans-serif;
	color: #5e5e5e;
	background-color: #fff;
	background: rgba(84,84,84,1);
	background: -moz-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(176,176,176,1) 46%, rgba(250,250,250,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(84,84,84,1)), color-stop(46%, rgba(176,176,176,1)), color-stop(100%, rgba(250,250,250,1)));
	background: -webkit-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(176,176,176,1) 46%, rgba(250,250,250,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(176,176,176,1) 46%, rgba(250,250,250,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(176,176,176,1) 46%, rgba(250,250,250,1) 100%);
	background: linear-gradient(135deg, rgba(84,84,84,1) 0%, rgba(176,176,176,1) 46%, rgba(250,250,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#fafafa', GradientType=1 );
	background-image: url(../../fotos/fondo.png);
	background-attachment: fixed;
	background-color: #eee;
	font-family: 'Encode Sans', sans-serif;
	font-weight: 300;
}
.slantedDivA {
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
	background: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	padding: 30px;
	color: #fff;
	margin-bottom: 200px;
}
.slantedDivA:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background: inherit;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform-origin: top left;
	transform: skewY(4deg);
}
.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7, .bgimg-8, .bgimg-9 {
	position: relative;
	opacity: .95;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fff;
}
.bgimg-1 {
	background-image: url("../../fotos/fondo5.jpg");
	min-height: 100%;
	background-color: rgba(255,255,255,0.86); /*background-blend-mode: luminosity;*/
	
}
/*proyectos*/
.bgimg-2 {
	background-image: url("../../fotos/8.jpg");
	min-height: 400px;
}
.bgimg-3 {
	background-image: url("../../fotos/construccion-de-hospitales.jpg");
	background-image: url("../../fotos/8.jpg");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}
/*CAPACITACION*/
.bgimg-4 {
	background-image: url(" ../../fotos/706.jpg");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}

/*CONSULTORIA*/
.bgimg-5 {
	background-image: url("../../fotos/fondo2.jpg");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}

/*CONSTRUCCION*/
.bgimg-6 {
	background-image: url("../../fotos/construccion-2.jpg");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}
/*INEXPED*/
.bgimg-7 {
	background-image: url("../../fotos/coachingejecutivo_principal.jpg");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}
/*PAGOOB*/

.bgimg-8 {
	background-image: url("../../fotos/pagobbkg.png");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}

/*CONTACTO*/

.bgimg-9 {
	background-image: url("../../fotos/fondo5.jpg");
	min-height: 400px; /*background-color:rgba(0,0,0,0.75); background-blend-mode: luminosity;*/
}
.caption {
	position: absolute;
	left: 0;
	top: 15%;
	width: 100%;
	text-align: center;
	color: #000;
	background-color: rgba(0,0,0,0.65);
	display: block;
	padding: 25px
}

.captionindex {
	position: absolute;
	left: 0;
	top: 15%;
	width: 100%;
	text-align: center;
	color: #eee;
	background-color:transparent;
	display: block;
	padding: 25px;
}


.parrafo {
	color: #fff;
	margin-top: 50px;
	max-width: 650px;
	text-align: center;
	position: relative;
	margin: auto;
	margin-top: 30px;
}
.caption span.noborder {
	background-color: transparent;
	color: #fff;
	padding: 18px;
	font-size: 2.5rem;
	letter-spacing: 3px;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 300;
	line-height: 1.2;
	border: none
}
.caption span.border {
	background-color: transparent;
	color: #fff;
	padding: 18px;
	font-size: 2rem;
	letter-spacing: 10px;
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
}
.textohorizontal {
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	float: left;
	letter-spacing: 8px;
	font-weight: 300;
	color: #b28ebd;
	border: #b28ebd solid .5px;
	padding: 10px;
}
.textohorizontalviolet {
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	float: left;
	letter-spacing: 8px;
	font-weight: 500;
	color: #612774;
	border: #612774 solid .5px;
	padding: 10px;
}
.caption h2 {
	color: #eee;
	font-weight: 300;
	letter-spacing: 4px;
	margin-top: 30px
}
h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font: 1.8rem "Lato", sans-serif;
	color: #eee;
	/* background-color: #333; */
	font-weight: bold;
	display: inline-table;
	font-family: 'Rubik Mono One', sans-serif;
	font-family: 'Encode Sans', sans-serif;
	font-weight: 900;
	text-shadow: 2px 1px 3px rgba(0, 0, 0, 1);
	padding: 0px 15px 15px 15px;
}
.vineta::after {
	content: url(../../fotos/vineta.png)
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
.bgimg-1, .bgimg-2, .bgimg-3 {
	background-attachment: scroll;
}
}
/*NOSOTROS*/


.texto {
	max-width: inherit;
	color: #fff;
	z-index: 2;
	padding: 40px 15px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.15)
}
.textoviolet {
	max-width: inherit;
	color: #585858;
	z-index: 2;
	padding: 40px 15px;
	/* text-shadow: 1px 1px 1px rgba(0,0,0,.15);*/
	text-align: center
}
.h2 {
	color: #D8D8D8;
	text-align: center;
	text-decoration: none;
	font-size: 1.5rem;
	font-weight: 300;
	text-align: center;
	text-decoration: none;
	font-size: 2rem;
	font-weight: 300;
	letter-spacing: normal;
}
h2 {
	letter-spacing: 3px;
}
.h2 a {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #456ea6;
}
.savebtn:not{
	color: whitesmoke;
}
.savebtn{
	color: white;
	border-color: white;
	background-color: rgba(255, 255, 255, 0);
}
.savebtn:hover{
	color: #000000;
	background-color: #ffffff;
}
.capacitacion {
	background-image: url(../../fotos/servicios/SVG/capacitacion.svg);
	/* min-width: 400px; */
    /* min-height: 400px; */
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.capacitacion:hover {
	background-image: url(../../fotos/servicios/SVG/capacitacionover.svg)
}
.consultoria {
	background-image: url(../../fotos/servicios/SVG/consultoria.svg);
	/* min-width: 400px; */
    /* min-height: 400px; */
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.consultoria:hover {
	background-image: url(../../fotos/servicios/SVG/consultoriaover.svg)
}
.construccion {
	background-image: url(../../fotos/servicios/SVG/construccion.svg);
	/* min-width: 400px; */
    /* min-height: 400px; */
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.construccion:hover {
	background-image: url(../../fotos/servicios/SVG/construccionover.svg)
}
.proyectos {
	background-image: url(../../fotos/servicios/SVG/proyectos.svg);
	/* min-width: 400px; */
    /* min-height: 400px; */
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.proyectos:hover {
	background-image: url(../../fotos/servicios/SVG/proyectosover.svg)
}
.feature-box {
	text-align: center;
	padding: 5px 10px;
}

.clean-block.dark {
	background-color: #f4f4f4;
}
.inexpedproject {
	background-image: url(../../fotos/facts-img.png);
	background-color: transparent;
	min-height: 600px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center
}
.pagoobproject {
	background-image: url(../../fotos/pagob9.png);
	background-color: transparent;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 300px
}


/*
.inclinacion::before {
	content: url(../../fotos/inclinacion.png);
	height: 100%;
	display: block;
	position: absolute;
	margin-right: 100px;
	box-sizing: content-box;
	box-sizing: padding-box;
	box-sizing: border-box;
}
.inclinacion {
	box-sizing: content-box;
	box-sizing: padding-box;
	box-sizing: border-box;
}
.inclinacion2::before {
	content: url(../../fotos/inclinacion2.png);
	height: 100%;
	display: block;
	position: absolute;
}
.inclinacion2 {
	box-sizing: content-box;
	box-sizing: padding-box;
	box-sizing: border-box;
}
.skewnopadding {
	margin: 10px 5px 0px 30px;
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	font-weight: 400;
	color: white;
	font-family: 'Open Sans';
}
.skew {
	margin: 10px 5px 0px 70px;
	text-decoration: none;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	font-weight: 400;
	color: white;
	font-family: 'Open Sans';
}*/
.whitetext {
	color: #D8D8D8
}
.feature-box p {
	font-size: .75em;
	opacity: 1;
	font-weight: 400;
}
.navigation-clean.navbar-light .navbar-nav .nav-link {
	color: #fff;
}
/*----------------------------------------*/
/*  SERVICIOS SECCION CSS
/*----------------------------------------*/
.cta-section {
	position: relative;
	margin-bottom: 100px;
}
.pb50 {
	padding-bottom: 50px;
}
.pt100 {
	padding-top: 100px;
}
.cta-section .cta-image-box {
	position: absolute;
	width: 55%;
	height: 100%;
	left: 0;
	background-image: url(../../fotos/CASES3-07.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.cta-section .cta-content h2 {
	color: #fff;
}
.sp-title {
	font-size: 60px;
	margin-bottom: 40px;
}
.cta-section {
	position: relative;
	margin-bottom: 100px;
}
.cta-section:after {
	content: "";
	position: absolute;
	width: 58%;
	height: 100%;
	right: 0;
	top: 0;
	background: #325790;
	z-index: 2;
}
.cta-section .container {
	position: relative;
	z-index: 9;
}
.cta-section .cta-content h2 {
	color: #fff;
}
.cta-section .cta-content p {
	color: #fff;
	margin-bottom: 30px;
}
.cta-section .cta-content .cta-img-icon {
	display: inline-block;
	height: 80px;
	position: relative;
	width: 50px;
	margin-right: 40px;
	margin-bottom: 30px;
}
.cta-section .cta-content .cta-img-icon:last-child {
	margin-right: 0;
}
.cta-section .cta-content .cta-img-icon img {
	position: absolute;
	left: 0;
	bottom: 0;
	max-height: 100%;
}
.page-footer.dark {
	background-color: #fff;
}
.page-footer.dark .footer-copyright {
	background-color: #325790;
	border-color: #325790;
}
.spad {
	padding: 100px 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #000;
}

@media (min-width: 576px) {
.modal-dialog {
	max-width: 800px;
	margin: 1.75rem auto;
}
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color: #929292
}
.modal-body {
	color: #929292;
	text-shadow: none;
	font-size: .85em;
	text-align: left;
}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #1681d8;
  color: #fff;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}


.skewtop{ background-color: rgb(50, 87, 144);
    /* display: block; */
    position: fixed;
    width: 62%;
    /* margin-top: -100px; 
    height: 80px;*/
    margin-left: 215px;
    transform: skew(35deg);
    padding: 25px 40px;
    font-weight: 400;
    color: #aec5e4;
}
		
		
		.skewtop a {  display:block;
  text-decoration:none;
  padding: 5px 10px;
  font: .5em;
  transform: skew(-35deg); /* INVERSE SKEW */
  color: #0bf;}



nav li {
  display:inline-block;
  transition: background 0.2s;
  transform: skew(35deg);  /* SKEW */ background:#4875b3 ; margin-right: 5px
}
nav li a {
  display:block;
  text-decoration:none;
  padding: 5px 15px;
  font-size: .8em;
  transform: skew(-35deg); /* INVERSE SKEW */
  color: #eee; letter-spacing: 2px;
}
nav li.active,
nav li:hover{
  background:#000;
}

.navigation-clean .dropdown-menu .dropdown-item:focus   {
    background: TRANSPARENT;
    color: inherit;
}

.navigation-clean .dropdown-menu .dropdown-item:hover {
    background: TRANSPARENT;
    color: #D5D3D3;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    box-shadow: none;
    background-color:#7e3c96 ; 
    COLOR: #FFF;
    border-radius: 2px;
}


nav li.active, nav li:hover {
    background-color:#7e3c96 ; 
}

nav li a.active, nav li a:hover {
   color: #fff;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
    line-height: 2;
    color: #ffffff;
}
.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
    background-color: transparent;
}

.icon-phone, .icon-paper-plane, .icon-location-pin {  margin : 0px 5px 0px  20px;
}


.top {        
	color: #eee;
    margin-left: 730px;
    background-color: #325790;
    transform: skew(35deg);
    margin-right: -50px;
}

.top a{   
    
 display:block;
  text-decoration:none;
  padding: 5px 10px;
  font: .5em;
  transform: skew(-35deg); /* INVERSE SKEW */
  color: #0bf;
}


.top2 {    color: #eee;
    margin-left: 500px;
    background-color: #652375;
	transform: skew(35deg); margin-right: -50px;
	margin-top: 150px;

}

.top a{   
    
 display:block;
  text-decoration:none;
  padding: 5px 10px;
  font: .5em;
  transform: skew(-35deg); /* INVERSE SKEW */
  color: #0bf;
}
.front {
	z-index: 1000000000000
}


.page-footer.dark a {
    color: #8e8b8b;
}

.btn-primary {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

.btn-primary:hover {
    color: #D4D4D4;
    background-color: transparent;
    border-color: #D4D4D4;
}


.btn-primary-blue {
    color:#325790;
    background-color: transparent;
    border-color: #325790;
}

.btn-primary-blue:hover {
    color: #4875b3;
    background-color: transparent;
    border-color: #4875b3;
}

.page-footer.dark h5 {
   color: #858585;
    font-weight: 300;
    text-decoration: underline;
}

.page-footer h5 {
    font-size: 18px;
    font-weight: 700;
    /* margin-top: 30px; */
}

.page-footer ul li:after, .page-footer ul li:before {
   
	background-color: #858585;}
.page-footer.dark a {
    color: #858585; font-size: .85rem;
}
.page-footer.dark a:hover {
    color: #858585; 
}

.h2, h2 {
    font-size: 2.5rem;
}

.h1, .h2, .h4, .h5, .h6, h1, h2, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.2;
    
}


@media (max-width: 768px) {
  .skewtop{  display: none
}
	
.h2 {  font-size: 1em;
	}
	
h2 {  font-size: 1em;
	}
	
	.caption span.noborder {
    font-size: 1em;
}
	
nav li {
  display:inline-block;
  transition: background 0.2s;
  transform:none;  /* SKEW */ background:#4875b3 ; margin-right: 5px
}
nav li a {
  display:block;
  text-decoration:none;
  padding: 5px 15px;
  font-size: .8em;
  transform: none; /* INVERSE SKEW */
  color: #eee; letter-spacing: 2px;
}
	
}
