@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');



body {
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    font-weight: 300;
  background-color: white !important;
  background-image: url("../../../../../images/imgdata/bkg-page.png") !important;
	background-position:center bottom;
	background-repeat:no-repeat;
  background-size: cover;
	background-attachment:fixed;
  }

main {
	background-color: white !important;
  background-image: url("../../../../../images/imgdata/bkg-page2.png") !important;
	background-position:center bottom;
	background-repeat:no-repeat;
  background-size: cover;
	background-attachment:fixed;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Oswald, sans-serif !important;
	}


/* HEADER */

header {
  /* background-color: #00c0ff !important; */
	background-image: url("../../../../../images/imgdata/header-bkg.png") !important;
	background-position:left bottom;
	background-repeat:no-repeat;
  background-size: contain;
	background-attachment:scroll;
  }

/* MAIN MENU */

#mainmenu {
	font-family: Oswald, sans-serif !important;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 0.8em;
	text-transform: uppercase;
  }
  
#mainmenu a {
	color: darkslateblue;
	text-shadow: 2px 2px 3px rgba(255,255,255,1);
  }

#mainmenu a:hover {
	color: black;
  }

ul#mainmenu.mod-menu.mod-list.nav li.nav-item.current.active a {
	color: mediumblue;
	text-shadow: 2px 2px 5px rgba(255,255,255,1);
	}

.container-header .mod-menu > li::after {
    opacity: 1;
 	}

#mainmenu-submenu0 {
	padding: 10px;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.1em;
	text-transform: none;
	}
 
#mainmenu-submenu0 li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #999 dotted 1px;
	} 
 
 #mainmenu-submenu0 li a {
	color: dodgerblue !important;
	} 

 #mainmenu-submenu0 li a:hover {
	color: black !important;
	} 
	
	
 /* HOME SLIDER */

#home-slider {
	border-radius: 3px 3px 0 0 !important;
	}
	
section#home-slider .sppb-carousel-text h2 {
	font-family: Oswald, sans-serif !important;
	font-weight: 500 !important;
	}



/* CTAs */

#home-ctas {
	margin-top: 20px !important;
	}
	
#home-ctas .sppb-media-content {
	padding-left: 20px;
	border-left: #999 dotted 1px;
	}

#home-ctas .sppb-media-content h3 {
	padding-top: 5px;
	}
	
#home-ctas .sppb-media-content .sppb-addon-text {
	margin-bottom: 5px;
	}

#home-ctas h3 a {
	color: DodgerBlue;
	text-decoration: none;
	}

#home-ctas h3 a:hover {
	color: darkblue;
	text-decoration: underline;
	}


/* HOME PROMOS */

#home-promo2 h2, #home-promo3 h2 {
	font-family: Oswald, sans-serif !important;
	font-size: 3em;
	font-weight: 400;
	line-height: auto;
	color: white;
	text-align: center;
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
  }


/* BANNER */

.container-banner {
  margin: 0 0 0 !important;
  }
  
  
/* MIGAS DE PAN */

.breadcrumb {
	background-color: rgba(255,255,255,0.7) !important;
	border-radius: 3px;
	font-weight: normal;
	}

.breadcrumb li.active {
	font-weight: bold;
	} 
	
.breadcrumb a {
	text-decoration: none;
	}  
  
.breadcrumb a:hover {
	text-decoration: underline;
	}



	
/* FONDOS SLIDER */

section#sp-fondos-slider {
	}

#fondoslider {
	width: 100%;
	min-height: 350px;
	background-color: black;
	border-radius: 4px;
	}
	
#fondoslider img {
	margin: 0 0 auto auto;
	float: right;
	}
	
#fondoslider p {
	/*margin: 150px auto 0;
	visibility: visible;
	animation-duration: 400ms;
	animation-delay: 300ms;
	animation-name: zoomIn;*/
	padding: 130px 40px 130px;
	color: #ffffff;
	font-family: Oswald, sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 36px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	text-align: center;
	}

#fondoslider p em {
	color: #7fdfff;
	padding-left: 100px;
	}


#fondoslider.fsquienes {
	background-image: url(../../../../../images/imgdata/fondos-sliders-002.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}

#fondoslider.fscontactenos {
	background-image: url(../../../../../images/imgdata/fondos-sliders-001.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}

#fondoslider.fsservicios {
	background-image: url(../../../../../images/imgdata/fondos-sliders-006.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}

#fondoslider.fsblog {
	background-image: url(../../../../../images/imgdata/fondos-sliders-003.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}


#fondoslider.fsabeas {
	background-image: url(../../../../../images/imgdata/fondos-sliders-007.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}




/* CONTENIDO */

p.ph10px {
	height: 10px;
	}

p.ph20px {
	height: 20px;
	}
	
main {
	border-radius: 3px !important;
	}

.page-header h1 {
	opacity: 0.4;
	margin-bottom: 40px;
	padding-left: 0.7em;      /* espacio para el :: */
  text-indent: -0.7em;      /* mueve solo la primera línea */
	}

.page-header h1::before {
  content: "> ";
  color: #00c0ff;
  margin-right: 3px;
}

