@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap');




/* CUERPO - BODY */

body {
  	background-color: white;
	background-image: url(../../../images/imgdata/fondo-peru-trenchless.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center bottom;
	}

.body-wrapper {
	}


#sp-main-body {
  	padding: 20px 0;
	}


.container {
  padding-left: 25px;
  padding-right: 25px;
    }



/* HOME SP Builder Page ES - <section> */

/* #home-lugar-evento, #home-bn-contactenos, #home-promo2-titulo, #home-promo2-texto, #home-cta1-es, #home-cta2-es, #home-bn-patrocinador-premium, #home-bn-expositores */
#home-slider-es, #home-bn-patrocinadores-main, #home-bn-memorias, #home-bn-patrocinadores, #home-bn-asociados, #home-promo1-texto, #slider-banderas-es {
	display: none;
	}

/* HOME SP Builder Page EN - <section> */

/* #home-event-place, #home-bn-contactus, #home-promo2-title, #home-promo2-text, #home-cta1-en, #home-cta2-en, #home-bn-premium-sponsor, #home-bn-expositors */
#home-slider-en, #home-bn-sponsors-main, #home-bn-memories, #home-bn-sponsors, #home-bn-associates, #home-promo1-text, #slider-banderas-en {
	display: none;
	}


/* HEADER */ 

#sp-top-bar #sp-top2 {
	text-align: right;
	}

#sp-header {
	padding-top: 2px;
	padding-bottom: 3px;
	}

#sp-logo .logo img.logo-image {
	height: auto;
	}

.offcanvas-menu .logo {
	display: none;
	}


#sp-migas-de-pan {
	padding-top: 15px;
	}
	
li.float-start {
	padding-right: 5px;
	}



/* SLIDER BANDERAS */

.slider-banderas {
	margin-left: 0 !important;
	margin-top: 11px;
	} 
.slider-banderas img {
	width: auto;
	max-height: 78px;
	} 

/* SLIDER BANDERAS --> OLD SP PAGE BUILDER 

#sppb-carousel2 .sppb-carousel-inner .sppb-carousel-caption .sppb-carousel-text {
	padding: 0;
	text-align: right;
	}

#sppb-carousel2 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
	display: table-cell;
	vertical-align: bottom;
	}

*/


/* TITLES */



h1, h2, h3, h4, h5, h6 {
	font-style: italic;
	}

	
.article-header h1 {
	font-family: 'Titillium Web', sans-serif;
	color: #d91023;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2)
	}

.article-details h2 {
	font-family: 'Titillium Web', sans-serif;
	color: #df711b;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.1)
	}

.article-details h3 {
	font-family: 'Titillium Web', sans-serif;
	color: lightcoral;
   text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  font-size: 1.5rem;
	}

.article-details h4 {
  font-family: 'Titillium Web', sans-serif;
	color: crimson;
  font-weight: bold;
	font-size: 1.3rem;
	}



	

/* HOME SLIDER */

.sppb-carousel-text {
    color: white;
	text-shadow: 1px 1px 2px rgba(0,0,0,1), 2px 2px 4px rgba(0,0,0,1);
	font-weight: bold;
	}


#home-slider-es a.sppb-btn-default, #home-slider-en a.sppb-btn-default {
	font-weight: bold;
  color: white;
  background-color: crimson;
  border-color: white;
  opacity: 0.7;
  transition: transform .2s;
	}
	
#home-slider-es a.sppb-btn-default:hover, #home-slider-en a.sppb-btn-default:hover {
	opacity: 1;
	-ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
	}


/* HOME TITLES */

.sppb-addon-content h3 {
    font-family: 'Titillium Web', sans-serif;
    }


/* MENÚ OFF CANVAS */

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content nav ul.mod-menu.mod-list.nav {
	flex-direction: column;
	}



/* MENÚ CABZ */


section#sp-page-title nav {
    display: none;
    }

section#sp-page-title .row #sp-title .sp-column .sp-module .sp-module-content nav.navbar {
	background-color: #4d86ce;
	}

section#sp-page-title .row #sp-title .sp-column .sp-module .sp-module-content nav.navbar span.icon-menu {
	color: white;
	}

