@font-face {
    font-family: CooperHewitt;
    src: url("../otf/CooperHewitt/CooperHewitt-Light.otf") format("opentype");
}

@font-face {
    font-weight:bold;
    font-family: CooperHewitt;
    src: url("../otf/CooperHewitt/CooperHewitt-Book.otf") format("opentype");
}

html {
    height: 100%;
    box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
    margin: 0;
    color: #07150C;
    font-family: "CooperHewitt";
    min-width: 290px;
    position: relative;
    background-color: #EFEFEF;
    min-height: 100%;
}

a {
    text-decoration: none;
    color: #781C2B;
    // font-weight: bold;
}

a.soft {
    font-weight: normal;
}

textarea {
    width: 800px;
    height: 500px;
}

input {
    width: 494px;
    width: 305px;
}

iframe {
    border: none;
}

.purp {
    width: 60px;
    height: 60px;
    display: inline-block;
    background-image: url(../images/web/buddhabrot-little-purp.png);
    background-size: contain;
}

.purp2 {
    width: 60px;
    height: 60px;
    display: inline-block;
    background-image: url(../images/web/buddhabrot-little-purp-2.png);
    background-size: contain;
}

.subscription iframe, .questionnaire iframe {
    width: 100%;
}

.subscription iframe {
    height: 588px;
}

.purple-top {
    width: 100%;
    height: 288px;
    position: absolute;
    background-color: #673AB7;
}

.subscription {
    display: inline-block;
    text-align: left;
    width: 600px;
    font-size: 22px;
}

.left {
    text-align: left;
}