.com-content-article.item-page {
	margin: ;
	padding: 40px 40px 20px;
	}
	
.com-content-article.item-page h2 {
	margin-top: -30px;
	margin-bottom: 30px;
	color: #0077bb;
	font-size: 2.5rem;
	font-weight: 500;
	font-style: italic;
	}
	
.com-content-article__body {
	margin-top: 30px;
	}

.com-content-article__body blockquote {
	margin-bottom: 30px;
	padding-left: 20px;
	font-size: 1.2em;
	font-style: italic;
	border-left: 2px dotted dodgerblue;
	} 

.com-content-article__body ul li {
	font-style: italic;
	}

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

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

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

.radiuscircle {
	border-radius:50%;
	width: 200px;
	height: 200px;
	}

.radiuscircle2 {
	border-radius:50%;
	width: 150px;
	height: 150px;
	}


/* CONTENIDO BLOG */

.blog {
	margin: 40px 40px 30px 40px;
	padding: 0;
	}

.blog h1 {
	opacity: 0.4;
	margin-bottom: 40px;
	padding-left: 0.7em;      /* espacio para el :: */
  text-indent: -0.7em;      /* mueve solo la primera línea */
	}
	


/* MENÚ IZQUIERDA */

.sidebar-left.card {
	background-color: rgba(255,255,255,0.2);
	}

.sidebar-left.card h3 {
	font-family: Oswald, sans-serif !important;
	font-size: 1.5em;
	font-weight: 400;
	line-height: auto;
	color: white;
	background-color: dodgerblue;
	border-radius: 3px 3px 0 0 !important;
	} 

.sidebar-left.card .card-body ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: #CCC dotted 1px;
	}
	
.sidebar-left.card .card-body, .sidebar-left.card .card-body a {
	color: white;
	font-weight: 500;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	}

.sidebar-left.card .card-body a {
	opacity: 0.8;
	}
	
.sidebar-left.card .card-body a:hover {
	opacity: 1;
	}

.sidebar-left.card .card-body ul li {
	padding-left: 1em;      /* espacio para el :: */
  text-indent: -1em;      /* mueve solo la primera línea */
	}

.sidebar-left.card .card-body ul li::before {
  content: "> ";
  color: #00c0ff;
  margin-right: 3px;
  }


/* BOTONES */

.sppb-btn, .sppb-btn-custom, .sppb-btn-primary {
	text-decoration: none;
	}


/* FORMULARIOS */

section#form-contact h3, div.visforms.visforms-form.visforms-form-form.mod-visforms .category-desc h3 {
	text-align: center;
	color: DodgerBlue;
	font-family: Oswald, sans-serif !important;
	font-size: 2em;
	font-weight: 400;
	line-height: auto;
	}

section#form-contact input, section#form-contact textarea, section#form-contact select, #mod-visform1 input, #mod-visform1 textarea, #mod-visform1 select {
background-color: white;
	}

section#form-contact .visBtnCon input.btn, #mod-visform1 .visBtnCon input.btn {
	color: white;
	font-weight: bold;
	background-color: dodgerblue;
	}

section#form-contact .visBtnCon input:hover, #mod-visform1 .visBtnCon input:hover {
	opacity: 0.7;
	}


/* BOTTOM A */

.bottom-a.card {
	padding: 0 !important;
	border: none !important;
	}

.bottom-a.card .card-body {
	margin: 0 !important;
	padding: 0 !important;
	}

/* BOTTOM B */

.bottom-b.card {
		background-color: rgba(255,255,255,0.2);
	}

.bottom-b.card h3 {
	font-family: Oswald, sans-serif !important;
	font-size: 1.5em;
	font-weight: 400;
	line-height: auto;
	color: white;
	background-color: dodgerblue;
	border-radius: 3px 3px 0 0 !important;
	} 

.bottom-b.card .card-body ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: #CCC dotted 1px;
	}
	
.bottom-b.card .card-body, .bottom-b.card .card-body a {
	color: white;
	font-weight: 500;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	}

.bottom-b.card .card-body a {
	opacity: 0.8;
	}
	
.bottom-b.card .card-body a:hover {
	opacity: 1;
	}
	
.bottom-b.card .card-body ul li {
	padding-left: 1em;      /* espacio para el :: */
  text-indent: -1em;      /* mueve solo la primera línea */
	}

.bottom-b.card .card-body ul li::before {
  content: "> ";
  color: #00c0ff;
  margin-right: 3px;
  }




#bottom-quicklinks {
	font-size: 1.1em;
	font-weight: bold;
	line-height: auto;
	}


/* FOOTER */

footer {
	margin: 0 auto;
	padding: 0;
	background: none !important;
	color: white !important;
	text-align: center !important;
	}

footer p {
	margin: 0 auto;
	padding: 0;
	color: white !important;
	font-size: 0.8em;
	font-weight: 500;
	text-align: center !important;
	}

footer p a {
	text-decoration: none !important;
	}
	

footer #mod-custom133 {
	display: block;
	}

.footer-socialnetworks a {
	margin: auto 5px;
	padding: ;	
	}