ul#menucabz {
	margin: auto 15px;
    font-family: 'Titillium Web', sans-serif;
	}
	
ul#menucabz li {
	margin: auto 5px;
	}

ul#menucabz li a {
	margin: 2px auto;
	padding-left: 8px !important;
	padding-right: 8px !important;
	color: #F0FFFF;
	font-weight: bold;
	background-color: #1a538d;
	border: 2px #1a538d solid;
	border-radius: 20px;
	}

ul#menucabz li a:hover {
	color: white;
	text-decoration: underline;
	border: 2px #4070a0 solid;
	}
	
a.btinscripcion {
	padding-left: 8px !important;
	padding-right: 8px !important;
	color: yellow !important;
	background-color: lightcoral !important;
	border: 2px crimson solid;
	border-radius: 20px;
	}	

a.btinscripcion:hover {
	background-color: crimson !important;
	border: 2px red solid !important;
	}



/* CABEZOTE */

#cabzTitle {
	margin: 0;
	padding: 0;
	background-image: url('../../../images/banners/bn-title-fondo.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center bottom;
	}

#cabzTitle div {
	margin: auto;
	padding: 40px 15px;
	background-color: rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 100), 2px 2px 4px rgba(0, 0, 0, 100);
	}

#cabzTitle div p {
	font-weight: bold;
	}



/* ARTÍCULO TEXTO */

blockquote {
	font-family: 'Noto Serif', sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1rem;
	color: #777;
  margin: 20px auto;
  padding: 0.25em 45px;
  position: relative;
	}

blockquote:before {
    color: #ffb319;
   content: "\201C";
   display: block;
   font-size: 80px;
   left: -5px;
   position: absolute;
   top: -15px;
  }

blockquote cite {
    color: #ffb319;
    display: block;
    font-size: 18px;
    margin-top: 15px;
    text-align: right;
  }

blockquote cite:before {
   content: "\2014 \2009";
  }



/* TABLES */

.tableLista1 {
  	margin: 10px auto;
  	padding: 0;
  background-color: white;
  text-shadow: none;
  border: 1px solid #CCC;
  width: 100%;
	}

.tableLista1 tr th {
  	margin: 2px;
  	padding: 2px 4px;
  	border: 1px solid #CCC;
  	background-color: #E0FFFF;
  	text-align: center;
	}

.tableLista1 tr td {
  	margin: 2px;
  	padding: 2px 4px;
  	border: 1px solid #CCC;
    text-align: center;
	}

.tableLista1 tr td img {
	margin-top: 5px;
	}




/* COLUMNAS */


.column2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
	}

.column2 > div {
	margin: auto 1%;
	width: 48%;
	}

/*
#colMain {
	margin: auto;
	width: auto;
	}
	
#colMain ol, #colMain ul, #colMain li {
    padding-left: auto !important;
	}

.col2 {
	margin: auto;
	margin-right: 20px;
	width: 45%;
	height: auto;
	display: inline-block;
	}
	
.col3 {
	margin: auto;
	margin-right: 20px;
	width: 30%;
	height: auto;
	display: inline-block;

	}


	
.col2.last, .col3.last {
	margin-right: auto;
	clear: both;
	}

p.clear {
	clear: both;
	}
	
*/


/* INICIAR SESIÓN */

#sp-title .loginbox {
	margin: auto;
	padding: 10px;
	text-align: center;
	}

.login .list-group {
	display: none;
	}


/* FORMULARIOS */

#mod-visform1 {
	margin: auto;
	width: 60%;
	}


/* FOOTER */

#sp-bottom {
	background-color: rgba(255, 255, 255, 0.7) !important;
	background-color: white;
	background-image: url(../../../images/imgdata/fondo-peru-trenchless-clear.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center bottom;
}


/* BOTTOMS */

#sp-bottom .sp-module h3.sp-module-title, #sp-bottom .sp-module h3 {
	margin: 0 0 30px;
	color: #004080;
	font-family: 'Titillium Web', serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5rem;

}


/* PATROCINADORES */

ul.patrocinadores {
	display: inline-block !important;
	}

ul.patrocinadores li {
	margin: auto 10px !important;
	padding: 0 !important;
	display: inline-block !important;
	}


/* WOMPI */

