/*@font-face {
    font-family: "rollerscript";
    src: url("fonts/home/ZapfinoExtraLT-One.otf") format("truetype");
}*/
@font-face {
    font-family: "zap_one";
    src: url("fonts/home/ZapfinoExtraLT-One.otf") format("truetype");
}

@font-face {
    font-family: "romantica";
    src: url("fonts/home/Romantica-RpXpW.ttf") format("truetype");
}

@font-face {
    font-family: "nutuna";
    src: url("fonts/home/NatunaPersonalUseOnly-p7wWD.ttf") format("truetype");
}

@font-face {
    font-family: "notog";
    src: url("fonts/home/NotographBleeds-qZXZV.ttf") format("truetype");
}
html.index{
    max-width: 100%;
}
html.index{
    overflow-x: hidden;
}
body {
    max-width: 100%;
    font-family: "rollerscript";
}

*:hover {
    text-decoration: none!important;
}

a:hover, a:hover * {
    color: unset!important;
}

a {
    color: unset!important;
}

*:focus {
    outline: none!important;
}

/*nav start*/
.logo_cont {
    width: 59px;
    display: inline-block;
}

.logo_cont img {
    width: 100%;
}

.nav_inner {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 12px;
    margin-top: 26px;
}

.close_nav {
    display: none;
}

.nav_outer {
    display: inline-block;
    float: right;
    margin-top: 22px;
}

.nav_outer ul {
    padding-left: 0;
    list-style: none;
    text-align: right;
}

.nav_outer li {
    font-size: 17px;
    display: inline-block;
    margin: 0px 8px;
    color: #e3bf89;
    font-family: 'Baskervville', serif;
}

.nav_outer li a {
    color: unset;
}

.nav_outer li.close_nav {
    display: none;
}

button.open_nav {
    display: none;
}

/*nav end*/
.name_cont {
    width: 100%;
    margin: 0 auto;
}

.name_cont svg {
    height: auto;
    display: block;
    margin: 0 auto;
    width: 170px;
    margin-bottom: 28px;
}

.bannercont {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.bannercont .bannerimg {
    width: 100%;
    margin-left: 0%;
    margin-top: -49px;
}

.ban_text_cont {
    position: absolute;
    top: 20%;
    /* width: 30%; */
    /* background: #0101010d; */
}

.ban_text_cont h1 {
    font-family: "zap_one";
    font-size: 61px;
}

.ban_text_span {
    margin-bottom: 0px;
    display: block;
}

.s_right {
    text-align: right;
}

.s_ceter {
    text-align: center;
}

.whispers_echo_cont {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.whispers_echo_cont:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 209px;
    background: rgb(255 0 0);
    background: rgb(254,254,254);
    background: linear-gradient(180deg, rgb(254 254 254) 0%, rgb(254 254 254 / 95%) 36%, rgb(255 255 255 / 0%) 100%);
    z-index: 2;
}
.whispers_echo_cont:after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 209px;
    background: rgb(254,254,254);
    background: linear-gradient(4deg, rgba(254,254,254,1) 0%, rgba(254,254,254,0.9472163865546218) 36%, rgba(255,255,255,0) 100%);
    z-index: 2
}

.whispers_echo_cont .w_e_birds_img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.whispers_echo_cont .w_e_echoimage_img {
    width: 33%;
    position: absolute;
    z-index: 3;
    left: 33%;
    top: 10%;
}

.w_e_t {
    display: block;
    /* font-family: 'zap_one'; */
}

.w_e_t .s_left {
}

.w_e_t .s_ceter {
}

.whispers_echo_cont p {
    font-family: "nutuna";
    margin-top: 53px;
}

.whispers_echo_cont p span {
    display: block;
    font-size: 29px;
    font-weight: 700;
}

.whispers_echo_cont_text {
    position: absolute;
    top: 7%;
    left: 0;
    z-index: 3;
}

.w_e_t.wispers {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    position: relative;
    font-size: 30px;
    letter-spacing: 21px;
    font-weight: 600;
}

.w_e_t.and {
    margin-left: 100px;
    font-family: 'zap_one';
    margin-top: 9px;
    font-size: 42px;
}

.w_e_t.echos {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    position: relative;
    font-size: 30px;
    letter-spacing: 21px;
    font-weight: 600;
    margin-left: 112px;
    margin-top: 34px;
}

