/**
 * screen.css css3 - 2021.10.01
 * - last update - 2021. 10. 26.
 */

/*@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,400;1,700&display=swap');/**/

 @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,200;0,400;0,700;1,400;1,700&display=swap');

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

hr {
    /*display: none;*/
	border-style:solid;
	border:none;
	border-bottom:1px solid #e5e5e5;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
}

a img {
    border: none;
}

/**
 * TYPOGRAPHY
 */

body  {
    font-size: 10px;/*62.5%; /* 10px */
    /*font-family: 'Myriad Pro'; font-weight: bold; font-style: italic;*/
    font-family:  Raleway, Helvetica, sans-serif;
    line-height: 1.4em;
    background: #f6f6f6;

}

/* headings */

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: Raleway, Helvetica, sans-serif;
    /*color: /*#1b3c4c/*#808080*/;
    /*color: #1c4081;*/
}
h1, h2, h3, h4 {
}


h1  { font-size: 2.0em; margin-bottom: 0.2em; line-height:2.0em;}
h2  { font-size: 1.5em; margin-bottom: 0.1em; line-height:1.3em;}
h3  { font-size: 1.4em; /*margin-bottom: 1.2em; */line-height:1.5em;}
h4  { font-size: 1.22em; margin: 0; line-height:1.3em;}
h5  { font-size: 1.0em; margin: 0; line-height:1.0em;}
h6  { font-size: 1.0em; margin:0; font-style: italic; line-height:1.0em;}

h2.fh2 {padding: 0 10px}

a, img, a img {/*-webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;/**/}
/* form elements */
input, select, textarea {
    font-family: 'HelveNR', Helvetica, sans-serif;
    font-size: 1em;
}

#NoP {width: auto;}

/* text elements */

p           { margin-bottom: 1.3em;line-height: 1.5em;}

ul, ol      { margin: 0 1.3em 1.3em 2.3em;line-height: 1.1em;}
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
li          {margin: 0 0 2px 0;}
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: normal;/*font-family: 'Myriad Pro'; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a           { color: #0095d9; /*text-decoration: none;/**/}

a:hover     { /*color: #08355c;/**/ }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong, b      { font-weight: bold; /*font-family: 'Myriad Pro';/**/}
em,dfn, i      { font-style: italic; font-weight: normal;  } /*background: #ffc;*/
b i {}

/*a h1, a h2, a h3, a h4, a h5, a h6 {color: #3688a2;border: none;}
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {color: #3b6ab2;}/**/
/**
 * LAYOUT
 */

/* tags */

body {
    text-align: center;
    color: #3e3e3e /*#112850*/ ;
    position: relative;

    /*min-width: 320px;*/
    background: #ffffff/* url(/img/page/topbg.png) repeat-x/**/;
}/*e1e8f1*/


