@charset "UTF-8";
/*задаём иконки с спрайта  .icon-home{ @include sprite($calendar); } */
/* reset */
/* main variables */
body { margin: 0px; padding: 0px; 

 cursor: url('https://izlemelistesi.mudiweb.com.tr/panel/uploads/settings_v/1280x720/adaklik.png'), auto !important;
 
      font-family: "Lora", serif !important;

  font-style: normal;

 background-color: #fff; height: 100%; line-height: 1.6; position: relative; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #555555; }

/*MAIN*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-width: 0px; padding: 0px; margin: 0px; }

html { height: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

input, textarea { color: #333; font-family: "Lora", serif; outline: none; -webkit-border-radius: 0; border-radius: 0; -webkit-appearance: none; }

input[type="button"], input[type="submit"], button { cursor: pointer; }

td { margin: 0px; padding: 0px; }

form { padding: 0px; margin: 0px; }

a { color: #F55C6E; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:hover { color: #D93D59; }

a, span, div, button { outline: none !important; }

input[type=submit], input[type=button], button { -webkit-appearance: none; outline: none; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after, .wrapper:after, .row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

body, p, li, a, input, textarea, select, button, label, table { font-family: "Lora", serif !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
[class$="_title"], [class*="_title "],
.story-content h5,
.movie-name {
  font-family: "DM Serif Text", serif !important;
  font-weight: 400;
  letter-spacing: 0;
}

@font-face { font-family: 'icomoon'; src: url("../fonts/icomoon.eot?r8ff77"); src: url("../fonts/icomoon.eot?r8ff77#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?r8ff77") format("truetype"), url("../fonts/icomoon.woff?r8ff77") format("woff"), url("../fonts/icomoon.svg?r8ff77#icomoon") format("svg"); font-weight: normal; font-style: normal; font-display: block; }

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-fb:before { content: "\e902"; }

.icon-grid:before { content: "\e903"; }

.icon-instagram:before { content: "\e904"; }

.icon-mail:before { content: "\e905"; }

.icon-tw:before { content: "\e907"; }

.icon-youtube:before { content: "\e908"; }

.icon-arr:before { content: "\e900"; }

.icon-arrow:before { content: "\e901"; }

.icon-search:before { content: "\e906"; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;

   
    
}


.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; position: relative; min-height: 1px; display: none; }








[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: inline-block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-disabled { display: none; }

.slick-arrow { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; position: absolute; top: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0; color: #000; z-index: 30; font-size: 1.3rem; cursor: pointer; width: 5rem; height: 5rem; -webkit-border-radius: 50%; border-radius: 50%; border: none; background: #EFF2FB; -webkit-box-shadow: none; box-shadow: none;
z-index:1 !important;}

.slick-arrow:hover { color: #fff; background: -webkit-linear-gradient(357.81deg, #D93D59 0%, #E87373 100%); background: -o-linear-gradient(357.81deg, #D93D59 0%, #E87373 100%); background: linear-gradient(92.19deg, #D93D59 0%, #E87373 100%); -webkit-box-shadow: 0px 2rem 2rem rgba(217, 61, 89, 0.2); box-shadow: 0px 2rem 2rem rgba(217, 61, 89, 0.2); }

.slick-disabled { visibility: hidden; opacity: 0; }

.slick-prev { left: 3rem; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.slick-next { right: 3rem; }

.slick-dots { text-align: center; font-size: 0; margin: 0 0px; padding: 18px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; bottom: 0px; left: 0; right: 0; }

.slick-dots li { display: -webkit-box; display: -ms-flexbox; display: flex; list-style: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 7px; cursor: pointer; }

.slick-dots li button { position: relative; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0; font-size: 0; width: 13px; height: 13px; background: transparent; border: 1px solid #fff; -webkit-border-radius: 50%; border-radius: 50%; }

.slick-dots li button:hover { background-color: #f1f69f; }

.slick-dots .slick-active button { background-color: #f1f69f; }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
.header { width: 100%; min-width: 320px; text-align: left; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-order: 1; z-index: 90; }

.header_top { position: relative; z-index: 5; padding-bottom: 28px; border-bottom: 2px solid #1313131c; padding-top:20px;}

.header_mid { margin: 2rem 0 0; padding-bottom: 4rem; position: relative;  }

.header_categ { position: relative; height: 2.6rem; }

.header_categ_opener { color: #555555; font-size: 1.4rem; line-height: 1.9; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header_categ_opener:hover, .header_categ_opener.active { color: #D93D59; }

.header_categ_opener [class^="icon-"], .header_categ_opener [class*=" icon-"] { margin: 0 0.8rem 0 0; }

.header_categ_drop { position: absolute; width: 25rem; -webkit-box-shadow: 0rem 1rem 1.5rem rgba(0, 0, 0, 0.2); box-shadow: 0rem 1rem 1.5rem rgba(0, 0, 0, 0.2); display: none; background: #fff; padding: 2rem 3rem; top: 100%; left: 0; z-index:99; }

.header_categ_drop.opened { display: block; }

.header_categ_drop ul { margin: 0; }

.header_mail { color: #555555; font-size: 1.4rem; line-height: 1.9; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header_mail:hover { color: #D93D59; }

.header_mail [class^="icon-"], .header_mail [class*=" icon-"] { margin: 0 0.7rem 0 0; }

.header_cols { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1.2rem 0 1rem 0; }

.header_nav { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 -2.1rem 0 -2rem; }

.header_nav li { position: relative; margin: 0 2.1rem 0 2rem; }

.header_nav li:nth-child(4) { margin-left: auto; }

.header_nav li a { font-weight: 600;
    font-size: 18px; color: #000000; line-height: 2; display: inline-block; position: relative; letter-spacing: -1px; }

.header_nav li a:hover { color: #D93D59; }

.header_nav li.active a { color: #D93D59; }

.header_nav_item-hot a:before { content: ''; position: absolute; width: 10px; height: 10px; top: -2px; right: -10px; -webkit-border-radius: 50%; border-radius: 50%; background: #F55C6E; }



.header_logo img { width: 260px; }

.logo {
    width: 200px;
    display: block;
    line-height: 0;
    top: 12px;
    left: 45%;
}

.header_logo {
 position: absolute;
    z-index: 5;
    top: 13px;
    left: 40%;
    width: 260px;
    text-align: center;
}


.button-nav { position: relative; z-index: 15; margin-left: auto; z-index: 50; height: 28px; width: 28px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; }

.button-nav span { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; background: #000; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; width: 20px; height: 2px; display: block; margin: 0px 0 0px 5px; }

.button-nav span:before, .button-nav span:after { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; -webkit-backface-visibility: hidden; backface-visibility: hidden; content: ''; background: #000; left: 0px; height: 2px; display: block; width: 20px; position: absolute; }

.button-nav span:before { top: 7px; }

.button-nav span:after { bottom: 7px; }

.button-nav.active span { background: transparent; }

.button-nav.active span:before { top: 0; width: 22px; left: 0px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.button-nav.active span:after { bottom: 0px; width: 22px; left: 0px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

@media screen and (max-width: 1023px) { .noscroll-tablet { overflow: hidden; }
  .header_nav { margin: 0; z-index: 14; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; top: 0rem; width: 70%; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; overflow: auto; background: #fff; position: fixed; right: 0%; -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }
  .header_nav li { margin: 0.3rem 0; }
  .header_nav li a { font-size: 20px; }
  .header_nav.opened { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
  .header_nav li:nth-child(4) { margin-left: 0; }
  .button-nav { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .header_logo { left: 0; margin: 0; }
  .header_mid { margin: 8px 0 0; padding-bottom: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .navoverlay { background: rgba(0, 0, 0, 0.6); position: fixed; z-index: 10; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; visibility: hidden; }
  .navoverlay.active { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; opacity: 1; visibility: visible; } }

@media screen and (max-width: 1023px) and (orientation: landscape) { .header_nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header_nav li { width: 50%; } }

@media screen and (max-width: 767px) { .header_cols { padding: 0.7rem 0; }
  .header_mid { margin: 2rem 0 0; padding-bottom: 2rem; } }

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.footer { text-align: left; width: 100%; min-width: 320px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-order: 3; position: relative; overflow: hidden; }

.footer_cols { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 8.9rem 0 1.4rem; }

.footer_cols_item { margin-bottom: 5rem; }

.footer_cols_item-1 { min-width: 30.3%; width: 30.3%; margin-right: 5rem; }

.footer_cols_item-2 { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin-right: 5rem; }

.footer_cols_item-3 { min-width: 23.2%; }

.footer_title { padding-bottom: 1.2rem; margin-bottom: 2.4rem; font-weight: 500; font-size: 2rem; line-height: 130%; text-transform: capitalize; border-bottom: 1px solid rgba(0, 0, 0, 0.1); color: #000000; }

.footer_txt { font-size: 1.6rem; line-height: 163%; color: #555555; }

.footer_list { list-style: none; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; margin-right: -11.5%; margin-top: 2.5rem; }

.footer_list li { font-weight: 600; font-size: 1.2rem; line-height: 250%; text-transform: uppercase; }

.footer_list li a { color: #555555; }

.footer_list li a:hover { color: #F55C6E; }

.footer_bot { padding: 2.4rem 0; margin-top: 2.8rem; font-size: 1.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-top: 2px solid #000; }

.footer_links a { color: #555555; }

.footer_links a:hover { color: #F55C6E; }

.footer_links .dash { margin: -3px 7px 0 7px; }

.soc { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-right: -1rem; }

.soc_item { margin: 0 1rem 0 0; }

.soc_item a { display: inline-block; text-align: center; color: #555555; }

.soc_item a:hover .soc_item_icon { color: #F55C6E; }

.soc_item_icon { font-size: 2rem;  margin: 0 auto 4px; width: 6rem; height: 6rem; -webkit-border-radius: 50%; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.soc_item_icon .icon-youtube { font-size: 1.8rem; }

.soc_item_icon .icon-instagram { font-size: 2rem; }
.soc_item_icon .icon-facebook { font-size: 2rem; }



.soc_item_txt { font-size: 1.2rem; line-height: 160%; }

@media screen and (max-width: 1199px) { .footer_cols_item-1 { margin-right: 4rem; }
  .footer_cols_item-2 { margin-right: 4rem; }
  .footer_list { margin-right: -7.5%; } }

@media screen and (max-width: 1023px) { .footer_cols { display: block; padding: 7.5rem 0 0rem; }
  .footer_cols_item-1 { width: 100%; margin-right: 0rem; }
  .footer_cols_item-2 { margin-right: 0rem; }
  .footer_cols_item-3 { min-width: 100%; } }

@media screen and (max-width: 767px) { .footer_cols_item { margin-bottom: 3.5rem; }
  .footer_cols { padding: 4rem 0 0rem; } }

@media screen and (max-width: 599px) { .footer_list { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
  .footer_bot { display: block; }
  .footer_copy { margin-bottom: 0.5rem; } }

@media screen and (max-width: 599px) and (orientation: landscape) { .footer_list { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; } }

html { font-size: 10px !important; }

body { font-size: 1.8rem; }

.main-wrapper { padding: 0 0 0 0; margin: 0 auto; min-width: 320px; width: 100%; position: relative; min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: start; }

.wrapper { min-width: 320px; max-width: 1360px; padding: 0 2rem 0 2rem; margin: 0 auto; position: relative; width: 100%; }

img { max-width: 100%; }

/* titles */
p { padding: 0 0 1rem 0; }

h1, .h1 { position: relative; font-size: 4.8rem; line-height: 1.1; color: #000;  padding: 1rem 0 1rem 0; font-weight: 500; text-transform: capitalize; }

h1 a, .h1 a { color: currentColor; }

h1 a:hover, .h1 a:hover { color: #D93D59; }

h2, .h2 { position: relative; font-size: 2.8rem; line-height: 1.1; color: #000;  padding: 1rem 0 1rem 0; font-weight: 500; text-transform: capitalize; }

h2 a, .h2 a { color: currentColor; }

h2 a:hover, .h2 a:hover { color: #D93D59; }


#movieModal {
    display: none;
}



h3, .h3 { font-size: 2rem; line-height: 1.2; color: #000;  padding: 1rem 0 1rem 0; margin-bottom: 0.6rem; font-weight: 500; text-transform: none; }

h3 a, .h3 a { color: currentColor; }

h3 a:hover, .h3 a:hover { color: #D93D59; }

h4, .h4 { font-size: 2.4rem; line-height: 1.2; color: #000;  padding: 1rem 0 1rem 0; font-weight: 500; text-transform: none; }

/* text position */
.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

.nowrap { white-space: nowrap !important; }

.loaded .js-img { opacity: 0; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.content { min-width: 320px; text-align: left; width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-order: 2; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-grow: 1; position: relative; }

/* */
.btn { text-transform: capitalize;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    height: auto;
    font-family: "Lora", serif;
    text-align: center;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-moothing: grayscale;
    background: -o-linear-gradient(left, #D93D59 0%, #E87373 33.33%, #D93D59 66.66%, #D93D59 100%);
    text-transform: uppercase;
    -webkit-background-size: 300% 100%;
    background-size: 300% 100%;
    background-position: 0% 0;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 600;
    background: #000000;
    border-radius: 5px;
    padding: 8px;
    margin-top: 20px;
    border: none;
    width: 100%;
} 

.btn:hover { color: #fff; background-position: 100% 0; }

.btn-bord { background: transparent; }

.btn-bord-white { background: transparent; border-color: #fff; color: #fff; }

.btn-bord-white:hover { color: #212121; background: #fff; }

.form_cols { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -1.5rem; margin-right: -1.5rem; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.form_cols_item { width: 33.33%; padding: 0 1.5rem 0 1.5rem; }

.form_row { margin-bottom: 1.1rem; position: relative; }

.form_row span.error { position: absolute; left: 0; top: 100%; }

.form_btn { margin-top: 3rem; }

.form_btn .btn { padding: 0 4.55rem; }

.form_label { display: block; margin-bottom: 1rem; }

span.error, label.error { color: #FF3333; display: none; font-size: 12px; }

.form-control { position: relative; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display: block; width: 100%; height: 6rem; font-size: 1.4rem; color: #000; line-height: 2.2rem; font-family: "Lora", serif; background: transparent; padding: 1.9rem 0px 1.7rem; -webkit-border-radius: 0px; border-radius: 0px; border: none; border-bottom: 2px solid #000; }

.form-control.error { border-color: #FF3333; }

textarea.form-control { height: 13.9rem; resize: none; }

.form-control::-webkit-input-placeholder { color: #555555; opacity: 1; }

.form-control:-moz-placeholder { color: #555555; opacity: 1; }

.form-control::-moz-placeholder { color: #555555; opacity: 1; }

.form-control:-ms-input-placeholder { color: #555555; opacity: 1; }

/* */
section { overflow: hidden; }

.js-bg { background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; background-position: top; }

.bg-grey { background: #f4f3f7; }

.bg-blue { background: #612ee7; color: #fff; }

.no-scroll { overflow: hidden; }

/* */
.pagetitle { margin-bottom: 2rem; font-weight: 500; font-size: 3rem; line-height: 120%; font-family: "DM Serif Text", serif; color: #000; }

.pagetitle h1, .pagetitle .h1 { padding: 0; margin: 0; font-weight: 500; font-size: 3rem; line-height: 120%; 
 font-family: "DM Serif Text", serif;   
    
}

.breadcrumbs { font-size: 1.4rem; line-height: 160%; margin-bottom: 4.4rem; }

.breadcrumbs a { color: #555555; }

.breadcrumbs a:hover { color: #D93D59; }

.breadcrumbs span { color: #555555; }

.dash { display: inline-block; vertical-align: middle; margin: -2px 6px 0 7px; height: 2px; width: 10px; background: #fff;  }

/* */
.section-errorpage { padding: 0 0 9rem; }

.errorpage { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 4.6rem 5rem 4rem; background: url(../img/dashbg.png) repeat 0 0; }

.errorpage_big { font-family: "DM Serif Text", serif; color: #000000; font-weight: 500; font-size: 12rem; line-height: 110%; }

.errorpage_cont { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; padding: 0 3.3rem 0 2.4rem; }

.errorpage_title { margin-bottom: 1.8rem; margin-top: -0.1rem; font-family: "DM Serif Text", serif; color: #000000; font-weight: 500; font-size: 3rem; line-height: 120%; text-transform: capitalize; }

.errorpage_txt { font-size: 1.6rem; line-height: 160%; }

.errorpage_search { width: 29.9%; margin-top: 2px; }

.search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.search .form-control { margin-right: 2rem; }

.search .btn { font-size: 1.9rem; width: 6rem; }

/* */
.section-post .columns_center { max-width: 790px; }

.columns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.columns_center { max-width: 963px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.columns_sidebar { width: 390px; min-width: 390px; margin: 0 0 0 20px; }

.sidebar_search { margin-bottom: 0rem; padding: 3rem 2rem 3rem; }

.sidebar_search .form-control { margin-top: -1.8rem; }

.sidebar_widget { margin-bottom: 3.9rem; }

.sidebar .soc { margin-top: -0.2rem; margin-bottom: -0.2rem; border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 2.4rem; }

.infoline { margin-bottom: 1.1rem; text-transform: uppercase; border-bottom: 1px solid #DDDDDD; padding: 0.4rem 0 1.3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 12px; line-height: 160%; }

.infoline a { color: #555555; }

.infoline a:hover { color: #D93D59; }

.infoline .dash { margin: -2px 10px 0 10px; }

.infoline .ava { display: inline-block; vertical-align: middle; -webkit-border-radius: 50%; border-radius: 50%; width: 16px; height: 16px; border-radius: 50%; margin: -6px 7px 0 0; }

.infoline .ava img { width: 16px; height: 16px; -webkit-border-radius: 50%; border-radius: 50%; -o-object-fit: cover; object-fit: cover; }

.stories_item { margin: 2rem 0 2.8rem; }

.stories_item_img { position: relative; overflow: hidden; }

.stories_item_img:before { content: ''; display: block; padding-bottom: 49%; }

.stories_item_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.stories_item_title { max-height: 5.2rem; overflow: hidden; font-family: "DM Serif Text", serif; font-weight: 500; font-size: 2rem; line-height: 130%; text-transform: none; color: #000000; }

.stories_item_title a { color: currentColor; }

.stories_item_title a:hover { color: #D93D59; }

.stories_item:hover .stories_item_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.cats { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -0.1rem -1.5rem 0 0; padding-bottom: 1.1rem; }

.cats_item { border: 1px solid rgba(0, 0, 0, 0.1); margin: 1.5rem 1.5rem 0rem 0; display: inline-block; font-weight: bold; padding: 0.1rem 0.95rem 0; line-height: 1.8; font-size: 10px; text-transform: uppercase; color: white; background:black; }

a.cats_item:hover { -webkit-box-shadow: 0px 1rem 1rem rgba(217, 61, 89, 0.2); box-shadow: 0px 1rem 1rem rgba(217, 61, 89, 0.2); }

.comments_form { padding: 4rem 5rem 5rem;  margin-bottom: 10rem; }

.bann { text-align: center; display: block; margin-bottom: 4rem; }

.bann img { display: block; width: 100%; }

.author { margin: 2.5rem 0; padding-right: 2rem; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; background: -webkit-linear-gradient(357.81deg, #D93D59 0%, #E87373 100%); background: -o-linear-gradient(357.81deg, #D93D59 0%, #E87373 100%); background: linear-gradient(92.19deg, #D93D59 0%, #E87373 100%); }

.author_img { -webkit-border-radius: 50%; border-radius: 50%;min-width: 17rem; width: 17rem; height: 17rem; overflow: hidden; }

.author_img img {
   width: 140px;
    height: 140px;
    margin-left: 12px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;  
}

.author_cont { max-width: 57rem; }

.author_name { margin: 0 0 1.1rem; text-transform: capitalize; font-weight: 500; font-size: 2rem; line-height: 130%; }

.author_txt { font-size: 1.6rem; line-height: 165%; }

.popular { margin: 2rem 0 0; }

.popular_item { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 1.5rem; }

.popular_item:not(:first-child) { border-top: 1px solid #DDDDDD; padding: 1.6rem 0; }

.popular_item_img { position: relative; width: 9rem; min-width: 9rem; margin-right: 2rem; overflow: hidden; }

.popular_item_img:before { content: ''; display: block; padding-bottom: 100%; }

.popular_item_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.popular_item_cont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.popular_item_title { overflow: hidden; height: 100%; font-weight: 500; font-size: 2rem; line-height: 130%; text-transform: capitalize; color: #000000; }

.popular_item_title a { color: currentColor; }

.popular_item_title a:hover { color: #D93D59; }

.popular_item_infoline { border: none; padding: 0; margin: 0 0 1px; }

.popular_item:hover .popular_item_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.icon-comm { margin: -4px 4px 0 0; display: inline-block; vertical-align: middle; background: url(../svg/comm.svg) no-repeat center; width: 14px; height: 14px; }

.article { margin-bottom: 10rem; }

.article_cover { position: relative; margin-bottom: 0.8rem; overflow: hidden; }

.article_cover:before { content: ''; display: block; padding-bottom: 48.6%; }

.article_cover img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.article_cover .cats_item { position: absolute; z-index: 2; top: 2rem; left: 2rem; margin: 0; }

.article .infoline { margin-bottom: 2.1rem; padding: 1.4rem 0 2rem; }

.article h1 { margin-bottom: 1.2rem; }

.article_txt { font-size: 2rem; line-height: 1.58; padding-bottom: 1.9rem; }

.article_txt a { border-bottom: 1px solid currentColor; }

.article_txt a:hover { border-color: transparent; }

.article_txt > p,
.article_txt > div {
  margin: 0 0 2.2rem 0 !important;
  padding: 0 !important;
  color: #5b5651;
  font-family: "Lora", serif !important;
  font-size: 2rem !important;
  line-height: 1.58 !important;
}

.article_txt > p *,
.article_txt > div * {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.article_txt > h2,
.article_txt > h3 {
  margin: 4.4rem 0 1.8rem !important;
  padding: 0 !important;
  color: #000000 !important;
  font-family: "DM Serif Text", serif !important;
  font-size: 3.8rem !important;
  font-weight: 400 !important;
  line-height: 1.12 !important;
}

.article_txt > h2:first-child,
.article_txt > h3:first-child {
  margin-top: 0 !important;
}

.article_txt > h2 *,
.article_txt > h3 * {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.article_txt strong,
.article_txt b {
  font-weight: 700 !important;
}

.article_txt o\:p {
  display: none !important;
}

.article_txt > p:empty,
.article_txt > div:empty,
.article_txt > p:has(> br:only-child),
.article_txt > div:has(> br:only-child),
.article_txt > p:has(> span:only-child > o\:p:only-child),
.article_txt > div:has(> span:only-child > o\:p:only-child) {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.article_txt img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0.8rem 0 2.2rem;
}

.article_txt p.short { max-width: 90rem; }

.article_txt ul { padding: 0rem 0 0rem 4rem; }

.article_txt ul li { padding-bottom: 2.9rem; }

.article_txt ol { padding: 0rem 0 0rem 4rem; }

.article_txt ol li { padding-bottom: 2.9rem; }

.article_txt blockquote { margin: 3.9rem 0 4rem; color: #000000; padding: 9.1rem 5rem 5rem; background: url(../img/dashbg.png) repeat 0 0; position: relative; }

.article_txt blockquote:before { width: 12.1rem; height: 10.1rem; content: ''; position: absolute; top: -1.8rem; left: 3.4rem; background: url(../svg/quote.svg) no-repeat 0 0; }

.article_txt blockquote p { padding: 0 0 1rem 0; font-weight: 600; font-size: 12px; line-height: 200%; text-transform: uppercase; }

.article_txt blockquote cite { font-family: "DM Serif Text", serif; font-weight: 500; font-style: normal; padding-top: 4rem; margin-top: 0.5rem; font-size: 2rem; line-height: 130%; text-transform: capitalize; display: block; border-top: 2px solid #000000; }

.article_tags { padding: 2.5rem 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.article_tags_title { margin: -0.4rem 2rem 0rem 0; font-family: "DM Serif Text", serif; font-weight: 500; font-size: 2rem; line-height: 130%; text-transform: capitalize; color: #000000; 
    

font-family: "DM Serif Text", serif;
    
}

.article_tags a { color: #555555; text-transform: uppercase; font-size: 12px; line-height: 160%; }

.article_tags a:hover { color: #D93D59; }

.article_tags .dash { margin: -2px 12px 0 12px; }

.article_item { margin-bottom: 10rem; }

.article_item_cover { position: relative; margin-bottom: 0.9rem; overflow: hidden; }

.article_item_cover:before { content: ''; display: block; padding-bottom: 63.1%; }

.article_item_cover img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.article_item_cover .cats_item { position: absolute; z-index: 2; top: 2rem; left: 2rem; margin: 0; }

.article_item .article_txt { padding-bottom: 0rem; }

.article_item:hover .article_item_cover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.article_desc { margin: 0.7rem 0 2.9rem; }

.article_btn .btn { width: 17.1rem; }

.section-post { padding-bottom: 1rem; }

.pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1rem 11rem 0; }

.pagenavi > span, .pagenavi a { margin: 0 1rem 1rem 0; padding-top: 0.2rem; font-weight: 500; font-size: 1.6rem; line-height: 160%; text-align: center; background: #F0F0F0; color: #000000; width: 6rem; height: 6rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; -webkit-border-radius: 50%; border-radius: 50%; }

.pagenavi span.current, .pagenavi a:hover { background: #000000; color: #fff; }

.pagenavi .icon-arrow { margin-top: -0.2rem; display: block; }

/* */
.section_title { margin-top: 2.7rem; margin-bottom: 3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.section_title:not(:first-child) { margin-top: 9.2rem; }

.section_title .link-view { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin-left: 2.5rem; }

.section_title:after { content: ''; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; height: 8px;  }

.section_title h2, .section_title .h2 { margin-right: 2rem; }

/* */
.section-welcome { overflow: hidden; }

.welcome_slider { margin: 0 auto 5rem; max-width: 97.5rem; text-align: center; color: #fff; }

.welcome_slider_item { margin: 0 1.5rem; position: relative; overflow: hidden; }

.welcome_slider_item:hover .welcome_slider_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.welcome_slider_img { position: relative; }

.welcome_slider_img:before { content: ''; display: block; padding-bottom: 68.8%; }

.welcome_slider_img:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 61.525%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); }

.welcome_slider_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.welcome_slider_cont { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 3; padding: 1.7rem; }

.welcome_slider_cats { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 0.5rem; 
    
        position: fixed;
    top: 0px;
}

.welcome_slider_title { color: #fff; max-width: 50rem; margin: 0 auto; padding:0px; }

.welcome_slider_title a { color: #fff; font-weight:bold; }

.welcome_slider_infoline { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: none; }

.welcome_slider .dash { background: #fff; }

.welcome_slider .slick-list { overflow: visible; }

.cover_link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }

/* */
.section-stories .columns_sidebar .stories_item { margin-top: 0; }

.recent_item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; position: relative; margin-bottom: 2rem; }

.recent_item:before { content: ''; border: 1px solid rgba(0, 0, 0, 0.1); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; pointer-events: none; }

.recent_item_img { background: #C4C4C4; position: relative; overflow: hidden; width: 37.4%; min-width: 37.4%; }

.recent_item_img:before { content: ''; display: block; padding-bottom: 84.7%; }

.recent_item_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.recent_item_cont { padding: 2.8rem 4rem 2.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.recent_item_title { max-height: 100%; padding-bottom: 0; margin-bottom: 1.6rem; overflow: hidden; }

.recent_item_title a { color: currentColor; }

.recent_item_title a:hover { color: #D93D59; }

.recent_item_cats { position: absolute; top: 2rem; left: 2rem; z-index: 3; margin: 0; }

.recent_item .cats_item { margin-top: 0; }

.recent_item_txt { font-size: 16px; max-height: 100%; overflow: hidden; line-height: 163%; margin: 0.3rem 0 3.2rem; }

.recent_item_infoline { padding: 2.2rem 0 0em; margin-bottom: 0; margin-top: auto; margin-right: 9rem; position: relative; border-bottom: none; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.recent_item:hover .recent_item_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.recent_item .btn-arr { position: absolute; right: -9rem; top: -2.5rem; }

.btn-arr { padding-left: 0.3rem; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; background: #EFF2FB; font-size: 1.6rem; width: 5rem; height: 5rem; -webkit-border-radius: 50%; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #000; }

.btn-arr:hover { color: #fff; background: -webkit-linear-gradient(357.81deg, #D93D59 0%, #E87373 100%); background: -o-linear-gradient(357.81deg, #D93D59 0%, #E87373 100%); background: linear-gradient(92.19deg, #D93D59 0%, #E87373 100%); -webkit-box-shadow: 0px 2rem 2rem rgba(217, 61, 89, 0.2); box-shadow: 0px 2rem 2rem rgba(217, 61, 89, 0.2); }

.infoline a.btn-arr:hover { color: #fff; }

.stories_btn { margin-top: 5.8rem; }

.stories_btn .btn { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

/* */
.columns-invers { margin-bottom: 6.1rem; }

.columns-invers .columns_sidebar { width: 420px; min-width: 420px; margin: 0 40px 0 0px; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.columns-invers .columns_center { max-width: 850px; padding-bottom: 1.5rem; }

.columns-invers .sidebar_widget { margin-bottom: 0rem; }

.columns-invers .popular { margin: 0rem 0 0; }

.columns-invers .popular_item { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 1.5rem; }

.columns-invers .popular_item_img { width: 11rem; min-width: 11rem; }

.columns-invers .popular_item_infoline { margin: 0 0 0px; }

.columns-invers .popular_item_cont { min-height: 89px; max-width: 25rem; }

.columns-invers .popular_item:not(:first-child) { padding: 1.6rem 0 1.5rem; }

.popular_main { position: relative; height: 100%; }

.popular_main_img { position: relative; overflow: hidden; height: 100%; }

.popular_main_img:before { content: ''; display: block; padding-bottom: 63%; }

.popular_main_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.popular_main_cont { max-width: 41rem; padding: 4.5rem 4rem 1.7rem 4.5rem; position: absolute; background: #fff; bottom: 0; left: 5rem; -webkit-box-shadow: 1rem -3.5rem 4rem rgba(0, 0, 0, 0.3); box-shadow: 1rem -3.5rem 4rem rgba(0, 0, 0, 0.3);
opacity:0.6;}

.popular_main_title { padding: 0; }

.popular_main_title a { color: currentColor; }

.popular_main_title a:hover { color: #D93D59; }

.popular_main_txt { max-height: 5.2rem; overflow: hidden; font-size: 1.6rem; margin: 1.5rem 0 2.5rem; line-height: 163%; }

.popular_main:hover .popular_main_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.popular_main_infoline { position: absolute; bottom: 100%; right: 0; padding: 0; margin: 0 0 -0.2rem; border: none; color: #fff; }

.popular_main_infoline .dash { background: #fff; margin: -2px 1.5rem 0; }

.popular_main .link-view span { margin: -1px 0 0 7px; }

/* */
.section-readed .columns { margin-top: 6.5rem; }

.readed { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1.5rem; max-width: 99.2rem; }

.readed_item { margin: 0 1.5rem 3rem; width: calc(50% - 3rem); position: relative; }

.readed_item:before { content: ''; border: 1px solid rgba(0, 0, 0, 0.1); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }

.readed_item_img { background: #C4C4C4; position: relative; overflow: hidden; }

.readed_item_img:before { content: ''; display: block; padding-bottom: 50.4%; }

.readed_item_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.readed_item_cont { padding: 2.8rem 3.5rem 2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.readed_item_title { max-width: 35rem; margin-bottom: 2.2rem; overflow: hidden; max-height: 5.6rem; font-family: "DM Serif Text", serif; font-weight: 500; font-size: 2.4rem; line-height: 120%; text-transform: capitalize; color: #000000; }

.readed_item_title a { color: currentColor; }

.readed_item_title a:hover { color: #D93D59; }

.readed_item_cats { position: absolute; top: 2rem; left: 2rem; z-index: 3; margin: 0; right: 1rem; }

.readed_item .cats_item { margin: 0rem 1rem 1rem 0; }

.readed_item_txt { font-size: 16px; line-height: 163%; margin: 0.3rem 0 3.2rem; }

.readed_item_infoline { padding: 2.1rem 0 0rem; margin-bottom: 0; margin-top: auto; margin-right: 9rem; position: relative; border-bottom: none; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.readed_item:hover .readed_item_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.readed_item .btn-arr { position: absolute; right: -9rem; top: -2.5rem; }

.catlist { margin: 3.4rem 0 5rem; }

.catlist li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); list-style: none; margin-bottom: 1.4rem; }

.catlist li a { color: #000000; text-transform: uppercase; font-weight: 600; font-size: 12px; line-height: 160%; display: block; padding: 1.3rem 0; }

.catlist li a:hover { color: #D93D59; }

.catlist li a span { color: #555555; display: inline-block; margin-left: 5px; }

/* */
.section-subsc { -webkit-background-size: cover; background-size: cover; }

.subsc { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.subsc .form-control { max-width: 41.7rem; margin-right: 2rem; }

.subsc h3 { width: 22.8rem; min-width: 22.8rem; margin-bottom: 1.1rem; margin-right: 2rem; }

.subsc .btn { width: 16.3rem; min-width: 16.3rem; }

.hot { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 6.5rem; }

.hot_img { background: #C4C4C4; position: relative; overflow: hidden; width: 59.7%; }

.hot_img:before { content: ''; display: block; padding-bottom: 82.4%; padding-bottom: 62.4%; }

.hot_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.hot_cont { height: 65rem; position: relative; z-index: 2; background: -webkit-linear-gradient(357.97deg, #D93D59 7.07%, #E87373 100%); background: -o-linear-gradient(357.97deg, #D93D59 7.07%, #E87373 100%); background: linear-gradient(92.03deg, #D93D59 7.07%, #E87373 100%); color: #fff; width: 40.3%; padding: 5.8rem 5rem; }

.hot_cont:after { margin-right: -1px; content: ''; position: absolute; right: 100%; top: 50%; border: 4.2rem solid transparent; margin-top: -4.2rem; border-right-color: #D93D59; }

.hot_title { overflow: hidden; max-height: 22.2rem; color: #fff; line-height: 1.12; margin: -0.1rem 0 3rem; padding-bottom: 0; }

.hot_title a { color: currentColor; }

.hot_title a:hover { color: #fff; }

.hot_txt { font-size: 1.6rem; line-height: 163%; height: 7.8rem; overflow: hidden; margin-bottom: 2.9rem; }

.hot_infoline { margin-bottom: 4.2rem; padding-top: 2.1rem; border-bottom: none; border-top: 1px solid rgba(255, 255, 255, 0.3); }

.hot .link-view { color: #fff; }

.hot .link-view span { color: #fff; }

.hot .link-view:hover { color: #fff; }

.hot .dash { background: #fff; }

/* */
.topof { margin: 0 -1.5rem 6.3rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.topof_item { padding: 0 1.5rem 3rem; width: 33.33%; }

.topof_item_img { position: relative; overflow: hidden; margin-bottom: 1.2rem; }

.topof_item_img:before { content: ''; display: block; padding-bottom: 52.3%; }

.topof_item_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.topof_item_title { margin: 0.2rem 0 1rem; font-family: "DM Serif Text", serif; font-weight: 500; font-size: 2.4rem; line-height: 124%; text-transform: none; color: #000000; }

.topof_item_title a { color: currentColor;
font-family: "DM Serif Text", serif;}

.topof_item_title a:hover { color: #D93D59; }

.topof_item:hover .topof_item_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.topof_item_infoline { border: none; margin-bottom: 0.7rem; }

.topof_item .link-view span { margin: -2px 0 0 7px; }

.link-view { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: 600; font-size: 12px; line-height: 160%; text-transform: uppercase; color: #000000; }

.link-view span { color: #F55C6E; margin: -1px 0 0 5px; display: inline-block; vertical-align: middle; }

.link-view:hover { color: #F55C6E; }

.index .header { text-align: center; background: url(../img/dashbg.png) repeat 0 0; padding: 7rem 0 5rem; }

.index .header .btn { width: 17.2rem; }

.index .logo { position: static; display: block; margin: 0 auto; width: 201px; }

.index .header_logo img { width: 201px; }

.pages { text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1.5rem; }

.pages_item { width: calc(50% - 3rem); margin: 0 1.5rem 5rem; position: relative; border-bottom: 2px solid #000; }

.pages_item_img { position: relative; overflow: hidden; }

.pages_item_img:before { content: ''; display: block; padding-bottom: 71.3%; border: 1px solid rgba(0, 0, 0, 0.1); position: relative; z-index: 2; }

.pages_item_img img { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.pages_item_title { padding: 3.1rem 0 2.6rem; font-weight: 500; font-family: "DM Serif Text", serif; font-size: 3rem; line-height: 120%; text-transform: capitalize; color: #000000; }

.pages_item:hover .pages_item_img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.pages_item:hover .pages_item_title { color: #D93D59; }

.header_txt { padding-top: 1.8rem; margin: 3.5rem 0 3rem; font-size: 1.8rem; line-height: 160%; border-top: 2px solid #000; }

.section-index { padding: 3.4rem 0 4.9rem; }

.recent_wrap { padding-top: 2.5rem; }

/* */
@media screen and (min-width: 1200px) { .recent_item_img { height: 305px; } }

@media screen and (max-width: 1199px) { .columns_sidebar { margin: 0 0 0 30px; width: 258px; min-width: 258px; }
  .sidebar_search { padding: 2rem 2rem 2rem; }
  h1, .h1 { margin-bottom: 1rem; font-size: 4.1rem; }
  h2, .h2 { font-size: 4.1rem; }
  .errorpage { padding: 4rem 4rem 4rem; }
  .errorpage_cont { padding: 0 1.3rem 0 2.4rem; }
  .errorpage_search { width: 35.9%; }
  .welcome_slider { max-width: 90rem; }
  .recent_item_cont { padding: 1rem 2.5rem 2.4rem; }
  .recent_item .btn-arr { right: -5rem; top: -2rem; }
  .recent_item_infoline { margin-right: 5rem; }
  .recent_item_img { width: 41.4%; min-width: 41.4%; }
  .stories_btn { margin-top: 5.3rem; }
  .columns-invers .columns_sidebar { width: 360px; min-width: 360px; margin: 0 30px 0 0px; }
  .popular_main_cont { max-width: 38rem; padding: 2.5rem 3rem 1.7rem 3rem; left: 4rem; }
  .columns-invers .popular_item_img { width: 9rem; min-width: 9rem; }
  .catlist { margin: -1.5rem 0 4rem; }
  .catlist li { margin-bottom: 0.4rem; }
  .readed_item_cont { padding: 2.1rem 2.5rem 2rem; position: relative; }
  .readed_item_infoline { margin-right: 0rem; position: static; }
  .readed_item .btn-arr { right: 1rem; top: -5rem; }
  .section-subsc { padding: 5rem 0 4.9rem; }
  .hot_title { max-height: 19rem; margin: -0.1rem 0 2rem; }
  .hot_infoline { margin-bottom: 1.2rem; }
  .hot_cont { height: 50rem; padding: 1.3rem 3rem; }
  .btn-arr { width: 4rem; height: 4rem; }
  .recent_item_txt { margin: 0.3rem 0 2.5rem; } }

@media screen and (max-width: 1023px) { .errorpage { display: block; padding: 3rem 4rem 4.5rem; }
  .errorpage_search { width: 100%; margin-top: 2.5rem; }
  .errorpage_cont { padding: 0; }
  .errorpage_big { margin-bottom: 2rem; line-height: 90%; }
  .columns { display: block; }
  .columns_sidebar { margin: 0; width: 100%; min-width: 280px; margin-top: 6rem; }
  .breadcrumbs { overflow: auto; white-space: nowrap; margin: 0 -2rem 2.2rem; padding: 0 2rem 1rem; }
  .welcome_slider_item { margin: 0 2rem; }
  .columns-invers .columns_sidebar { width: 100%; min-width: 100%; margin: 0 0px 0 0px; }
  .popular_main { margin-bottom: 5rem; }
  .hot { display: block; }
  .hot_img { width: 100%; }
  .hot_cont { width: 100%; height: auto; padding: 2rem 3rem 3rem; }
  .hot_cont:after { display: none; }
  .hot_txt { height: auto; }
  .topof_item { width: 50%; margin-bottom: 4rem; }
  .hot_img:before { padding-bottom: 62.4%; }
  .recent_item_cont { padding: 1rem 2.5rem 2rem; }
  .topof { margin-bottom: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .index .header { padding: 3rem 0 4rem; }
  .recent_item_img { width: 37.4%; min-width: 37.4%; }
  .pagenavi { margin: 0 -1rem 8rem 0; }
  .article { margin-bottom: 6rem; }
  .article_item { margin-bottom: 8rem; }
  .recent_wrap { padding-top: 0; } }

@media screen and (max-width: 1023px) and (min-width: 600px) { .sidebar .stories { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1.5rem; }
  .sidebar .stories_item { width: 50%; padding: 0 1.5rem; }
  .section-stories .sidebar .stories_item:nth-child(3) { display: none; }
  .hot .link-view { position: absolute; bottom: 3rem; right: 3rem; }
  .hot_infoline { margin-bottom: 0; padding-bottom: 0; } }

@media screen and (max-width: 767px) { html { font-size: 9px !important; }
  h1, .h1 { font-size: 3.4rem; }
  h2, .h2 { font-size: 3.4rem; }
  h3, .h3 { font-size: 2.8rem; }
  .article_txt blockquote { margin: 3rem 0 4rem; padding: 6rem 2.5rem 2.5rem; }
  .article_txt blockquote:before { width: 11.1rem; height: 9.1rem; top: -1.8rem; left: 0.5rem; -webkit-background-size: contain; background-size: contain; }
  .article_txt blockquote cite { padding-top: 2.2rem; }
  .article_txt ol { padding: 0rem 0 0rem 2.1rem; }
  .article_txt ol li { padding-bottom: 2rem; }
  .article_txt ul { padding: 0rem 0 0rem 2.1rem; }
  .article_txt ul li { padding-bottom: 2rem; }
  .article_txt p { padding-bottom: 2rem; }
  .article .infoline { margin-bottom: 1.5rem; padding: 1rem 0 1rem; }
  .article_cover { margin-bottom: 0.5rem; }
  .infoline { padding: 1rem 0; font-size: 11px; }
  .infoline .dash { margin: -2px 8px 0 8px; }
  .dash { width: 8px; }
  .author_img {  min-width: 21rem; width: 21rem; height: 21rem; }
  .article_tags_title { width: 100%; margin: 0 0 0.3rem; }
  .comments_form { margin-bottom: 6rem; padding: 1.5rem 2.5rem 2.5rem; }
  span.error, label.error { font-size: 10px; }
  .article { margin-bottom: 6rem; }
  .stories_item { margin: 0rem 0 2.5rem; }
  .cats_item { margin: 1rem 1rem 0rem 0; }
  .cats { margin: -0.5rem -1rem 0 0; }
  .errorpage { display: block; padding: 2rem 2.5rem 3rem; }
  .errorpage_title { font-size: 2.8rem; }
  .errorpage_search { margin-top: 2rem; margin-bottom: 1rem; }
  .article_desc { margin: 0.5rem 0 1.9rem; }
  .article_item { margin-bottom: 6rem; }
  .recent_item_title { max-height: 100%; margin-bottom: 1rem; }
  .section_title:not(:first-child) { margin-top: 5.2rem; }
  .section_title { margin-bottom: 2rem; }
  .link-view { font-size: 11px; }
  .link-view span { margin: -4px 0 0 5px; }
  .section_title { display: block; }
  .section_title .link-view { margin-left: 0; }
  .section_title:after { display: none; }
  .welcome_slider_cont { padding: 2.5rem; }
  .readed_item { width: calc(100% - 3rem); }
  .section-subsc { margin: 3rem 0 3rem; }
  .hot_cont { padding: 2rem 2.5rem 2.5rem; }
  .recent_item_txt { margin: 0.3rem 0 3rem; }
  .hot_title { font-size: 3rem; max-height: 39rem; }
  .welcome_slider { margin: 0 auto 4rem; }
  .readed_item_infoline { padding: 2.1rem 0 0rem; }
  .hot_infoline { padding-top: 2.1rem; }
  .topof_item { margin-bottom: 2rem; }
  .popular_item_infoline { padding: 0; margin: 0 0 1px; }
  .recent_item_cont { padding: 1rem 2.5rem 1.6rem; }
  .welcome_slider_cont { padding: 1.5rem; }
  .pages_item { width: calc(100% - 3rem); }
  .index .header_logo img { width: 170px; }
  .index .header { padding: 2rem 0 2.5rem; }
  .header_txt { margin: 2.5rem 0 2rem; }
  .section-index { padding: 0rem 0 1rem; }
  .pages_item_title { font-size: 2.8rem; padding: 2.1rem 0 1.6rem; }
  .topof_item { width: 100%; }
  .pagenavi { margin: 0 -1rem 6rem 0; } }

@media screen and (max-width: 599px) { body { font-size: 1.7rem; }
  .author { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 2.5rem; text-align: center; }
  .author_img { margin: 0 auto 3rem; min-width: 18rem; width: 18rem; height: 18rem; }
  .form_cols_item { width: 100%; }
  .article_item_cover .cats_item { top: 1rem; left: 1rem; }
  .popular_main_cont { -webkit-box-shadow: 0rem 1rem 1rem rgba(0, 0, 0, 0.2); box-shadow: 0rem 1rem 1rem rgba(0, 0, 0, 0.2); position: relative; left: 0; max-width: 100%; padding: 2.5rem; }
  .subsc { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .subsc h3 { width: 100%; margin: 0; }
  .welcome_slider_img:after { height: 83%; }
  .welcome_slider_infoline { margin-top: 0; }
  .welcome_slider_title { font-size: 2.5rem; }
  .recent_item { display: block; }
  .recent_item_img { width: 100%; }
  .subsc .form-control { margin-bottom: 2rem; }
  .section-subsc { padding: 2rem 0 3rem; }
  .recent_item .btn-arr { right: 1rem; top: -5rem; }
  .recent_item_infoline { position: static; margin-right: 0rem; }
  .recent_item_cont { position: relative; }
  .infoline .ava { width: 15px; height: 15px; margin: -2px 2px 0 0; } }

@media screen and (max-width: 374px) { body { font-size: 1.6rem; }
  .welcome_slider_cont { padding: 0.5rem 1.5rem; }
  .welcome_slider_title { font-size: 2.2rem; } }

/*# sourceMappingURL=style.css.map */




@media (min-width: 768px) {
  .image-slider-container {
    width: 80%;
    margin: 20px auto;
  }
}

.image-slider-container .image-slider-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 15px;
}

.image-slider-container .image-slider-heading h2 {
  font-size: 23px;
 
}

.image-slider-container .image-slider-heading .swiper-pagination {
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
  top: 0;
  bottom: 0;
}

.image-slider-container .image-slider-heading .swiper-pagination .swiper-pagination-bullet {
  background-color: #e4e4e4;
  opacity: 100%;
  width: 15px;
  height: 10px;
  border-radius: 100px;
  transition: 0.5s;
  margin: 0px 3px;
}

.image-slider-container .image-slider-heading .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--theme);
  width: 30px;
}

.image-slider-container .swiper {
  position: relative;
}

.image-slider-container .swiper .swiper-slide {
  width: 100%;
  
 
}

.image-slider-container .swiper .swiper-slide .slide-con {
  overflow: hidden;
  height: auto;
  margin: 0px 0px;
  position: relative;
  border-radius: 10px;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details {
  padding: 10px;
  display:none !important;
 overflow :hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;

}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-info {
  text-align: left;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-info h2 {
  font-size: 15px;
  padding: 5px 0px 5px 0px;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-info span {
  font-size: 13px;
  margin-right: 0px;
  color: #727272;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns a {
  text-decoration: none;
  color: white;
  padding: 5px 5px;
  font-size: 13px;
  margin: 0px 3px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: white;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns a svg {
  font-size: 15px;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns a:hover {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns .imdb-rate {
  width: 100%;
  font-size: 10px;
  color: #ecc900;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns .imdb-rate:hover {
  background-color: #ecc900;
  color: black;
  border: 0;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns .like:hover {
  color: white;
  background-color: #ff2a00;
  border: 0;
}

.image-slider-container .swiper .swiper-slide .slide-con .slide-details .movie-btns .show-movie:hover {
  color: white;
  background-color: #2a4aff;
  border: 0;
}

.image-slider-container .swiper .swiper-slide .slide-con:hover .slide-details {
  display: flex;
}

.image-slider-container .swiper .swiper-slide .slide-con:hover div.movie-info {
  animation: 30s 1 m;
}

@keyframes m {
  from {
    transform: translateY(-85px);
  }
  1% {
    transform: translateY(60px);
  }
  1.5% {
    transform: translateY(0px);
  }
  2% {
    transform: translateY(20px);
  }
  2.5% {
    transform: translateY(0px);
  }
  to {
    transform: translateY(0px);
  }
}

.image-slider-container .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
 
  border-radius: 5px;
 
  object-fit: cover;
}




.welcome_slider_item {

    max-height: 500px;
}




@media screen and (max-width: 1023px) {
    .header_logo {
        left: 0;
        margin: 0;
        width: auto;
        top: 100px;
    }
    .header_logo img {
    width: 150px;
}
}



.author_img {

    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    display: flex
;
    align-items: center;
}

.author {
   
    background: white !important;
}


.author {
   
    color:black;
}
@media (min-width: 1025px) {
.slick-prev {
    left: -18rem;
        top: 120px;
}
.slick-next {
    right: -18rem;
        top: 120px;
} }
.author_name {
    color:black;
}

/*   T O P   */
.container-content-top h2 {
  display: block;
  margin-bottom: 20px;
  font-size: 1.5em;
  text-align: center;
}
.login-form,
.register-form {
  display: flex;
  flex-direction: column;
}
.login-form input,
.register-form input {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0 0 5px #00000020;
  outline: none;
}
.login-form input:focus,
.register-form input:focus {
  box-shadow: 0 0 5px #00000070;
  transition: box-shadow 0.3s;
}
.login-form button,
.register-form button {
  background: #9e23fd;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 0;
  color: #f0f0f0;
  border-radius: 5px;
  cursor: pointer;
}
.login-form button:hover,
.register-form button:hover {
  background: #9e4dfd;
  transition: background 0.3s;
}

/*   B O T T O M   */
.container-content-bottom {
  text-align: center;
}
.container-content-bottom a {
  color: #332ffa;
}
.container-content-bottom a:hover {
  color: #2392fd;
  transition: color 0.3s;
}

/*   R E S P O N S I V E   */
@media (max-width: 350px) {
  * {
    font-size: 14px;
  }
  .container-content-top h2 {
    font-size: 1.35em;
  }
}
@media (max-width: 290px) {
  .container-content-bottom,
  .container-content-bottom a {
    font-size: 12px;
  }
}

/*   J A V A S C R I P T   */
.container-content-top.sign-in,
.container-content-bottom.sign-in,
.container-content-top.sign-up,
.container-content-bottom.sign-up {
  opacity: 0;
  display: none;
}
.container-content-top.sign-in.active,
.container-content-bottom.sign-in.active,
.container-content-top.sign-up.active,
.container-content-bottom.sign-up.active {
  opacity: 1;
  display: initial;
  animation: fade 0.75s linear;
}
.container.clicked {
  animation: rotate 0.5s linear;
}
.container.active.clicked {
  animation: rotateBack 0.5s linear;
}

/*   A N I M A T I O N   */
@keyframes rotate {
  0%,
  100% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(90deg);
  }
}
@keyframes rotateBack {
  0%,
  100% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(90deg);
  }
}
@keyframes fade {
  0%,
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.main {
  background: linear-gradient(35deg, #9e23fd, #332ffa);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 100vw;
  min-height: 100vh;
}
.container {
     padding: 20px;
    min-height: 50vh;
    border-radius: 5px;

}


.btngir {
      border-radius: 10px;
    margin-top: 10px;
    display: block;
    width: 100%;
    min-width: 2rem !important;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
}

.menuprofil {
  list-style: none;
    display: inline-block;
}

.menuprofil li {
display: inline-block;
    font-size: 14px;
    color: black !important;
}
.menuprofil li a {

    color: black !important;
}

.containerr {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

.nav-profile {
    width: 25%;
    background-color: #f4f4f4;
    padding: 10px;
    border-radius: 8px;
}

.nav-profile ul {
    list-style: none;
    padding: 0;
}

.nav-profile ul li {
    margin: 15px 0;
}

.nav-profile ul li a {
   text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    display: block;
    padding: 10px;
    background-color: #000000;
    border-radius: 4px;
}

.nav-profile ul li a:hover {
    background-color: #b0b0b0;
}

.content-right {
    width: 70%;
    padding: 10px;
}

.content-section {
    display: none; /* Başlangıçta tüm içerikler gizli */
}

.content-section h3 {
    margin-top: 0;
}

.content-section p {
    font-size: 16px;
}

/* Active state for the selected section */
.active {
    display: block;
}

.table {
    width: 100%;
    margin-top: 20px;
}

.table th, .table td {
    padding: 15px;
    text-align: left;
}

.table th {
    background-color: #f4f4f4;
}

.remove-btn {
    background-color: #dc3545;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

.remove-btn:hover {
    background-color: #c82333;
}
/* Kendi stilinizi eklemek için */
.table th, .table td {
    text-align: center; /* Başlık ve içerik ortalanır */
}

.remove-btn {
    padding: 10px 15px; /* Butonun tıklama alanını büyütür */
    font-size: 14px; /* Buton yazı boyutunu büyütür */
}

/* Yalnızca mobil cihazlar için ek stil */
@media (max-width: 768px) {
    .remove-btn {
        font-size: 12px; /* Küçük ekranlarda buton yazı boyutunu küçültür */
    }
}

.remove-btn {
    width: 100%;
    font-size: 14px;
    padding: 10px 0; /* Yalnızca dikey padding */
}


.btn-favorite {
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
    z-index: 9;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3.8rem;
    height: 3.8rem;
    min-width: 3.8rem;
    padding: 0;
    margin: 0;
    overflow: hidden;
    color: #E91E63;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    font-size: 0;
    line-height: 1;
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.btn-favorite::before {
    content: "♥";
    display: block;
    font-family: Arial, sans-serif;
    font-size: 2rem;
    line-height: 1;
}

.btn-favorite:hover {
    color: #fff;
    background: #E91E63;
    transform: translateY(-1px);
    box-shadow: 0 14px 30px rgba(233, 30, 99, 0.24);
}

.btn-favorite:disabled {
    color: #fff;
    background: #E91E63;
    cursor: default;
    opacity: 1;
    transform: none;
}

.btn-favorite i {
    display: none;
}

.favorite-status {
    color: green;
    font-weight: bold;
    margin-left: 10px;
}




@media (max-width: 768px) {
    .containerr {
        display: block;
        padding: 0px;
    }
    
    .nav-profile {
    width: 100%;
}
    
    .content-right {
    width: 100%;
 
}
.remove-btn {
    width: 100%;
    font-size: 11px;
    padding: 10px 10px;
}
    
    
}


.swiper-slide {
    width: 260px !important; /* Varsayılan genişlik */
    height: 410px !important; /* Varsayılan yükseklik */
}

@media (max-width: 768px) { /* Mobil cihazlar için */
    .swiper-slide {
        width: 100%; /* Mobilde genişlik */
        height: 100% !important; /* Mobilde yükseklik */
    }
}

@media (min-width: 1024px) { /* Büyük ekranlar için */
    .swiper-slide {
        width: 310px !important; /* Masaüstünde genişlik */
        height: 460px !important; /* Masaüstünde yükseklik */
    }
}


.image-slider-container .swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Taşan kısımları gizle */
}

.image-slider-container .swiper .swiper-slide img {
    width: 100%; /* Slaytın tamamını kapla */
    height: 100%; /* Slayt yüksekliğini kapla */
    object-fit: cover; /* Resmi kırpmadan ve bozmadan sığdır */
    border-radius: 10px; /* Köşeleri yuvarlatmak için (isteğe bağlı) */
}





/* Modal İçerik Kutusu */
.modal-content {
    background: #fff;
    padding: 20px;
    width: 90%;
    max-width: 500px;
    border-radius: 10px;
    text-align: center;
    position: relative;
}

/* Kapatma Butonu */
.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}

/* Film Posteri */
.modal-img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 10px;
}

/* Buton Stilleri */
.modal-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.modal-buttons button {
    background: #ff4d4d;
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s;
}

.modal-buttons button:hover {
    background: #cc0000;
}

/* İzleme Listesi Butonu */
.add-watchlist {
    background: #28a745;
}

.add-watchlist:hover {
    background: #1e7e34;
}




.welcome_slider_item {
    width:500px;
}


/* Modal Arkaplan */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Modal İçeriği */
.modal-content {
    background: #fff;
    width: 90%;
    max-width: 600px;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    animation: fadeIn 0.3s ease-in-out;
}

/* Başlık ve Poster */
.modal-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

.modal-img {
    width: 120px;
    height: auto;
    border-radius: 8px;
}

.movie-info {
    flex-grow: 1;
}

/* Açıklama Alanı Scroll */
.modal-body {
    max-height: 150px;
    overflow-y: auto;
    margin-top: 10px;
    padding-right: 5px;
}

/* Fragman Alanı */
#trailerContainer {
    margin-top: 15px;
    text-align: center;
}



.swal2-popup {
    font-size: 1.5rem; /* Yazı boyutunu büyütmek */
    width: 500px; /* Pencere genişliğini büyütmek */
    height: auto; /* Pencere yüksekliğini otomatik ayarlamak */
}


.header_mid {
    position: relative; /* Başlangıçta normal konumda */
    background: #fff;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.header_mid.sticky {
    position: fixed;
    top: -22px;
    left: 0;
    width: 100%;
     z-index: 99;
    z-index: 1000;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    padding: 7px;
    padding-right: 120px;
    padding-left: 120px;
}

@media (min-width: 1024px) {
    .swiper-slide {
        width: 250px !important;
        height: 400px !important;
        cursor:pointer;
    }
    
    .image-slider-container .swiper .swiper-slide img {
        width: 250px !important;
        height: 400px !important;
    }
}


.slick-prev, .slick-next {
    display: block !important;
    opacity: 1 !important;
    z-index: 1000;
}


#blog-comment {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 20px;
}

#blog-comment h4 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
}

ol {
    list-style: none;
    padding: 0;
}

ol li {
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}

.avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    flex-shrink: 0;
}

.avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.comment-info {
    flex-grow: 1;
}

.c_name {
    font-weight: bold;
    color: #222;
}

.c_date {
    font-size: 0.9rem;
    color: #777;
    margin-left: 10px;
}

.c_delete a {
    color: #d9534f;
    font-size: 0.9rem;
    margin-left: 10px;
    text-decoration: none;
}

.comment {
    margin-top: 8px;
    color: #555;
    line-height: 1.5;
    font-size:14px;
}


/* Container for the row */
.container {
  width: 100%;
  padding: 0 200px;
}

/* Row for the columns */
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* Each column group (left & right) */
.col-group {
  width: 48%; /* Adjust width to fit 3 items per row */
  margin-bottom: 30px;
}

/* Style for each story box */
.story-box {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;

  overflow: hidden;
  align-items:center

}

/* Wrapper for image */
.story-img-wrapper {
  width: 20%;
  padding: 10px;
}

.story-img {
height: auto;

        width: 100px;
    height: 100px;
    object-fit: cover;
}

/* Content for the text */
.story-content {
  width: 60%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Text styling */
.story-content h5 {
    font-size: 2.1rem;
    font-weight: bold;
    color: black;
    margin-top: 10px;
}

.story-content small {
      font-size: 1.4rem;
  color: #6c757d;
}

/* Media queries for responsiveness */
@media (max-width: 768px) {
  .col-group {
    width: 100%;
    margin-bottom: 10px;
  }
  .story-box {
   flex-direction: row;
  }
  .story-img-wrapper {
    width: 50%;
  }
  .story-content {
    width: 80%;
  }
  
  .container {
  width: 100%;
  padding: 0 10px;
}
}


.thb_title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
  text-align: center;
}

.thb_title_inner {
  display: flex;
  align-items: center;
  gap: 12px;
}

.thb_title h2 {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  color: #333;
}

.left_brackets,
.right_brackets {
  width: 9px;
  height: 41px;
  fill: #333;
}

@media (max-width: 768px) {
  .thb_title h2 {
    font-size: 22px;
  }

  .left_brackets,
  .right_brackets {
    height: 32px;
  }
}

.home-news-section {
  padding: 2.5rem 0 6.5rem;
}

.home-news-section .wrapper {
  max-width: 1180px;
}

.home-news-heading {
  margin: 4.8rem 0 3rem;
}

.home-news-heading .thb_title_inner {
  display: block;
}

.home-news-heading h2 {
  font-size: 4rem;
  line-height: 1.1;
  color: #000;
  font-weight: 400;
}

.home-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2.4rem;
}

.home-news-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.home-news-card:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 0, 0, 0.18);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
}

.home-news-media {
  position: relative;
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #f3f3f3;
  color: inherit;
}

.home-news-image-link {
  display: block;
  width: 100%;
  height: 100%;
}

.home-news-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.home-news-card:hover .home-news-img {
  transform: scale(1.04);
}

.home-news-category {
  position: absolute;
  top: 1.2rem;
  left: 1.2rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  max-width: calc(100% - 2.4rem);
  min-height: 2.8rem;
  padding: 0.55rem 0.9rem;
  overflow: hidden;
  color: #fff;
  background: #000;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.home-news-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.7rem 1.8rem 1.8rem;
}

.home-news-title {
  margin: 0 0 1.5rem;
  padding: 0;
  color: #000;
  font-size: 2.35rem;
  font-weight: 400;
  line-height: 1.16;
  text-transform: none;
}

.home-news-title a {
  display: -webkit-box;
  overflow: hidden;
  color: currentColor;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.home-news-title a:hover {
  color: #D93D59;
}

.home-news-meta {
  margin-top: auto;
  padding-top: 1.3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #666;
  font-size: 1.2rem;
  line-height: 1.4;
}

@media screen and (max-width: 1100px) {
  .home-news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .home-news-section {
    padding: 1rem 0 4rem;
  }

  .home-news-heading {
    margin: 3rem 0 2rem;
  }

  .home-news-heading h2 {
    font-size: 3.2rem;
  }

  .home-news-grid {
    grid-template-columns: 1fr;
    gap: 1.8rem;
  }

  .home-news-title {
    font-size: 2.2rem;
  }
}

.infoline_author {
    display:none;
}



@media (min-width: 1024px) { 
    
    
   .stickyside {
    position: -webkit-sticky;  /* Safari için uyumluluk */
    position: sticky;          /* Modern tarayıcılar için sticky */
    top: 10px;                 /* Sayfanın üst kısmında 10px sabit tutar */
    padding: 10px;
   /* Arka plan rengi */
    z-index: 10;               /* Diğer öğelerin üstünde görünmesini sağlar */
}

.container {
    position: relative;
 /* Sayfa uzunluğuna göre ayarlayabilirsin, örneğin footer'ı daha aşağıya kaydırmak için */
}

.subba {
    margin-top: 100px;  /* Footer'ın sayfa altına yakın olmasını sağlar */
    position: relative;
} 
    
    
}
/* İsteğe bağlı olarak, sticky öğenin durumuna göre stiller ekleyebilirsiniz */
.is-sticky {
    border: 2px solid #007bff; /* Sticky durumda kenarlık eklemek */
}


.header_mail {
    background: #000000;
    padding: 8px;
    border-radius: 5px;
    color: white !important;
}

h1 {
    color:black !important;
}

h2 {
    color:black !important;
}

h3 {
    color:black !important;
}

h4 {
    color:black !important;
}


h1, .h1 {

    text-transform: math-auto;
}

.profile-page {
    background: #f5efe6;
    color: #111111;
    min-height: 100vh;
    padding-bottom: 7rem;
}

.profile-page * {
    box-sizing: border-box;
}

.profile-page h1,
.profile-page h2,
.profile-page h3,
.profile-page button,
.profile-page .profile-card-title {
    text-transform: none !important;
}

.profile-hero {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 25.5rem;
    background-size: cover;
    background-position: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.profile-shell {
    position: relative;
    z-index: 2;
    max-width: 118rem;
    margin: 0 auto;
    padding: 0 2.4rem;
}

.profile-layout {
    display: grid;
    grid-template-columns: minmax(22rem, 30rem) minmax(0, 1fr);
    gap: 5.2rem;
    align-items: start;
    margin-top: 0;
}

.profile-sidebar {
    min-width: 0;
}

.profile-avatar {
    position: relative;
    z-index: 3;
    width: 17rem;
    height: 17rem;
    border-radius: 50%;
    border: 0.5rem solid #ffffff;
    background: #111111;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1.6rem 4rem rgba(0, 0, 0, 0.24);
}

.profile-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.profile-avatar span {
    font-family: "DM Serif Text", serif !important;
    color: #ffffff;
    font-size: 7rem;
    line-height: 1;
}

.profile-sidebar h1 {
    font-family: "DM Serif Text", serif !important;
    color: #111111 !important;
    font-size: 5.2rem;
    line-height: 0.95;
    font-weight: 400;
    margin: 2.4rem 0 2.8rem;
}

.profile-bio {
    color: #111111;
    font-size: 2rem;
    line-height: 1.45;
    margin-bottom: 2.8rem;
}

.profile-actions {
    display: grid;
    gap: 1.2rem;
}

.profile-action-btn {
    width: 100%;
    min-height: 5.8rem;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.8rem;
    background: #e7ded2;
    color: #111111;
    font-size: 2.2rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.profile-action-btn:hover {
    transform: translateY(-1px);
}

.profile-action-btn-primary {
    background: #111111;
    color: #ffffff;
}

.profile-side-block {
    margin-top: 3.2rem;
    padding-top: 3.2rem;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.profile-side-block h2 {
    font-family: "DM Serif Text", serif !important;
    color: #111111 !important;
    font-size: 4rem;
    line-height: 0.98;
    font-weight: 400;
    margin-bottom: 2rem;
}

.profile-recommendations {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.profile-recommendation-item {
    display: block;
    padding: 1.8rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    color: #111111;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 700;
}

.profile-recommendation-item:hover {
    color: #6f4b31;
}

.profile-main {
    min-width: 0;
    padding-top: 6rem;
}

.profile-tabs {
    display: flex;
    align-items: flex-end;
    gap: 3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    overflow-x: auto;
    scrollbar-width: thin;
}

.profile-tab {
    appearance: none;
    border: 0;
    border-bottom: 0.3rem solid transparent;
    background: transparent;
    color: #111111;
    cursor: pointer;
    flex: 0 0 auto;
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 1.2rem;
    white-space: nowrap;
}

.profile-tab.is-active {
    border-bottom-color: #111111;
}

.profile-panel {
    display: none;
    padding-top: 3rem;
}

.profile-panel.is-active {
    display: block;
}

.profile-card-grid,
.profile-watchlist-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.4rem 2rem;
}

.profile-watchlist-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.6rem;
}

.profile-watchlist-grid .profile-empty-state {
    grid-column: 1 / -1;
}

.profile-watch-card {
    cursor: pointer;
}

.profile-watch-card .profile-card-image {
    aspect-ratio: 3 / 4;
}

.profile-watch-card .profile-card-body {
    padding: 1.4rem;
}

.profile-watch-card .profile-card-title {
    font-size: 2.1rem;
}

.profile-watch-card .profile-card-body p {
    display: none;
    font-size: 1.35rem;
    line-height: 1.35;
    margin-top: 0.8rem;
    -webkit-line-clamp: 1;
}

.profile-watch-card .profile-card-meta {
    display: none;
    font-size: 1.25rem;
    margin-top: 1rem;
}

.profile-content-card {
    background: #fffaf4;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 0.6rem;
    overflow: hidden;
    box-shadow: 0 1.2rem 3.4rem rgba(70, 48, 28, 0.08);
}

.profile-card-image {
    display: block;
    aspect-ratio: 16 / 9;
    background: #ded6ca;
    overflow: hidden;
}

.profile-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.profile-content-card:hover .profile-card-image img {
    transform: scale(1.04);
}

.profile-card-body {
    padding: 2.2rem;
}

.profile-card-title {
    display: block;
    font-family: "DM Serif Text", serif !important;
    color: #111111;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.05;
}

.profile-card-title:hover {
    color: #6f4b31;
}

.profile-card-body p {
    color: #27231f;
    font-size: 1.7rem;
    line-height: 1.45;
    margin-top: 1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.profile-card-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.2rem;
    color: #696157;
    font-size: 1.55rem;
    line-height: 1.3;
    margin-top: 1.8rem;
}

.profile-remove-favorite,
.profile-remove-watchlist {
    appearance: none;
    border: 0;
    border-bottom: 1px solid rgba(17, 17, 17, 0.35);
    background: transparent;
    color: #111111;
    cursor: pointer;
    font-size: 1.45rem;
    font-weight: 700;
    padding: 0 0 0.2rem;
    white-space: nowrap;
}

.profile-alert {
    border-radius: 0.6rem;
    font-size: 1.7rem;
    margin-bottom: 2rem;
    padding: 1.4rem 1.6rem;
}

.profile-alert-success {
    background: #edf6e9;
    color: #245423;
}

.profile-alert-error {
    background: #f7e4e1;
    color: #7a2018;
}

.profile-empty-state {
    background: #fffaf4;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 0.6rem;
    padding: 4rem;
}

.profile-empty-state h2,
.profile-form h2 {
    font-family: "DM Serif Text", serif !important;
    color: #111111 !important;
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 1.05;
    margin-bottom: 1.4rem;
}

.profile-empty-state p,
.profile-muted {
    color: #4f473e;
    font-size: 1.8rem;
    line-height: 1.5;
}

.profile-settings-grid {
    max-width: 56rem;
    display: grid;
    gap: 2rem;
}

.profile-form {
    background: #fffaf4;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 0.6rem;
    box-shadow: 0 1.2rem 3.4rem rgba(70, 48, 28, 0.07);
    padding: 2.8rem;
}

.profile-form label {
    display: block;
    color: #17130f;
    font-size: 1.65rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 1.8rem 0 0.8rem;
}

.profile-form input[type="text"],
.profile-form input[type="email"],
.profile-form input[type="password"],
.profile-form input[type="file"] {
    width: 100%;
    min-height: 5rem;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 0.6rem;
    background: #ffffff;
    color: #111111;
    font-size: 1.7rem;
    padding: 0 1.4rem;
}

.profile-form input[type="file"] {
    align-content: center;
    padding: 1.1rem 1.4rem;
}

.profile-form button[type="submit"] {
    width: 100%;
    min-height: 5.4rem;
    border: 0;
    border-radius: 0.7rem;
    background: #111111;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.9rem;
    font-weight: 700;
    margin-top: 2.2rem;
}

.profile-photo-editor {
    display: grid;
    grid-template-columns: 10rem minmax(0, 1fr);
    gap: 1.8rem;
    align-items: center;
}

.profile-photo-preview {
    width: 10rem;
    height: 10rem;
    border: 0.3rem solid #ffffff;
    border-radius: 50%;
    background: #111111;
    box-shadow: 0 1rem 2.4rem rgba(0, 0, 0, 0.16);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.profile-photo-preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.profile-photo-preview span {
    font-family: "DM Serif Text", serif !important;
    color: #ffffff;
    font-size: 4rem;
    line-height: 1;
}

.profile-banner-editor {
    display: grid;
    gap: 1.4rem;
}

.profile-banner-preview {
    width: 100%;
    aspect-ratio: 16 / 6;
    border: 0.3rem solid #ffffff;
    border-radius: 0.6rem;
    background-color: #16120f;
    background-position: center;
    background-size: cover;
    box-shadow: 0 1rem 2.4rem rgba(0, 0, 0, 0.14);
}

.profile-form-hint {
    color: #6a5f54;
    font-size: 1.35rem;
    line-height: 1.4;
    margin: 1rem 0 0;
    padding: 0;
}

.profile-password-form {
    max-width: 52rem;
}

@media screen and (max-width: 991px) {
    .profile-hero {
        min-height: 21rem;
    }

    .profile-layout {
        grid-template-columns: 1fr;
        gap: 3.6rem;
        margin-top: 0;
    }

    .profile-main {
        padding-top: 0;
    }

    .profile-sidebar {
        max-width: 42rem;
    }

    .profile-side-block h2 {
        font-size: 3.4rem;
    }
}

@media screen and (max-width: 767px) {
    .profile-shell {
        padding: 0 1.8rem;
    }

    .profile-hero {
        min-height: 18rem;
    }

    .profile-avatar {
        width: 14rem;
        height: 14rem;
    }

    .profile-sidebar h1 {
        font-size: 4.2rem;
    }

    .profile-bio,
    .profile-recommendation-item {
        font-size: 1.8rem;
    }

    .profile-card-grid,
    .profile-settings-grid {
        grid-template-columns: 1fr;
    }

    .profile-watchlist-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .profile-tabs {
        gap: 2.2rem;
    }

    .profile-tab {
        font-size: 1.8rem;
    }

    .profile-card-title {
        font-size: 2.5rem;
    }

    .profile-watch-card .profile-card-title {
        font-size: 1.9rem;
    }

    .profile-photo-editor {
        grid-template-columns: 1fr;
    }
}


