/* CUERPO - BODY */

body {
  	background-color: white;
	background-image: url(../../../images/imgdata/fondo-cartegena-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;
}


/* TITLES */



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

	
.article-header h1 {
	font-family: 'Noto Serif', sans-serif;
	color: #004080;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4)
	}

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

.article-details h3 {
	font-family: 'Noto Serif', sans-serif;
	color: #2196f3;
	}


/* HEADER */ 

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



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

/* HOME SLIDER */

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


/* HOME CANALES */





/* MENÚ OFF CANVAS */

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

.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 .row #sp-title .sp-column .sp-module .sp-module-content nav.navbar {
	background-color: #004080;
	}

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;
	}
	
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: #2196f3 !important;
	border: 2px #80a0c0 solid;
	border-radius: 20px;
	}	

a.btinscripcion:hover {
	background-color: #004080 !important;
	border: 2px #b2c6d9 solid !important;
	}



/* CABEZOTE */

#cabzTitle {
	margin: 0;
	padding: 0;
	background-image: url('../../../images/photos/centro-convenciones-cartagena-001.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	}

#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";
  }


/* 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-cartegena-trenchless-clear.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center bottom;
}


/* BOTTOMS */

#sp-bottom .sp-module .sp-module-title {
	margin: 0 0 30px;
	color: #004080;
	font-family: 'Noto Serif', 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;
	}



/* RESPONSIVE */


@media screen and (max-width: 1024px) {
	header#sp-header {
		height: auto;
		}
	header#sp-header .logo {
		height: auto;
		}

.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%;
	}

}