a {color: #0095d9;}
a:hover {color: #0079b0}

header.MV {max-width: none;}

.FT {margin: 0 auto; /*max-width: 1280px;/**/ text-align: left;position: relative;}
.FT a {float: left;}
.FT img {margin: 0;}

.FT .homtit img {height: 58px; width: auto;margin-top: 30px;margin-left: 0;}
.FT h2 {font-weight: bold;
text-transform: uppercase;
font-size: 1.5em;
/*text-align: left;
/*display: none;/**/
}

.MV .FT a.homtit {border: none;
float: none;
text-align: center;
position: absolute;
z-index: 99;
width: 100%;
left: 0;}

.MM {float: left;font-size: 1.5em;font-weight: normal;text-transform: capitalize;}
.MM a {/*float: left;position: relative;padding: 60px 10px 0 10px;height: 55px;min-width: 50px;/**/
float: left;
position: relative;
padding: 10px 10px;
height: auto;
min-width: 50px;
margin: 10px 5px 0 0;}

/*.MM .mikusr {background: #445872;border-radius: 10px 10px 0 0;padding: 9px;margin-top: 10px;}
.MM .mikusr:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.MM .mikusr a {padding: 5px 10px;height: auto;text-transform: none;font-size: 1em;margin: 0 5px;}
/**/

/*.MM a:after span { content: "."; display: block; height: 0; clear: both; visibility: hidden; }*/
.MM a span {display: block; /*top: 0; left: 0;*/ width: 100%; height: 100%;opacity: 1;
            -webkit-transition: color 0.5s ease;
            -moz-transition: color 0.5s ease;
            -o-transition: color 0.5s ease;
            transition: color 0.5s ease;
            position: absolute;z-index: -1;background: transparent ;}
.MM a:hover span, .MM a.sel span {opacity: 1;color: #0095d9;} 

.BGrot {
    background: rgba(255,255,255,1);
    width: 1280px;
    height: 700px;
    position: absolute;
    z-index: -1;
}
/*.DS {-webkit-box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.75);}/**/

.MV {/*max-width: 1280px;*/}
.ST {margin: 0 auto;background: transparent ;/*max-width: 960px;*/
     font-size: 1.8em;text-align: left;padding-top: 0;}
.DC {/* max-width: 1100px;/*1080*/ margin: 0 auto;padding: 0;position: relative; min-height:600px;}

.DC .content {padding: 0 20px;position: relative;}


.CK-editor {
    text-align: left;
    font-size:14px;
    background: #fff;;
}

table {
    width:100%;
    /* IE ext */
    _width:99%;
}
td, th {

    /*vertical-align:text-top;*/
    vertical-align:top;
    text-align:left;
    padding-bottom:10px;
}



/* right */
a.right, div.right, div div.right {float:right;}

.right {text-align: right;}

div.left {float: left;}
div.left input {/*width: auto;/**/}
form div.left {/*width: auto;/**/}

.vidcont {width: 50%; position: relative;float: right;margin-left: 10px;}
.videoWrapper {
    height: 0;
    margin: 1%;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}

.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.tgrad {
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 100%);
position: fixed;
width: 100%;
height: 200px;
z-index: 99;/**/
}


.CSS-user {margin-top: 200px;}


.Sfw-tool span.left {float: left;
color: #fff;
font-size: 2em;
padding-top: 10px;}

.FT H1 {text-transform: uppercase;display: none;}

.ST h2 {padding: 0 20px;margin: 40px 0;text-transform: uppercase;}
.fcontent {padding: 0; margin: 0;position: relative; background-position: center center;}
.CSS-collection .fcontent {min-height: 500px;background-size: 700px auto;}

.collection-list {padding-top: 200px;}

.topimg {width: 100%; position: relative;height: auto;}
.pictitle {
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
right: -380px;
transform-origin: bottom left;
transform: rotate(-90deg);
color: #fff;
width: 400px;
height: 30px;
bottom: 40px;
font-size: 1.6667em;
z-index: 98;
}


.langselect {top: 35px;
right: 20px;
position: absolute;
z-index: 99;
font-size: 2em;
margin-top: 0;}
.langselect a, .langselect span {display: inline-block; padding: 10px;float: left;}
.langselect span {padding: 10px 0;}

header .langselect a.sel, header .langselect a:hover {color: #0095d9;}

#mobiltop {display: none;}

.icontact {background: #19181d;color: #C4C4C4;}

.icontact h2 {padding-top: 30px;}

.icontact .content {max-width: 960px; margin: 0 auto;}


.abcont {position: relative; max-width: 1080px; margin: 0 auto;}
.abcont img {float: left; width: auto; height: auto;}

.abcontin img {float: left;margin-right: 20px;height: auto; width: 440px;}

.abcontin p {padding: 10px;}

@media screen and (max-width:650px) {
    .abcont .abcontin p::before {
         content: "."; display: block; height: 10px; clear: both; visibility: hidden;
    }
    .abcontin img {margin-right: 0;}
    .abcontin p {padding: 10px;}
}


#Pprev, #Pnext {z-index: 101;padding-top: 80px; overflow: hidden;position: fixed /*absolute*/; left: 30px; top: 260px;width: 80px; height: 0px; background: transparent url(/img/page/prev.png) no-repeat center center;}
#Pnext {right: 20px; left: auto; background: transparent url(/img/page/next.png) no-repeat center center;}


.finished0, .finished1, .finished2, .interest {display: inline-block;text-transform: uppercase;
          border: 1px solid #1088F3; color: #1088F3;
          padding: 5px 10px; border-radius: 8px;text-decoration: none;}
.finished0:hover, .finished1:hover, .finished2:hover, .interest:hover {}

b.finished0, b.finished2 {
    border: 1px solid #c50000; color: #c50000;font-weight:  normal;
}

b.finished2 {
    border: 1px solid #0000bb; color: #0000bb;font-weight: normal;
}



@media screen and (min-width:650px) {
    .CSS-mc .listes .item {float: none;width: 100%;}
.CSS-mc .listes .item .in {min-height: inherit;padding-right: 230px;}
/*.CSS-mc .listes .item h4,/**/ .CSS-mc .listes .item h5, .CSS-mc .listes .item h6 {float: left;padding: 0 5px 5px 0;font-size: 1.0em;line-height: 1em;}
.CSS-mc .listes .item .in .itemtool {left: auto; right: 0; bottom: auto; top: 0;}
.CSS-mc .listes span.non {display: inline;}
}


.CSS-index .items .item a {color: #272727;text-decoration: none;border: none;}
.CSS-index .items .item p {color: #272727;text-decoration: none;border: none;font-weight: 400;}
.CSS-index .items .item a b, .CSS-index .items .item a strong {font-weight: 700;color: #000;}

.CSS-index .items .item a h3 {margin-top: 20px;font-weight: 200;}

.cform {width: 60%; position: relative; padding-right:10px;}
.cform form {margin: 0 10px;}
.cform .row input, .cform .row textarea {width: 92%;}
.cform .row h4{margin-top:10px;}
.cform h5 {margin: 15px 0;}


div.even {display: none;/***/}
div.third {display: block;}


.Aview {margin: 0 ;position: relative;}
.Aview h1 {margin: 0 10px;}

.Aview .fcontent img {width: 100%; height: auto;}
.Aview .fcontent h1 {margin: 0;
}

#docbody .BGstage .osize {width: auto !important; height: auto !important;float: none;}

/* Gallery & projector */

.gallery {margin: 0px 5px 40px 10px;}
.gallery div.projector {
    float: left; width:auto; position: relative;margin: 5px;
    -webkit-animation: 2s ease-in-out;/* height;*/
    -moz-animation: 2s ease-in-out ;/*-moz-height;*/
    animation: 2s ease-in-out ;/*height;*/
}
.gallery div.projector img {width: 100%; }
.gallery div.thumbs {}
.gallery div.thumbs img {cursor: pointer;float: left; margin: 5px 1.66% 0; /*width: 30%;*/}
.gallery .pimg {width: 100%;background: rgba(120,120,120,0.2);}
#Projpic {position: absolute; left: 0; top:0;width: 100%;}

.gallery .Idesc {position: relative; padding-top: 5px; width: 100%;background: rgba(255,255,255,0.5);}
.gallery .Idesc span {display: block;padding: 0 5px 5px 5px;}
.gallery .Idesc #BimgT {}

/* Gallery & projector END */

/* xmenu */
/*.GLtop {position: fixed; right: 20px; bottom: 0px;z-index: 1510;color: #000000;
        width: 31px; height: 23px; border-bottom: none;
        background: transparent ;
        border: none;
}
.GLtop:hover {border-bottom: none;}
.GLtop .ico {display: none;}
.GLtop .txt {display: none;}/**/


#Xm { 
    -moz-transition: 0.5s opacity ease;
    -webkit-transition: 0.5s opacity ease;
    transition: 0.5s opacity ease; 
    visibility: visible;
    z-index: 19;
    position: fixed;
    font-size: 2em; 
 /*background: #FFF /*transparent*/;margin:  0;
    z-index: 169;padding: 0;
    /* opacity: 0.85;*/
    display: none;
    top: 30px;
left: 40px;
height: 45px;
width: 65px;
}

#Xm.non:hover, #Xm:hover {opacity: 1;}
#Xm.non {opacity: 0.55}

#Xm.non:hover, #Xm:hover {; border-bottom: none;opacity: 1;}
#Xm.non {opacity: 0.55}
#Xm b {
    z-index: -1;
    display: block; width: 64px;height: 5px; 
    background: #fff/*#0095d9 /*#fff/**/;
    position: absolute;
    border: 0px none transparent;
    -moz-transition: all .5s ease;-moz-transform-origin: center center;
    -webkit-transition: all .5s ease;-webkit-transform-origin: center center;
    transition: all .5s ease;transform-origin: center center;

}

#Xm b.a {top: 10px;}
#Xm b.b {top:21px;}
#Xm b.c {top:32px;}
#Xm.x b.a {top:10px;}
#Xm.x b.b {top:10px;}
#Xm.x b.c {top:10px;}
#Xm.xx b.a {/*-moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);/**/
   /* -moz-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            /**/
   width: 5px;height: 50px;left: 0px;
}
#Xm.xx b.b {/*-moz-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);/**/width: 5px;height: 50px;left: 11px;}
#Xm.xx b.c {/*-moz-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);/**/
            width: 5px;height: 50px;left: 22px;
}

#Xmenu {  z-index: 155;text-transform: uppercase;/**/ 
}
#Xmenu a {
}
#Xmenu a.non {opacity: .55;}


#Xmenu b {padding: 0;color: /*rgba(40,0,180,.7)/**/ rgba(60,162,255,1);font-size: 1em;text-transform: uppercase;}


#send {opacity: 0.5;}

td {padding: 3px 5px;line-height: 1em;border-left: 1px dotted #555;border-right: 1px dotted #555;border-bottom: 1px dotted #555;}
thead {font-weight: bold;}
thead td {border-bottom: 2px solid #555;font-size: 1.1em;}

.content .titem {position: relative;/*float: left; width: 50%;*/padding: 5px 0;}
.content .titem h2 { padding: 0 !important;font-size: 1.5em;margin: 1em 0 0 0;}
.content .titem h3 {font-size: 1em;}
.content .titem h4 {float: left;font-size: 1em;}
.content .titem h4:first-of-type {margin-right: 20px;}
.content .titem h6 {width: 50%;float: left;}
/* Site CSS */


.Upload {position: relative;
         padding-bottom: 10px;overflow: hidden;}
.Upload .fsend {position: relative; width: 80px;float: left;}
.Upload .fsend input {width: 80px;}
.icod {border: 1px solid #989898;width:134px; height:24px; float: left;margin: 10px 10px 10px 10px;}
.fsend {width: 80px;float: left;}

.Upload div.fileup {margin-right: 10px;}

.Upload #fntext {position: absolute; top: 10px;
	color:#fff;
	border-bottom: 1px solid #e5e5e5;
                 left: 160px;padding: 5px 1px 5px 5px;min-width: 400px;
min-height: 1.02em;}



.fileup input.fup {}


.i h3 {font-family: 'HelveNBC';text-transform: uppercase;margin: 0;}
.i h4 {color: #fff; font-family: 'HelveNBC';}
.ia h4 {color: #df6501;}
.ib h4 {padding: 10px 10px 0 10px;}
.STxt p {margin-bottom: 0;}
.SPic a.tolarge { padding: 0;
                 width: 32px; height: 32px;position: absolute; left: 10px; min-width: 30px;}
.tolarge span {display: none;}
.SPic a {float: left;}
.SPic a.ob {}
.SPic .o{}
.SPic .bbt {position: absolute;bottom: -38px; left: 0px; width: 100%; }
.SPic .bbt a {margin-left: -1px; /*border-top:2px solid #3e3e3e;*/}


/*.USR a, .STxt a, .SPic a, .Olra, .adds a,input[type='submit'], input[type='button'], .CSS-products a.next, .delivery a, .pay a, .cnext a, .SfwB, .tolpw, .toreg{

    background-image: url(/img/page/btn_bck_bl.png); background-position:right top; background-repeat:no-repeat;
    background-color:transparent;
    color: #fff;text-transform: uppercase; padding: 0 10px;
    line-height: 36px;height: 36px;text-align: left;display: block;max-width: 200px;
	border-top:#e5e5e5 2px solid;
    margin-top: 10px;
}

.USR a, .STxt a, .SPic a, .Olra, .adds a{min-width: 180px; }

/* */

body#docbody {
    text-align: center;
    position: relative;
}


.BGstage {
    position: relative;
    overflow: hidden;
}

.BGinner {
    text-align: left;
    overflow: hidden;
}
header h2 {text-align: center;}
header {
    position: fixed;
    width: 100%;
    height: 200px;
    z-index: 99;
    /*position: relative;/**margin: 0 auto;
        /*background:#000; /**/
/*        padding: 0 0 11px 0;/**/
        color:#ffffff;
}
header a {position: relative;color: #f6f6f6;text-decoration: none;}
header a:hover {color: #fff;}
header a.sel {color: #fff;}

.projector {float: left; width: 50%;position: relative; margin-top:-40px;}
.projector .pimg {width: 100%; margin-top:0px;}

.items {padding: 0 10px; position: relative;}

.item {position: relative; width: 50%;/**33.33%;/**/float: left; }

.item a {
    position: relative; padding: 10px;display: block;
}

.item img {width: 100%; height: auto;}

.item .content {margin: 10px;overflow: hidden;position: relative; 
                border: 1px solid #e5e5e5; height:280px; overflow: hidden;
                text-align: justify;padding: 0px; background: transparent ;}
.item .content h3, .item .content h4 {padding: 0 10px ;line-height: 1.1em;}
.item .content p {padding: 0 10px 10px;}

.lcont .item img {float: none; margin: 10px;}

.contblk {}
.full .contblk img {float: right;}
.content .Tugy {position: relative;margin: 0 20px 0 10px;}
.content .Tugy img {width: 100% !important; height: auto;float: none !important; margin: 0 ;}




.siner {padding: 0 10px;position: relative;}
.siner p{ padding:10px; border:#e5e5e5 1px solid;  margin-top:20px;}
.siner h2, .siner a{ display:inline-block; float:left;}
.siner h2{ padding: 0 100px 0 2px;border-right:solid 1px #e5e5e5;}
.video, .Chalf {position: relative;width: 50%;float: left;}



.Chalf .fcr {margin-right: 10px;}

.full {position: relative;width: 100%;}

.fcr {padding-left: 20px/*10px/**/;}
.fcr img {width: 100%; height: auto;}

.fcr p {/*float: left;/**/}
.fcr p:first-of-type {position: relative;float: right; top: 0; width: 50%;display: block;}

.fcr p .mobiltop {display: none;}

.fcr h2 {padding-left: 0;}
/*.fcr p:first-of-type:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}/**/






.fend p {width: 50%; height: auto; float: left;margin: 0; 
         position: relative;
        box-sizing: border-box;padding: 10px; display: block;}


.fend p:first-of-type {width: 100%; margin: 0; position: relative; }


.fend img.first {width: 100%; margin: 0;}

.fend p img {width: 100%; height: auto;position: relative;}


/*.Chalf img {width: 100% !important; height: auto !important;}
.full img {width: 50% !important; height: auto !important; float: left;margin: 0 10px 10px 0;}/**/

.lcont .item .content h6 {background: rgba(255,255,255,0.4);
                          text-align: right;  padding: 5px;}

/*Admin*/
.CSS-collection .Sfw-tool {/*padding-top: 50px;/**/}
.gallery-edit {}
.gallery-edit .thumb {position: relative; float: left;height: 170px;margin: 5px}
.gallery-edit .desc {position: absolute; width: 100%;left: 0; top: 50px; height: 120px;
                     background-color: rgba(200,200,200,0.7);
}
.gallery-edit h6 {width: 100%;border-bottom: 1px solid gray;}

.imgup {position: relative; height: 200px;}
.imgup #Iimg {}
.imgup .imgedit {position: absolute; margin-left: 150px;top: 20px; left: 0; }

/*Admin end*/

footer {
    margin: 0 auto; width: 100%;
    bottom: 0; left: 0;background: #1F1E22;padding: 15px 0;
    color: #e5e5e5;font-size: 1.2em;line-height: 1.2em;
    margin-top: 40px;
    /*z-index: 1500;/**/
}

footer .fin {max-width: 1280px; margin: 0 auto;}

footer a {text-transform: uppercase;text-decoration: none;font-weight: bold;
          margin: 0 10px;white-space: nowrap;vertical-align: middle;padding: 10px 0 0 0;
display: inline-block;position: relative;
}
footer a span {}
footer a {color: #eee;}
footer a:hover {color: #fff;}

footer img {float: left; width: 110px; height: 28px;margin: 0 20px;}

footer span {float: right; display:block; padding: 0 20px;margin-top: 5px;}

.DC div.Sfw-tool {
}

.editingarea {margin-top: 200px;}
.editingarea .row {}
.editingarea .i{padding: 0 10px;}

.editingarea .rowS, .rowS {float: left; width: 33%;}
.editingarea .rowD, .rowD {float: left; width: 66%;}

.editingarea .rowMulti , .rowMulti {width: 100%;}
.editingarea .rowMulti input {width: auto;margin: 5px 10px;}
.editingarea .rowMulti .ch {float: left; padding: 0; width: 33%;}
/* flag || flags */
.flags {position: relative;}
.flags h4 {padding: 15px 0; background: #0000ff; color: #fff;}
.flag {position: relative; width: 33.33%;float: left;min-height: 230px;margin: 5px 0; }
.flag h6, .flag h5, .flag input {position: relative;/*width: 19%;float: left;*/min-height: 10px;}
.flag h6.type, .flag h6.order {width: 5%;}
.flag span {display: none;}


.back {position: relative;
float: right;cursor: pointer;
padding: 15px 0 0 0;
border-radius: 8px;
height: 40px;
display: inline-block;
box-sizing: border-box;
background: #0095d9;
color: #eee;
min-width: 100px;
text-align: center;
vertical-align: middle;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;}
.back:hover {color: #fff;}
.backto { 
    color: #ffffff;font-size: 1em;
    line-height: 2em;float: right;z-index: 97;
    top: 0px; right: 10px;position: absolute;
    width: 0px; height: 32px;padding-left: 32px;overflow: hidden;
    background: transparent ;
}

.backto:hover {background-color: rgba(255,255,255,0.85);}

.backto span {display: none;}


.flaglist {position: relative;}
.flagel {position: relative; width: 33%;float: left;}


.enabled {background: rgba(0,255,0,0.25);}
.disabled {background: rgba(255,0,0,0.25);}
.edited {background: rgba(0,0,255,0.25);}


div.row {
    margin: 0;
    width: 33%;
    float:left;
    position: relative;
}


div.row div.in, div.rowMulti div.in {
    position: relative;
    margin: 0 5px;
}

@media screen and (max-width:1240px) {/*1400*/
    .Cspace {margin-right: 0;}
}

@media screen and (max-width:1120px) {
  /*  .SPic {margin-top: 0;}
    .STxt {margin-top: 0;}*/
    
}

@media screen and (max-width:1110px) {
   /*.SPic {margin-right: 620px;}
    .STxt {right: 10px;}*/
}


@media screen and (max-width:780px) {/*1400*/
    .item {width: 50%;}/**/
    

}



@media screen and (min-width: 5050px) {
    
    #Xmenu {display: block !important;
            visibility: visible !important;
            opacity: 1 !important;}

}

@media screen and (max-width:5050px) {
        #Xm {display: block;margin-top: 0px;}
    #Xmenu {display: none; position: fixed; right: auto; top: 0;left: 0;
            width: 100%; height: 100%; background: rgba(0,0,0,0.9);padding: 110px 30px 20px 40px;
            }
    #Xmenu a {display: block;padding: 15px 5px 7px 0px; width: auto;margin: 0;
              height: 1em; line-height: 1em;float: none;}
}

@media screen and (max-width: 850px) {
    
    /*Lechner mobil*/
    header {height: 100px;}
    
    #Xm {width: 40px;}
    #Xm b {width: 40px; left: 0;}
    .tgrad {height: 100px;}
    #Xm.xx b.a, #Xm.xx b.b, #Xm.xx b.c {height: 40px;}
    
    
    .FT .homtit img {margin-top: 30px;}
    .langselect {/*top: 30px;*/}
    
    .Cspace {margin-right: 40px;top: 10px;}
    .Cspace .lou {margin-top: 5px;}
    .FT .homtit img {/*height: 27px;margin-top: 10px;*/}
    header.MV {/*padding-bottom: 5px;*/}
    .pictitle {
    bottom: 0px;
transform: none;
width: 100%;
right: auto;
text-align: center;
font-size: 1em;    
    }
    .Cspace .lin {margin-top: 10px;}
    .Cspace .reg {margin-top: 10px;}
    
    
    div.even {display: block;}/**/
    div.third {display: none;}
    .rec {float: left; overflow: hidden;}
    .rec .inner {/*height: 200px;/**/border-radius: 20px 20px 0 0;}
    .rec h4, .rec h5 {width: auto;float: none;padding: 3px 5px;}
    .rec h4 {text-align: left; border: none;}
    .rec span {display: initial;}
    .rec .inner .SfwB {bottom: 20px;}
    
/*    #Xm {display: block;margin-top: 2px;}
    #Xmenu {display: none; position: fixed; right: auto; top: 0;left: 0;
            width: 100%; height: 100%; background: rgba(0,0,0,0.9);padding: 40px 30px 20px 20px;
            }
    #Xmenu a {display: block;padding: 15px 5px 7px 10px; width: auto;margin: 0;
              height: 1em; line-height: 1em;float: none;}/**/
    .banner div.x {background-size: 40% auto; background-position:top center;}
    .bcont {display: block; margin-left:10px; padding-top:40%; width: 100%;}
    .carti {float: none; width: 100%; }
    .up, .down, .del{/*left:48%;*/ bottom:18px;}
	
    .fcr {/*text-align: center; /**/ padding-right: 20px;}
        .fcr p {/*text-align: center;/**/float: none;font-size: 0.7777em;}
       .fcr p:first-of-type {display: none;}/**/
        #mobiltop {display: block;margin: 0 -20px -20px;}
        #totop {display: none;}
        
        
	/*.cnext h4{ width:100%;  }*/
        
    .fcontent .prod {display: none;}
    
    .fend p {
        padding: 0; margin: 0;width: 100%;
    }
    .fend p img {float: left;}
    .pictitlebg {
background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 100%);
position: absolute;
width: 100%;
height: 100px;
left: 0;
bottom: 0;}
}



@media screen and (max-width: 690px) {
    
        .cform {float: none; width: 100%;}/**/
        .item {width: 100%;}
        .item img {width: 110%;
margin: 0 -20px;}
        
}

@media screen and (max-width:650px) {
    .rec, div.row {width: 100%;}    
    
        
    .video, .Chalf {width: 100%;float: none;}
    .projector {width: 100%; margin-top: 0;}
    .client {width: 100%;}
}

@media screen and (max-width: 630px){
    
}

@media screen and (max-width:570px) {
    footer a {padding: 0 0 5px 90px;}
}


@media screen and (max-width:430px){
}

@media screen and (max-width:600px){

}

@media screen and (max-width:490px){
    .FT .homtit img {    width: 150px;
    height: auto;
    margin-top: 37px;
    }
}

@media screen and (max-width:380px) {
   /* .FT .homtit img {width: 110px;
height: auto;
margin-top: 42px;}/**/
    .MM {font-size: 1.4em;}
    .FT {}
    header {}
    .Cspace h6 span {display: none;}/**/
}

@media screen and (max-width:320px) {
}
/*
* Pager css
*/


div.pager {
    font-size: 1em;
    margin:20px 0 20px 0;
    text-align:center;
    font-weight:normal;
    color: #a6a6a6;
}
div.pager span.item {/*padding: 0 5px 0 5px;font-size:1.2em; */margin: 0;border:none;float: none;text-align: center;}
div.pager span.delimiter span {padding: 0 0 0 0;font-size:1em; border:none;background: none;width: 13px;color: #808080;}
/* sima közep */
div.pager a {
    text-decoration: none;
    display: inline-block;
    width: auto;height: 30px;
    padding: 0 5px;
    margin: 0 2px;
    background: #f6f6f6;
    color:#0095d9;
    border: 1px solid #939598;
    border-radius: 3px;
}
div.pager a:hover {
    background:#f6f6f6;
    color:#0095d9;
    /*border:none;*/
}

div.pager a:active {
    background-position: -120px -90px;
    color:#1e2c12;
    /*border:none;*/
}

div.pager a:active {
    /* background-position: -330px -482px;
   color:#273049;
   border:none;*/
}
/* Current */

div.pager span span  {
    display: inline-block;
    width: auto;height: 30px;
    margin: 0 2px;
    padding: 0 5px;
/*    border: 1px solid #0095d9;/**/
    color: #f6f6f6;border-radius: 3px; 
    background: #0095d9;/**/
}

div.pager span.standard span {
    border: 1px solid #0095d9;min-width: 20px;
}
div.pager span.standard span span, div.pager span.standard a span {
    border: none;padding: 0;
}

div.pager span span span{
    color: #eaeaea;display: table-cell;vertical-align: middle;
    background: none;
}

div.pager a span {background: none;display: table-cell;vertical-align: middle;color: #0095d9;}


/* PREV */
div.pager span.prev a {
    display: inline-block;
    width: 90px;height: 30px;
    padding: 0 0 0 10px;
    margin: 0 2px;
    background: transparent url(/img/sprite.png) no-repeat -10px -10px;
    border:none;
}
div.pager span.prev a:hover {
    background-position: -10px -50px;
}

div.pager span.prev a:active {
    background-position: -10px -90px;
}
/* disabled */
div.pager span.prev span {
    /*display: inline-block;*/
    width: 90px;height: 30px;
    padding: 0 0 0 10px;
    margin: 0 2px;
    background: transparent url(/img/sprite.png) no-repeat -10px -130px;
}
div.pager span.prev span span {color:#a6a6a6;margin: 0;padding: 0;background: none;}
div.pager span.prev a span {margin: 0; background: none;padding: 0; text-align: center;}


/* NEXT */
div.pager span.next a {
    display: inline-block;
    width: 90px;height: 30px;
    padding: 0 10px 0 0;
    margin: 0 2px;
    background: transparent url(/img/sprite.png) no-repeat -160px -10px;
    border:none;
}
div.pager span.next a:hover {
    background-position: -160px -50px;
}

div.pager span.next a:active {
    background-position: -160px -90px;
}

div.pager span.next span {
    /*display: inline-block;*/
    width: 90px;height: 30px;
    padding: 0 10px 0 0;
    margin: 0 2px;
    background: transparent url(/img/sprite.png) no-repeat -160px -130px;
    border:none;
}
div.pager span.next span span {color:#a6a6a6;margin: 0;padding: 0;background: none;}
div.pager span.next a span {margin: 0;background: none;padding: 0;text-align: center;}


/* INPUT FORM ELEMENTS */

form {margin: 0 -10px;}

.rline {float: left; width: 50%;}

.rline, .login {padding: 5px 0; box-sizing: border-box;padding: 10px;}

.rline.err {background: none;}

.rline .err input , .rline.err input {/*border-style: dashed; border-color: red;*/}

.rline h4 {margin-top: 10px; }


.fblk {position: relative;padding: 10px;}
input, textarea {background: #C4C4C4;}
input.icode[type="text"] {width: 150px;margin-right: 20px;margin-bottom: 20px;}
.isend {border: 1px solid #0095d9; border-radius: 20px; color: #0095d9;
       background: transparent;text-transform: uppercase;
padding: 0 20px;cursor: pointer;
font-size: .777em;margin-bottom: 20px;}



.imgcode {float: left;width: 90px;overflow: hidden;border: 1px solid #C4C4C4;padding: 1px;margin:0 20px 20px 0;
         background: #C4C4C4;
}
.imgcode-txt {float: left; width: 130px;margin: 0 20px 20px 0;}

div.row .SfwB {width: 156px;height: 34px;margin: 0 0 20px 0}

.statoff {cursor: default; color: #ddd !important;background: #aaa !important;}
.statact {cursor: default;color: #eee !important;background: #00aa00 !important;}

textarea {width: 100%; height: 150px;padding: 10px; box-sizing: border-box;border: 1px solid #C4C4C4;} /* just default size */
.cke_inner textarea {max-width: none;}
div.row textarea {width: 99%; height: 130px;white-space: pre-wrap;}

div.rows div.in, div.row-inner {padding: 10px;position: relative;}

div.row h6{
    line-height: 1.2em;
    margin:0;
    padding:0;
    text-align:left;
    font-size:1em;

}
div.row a:hover {/*border:none;*/}
div.row img {}
/*Form elemets*/
a.index-pic-holder {

    display:block;
    width:140px;
    height:140px;
    padding: 0;
    border: 2px solid #999999;
}
a.index-pic-holder-big {
    display:block;
    width:298px;
    min-height: 298px;
    background-repeat: no-repeat;
    padding: 0;
    border: 2px solid #999999;
}

a.index-pic-holder:hover, a.index-pic-holder-big:hover {
    border-color: #666666;}

.codeinfo {padding: 5px 0; font-size: 0.7778em; margin-bottom: 5px; display: inline-block;}

span.info {margin:0 10px 10px 10px; font-style:italic; display:block; color:#36426a;width: 100%;}
span.error {color:#d51919;}
.err {/*background: rgba(150,0,0,0.3);*/}
.err input {opacity: 0.85;color: red;}
div.error em {color:#d51919;display: block;}
div.error div.fileup em {color:#d51919;display: block; /*bottom: 20px;*/position: relative;}

.hide {display: none;}

input {
    margin:0;
/*    margin-bottom: 5px;
    margin-right: 5px;*/
    outline:0;
    resize: none;
    font-weight: normal;
    /*font-family: 'HelveNR';*/
    font-size: 1em;
    float: left;
    border:1px solid #939598;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    padding: 0 10px;
    height: 40px;
    width: 100%;
}
input[type=text]{width:100%;}
select {width: 100%;}
input[name=sz], input[name=zs]{ max-width:420px;}

input:focus {}
input:hover {}



div.error input, div.error select, div.error textarea {color: #ff0000; border-radius: 3px;border:1px solid rgba(255,0,0,.75);}
div.error h4 {color: #ff0000;}

div.row input {margin: 0;}
div.row input[type='checkbox'] {
    width: auto; height: auto;
}
div.row input[type='radio'] {
    width: auto; height: auto;
}

div.row {padding: 5px;
box-sizing: border-box;}

div.error input {}

input.chCode {}
input.chCode:focus {}
div.error input.chCode {}

textarea.CItextarea {
    margin:0;
    padding:5px 5px 5px 10px;
    height:155px;
    line-height: 20px;
    width: 100%;
    /*border:none;*/
    outline:0;
    resize: none;
    /*background: transparent url(/img/collector.png) no-repeat -10px -130px;*/
    font-weight: normal;
    font-size: 1.4em;
    float: left;
}

textarea.CItextarea:focus { }
div.error textarea.CItextarea { }

select {/*width: auto;/**/ padding: 7px;}
select option {}



label {cursor: pointer;float: left;color: #5c5c5c;margin-top: 4px;}
label:hover {color: #414141;}
.checkbox {cursor: pointer;display: inline-block; float: left; width: 25px; height: 25px; background: transparent url(/img/checkbox.png) no-repeat -5px -5px;}
.checkbox--empty {background-position: -5px -5px;}
.checkbox--selected {background-position: -5px -55px;}
.checkbox--over {background-position: -5px -105px;}




/* special layout */
div.Sfw_message {
    position: fixed;
    /*top: 30px;*/
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4); ;
    z-index: 99997;
    font-size: 1.5em;

}

div.Sfw_message h4 {font-size: 2em; color: #ffffff;background: #14276f;margin-bottom: 10px;padding: 10px;line-height: 1em;}
div.Sfw_message span.close {position: absolute; color: #ffffff;cursor: pointer;right: 10px; top: 20px;font-size: 2em;}
div.Sfw_message .spot-inner{
    min-width: 280px;
    max-width: 600px;
    margin: 40px auto 0 auto;
    padding: 20px 0 0 0;
    /* border-radius: 10px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;*/
    border: none; /*1px solid #aaa;*/
    overflow: hidden;
    background:#eeeeee;

    /*padding:10px 20px;opacity:0.9;*/ padding: 0 0 5px 0;

    filter:alpha(opacity=9);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    position: relative;
    cursor: pointer;
    text-align: center;
}
div.Sfw_message .spot-inner p {padding: 0 10px 10px 10px;}

div.Sfw-message-popup {
}


.schanges {}

/*SFW - Extra*/
div.Sfw-tool .SfwB, div.Sfw-tool .SfwBX {
    -webkit-box-shadow: 0px 1px 0px 0px #848484;
    -moz-box-shadow: 0px 1px 0px 0px #848484;
    box-shadow: 0px 1px 0px 0px #848484;
    overflow: hidden;
    line-height: 21px;
    height: 21px;
    display: inline-block;
    padding: 4px 9px;
    margin: 2px;
    border: 1px solid #1a1a1a;
    /*
          border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius:5px;
      color: #dedede;
    */

    background-color: #939393;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4e4e4e), to(#262626)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #4e4e4e, #262626); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #4e4e4e, #262626); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #4e4e4e, #262626); /* IE10 */
    background-image:      -o-linear-gradient(top, #4e4e4e, #262626); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #4e4e4e, #262626);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4e4e4e', EndColorStr='#262626'); /* IE6–IE9 */
}
div.Sfw-tool  .SfwB:hover, div.Sfw-tool .SfwBX:hover {text-decoration: none;
                           -webkit-box-shadow: none;;
                           -moz-box-shadow: none;
                           box-shadow: none;
                           border-color: #000000;
                           background-color: #939393;
                           background-image: -webkit-gradient(linear, left top, left bottom, from(#3f3f3f), to(#1e1e1e)); /* Saf4+, Chrome */
                           background-image: -webkit-linear-gradient(top, #3f3f3f, #1e1e1e); /* Chrome 10+, Saf5.1+ */
                           background-image:    -moz-linear-gradient(top, #3f3f3f, #1e1e1e); /* FF3.6 */
                           background-image:     -ms-linear-gradient(top, #3f3f3f, #1e1e1e); /* IE10 */
                           background-image:      -o-linear-gradient(top, #3f3f3f, #1e1e1e); /* Opera 11.10+ */
                           background-image:         linear-gradient(top, #3f3f3f, #1e1e1e);
                           filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3f3f3f', EndColorStr='#1e1e1e'); /* IE6–IE9 */
                           color: #ffffff;
}
/*******************************/
div.Sfw-tool .SfwBD, div.Sfw-super-tool a.admBD, div.admin-group a.delete, div.admin-tool a.delete, a.admBD
{
    -webkit-box-shadow: 0px 1px 0px 0px #848484;
    -moz-box-shadow: 0px 1px 0px 0px #848484;
    box-shadow: 0px 1px 0px 0px #848484;
    overflow: hidden;
    line-height: 1.5em;
    height: 1.5em;
    display: inline-block;
    padding: 4px 9px;
    margin: 2px;
    border: 1px solid #590000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    color: #ffffff;


    background-color: #d77c7c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d77c7c), to(#262626)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #d77c7c, #b30001); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #d77c7c, #b30001); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #d77c7c, #b30001); /* IE10 */
    background-image:      -o-linear-gradient(top, #d77c7c, #b30001); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #d77c7c, #b30001);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d77c7c', EndColorStr='#b30001'); /* IE6–IE9 */

}

div.Sfw-tool .SfwBD:hover, div.Sfw-super-tool a.admBD:hover, div.admin-group a.delete:hover, div.admin-tool a.delete:hover, a.admBD:hover
{text-decoration: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 border-color: #480000;
 background-color: #ad6363;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ad6363), to(#8f0001)); /* Saf4+, Chrome */
 background-image: -webkit-linear-gradient(top, #ad6363, #8f0001); /* Chrome 10+, Saf5.1+ */
 background-image:    -moz-linear-gradient(top, #ad6363, #8f0001); /* FF3.6 */
 background-image:     -ms-linear-gradient(top, #ad6363, #8f0001); /* IE10 */
 background-image:      -o-linear-gradient(top, #ad6363, #8f0001); /* Opera 11.10+ */
 background-image:         linear-gradient(top, #ad6363, #8f0001);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ad6363', EndColorStr='#8f0001'); /* IE6–IE9 */
}


div.Sfw-tool .sel, div.Sfw-tool .sel:hover {background: #00aa00;}

/*
* special modifiers
*/
/* BOREDR */
.NoBL, div.NoBL {border-left:none;}
.NoBR, div.NoBR {border-right:none;}
.NoBT, div.NoBT {border-top:none;}
.NoBB, div.NoBB {border-bottom:none;}
/* MARGIN */
.NoML, div.NoML {margin-left:0px;}
.NoMR, div.NoMR {margin-right:0px;}
.NoMT, div.NoMT {margin-top:0px;}
.NoMB, div.NoMB {margin-bottom:0px;}
/* PADDING */
.NoPL, div.NoPL {padding-left:0px;}
.NoPR, div.NoPR {padding-right:0px;}
.NoPT, div.NoPT {padding-top:0px;}
.NoPB, div.NoPB {padding-bottom:0px;}


/*
* CLEAR
*/
.rline:after, .login:after, .clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}

/* End hide from IE-mac */

