/*
Theme Name: Toyota Certificado
Theme URI: https://www.logicstudio.net
Template: shapely
Author: Logicstudio
Author URI: https://www.logicstudio.net
Description: Plantilla hijo del template shapely para crear plantilla de Toyota Certificado
Tags: left-sidebar,right-sidebar,featured-images,post-formats,threaded-comments,theme-options,photography,portfolio,full-width-template,grid-layout
Version: 1.2.9.1602086402
Updated: 2020-10-07 16:00:02


*/

@import 'css/flaticon4.css';
@import 'css/fonts.css';
@import 'css/base.css';

/*****layout****/
body{
	font-family: 'open_l';
	font-feature-settings: "palt";
	font-size: 14px;
}

/*PAGINAS*/
h1.entry-title{
	font-size: 26px;
  	line-height: 34px;
  	text-align: center;
	font-family: 'toyota_b';
	padding-top: 3em;
}
section{
   padding: 0 0 3em;
}
/*homepage*/
.feature-box-2 {
    background: #ffffff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	padding: 1.5em;
}
.feature-box-2 h5{
	font-weight: bold;
}

.feature-box-2.box-hover:hover i, .feature-box-2.box-hover.active i, .feature-box-2.box-hover:hover p, .feature-box-2.box-hover.active p, .feature-box-2.box-hover:hover h5, .feature-box-2.box-hover.active h5 {
    color: #ffffff;
}
.feature-box-2 i{
	color: #db2d2e;
}
.feature-box-2.box-hover:hover, .feature-box-2.box-hover.active  {
    background: #db2d2e;
}
/* fullwith aling */
.entry-content .alignfull, .elementor-section-full_width {
    width: auto;
    max-width: 1000%;
    margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding: 2.5em 0;
}

.grecaptcha-badge {
	visibility: hidden !important;
}
