/*
Theme Name: savener
Theme URI: https://www.grupotp.com/
Template: hello-elementor
Author: Grupo TP
Author URI: https://www.grupotp.com/
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1597081383
Updated: 2024-03-11 14:54:03

*/

body {
  font-family: Roboto, Arial, sans-serif;
  color: #343434;
  background-color: #fff; }
a {
  background-color: transparent;
  text-decoration: none;
  color: #343434; }
  a:hover, a:active {
    color: #418FDE; }
b, strong {
  font-weight: 700;
}
.elementor-526 a {color: #012169;}
.elementor-526 a:hover {color: #418FDE;}
button,
[type="submit"],
[type="button"] {
  color: #343434;
  border: 1px solid #343434;
  border-radius: 0px;}
 button:hover, button:focus,
  [type="submit"]:hover,
  [type="submit"]:focus,
  [type="button"]:hover,
  [type="button"]:focus {
    color: #418FDE;
    text-decoration: none; }
[type="button"]:hover#cliModalClose,
button:hover#cliModalClose {
	background-color: #418FDE;
}
.text-centered {
	text-align: center !important;
}
.savener-hero {
	height: -webkit-calc(85vh - 75px);
	height: calc(85vh - 75px);}
.proyecto_savener .elementor-swiper-button {
	background-color: rgba(0,0,0,0.3);
    padding: 5px;
	border-radius:50%;
}
#stickyheaders{
	-webkit-transition: transform 0.34s ease;
	transition : transform 0.34s ease;
}
.headerup{
	transform: translateY(-75px);
}
#stickyheaders2{
	-webkit-transition: transform 0.34s ease;
	transition : transform 0.34s ease;
}
.headerup2{
	transform: translateY(-75px);
}
.post-template-default figure.wp-block-image {margin-bottom:0.9rem !important;}

.enlace-svr i {
	transition: transform .15s ease-out;
	display: inline-block;
	margin-left: 0.2em;
}
.enlace-svr i:before {
	content: "\6b";
	border: 1px solid;
	border-radius: 50%;
	padding: 9% 10% 10% 10%;
	vertical-align: middle;
}

.enlace-svr:hover i {
	-moz-transform: translate(0.7em, 0px);
	-webkit-transform: translate(0.7em, 0px);
	-o-transform: translate(0.7em, 0px);
	-ms-transform: translate(0.7em, 0px);
	transform: translate(0.7em, 0px);
}
.enlace-svr:hover i:before {
	border: 1px hidden;
	content: "\6d";
}
.expertise_sector_content h2,
.expertise_sector_content h3 {
	font-family: "PT Serif", Sans-serif;
	font-weight: 400;
}
.expertise_sector_content h2,
.expertise_sector_content h2 {
	font-size: 36px;
	margin-top: 2rem;
}
.expertise_sector_content h3,
.expertise_sector_content h3 {
	font-size: 28px;
	margin-top: 2rem;
}
.expertise_projects {
	max-height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
	direction:rtl;
	scrollbar-width: none;
	scrollbar-color: rgba(1, 33, 105, 1) rgba(1, 33, 105, 0.52);
}
.expertise_projects > .elementor-widget-container{direction:ltr;}
div.expertise_projects::-webkit-scrollbar {width: 0px;}
div.expertise_projects::-webkit-scrollbar-track {background: rgba(1, 33, 105, 0.52);}
div.expertise_projects::-webkit-scrollbar-thumb {
		background-color: rgba(1, 33, 105, 1);
		border-radius: 0px;
		border: none;}

.mt0 {margin-top:0 !important;}
.svr-project-single ul {margin-bottom:1em;}
@media only screen and (max-width: 950px){
	.elementor-674 .elementor-element.elementor-element-7a96dfc > .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper{display:none!important;}
}
.elementor-text-editor a {color: #418FDE;}
.proyectos-template-default.single-proyectos .wp-block-gallery {padding: 75px 0px 75px 0px;}
@media (max-width: 1015px) {
.post-type-archive-proyectos .jet-headline__first .jet-headline__label {
	text-shadow: 0 0 10px rgba(0, 0, 0, 1), 0 0 5px rgba(0, 0, 0, 1);
	}
}
.single-post .proyecto_savener.noticia_savener ul {
	margin-bottom:0.9rem;
}
.titulo-mapa {
  font-family: "PT Serif", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
  color: var( --e-global-color-primary );
}
.desc-mapa {
  font-family: "Roboto", Sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.2em;
}
.sombra-blanca h1 {
	text-shadow: 0px 0px 15px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff !important;
}