.w_e_t.echos::before {
    content: 'ECHOS';
    font-family: 'Raleway', sans-serif;
    position: absolute;
    font-size: 30px;
    top: 0%;
    left: 6px;
    opacity: .5;
}

.w_e_t.of {
    font-family: 'zap_one';
    margin-left: 144px;
    margin-top: 50px;
}

.poetry_cont {
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 700px;
    /* float: left; */
}

.poetry_cont .sunflower {
    width: 42%;
    position: absolute;
    z-index: 2;
    left: 29%;
    bottom: 10%;
}

.poetry_cont .poet_ring {
    width: 11%;
    position: absolute;
    z-index: 2;
    right: 12%;
    bottom: 16%;
}

.poetry_cont h1 {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    position: relative;
    font-size: 29px;
    letter-spacing: 6px;
    font-weight: 700;
    margin-top: 15%;
}

.poetry_cont p {
    /* float: right; */
    /* margin-top: 20%; */
    position: absolute;
    right: 14%;
    font-family: 'notog';
    font-size: 39px;
    top: 64%;
    z-index: 6;
    font-weight: bold;
}

.poetry_cont p span {
    font-size: 39px;
    display: block;
    margin-left: 188px;
}

.delebarationcont {
    width: 100%;
    margin: 0 auto 71px;
}

.delebarationcont .dele_image {
    width: 30%;
    /* background: #ccc; */
    display: inline-block;
}

.dele_image. img {
}

.dele_text {
    display: inline-block;
    width: 68%;
    text-align: center;
    min-height: 323px;
    background: #f1f1f1;
    float: right;
    padding-top: 96px;
    background: url("../img/DeliberationPrimaryMotif_trns.png");
    background-size: cover;
    background-position: center;
}

.dele_text h1 {
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 6px;
}

.dele_text h1::before {
    content: '';
    position: absolute;
    bottom: -19px;
    width: 91px;
    height: 2px;
    background: #080808;
}

.dele_text p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-top: 10px;
}

.dele_text span {
    display: inline-block;
    text-align: left;
}

.dele_image img {
    display: block;
    margin: 0 auto;
}

.painting_cont {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.painting_cont img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.painting_cont h1 {
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 14px;
    margin-top: 0;
    transform: translateY(-80px);
}

.painting_cont p {
    transform: translateY(-80px);
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
}

.for_publication .dele_text {
    margin-top: 61px;
    float: left;
}

.for_publication .dele_image {
}

.for_publication .dele_text {
    text-align: left;
    background: unset;
}

.for_publication .dele_text h1 {
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 6px;
    border-right: 2px solid #1a1919;
    padding: 27px 0px;
    padding-right: 56px;
    margin-right: 36px;
}

.for_publication .dele_text p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
}

.for_publication .dele_text h1::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #080808;
    right: -12px;
    top: 16px;
}

.music_cont {
    width: 100%;
    margin: 100px auto;
    position: relative;
}

.music_cont h1 {
    position: absolute;
    top: 45%;
    left: 43%;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 6px;
}