.ibl {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.content {
    position: relative;
    padding: 10px;
}
.content-gray {
    background-color: #EFEFEF;
}
.content-gray2 {
    background-color: #f9f9f9;
}
.content-gray3 {
    background-color: #A8A8A8;
}
.content-dark {
    background-color: #888888;
    border-top: solid thin #707070;
    border-bottom: solid thin #707070;
}

.content-dark .gallery .caption {
    color: white;
}

.content-gray25 .gallery .caption {
    color: black;
}

.content-gray.buddhabrots {
    background-color: #B8B8B8;
}
.content-gray25 {
    background-color: #c6c6c6;
}

.content-white {
    background-color: white;
}

.content-wide {
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}


header {
    border-bottom: solid thin #F4F4F4;
    height: 80px;
    position: relative;
    background: white;
}

article {
}

.article-text {
    text-align: justify;
}

.mailing-list {
    display: inline-block;
    text-align: left;
    border: solid thin white;
    padding: 10px;
}
.mailing-list .email {
    width: 137px;
}
.mailing-list {
    width: 85px;
}
.mailing-list span {
    display: block;
    margin-top: 5px;
    margin-left: 20px;
}
.mailing-list-wrap {
    height: 0;
    text-align: right;
}
.button {
    padding: 2px;
    padding-top: 6px;
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: white;
    background: #913040;
    background-image: -webkit-linear-gradient(top, #913040, #52111c);
    background-image: -moz-linear-gradient(top, #913040, #52111c);
    background-image: -ms-linear-gradient(top, #913040, #52111c);
    background-image: -o-linear-gradient(top, #913040, #52111c);
    background-image: linear-gradient(to bottom, #913040, #52111c);
    -webkit-border-radius: 7;
    -moz-border-radius: 7;
    border-radius: 7px;
    -webkit-box-shadow: 1px 1px 3px #666666;
    -moz-box-shadow: 1px 1px 3px #666666;
    box-shadow: 1px 1px 3px #666666;
    color: #ffffff;
    padding: 15px 10px 15px 20px;
    text-decoration: none;
    text-align: center;
    width: 280px;
}

.button:hover {
    background: #781C2B;
    background-image: -webkit-linear-gradient(top, #781C2B, #781C2B);
    background-image: -moz-linear-gradient(top, #781C2B, #781C2B);
    background-image: -ms-linear-gradient(top, #781C2B, #781C2B);
    background-image: -o-linear-gradient(top, #781C2B, #781C2B);
    background-image: linear-gradient(to bottom, #781C2B, #781C2B);
    text-decoration: none;
}

footer {
    width: 100%;
    height: 70px;
    background-color: #404040;
    color: #C3C3C3;
    padding-top: 20px;
    position: absolute;
    bottom: 0;
}

footer div {
    margin-left: 10%;
    margin-top: 22px;
    position: relative;
}

footer > div > div {
    display: inline-block;
    margin-left: 1px;
    position: relative;
}

footer a {
    color: #efefef;
    display: inline-block;
    width: 33%;
}

.table {
    width: 100%;
}
.table div {
    display: inline-block;
}

.tiny {
    font-size: 12px;
}

#home {
    background-image: url(../images/web/home2.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right;
    position: relative;
}

.home-box {
    padding-top: 157px;
    text-align: right;
}

.home-space-text {
    font-size: 22px;
    padding-top: 42px;
    width: 100%;
}

.bottom {
    bottom: 0;
    position: relative;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.img {
    background-repeat: no-repeat;
    cursor: pointer;
    width: 360px;
    height: 360px;

}

.fractal {
    width: 600px;
    height: 600px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.gallery {
    margin-top: 18px;
    width: 100%;
}

.gallery-wide {
    width: 125% !important;
}

.gallery div {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    margin-right: 18px;
}

.gallery > div {
    margin-bottom: 18px;
}

.gallery div div {
    display: block;
}

.gallery .caption {
    margin-top: 12px;
    font-size: 22px;
    color: #AFAFAF;
}

.content-gray .gallery .caption {
}

.content-home {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    padding-top: 25px
}

.content-home .gallery {
    width: 99%;
}

.caption.white {
    background: #F5F5F5;
    height: 72px;
    margin-top: -4px;
}

.test {
    background-color: #EFEFEF;
    margin-top: -106px;
    height: 106px;
}

.home-space {
    background-color: #EFEFEF;
}

.notop {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.logo {
    margin-top: 11px;
    font-size: 36px;
    display: inline-block;
    white-space: nowrap;
}

.menu {
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 15px;
}

.menu div {
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    margin: 7px 1px 3px;
}

.menu-item:hover a, .menu-item:hover {
    color: black !important;
}

#menu-language {
    text-align: right;
    color: #8B8B8B;
}

.menu div.languages {
    display: none;
    border: solid 3px pink;
    background: white;
    // overflow: auto;
    z-index: 2000;
}


.menu-item.active a {
    color: #781C2B;
    border-bottom: solid thin #a8a8a8;
}

.menu-item {
    white-space: nowrap;
    font-weight: bold;
    width: 96px;
    padding-top: 6px;
}
.menu-item a {
    color: #727272;
    height: 42px;
    display: block;
}

.menu-break-1 {
    display: none;
}

.big {
    font-size: 36px;
}

.huge {
    font-size: 57px;
}

.biger {
    font-size: 28px;
}

.biger2 {
    font-size: 32px;
}

.strong {
    font-size: 22px;
    font-weight: bold;
}

.strong b {
    color: #781C2B;
    //text-decoration: underline;
}

.v-space-1 {
    height: 15px;
}

.home-1 {
    margin-top: 78px;
    margin-left:-50px;
    width: 400px;
    display: inline-block;
    vertical-align: top;
}
.home-top {
    margin-top: 25px;
    display: inline-block;
    vertical-align: top;
}


.head {
    font-size: 28px;
    margin-top: 8px;
    white-space: nowrap;
    display: inline-block;
}

.chapter {
    font-size: 24px;
    margin-top: 10px;
    white-space: nowrap;
    display: inline-block;
}

.caption-top {
    margin-top:10px;
}

.fractals article {
    // color: #8B8B8B !important;
    // color: #CCCCCC !important;
    // background-color: #333333 !important;
    // background-color: #666 !important;
}

.fractals article .head {
    // color: #EEEEEE !important;
}

p {
    font-size: 14px;
    color: #333333;
    line-height: 1.7em;
    text-align: justify;
    max-width: 600px;
}

.more {

}
.back {
    position: absolute;
}

.more a, .back a, .shop a {
    font-size: 20px;
    text-decoration: underline;
}

#contact {
}

.no-wrap {
    white-space: nowrap;
}

.protected-email {}


.gray {
    color: #b4b4b4;
}

.white {
    color: white;
}

.w50 {
    width: 50%;
}
.w49 {
    width: 49%;
    margin-right: 0 !important;
}

.black {
    color: black;
}

.gray1 {
    color: #858585;
}

.gray2 {
    color: #07150C;
}

.red {
    color: #781C2B;
}

.redb {
    color: #781C2B;
    font-weight: bold;
}

.red2 {
    color: #4d0000;
}

.bold {
    font-weight: bold;
}

.contact-form {
    font-size: 22px;
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}


.arr-gd {
    background-image: url(../images/web/arr_gd.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 11px;
    height: 5px;
}

.arr-rr {
    background-image: url(../images/web/arr_rr.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    width: 6px;
    height: 13px;
}

.social {
}
.social a {
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.order a {
    font-size: 20px;
}

.home-left {
    float: left;
    text-align: left;
    padding-left: 108px;
}

.home-text-top {
    padding-left: 108px;
    background-color: #EFEFEF;
    padding-bottom: 15px;
    width: 100%;
}

.block {
    display: block;
}

/* -------- pretty photo -------- */
.ppt {
    font-family: "CooperHewitt";
    font-size: 23px !important;
    padding-left: 5px;
}

#pp_full_res img {
    display: block;
    border: solid 2px black;
}

.pp_top, .pp_bottom {
    display: none;
}

div.dark_rounded .pp_content_container .pp_left, div.dark_rounded .pp_content_container .pp_right {
    background: none !important;
}

div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
    background: none !important;
}

.cz {

}

.en {

}

.fa {
    background-image: url(../images/web/fa.jpg);
}
.in {
    background-image: url(../images/web/in.jpg);
}
.li {
    background-image: url(../images/web/li.jpg);
}
.pi {
    background-image: url(../images/web/pi.jpg);
}
.sn {
    background-image: url(../images/web/sn.jpg);
}
.tu {
    background-image: url(../images/web/tu.jpg);
}
.tw {
    background-image: url(../images/web/tw.jpg);
}
.vi {
    background-image: url(../images/web/vi.jpg);
}
.yt {
    background-image: url(../images/web/yt.jpg);
}

/* -------- sizes -------- */

.p50 {
    width: 50%;
}
.p25 {
    width: 24%;
}

.break-1 {
    display: none;
}

.cinzel {
    font-family: 'Cinzel', serif;
}
.tang {
    font-family: 'Tangerine', cursive;
}
.quick {
    font-family: 'Quicksand', sans-serif;
}
.dancing {
    font-family: 'Dancing Script', cursive !important;
}
.poiret {
    font-family: 'Poiret One', cursive;
}




