@charset "utf-8";@import "fonts.css";@import "normalize.min.css";@import "anim.css";@import "std.css";body, html{font-family:'hel', Arial, Helvetica, sans-serif;color:#666666;background:#fefdf1;}div#wrapper{min-height:100vh !important;width:100%;padding-bottom:213px;position:relative;overflow:hidden;}footer#footer{left:0;position:absolute;bottom:0;width:100%;background:#fefdf1;}#content{overflow:hidden;clear:both;}.wrapper{margin:auto;overflow:hidden;width:1060px;padding:0 30px;}/*titles*/.title-1{font-size:30px;text-transform:uppercase;position:relative;text-align:center;width:90%;margin:0 auto 16px;padding-bottom:12px;color:#333333;}.title-1::after{position:absolute;margin:auto;right:0;bottom:0;left:0;content:'';width:147px;height:3px;background:url("../images/bg-title-t1.png") no-repeat center center;background-size:contain;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;}.title-1.dark::after{background-image:url("../images/bg-title-t1-black.png");}.title-1.light{color:#fff;}.title-1.light::after{background-image:url("../images/bg-title-t1-white.png");}/*p-h*/.p-header{margin-bottom:40px;}.p-header h1{font-size:30px;/*text-transform:uppercase;*/color:#333;text-align:center;}.p-header .breadcrumbs{text-align:right;color:#333;margin:18px 0 14px;}.p-header .breadcrumbs *{text-decoration:none;color:#333;font-size:12px;}.p-header .breadcrumbs a:hover{text-decoration:underline;}/**/.p-header.t2 h1{margin-top:23px;min-height:245px;padding:67px 50% 69px 138px;text-align:left;line-height:1.2;color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center center;}.p-header.t2 h1.dark{color:#333;}/*dun*/.p-header.t2 h1.bg1{background-image:url("../images/img-bg-program-in.png");}/*t-p*/.text-page{color:#333;}.text-page h4, .text-page h5{font-size:18px;font-weight:700;color:#adca07;margin-bottom:0.2em;}.text-page h6{font-size:18px;font-weight:700;margin-bottom:0.2em;}.text-page li,.text-page p{margin-bottom:0.5em;line-height:1.5;}.text-page ul{padding-left:30px;}.text-page li{position:relative;display:block;margin:0;}.text-page li::before{position:absolute;display:block;content:'';}.text-page ul{margin:0.5em 0;}.text-page ul li::before{background:#adca07;height:6px;width:6px;top:0.5em;left:-20px;border-radius:50%;}.text-page ol{padding-left:30px;counter-reset:myCounter;}.text-page ol li{list-style:none;position:relative;display:block;}.text-page ol li:before{counter-increment:myCounter;content:counter(myCounter) '.';color:#adca07;display:inline-block;height:1em;padding:0 5px;float:left;position:absolute;left:-30px;top:0;}table.style-1,.text-page table{border:0;border-collapse:collapse;margin:20px 0;}table.style-1 td,.text-page table td{padding:10px 25px;}table.style-1 td:not(:last-child),.text-page table td:not(:last-child){border-right:1px solid #ececec;}table.style-1 tr:not(:last-child),.text-page table tr:not(:last-child){border-bottom:1px solid #ececec;}.text-page a{color:#adca07;text-decoration:none;}.text-page a:hover{text-decoration:underline;}/*p-p*/.page-pag{text-align:center;margin:0 0 40px 0;}.page-pag > *{display:inline-block;vertical-align:middle;}.page-pag .p-arrow{text-decoration:none;height:50px;width:50px;z-index:5;background-repeat:no-repeat;background-position:center center;-webkit-transition:0.3s all;transition:0.3s all;}.page-pag .p-arrow:hover{-webkit-transform:scale(1.2);transform:scale(1.2);}.page-pag .p-arrow.left{background-image:url("../images/arrow-left.png");}.page-pag .p-arrow.right{background-image:url("../images/arrow-right.png");}.page-pag .num *{vertical-align:baseline;display:inline-block;font-size:18px;text-decoration:none;color:#666;}.page-pag .num *:not(:first-child)::before{content:'';height:6px;width:6px;display:inline-block;vertical-align:middle;border-radius:50%;background:#666666;margin:0 4px;margin-bottom:2px;}.page-pag .num a:hover{text-decoration:underline;}.page-pag .num span{color:#adca07;font-size:22px;}/**/.l-menu{float:left;border:1px solid #e8e8e8;width:310px;margin-bottom:40px;}.l-menu a{color:#666;text-transform:uppercase;padding:15px;text-decoration:none;display:block;}.l-menu a:not(.active):hover{text-decoration:underline;}.l-menu a.active{color:#adca07;}.l-menu li:not(:last-child){padding-bottom:5px;background:url("../images/bg-title-t1.png") no-repeat center bottom;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;}.l-menu + .main{overflow:hidden;}/*elems*/.box-bordered-1{margin-bottom:40px;border:1px solid #adca07;padding:27px 35px 14px;font-size:18px;}.box-bordered-1 p{margin-bottom:0.5em;line-height:1.25;}/**/.box-quote{width:680px;padding:0 30px;margin:40px auto 30px;min-height:65px;font-size:24px;text-align:justify;padding-top:3px;position:relative;}.box-quote::after,.box-quote::before{content:'';display:block;position:absolute;top:0;margin:auto;width:15px;height:14px;background-repeat:no-repeat;background-position:center center;background-size:contain;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;}.box-quote::before{background-image:url("../images/ico-quote-left-quote.png");left:0;}.box-quote::after{background-image:url("../images/ico-quote-right-quote.png");right:0;}.box-quote .author{text-align:right;font-size:20px;color:#999;padding-top:7px;padding-right:5px;display:block;}/**/.advantage-prev{width:235px;display:inline-block;vertical-align:top;margin:0 5px 30px;font-size:14px;text-align:center;line-height:1.3;text-decoration:none;}a.advantage-prev:hover{text-decoration:underline;}.advantage-prev .img{height:56px;margin-bottom:10px;background-repeat:no-repeat;background-position:center center;background-size:auto 100%;}/**/.program-prev{height:350px;width:313px;display:inline-block;vertical-align:top;text-decoration:none;margin-left:30px;margin-bottom:30px;position:relative;cursor:pointer;font-size:18px;color:#333;}.program-prev .bg{height:350px;background-size:cover;background-position:center center;background-repeat:no-repeat;line-height:1.2;text-transform:uppercase;}.program-prev .bg p{padding:15px 18px;}.program-prev.text-wt{color:#fff;}.program-prev .inner{overflow:hidden;-webkit-transition:0.3s all;transition:0.3s all;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;}.program-prev .more{display:block;height:50px;text-align:center;text-transform:uppercase;font-size:18px;color:#adca07;padding-top:14px;}.program-prev:hover{z-index:5;}.program-prev:hover .inner{box-shadow:10px 10px 32px rgba(0, 0, 0, 0.3);top:-25px;bottom:-25px;}/**/.article-prev{cursor:pointer;text-decoration:none;color:#333333;display:block;float:left;height:400px;width:313px;position:relative;background:#fff;margin-top:38px;margin-bottom:40px;-webkit-transition:0.3s all;transition:0.3s all;}.article-prev:hover{margin-top:20px;box-shadow:10px 10px 30px rgba(0, 0, 0, 0.1)}.article-prev::after{content:'';display:block;position:absolute;right:15px;top:15px;width:25px;height:23px;background:url("../images/ico-quote-right.png") no-repeat center center;background-size:cover;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;}.article-prev:hover{color:#adca07;}.article-prev .img{margin-top:-20px;width:260px;}.article-prev .anno{max-height:110px;overflow:hidden;padding:15px;}.article-prev .date{font-size:12px;color:#999999;position:absolute;right:10px;bottom:10px;}/**/.new-prev{display:inline-block;margin-left:15px;margin-bottom:30px;font-size:1rem;position:relative;min-height:325px;color:#666;text-decoration:none;width:313px;vertical-align:top;text-align:left;}.new-prev::after{content:'';display:block;position:absolute;right:11px;top:35px;width:25px;height:23px;background:url(../images/ico-quote-right.png) no-repeat center center;background-size:cover;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;}.new-prev::before{z-index:1;display:block;position:absolute;top:20px;right:0;bottom:0;left:15px;margin:auto;border:1px solid #adca07;content:'';}.new-prev *{position:relative;z-index:2;}.new-prev .img{width:260px;height:260px;background:#fff;margin-bottom:10px;}.new-prev .img img{opacity:0.7;-webkit-transition:0.3s all;transition:0.3s all;}.new-prev h4{font-size:16px;margin-bottom:0.6em;text-decoration:underline;padding-left:35px;padding-right:70px;}.new-prev .date{font-size:12px;position:absolute;right:12px;text-align:right;margin-top:1px;}.new-prev .anno{max-height:35px;overflow:hidden;font-size:14px;margin-left:31px;margin-bottom:10px;line-height:1.2;}.new-prev:hover h4{text-decoration:none;}.new-prev:hover .img img{opacity:1;}/**/.event-prev{display:block;text-decoration:none;color:#666;border:1px solid #adca07;margin:10px 0 45px;padding:0 15px 10px;}.event-prev h4{display:inline-block;position:relative;top:-12px;margin-bottom:-6px;background:#fff;padding:0 2px;color:#333;}.event-prev .more{display:block;font-size:14px;margin:10px 0;text-align:right;}.event-prev .more:hover{text-decoration:underline;}/**/.state-box h4{text-transform:uppercase;color:#adca07;font-size:18px;margin-bottom:1.1em;}.state-box{margin-bottom:10px;}.state-box .blocks{margin-left:-30px;}.state-prev{font-size:14px;width:auto;display:block;vertical-align:top;margin-bottom:30px;margin-left:0;margin-top:20px;}.state-prev *{color:#666;}.state-prev h5{color:#333;padding-bottom:0.6em;margin-bottom:0.7em;position:relative;font-size:16px;}.state-prev h5::after{content:'';display:block;height:2px;width:60px;background:#b2ce18;position:absolute;bottom:0;left:0;}/**/.contacts-info{width:50%;float:left;margin:0 0 20px auto;padding:10px 0;overflow:hidden;font-size:0;}.contacts-info .ico{font-size:1rem;display:block;padding-left:40px;position:relative;padding-right:30px;margin-bottom:20px;}.contacts-info .ico::before{display:block;content:'';position:absolute;top:-10px;bottom:-10px;left:0;margin:auto;height:35px;width:30px;background-position:left center;background-repeat:no-repeat;}.contacts-info .ico.address::before{background-image:url("../images/ico-theme-address2.png");}.contacts-info .ico.mail::before{background-image:url("../images/ico-theme-mail2.png");}.contacts-info .ico.phone::before{background-image:url("../images/ico-theme-phone2.png");}.contacts-info .ico.skype::before{background-image:url("../images/ico-theme-skype2.png");}.contacts-info .ico.fb::before{background-image:url("../images/ico-social-fb.png");}.contacts-info .ico.ig::before{background-image:url("../images/ico-social-ig.png");}.contacts-info a{text-decoration:none;}.contacts-info a:hover{text-decoration:underline;}/**/.f-callback{display:block;background:#adca07;color:#fff;padding:15px 27px 20px;overflow:hidden;margin-bottom:30px;}.f-callback h4{text-align:center;text-transform:uppercase;margin-bottom:1.7em;}.f-callback label{margin-bottom:0.8em;color:#fff;}.f-callback.form-1 input:not([type="submit"]), .f-callback.form-1 textarea{padding:10px 15px;text-align:left;}.f-callback textarea{height:145px;margin-bottom:1.4em;}.f-callback .submit.btn{padding:7px 25px 7px;}/**/form.f-calc{background:#adca07;color:#fff;padding:11px 10px 0;margin-bottom:28px;}form.f-calc .title{font-size:16px;text-transform:uppercase;text-align:center;margin-bottom:0.7em;}form.f-calc .cols .b4{float:left;width:25%;padding:0 5px;}form.form-1.f-calc label{color:#fff;margin-bottom:0.5em;display:block;}form.f-calc .btn{width:100%;display:block;margin-top:30px;}form.f-calc .out{background:none;border:1px solid #fff;color:#fff;font-size:16px;text-transform:uppercase;padding:8px 16px 8px;height:37px;}/*structs*/header#header{color:#333333;line-height:1.3;}header#header.abs{position:absolute;top:0;left:0;right:0;z-index:50;}header#header .logo{display:block;float:left;width:120px;margin-right:30px;text-decoration:none;padding-top:16px;}header#header .logo img{width:100%;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:-moz-crisp-edges;}header#header .desc{overflow:hidden;}header#header .info{border-bottom:2px solid #adca07;}header#header .info .your-state,header#header .info .contacts,header#header .info .socials{display:inline-block;vertical-align:middle;}header#header .info .contacts{width:664px;font-size:0;margin:21px 0 15px;}header#header .info .contacts > div{display:inline-block;padding-right:15px;vertical-align:middle;font-size:1rem;}header#header .info .contacts .your-state{width:255px;padding-right:15px;}header#header .info .contacts .your-state .select-state{display:block;color:#adca07;text-decoration:underline;}header#header .info .contacts .phones{width:190px;}header#header .info .contacts .address{width:185px;}header#header .contacts .ico{padding-left:30px;position:relative;}header#header .contacts .ico::before{content:'';display:block;position:absolute;top:-5px;bottom:-5px;left:0;margin:auto;height:20px;width:20px;min-height:16px;background-repeat:no-repeat;background-size:contain;background-position:center center;}header#header .contacts .ico-phones::before{background-image:url("../images/ico-theme-phone.png");}header#header .contacts .ico-address::before{background-image:url("../images/ico-theme-address.png");}header#header .info .contacts a{text-decoration:none;}header#header .info .contacts a:hover{text-decoration:underline;}header#header .info .socials{width:120px;font-size:0;margin:19px 0 12px;}header#header .info .socials a{text-decoration:none;height:30px;width:30px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center center;vertical-align:middle;}header#header .info .socials a:not(:last-child){/*margin-right:13px;*/}header#header .info .socials .sk{background-image:url("../images/ico-social-sk.png");}header#header .info .socials .sk:hover{background-image:url("../images/ico-social-sk-hov.png");}header#header .info .socials .vk{background-image:url("../images/ico-social-vk.png");}header#header .info .socials .vk:hover{background-image:url("../images/ico-social-vk-hov.png");}header#header .info .socials .ig{background-image:url("../images/ico-social-ig.png");}header#header .info .socials .ig:hover{background-image:url("../images/ico-social-ig-hov.png");}header#header .info .socials .fb{background-image:url("../images/ico-social-fb.png");}header#header .info .socials .fb:hover{background-image:url("../images/ico-social-fb-hov.png");}header#header .info .socials .yt{background-image:url("../images/ico-social-yt.png");}header#header .info .socials .yt:hover{background-image:url("../images/ico-social-yt-hov.png");}header#header .info .langs{float:right;}header#header .select.t2{background:none;color:#333;margin-top:31px;padding-right:20px;}header#header .select.t2 span.active{color:#333;text-transform:lowercase;}header#header .select.t2 div > *{color:#fff;text-transform:lowercase;}header#header .select.t2 div{background:#adca07;z-index:2;text-align:center;left:0;padding:5px;border-radius:5px;}header#header .select.t2::after{border-right:1px solid #333;border-bottom:1px solid #333;top:3px;bottom:6px;right:2px;}header#header .main-menu{display:table;width:100%;text-align:center;}header#header .main-menu > li{display:table-cell;width:1%;padding:16px 10px 5px;/*white-space:nowrap;*//*word-wrap:normal;*/vertical-align:middle;position:relative;text-align:center;}header#header .main-menu > li:first-of-type{padding-left:0;text-align:left;}header#header .main-menu > li:last-of-type{padding-right:0;text-align:right;}header#header .main-menu > li:not(:last-child)::after{content:"";display:block;width:1px;height:15px;background:#333;position:absolute;right:0;top:10px;bottom:0;margin:auto;}header#header .main-menu > li > a, header#header .main-menu > li > span{color:#333;display:block;text-decoration:none;}header#header .main-menu > li > a:hover{text-decoration:underline;}header#header .main-menu .second{text-align:left;display:none;position:absolute;top:100%;z-index:100;background:#10131a;right:0;min-width:100%;padding:10px 10px 7px;}header#header .main-menu .second a{text-decoration:none;display:block;padding:5px 15px;border-bottom:1px solid #222222;}header#header .main-menu .second li:last-child a{border-bottom:0;}header#header .main-menu .second a:hover{color:#dbb071;}header#header .main-menu li:hover .second{display:block;}/**/footer#footer{background:#fefdf1;border-top:1px solid #ebebeb;}footer#footer .wrapper{padding-top:15px;position:relative;height:213px;}footer#footer h4{font-size:16px;color:#adca07;margin-bottom:0.5em;text-transform:uppercase;}footer#footer .list{float:left;font-size:14px;}footer#footer .list .b2{width:257px;padding-right:30px;float:left;}footer#footer .list a{color:#666;line-height:1.5;}footer#footer .list li{margin-bottom:0.6em;display:block;}footer#footer .list a:hover{text-decoration:none;}footer#footer .contacts{float:left;width:210px;font-size:14px;}footer#footer .contacts p{line-height:1.3;margin-bottom:0.5em;position:relative;}footer#footer .contacts a{text-decoration:none;color:#666;}footer#footer .contacts a:hover{text-decoration:underline;}footer#footer .socials{float:right;width:250px;}footer#footer .socials h4{margin-bottom:0.7em;}footer#footer .rights{position:absolute;width:212px;right:43px;bottom:11px;font-size:14px;}footer#footer .rights .logo{text-decoration:none;float:left;display:block;margin-right:15px;}footer#footer .rights a:hover{text-decoration:none;}/**/section.mo-sliderfull-1{z-index:1;}section.mo-sliderfull-1 .wrapper{position:relative;z-index:2;}section.mo-sliderfull-1 .slide{font-size:30px;color:#333;background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:120px;height:650px;}section.mo-sliderfull-1 .desc{height:530px;width:450px;display:table-cell;-webkit-animation:1s fadeInTop cubic-bezier(0.25, 0.1, 0.14, 1.12);animation:1s fadeInTop cubic-bezier(0.25, 0.1, 0.14, 1.12);position:relative;vertical-align:middle;}section.mo-sliderfull-1 .slide.active .desc{animation:1s fadeInTop;}section.mo-sliderfull-1 .slide h4{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px;}/**/section.mo-advandages{text-align:center;}section.mo-advandages .blocks{padding-top:5px;}/**/section.mo-programs-prev{margin-top:2px;}section.mo-programs-prev .wrapper{padding-bottom:40px;padding-top:40px;}section.mo-programs-prev .blocks{margin-left:-30px;}/*section.mo-programs-prev .program-prev:nth-child(6n+1){*//*width:400px;*//*}*//*section.mo-programs-prev .program-prev:nth-child(6n+2){*//*width:570px;*//*}*//**/section.mo-articles-prev{background:#ebebeb;}section.mo-articles-prev .wrapper{padding-top:20px;height:612px;overflow:visible;}section.mo-articles-prev .article-prev{margin-right:30px;}section.mo-articles-prev .pro-carousel{margin-top:-5px;}section.mo-articles-prev .pro-carousel[data-type='3'] div.pro-car-win{overflow:visible;}/**/section.mo-news{margin-top:-10px;}section.mo-news .blocks{margin-left:-30px;}/**/section.mo-news-in .p-header{margin-left:auto;color:#333;margin-bottom:19px;}section.mo-news-in .p-header h1{text-align:center;/*width:572px;*/margin-left:auto;}section.mo-news-in .desc{margin-left:15px;position:relative;border:1px solid #adca07;clear:both;padding-top:20px;padding-right:30px;padding-left:30px;padding-bottom:15px;margin-bottom:40px;min-height:380px;margin-top:65px;}section.mo-news-in .desc img.main-img{float:left;display:block;position:relative;left:-45px;margin-right:-18px;width:400px;bottom:75px;margin-bottom:-50px;}/**/section.mo-state{margin-top:-17px;}/**/section.mo-calc{margin-top:-16px;}section.mo-calc h3{color:#333;text-transform:uppercase;margin-bottom:1em;}section.mo-calc table{width:100%;}section.mo-calc table td{padding:10px 0;}section.mo-calc table td + td{text-align:right;}section.mo-calc div.intro{margin-bottom:25px;}section.mo-calc .info{width:95%;margin:0 auto 40px;}/**/section.mo-news-in .pro-gallery .imgs-list{padding-top:15px;background:#fff;}section.mo-news-in .gallery-box{float:left;display:block;position:relative;left:-45px;margin-right:-18px;width:400px;bottom:75px;margin-bottom:-50px;}section.mo-news-in .pro-gallery .img-out{height:340px;overflow:hidden;background:#ffffff;}section.mo-news-in .pro-gallery .pro-carousel{width:96%;margin:auto;}section.mo-news-in .pro-gallery .slide{width:80px;margin-right:15px;}section.mo-news-in .pro-gallery .pro-carousel .arrow{top:15px;}section.mo-news-in .pro-gallery .pro-carousel .arrow.left{left:-30px}section.mo-news-in .pro-gallery .pro-carousel .arrow.right{right:-30px}section.mo-news-in .pro-gallery .pro-carousel[data-style*='std'] .arrow.left::after,section.mo-news-in .pro-gallery .pro-carousel[data-style*='std'] .arrow.right::after{height:20px;width:20px;border-color:#adca07;}/**/section.mo-map{position:relative;}section.mo-map .a-line{position:relative;}section.mo-map .a-line:not(:last-of-type)::after{position:absolute;bottom:0; left:10px;margin:auto;height:1px;width:375px;background:#adca07;content:'';display:block;}section.mo-map #map, section.mo-map #map::after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1;}section.mo-map #map:hover::after{display:none;}/**/section.mo-map .inner{position:relative;margin:30px 0;background:#fff;z-index:2;overflow:hidden;width:395px;height:440px;}/**/section.mo-map .a-title{font-size:18px;padding:5px 15px;position:relative;cursor:pointer;width:395px;}section.mo-map .a-title::after{content:'';display:block;position:absolute;right:15px;top:2px;bottom:0;width:0;height:0;border-style:solid;border-width:0 7px 7px 7px;border-color:transparent transparent #000000 transparent;margin:auto;}section.mo-map .a-line.active .a-title::after{border-width:7px 7px 0 7px;border-color:#adca07 transparent transparent transparent;}section.mo-map .a-line.active .a-title{color:#adca07;}section.mo-map .a-desc{padding:0 15px;border:1px solid transparent;}section.mo-map .a-desc.active{border:1px solid #adca07;}section.mo-map .a-desc p{margin-bottom:0.5em;}section.mo-map .a-desc a{text-decoration:none;}section.mo-map .a-desc a:hover{text-decoration:underline;}/**/.arrows-box{float:left;width:100%;text-align:center;margin-top:-20px;}#select-state{width:600px;font-size:0;}#select-state a{display:inline-block;vertical-align:top;width:50%;font-size:1.1rem;text-decoration:none;padding:5px 30px 5px 0;}#select-state a:not(.active):hover{text-decoration:underline;}#select-state a.active{color:#adca07;}.search-prev{margin-bottom:10px;border:1px solid #ddd;overflow:hidden;display:table;width:100%;}.search-prev img{width:70px;display:table-cell;}.search-prev .desc{padding:10px 15px;vertical-align:middle;display:table-cell;width:100%;}.search-page h3{font-size:20px;margin:1em auto 1em;}::-webkit-input-placeholder{color:#999;}::-moz-placeholder{color:#999;}/* Firefox 19+ */:-moz-placeholder{color:#999;}/* Firefox 18- */:-ms-input-placeholder{color:#999;}.news-prev2{width:315px;display:block;float:left;margin-right:30px;text-decoration:none;margin-bottom:30px;}.news-prev2 h5{color:#adca07;font-size:18px;height:2.8em;margin-bottom:0.5em;overflow:hidden;}.news-prev2:hover h5{text-decoration:underline;}.news-prev2 img{width:100%;height:auto;margin:0 0 10px;}.news-prev2 .anno{height:4.3em;overflow:hidden;}.news-prev2 .date{font-size:12px;color:#333;margin-bottom:0.5rem;}.pro-carousel[data-style*='std'].no-shadow ul.pag{position:static;margin:0 auto 40px;}.pro-carousel[data-style*='std'].no-shadow ul.pag li.active{border-color:#adca07;}.mo-news-prev .title-1{padding-top:40px;}.search-box{width:260px;height:105px;border:1px solid #adca07;border-right:0;padding:10px 20px 10px 75px;position:fixed;right:-205px;top:200px;background:#fff;-webkit-transition:0.5s all;transition:0.5s all;z-index:99;}.search-box.show{right:0;}.search-box a.btn-open{text-decoration:none;position:absolute;top:0;bottom:0;left:0;width:55px;background:#adca07 url("../images/ico-search-1.png") no-repeat center center;}.search-box input.text{width:100%;padding:9px 15px;border:1px solid #efefef;margin-bottom:10px;}.search-box input.submit{width:100%;padding:8px 15px;}.search-form{position:relative;margin-bottom:20px;}.search-form input.text{width:100%;padding:9px 15px;border:1px solid #adca07;}.search-form input.submit{width:150px;position:absolute;top:0;right:0;bottom:0;margin:auto;}.search-page{padding-bottom:40px;}.searching{position:relative;height:50px;border:1px solid #fff;border-right:0;border-left:0;}.searching input.text{height:48px;width:100%;padding:7px 55px 7px 15px;border:0;display:block;font-size:18px;}.searching input.submit{display:block;width:48px;height:48px;position:absolute;top:0;right:0;bottom:0;margin:auto;background:#adca07 url("../images/ico-search-1.png") no-repeat center center;background-size:50% auto;}.text-page p,.text-page li{margin-bottom:0.5em;}.text-page ul{margin:0.5em;padding-left:20px;list-style:disc;}.text-page{padding-bottom:40px;}.admin-box{background:#f2f2f2;color:#666;margin-bottom:40px;}.admin-box{padding:20px 60px 30px;}.admin-box .img{float:left;width:225px;margin-right:30px;height:290px;}.admin-box .title-1{text-align:left;width:100%;text-transform:none;}.admin-box .title-1::after{right:auto;}.admin-box .desc{overflow:hidden;}/**/.video-box{margin:0 auto 40px;width:720px;height:405px;}.video-box iframe{width:100% !important;height:100% !important;}/**/.popup-tuber{width:900px;background:#a7bb34;font-size:16px;font-family:'gill', Arial, Helvetica, sans-serif;position:relative;display:none;}#popup .popup-tuber a.popup-close{right:-34px;top:-34px;}#popup .popup-tuber a.popup-close::before, #popup .popup-tuber a.popup-close::after{background:#fff;}.popup-tuber .inner{height:550px;overflow:hidden;padding:22px 18px 5px;position:relative;}.popup-tuber *{color:#fff;position:relative;z-index:2;}.popup-tuber .bg{position:absolute;z-index:1;top:0;right:0;display:block;max-height:100%;}.popup-tuber h4{font-size:20px;margin:14px -18px 17px;border-top:2px solid #fff;border-bottom:2px solid #fff;text-transform:uppercase;padding:10px 50% 8px 15px;color:#fff;}.popup-tuber ul{margin:0;padding:0 50% 0 0;list-style:none;}.popup-tuber li{margin:0.5em 0;padding:0;}.popup-tuber p{margin-bottom:0.5em;max-width:55%;}.popup-tuber li p{max-width:none;}.popup-tuber p strong{text-transform:uppercase;}.popup-tuber p.big{font-size:18px;font-family:'hell', Arial, Helvetica, sans-serif;}.popup-tuber p.big2{font-size:18px;line-height:1.2;margin-bottom:15px;}.popup-tuber p.white{max-width:none;padding:11px 50% 8px 15px;margin:10px -18px 11px;color:#000000;background:#f5ffbb;text-transform:uppercase;display:block;font-size:20px;}@media all and (min-width:320px) and (max-width:720px){.video-box{margin:0 auto 40px;width:100%;height:250px;height:53.5vw;}}