/*
Theme Name: Clece
Author: Doers DF
Template: blankslate
*/

@import url("../blankslate/style.css");
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1.1;
    font-family: 'Open Sans', serif;
    font-size: 17px;
    font-weight: 300;
    color: #a9a9a9;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

ul li{
    color:#5d5d5d;
    font-size:14px;
}

.type4 i::before{
    font-size: 67px;
    margin: 0;
}

#chart3  .cleceChart.barChart.type4 .block.left .title{
    color:#89bbde;
}

#chart3 .cleceChart.barChart.type4 header .block.left{
    padding-right: 27px;
}

#chart3  .cleceChart.barChart.type4  .block.right .title{
    color:#e39da9;
}

#chart3  .cleceChart.barChart.type4  .block.right{
    border-left: 1px solid #b5b5b5;

}

#chart3  .cleceChart.barChart.type4  .block.right .title, 
#chart3 .cleceChart.barChart.type4  .block.left .title,
#chart4 .cleceChart.barChart.type4  .block.left .title,
#chart4  .cleceChart.barChart.type4  .block.right .title
{
    font-size: 41px;
    font-family: 'Roboto Slab',serif;
    font-weight: 700;
}

#chart3 .cleceChart.barChart.type4 .title,
#chart4 .cleceChart.barChart.type4 .title {
    color: #8a8a8a;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    min-height: 30px;
    margin-top: 20px;
}

#chart4 .cleceChart.barChart.type4 header .block.left,
#chart4 .cleceChart.barChart.type4 header .block.right {
    text-align: center;
    text-transform: uppercase;
}

#chart4 .cleceChart.barChart.type4  .block.left .title
{
    color: #89bbde;
}


#chart4  .cleceChart.barChart.type4  .block.right .title
{
    color:#2b4562
}

#chart4 .cleceChart.barChart.type4 header .block.left .subtitle,
#chart4 .cleceChart.barChart.type4 header .block.right .subtitle {
    font-size: 14px;
    text-transform: uppercase;
}

#chart4 .type4 i::before{
    font-size:30px;
}

/*.post-372 .cardContainer {
    padding: 10px;
}
 
.post-372 .cardContainer .cardContent {
    padding: 0;
}

.post-372 .cardContainer .cardContent.blue h3 {
    background-color: #bbe8fc;
}

.post-372 .cardContainer .cardContent.pink h3 {
    background-color: #f9c3d2;
}

.post-372 .cardContainer .cardContent.blue2 h3 {
    background-color: #c1f9fd;
}

.post-372 .cardContainer .cardContent.brown h3 {
    background-color: #f3c58a;
}

.post-372 .cardContainer .cardContent.gray h3 {
    background-color: #d5b39c;
}

.post-372 .cardContainer .cardContent.purple h3 {
    background-color: #f2d4c0;
}

.post-372 .cardContainer .cardContent.blue3 h3 {
    background-color: #80b2e1;
}

.post-372 .cardContainer .cardContent.green h3 {
    background-color: #a7b572;
}

.post-372 .cardContainer .cardContent.purple2 h3 {
    background-color: #a48a78;
}

.post-372 .cardContainer .cardContent.green2 h3 {
    background-color: #d0e191;
}

.post-372 .splitSection .splitContent .mainContent h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', serif;
    padding: 15px 0;
    border-bottom: 2px solid;
    border-top: 2px solid;
    margin: 0;
}

.post-372 .splitSection .splitContent .mainContent .blue h3,
.post-372 .splitSection .splitContent .mainContent .blue a {
    color: #009bda;
}

.post-372 .splitSection .splitContent .mainContent .pink h3,
.post-372 .splitSection .splitContent .mainContent .pink a
 {
    color:#b2477f;
}

.post-372 .splitSection .splitContent .mainContent .blue2 h3,
.post-372 .splitSection .splitContent .mainContent .blue2 a {
    color: #1597a3;
}

.post-372 .splitSection .splitContent .mainContent .brown h3,
.post-372 .splitSection .splitContent .mainContent .brown a {
    color: #d87900;
}

.post-372 .splitSection .splitContent .mainContent .gray h3,
.post-372 .splitSection .splitContent .mainContent .gray a {
    color: #825a3e;
}

.post-372 .splitSection .splitContent .mainContent .purple h3,
.post-372 .splitSection .splitContent .mainContent .purple a {
    color: #751e33;
}

.post-372 .splitSection .splitContent .mainContent .blue3 h3,
.post-372 .splitSection .splitContent .mainContent .blue3 a {
    color: #2d5d8a;
}

.post-372 .splitSection .splitContent .mainContent .green h3,
.post-372 .splitSection .splitContent .mainContent .green a {
    color: #505b19;
}

.post-372 .splitSection .splitContent .mainContent .purple2 h3,
.post-372 .splitSection .splitContent .mainContent .purple2 a {
    color: #4d3243;
}

.post-372 .splitSection .splitContent .mainContent .green2 h3,
.post-372 .splitSection .splitContent .mainContent .green2 a {
    color: #7c9f43;
}

.post-372 .splitSection .splitContent .mainContent a {
    font-weight: 500;
    font-family: 'Open Sans', serif;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 0;
    display: block;
    border-bottom:1px solid;
}

.post-372 .splitSection .splitContent .mainContent p {
    margin: 0;
    text-align: center;
}

.post-372 .splitSection .splitContent .mainContent a:last-of-type {
    border-bottom: none;
}*/