.music_cont .music_image {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.echos_of_soul {
    position: absolute;
    bottom: 0px;
    width: 186px;
    right: 157px;
}

.echos_of_soul_img {
    width: 100%;
    /* position: absolute; */
}

.echos_of_soul p {
    display: block;
    position: absolute;
    top: 21%;
    left: 36%;
    font-size: 26px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    width: 300px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.echos_of_soul p span {
    font-family: 'zap_one';
    text-transform: lowercase;
    font-size: 50px;
    font-weight: 300;
}

.echos_of_soul p i {
    text-transform: lowercase;
    font-style: unset;
    letter-spacing: 2px;
}

.anamonologous_cont {
/*    background: url("../img/Untitled-14_1.png");
    width: 100%;
    margin: 100px auto;
    position: relative;
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: left;*/

    background: url(../img/home_anamonolgas_mobile1.jpg);
    width: 100%;
    margin: 100px auto;
    position: relative;
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: 64%;
    background-position: left;
}

.anamonologos_t {
    position: absolute;
    top: 37%;
    right: 11%;
}

.anamonologos_t h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 6px;
}

.anamonologos_t h1 span {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 3px;
    margin-left: 0px;
    color: #757373;
}

.anamonologos_t p {
    text-align: right;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fecc4f;
    letter-spacing: 1px;
    margin-top: -11px;
}

.anamonologos_t p span {
    font-family: 'zap_one';
    font-size: 42px;
    color: #333333;
    font-weight: 300;
    margin-right: 6px;
}

footer {
    position: relative;
}

footer img {
    width: 100%;
    position: relative;
}

footer span {
    position: absolute;
    bottom: 50px;
    z-index: 10;
    left: 0;
    width: 100%;
    text-align: center;
    color: white;
    font-family: 'Raleway', sans-serif;
}

footer span>a {
    color: white;
    font-size: 12px;
}

:root {
    --bar-bg: #212529;
}

.menu-icon {
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.menu-icon .menu-icon__cheeckbox {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    z-index: 2;
    -webkit-touch-callout: none;
    position: absolute;
    opacity: 0;
}

.menu-icon div {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 22px;
    height: 12px;
}

.menu-icon span {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    background-color: var(--bar-bg, #000);
    border-radius: 1px;
    transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
}

.menu-icon span:first-of-type {
    top: 0;
}

.menu-icon span:last-of-type {
    bottom: 0;
}

.menu-icon.active span:first-of-type, .menu-icon .menu-icon__cheeckbox:checked + div span:first-of-type {
    transform: rotate(45deg);
    top: 5px;
}

.menu-icon.active span:last-of-type, .menu-icon .menu-icon__cheeckbox:checked + div span:last-of-type {
    transform: rotate(-45deg);
    bottom: 5px;
}

.menu-icon.active:hover span:first-of-type, .menu-icon.active:hover span:last-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:first-of-type, .menu-icon:hover .menu-icon__cheeckbox:checked + div span:last-of-type {
    width: 22px;
}

@media (min-width: 1024px) {
    .menu-icon:hover span:first-of-type {
        width: 26px;
    }

    .menu-icon:hover span:last-of-type {
        width: 12px;
    }
}
@media (min-width: 999px) {
    
	.row {
    margin-right: auto !important;
    margin-left: auto !important;
}
}

.nav_trigger {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    transform: scale(1.5);
}

.nav_cont {
    display: block;
}

.nav_cont.hide {
    display: none;
}

.delebarationcont .dele_image {
    width: 30%;
    background: ;
    display: inline-block;
}

.row.delebarationcont.for_publication img {
    width: 100%;
}

.decoreImg {
    display: none;
}

.nav_trigger {
    display: none;
}
footer span {
    position: absolute;
    bottom: 534px;
    z-index: 10;
    left: 0;
    width: 100%;
    text-align: center;
    color: white;
    font-family: 'Raleway', sans-serif;
    /* background: red; */
}

@media only screen and (max-width: 999px) and (min-width: 300px) {
	footer span {
		position: absolute;
		bottom: 187px;
	}
}


/*  new added 9dec start*/
.poetry_cont {
    min-height: 100vh;
}
.poetry_cont .sunflower {
    width: 56%;
    left: 22%;
    bottom: 10%;
}
.delebarationcont {
    min-height: 100vh;
}
.delebarationcont {
    width: 100%;
    min-height: 100vh;
}
.dele_image img {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: 10vh;
}
.dele_text {
    display: inline-block;
    width: 66%;
    margin-top: 26vh;
}
.delebarationcont .dele_image {
    width: 34%;
    display: inline-block;
}
.painting_cont {
    min-height: 100vh;
}
.painting_cont img {
    margin-top: 3vh;
}
.row.delebarationcont.for_publication .dele_text {
    margin-top: 25vh;
    float: left;
    width: 58%;
}
.row.delebarationcont.for_publication .dele_image {
    width: 42%;
    display: inline-block;
}
.music_cont {
    min-height: 100vh;
}
.music_cont .music_image {
    width: 62%;
    margin: 0 auto;
    display: block;
    margin-top: 6vh;
}
.echos_of_soul {
    bottom: 24vh;
    width: 186px;
    right: 16vh;
}
.echos_of_soul p {
    top: 32%;
}
.music_cont h1 {
    top: 38%;
}
footer span {
    position: absolute;
    bottom: 46%;
}
.body_home footer span {
    bottom: 0;
    background: #00000069;
    padding: 10px 0px;
}
/*  new added 9dec end */