:root{--fnt:Merriweather;--main:#103674;--hover:#e57756;--text:#333;--prev:#777;--red:#ed1c24;--bord:#d7d7d7;--grey:#f7f7f7;--wite:#fff;}
.fnt{font-family:var(--fnt);}.fs-7{font-size:14px;}.fs-8{font-size:12px;}.fw-5{font-weight:500;}.ls-1{letter-spacing: 1px;}.tr-5{transition:all 0.5s ease 0s;}
.cl-m{color:var(--main);}.cl-h{color:var(--hover);}.cl-t{color:var(--text);}.cl-p{color:var(--prev);}.cl-r{color:var(--red);}.cl-w{color:var(--wite);}
.br-5{border-radius:5px;}.br-15{border-radius:15px;}.br-30{border-radius:30px;}.br-50{border-radius:50%;}
body{font-family:'Helvetica Neue','Open Sans',Roboto,Arial,sans-serif;font-size:14px;color:var(--text);}
input,select,textarea{width:100%;height:40px;padding:0;border:1px solid var(--bord);border-radius:5px;outline:none;text-indent:1rem;transition:all 0.5s ease 0s;}
input:disabled{cursor: not-allowed;}input:focus,select:focus,textarea:focus{border:1px solid var(--main);box-shadow:0 0 15px rgb(0 0 0 / 5%);}
input[type=submit]{display:inline-block;width:auto;padding:0 50px;background-color:var(--main);border:0;font-weight:700;text-indent:0;color:var(--wite);}
input[type=submit]:hover{background-color:var(--hover);}
select{background:var(--wite) url(images/select.png) no-repeat center right 9px;appearance:none;}textarea{display:block;height:97px;padding:1rem;text-indent:0;}
h1,h2,h3,h4,h5,h6{margin-bottom:0;}ul,ol,p{margin:0;padding:0;}a{text-decoration:none;color:var(--text);transition:all 0.5s ease 0s;}a:hover{color:var(--main);}
img{display:block;max-width:100%;height:auto;transition:all 0.5s ease 0s;}.i-hov{overflow:hidden;}.i-hov:hover img{transform:scale(1.1);}.i-obc{width:100%;height:100%;object-fit:cover;}
.f-item{position:relative;margin-bottom:1.5rem;}.f-item > span{display:block;margin-bottom:0.25rem;}
.f-item input.error,.f-item select.error,.f-item textarea.error{border-color:var(--red);}
.f-item label.error,.f-item label#emailregistered{position:absolute;right:5px;bottom:0;font-size:12px;line-height:40px;color:var(--red);}
.container{max-width: 1200px;}
.header-wrap{z-index: 99992;}
.header-wrap:before, .header-wrap:after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.header-wrap:before{background: url(images/header.jpg) no-repeat center / cover; opacity: 50%; z-index: 0;}
.header-wrap:after{background-color: rgb(0 0 0 / 15%); z-index: 1;}
.header-wrap .container{z-index: 2;}
.logo{width: 115px;}
.logo a span{position: absolute; width: 0; height: 0; overflow: hidden;}
.name h2{text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;}
.name h3{text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}
.search{position: relative; width: 240px; border: 1px solid var(--bord); border-radius: 20px; overflow: hidden;}
.search input[type='text']{border: 0; vertical-align: top;}
.search input[type='submit']{position: absolute; top: 0; right: 0; width: 40px; padding: 0; background: url(images/search.png) no-repeat center; vertical-align: top;}
.account{position: relative; color: var(--main); z-index: 99992;}
.account ul{list-style: none; top: calc(100% + 0.5rem); right: 0; width: 135px; background-color: var(--wite); box-shadow: 0 0 5px rgb(0 0 0 / 15%); pointer-events: none; opacity: 0; z-index: 99992;}
.account ul li a{display: block; padding: 0 0.5rem; line-height: 40px; color: var(--text); transition: all 0.5s ease 0s;}
.account ul li a:hover{background: var(--hover); color: #fff;}
.account:hover ul{top: 100%; pointer-events: auto; opacity: 1;}
.header-menu{height: 40px;}
.menu-bar{height: 40px; background-color: var(--main);}
.header-title{background-color: var(--grey);}
.breadcrumb ul{list-style: none; color: var(--prev);}
.breadcrumb ul li+li:before{content: '/'; padding: 0 0.5rem;}
.breadcrumb ul li a{color: var(--prev);}
.main-title{margin-bottom: 1.5rem; border-bottom: 2px solid var(--bord); font-family: var(--fnt); font-weight: 700; text-transform: uppercase; line-height: 1.5;}
.main-title > *{position: relative; display: inline-block; color: var(--main);}
.main-title > *:after{content: ''; position: absolute; bottom: -2px; left: 0; width: 100%; height: 2px; background-color: var(--main);}
.main-title-2{border-bottom: none;}
.main-title-2 > *{padding: 0.5rem 1rem 0.25rem; text-transform: none; color: var(--wite);}
.main-title-2 > *:after{bottom: 0; height: 100%; z-index: -1;}
.main-page{list-style: none; display: flex; justify-content: center; margin-bottom: 1.5rem;}
.main-page li+li{margin-left: 0.5rem;}
.main-page li a{display: block; width: 35px; background-color: var(--grey); border-radius: 50%; text-align: center; line-height: 35px; color: var(--text); transition: all 0.5s ease 0s;}
.main-page li a:hover, .main-page li a.active{background: var(--main); color: var(--wite);}
.main-detail p{margin-bottom: 15px;}
.main-detail h2{padding: 0.75rem 0; font-size: 1.5rem;}
.main-detail h3{padding: 0.75rem 0; font-size: 1.25rem;}
.main-detail h4{padding: 0.75rem 0; font-size: 1.0rem;}
.main-detail ul, .main-detail ol{padding: 0 0 0.75rem 2rem;}
.main-detail img{display: inline-block!important;}  
.main-detail table{width: 100%!important; border-collapse: collapse; border-color: var(--bord);}
.main-detail iframe{display: block; margin: 0 auto!important;}
.main-detail iframe{display: block; width: 100%!important; height: 700px!important; margin: 0 auto!important;}
.main-detail figure figcaption{font-size: 14px; font-style: italic;}
.main-share > div:nth-child(1){margin-right: 17px; padding: 3px 10px; border: 1px solid var(--bord); color: #777;}
.main-share > div:nth-child(1):before
.main-share > div:nth-child(1):after{content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 100%; width: 0; height: 0; border-style: solid;}
.main-share > div:nth-child(1):before{border-width: 7px 0 7px 9px; border-color: transparent transparent transparent var(--bord);}
.main-share > div:nth-child(1):after{border-width: 6px 0 6px 8px; border-color: transparent transparent transparent var(--wite);}
.main-share > div:nth-child(1) i{padding-right: 10px; border-right: 1px solid var(--bord);}
.main-share > div:nth-child(1) b{padding: 0 10px; font-size: 12px; vertical-align: text-bottom;}
.main-share #st-1 .st-btn[data-network='telegram']{display: inline-block!important;}
.footer{background-color: var(--main); border-top: 5px solid var(--hover); color: #fff;}
.footer ul{list-style: none;}
.footer li:first-child{margin-bottom: 0.5rem; font-family: var(--fnt); font-size: 16px; text-transform: uppercase;}
.footer a{color: #fff; transition: all 0.5s ease 0s;}
.footer a:hover{color: var(--hover);}
.footer-copyright{border-top: 1px solid rgb(255 255 255 / 25%);}
.gotop{right: 1rem; bottom: -40px; width: 40px; background-color: var(--hover); box-shadow: 0 0 3px rgb(0 0 0 / 25%); color: var(--wite); cursor: pointer; z-index: 99992;}
.gotop:hover{background-color: var(--main);}
.gotop i{line-height: 40px;}
.gotop-2{bottom: 1rem; opacity: 1;}