@charset 'utf-8';


/* - generale
 ------------------------------------------------------------ */

.akari.page-grid {
    font-size: 14px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 0 3em;
}

.akari .wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.akari [class*=grid-].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.akari [class*=grid-][class*=-noGutter].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.akari em {
    font-weight: bold;
    font-style: normal;
    color: #333;
}

.akari .white-space span:not(.eccetto) {
    display: inline-block;
    white-space: nowrap;
}

.akari .for-mobile {
    display: block;
}

.akari .for-pc {
    display: none;
}


/* - header
 ------------------------------------------------------------ */

.akari header {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.akari .title-wrap {
    /* font-weight: bold; */
    /* width: 70%; */
    /* max-width: 639px; */
    /* height: 213px; */
    margin: 0 auto;
    /* padding: 1em 2em; */
    text-align: center;
    /* background-color: #ffffffed; */
}

.akari .title-wrap img {
    width: 100%;
}

.akari header a {
    font-weight: bold;
    /* margin: 1em 0 0 0; */
    padding: .6em 1em;
    color: #524336;
    border: 1px solid #fff;
    background-color: #ffeb71;
    position: relative;
    top: -0.5em;
    font-size: 1.2em;
}

.akari .data {
    font-weight: bold;
    margin: 1em 0 0 0;
    padding: .5em 1em;
    color: #f37f7c;
    border: 2px solid #f37f7c;
    background-color: #ffffff;
    border-radius: 22px;
    display: inline-block;
}


/* - intro
 ------------------------------------------------------------ */

.intro {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 2em;
    /*background: url(../images/img.png) right 1em top no-repeat;
    background-size: contain;*/
}

.intro h2 {
    text-align: center;
}

.intro p {
    text-align: center;
    font-size: 1.5em;
}

section img {
    padding: 1em;
    border: 1px solid #ccc;
}
section p {
    padding: .3em;
    border-bottom: 1px dotted #ccc;
    line-height: 2;
}

section a:not(.with-account) {
    padding: .7em 1em;
    background-color: #8d5194;
    margin: 1em 0;
    font-size: 1.25em;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
}

/*tutor-profile*/
.tutor-profile {
    position: relative;
}
.tutor-profile .tutor-img {
    display: block;
    margin: 0 auto;
}
.tutor-profile a {
    display: block;
    margin: 0 auto;
}
.tutor-profile .inner {
    padding: 1em;
}
.tutor-profile img {
    width: 154px;
    margin: 0 auto .5em;
    display: block;
    border-radius: 50%;
}
.tutor-profile span img {
    width: 22px;
    margin: 0 0 .5em;
}
.tutor-profile h4 {
    font-size: 1.3em;
    margin: 1em 0 .5em;
    /* border-bottom: 2px solid #d8d7c8; */
    text-align: center;
}
.tutor-profile p {
    margin: 2em 0;
    line-height: 1.65;
    /* font-size: .9em; */
}
.tutor-profile a.link {
    background-color: #f16e51;
    color: #fff;
    padding: .5em;
    border-radius: 4px;
}
.a-wrap {
    text-align: center;
}
img.hr {
    margin: 0 auto;
    display: block;
}
.buy img {
    border: none;
}
.buy a {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.buy .with-account {font-weight: bold;margin: 2em 0;/* border: 1px solid #f16e51; */padding: .3em;text-decoration: underline;}
.buy p {
    text-align: center;
}

/* - ## x >= 540px
 ------------------------------------------------------------ */

@media screen and (min-width:540px) {
    
}


/* - ## x >= 569px
 ------------------------------------------------------------ */

@media screen and (min-width:569px) {
    .title {
        top: 2.1em;
    }
    
}


/* - ## x >= 769px
 ------------------------------------------------------------ */

@media screen and (min-width:769px) {
    
}


/* - ## x >= 800px
 ------------------------------------------------------------ */

@media screen and (min-width:800px) {}


/* - ## x >= 1025px
 ------------------------------------------------------------ */

@media screen and (min-width:1025px) {
    
}


/* - ## x >= 1280px
 ------------------------------------------------------------ */

@media screen and (min-width:1280px) {}


/* - page scroll
 ------------------------------------------------------------ */

#page-top {
    position: fixed;
    z-index: 10;
    right: 20px;
    bottom: 150px;
}

#page-top a {
    font-size: 12px;
    display: block;
    width: 100px;
    height: 77px;
    padding: 30px 0;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #8e7b87;

    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #c0bbac;
}


/* - .socialIcon
 ------------------------------------------------------------ */

.socialIcon {
    width: 100%;
    padding: 0 1em;
}

.socialIcon .flex-container {
    display: -webkit-flex;
    display: flex;
    max-width: 500px;
    margin: 20px auto;
    padding: 14px 0 10px;
    text-align: center;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;

    -webkit-justify-content: center;
    justify-content: center;
}

.socialIcon .flex-container .social {
    width: 85px;
}

.fb-like {
    top: 0;
}