#wompibox {
	margin: auto 30px;
	padding: 30px 20px 20px;
	background-color: white;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	}

#wompibox h3 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 1.1rem;
    line-height: 1.1rem;
    color: #df711b;
	}

#wompibox h3 em {
	font-size: 0.9rem;
	color: grey;
	}

#wompibox p {
	}

#wompibox p.imgqr {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	}

#wompibox p.imgqr img {
	margin: 0 auto;
	padding: 10px;
	background-color: white;
	border: 2px dashed #6495ED;
	border-radius: 10px;
	}

a.wompibox-button::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url(../../../images/wompi/safe-shield-icon.png);
    background-size: contain;
    vertical-align: middle;
    transform: translateY(-8%);
	}

a.wompibox-button {
  	display: inline-block;
  	margin: auto;
  	padding: 0px 16px;
    height: 40px;
    line-height: 40px;
    background-color: rgb(26, 69, 148);
    border: 0px;
    border-radius: 4px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    font-size: 14px;
    color: white;
    cursor: pointer;
    -webkit-font-smoothing: subpixel-antialiased;
	}

a.wompibox-button:hover {
	color: cyan;
	}


.waybox-button::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-image: url(../../../images/wompi/safe-shield-icon.png);
    background-size: contain;
    vertical-align: middle;
    transform: translateY(-8%);
	}

.waybox-button {
  	display: inline-block;
	margin-bottom:10px;
    height: 40px;
    line-height: 40px;
    background-color: rgb(26, 69, 148);
    border: 0px;
    border-radius: 4px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    font-size: 14px;
    color: white;
    cursor: pointer;
    -webkit-font-smoothing: subpixel-antialiased;
	}




/* VISFORMS - FORMULARIO */

.formulario .visCSSlabel {
	width: auto;
	}

.formulario input.btn {
	color: black;
	background-color: white;
	border: 1px solid crimson;
	  opacity: 0.7;
	}

.formulario input.btn:hover {
	opacity: 1;
	}


.formulario input#field23 /* enviar */ {
	font-weight: bold;
	background-color: lightcoral;
	transition: transform .2s;
	}

.formulario input#field23:hover /* enviar */ {
	-ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05); 
	}

/* ESPACIOS VERTICALES ENTRE ELEMENTOS */


.hspace {
  	margin:0;
  	padding:0;
  	display:block;
  	float:none;
	clear:both;
	height:10px;
	}

.hspace.h20px {
  	height:20px;
	}

.hspace.h30px {
  	height:30px;
	}

.hspace.h40px {
  	height:40px;
	}

.hspace.h50px {
  	height:50px;
	}

div#line {
  	display:none;
	}


/* ALINEACIÓN DE FOTOS IMAGEN */

.fotoLeft {
  margin:0 10px 10px 0;
  float:left;
	}

.fotoRight {
  margin:0 0 10px 10px;
  float:right;
	}

.fotoCenter {
  margin:0 auto 10px auto;
  display:block;
	}




/* RESPONSIVE */


@media screen and (max-width: 1024px) {

header#sp-header {
		height: auto;
		}

.container, .container-sm {
    max-width: 100% !important;
  	}
  			
header#sp-header .container {
		padding-left: 5px !important;
  padding-right: 5px !important;
		}

header#sp-header .logo {
		height: auto;
		}
		
#sp-logo .logo img.logo-image {
	width: 100% !important;
	height: auto !important;
	}

.slider-banderas {
	margin-left: auto !important;
	margin-right: auto !important;
	}
	
.slider-banderas p {
	text-align: center !important;
	}

 #sp-menu {
 	padding-right: 20px !important;
 	}


.sppb-carousel-text, .sppb-carousel-text h2, .sppb-carousel-text div, .sppb-carousel-text a {
	font-size: 1rem !important;
	}

.column2 > div {
	margin: auto;
	width: 100%;
	}
	
/*
	.col2, .col3 {
		margin: auto;
		width: auto;
		height: auto;
		display: block;
		}
	*/

.column2.columnSlider {
	display: none;
	}

#mod-visform1 {
	margin: auto;
	width: 100%;
	}

}

@media (min-width: 576px) {

.container, .container-sm {
    max-width: 100% !important;
  	}
}





