@import url('normalize.css');@import url('components.css');@import url('dropdown.min.css');@import url('fonts.css');@import url('fontawesome.min.css');@import url('remixicon.css');
* {margin:0;padding:0;box-sizing:border-box}
body {font-family:'Nunito',sans-serif;font-size:14px;line-height:1.25rem;min-height:100vh;padding:75px 0;color:#004845;background:#a9f4fb;background:-moz-linear-gradient(top,#a9f4fb 0%,#17a7cb 100%);background:-webkit-linear-gradient(top,#a9f4fb 0%,#17a7cb 100%);background:#F4EECA;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9f4fb',endColorstr='#17a7cb',GradientType=0)}
a {text-decoration:none;border:none;outline:none;font-weight:400;overflow:inherit;transition:all .3s ease 0s;color:#14838c}
a:hover {text-decoration:none}
ul {margin:0;padding:0}
img {max-width:100%;border:0;outline:none}
h1,h2,h3,h4,h5,h6 {margin:0;font-weight:600;line-height:28px;font-size:16px}
h1 {font-size:24px}
.container {box-shadow:0 12px 60px rgb(0 0 0 / 15%);min-height:calc(100vh - (75px * 2));max-width:1270px;margin:0 auto;background-color:#88bdbc;border-radius:25px;padding-bottom:20px;overflow:hidden}
.main {display:flex;min-height:calc(50vh - 3px);background:#fff;padding:20px 20px 0 20px;border-radius:25px;margin-top:0px;position:relative}.main_wrap {flex:1;max-width:100%}.main_content {display:flex;margin-top:-20px;min-height:100%}.main_content_body {/*flex:1 1 690px;max-width:690px*/} .mani_col {flex:0 0 270px;max-width:270px;overflow:hidden}
.content_wrap {flex:1;display:flex;flex-direction:column}
.speedbar {padding:20px 20px 5px;font-size: 13px;/*white-space:nowrap*/;overflow:hidden;text-overflow:ellipsis;color:#a1a1a1}.speedbar .far {margin-right:5px;color:#004845}
.mobile_btn_menu,.mobile_btns_right {display:none}
#scrolltop {position:fixed;width:60px;height:60px;line-height:60px;right:10px;bottom:10px;z-index:990;display:none;background-color:#fff;color:#999;cursor:pointer;font-size: 24px;border-radius:50%;text-align:center;box-shadow:0 5px 10px rgba(0,0,0,0.1)}
.header {padding:15px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.header .view_aside {display:none}
.logo a {color:black;font-size:26px;text-align:left;font-family:'Paytone One',sans-serif;font-weight:900}.logo a span {color:#ffffff}.logo a small {color:black;line-height:1;display:block;text-align:right;font-size:12px;font-weight:400}
.userpanel {display:inline-flex;align-items:center}
.userpanel .dropdown button {background:transparent;color:#004845;font-size:15px;font-weight:bold;padding:0;display:inline-flex;align-items:center}.userpanel .dropdown button i[class*="ri-"] {font-size:20px!important;line-height:1}
.userpanel .avatar_user {width:36px;height:36px;border-radius:25px;display:block;margin-right:15px}
.userpanel .dropdown-menu {border:0;border-radius:20px;margin:15px 0 0;background:var(--dark);padding:0;box-shadow:0 6px 12px rgba(0,72,69,0.2);min-width:220px !important}.userpanel .dropdown-menu::before {content:'';left:auto;right:20px;position:absolute;top:-10px;display:inline-block;border-right:10px solid transparent;border-bottom:10px solid var(--dark);border-left:10px solid transparent}.userpanel .dropdown-menu .dropdown_content {overflow:hidden;border-radius:25px;padding:10px 0}.userpanel .dropdown-menu .dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:7px 15px 7px 10px;color:#f4f3ee;white-space:nowrap;margin-left:7px;background:transparent;border-radius:25px 0 0 25px;transition:all .3s ease 0s;overflow:hidden;position:relative}.userpanel .dropdown-menu .dropdown-item:hover {background:#0d514e;border-radius:25px 0px 0 25px}.userpanel .dropdown-menu .dropdown-item span {display:inline-flex;align-items:center;justify-content:center}.userpanel .dropdown-menu .dropdown-item span i[class*="ri-"] {margin-right:10px;font-size:16px;min-width:16px;transition:all .3s ease 0s}.userpanel .dropdown-menu .dropdown-item:hover span i[class*="ri-"] {color:#accb51}.userpanel .dropdown-form {min-width:235px;padding:10px 15px 0}
.userpanel .login_form li {margin-bottom:15px;background:#0d514e;border-radius:25px;overflow:hidden}.userpanel .login_form input {width:100%;border:none;padding:7px 15px; background:#0d514e}.userpanel .login_form input[placeholder] {color:#f4f3ee!important}.userpanel .login_form ::placeholder {color:#f4f3ee!important}.userpanel .login_form :focus::placeholder {color:transparent!important}.userpanel .login_form__foot {display:flex;justify-content:space-between;align-items:center;padding:10px 15px;font-size:12px;margin:0 -15px}.userpanel .login_form__foot a {color:#a3a9ae}.userpanel .login_form__foot a:hover {color:#ffffff}
.login_btn {text-align:center;padding:5px 10px 5px}.login_btn button {background:#accb51!important;margin-right:0;color:#ffffff!important;font-weight:600!important;padding:7px 20px!important;display:inline-flex;align-items:center;justify-content:center;font-size:14px!important}
.add_btn {background:#F4EECA;box-shadow:transparent;color:black;font-weight:600;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:25px;margin-right:20px;position:relative;overflow:hidden;transition:all 0.3s ease 0s}.add_btn:hover {box-shadow:0 7px 13px 0 #F4EECA;transition:all 0.3s ease 0s}
.search form {background:#f9f9f6;width:490px;height:40px;border-radius:25px;position:relative}.search form input{border:0;width:100%;height:100%;border-radius:25px;padding:0 50px 0 20px}.search form ::placeholder{color:#a1a1a1!important}.search form :focus::placeholder{color:transparent!important}.search form button{position:absolute;right:0;top:0;bottom:0;padding:0;color:#a1a1a1;font-size:18px;border-radius:25px;width:50px;display:inline-flex;align-items:center;justify-content:center;background:transparent}.search form button:hover {color:#004845}.search form input{background:no-repeat center bottom,center calc(100% - 0px);background-size:0 100%,100% 100%;border:0;transition:background 0s ease-out}.search form input:focus{background-size:100% 100%,100% 100%;transition-duration:.3s}
.slider {background:#f9f9f6;border-radius:25px 25px 25px 25px;padding:20px 20px 43px 20px;overflow:hidden;visibility:hidden;min-height:240px}.slider.slick-initialized {visibility:visible}.slider_item {height:220px;width:150px;min-width:0;border-radius:10px;overflow:hidden;background:#ffffff;margin:0 8px;position:relative}.slider_item:not(:first-of-type) {display:none}.slider.slick-initialized .slider_item:not(:first-of-type) {display:block}
.slick-list {border-radius:10px;margin:0 -8px}
.slider_item .year {position:absolute;right:5px;top:5px;background:#accb51;border-radius:5px;color:#fff;display:inline-flex;padding:4px 6px;font-size:12px;font-weight:600;align-items:center;justify-content:center;line-height:1}.slider_item .year a {color:#ffffff}.slider_item img {display:block;width:100%;height:100%;object-fit:cover}.slider_item_title {-webkit-transition:opacity .2s,bottom .2s;-moz-transition:opacity .2s,bottom .2s;-o-transition:opacity .2s,bottom .2s;transition:opacity .2s,bottom .2s}.slider_item_title {font-weight:500;opacity:0;padding:10px;position:absolute;bottom:-40px;text-transform:uppercase;width:100%}.slider_item_title {background-color:white;color:black;display:inline-block;font-size:11px}.slider_item:hover .slider_item_title {opacity:1;bottom:0}
.selection_views_items {text-align:right;display:flex;justify-content:flex-end;align-items:center;font-size:14px;color:#575757;padding:15px 0 0;line-height:1}
.view_btns {margin-left:5px;display:inline-flex}.view_btns button {background:#315E5E;color:#ffffff;border-radius:25px;margin-left:5px;font-size:18px;display:inline-flex;align-items:center;justify-content:center;font-weight:400!important;padding:7px 16px}.view_btns button.active{background:#315E5E;box-shadow:inset 0 2px 5px 0 #315E5E}
.footer {text-align:center;color:black;line-height:1.2;margin-top:10px}.footer_top {margin-bottom:15px}.footer_top p {padding:2px 0}.footer_bottom {margin-top:20px}.footer a {color:black}.footer a:hover {text-decoration:underline}
.aside_informer_list {background:#ffffff;margin-bottom:10px; border-radius:10px;padding:10px;display:flex;align-items:flex-start;position:relative}.aside_informer_list:hover {background:#F4EECA}.aside_informer_list .aside_informer_list_title {color:black;transition:all .3s ease 0s}.aside_informer_list:hover .aside_informer_list_title {color:#88bdbc}.aside_informer_list_img {width:50px;height:50px;border-radius:7px;overflow:hidden;flex:0 0 50px;max-width:50px;margin-right:12px;background:#f4f3ee}.aside_informer_list_img img {width:100%;height:100%;display:block;object-fit:cover}.aside_informer_list_title {font-weight:600;color:#004845;margin-top:5px}.aside_block:last-child .aside_informer_list:last-child {margin-bottom:0}.aside_informer_grid {display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -8px}.aside_informer_grid_item {flex:0 0 50%;max-width:50%;padding:10px;border-radius:10px;padding:8px;display:inline-flex}.aside_informer_grid_item_img:hover {background:#b4d9d8}.aside_informer_grid_item_img {background:#F4EECA;padding:10px;border-radius:10px;width:100%;height:140px}.aside_informer_grid_item_img img {border-radius:7px;display:block;width:100%;height:100%;object-fit:cover}
.last_comm {margin-bottom:25px;position:relative;display:flex;flex-wrap:nowrap}.last_comm_ava {flex:0 0 35px;max-width:35px;margin-right:4px;position:relative}.last_comm_ava::after {content:'';width:1px;height:calc(100% - 44px);background:#d7d7d7;position:absolute;left: 17.5px;top:35px;transition:all .3s ease-in-out}.last_comm_ava a {display:block;border-radius:25px}.last_comm_ava img {display:block;width:35px;height:35px;object-fit:cover;border-radius:25px}.last_comm_content {flex:1}.last_comm_top {display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:7px;padding-left:12px}.last_comm_top a {color:#004845;font-weight:600;font-size:13px}.last_comm_top span.date {color:#adadac;font-size:10px}.last_comm_message {background:#ffffff;padding:8px 12px;border-radius:10px;hyphens:auto;margin-bottom:7px}.last_comm_title {font-size:13px;position:relative;padding-left:10px}.last_comm_title::after {content:'';height:1px;width:22px;background:#d7d7d7;position:absolute;left:-22px;top:10px;transition:all .3s ease-in-out}.last_comm_title a {color:#a1a1a1;font-weight:500}.last_comm:hover .last_comm_ava::after,.last_comm:hover .last_comm_title::after {background:#accb51}.last_comm:hover .last_comm_title a {color:#90b030}
.featured_wrap {margin-bottom:20px}.featured {display:flex;flex-wrap:wrap;margin:0px -10px 0}.featured_item {flex:0 0 50%;max-width:50%;padding:10px}.featured_item .item {background:#f4f3ee;border-radius:10px;padding:10px;display:flex;color:black;position:relative}.featured_item .item:hover {background:#F4EECA;color:black}.featured_poster {flex:0 0 50px;max-width:50px;height:70px;margin-right:15px;border-radius:7px}.featured_poster img {display:block;width:100%;height:100%;object-fit:cover;border-radius:7px}.featured_content {transition:all .3s ease 0s;display:flex;flex-direction:column;justify-content:space-between}.featured_title {font-weight:600;hyphens:auto}.featured_title small {font-size:12px;font-weight:500;color:#a1a1a1;display:block;margin-bottom:5px}.featured_bottom {display:inline-flex;align-items:center}.featured_year {background:#accb51;color:#ffffff;border-radius:4px;font-size:10px;font-weight:600;min-width:37px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.featured_views {font-size:11px;color:#a1a1a1}
[class*="asidebar_"] {background:white;border-radius:25px;padding:20px;min-height:100%;position:relative}
.asidebar_right {min-height:calc(100% - 62px);padding:0}
.aside_block {margin-bottom:30px}.aside_block:last-child {margin-bottom:0}
.aside_title {font-size:15px;font-weight:600;color:black;position:relative;padding:9px;background:#F4EECA;border-radius:25px;display:flex;align-items:center;height:32px;margin-bottom:10px;font-family:'Paytone One',sans-serif}.aside_title.turquoise {background:#F4EECA}.aside_title::before {content:'';height:15px;width:15px;border-radius:25px;background:#88bdbc;margin-right:30px}
.aside_content li {list-style:none}
[class*="asidebar_"] .panel .aside_title {background:#ffffff;color:#004845;padding-left:20px;padding-right:35px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[class*="asidebar_"] .panel .aside_title::before {display:none}[class*="asidebar_"] .panel .aside_title span {background:black;color:#ffffff;height:32px;width:32px;border-radius:25px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:normal;margin-right:-35px}
.view_aside {padding:20px;display:flex;justify-content:flex-end}.view_aside span {display:inline-flex;align-items:center;color:#575757;cursor:pointer}.view_aside [class*="ri-"] {color:#959595;font-size:22px;padding:0;line-height:1;margin-left:10px}.view_aside span i.active {color:#49ddea}
.menu_links {position:relative}.menu_links > li:not(.submenu) {padding-bottom:8px;cursor:pointer;z-index:1}.menu_links li {position:relative;}.menu_links > li:not(.submenu):last-child {padding-bottom:0}.menu_links > li:not(.submenu) a {display:flex;position:relative;overflow:hidden;background:#ffffff;border-radius:25px;align-items:center;flex-wrap:wrap;padding:6px 35px 6px 18px;color:black}.menu_links > li:not(.submenu) a:hover {color:#b4d9d8}
.main_menu .sublink {position:absolute;right:0;top:0;line-height:31px;width:35px;text-align:center;cursor:pointer}.main_menu .sublink .accordprefix {display:none}.main_menu .sub_cat {background:white;border-radius:25px;padding:38px 0 10px;overflow:hidden}.main_menu .sub_cat li a {display:flex;justify-content:left;align-items:center;padding:7px 35px 7px 10px;color:black;margin-left:7px;background:transparent;border-radius:25px 0 0 25px;overflow:hidden;position:relative}.main_menu .sub_cat li a::before {font-family:'remixicon'!important;content:'\F05A';font-size:12px;line-height:1;margin-top:-1px;margin-right:12px}.main_menu .sub_cat li a:hover {background:#b4d9d8;border-radius:25px 0 0 25px}.main_menu .sub_cat li a:hover::before{font-family:'remixicon'!important;content:'\F04F';font-size:14px;line-height:1;margin-top:-1px;margin-right:11px;margin-left:-1px;color:black}.main_menu .submenu {margin-top:-30px; padding-bottom: 8px}
li .sublink {transition:all .3s ease 0s}li:hover .sublink,li .sublink.main_menu_opened {color:black}
.main_menu .submenu .submenu .submenu {margin-left:-10px}.main_menu .submenu .submenu .submenu .sub_cat {background:black;padding:10px 0 10px 20px}.main_menu .submenu .sublink {color:#fff}.main_menu .submenu .submenu {margin-top:5px}.main_menu .submenu .submenu .sub_cat {border-radius:0;background:#025a56;padding:10px 0 10px 10px}
.asidebar_right .panel_wrap {border-radius:25px;overflow:hidden;width:100%;height:100%;position:absolute}
.asidebar_right .panel {position:absolute;top:0;left:0;height:100%;width:270px;background:#f4f3ee;overflow:hidden;border-radius:25px;padding:20px;z-index:1;transition:all .3s linear 0s}.asidebar_right .panel:not(.opened){left:100%}
.pages {flex:0 0 100%;max-width:100%;display:flex;justify-content:center;flex-wrap:wrap;margin-top:25px;margin-bottom:20px}
.pages span,.pages a {display:inline-flex;align-items:center;justify-content:center;height:30px;min-width:30px;color:#ffffff;border-radius:25px;margin:3px;font-weight:600;font-size:12px;padding:0 10px}.pages span {background:#17a7cb;box-shadow:inset 0 2px 5px 0 #17a7cb}.pages a {background:#315E5E;color:#ffffff}.pages a:hover {box-shadow:0 5px 20px 0 #254E58;transition:all .3s ease 0s}.pages .nav_ext {font-size:16px;padding:0}
.bottom-nav {clear:both;padding-top:20px}
.nav-load {text-align:center}.nav-load a {padding:0 40px;display:inline-block;height:40px;line-height:40px;border-radius:30px;font-weight:700;font-size:16px;background-color:#F4EECA;color:black}.nav-load a:hover {box-shadow:0 5px 20px 0 #F4EECA;transition:all .3s ease 0s;color:#fff}.nav-load span {display:none}
.seo {padding:20px 20px 0px 20px}
.seo_content {border-radius:15px;background:#f9f9f6;padding:20px;color:#5c5c5c;font-size:14px}.seo_content p {font-size:14px;text-align:left;line-height:1.2rem;margin-bottom:5px}
.seo_title {display:flex;justify-content:center;margin-top:-42px;margin-bottom:15px}.seo_title span {font-size:16px;font-weight:600;color:#004845;border:7px solid #ffffff;background:#f4f3ee;border-radius:25px;display:inline-flex;align-items:center;justify-content:center;padding:6px 20px}
.img-resp {padding-top:130%;overflow:hidden;position:relative}.img-resp img {width:100%;min-height:100%;display:block;position:absolute;left:0;top:0}
#m-cont > *:not(.shortstory_item),#m-cont {width:100%;text-align:justify}
.shortstory_item.grid_view .shortstory_bottom_right .favorite,.shortstory_item.list_view .shortstory_top .favorite {display:none}.shortstory_item.grid_view,.shortstory_item {width:33.333333%;display:inline-block;vertical-align:top;padding:10px 10px 20px 10px;margin-top:10px}.shortstory_item.grid_view .shortstory_item_content,.shortstory_item_content {background:#f4f3ee;border-radius:10px 10px 15px 15px;position:relative}.shortstory_item.grid_view .shortstory_item_img,.shortstory_item_img {width:100%;display:block;border-radius:10px;overflow:hidden}.shortstory_item.grid_view .shortstory_item_img img,.shortstory_item_img img {object-fit:cover;border-radius:10px}.shortstory_item.grid_view .year,.shortstory_item.grid_view .rating,.shortstory_item .year,.shortstory_item .rating {position:absolute;top:7px;border-radius:5px;color:#fff;display:inline-flex;padding:5px 6px;font-size:12px;font-weight:600;align-items:center;justify-content:center;line-height:1}.shortstory_item.grid_view .year,.shortstory_item .year {right:7px;background:#accb51}
.short-text {margin-bottom:30px}
.shortstory_item.grid_view .shortstory_bottom_left,.shortstory_item.grid_view .date,.shortstory_item.grid_view .short-text{display:none;}.shortstory_item.grid_view .year a,.shortstory_item .year a {color:#fff;display:inline-flex;margin:-5px -6px;padding:5px 6px}.shortstory_item.grid_view .rating,.shortstory_item .rating {left:7px;background:#88bdbc}.shortstory_item.grid_view .rating [class*="ri-"],.shortstory_item .rating [class*="ri-"] {margin-right:5px}.shortstory_item.grid_view .favorite,.shortstory_item .favorite {display:flex;justify-content:center;font-size:20px}.shortstory_item.grid_view .favorite {height:5px}.shortstory_item.grid_view .favorite a,.shortstory_item .favorite a {margin-top:-16px}.shortstory_item.grid_view .favorite .fav_add,.shortstory_item.grid_view .favorite .fav_del,.shortstory_item .favorite .fav_add,.shortstory_item .favorite .fav_del {background:#f4f3ee;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:25px;transform-origin:50% 50% 0;position:relative}.shortstory_item.grid_view .shortstory_item_content:hover .favorite a .fav_add::before,.shortstory_item_content:hover .favorite a .fav_add::before {animation:2500ms ease 0s normal none 10 running pulse}
@keyframes pulse {0% {transform:scaleX(1) scaleY(1)}10% {transform:scaleX(1.25) scaleY(1.25)}20% {transform:scaleX(1) scaleY(1)}30% {transform:scaleX(1.25) scaleY(1.25)}40% {transform:scaleX(1) scaleY(1)}50% {transform:scaleX(1.25) scaleY(1.25)}60% {transform:scaleX(1) scaleY(1)}70% {transform:scaleX(1.25) scaleY(1.25)}80% {transform:scaleX(1) scaleY(1)}90% {transform:scaleX(1.25) scaleY(1.25)}100% {transform:scaleX(1) scaleY(1)}}
.shortstory_item.grid_view .favorite .fav_add::before,.shortstory_item .favorite .fav_add::before {color:red;font-family:'remixicon'!important;content:"\EE0B"}.shortstory_item.grid_view .favorite .fav_add:hover::before,.shortstory_item .favorite .fav_add:hover::before {color:red;font-family:'remixicon'!important;content:"\EE0A"}.shortstory_item.grid_view .favorite .fav_del::before,.shortstory_item .favorite .fav_del::before {color:red;font-family:'remixicon'!important;content:"\EE0A"}.shortstory_item.grid_view .favorite .fav_del:hover::before,.shortstory_item .favorite .fav_del:hover::before {color:red;font-family:'remixicon'!important;content:"\EE0B"}.shortstory_item.grid_view .title,.shortstory_item .title {padding:10px 15px 0;display:flex;justify-content:center;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.shortstory_item.grid_view .title h3,.shortstory_item .title h3 {text-align:center;line-height:1.1rem}.shortstory_item.grid_view .title h3 a,.shortstory_item .title h3 a {font-size:14px;color:#004845;display:block}.shortstory_item.grid_view .btn_more,.shortstory_item .btn_more {display:flex;justify-content:center;position:relative;bottom:-23px;margin-top:-17px}.shortstory_item.grid_view .btn_more a,.shortstory_item .btn_more a {background:#315E5D;color:#ffffff;line-height:1;display:inline-flex;align-items:center;justify-content:center;border:7px solid #ffffff;border-radius:25px;width:154px;height:46px;overflow:hidden;position:relative;font-weight:700}.shortstory_item.grid_view .shortstory_item_content:hover .btn_more a,.shortstory_item_content:hover .btn_more a {background:#254E58}.shortstory_item.grid_view .btn_more a span,.shortstory_item .btn_more a span {display:inline-flex;align-items:center;position:absolute}.shortstory_item.grid_view .btn_more a span [class*="ri-"],.shortstory_item .btn_more a span [class*="ri-"] {font-weight:normal;font-size:16px;margin-right:5px;margin-top:-1px}.shortstory_item.grid_view .btn_more a span.size,.shortstory_item.grid_view .btn_more a span.download,.shortstory_item .btn_more a span.size,.shortstory_item .btn_more a span.download {transition:all .3s ease 0s}.shortstory_item.grid_view .btn_more a span.download [class*="ri-"],.shortstory_item .btn_more a span.download [class*="ri-"] {font-size:18px}.shortstory_item.grid_view .shortstory_item_content:hover span.size,.shortstory_item_content:hover span.size {opacity:0;visibility:hidden;transform:scaleX(0)}.shortstory_item.grid_view .shortstory_item_content a span.download,.shortstory_item_content a span.download {opacity:0;visibility:hidden;transform:scaleX(0)}.shortstory_item.grid_view .shortstory_item_content:hover span.download,.shortstory_item_content:hover span.download {opacity:1;visibility:visible;transform:scaleX(1)}
.shortstory_item.list_view {display:block;width:100%;margin-bottom:5px}.shortstory_item.list_view img {position:relative}.shortstory_item.list_view .shortstory_item_content {display:flex;flex-wrap:wrap;background:#f9f9f6}.shortstory_item.list_view .shortstory_item_content .shortstory_item_content_list {flex:1;padding:12px;display:flex;flex-direction:column;justify-content:space-between}.shortstory_item.list_view .shortstory_item_img {height:250px;width:180px;padding:10px}.shortstory_item.list_view .shortstory_top {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;margin-bottom:10px}.shortstory_item.list_view .shortstory_top .title {padding:0px;flex:1;justify-content:left}.shortstory_item.list_view .shortstory_top .title h3 {text-align:left;line-height:1.2rem}.shortstory_item.list_view .shortstory_top .title a {font-size:16px;font-weight:600}.shortstory_item.list_view .shortstory_top .rating_list {flex:0 0 60px;max-width:60px;display:inline-flex;justify-content:flex-end;align-items:center}.shortstory_item.list_view .shortstory_top .rating_list .rating {position:relative;left:0;top:0}.shortstory_item.list_view .shortstory_middle {display:flex;align-items:center;flex-wrap:wrap}.shortstory_item.list_view .shortstory_middle .year {position:relative;right:0;top:0;margin-right:20px}.shortstory_item.list_view .shortstory_middle .date {font-size:11px;display:inline-flex;align-items:center;color:#a1a1a1}.shortstory_item.list_view .shortstory_middle .date [class*="ri-"] {margin-right:5px;font-size:14px;margin-top:-1px}.shortstory_item.list_view .shortstory_bottom {margin-bottom:-35px;margin-top:15px;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap}.shortstory_item.list_view .shortstory_bottom .btn_more {display:inline-flex;bottom:0;margin:0}.shortstory_item.list_view .shortstory_bottom .shortstory_bottom_right {display:inline-flex;align-items:center;margin-right:-7px}.shortstory_item.list_view .shortstory_bottom .favorite {display:inline;position:relative;margin-right:5px}.shortstory_item.list_view .shortstory_bottom .favorite [class*="fav_"] {border:7px solid #ffffff;width:46px;height:46px;background:#f9f9f6}.shortstory_item.list_view .shortstory_bottom .shortstory_bottom_left {flex:1}.shortstory_item.list_view .shortstory_bottom .shortstory_bottom_left > * {border:7px solid #ffffff;height:46px;background:#f9f9f6;display:inline-flex;align-items:center;justify-content:center;position:relative;margin-right:5px;border-radius:25px;padding:0 10px;color:#a1a1a1;font-size:12px}.shortstory_item.list_view .shortstory_bottom .shortstory_bottom_left > * [class*="ri-"] {font-size:14px;margin-right:5px}
button.mfp-close,button.mfp-arrow {position:fixed}button.mfp-close {font-size:50px;right:1.5% !important}
.mfp-container {padding:0 90px}.mfp-figure::after {box-shadow:none;background:transparent}.mfp-arrow-right {right:17px}
.full #m-cont {display:flex;flex-wrap:wrap;margin-top:-10px;padding:0}
.fullstory + .footer .seo {display:none}.fullstory {padding:20px}
.fullstory h1.title {background:#f9f9f6;border-radius:25px;font-size:16px;font-weight:600;padding:4px 20px 4px 15px;position:relative;line-height:1.4rem;min-height:32px;margin-bottom:10px;display:flex;justify-content:flex-start}.fullstory h1.title a {color:#004845;font-weight:600}.fullstory h1.title [class*="ri-"] {color:black;font-weight:normal;font-size:18px;margin-right:0;position:relative;left:-7px;line-height:1;top:3px}
.fullstory .top_info {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#a1a1a1;margin-bottom:10px}.fullstory .top_info a {color:#a1a1a1}.fullstory .top_info div.inf {font-size:12px;display:inline-flex;align-items:center}.fullstory .top_info div.inf [class*="ri-"] {font-size:14px;margin-right:5px;line-height:1}.fullstory .top_info div.inf span {margin-right:10px;display:inline-flex;align-items:center}.fullstory .top_info .favorite {font-size:14px;display:inline-flex;align-items:center}.fullstory .top_info .favorite [class*="ri-"] {font-size:15px;margin-right:5px;line-height:1}.fullstory .top_info .favorite [class*="-fill"] {color:#accb51}
.fullstory .right_col {display:flex;align-items:center}
.edit_rating .rating_block {margin-left:20px}
.rating_block {margin-left:5px;display:inline-flex;align-items:center}.rating_block .dislike a,.rating_block .like a {color:#ffffff;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;position:relative;overflow:hidden}.rating_block .dislike a {background:#f46843;border-radius:25px 0 0 25px}.rating_block .dislike a:hover {box-shadow:0 7px 13px 0 rgba(244,104,67,.32);opacity:.9}.rating_block .dislike a span {color:#f46843}.rating_block .like a {background:#accb51;border-radius:0 25px 25px 0}.rating_block .like a:hover {box-shadow:0 7px 13px 0 rgba(172,203,81,.38);opacity:.9}.rating_block .like a span {color:#accb51}.rating_block a span {background:#fff;font-weight:700;font-size:10px;line-height:1;padding:0px 5px;border-radius:25px;text-align:center;height:15px;min-width:10px;display:inline-flex;align-items:center;justify-content:center}.rating_block .dislike a [class*="ri-"],.rating_block .like a [class*="ri-"] {font-size:16px;font-weight:normal}.rating_block .dislike a [class*="ri-"] {margin-left:7px}.rating_block .like a [class*="ri-"] {margin-right:7px}.rating_block > span {height:32px;display:inline-flex;align-items:center;padding:4px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.rating_block.type a i {margin:0 !important}
.edit_rating {display:inline-flex;align-items:center}.edit {line-height:1;font-size:18px;margin-left:10px;margin-right:-10px;position:relative;top:2px}.edit a [class*="ri-"] {color:#a1a1a1;transition:all .3s ease 0s;left:0}.edit a:hover [class*="ri-"] {color:#004845}
.fullstory .top_content {display:flex;flex-wrap:wrap;margin-bottom:20px}.fullstory .top_content_poster {flex:0 0 180px;max-width:180px;margin-right:20px}.fullstory .top_content_poster img {display:block;width:auto;height:auto;margin:0 auto;border-radius:10px}.fullstory .top_content_info {background:#004845;border-radius:10px;flex:1;padding:15px;color:#f4f3ee}.fullstory .top_content_info > li {display:flex;flex-wrap:wrap;align-items:center;min-height:35px;padding:8px 20px}.fullstory .top_content_info > li span.category {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width: 260px;flex:1;color:#f4f3ee}.fullstory .top_content_info > li:nth-child(2n+1) {background:#b4d9d8;border-radius:25px}.fullstory .top_content_info > li > span {color:black;flex:0 0 100px;max-width:140px;margin-right:5px}.fullstory .top_content_info > li > span + span {color:black;max-width:100%;flex:1;text-align:justify}.fullstory .top_content_info > li a {color:black}.fullstory .top_content_info > li a:hover {text-decoration:underline}.fullstory .top_content_info > li a::after {content:',';margin-right:3px}.fullstory .top_content_info > li a:last-child::after {display:none}
.section_head {background:#f9f9f6;border-radius:25px;font-size:16px;font-weight:600;padding:4px 20px 4px 15px;position:relative;line-height:1.4rem;display:flex;min-height:32px;justify-content:flex-start;margin-bottom:10px}.section_head [class*="ri-"] {color:black;font-weight:normal;font-size:18px;margin-right:0;position:relative;left:-7px;line-height:1;top:2px}.section_head.green [class*="ri-"] {color:black}
.full_descr {margin-bottom:20px;font-size:14px !important}
.js .ftabs .tabs-b  {display:none}
.masha_index  {display:none !important}
.js .ftabs .tabs-b.visible {display:block}
.ftabs .tabs-sel {background-color:#f9f9f6}.ftabs .tabs-sel span {display:inline-block;padding:10px 15px;vertical-align:top;cursor:pointer;font-weight:bold}.ftabs .tabs-sel span.current {background-color:#accb51;color:#FFF}
.video-box embed,.video-box object,.video-box video,.video-box iframe,.video-box frame {width:100%;max-width:100% !important;height:400px;display:block}
.mejs-container {max-width:100% !important}
.quote {border-left:3px solid #accb51;padding:12px 20px;font-size:14px;line-height:1.4rem;font-weight:600;background:#f9f9f6;hyphens:auto}
.full_descr li {font-size:14px!important}.full_descr br+span {color:#004845!important;font-size:14px!important}.full_descr table {width:100%!important}.full_descr {line-height:1.7;text-align:justify}.full_descr a {text-decoration:underline;color:#F4EECA}.full_descr img:not(.emoji),.full_descr p,.full_descr h1,.full_descr h2,.full_descr h3,.full_descr h4,.full_descr h5,.full_descr > ul,.full_descr > ol,.full_descr table,.page__title {margin-bottom:20px;list-style:none}.full_descr > img[style*="left"],.full_descr > .highslide img[style*="left"] {margin:0 10px 10px 0}.full_descr > img[style*="right"], .full_descr > .highslide img[style*="right"] {margin:0 0 10px 10px}.full_descr > ol li {padding-left:60px;position:relative}.full_descr > ul li {padding-left:50px;position:relative}.full_descr > ul li:before {content:'';width:8px;height:8px;border-radius:50%;border:3px solid #accb51;position:absolute;top:4px;left:20px}.full_descr > ol {counter-reset:num}.full_descr > ol li:before {content:counter(num);counter-increment:num;background-color:#accb51;color:#fff;position:absolute;top:-1px;left:17px;width:25px;height:25px;font-size:13px;line-height:25px;text-align:center;box-sizing:border-box}.full_descr > ul li + li,.full_descr > ol li + li {margin-top:10px}.full_descr > *:last-child {margin-bottom 0}
.screens {margin-bottom:20px}.screen_hidden {display:none}.screens_content .screen_item {overflow:hidden;flex:0 0 198px;max-width:198px;border-radius:5px;margin:0 10px;position:relative}.screens_content .screen_item a {width:100%;display:block;height:100%;position:relative}.screens_content .contenedor {height:120px;display:flex;white-space:nowrap}.screens_content img.img_presentacion_mini {width:198px;min-height:100%;object-fit:cover;display:block;margin-right:10px;cursor:pointer;position:relative}.screens_content .contenedor_scroll {top:0;max-width:100%;height:140px;position:relative;margin:0 auto;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;z-index:0}
.contenedor_scroll{overflow-x:scroll!important;scrollbar-color:#accb51 #f4f3ee;scrollbar-width:thin;overflow-y:hidden}
.contenedor {margin-left:-10px}
.screens ::-webkit-scrollbar {height:7px;width:7px;background:#f4f3ee}.screens ::-webkit-scrollbar-track {background:#f4f3ee}.screens ::-webkit-scrollbar-thumb {background:#accb51;outline:transparent solid 1px;border-radius:1ex}.screens ::-webkit-scrollbar-corner {background:#f4f3ee}
.info_download {background:#f4f3ee;color:#848484;padding:12px 15px;border-radius:10px;text-align:center;margin-bottom:20px}
.download_content {background:#b4d9d8;border-radius:10px;padding:45px 20px 35px;color:#f4f3ee;margin-bottom:20px}.download_content_body {background:#b4d9d8;border-radius:10px}.download_content_top_btns {display:flex;justify-content:space-between;align-items:center;padding:0 12px;position:relative;top:-32px}.download_content_top_btns [class*="btn_"] {border-radius:50px;height:64px;display:inline-flex;align-items:center;padding:7px 10px;color:#fff;text-transform:uppercase;flex-wrap:wrap;font-weight:600;flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px);line-height:1.1rem;overflow:hidden}.download_content .btn_complain {background:red}.download_content .btn_how_to {background:#accb51}.download_content_top_btns [class*="btn_"] span.icon_btn {padding:4px 4px 4px 5px;background:#ffffff;display:inline-flex;width:30px;height:30px;border-radius:25px;align-items:center;justify-content:center;margin-right:10px;margin-left:1px}.download_content_top_btns [class*="btn_"] small {display:block;text-transform:none;font-size:13px;font-weight:500}.download_content_top_btns [class*="btn_"] [class*="ri-"] {font-weight:normal;font-size:26px;line-height:1}.download_content .btn_complain [class*="ri-"] {color:#f46843}.download_content .btn_how_to [class*="ri-"] {color:#accb51}.download_content_bottom_btns {display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 12px;position:relative;bottom:-23px}.download_content_bottom_btns .download a {background:#accb51;height:46px;display:inline-flex;align-items:center;border-radius:25px;border:7px solid #004845;color:#fff;font-size:14px;font-weight:500;padding:0 15px;overflow:hidden}
.media_get_content {padding:0 20px;margin-bottom:10px}.media_get {background:#f4f3ee;border-radius:50px;display:flex;padding:15px;justify-content:space-between;flex-wrap:wrap;align-items:center}.media_get small {display:block}.media_get .text_media {transition:all .3s ease 0s;display:inline-flex;align-items:center;text-transform:uppercase;font-size:24px;font-weight:700;color:#accb51}.media_get .text_media .icon_cloud {transition:all .3s ease 0s;display:inline-flex;align-items:center;justify-content:center;background:#accb51;line-height:1;width:45px;height:45px;border-radius:25px;color:#ffffff;margin-right:12px}.media_get .text_media .icon_cloud [class*="ri-"] {transition:all .3s ease 0s;font-size:34px;line-height:1;margin-right:-1px}.media_get .text_media small {text-transform:none;font-weight:500;font-size:12px;padding-left:1px}.media_get .size_file {color:#20d8e8;transition:all .3s ease 0s;font-size:24px;font-weight:700;margin-top:-6px;margin-right:10px}.media_get .size_file small {font-weight:500;font-size:14px;margin-bottom:2px}.media_get:hover {background:#accb51}.media_get:hover .text_media {color:#f4f3ee;transition:all .3s ease 0s}.media_get:hover .text_media .icon_cloud {background:#f4f3ee}.media_get:hover .text_media .icon_cloud [class*="ri-"] {color:#accb51}.media_get:hover .size_file {color:#f4f3ee}
.share span,.share a {background:#88bdbc;display:inline-flex;align-items:center;justify-content:center;height:46px;line-height:1;border-radius:25px;border:2px solid #254E58;min-width:46px;overflow:hidden}.share span {padding:0 15px;color:black;font-size:15px}.share a {margin-left:1px;color:black}.share a:hover {background:#254E58;color:#fff}.share a i {transition:all .3s ease 0s;font-size:14px}.share a:hover i {transform:scale(1.25)}
.comments .comments_head {display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.comments .comments_head .section_head {margin-bottom:0;flex:1}.comments .comments_head .show_form {flex:0 0 200px;max-width:200px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#F4EECA;color:black;border-radius:25px;transition:all 0.3s ease 0s;margin-left:20px}.comments .comments_head .show_form:hover {box-shadow:0 7px 13px 0 #F4EECA;opacity:.9}
.add_comm_form {margin-top:20px;display:none;background:#f9f9f6;border-radius:10px;padding:20px}
.comm_form_bottom {display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;margin-top:20px}.comm_form_bottom button[type="submit"] {height:32px;display:inline-flex;align-items:center;justify-content:center;background:#20d8e8;border-radius:25px;transition:all .3s ease 0s;margin-left:20px;padding:0 20px;overflow:hidden}
.comments_content {margin-bottom:20px}
.comment_item {margin:30px 0 0}
.comment_message {background:#f9f9f6;padding:15px 20px;border-radius:10px;hyphens:auto}
.comment_item_top {display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:10px}
.comm_user {display:inline-flex;align-items:center}.comm_user .comm_user_avatar {width:40px;height:40px;overflow:hidden;border-radius:25px;margin-right:15px}.comm_user .comm_user_avatar img {width:40px;height:40px;display:block;object-fit:cover;border-radius:25px}
.comm_user_info {display:inline-flex;flex-direction:column;justify-content:space-between}.comm_user_info a {font-weight:700;color:#004845}.comm_user_info .date {display:flex;font-size:10px;align-items:center;color:#a1a1a1}.comm_user_info .date [class*="ri-"] {margin-right:5px;font-size:12px}
.comm_control {display:inline-flex;align-items:center;justify-content:flex-end}
.control_panel {margin-left:20px;font-size:16px;display:inline-flex;align-items:center}.control_panel > a {padding:5px;color:#a1a1a1}.control_panel > a:hover {color:#14838c}
.comm_control .like,.comm_control .dislike {position:relative}.comm_control .like [class*="ri-"],.comm_control .dislike [class*="ri-"] {font-weight:normal}.comm_control .like > span,.comm_control .dislike > span {position:absolute;bottom:100%;display:inline-flex;left:0;right:0;font-size:10px;margin-bottom:-2px;font-weight:700;padding:0 7px;justify-content:center}.comm_control .like span {color:#accb51}.comm_control .dislike span {color:#f46843}
#comment + .comments-tree-list {padding:0}
[id*="comments-tree-item"] ol {padding-left:30px}
.up-img {width:100px;height:100px;border-radius:3px;border:5px solid #FFF;box-shadow:2px 2px 5px 0 rgba(0,0,0,0.2);position:absolute;left:30px;bottom:-30px}
.user-popup {padding:20px 0;position:relative;margin:-20px}
.upop-left {width:28%;float:left;position:relative;z-index:50;text-align:center}.upop-left .up-img {position:static;display:block;margin:0 auto 10px auto}
.upop-right {width:72%;float:right}.upop-right li {padding:5px 0}
.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.us-prof {border:0px solid #ebeef3;background-color:#FFF;margin-bottom:20px;box-shadow:0 1px 4px rgba(0,0,0,0.2)}
.usp-left {width:240px;padding:20px;background-color:#222;color:#fff;text-align:center;position:relative}
.usp-right {width:calc(100% - 240px);width:-webkit-calc(100% - 240px);padding:20px}
.usp-status {position:absolute;left:0;top:0}
.offline,.online {padding:3px 5px;display:inline-block;color:#fff;background-color:#626262}
.online {background:#99ce1b}
.usp-av {width:100px;height:100px;border:5px solid #333;margin:0 auto}
.usp-activ {margin:10px -20px 0 -20px;background-color:#333;color:#fff}.usp-activ > div {width:50%;float:left;padding:10px 0}.usp-activ > div div {font-weight:700;font-size:16px}.usp-activ > div + div {border-left:3px solid #222}
.usp-left .usp-btn a {display:block;margin-top:10px;margin-right:0;padding:7px 15px !important;font-size:12px}
.usp-name {margin:-20px -20px 10px -20px;padding:20px;border-bottom:1px solid #f0f0f0;background-color:#f8f8f8}.usp-name h1 {font-size:18px;font-weight:700;margin-bottom:5px}
.usp-group span {color:#fa5800 !important;font-weight:700}
.usp-meta li {padding:7px 10px;list-style:none}.usp-meta li a {text-decoration:underline}.usp-meta li:nth-child(2n+1) {background-color:#f5f5f5}
.clrfix:after {content:"";display:table;clear:both}
@media screen and (max-width:760px) {.up-first {padding:20px 10px;height:auto;text-align:center}.up-img {position:relative;margin:10px auto;left:0;bottom:0;}.up-status {position:relative;margin:0 auto;left:0;bottom:0;}.up-second,.up-edit {padding:20px 10px}.usp-left {width:100%}.usp-right {width:100%}}
.heading {font-weight:700;background:#f9f9f6;padding:3px 15px;border-radius:25px;margin-bottom:15px}
#searchsuggestions {width:100%;max-width:490px;box-shadow:0 6px 12px rgba(0,72,69,.2);border:0}
.rating,.unit-rating {width:auto;height:auto}
[id*="-id-"] {padding:0!important}
#dropmenudiv {box-shadow:0 6px 12px rgba(0,72,69,.2);border:0}
.mass_comments_action {display:none !important}
.addform li {list-style:none}.addform .imp {font-weight:600;font-size:16px}.addform .form-group {margin-bottom:20px}.addform .form_submit {display:flex;justify-content:center;margin-top:20px;flex-wrap:wrap;align-items:center}
.btn,.usp-btn a,.btn-border {width:auto;position:relative;overflow:hidden;direction:ltr;background:#F4EECA;box-shadow:none;color:black;font-weight:600;padding:10px 20px!important;display:inline-flex;align-items:center;justify-content:center;border-radius:25px;margin-right:20px;position:relative;overflow:hidden;transition:all .3s ease 0s}
.btn:hover,.usp-btn a:hover,.btn-border:hover {box-shadow:0 7px 13px 0 rgba(172,203,81,.32);transition:all .3s ease 0s;background:#accb51}
.download_content_top_btns > a:first-child {display:contents}
.add_comm_form li,.comments_content li {list-style:none}
.fullstory .top_content_info {background:#88bdbc;border-radius:10px;flex:1;padding:15px;color:#f4f3ee;overflow:hidden}.fullstory .top_content_info>li span.category {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:260px;flex:1;color:#f4f3ee}
.gray-theme.fr-toolbar .fr-command.fr-btn i,.gray-theme.fr-popup .fr-command.fr-btn i,.gray-theme.fr-toolbar .fr-command.fr-btn svg,.gray-theme.fr-popup .fr-command.fr-btn svg {font-size:14px;width:14px;margin:12px;font-weight:normal}
#sendmail {width:100%}
.form_submit .c-captcha {display:inline-flex}
#dlemasscomments {padding:10px}
.fullstory.info {padding:15px 20px;margin:0 20px 0px;background:#f4f3ee;border-radius:10px;width:100%}
.ui-form li.form-group {list-style:none}
.search_result {display:flex;flex-wrap:wrap;padding:0 10px;width:100%}.search_result_num.grey {text-align:center;margin-top:20px;background:#f9f9f6;padding:7px 20px;border-radius:25px}
.ui-dialog {z-index:1000;box-shadow:0 6px 12px rgba(0,72,69,.2);border:0}
.ui-button {border-radius:25px;background-color:#88bdbc;box-shadow:none;position:relative;overflow:hidden;height:auto;line-height:1.2rem}
.btn:hover,.bbcodes:hover,.ui-button:hover {background-color:#88bdbc;box-shadow:0 7px 13px 0 rgba(172,203,81,.32);transition: all 0.3s ease 0s}
.ui-dialog-titlebar-close {height:32px;overflow:hidden;background:transparent;font-size:0;right:0;height:20px}.ui-dialog-titlebar-close:hover {background:transparent;box-shadow:none}.ui-dialog-titlebar-close .ui-icon {margin:0}.ui-dialog-content .userinfo li {list-style:none}
.videoWrapper {position:relative;height:0;padding-bottom:56.25%;padding-top:25px}
.videoWrapper iframe {position:absolute;top:0;left:0;width:100%;height:100%}
.fullstory hr {opacity:.2;margin: 20px 0}
.orig-name {margin-bottom:15px;color:#b9b7b7;font-size:90%}
#texts{text-align:justify;font-size:18px}
.to-page{text-align:center;font-size:15px;margin:20px auto}.to-page select {border:1px solid #f5f8ff;height:36px;border-radius:3px;font-size:14px}
.controls div,.controls select,.controls p{margin:2px 2px !important;font-size:14px !important;line-height:18px !important}.controls{width:100%;padding:18px 0;font-size:17px;text-align:center;font-family:arial;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}.controls .block{display:inline-block;margin:0;padding:0}.controls div,.controls select,.controls p{margin:6px 2px;font-size:15px;text-align:center;padding:8px 7px;line-height:23px;text-indent:0;display:inline-block}.controls .mark,.controls .fontdown,.controls .fontup,.controls .unmark,.controls .intdown,.controls .intup,.controls .night{border-radius:4px;padding:6px 13px;cursor:pointer;background:#f5f8ff;border:1px solid #f5f8ff}.controls .intdown:active,.controls .intup:active,.controls .mark:active,.controls .fontdown:active,.controls .fontup:active,.controls .unmark:active,.controls .night:active{background:#373c43;color:white}.controls select{background:#f2f2f2;border-radius:4px;padding:3px 10px;height:35px}.controls p{cursor:default}
.adv{padding:20px 0;border-bottom:1px solid #ecf0f9}
.maxfp {z-index:99999;top:63px;text-align:center;width:100%;padding:25px 0;font-family:arial!important;height:calc(100% - 58px);background:#fff;line-height:19px!important}.maxfp .window {width:calc(70% - 40px);margin:0 auto;line-height:19px!important;background:linear-gradient(to top,#f9f9f9,white);border-radius:0;padding:20px;border:1px solid #cdd2d8;line-height:19px!important}.maxfp * {font-family:arial!important}.maxfp .window span {text-transform:uppercase!important;color:#193364;font-size:12px!important;font-weight:700!important;line-height:19px!important}.maxfp .window a {background:#c7565e!important;border-bottom:1px solid #c7565e;-webkit-border-radius:7px;color:#fff!important;cursor:pointer;display:block;font-size:17px!important;padding:2px 50px 0;text-align:center;text-decoration:none!important;width:50%;min-width:226px;max-width:400px;line-height:40px!important;margin:10px auto}
.hide-1 {display:none}
.maxfp.hidem-0 {display:none}
@media only screen and (max-width:1000px) {.maxfp .window {width:100%!important}}
.partner a {display:inline-block;vertical-align:top;padding:0 30px;height:40px;line-height:40px;background:#00922e;border-radius:3px;color:#fff!important;text-decoration:none;font-size:18px;text-align:center;margin-top:10px}
a#litres_mobile {display:inline-block;vertical-align:top;padding:9px 20px;background:#c44807;border-radius:3px;color:#fff;text-decoration:none;font-size:18px;text-align:center;margin-bottom:15px;margin-top:10px}
.social-footer{width:100%;text-align:center;margin-top:7px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.seo_content ol > li{text-align:justify;margin-left:20px;margin-top:10px;font-size:16px;color:#004845}.seo_content h2,h3,h4,h5{margin:10px 0 10px 0;font-weight:600;line-height:28px;text-align:center;color:#004845}.seo_content p{text-align:justify;text-indent:1.2em;margin-top:10px;font-size:16px;color:#004845}.seo_content a{color:#A21B1E;font-size:22px}.seo_content a:hover{color:#48b542;font-weight:bold}
.img-content-left{border-radius:10px;width:250px;float:left;margin:0 10px 0 0}
.img-content-right{border-radius:10px;width:250px;float:right;margin:0 0 0 10px}
@media screen and (max-width:470px){.img-content-left{width:60%;border-radius:10px;float:left;margin:0 10px 0 0}.img-content-right{width:60%;border-radius:10px;float:right;margin:0 0 0 10px}}
.content-seo{line-height:1.6;padding:10px;border-radius:10px;background:url(/uploads/fon-zmist.jpg);margin-bottom:20px}
.content-seo a{line-height:1.6;padding:10px;border-radius:10px;color:white!important;margin-bottom:20px}
.table-content{font-size:16px;font-weight:bold;color:#48b542!important;text-transform:uppercase}
.content-seo-ul{line-height:1.7;padding:10px;border-radius:10px;background-color:rgba(249,213,73,0.2);margin-bottom:5px}
.telegram-button{position:fixed;right:13px;bottom:250px;transform:translate(-50%, -50%);background:#0088cc;border-radius:50%;width:53px;height:53px;color:#fff;text-align:center;line-height:53px;font-size:35px;z-index:9999}.telegram-button a{color:#fff}.telegram-button:before,.telegram-button:after{content:" ";display:block;position:absolute;border:50%;border:1px solid #0088cc;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:animate 1.5s linear infinite;opacity:0;backface-visibility:hidden}.telegram-button:after{animation-delay:.5s}
@keyframes animate {0%{transform:scale(0.5);opacity:0;}50%{opacity:1}100%{transform:scale(1.2);opacity:0}} 
@media (max-width:800px){.telegram-button {bottom:230px;left:70px}}
.telegram-button i{margin:0}
.seo_content ol>li{text-align:justify;margin-left:20px;margin-top:10px;font-size:16px;color:#004845}.seo_content h2,h3,h4,h5{font-size:19px;margin-bottom:10px;text-align:center}.seo_content p{margin-bottom:10px;text-indent:1.2em;color: #585555}.seo_content a{color:#A21B1E}.seo_content a:hover{color:#48b542;font-weight:bold}
.img-content-left{border-radius:10px;width:200px;float:left;margin:0 10px 0 0}.img-content-right{border-radius:10px;width:200px;float:right;margin:0 0 0 10px}
@media screen and (max-width:470px){.img-content-left{width:60%;border-radius:10px;float:left;margin:0 10px 0 0}.img-content-right{width:60%;border-radius:10px;float:right;margin:0 0 0 10px}}
.content-seo{line-height:1.6;padding:10px;border-radius:10px;background-color:#286327;margin-bottom:20px}.content-seo a{line-height:1.6;padding:10px;border-radius:10px;color:white;margin-bottom:20px}.content-seo a:hover{color:#b30000}
.table-content{font-size:16px;font-weight:bold;color:#FCFCFC!important;text-transform uppercase}
.content-seo-ul{line-height:1.7;padding:10px;border-radius:10px;background-color:rgba(249,213,73,0.2);margin-bottom:5px}.telegram-button{position:fixed;right:13px;bottom:250px;transform:translate(-50%, -50%);background:#0088cc;border-radius:50%;width:53px;height:53px;color:#fff;text-align:center;line-height:53px;font-size:35px;z-index:9999}.telegram-button a{color:#fff}.telegram-button:before,.telegram-button:after{content:" ";display:block;position:absolute;border:50%;border:1px solid #0088cc;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;animation:animate 1.5s linear infinite;opacity:0;backface-visibility:hidden}.telegram-button:after{animation-delay:.5s}@keyframes animate {0%{transform:scale(0.5);opacity:0;}50%{opacity:1}100%{transform:scale(1.2);opacity:0}} @media (max-width:800px){.telegram-button{bottom:230px;left:70px}}.telegram-button i{margin:0}
.collection-img{border-radius:10px;float:left;margin:0 10px 0 0;width:180px}.collection-img-right{border-radius:10px;float:right;margin:0 0 0 10px;width:180px}
@media screen and (max-width:470px){.collection-img{width:60%;border-radius:10px;float:left;margin:0 10px 0 0}.collection-img-right{width:60%;border-radius:10px;float:right;margin:0 0 0 10px}}
.block-collection-book>ul li,.block-collection-book>ol li{text-align:justify;margin-left:30px;color:#585555;margin-bottom:10px}.block-collection-book ul > li{list-style-type:disc}.block-collection-book h2,h3,h4,h5,h6{font-weight:700!important;color:#b30000!important;text-align:center!important;text-transform:uppercase!important}
.randombook{margin-top:5px;background:rgba(40,99,39,0.2)}
.seo ul>li{list-style-type:disc;margin-left:20px}