.page-template-contact form.wpcf7-form .title {
    padding-top: 0;
}

.page-template-contact .content {
    padding-bottom: 0;
}

.page-template-contact .gray {
    padding-bottom: 0;
}

.center.widescreen.white {
    padding-bottom: 20px;
}

form .center.widescreen.white {
    padding-bottom: 0;
}

.page-template-certificaciones .certificationsContainer .certificationContent {
    width:33%;
}

.page-template-certificaciones .certificationsContainer .certificationContent .wrapper .name, 
.page-template-certificaciones .certificationsContainer .certificationContent .wrapper .code1 {
    color: #4e4e4e;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

.page-template-certificaciones .certificationsContainer .certificationContent .wrapper .code2 {
    font-size: 12px;
    text-align: center;
    color: #4e4e4e;
    margin: 0;
}

.page-template-certificaciones .splitSection .splitContent .mainContent .line-gradient {
    margin-right: 0;
    margin-left: 0;
}

.page-template-certificaciones .splitSection .splitContent .mainContent h3 {
    font-size: 14px;
    font-family: 'Open Sans', serif;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.page-template-certificaciones .certificationsContainer {
    margin: 0;
}

.page-template-certificaciones .certificationsContainer .certificationContent .wrapper .name {
    text-transform: uppercase;
}

.page-template-certificaciones .splitSection .splitContent .mainContent h2:first-child {
    margin-top: 15px;
}

.icon-mas{
    font-size: 23px;
    position: absolute;
    z-index: 1;
    background-color: rgba(45,59,97,0.7);
    border-radius: 50%;
    color: #91c5e8;
    padding: 15px 12px;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all 0.3s;
}
.icon-mas:hover{
    background-color: rgb(45,59,97);
}

/* RRSS */
.rrss {
    text-align: center;
    margin-top: 40px;
}
.rrss-contact {
    margin-top: 0px;
    margin-bottom: 20px;
}
.rrss-index {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e9e8e8;
}
.rrss a {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    color: #fff !important;
    background: #2d4561;
    border: 2px solid  #2d4561;
    width: 34px;
    height: 34px;
    line-height: 34px !important;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    transition: 0.5s;
}
.rrss a:hover {
    color: #2d4561 !important;
    background: transparent;
}

.icon-twitter, .icon-linkedin, .icon-facebook {
    margin-right: 10px;
}