/* Estilos personalizados */

#sp-header.menu-fixed .sp-megamenu-parent > li > a:hover, #sp-header.menu-fixed .sp-megamenu-parent > li.active > a {
	color: #e02c32;
}

#sp-header.menu-fixed .sp-megamenu-parent > li > a {
	color: #000;
}
#sp-header.menu-fixed .sp-megamenu-parent > li > a::before {
    background: #e02c32;
}

#sp-header.menu-fixed {
    background: #fff; 
}

#sp-top-bar .sp-module {
    float: right;
    width: 80%;
	margin-top: -5px;
    margin-right: 10px;
}

.sp-contact-info {
    float: right;
    margin: 15px 0px;
}

.sp-megamenu-parent {
    float: right;
}

.sppb-slider-fullwidth-wrapper.agency-slider .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text {
    width: 90%;
}

.sppb-section.agency-feature {
    border-radius: 5px 5px 0 0;
}

.mayusculas {
    text-transform: uppercase;
}

.sppb-addon-feature.homepage-feature {
    padding: 85px 15px 80px;
}

.sppb-tab-content.sppb-tab-tabs-content {
    border: 1px dashed;
    border-radius: 0px 0px 5px 5px;
}

h1.sppb-fullwidth-title.fadeInLeft.sppb-wow.fadeInLeft.sppb-animated, h1.sppb-fullwidth-title.fadeInUp.sppb-wow.fadeInUp.sppb-animated {
    color: #000;
	font-size: 57px;
}

.sp-page-title {
    background-position: 75%;
}

img.sp-simpleportfolio-img {
    margin-right: auto;
    margin-left: auto;
}

.helix-social-share {
    display: none;
}

img.sp-default-logo {
    width: 60%;
    margin-top: 8px;
}

#sp-footer {
    background: #2a2928;
}

#sp-footer .row {
    display: flex;
    align-items: center;
    justify-content: center;
}


@media screen and (max-width: 767px){
	#sp-top-bar .sp-module {
    	margin-right: 10%;
	}
  
	div#sp-logo {
    	width: 69%;
    	float: left;
    	margin-left: 10%;
	}

	a#offcanvas-toggler {
    	margin-top: 0px;
    	margin-right: 11%;
 	}

 	img.sp-default-logo {
    	width: 50% !important;
    	margin-top: 8px;
	}
}

@media screen and (max-width: 551px){
	 img.sp-default-logo {
    	width: 60% !important;
    	margin-top: 10px;
	}
}
header#sp-header {
    height: 100px;
}
img.sppb-img-responsive {
    border-radius: 10px;
}
a.scrollup {
    border-radius: 10px;
}
.page-header {
    display: none;
}

/* Bottom latest news */
.bottom_latest_news_cm h5{
  	float: right;
    max-width: 80%;
    margin-top: 0;
    padding-left: 3%;
}

.bottom_latest_news_cm figure{
    float: left;
    max-width: 20%;
    padding-top: 1%;
}

/* Top menu */
.tp-bar-follow{
  padding-top: 5px;
  margin-right: 0px !important;
}
#favsocial-list li a::before{
  content: none
}
#favsocial-list li a{
  padding: 1px !important;
  line-height: inherit;
}
.sp-module.tb-translate-module{
  float: left !important;
  padding-top: 12px;
}
.flag.nturl > img {
	display: inline;
}
@media screen and (max-width: 767px){
  .sp-module.tb-translate-module{
    width: 100% !important;
    
  }
  ul#favsocial-list li{
    margin: 0 2px;
  }
  #sp-search{
    width: 35%;
    padding-right: 0;
  }
  #sp-top1{
    width: 65%;
    float: right;
  }
  #sp-logo{
    padding-right: 5px !important;
    margin-left: 5% !important;
  }
}

.cm_contact_form .cm_cf_warn{
	font-size: 0.8em;
	width: 95%;
    margin: auto;
    padding: 0 0 0.1em 1em;
    margin-bottom: 1.5em;
    border-left: 3px solid #e0004d;
}

/* Servicios */
#cm_services_row div.sppb-col-md-2{
   max-width: 20%;
   margin: 0 auto;
    flex: none;
}

#cm_services_row #sppb-addon-1616867284362:hover,
#cm_services_row #sppb-addon-1616869053284:hover,
#cm_services_row #sppb-addon-1616869053287:hover,
#cm_services_row #sppb-addon-1616869053290:hover,
#cm_services_row #sppb-addon-1616869053293:hover{
   border-radius: 3px;
   box-shadow: 1px 1px 15px 0px #e0004d;
   background-color: #f0f0f0;
   transition-duration: 0.6s;
}
#cm_services_row .sppb-addon.sppb-addon-text-block  .sppb-addon-content{
   text-align: center;
}
#cm_services_row #sppb-addon-1616867284362,
#cm_services_row #sppb-addon-1616869053284,
#cm_services_row #sppb-addon-1616869053287,
#cm_services_row #sppb-addon-1616869053290,
#cm_services_row #sppb-addon-1616869053293{
   height: 90%;
   text-align center;
}

/* Cookies */
#cookiesck_options{
	z-index: 99999 !important;
	background: #fff url(/templates/shaper_finance/img/cookies_red.png) center center no-repeat !important;
	background-size: 80% auto !important;
}
#cookiesck_accept:hover{
	background-color: white !important;
	color: #1176a6 !important;
	border-color: #1176a6 !important;
}