*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}

html, body {padding:0;margin:0;height:100%;width: 100%;font-family: 'Helvetica Neue','Roboto';font-weight:400;line-height:30px;font-size:20px;color: #151515;}
input:focus::placeholder {color: transparent;}
.container-fluid {margin:0 auto;max-width: 1500px;}
.wrapper {min-height: 100%;position:relative;padding:0 0 100px;}
.text-right {text-align: right;}
.link{color:#0070bb;text-decoration:underline;}
.buy-pro{color:#0070bb;text-decoration:underline;font-size: 1.125rem;font-weight: bold;}
.red{color: #ff0000;}
.blue{color:#336699;}
.mt-0 {margin-top:0!important;}
.mt-40{margin-top:40px!important;}
a {color: #0070bb;text-decoration:none;}
a:hover{color:#ff3333;text-decoration:underline;}

.message {display:block;font-size:16px;color:#000;padding:15px 50px;}
.message.notify {background-color: #74E868;}

.header {margin-bottom: 30px;/*position: absolute;top:0;left:0;right:0;z-index:9999;background-color:#fff;*/} 
.header .logo {padding:7px 50px 7px 15px;color:#fff;font-size:20px;line-height:1;display:inline-block;background: url(/images/logo.png) no-repeat right 15px center #ff3333;}
.header .setup {margin-top: 5px;display:inline-block;width:27px;height:26px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAMAAABxVtfCAAABQVBMVEUAAAD39/f19fX9/f3Dw8NeXl5YWFhOTk65ubn///9gYGAAAABUVFT7+/s+Pj4oKCj5+fnFxcXHx8d2dnYuLi63t7fv7++hoaESEhICAgKNjY0EBAQICAipqal8fHwsLCwiIiKnp6e7u7uBgYHl5eWJiYmjo6N+fn42NjbLy8sQEBAeHh6xsbGRkZEKCgqrq6skJCQcHBzV1dXx8fEGBgbd3d0aGhpCQkKzs7PJycm9vb00NDStra3f399MTEyFhYVwcHBKSkpERESXl5dcXFzBwcFGRkZaWlpkZGR6enpWVlZSUlKTk5OdnZ1ISEhsbGybm5vp6enPz89iYmLNzc0WFhafn5/t7e0wMDDh4eHb29toaGjn5+fr6+s4ODiZmZmHh4fj4+M8PDwODg7z8/OLi4tQUFBAQEAUFBRubm4MDAwKo9gsAAAAa3RSTlMAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgH6UePgAAAHQSURBVHgBZZJ5W1JREIfPmePCj+nSEQRlATWkEsVFAlwiwgorTCNKKsX2xb7/B2jmXvKf3gv3mXlezpmZZzCW5NGPm5qemY0hyuRL1ogKQ4s4M9+ChM6FmtTZwDobICHutofHXBITRx6p+TQyC4visvEY5fKFIqw6KVRiLkwvcUR2OS+vFZXG4g7/TxlWe/Gr0ZFsorJy914U3894Iq2Htaqk6xsOgq1tSrIFCuuRz2wz7+xKBV8PgI0HzDPweqd12GLmIihoJJqtPUBa29wP4Mn4xkGL+dBbYW+Z+SHaMszi/KNdZzpZFh6DPMKWu8ARK09gnrLSgXu2AOSYe8AxKzmY56y8AA74ZVka7gNdVk5gKqx04W0rGvMVTpmXzl4PvKE36SFz4S1c+7Sw/k7k+eg9TwGedIYP0liLXOAbo4+HzHw+uMj4yf6QYubZSyjjK4k/4d/+vO+xsPN57Us7Vhx/lbimUh3KHJGvfsty6bvu+IdI3R9+hv3drId+ybsC3R8Fq5IM08e/1VSv9zFS2YHMQOTGFydOhxfO4MhljiRKQR15QI6Pm2Eh/XG9x1f92uQ/SPK44Z/m9hwkFJkoJeOGbrB0Oah7VVauve4n/wIV7DjCFTI+XAAAAABJRU5ErkJggg==) no-repeat center center transparent;}

.main.page {padding-bottom: 100px;}

.bottom + .bottom {margin-top: 20px;}

nav .topmenu {margin: 0;padding: 0;list-style: none;}
nav .topmenu:after {content: "";display: table;clear: both;}
nav .topmenu > li {float: left;position: relative;}
nav .topmenu > li > a {padding:7px 12px 7px 12px;font-size: 20px;color: #666;display: block;line-height: 1;}
nav .topmenu > li:hover > a,nav .topmenu > li > a.active{background-color: #FF3333;color:#fff;}
nav .topmenu .submenu {width:300px;position: absolute;z-index: 5;min-width: 200px;max-width: 300px;background: #EEEEEE;color: #000;visibility: hidden;opacity: 0; transform-origin: 0% 0%;transform: rotateX(-90deg);transition: .3s linear;}
nav .topmenu li:hover > .submenu {transform: rotateX(0deg);visibility: visible;opacity: 1;}
nav .topmenu .submenu .sep {font-size: 24px;color: #0070bb;line-height: 1;padding: 10px 20px;text-align: center;}
nav .topmenu .submenu a {font-size:20px;color:#000;text-decoration:none;line-height: 1;}
nav .topmenu .submenu li:hover {background-color: #FF3333;}
nav .topmenu .submenu li:hover > a{color:#fff;text-decoration:underline;}
nav .topmenu .submenu li{padding:5px 20px;}
nav .topmenu .submenu .sep:hover {background-color: transparent;}
nav .topmenu .submenu .tag a{font-size:18px;}


.page__settings .section {margin-bottom:140px;}
.page__settings .section__title{color: #999999;font-family: "Helvetica Neue";font-size: 1.875rem;}
.page__settings .box {margin-top:45px;}
.page__settings .box + .box {margin-top:130px;}
.page__settings .box__title {font-size: 1.5rem;}
.page__settings .box__content {margin-top:20px;padding-left:70px;font-size: 1.125rem;line-height:1.5rem;}
.page__settings .box__content.medium{line-height: 2.25rem;}
.page__settings .box__content .login {color:#0070bb;font-size: 1.5rem;}
.page__settings .form-field{margin-top:5px;}
.page__settings .input {font-family: Verdana;font-size: 1.25rem;}
.page__settings .input-text{padding:10px 20px; width:100%;}
.page__settings .input-textarea{padding:10px 10px; width:100%;min-height: 150px;}
.page__settings .input-textarea.h270{min-height:270px;}
.page__settings .btn-submit {background-color:#6b9d3b;color:#fff;font-size:1.5rem;padding:10px 55px;margin-top:20px;cursor:pointer;}
.page__settings .box__content_inner{margin-top:25px;}
.page__settings .box__content_inner label{font-size: 1.125rem;font-weight: 700;margin-bottom:15px;display:block;}
.page__settings .box__content_help{font-size: 1.25rem;border: 0.625rem solid #a6d6a9;background-color:#e9fdea;padding:40px 50px;margin-top:35px;}
.page__settings .block {font-family: Verdana;}
.page__settings .block.help {border:1px solid #a8a8a7;background-color:#fff;padding:20px;color: #777777;margin-bottom:20px;}
.page__settings .block.hint .line{margin-bottom: 5px;display: flex;}
.page__settings .block.hint .line .tag{}
.page__settings .block.hint .line .sep{padding:0 20px;}
.page__settings .block.hint .line .tag__hint{}
.page__settings .box__content_help .label{margin-bottom: 15px;}
.page__settings .box__content_help .block_title{font-weight: bold;margin:35px 0 5px;}
.page__settings .box__content_step + .box__content_step {margin-top:100px;}
.page__settings .box__content_step .title {color: #999999;font-size: 1.5rem;margin-bottom:20px;}
.page__settings .box__content_step .user_avatar {margin-bottom: 30px;}
/*
.page__settings .form-group.checkbox{display: block;margin: 5px 0;}
.page__settings .form-group.checkbox input {padding: 0;height: initial;width: initial;margin-bottom: 0;display: none;cursor: pointer;}
.page__settings .form-group.checkbox label {position: relative;cursor: pointer;}
.page__settings .form-group.checkbox label:before {content:'';-webkit-appearance: none;background-color: transparent;border: 1px solid #666;padding: 8px;display: inline-block;position: relative;vertical-align: middle;cursor: pointer;margin-right: 10px;}
.page__settings .form-group.checkbox input:checked + label:after {content: '';display: block;position: absolute;top: 4px;left: 7px;width: 5px;height: 12px;border: solid #666;border-width: 0 2px 2px 0;transform: rotate(45deg);}
.page__settings .checkbox-list{margin:0;padding:0;list-style:none;}
.page__settings .form-group.checkbox.round label:before{border-radius:200px;}
.page__settings .form-group.checkbox.round input:checked + label:after{border: none;top: 6px;left: 3px;width: 12px;height: 12px;background-color: #666;border-radius: 200px;}
*/

/*.footer {padding:15px 50px; border-top:1px solid #ff5b23;color:#555555;height:53px;position:absolute;bottom:0;width:100%;line-height:1;}*/
.footer {padding:10px 50px 10px 50px; border-top:1px solid #ff3333;color:#555555;position:absolute;bottom:0;width:100%;} 
.footer .copyright {font-size:15px;}
.footer .platform{font-size:13px;}
.footer .platform a {color:#0070bb;font-size:14px;}

.module + .module {margin-top:60px;}
.module .title {margin-bottom:10px;}
.module .title a{font-family: 'Helvetica Neue','Roboto';font-weight:300;font-size:30px;color:#0070bb;text-decoration:none;}
.module .title a:hover{color:#ff3333;text-decoration:underline;}

.module .modblog {margin-bottom:10px;text-align: center; padding:50px 0px 10px 0px;}
.module .modblog a{font-family: 'Helvetica Neue','Roboto';font-weight:300;font-size:36px;color:#0070bb;text-decoration:none;text-align: center;}
.module .modblog a:hover{color:#ff3333;text-decoration:underline;text-align: center;}

.mod_adv {text-align:center;}
.mod_adv .content{display:inline-block;}

.mod_photos .photo__wrapper{box-shadow: 1px 1px 5px rgba(0,0,0,0.3);border-radius: 4px;overflow:hidden;position:relative;}
.mod_photos .photo__wrapper:hover{box-shadow: 1px 1px 5px rgba(0,0,0,0.6);}
.mod_photos .photo__wrapper .title__hint {display: flex;justify-content: center;align-items: center;height:58px;z-index:100;padding:10px 20px;text-align: center;background-color:#fff;position:absolute;bottom: -200px;left:0;right:0;}
.mod_photos .photo__wrapper .title__hint a{font-size:16px;color:#0070bb;text-decoration:none;display:block;line-height: 1.2;}
.mod_photos .photo__wrapper:hover .title__hint {bottom: 0;}
.mod_photos .row + .row {margin-top: 15px;}

/*.mod_tags .toptag,.blogtag .toptag, .photo__nav-link .toptag{white-space:nowrap;font-size:16px;border: 1px solid #ddd;background: #fafafa;padding: 7px 12px 7px 12px;color: #333333;text-decoration: none;line-height: 40px;border-radius: 5px;}
.mod_tags .toptag:hover,.blogtag .toptag:hover, .photo__nav-link .toptag:hover {border: 1px solid #0070bb;background: #0070bb;color: #fff;}*/

.mod_tags .toptag,.blogtag .toptag, .photo__nav-link .toptag{white-space:nowrap;font-size:16px;border: 1px solid #0070aa;background: #0070aa;padding: 7px 12px 7px 12px;color: #FFF;text-decoration: none;line-height: 42px;border-radius: 5px; margin: 0px 2px 0px 3px;}
.mod_tags .toptag:hover,.blogtag .toptag:hover, .photo__nav-link .toptag:hover {border: 1px solid #FF3333;background: #FF3333;color: #fff;}

.mod_blogs .title {text-align: center;margin-bottom:30px;}
.mod_blogs .post-item + .post-item{margin-top:30px;}
.mod_blogs .post-title {margin-bottom: 5px;}
.mod_blogs .post-title a{color:#0266cb;font-size:20px;text-decoration:none;}
.mod_blogs .post-content {line-height:1.2;}
.mod_blogs .blogtag{margin-top:15px;}

.component .link__h1 {font-size:28px;color:#0070bb;text-decoration: none;display:block;margin-bottom: 30px;}
.component .link__h1.blog{font-size:28px;color:#999;margin-bottom:15px;}
.component .link__h1 h1 {font-weight:300;line-height: 1.1;}
.component .link__h1:hover {color: #FF3333;text-decoration: underline;}
.component .page-menu {list-style:none;display:flex;align-items: center;}
.component .page-menu .item__link {font-size:20px;color: #999999;padding:5px 10px;text-decoration: underline;}
.component .page-menu .item__link:hover{color:#FF3333;text-decoration: underline;}
.component .page-menu .active {color:#fff;padding:7px 12px 7px 12px;background-color:#FF3333;font-size:20px;}
.component .photos-list {margin-top:30px;}
.component .photos-list .photo__wrapper{box-shadow: 1px 1px 5px rgba(0,0,0,0.3);border-radius: 4px;overflow:hidden;position:relative;}
.component .photos-list .photo__wrapper:hover{box-shadow: 1px 1px 5px rgba(0,0,0,0.6);}
.component .photos-list .photo__wrapper .title__hint {display: flex;justify-content: center;align-items: center;height:58px;z-index:100;padding:10px 20px;text-align: center;background-color:#fff;position:absolute;bottom: -200px;left:0;right:0;}
.component .photos-list .photo__wrapper .title__hint a{font-size:16px;color:#0070bb;text-decoration:none;display:block;line-height: 1.2;}
.component .photos-list .photo__wrapper:hover .title__hint {bottom: 0;}
.component .photos-list .row + .row {margin-top: 15px;}
.component .page-adv {display:flex;justify-content:center;}
.component .pagebar {margin-top: 30px;margin-bottom: 15px;font-size: 15px;clear: both;}
.component .pagebar .pagebar_title {margin: 5px;color: #375E93;}
.component .pagebar .pagebar_current {margin: 3px;padding: 6px;background-color: #FF3333;color: #FFF;border-radius: 5px;}
.component .pagebar .pagebar_page {margin: 3px;padding: 6px;}
.component .photo-view .photo__big {display: flex;justify-content: center;width: 98vw!important;position: relative;left: 50%;margin-left: -49vw;}
.component .photo-view .img-fluid:hover {box-shadow: 1px 1px 6px rgba(0,0,0,0.6);} 
.component .photo-view .img-fluid {max-width: 100%;box-shadow: 1px 1px 6px rgba(0,0,0,0.3);}
.component .photo-view .photo__nav {display:flex; justify-content: center; align-items: center;margin:10px 10px 30px 10px;}
.component .photo-view .photo__nav-link{padding:0 10px;}
.component .photo-view .photo__nav-link.prev a, .component .photo-view .photo__nav-link.next a {font-size:16px;color:#bbb;text-decoration:underline;}
.component .photo-view .photo__nav-link.prev a:hover, .component .photo-view .photo__nav-link.next a:hover {color:#FF3333;text-decoration:underline;}
.component .photo-view .page-adv {margin:30px 0;}

.component .photo-view .photo__title{font-size:24px;color:#666666;margin-bottom:20px;text-align: center;}
.component .photo-view .photo__description{font-size:18px;color:#666666;line-height: 1.5;display: table;margin: 0 auto;}
.component .photo-view .photo__discuss{text-align: center;margin-top:30px; font-size:20px;}

.component .posts-list {margin-top:30px;}
.component .posts-list .post-item + .post-item{margin-top:30px;}
.component .posts-list .post-title {margin-bottom: 10px;}
.component .posts-list .post-title a{font-family: 'Helvetica Neue','Roboto';font-weight:300;line-height:1.2;color:#0070bb;font-size:30px;text-decoration:none;}
.component .posts-list .post-title a:hover{color:#0070bb; text-decoration:underline;}
.component .posts-list .post-content {line-height:1.2;}
.component .posts-list .blogtag{margin-top:15px;}
.component .posts-list .page-adv{margin:20px 0;}
.component .blogs__tags {margin-top:40px;}

.component .blog-post__view h1{font-family: 'Helvetica Neue','Roboto';font-weight:300;line-height:1.2;font-size:36px;color:#0070bb;}
.component .blog-post__view .post-nav{margin:5px 0px 35px 0px;display:flex;align-items: center;}
.component .blog-post__view li + li {margin-left:15px;}
.component .blog-post__view .post-nav__link {font-size:16px;color:#999;text-decoration: underline;}
.component .blog-post__view .post-nav__link:hover {color:#666666;text-decoration: underline;}
.component .blog-post__view .forum_zoom {display: flex;justify-content: center;width: 98vw!important;position: relative;left: 50%;margin-left: -49vw;}
.component .blog-post__view .forum_zoom img{width: auto!important;height: auto;}
.component .blog-post__view .page-adv{margin-bottom:20px;}
.component .blog-post__view .post__info {margin-top:30px;font-size:16px;color:#666;line-height: 1.2;padding:15px 100px 0 0; border-top:1px solid #999;display:inline-block;}
.component .blog-post__view .post__discuss{text-align: center;margin-top:30px; font-size:20px;}


.component .page-contact .title{font-size:24px;color:#999;text-align: center;margin-bottom:50px;}
.component .page-contact .box-contact {display:flex;align-items: center;justify-content: center;}
.component .page-contact .box-contact .title{font-size:22px;}
.component .page-contact .box-contact .line{font-size:20px;color:#666;}
.component .page-contact .box-contact .line + .line{margin-top:15px;}
.component .page-contact .description {font-size:16px;line-height: 1.2;margin-top:40px;}

.bb_tag_h3{
font-size: 26px;
color:#113355;
text-decoration:none;
font-weight: normal;
margin: 20px 0px 15px 0px;
}

.rtext1{
	font-size: 18px;
	border: 1px solid #f1f1f1;
	background-color:#f5f5f5;
	padding:20px 30px 20px 30px;
	margin:10px 10px 10px 10px;
	}

@media only screen and (max-width: 768px) {
	.mod_photos .photo__wrapper,.component .photos-list .photo__wrapper {margin-bottom:10px;}

}
