/* normalize */
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
/* sanitize */
*,::after,::before{background-repeat:no-repeat;box-sizing:inherit}::after,::before{text-decoration:inherit;vertical-align:inherit}html{box-sizing:border-box;cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}body,button,input,optgroup,select,textarea{margin:0}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}nav ol,nav ul{list-style:none}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select,textarea{color:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}[hidden],template{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}[aria-disabled]{cursor:default}
/* reset */
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* html */
* { margin: 0; padding: 0; }

/* whole */
.preload { position: absolute; display: none; visibility: hidden; }
.cleaner { float: left; clear: both; }
.opaciter { -webkit-transition: opacity 0.8s linear; -moz-transition: opacity 0.8s linear; -o-transition: opacity 0.8s linear; transition: opacity 0.8s linear; opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); display: none; visibility: hidden; }
figure { margin: 0; padding: 0; }
figure:after { content:""; clear:both; display:block; }

/* body */
html { height: 100%; width: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; touch-action: manipulation; -ms-touch-action: manipulation; z-index: 0; }
body { margin: auto; text-align: center; height: 100%; min-height: 357px; width: 100%; text-rendering: optimizeLegibility; font-family: 'roboto', sans-serif; background: none; background-color: #fff; background-image: url('../img/bg.png'); background-repeat: repeat-x; z-index: 1; }

/* cookie-law */
#cookie-law-wrap { height: 175px; width: 100%; min-width: 1250px; background-color: #414141; text-align: left; color: #ffffff; font-size: 14px; font-weight: 400; font-family: Arial, Helvetica, sans-serif; z-index: 9999; }
#cookie-law-wrap #cookie-law { height: 175px; width: 1230px; margin-left: auto; margin-right: auto; overflow: hidden; }
#cookie-law-wrap #cookie-law img { float: left; margin-top: 33px; }
#cookie-law-wrap #cookie-law div { float: left; width: 805px; margin-left: 24px; margin-top: 34px; }
#cookie-law-wrap #cookie-law div h5 { width: 805px; padding: 0; margin: 0; text-align: left; font-size: 18px; line-height: 1; font-weight: 400; margin-bottom: 2px; }
#cookie-law-wrap #cookie-law div p { width: 805px; padding: 0; margin: 0; text-align: left; font-size: 14px; line-height: 1.285714285714286; font-weight: 400; margin-bottom: 6px; }
#cookie-law-wrap #cookie-law div img { position: relative; float: none; margin-top: 0px; margin-right: 1px; display: inline-block; top: 4px; }
#cookie-law-wrap #cookie-law div a { display: inline-block; float: none; font-size: 14px; color: #FFFFFF; line-height: 1.071428571428571; text-decoration: underline; text-align: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; }
#cookie-law-wrap #cookie-law div a:hover, #cookie-law-wrap #cookie-law div a:active, #cookie-law-wrap #cookie-law div a:focus { color: #FFFFFF; text-decoration: none; }
#cookie-law-wrap #cookie-law a { float: right; display: block; font-size: 14px; color: #FFFFFF; line-height: 1.071428571428571; text-decoration: underline; width: 241.42px; text-align: center; margin-top: 3px; }
#cookie-law-wrap #cookie-law a:hover, #cookie-law-wrap #cookie-law a:active, #cookie-law-wrap #cookie-law a:focus { color: #FFFFFF; text-decoration: none; }
#cookie-law-wrap #cookie-law #cookies-personalize { margin-top: 28px; margin-bottom: 9px; text-align: center; float: right; display: block; padding-top: 15px; height: 50px; width: 241.42px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: transparent; border-style: solid; border-width: 2px; border-color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #FFFFFF; text-transform: uppercase; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#cookie-law-wrap #cookie-law #cookies-personalize:hover, #cookie-law-wrap #cookie-law #cookies-personalize:active, #cookie-law-wrap #cookie-law #cookies-personalize:focus { background-color: #FFFFFF; color: #414141; text-decoration: none; }

/* chromeframe */
/*#chromeframe { display: none; position: fixed; bottom: 0px; left: 0px; width: 100%; min-width: 956px; height: 35px; background-color: #ffffff; text-align-last: center; color: #000000; font-size: 13px; font-weight: 400; z-index: 10000; }
#chromeframe .content { position: relative; margin: 0px; padding: 0px; margin-left: auto; margin-right: auto; width: 956px; height: 35px; }
#chromeframe .content a { color: #B1DDFF; text-decoration: none; transition: all .2s linear; }
#chromeframe .content a:hover, #chromeframe .content a:active, #chromeframe .content a:focus { color: #B1DDFF; text-decoration: underline; }
#chromeframe .content .text { position: relative; float: left; margin: 0px; padding: 0px; text-align: left; text-align-last: left; width: 780px; line-height: 18px; padding-top: 8px; }
#chromeframe .content .read-more { position: absolute; text-align: right; top: 9px; right: 22px; }*/

/* header */
#header { position: relative; float: left; height: 182px; width: 100%; min-width: 1250px; z-index: 2; }
/* header, info */
#header #header-wrap { height: 161px; width: 100%; min-width: 1250px; overflow: visible; z-index: 3; }
#header #header-wrap #info { position: relative; height: 161px; width: 1230px; margin-left: auto; margin-right: auto; overflow: visible; text-align: center; z-index: 4; }
/* header, info, logo */
#header #header-wrap #info #logo { position: relative; display: block; float: left; height: 122px; width: 101px; z-index: 3; margin-top: 38px; margin-right: 14px; }
/* header, info, h2 */
#header #header-wrap #info h2 { position: relative; display: block; float: left; height: 80px; width: 210px; font-size: 40px; line-height: 1; font-weight: 700; text-transform: uppercase; text-align: left; margin-top: 45px; margin-bottom: 2px; }  
/* header, info, h3 */
#header #header-wrap #info h3 { height: 30px; width: 353px; font-size: 20px; line-height: 1.5; font-weight: 400; text-align: left; }
/* header, info, line */
#header #header-wrap #info .line { display: inline-block; float: left; margin-top: -4px; color: #000; font-size: 14px; line-height: 1.714285714285714; font-weight: 400; text-transform: uppercase; text-decoration: none; }
#header #header-wrap #info .line.first { margin-left: 102px; margin-right: 18px; }
#header #header-wrap #info .line span { text-decoration: underline; margin-left: 2px; }
#header #header-wrap #info .line:hover span, #header #header-wrap #info .line:active span, #header #header-wrap #info .line:focus span { text-decoration: none; }
/* header, info, lang */
#header #header-wrap #info #languages { display: block; float: right; height: 30px; width: 320px; margin-bottom: 21px; }
#header #header-wrap #info #languages .lang { display: block; float: right; width: 30px; height: 30px; border-radius: 50%; border: none; margin-left: 10px; }
#header #header-wrap #info #languages .lang:hover, #header #header-wrap #info #languages .lang:active, #header #header-wrap #info #languages .lang:focus { opacity: 0.5; filter: alpha(opacity=50); }
#header #header-wrap #info #languages .lang.active { opacity: 0.5; filter: alpha(opacity=50); }
/* header, info, search */
#header #header-wrap #info #search { display: block; float: left; width: 440px; margin-left: 101px; margin-top: 31px; }
#header #header-wrap #info #search #phrase { float: left; padding: 0; margin: 0; padding-left: 20px; padding-right: 20px; height: 50px; width: 390px; background-color: #fff; border: none; outline: none; color: #000; font-size: 16px; font-weight: 400; letter-spacing: 1px; font-family: 'roboto', sans-serif; -webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.16); box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.16); }
#header #header-wrap #info #search #phrase::-webkit-input-placeholder { color: #A3A3A3; font-size: 16px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; font-family: 'roboto', sans-serif; }
#header #header-wrap #info #search #phrase:-ms-input-placeholder { color: #A3A3A3; font-size: 16px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; font-family: 'roboto', sans-serif; }
#header #header-wrap #info #search #phrase::placeholder { color: #A3A3A3; font-size: 16px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; font-family: 'roboto', sans-serif; }
#header #header-wrap #info #search button { cursor: pointer; float: left; padding: 0; margin: 0; height: 50px; width: 50px; background-color: #000; color: #fff; border: none; outline: none; font-size: 20px; }
/* header, info, badge */
#header #header-wrap #info .badge { margin-bottom: 5px; display: block; float: right; height: 33px; min-width: 176px; padding-left: 10px; padding-right: 9px; padding-top: 7px; padding-bottom: 7px; background-color: #3352A5; color: #fff; font-size: 16px; line-height: 1.125; font-weight: 400; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#header #header-wrap #info .badge span { text-decoration: underline; margin-left: 6px; }
#header #header-wrap #info .badge:hover span, #header #header-wrap #info .badge:active span, #header #header-wrap #info .badge:focus span { text-decoration: none; }


/* header, info, languages */
/*#header #info-wrap #info #languages { display: block; display: none; float: right; line-height: 0.75; color: #0066B3; padding-top: 29px; margin-left: 20px; }
#header #info-wrap #info #languages a { font-size: 20px; color: #0066B3; text-decoration: none; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#header #info-wrap #info #languages i { display: block; float: left; }
#header #info-wrap #info #languages i.fas.fa-caret-down { font-size: 10px; margin-left: 5px; margin-top: 5px; }
#header #info-wrap #info #languages a:hover, #header #info-wrap #info #languages a:active, #header #info-wrap #info #languages a:focus { color: #000000; text-decoration: none; }
/* header, info, openingtimes */
/*#header #info-wrap #info #openingtimes { display: block; float: right; padding-top: 30px; margin-left: 19px; height: 80px; width: 293px; z-index: 3; color: #0066B3; font-size: 14px; line-height: 0.933333333333333; }
#header #info-wrap #info #openingtimes .badge { margin-top: 17px; display: block; width: 286px; height: 26px; padding-top: 6px; font-size: 16px; font-weight: 200; line-height: 1.066666666666667; padding-left: 6px; padding-right: 6px; background-color: #3352A5; color: #FFFFFF; text-transform: uppercase; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#header #info-wrap #info #openingtimes .badge a { font-weight: 200; color: #ffffff; text-decoration: none; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#header #info-wrap #info #openingtimes .badge a:hover, #header #info-wrap #info #openingtimes .badge a:active, #header #info-wrap #info #openingtimes .badge a:focus { color: #ffffff; text-decoration: underline;; }
/* header, info, link */
/*#header #info-wrap #info .link { display: block; float: right; display: none; font-size: 16px; font-weight: 400; height: 80px; text-transform: uppercase; padding-top: 42px; padding-left: 11px; padding-right: 11px; color: #000000; text-decoration: none; line-height: 0.888888888888889; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; z-index: 3; }
#header #info-wrap #info .link:hover, #header #info-wrap #info .link:active, #header #info-wrap #info .link:focus { color: #0066B3; text-decoration: none; z-index: 3; }
/* header, info, facebook */
/*#header #info-wrap #info #facebook { display: none; position: relative; display: block; float: right; font-size: 16px; font-weight: 200; text-transform: uppercase; padding-top: 1px; padding-left: 30px; padding-right: 11px; color: #4267B2; text-decoration: none; line-height: 0.888888888888889; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; z-index: 3; }
#header #info-wrap #info #facebook:hover, #header #info-wrap #info #facebook:active, #header #info-wrap #info #facebook:focus { color: #4367b5; text-decoration: none; z-index: 3; }
#header #info-wrap #info #facebook img { position: absolute; left: 5px; top: 0px; }
/* header, info, nsrv */
/*#header #info-wrap #info #nsrv { position: relative; display: block; float: right; display: none; width: 100px; height: 54px; padding-top: 0px; margin-right: 9px; margin-top: 13px; z-index: 3; }
/* header, info, maindescr */
/*#header #info-wrap #info #headline { display: block; float: right; font-size: 16px; font-weight: 400; height: 80px; padding-top: 42px; padding-left: 19px; text-transform: uppercase; z-index: 3; }
#header #info-wrap #info #headline strong { font-weight: 700; }

/* header, menu */
/*#header #menu-wrap { height: 47px; width: 100%; background-color: #0158A3; overflow: visible; z-index: 3; }
#header #menu-wrap .item.responsive { display: none; visibility: hidden; }
#header #menu-wrap .item.social { display: none; visibility: hidden; }
#header #menu-wrap #menu { height: 47px; width: 1230px; margin-left: auto; margin-right: auto; overflow: visible; z-index: 4; }
#header #menu-wrap #menu .item { position: relative; height: 47px; min-width: 0px; float: left; color: #FFFFFF; text-transform: none; font-size: 18px; line-height: 1; font-weight: 400; }
#header #menu-wrap #menu .item.first a { padding-left: 0px; }
#header #menu-wrap #menu .item a { display: block; height: 47px; padding-top: 15px; padding-bottom: 14px; color: #FFFFFF; text-decoration: none; padding-left: 20px; padding-right: 20px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#header #menu-wrap #menu .item a:hover, #header #menu-wrap #menu .item a:active, #header #menu-wrap #menu .item a:focus { background-color: #FCEB00; color: #0158A3; text-decoration: none; }
#header #menu-wrap #menu .item.active a { background-color: #FCEB00; color: #0158A3; }
/**/
/*#header #menu-wrap #menu .item.last { position: relative; height: 26px; width: 101px; float: right; color: #FFFFFF; text-decoration: none; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
#header #menu-wrap #menu .item.last a { background-color: #FCEB00; display: block; padding: 0; padding-top: 5px; padding-bottom: 3px; padding-left: 5px; padding-right: 4px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
/**/
/*#header #menu-wrap #menu .item .submenu { padding-top: 18px; padding-bottom: 19px; padding-bottom: 0px; background-color: #0158A3; display: none; visibility: hidden; position: absolute; float: left; top: 47px; left: 0px; text-align: left; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; z-index: 9999; }
#header #menu-wrap #menu .item:hover .submenu, #header #menu-wrap #menu .item:active .submenu, #header #menu-wrap #menu .item:focus .submenu { display: block; visibility: visible; background-color: #0158A3; }
#header #menu-wrap #menu .item .submenu .subitem { position: relative; display: block; min-height: 29px; padding-top: 0px; padding-bottom: 0px; min-width: 0px; text-align: left; font-size: 18px; line-height: 1; font-weight: 400; }
#header #menu-wrap #menu .item .submenu .subitem a { display: block; padding-left: 20px; padding-right: 20px; padding-top: 1px; padding-bottom: 18px; min-width: 366px; }
#header #menu-wrap #menu .item .submenu .subitem a:hover, #header #menu-wrap #menu .item .submenu .subitem a:active, #header #menu-wrap #menu .item .submenu .subitem a:focus { color: #FCEB00; background-color: #0158A3; }
#header #menu-wrap #menu .item.active .submenu .subitem a:hover, #header #menu-wrap #menu .item.active .submenu .subitem a:active, #header #menu-wrap #menu .item.active .submenu .subitem a:focus { color: #FCEB00; background-color: #0158A3; }
#header #menu-wrap #menu .item.active .submenu .subitem a { color: #ffffff; background-color: #0158A3; }
#header #menu-wrap #menu .item .submenu .subitem.active a {  color: #FCEB00; background-color: #0158A3; }
/**/
/*#header #menu-wrap #menu .item .submenu .subitem .tremenu { padding-top: 18px; padding-bottom: 0px; background-color: #FCEB00; display: none; visibility: hidden; position: absolute; float: left; top: -18px; left: 366px; text-align: left; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -ms-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; z-index: 9999; }
#header #menu-wrap #menu .item .submenu .subitem:hover .tremenu, #header #menu-wrap #menu .item .submenu .subitem:active .tremenu, #header #menu-wrap #menu .item .submenu .subitem:focus .tremenu { display: block; visibility: visible; background-color: #FCEB00; }
#header #menu-wrap #menu .item .submenu .subitem .tremenu .treitem { display: block; min-height: 29px; padding-top: 0px; padding-bottom: 0px; min-width: 0px; text-align: left; font-size: 18px; line-height: 1; font-weight: 400; }
#header #menu-wrap #menu .item .submenu .subitem .tremenu .treitem a { display: block; padding-left: 20px; padding-right: 20px; padding-top: 1px; padding-bottom: 18px; min-width: 366px; }
#header #menu-wrap #menu .item .submenu .subitem .tremenu .treitem a:hover, #header #menu-wrap #menu .item .submenu .subitem .tremenu .treitem a:active, #header #menu-wrap #menu .item .submenu .subitem .tremenu .treitem a:focus { color: #0158A3; background-color: #FCEB00; }
#header #menu-wrap #menu .item .submenu .subitem.active .tremenu .treitem a:hover, #header #menu-wrap #menu .item submenu .subitem.active .tremenu .treitem a:active, #header #menu-wrap #menu .item .submenu .subitem.active .tremenu .treitem a:focus { color: #0158A3; background-color: #FCEB00; }
#header #menu-wrap #menu .item .submenu .subitem.active .tremenu .treitem a { color: #FFFFFF; background-color: #B1DDFF; }
#header #menu-wrap #menu .item .tremenu .treitem.active a { color: #0158A3; background-color: #FCEB00; }
/* header, social */
/*#header #menu-wrap #social { display: none; visibility: hidden; }
#header #menu-wrap #social .item { height: 47px; min-width: 0px; float: left; color: #FFFFFF; text-transform: uppercase; font-size: 16px; line-height: 1.125; font-weight: 400; }
#header #menu-wrap #social .item.first a { padding-left: 0px; }
#header #menu-wrap #social .item a { display: block; padding-top: 14px; padding-bottom: 15px; color: #FFFFFF; text-decoration: none; padding-left: 20px; padding-right: 20px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#header #menu-wrap #social .item a:hover, #header #menu-wrap #social .item a:active, #header #menu-wrap #social .item a:focus { background-color: #0066B3; color: #fff; text-decoration: none; }
#header #menu-wrap #social .item.active a { background-color: #0066B3; color: #fff; }

/* main */
#main { position: relative; float: left; min-height: 0px; width: 100%; min-width: 1250px; padding-top: 0px; padding-bottom: 50px; z-index: 10000; }
#main #main-wrap { position: relative; min-height: 0px; width: 1230px; min-width: 1250px; margin-left: auto; margin-right: auto; z-index: 10000; }
#main #main-wrap .banner { display: block; width: 300px; height: 175px; background-position: top left; background-repeat: no-repeat; padding-top: 51px; padding-bottom: 51px; padding-left: 26.5px; padding-right: 26.5px; text-transform: uppercase; text-align: center; color: #fff; font-size: 30px; font-weight: 700; line-height: 1.166666666666667; letter-spacing: 0.5px; z-index: 10001; }
#main #main-wrap .item.responsive { display: none; visibility: hidden; }
#main #main-wrap .item.social { display: none; visibility: hidden; }
/* main, menu */
#main #main-wrap #menu { position: relative; display: block; float: left; min-height: 175px; width: 300px; overflow: visible; z-index: 10002; }
#main #main-wrap #menu .banner.green { background-image: url('../img/info-bg.jpg'); color: #fff; }
#main #main-wrap #menu h3 { display: block; text-align: left; font-size: 18px; font-weight: 400; background-color: #000; color: #fff; line-height: 1; width: 300px; height: 50px; padding-top: 16px; padding-bottom: 16px; padding-right: 13px; padding-left: 21px; text-decoration: none; color: #fff; }
#main #main-wrap #menu h3:after { float: right; /*content:"\f0ab";*/content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;color: #fff;font-size:16px; padding-right:5px; font-family:Font Awesome\ 5 Free;font-weight:900; }
#main #main-wrap #menu .item { position: relative; display: block; float: left; width: 300px; min-height: 50px; overflow: visible; z-index: 10003; }
#main #main-wrap #menu .item a { display: block; text-align: left; font-size: 18px; color: #000; line-height: 1; width: 300px; min-height: 50px; padding-top: 16px; padding-bottom: 16px; padding-right: 21px; padding-left: 21px; text-decoration: none; }
#main #main-wrap #menu .item a:hover, #main #main-wrap #menu .item a:active, #main #main-wrap #menu .item a:focus { background-color: #000; color: #fff; text-decoration: none; /*color: #000; text-decoration: underline;*/ }
#main #main-wrap #menu .item a.even { background-color: #EFEFEF; }
#main #main-wrap #menu .item a.odd { background-color: #E0E0E0; }
#main #main-wrap #menu .item.even a { background-color: #EFEFEF; }
#main #main-wrap #menu .item.odd a { background-color: #E0E0E0; }
#main #main-wrap #menu .item.even a:hover, #main #main-wrap #menu .item.even a:active, #main #main-wrap #menu .item.even a:focus { background-color: #000; color: #fff; text-decoration: none; /*color: #000; text-decoration: underline;*/ }
#main #main-wrap #menu .item.odd a:hover, #main #main-wrap #menu .item.odd a:active, #main #main-wrap #menu .item.odd a:focus { background-color: #000; color: #fff; text-decoration: none; /*color: #000; text-decoration: underline;*/ }
#main #main-wrap #menu .item a.active { background-color: #000; color: #fff; text-decoration: none; /*color: #000; text-decoration: underline;*/ }
/**/
#main #main-wrap #menu .item a.black { background-color: #000; color: #fff; padding-left: 30px; }
#main #main-wrap #menu .item a.black:hover, #main #main-wrap #menu .item a.black:active, #main #main-wrap #menu .item a.black:focus { background-color: #000; color: #FFEE00; text-decoration: none; }
#main #main-wrap #menu .item a.black.active { background-color: #000; color: #FFEE00; text-decoration: none; }
#main #main-wrap #menu .item a.black:before { content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;color: #fff;font-size:16px; padding-right:5px; font-family:Font Awesome\ 5 Free;font-weight:900; }
#main #main-wrap #menu .item a.black:hover:before, #main #main-wrap #menu .item a.black:active:before, #main #main-wrap #menu .item a.black:focus:before { color: #FFEE00; }
#main #main-wrap #menu .item a.black.active:before { color: #FFEE00; }
/**/
#main #main-wrap #menu .item .submenu { display: none; visibility: hidden; /*display: block; visibility: visible;*/ position: absolute; top: 0px; left: 300px; z-index: 10003; }
#main #main-wrap #menu .item:hover .submenu, #main #main-wrap #menu .item:active .submenu, #main #main-wrap #menu .item:focus .submenu { display: block; visibility: visible; }
#main #main-wrap #menu .item .submenu .subitem { display: block; float: left; width: 300px; min-height: 50px; z-index: 10003; }
#main #main-wrap #menu .item .submenu .subitem a { display: block; text-align: left; font-size: 18px; color: #000; line-height: 1; width: 300px; min-height: 50px; padding-top: 16px; padding-bottom: 16px; padding-right: 21px; padding-left: 21px; text-decoration: none; }
#main #main-wrap #menu .item .submenu .subitem a:hover, #main #main-wrap #menu .item .submenu .subitem a:active, #main #main-wrap #menu .item .submenu .subitem a:focus { color: #000; text-decoration: underline; }
#main #main-wrap #menu .item .submenu .subitem a.active { color: #000; text-decoration: underline; }
#main #main-wrap #menu .item .submenu .subitem a.even { background-color: #EFEFEF; }
#main #main-wrap #menu .item .submenu .subitem a.odd { background-color: #E0E0E0; }
#main #main-wrap #menu .item .submenu .subitem.even a { background-color: #EFEFEF; }
#main #main-wrap #menu .item .submenu .subitem.odd a { background-color: #E0E0E0; }
#main #main-wrap #menu .item .submenu .subitem a.black { background-color: #000; color: #fff; padding-left: 30px; }
#main #main-wrap #menu .item .submenu .subitem a.black:hover, #main #main-wrap #menu .item .submenu .subitem a.black:active, #main #main-wrap #menu .item .submenu .subitem a.black:focus { background-color: #000; color: #FFEE00; text-decoration: none; }
#main #main-wrap #menu .item .submenu .subitem a.black.active { background-color: #000; color: #FFEE00; text-decoration: none; }
/**/
#main #main-wrap #menu .item .submenu .subitem .tremenu { display: none; visibility: hidden; position: absolute; top: 0px; left: 300px; z-index: 10003; } 
#main #main-wrap #menu .item .submenu .subitem:hover .tremenu, #main #main-wrap #menu .item .submenu .subitem:active .tremenu, #main #main-wrap #menu .item .submenu .subitem:focus .tremenu { display: block; visibility: visible; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem { display: block; float: left; width: 300px; min-height: 50px; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a { display: block; text-align: left; font-size: 18px; color: #000; line-height: 1; width: 300px; min-height: 50px; padding-top: 16px; padding-bottom: 16px; padding-right: 21px; padding-left: 21px; text-decoration: none; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a:hover, #main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a:active, #main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a:focus { background-color: #000; color: #FFEE00; text-decoration: none; /*color: #000; text-decoration: underline;*/ }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a.active { background-color: #000; color: #FFEE00; text-decoration: none; /*color: #000; text-decoration: underline;*/ }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a.even { background-color: #EFEFEF; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem a.odd { background-color: #E0E0E0; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.even a { background-color: #EFEFEF; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.odd a { background-color: #E0E0E0; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.even a:hover, #main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.even a:active, #main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.even a:focus { background-color: #000; color: #FFEE00; text-decoration: none; }
#main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.odd a:hover, #main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.odd a:active, #main #main-wrap #menu .item .submenu .subitem .tremenu .treitem.odd a:focus { background-color: #000; color: #FFEE00; text-decoration: none; }

/* main, content */
#main #main-wrap #content { position: relative; display: block; float: left; min-height: 515px; width: 610px; margin-left: 10px; margin-right: 10px; z-index: 3; }
/* main, content, important */
#main #main-wrap #content #important { position: relative; float: left; display: block; width: 610px; height: 120px; text-align: left; margin-bottom: 10px; }
#main #main-wrap #content #important a { margin-left: 10px; text-decoration: none; margin-bottom: 10px; font-size: 18px; font-weight: 400; line-height: 1; letter-spacing: 1px; color: #000; text-transform: uppercase; display: block; float: left; width: 300px; height: 50px; background-color: #E0E0E0; padding-left: 21px; padding-right: 21px; padding-top: 16px; padding-bottom: 16px; }
#main #main-wrap #content #important a.first { margin-left: 0px; }
#main #main-wrap #content #important a.long { font-size: 14px; line-height: 1.285714285714286; }
#main #main-wrap #content #important a:hover, #main #main-wrap #content #important a:active, #main #main-wrap #content #important a:focus { text-decoration: underline; color: #000; }
/* main, banners, slider */
#main #main-wrap #content #slider-wrap { display: block; float: left; width: 610px; height: 426px; z-index: 5; }
#main #main-wrap #content #slider-wrap #slider { width: 610px; height: 360px; overflow: hidden; /*-webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;*/ z-index: 6; }
#main #main-wrap #content #slider-wrap #slider .item { position: relative; width: 610px; height: 360px; overflow: hidden; /*-webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;*/ z-index: 7; }
#main #main-wrap #content #slider-wrap #slider .item .text { background-color:rgba(0, 0, 0, 0.8); position: absolute; bottom: 0px; left: 0px; width: 610px; height: 110px; z-index: 8; }
#main #main-wrap #content #slider-wrap #slider .item .text h2 { position: absolute; width: 350px; left: 30px; bottom: 31px; color: #fff; font-size: 20px; font-weight: 400; line-height: 1.25; text-transform: none; text-align: left; }
#main #main-wrap #content #slider-wrap #slider .item .text p { display: none; position: absolute; left: 30px; bottom: 31px; color: #fff; font-size: 16px; font-weight: 400; line-height: 0.8; text-transform: uppercase; }
#main #main-wrap #content #slider-wrap #slider .item .text a.button { position: absolute; right: 20px; bottom: 30px; height: 50px; min-width: 0px; max-width: 186px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: block; padding-top: 16px; padding-right: 20px; padding-left: 23px; background-color: #FFEE00; border-style: solid; border-width: 2px; border-color: #000; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 15px; font-weight: 400; line-height: 1; color: #000; text-transform: uppercase; letter-spacing: 0.5px; }
#main #main-wrap #content #slider-wrap #slider .item .text a.button:hover, #main #main-wrap #content #slider-wrap #slider .item .text a.button:active, #main #main-wrap #content #slider-wrap #slider .item .text a.button:focus { background-color: #000; color:#FFEE00; text-decoration: none; }
#main #main-wrap #content #slider-wrap #slides { width: 610px; height: 66px; } 
#main #main-wrap #content #slider-wrap #slides a { display: inline-block; margin-left: 6px; margin-top: 15px; height: 10px; width: 10px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #000; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #main-wrap #content #slider-wrap #slides a.active { background-color: #8B8B8B; }
#main #main-wrap #content #slider-wrap #slides a.first { margin-left: 0px; }
#main #main-wrap #content #slider-wrap #slides a:hover, #main #main-wrap #content #slider-wrap #slides a:active, #main #main-wrap #content #slider-wrap #slides a:focus { background-color: #8B8B8B; }
/* main, content, uradna-tabula-a-oznamy */
#main #main-wrap #content #uradna-tabula-a-oznamy { position: relative; float: left; display: block; width: 610px; min-height: 0px; text-align: center; }
#main #main-wrap #content #uradna-tabula-a-oznamy h2 { font-size: 30px; line-height: 1.166666666666667; letter-spacing: 0.5px; text-transform: uppercase; font-weight: 400; margin-bottom: 11px; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item { display: block; float: left; text-align: left; background-color: #EFEFEF; margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px; padding-left: 27px; padding-right: 27px; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.important { background-color: #FFEE00; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item h3 { width: 451px; min-height: 22px; margin-top: 5px; margin-left: 19px; margin-bottom: 0px; display: block; float: right; font-size: 18px; letter-spacing: 1px; line-height: 1.111111111111111; font-weight: 400; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item h3:before { text-decoration: none; content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;color:#000; font-size:16px; padding-right:5px; font-family:Font Awesome\ 5 Free;font-weight:900; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.important h3 { width: 368px; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item a h3 { color: #000; text-decoration: underline; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item a:hover h3, #main #main-wrap #content #uradna-tabula-a-oznamy .item a:active h3, #main #main-wrap #content #uradna-tabula-a-oznamy .item a:focus h3 { color: #000; text-decoration: none; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item a h3:before { text-decoration: none; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item span { width: 86px; display: block; float: left; font-size: 14px; line-height: 1.428571428571429; background-color: #000; color: #fff; font-weight: 400; padding-left: 8px; padding-right: 7px; padding-top: 5px; padding-bottom: 6px; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item div { display: block; float: left; font-size: 14px; line-height: 1.428571428571429; background-color: #E50019; color: #fff; font-weight: 400; padding-left: 8px; padding-right: 7px; padding-top: 5px; padding-bottom: 6px; text-transform: uppercase; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.important div { margin-left: 5px; margin-right: 1px; width: 77px; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a h3 { text-decoration: none; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a:hover h3, #main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a:active h3, #main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a:focus h3 { text-decoration: underline; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a.pdf { position: relative; display: inline-block; margin-top: 29px; margin-bottom: 6px; margin-left: 105px; padding-left: 9px; padding-right: 9px; padding-top: 4px; padding-bottom: 6px; text-align: center; background-color: #E50019; min-width: 171px; height: 30px; color: #fff; font-size: 14px; font-weight: 400; line-height: 1.428571428571429; text-transform: uppercase; text-decoration: none; }
#main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a.pdf:hover, #main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a.pdf:active, #main #main-wrap #content #uradna-tabula-a-oznamy .item.pdf a.pdf:focus { background-color: #ff001e; text-decoration: none; }
#main #main-wrap #content #uradna-tabula-a-oznamy a.pagination { color: #000; text-decoration: underline; float: right; margin-left: 5px; }
#main #main-wrap #content #uradna-tabula-a-oznamy a.pagination:hover, #main #main-wrap #content #uradna-tabula-a-oznamy a.pagination:active, #main #main-wrap #content #uradna-tabula-a-oznamy a.pagination:focus { color: #000; text-decoration: none; }
#main #main-wrap #content #uradna-tabula-a-oznamy a.pagination.active { color: #000; text-decoration: none; }
/* main, content, novinky */
#main #main-wrap #content #novinky { position: relative; float: left; display: block; width: 610px; min-height: 0px; text-align: center; }
#main #main-wrap #content #novinky h2 { font-size: 30px; line-height: 1.166666666666667; letter-spacing: 0.5px; text-transform: uppercase; font-weight: 400; padding-top: 29px; margin-bottom: 11px; }
#main #main-wrap #content #novinky .item { display: block; float: left; text-align: left; background-color: #EFEFEF; margin-bottom: 10px; padding-top: 20px; padding-bottom: 30px; padding-left: 27px; padding-right: 27px; }
#main #main-wrap #content #novinky .item h3 { width: 451px; min-height: 22px; margin-top: 4px; margin-left: 19px; margin-bottom: 20px; display: block; float: right; font-size: 18px; letter-spacing: 1px; line-height: 1.111111111111111; text-transform: uppercase; font-weight: 400; }
#main #main-wrap #content #novinky .item h3:before { text-decoration: none; content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;color:#000; font-size:16px; padding-right:5px; font-family:Font Awesome\ 5 Free;font-weight:900; }
#main #main-wrap #content #novinky .item a h3 { color: #000; text-decoration: underline; }
#main #main-wrap #content #novinky .item a:hover h3, #main #main-wrap #content #novinky .item a:active h3, #main #main-wrap #content #novinky .item a:focus h3 { color: #000; text-decoration: none; }
#main #main-wrap #content #novinky .item a h3:before { text-decoration: none; }
#main #main-wrap #content #novinky .item span { text-align: center; width: 86px; margin-bottom: 15px; display: block; float: left; font-size: 14px; line-height: 1.428571428571429; background-color: #000; color: #fff; font-weight: 400; padding-left: 8px; padding-right: 7px; padding-top: 5px; padding-bottom: 6px; }
#main #main-wrap #content #novinky .item img { display: block; float: left; width: 231px; height: 173px; margin-right: 28px; margin-bottom: 0px; }
#main #main-wrap #content #novinky .item p { font-size: 18px; line-height: 1.111111111111111; font-weight: 400; text-align: left; width: 297px; display: inline-block; }
#main #main-wrap #content #novinky a.pagination { color: #000; text-decoration: underline; float: right; margin-left: 5px; }
#main #main-wrap #content #novinky a.pagination:hover, #main #main-wrap #content #novinky a.pagination:active, #main #main-wrap #content #novinky a.pagination:focus { color: #000; text-decoration: none; }
#main #main-wrap #content #novinky a.pagination.active { color: #000; text-decoration: none; }
/* main, breadcrumbs */
#main #main-wrap #content #breadcrumbs-wrap { min-height: 60px; width: 100%; background-color: #E0E0E0; margin-bottom: 20px; z-index: 3; }
#main #main-wrap #content #breadcrumbs-wrap #breadcrumbs { font-size: 14px; font-weight: 400; line-height: 1.428571428571429; text-transform: uppercase; min-height: 60px; width: 610px; padding-left: 27px; padding-right: 27px; margin-left: auto; margin-right: auto; text-align: left; z-index: 4; }
#main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a { padding-top: 21px; padding-bottom: 19px; display: inline-block; color: #000; text-decoration: none; margin-right: 7px; }
#main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a:hover, #main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a:active, #main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a:focus { color: #000; text-decoration: underline; }
#main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a.visited { color: #000; text-decoration: underline; }
#main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a.visited:hover, #main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a.visited:active, #main #main-wrap #content #breadcrumbs-wrap #breadcrumbs a.visited:focus { color: #000; text-decoration: none; }
#main #main-wrap #content #breadcrumbs-wrap #breadcrumbs i { display: inline-block; margin-right: 7px; }
/* main, static */
#main #main-wrap #content #static-wrap { min-height: 0px; overflow: auto; width: 100%; background-color: #EFEFEF; z-index: 3; }
#main #main-wrap #content #static-wrap #static { position: relative; min-height: 0px; overflow: auto; width: 610px; padding-left: 27px; padding-right: 27px; padding-top: 18px; padding-bottom: 30px; margin-left: auto; margin-right: auto; text-align: left; color: #000000; font-size: 16px; line-height: 1.125; z-index: 4; }
#main #main-wrap #content #static-wrap #static h1 { padding: 0; margin: 0; font-size: 30px; font-weight: 400; line-height: 1.6; text-transform: uppercase; margin-bottom: 20px; }
#main #main-wrap #content #static-wrap #static h2 { padding: 0; margin: 0; font-size: 30px; font-weight: 400; line-height: 1.6; text-transform: uppercase; margin-bottom: 20px; }
#main #main-wrap #content #static-wrap #static h3 { padding: 0; margin: 0; font-size: 23px; font-weight: 700; line-height: 1; text-transform: uppercase; margin-bottom: 20px; }
#main #main-wrap #content #static-wrap #static h4 { padding: 0; margin: 0; font-size: 23px; font-weight: 400; line-height: 1; text-transform: uppercase; margin-bottom: 20px; color: #00529C; }
#main #main-wrap #content #static-wrap #static h5 { padding: 0; margin: 0; font-size: 18px; font-weight: 700; line-height: 1.111111111111111; text-transform: uppercase; margin-bottom: 20px; }
#main #main-wrap #content #static-wrap #static h6 { padding: 0; margin: 0; font-size: 18px; font-weight: 400; line-height: 1; text-transform: uppercase; margin-bottom: 20px; }
#main #main-wrap #content #static-wrap #static figure { max-width: 556px; }
#main #main-wrap #content #static-wrap #static img { max-width: 556px; }
#main #main-wrap #content #static-wrap #static a {  text-decoration: underline; color: #000; z-index: 5; }
#main #main-wrap #content #static-wrap #static a:hover, #main #main-wrap #content #static-wrap #static a:active, #main #main-wrap #content #static-wrap #static a:focus { color: #000; text-decoration: none; }
#main #main-wrap #content #static-wrap #static p { padding: 0; margin: 0; margin-bottom: 10px; font-size: 16px; line-height: 1.111111111111111; }
#main #main-wrap #content #static-wrap #static p a { font-size: 16px; color: #000; text-decoration: underline; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #main-wrap #content #static-wrap #static p a:hover, #main #main-wrap #content #static-wrap #static p a:active, #main #main-wrap #content #static-wrap #static p a:focus { color: #000; text-decoration: none; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #main-wrap #content #static-wrap #static ul { padding: 0; margin: 0; /*margin-bottom: 43px;*/ margin-bottom: 10px; font-size: 16px; }
#main #main-wrap #content #static-wrap #static ul li { display: block; list-style-type: none; font-size: 16px; list-style-position: inside; text-indent: -23px; padding-left: 23px; }
#main #main-wrap #content #static-wrap #static ul li:before {content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #000; font-size: 14px; line-height: 1.428571428571429; padding-right: 10px; font-family:Font Awesome\ 5 Free; font-weight:900; }
#main #main-wrap #content #static-wrap #static ul li a { color: #000; text-decoration: underline; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; font-size: 16px; }
#main #main-wrap #content #static-wrap #static ul li a:hover, #main #main-wrap #content #static-wrap #static ul li a:active, #main #main-wrap #content #static-wrap #static ul li a:focus { color: #000; text-decoration: none; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #main-wrap #content #static-wrap #static ul li i { color: #000; font-size: 14px; line-height: 1.428571428571429; margin-right: 6px; }
/**/
#main #main-wrap #content #static-wrap #static .formitem { margin-bottom: 10px; padding-top: 10px; }
#main #main-wrap #content #static-wrap #static .formitem label { position: relative; display: block; font-size: 16px; line-height: 1.125; font-weight: 400; text-transform: uppercase; padding-left: 11px; padding-right: 11px; margin-bottom: 7px; }
#main #main-wrap #content #static-wrap #static .formitem label .required { color: #FF0000; }
#main #main-wrap #content #static-wrap #static .formitem label .alert { text-align: right; display: inline-block; color: #FF0000; float: right; padding-right: 177px; }
#main #main-wrap #content #static-wrap #static .formitem label.radios { display: inline-block; }
#main #main-wrap #content #static-wrap #static .formitem input { cursor: pointer; display: block; outline: none; padding-left: 20px; padding-right: 20px; background-color: #F4F4F4; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: none; width: 610px; height: 50px; }
#main #main-wrap #content #static-wrap #static .formitem input:hover, #main #main-wrap #content #static-wrap #static .formitem input:active, #main #main-wrap #content #static-wrap #static .formitem input:focus { background-color: #F4F4F4; border-color: #D9D9D9; border-style: solid; border-width: 2px; }
#main #main-wrap #content #static-wrap #static .formitem input[type="radio"] { display: inline-block; border: initial; width: auto; height: auto; padding-left: 0px; padding-right: 0px; background-color: initial; -webkit-border-radius: initial; -moz-border-radius: initial; border-radius: initial; }
#main #main-wrap #content #static-wrap #static .formitem input[type="checkbox"] { display: inline-block; border: initial; width: auto; height: auto; padding-left: 0px; padding-right: 0px; background-color: initial; -webkit-border-radius: initial; -moz-border-radius: initial; border-radius: initial; }
#main #main-wrap #content #static-wrap #static .formitem input.alert { border-color: #FF0000; background-color: #F4F4F4; border-style: solid; border-width: 2px; }
#main #main-wrap #content #static-wrap #static .formitem textarea { cursor: pointer; resize: none; border: none; outline: none; display: block; outline: none; padding: 20px; background-color: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: none; width: 610px; height: 154px; }
#main #main-wrap #content #static-wrap #static .formitem textarea.small { height: 100px; }
#main #main-wrap #content #static-wrap #static .formitem textarea:hover, #main #main-wrap #content #order-wrap #order #client .formitem textarea:active, #main #main-wrap #content #order-wrap #order #client .formitem textarea:focus { background-color: #F4F4F4; border-color: #D9D9D9; border-style: solid; border-width: 2px; }
#main #main-wrap #content #static-wrap #static .formitem .required { color: #FF0000; }
#main #main-wrap #content #static-wrap #static .formitem p { font-size: 16px; font-weight: 400; line-height: 1.125; padding-top: 20px; margin-bottom: 26px; }
#main #main-wrap #content #static-wrap #static .formitem p a { color: #000; text-decoration: underline; }
#main #main-wrap #content #static-wrap #static .formitem p a:hover, #main #main-wrap #content #static-wrap #static p a:active, #main #main-wrap #content #static-wrap #static p a:focus { color: #000; text-decoration: none; }
#main #main-wrap #content #static-wrap #static label.checks { cursor: pointer; width: 270px; display: block; padding-top: 3px; margin-bottom: 9px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #main-wrap #content #static-wrap #static label.checks i { /*display: block;*/ display: none; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -1px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #main-wrap #content #static-wrap #static input.checks { /*visibility: hidden; display: none;*/ display: block; float: left; font-size: 22px; margin-right: 11px; margin-top: -1px; }
#main #main-wrap #content #static-wrap #static label.checks a { color: #B1DDFF; text-decoration: underline; }
#main #main-wrap #content #static-wrap #static label.checks a:hover, #main #main-wrap #content #static-wrap #static label.checks a:active, #main #main-wrap #content #static-wrap #static label.checks a:focus { color: #B1DDFF; text-decoration: none; }
#main #main-wrap #content #static-wrap #static #sender { font-family: 'roboto', sans-serif; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; font-size: 16px; line-height: 1.25; margin-top: 7px; border: none; height: 75px; width: 300px; padding-left: 52px; padding-right: 52px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-weight: 400; color: #ffffff; text-transform: uppercase; cursor: pointer; z-index: 5; }
#main #main-wrap #content #static-wrap #static #sender:hover, #main #main-wrap #content #static-wrap #static #sender:active, #main #main-wrap #content #static-wrap #static #sender:focus { border-style: solid; border-width: 2px; border-color: #B1DDFF; background-color: #ffffff; color: #B1DDFF; text-decoration: none; }
/**/
#main #main-wrap #content #static-wrap #static table { width: 100%; }
#main #main-wrap #content #static-wrap #static table tr { width: 100%; }
#main #main-wrap #content #static-wrap #static table tr th { padding-top: 4px; padding-bottom: 4px; padding-left: 10px; background-color: #000; color: #fff; }
#main #main-wrap #content #static-wrap #static table tr th.first { width: 65px; padding-right: 20px; }
#main #main-wrap #content #static-wrap #static table tr th.second { width: 100px; padding-right: 20px; }
#main #main-wrap #content #static-wrap #static table tr th.third { width: 150px; padding-right: 20px; }
#main #main-wrap #content #static-wrap #static table tr th.fourth { width: 100px; padding-right: 20px; }
#main #main-wrap #content #static-wrap #static table tr td { padding-left: 10px; padding-top: 9px; padding-bottom: 9px; }
#main #main-wrap #content #static-wrap #static table tr.even td { background-color: #E0E0E0; }
#main #main-wrap #content #static-wrap #static table tr.odd td { background-color: #EFEFEF; }
/**/
#main #main-wrap #content #static-wrap #static a.button { position: relative; display: inline-block; margin-bottom: 6px; padding-left: 9px; padding-right: 9px; padding-top: 4px; padding-bottom: 6px; text-align: center; background-color: #E50019; min-width: 0px; height: 30px; color: #fff; font-size: 14px; font-weight: 400; line-height: 1.428571428571429; text-transform: uppercase; text-decoration: none; }
#main #main-wrap #content #static-wrap #static a.button:hover, #main #main-wrap #content #static-wrap #static a.button:active, #main #main-wrap #content #static-wrap #static a.button:focus { background-color: #ff001e; text-decoration: none; }
#main #main-wrap #content #static-wrap #static a.button.active { background-color: #ff001e; text-decoration: none; }

/* main, files */
#main #main-wrap #content #files-wrap { min-height: 0px; width: 100%; z-index: 3; }
#main #main-wrap #content #files-wrap #files { min-height: 0px; width: 610px; margin-left: auto; margin-right: auto; text-align: left; z-index: 4; }
#main #main-wrap #content #files-wrap #files h3 { text-align: center; color: #000000; font-size: 20px; font-weight: 400; line-height: 0.75; text-transform: uppercase; margin-top: 30px; margin-bottom: 20px; }
#main #main-wrap #content #files-wrap #files a { position: relative; padding-top: 22px; padding-bottom: 17px; display: inline-block; color: #000000; text-decoration: none; font-size: 16px; line-height: 1; font-weight: 400; width: 100%; min-height: 60px; padding-left: 30px; padding-right: 70px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #main-wrap #content #files-wrap #files a.even { background-color: #EFEFEF; }
#main #main-wrap #content #files-wrap #files a.odd { background-color: #E0E0E0; }
#main #main-wrap #content #files-wrap #files a:hover, #main #main-wrap #content #files-wrap #files a:active, #main #main-wrap #content #files-wrap #files a:focus { background-color: #EFEFEF; }
#main #main-wrap #content #files-wrap #files a i { color: #000000; font-size: 20px; line-height: 0.9; position: absolute; top: 22px; right: 30px; }
/* main, blog */
#main #main-wrap #content #blog-wrap { min-height: 0px; width: 100%; z-index: 3; }
#main #main-wrap #content #blog-wrap #blog { min-height: 0px; width: 610px; padding-top: 18px; padding-bottom: 53px; margin-left: auto; margin-right: auto; text-align: left; color: #000000; font-size: 16px; line-height: 1.125; z-index: 4; }
#main #main-wrap #content #blog-wrap #blog h2 { display: block; padding: 0; margin: 0; font-size: 25px; font-weight: 200; line-height: 1.6; text-transform: uppercase; margin-top: 14px; margin-bottom: 30px; }
#main #main-wrap #content #blog-wrap #blog .item { display: inline-block; vertical-align: top; width: 300px; min-height: 453px; margin-left: 6px; margin-bottom: 20px; text-align: left; z-index: 6; }
#main #main-wrap #content #blog-wrap #blog .item.first { margin-left: 0px; }
#main #main-wrap #content #blog-wrap #blog .item h4 { font-size: 16px; color: #000000; line-height: 1.25; font-weight: 400; text-transform: uppercase; margin-bottom: 8px; margin-left: 0px; }
#main #main-wrap #content #blog-wrap #blog a.linker { display: block; color: #B1DDFF; text-decoration: underline; }
#main #main-wrap #content #blog-wrap #blog a.linker:hover, #main #main-wrap #content #blog-wrap #blog a.linker:active, #main #main-wrap #content #blog-wrap #blog a.linker:focus { color: #B1DDFF; text-decoration: none; }
/* main, blog, content */
#main #main-wrap #content #blog-wrap #blog .item .content { background-color: #EAEAEA; width: 300px; min-height: 350px; padding-bottom: 30px; }
#main #main-wrap #content #blog-wrap #blog .item .content a { position: relative; display: block; }
#main #main-wrap #content #blog-wrap #blog .item .content a img { }
#main #main-wrap #content #blog-wrap #blog .item .content h3 { font-size: 18px; color: #000000; font-weight: 400; line-height: 1.111111111111111; text-transform: uppercase; padding-top: 17px; padding-left: 21px; padding-right: 21px; }
#main #main-wrap #content #blog-wrap #blog .item .content h3 a { color: #000000; text-decoration: none; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #main-wrap #content #blog-wrap #blog .item .content h3 a:hover, #main #main-wrap #content #blog-wrap #blog .item .content h3 a:active, #main #main-wrap #content #blog-wrap #blog .item .content h3 a:focus { color: #0158A3; text-decoration: none; }
#main #main-wrap #content #blog-wrap #blog .item .content h3 a i { -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #000000; font-size: 16px; line-height: 1.111111111111111; padding-left: 7px; font-family:Font Awesome\ 5 Free; font-weight:900; }
#main #main-wrap #content #blog-wrap #blog .item .content p { font-size: 16px; color: #000000; font-weight: 400; line-height: 1.25; padding-top: 15px; padding-bottom: 7px; padding-left: 21px; padding-right: 21px; }
#main #main-wrap #content #blog-wrap #blog .item .content .button { display: block; text-align: center; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; margin-top: 25px; padding-top: 17px; height: 50px; width: 235px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #ffffff; border-style: solid; border-width: 2px; border-color: #0066B3; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #0066B3; text-transform: uppercase; z-index: 5; }
#main #main-wrap #content #blog-wrap #blog .item .content .button:hover, #main #main-wrap #content #blog-wrap #blog .item .content .button:active, #main #main-wrap #content #blog-wrap #blog .item .content .button:focus { background-color: #0066B3; color: #ffffff; text-decoration: none; }
/* main, gallery */
#main #gallery-wrap { min-height: 0px; width: 100%; z-index: 3; }
#main #gallery-wrap #gallery { /*background-color: #EFEFEF;*/ background-color: transparent; min-height: 0px; width: 610px; padding-bottom: 20px; margin-left: auto; margin-right: auto; text-align: left; color: #000000; font-size: 16px; line-height: 1.125; z-index: 4; }
#main #gallery-wrap #gallery.static { /*background-color: #EFEFEF;*/ background-color: transparent; }
#main #gallery-wrap #gallery h2 { padding: 0; margin: 0; text-align: center; font-size: 30px; font-weight: 400; line-height: 1.6; text-transform: uppercase; margin-bottom: 20px; margin-left: auto; margin-right: auto; }
#main #gallery-wrap #gallery h3 { padding: 0; margin: 0; text-align: center; font-size: 30px; font-weight: 400; line-height: 1.6; text-transform: uppercase; margin-bottom: 20px; }
#main #gallery-wrap #gallery h3.static { text-align: center; color: #000000; font-size: 20px; font-weight: 400; line-height: 0.75; text-transform: uppercase; margin-top: 30px; margin-bottom: 20px; }
#main #gallery-wrap #gallery .item { position: relative; display: inline-block; width: 300px; height: 250px; margin-left: 6px; margin-bottom: 6px; text-align: center; z-index: 6; overflow: hidden; }
#main #gallery-wrap #gallery .item.first { margin-left: 0px; }
#main #gallery-wrap #gallery .item .overlay { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; display: block; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(239, 122, 55, 0); color: #ffffff; }
#main #gallery-wrap #gallery .item .overlay i { display: block; color: #ffffff; font-size: 40px; text-align: center; margin-top: 119px; line-height: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
#main #gallery-wrap #gallery .item:hover .overlay { background-color: rgba(0, 0, 0, 0.8); }
#main #gallery-wrap #gallery .item:hover .overlay i { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
#main #gallery-wrap #gallery .item.content { background-color: rgba(0, 0, 0, 1); }
#main #gallery-wrap #gallery .item .textoverlay { background-color: rgba(0, 0, 0, 0); -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; bottom: 0px; left: 0px; width: 300px; height: 120px; -webkit-box-shadow: inset 0px -120px 120px -85px rgba(0,0,0,1); -moz-box-shadow: inset 0px -120px 120px -85px rgba(0,0,0,1); box-shadow: inset 0px -120px 120px -85px rgba(0,0,0,1); }
#main #gallery-wrap #gallery .item .textoverlay p { margin-bottom: -28px; padding-left: 20px; padding-right: 20px; color: #B1DDFF; text-transform: uppercase; font-size: 25px; line-height: 1.6; font-weight: 200; text-align: left; }
#main #gallery-wrap #gallery .item .textoverlay h3 { padding-left: 20px; padding-right: 20px; margin-top: 48px; margin-bottom: 3px; font-size: 16px; color: #ffffff; line-height: 1.25; font-weight: 400; text-transform: uppercase; text-align: left; }
#main #gallery-wrap #gallery .item .textoverlay h3 i { position: initial; display: initial; top: initial; left: initial; font-size: 16px; text-align: initial; margin-top: 0px; margin-left: 5px; line-height: 1.25; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
#main #gallery-wrap #gallery .item:hover .textoverlay { height: 250px; background-color: rgba(0, 0, 0, 0.7); -webkit-box-shadow: initial; -moz-box-shadow: initial; box-shadow: initial; }
#main #gallery-wrap #gallery .item:hover .textoverlay h3 { margin-top: 30px; margin-bottom: 19px; }
#main #gallery-wrap #gallery .item:hover .textoverlay p { margin-top: 30px; margin-bottom: 0px; }

/* main, informations */
#main #main-wrap #informations { position: relative; display: block; float: left; min-height: 175px; width: 300px; text-decoration: none; z-index: 3; }
#main #main-wrap #informations .banner.red { margin-top: 10px; background-image: url('../img/banner-bg.jpg'); text-decoration: none; color: #fff; }
#main #main-wrap #informations .banner.red:hover, #main #main-wrap #informations .banner.red:active, #main #main-wrap #informations .banner.red:focus { text-decoration: underline; color: #fff; }
#main #main-wrap #informations .banner.red.one { padding-top: 69px; padding-bottom: 33px; }
#main #main-wrap #informations .banner.red.first { margin-top: 0px; }
#main #main-wrap #informations .line { display: block; text-align: left; font-size: 18px; color: #000; line-height: 1; width: 300px; min-height: 50px; padding-top: 16px; padding-bottom: 16px; padding-right: 21px; padding-left: 21px; text-decoration: none; }
#main #main-wrap #informations .line:hover, #main #main-wrap #informations .line:active, #main #main-wrap #informations .line:focus { color: #000; text-decoration: underline; }
#main #main-wrap #informations .line.even { background-color: #E0E0E0; }
#main #main-wrap #informations .line.odd { background-color: #EFEFEF; }


/* main, notice */
/*#main #notice-wrap { display: none; min-height: 47px; width: 100%; background-color: #0158A3; margin-top: 0px; z-index: 3; }
#main #notice-wrap #notice { position: relative; min-height: 47px; width: 1164px; margin-left: auto; margin-right: auto; padding-top: 20px; padding-bottom: 12px; overflow: hidden; font-size: 15px; line-height: 1.058823529411765; text-align: center; color: #FFFFFF; font-weight: 200; z-index: 4; }
#main #notice-wrap #notice h1 { padding: 0; margin: 0; font-size: 25px; font-weight: 200; line-height: 1.6; text-transform: uppercase; margin-bottom: 20px; }
#main #notice-wrap #notice h2 { padding: 0; margin: 0; font-size: 25px; font-weight: 200; line-height: 1.6; text-transform: uppercase; margin-bottom: 20px; }
#main #notice-wrap #notice h3 { padding: 0; margin: 0; font-size: 20px; font-weight: 700; line-height: 1; text-transform: uppercase; margin-bottom: 20px; }
#main #notice-wrap #notice h4 { padding: 0; margin: 0; font-size: 20px; font-weight: 400; line-height: 1; text-transform: uppercase; margin-bottom: 20px; color: #00529C; }
#main #notice-wrap #notice h5 { padding: 0; margin: 0; font-size: 18px; font-weight: 700; line-height: 1.111111111111111; text-transform: uppercase; margin-bottom: 20px; }
#main #notice-wrap #notice h6 { padding: 0; margin: 0; font-size: 18px; font-weight: 400; line-height: 1; text-transform: uppercase; margin-bottom: 20px; }
#main #notice-wrap #notice a { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; margin-top: 7px; margin-bottom: 20px; padding-top: 15px; height: 50px; min-width: 0px; padding-left: 39px; padding-right: 39px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: transparent; border-style: solid; border-width: 2px; border-color: #ffffff; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #ffffff; text-transform: uppercase; z-index: 5; }
#main #notice-wrap #notice a:hover, #main #notice-wrap #notice a:active, #main #notice-wrap #notice a:focus { background-color: #ffffff; color: #0158A3; text-decoration: none; }
#main #notice-wrap #notice p { padding: 0; margin: 0; margin-bottom: 10px; font-size: 20px; line-height: 1.3; }
#main #notice-wrap #notice p a { font-size: 20px; color: #B1DDFF; text-decoration: underline; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #notice-wrap #notice p a:hover, #main #notice-wrap #notice p a:active, #main #notice-wrap #notice p a:focus { color: #B1DDFF; text-decoration: none; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #notice-wrap #notice ul { padding: 0; margin: 0; margin-bottom: 10px; font-size: 16px; }
#main #notice-wrap #notice ul li { list-style-type: none; list-style-position: outside; font-size: 16px; }
#main #notice-wrap #notice ul li:before { content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #B1DDFF; font-size: 14px; line-height: 1.428571428571429; padding-right: 10px; font-family:Font Awesome\ 5 Free; font-weight:900; }
#main #notice-wrap #notice ul li a { color: #B1DDFF; text-decoration: underline; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; font-size: 16px; }
#main #notice-wrap #notice ul li a:hover, #main #notice-wrap #notice ul li a:active, #main #notice-wrap #notice ul li a:focus { color: #B1DDFF; text-decoration: none; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #notice-wrap #notice ul li i { color: #B1DDFF; font-size: 14px; line-height: 1.428571428571429; margin-right: 6px; }
/* main, positives */
/*#main #positives-wrap { display: none; height: 471px; width: 100%; background-color: #ffffff; z-index: 3; }
#main #positives-wrap #positives { position: relative; height: 471px; width: 1231px; margin-left: auto; margin-right: auto; padding-top: 0px; padding-bottom: 0px; overflow: hidden; text-align: center; z-index: 4; }
#main #positives-wrap #positives h2 { padding-top: 54px; padding-bottom: 43px; color: #000000; font-size: 30px; font-weight: 200; text-transform: none;; line-height: 1.6; z-index: 5; }
#main #positives-wrap #positives h2 strong { font-weight: 700; }
#main #positives-wrap #positives .item { display: inline-block; width: 300px; min-height: 270px; margin-left: 9px; text-align: left; float: left; z-index: 6; }
#main #positives-wrap #positives .item.first { margin-left: 0px; }
#main #positives-wrap #positives .item h3 { font-size: 14px; color: #000000; line-height: 1.428571428571429; font-weight: 700; text-transform: uppercase; margin-bottom: 9px; margin-left: 21px; }
#main #positives-wrap #positives .item .content { background-color: #ffffff; width: 300px; float: left; min-height: 243px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
#main #positives-wrap #positives .item .content a { position: relative; display: block; }
#main #positives-wrap #positives .item .content a img { -webkit-border-top-left-radius: 25px; -moz-border-top-left-radius: 25px; border-top-left-radius: 25px; -webkit-border-top-right-radius: 25px; -moz-border-top-right-radius: 25px; border-top-right-radius: 25px; }
#main #positives-wrap #positives .item .content a .text { position: absolute; bottom: 2px; left: 0px; width: 300px; height: 82px; -webkit-box-shadow: inset 0px -82px 82px -55px rgba(0,0,0,1); -moz-box-shadow: inset 0px -82px 82px -55px rgba(0,0,0,1); box-shadow: inset 0px -82px 82px -55px rgba(0,0,0,1); z-index: 7; }
#main #positives-wrap #positives .item .content a .text h4 { position: absolute; left: 20px; bottom: 19px; color: #FFFFFF; font-size: 20px; font-weight: 400; line-height: 1; text-transform: uppercase; }
#main #positives-wrap #positives .item .content a.small .text h4 { font-size: 16px; }
#main #positives-wrap #positives .item .content a.prelink { text-transform: uppercase; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; color: #000000; font-size: 18px; padding-top: 19px; padding-bottom: 15px; line-height: 1.111111111111111; font-weight: 400; text-decoration: none; width: 100%; padding-left: 20px; padding-right: 46px; min-height: 77px; }
#main #positives-wrap #positives .item .content a.prelink i { float: right; margin-right: -23px; margin-top: -21px; }
#main #positives-wrap #positives .item .content a.prelink.three i { margin-top: -40px; }
#main #positives-wrap #positives .item .content a.prelink:hover, #main #positives-wrap #positives .item .content a.prelink:active, #main #positives-wrap #positives .item .content a.prelink:focus { color: #00529C; }
/* main, datas */
/*#main #datas-wrap { display: none; height: 250px; width: 100%; background-color: #0158A3; z-index: 3; }
#main #datas-wrap #datas { position: relative; height: 250px; width: 1231px; margin-left: auto; margin-right: auto; padding-top: 0px; padding-bottom: 0px; overflow: hidden; text-align: center; z-index: 4; }
#main #datas-wrap #datas .item { position: relative; float: left; display: block; width: 307.5px; height: 116px; margin-top: 57px; z-index: 5; }
#main #datas-wrap #datas .item h3 { position: absolute; top: 27px; left: 123px; width: 159px; text-align: left; color: #ffffff; font-size: 25px; font-weight: 400; text-transform: uppercase; line-height: 1.2; }
#main #datas-wrap #datas .item h3 a { color: #ffffff; text-decoration: none; }
#main #datas-wrap #datas .item h3 a strong { font-weight: 700; }
#main #datas-wrap #datas .item h3 a:hover, #main #datas-wrap #datas .item h3 a:active, #main #datas-wrap #datas .item h3 a:focus { color: #ffffff; text-decoration: underline; }
#main #datas-wrap #datas .item .badge { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; top: 0px; left: 0px; padding: 0; overflow: hidden; display: block; height: 116px; width: 116px; border-color: #0292FF; border-width: 5px; border-style: solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #0158A3; z-index: 5; }
#main #datas-wrap #datas .item .badge:hover, #main #datas-wrap #datas .item .badge:active, #main #datas-wrap #datas .item .badge:focus { background: #0158A3; }
#main #datas-wrap #datas .item .badge img { position: absolute; top: -5px; left: -5px; }
/* main, partners */
/*#main #partners-wrap { display: none; height: 136px; width: 100%; background-color: #ffffff; z-index: 3; }
#main #partners-wrap #partners { position: relative; height: 136px; width: 710px; margin-left: auto; margin-right: auto; padding-top: 0px; padding-bottom: 0px; overflow: hidden; text-align: center; z-index: 4; }
#main #partners-wrap #partners img { display: block; float: left; }
#main #partners-wrap #partners img.bek { margin-top: 28px; margin-right: 72px; }
#main #partners-wrap #partners img.pci { margin-top: 35px; margin-right: 80px; }
#main #partners-wrap #partners img.basf { margin-top: 28px; }
/* main, search */
/*#main #search-wrap { display: none; height: 250px; width: 100%; background-color: #B1DDFF; z-index: 3; }
#main #search-wrap #search { position: relative; height: 250px; width: 1230px; margin-left: auto; margin-right: auto; overflow: visible; z-index: 4; }
#main #search-wrap #search form { text-align: left; }
.ui-autocomplete-category { font-weight: bold; padding: .2em .4em; margin: .8em 0 .2em; line-height: 1.5; }
#main #search-wrap #search form .input { display: inline-block; padding-left: 46px; margin-top: 33px; margin-bottom: 20px; padding-right: 17px; font-size: 20px; font-weight: 400; line-height: 0.9; height: 60px; background-color: #FFFFFF; border: none; outline: none; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; cursor: pointer; font-family: 'roboto', sans-serif; z-index: 5; }
#main #search-wrap #search form .input::-webkit-input-placeholder { color: #959595; line-height: 1.35; }
#main #search-wrap #search form .input::-moz-placeholder { color: #959595; }
#main #search-wrap #search form .input:-ms-input-placeholder { color: #959595; }
#main #search-wrap #search form .input:-moz-placeholder { color: #959595; }
#main #search-wrap #search form .input#startplace { width: 294px; }
#main #search-wrap #search form i#startplaceicon { color: #959595; position: absolute; top: 53px; left: 20px; font-size: 20px; z-index: 6; }
#main #search-wrap #search form .input#startdate { width: 146px; margin-left: 6px; }
#main #search-wrap #search form i#startdateicon { color: #959595; position: absolute; top: 53px; left: 321px; font-size: 20px; z-index: 6; }
#main #search-wrap #search form .input#starttime { width: 115px; margin-left: 6px; }
#main #search-wrap #search form i#starttimeicon { color: #959595; position: absolute; top: 53px; left: 476px; font-size: 20px; z-index: 6; }
#main #search-wrap #search form .input#endplace { width: 294px; margin-left: 76px; }
#main #search-wrap #search form i#endplaceicon { color: #959595; position: absolute; top: 53px; left: 675px; font-size: 20px; z-index: 6; }
#main #search-wrap #search form .input#enddate { width: 146px; margin-left: 6px; }
#main #search-wrap #search form i#enddateicon { color: #959595; position: absolute; top: 53px; left: 976px; font-size: 20px; z-index: 6; }
#main #search-wrap #search form .input#endtime { width: 115px; margin-left: 6px; }
#main #search-wrap #search form i#endtimeicon { color: #959595; position: absolute; top: 53px; left: 1131px; font-size: 20px; z-index: 6; }
#main #search-wrap #search form p { position: absolute; top: 103px; left: 674px; width: 264px; font-size: 13px; line-height: 1.153846153846154; color: #ffffff; font-weight: 400; text-align: left; }
#main #search-wrap #search form #searchcar { display: block; width: 224px; height: 67.5px; margin-top: 40px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; cursor: pointer; font-family: 'roboto', sans-serif; font-size: 22px; font-weight: 900; text-transform: uppercase; border: none; outline: none; background-color: #000000; color: #ffffff; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; text-align: center; margin-left: auto; margin-right: auto; }
#main #search-wrap #search form #searchcar:hover, #main #search-wrap #search form #searchcar:active, #main #search-wrap #search form #searchcar:focus { background-color: #ffffff; color: #000000; }
/* main, categories */
/*#main #categories-wrap { height: 388px; width: 100%; background-color: #FFFFFF; z-index: 3; }
#main #categories-wrap #categories { height: 388px; width: 1230px; margin-left: auto; margin-right: auto; text-align: center; z-index: 4; }
#main #categories-wrap #categories h2 { padding-top: 39px; padding-bottom: 30px; color: #000000; font-size: 25px; font-weight: 200; text-transform: uppercase; line-height: 1.6; z-index: 5; }
#main #categories-wrap #categories .item { position: relative; float: left; display: block; width: 307.5px; height: 154px; z-index: 5; }
#main #categories-wrap #categories .item h3 { position: absolute; top: 27px; left: 126px; width: 155px; text-align: left; color: #000000; font-size: 20px; font-weight: 200; text-transform: uppercase; line-height: 1; }
#main #categories-wrap #categories .item h3 a { color: #000000; text-decoration: none; }
#main #categories-wrap #categories .item h3 a strong { font-weight: 900; }
#main #categories-wrap #categories .item h3 a:hover, #main #categories-wrap #categories .item h3 a:active, #main #categories-wrap #categories .item h3 a:focus { color: #000000; text-decoration: underline; }
#main #categories-wrap #categories .item .vehicle { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; top: 0px; left: 0px; display: block; height: 116px; width: 116px; border-color: #DEDEDE; border-width: 5px; border-style: solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #ffba00; background: -moz-linear-gradient(45deg, #ffba00 0%, #0066B3 100%); background: -webkit-linear-gradient(45deg, #ffba00 0%,#0066B3 100%); background: linear-gradient(45deg, #ffba00 0%,#0066B3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba00', endColorstr='#0066B3',GradientType=1 ); z-index: 5; }
#main #categories-wrap #categories .item .vehicle img { margin-top: 30px; }
#main #categories-wrap #categories .item .vehicle:hover, #main #categories-wrap #categories .item .vehicle:active, #main #categories-wrap #categories .item .vehicle:focus { background: #0066B3; background: -moz-linear-gradient(45deg, #0066B3 0%,#ffba00 100%); background: -webkit-linear-gradient(45deg, #0066B3 0%,#ffba00 100%); background: linear-gradient(45deg, #0066B3 0%,#ffba00 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066B3', endColorstr='#ffba00',GradientType=1 ); }
#main #categories-wrap #categories .item .price { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; font-size: 13px; font-weight: 200; line-height: 1.307692307692308; text-transform: uppercase; color: #FFFFFF; text-decoration: none; top: 69px; left: 65px; display: block; height: 85px; width: 85px; padding-top: 11px; padding-left: 12px; padding-right: 10px; border-color: #DEDEDE; border-width: 5px; border-style: solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #44A000; background: -moz-linear-gradient(45deg, #44A000 0%, #00C908 100%); background: -webkit-linear-gradient(45deg, #44A000 0%,#00C908 100%); background: linear-gradient(45deg, #44A000 0%,#00C908 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44A000', endColorstr='#00C908',GradientType=1 ); z-index: 5; }
#main #categories-wrap #categories .item .price strong { font-weight: 900; padding-left: 5px; padding-right: 5px; }
#main #categories-wrap #categories .item .price:hover, #main #categories-wrap #categories .item .price:active, #main #categories-wrap #categories .item .price:focus { color: #FFFFFF; background: #00C908; background: -moz-linear-gradient(45deg, #00C908 0%, #44A000 100%); background: -webkit-linear-gradient(45deg, #00C908 0%,#44A000 100%); background: linear-gradient(45deg, #00C908 0%,#44A000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00C908', endColorstr='#44A000',GradientType=1 ); }
#main #categories-wrap #categories .button { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; margin-top: 30px; padding-top: 14px; height: 50px; width: 380px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #ffffff; border-style: solid; border-width: 2px; border-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #B1DDFF; text-transform: uppercase; z-index: 5; }
#main #categories-wrap #categories .button:hover, #main #categories-wrap #categories .button:active, #main #categories-wrap #categories .button:focus { background-color: #B1DDFF; color: #ffffff; text-decoration: none; }
*/
/* main, services */
/*#main #services-wrap { display: none; height: 199px; width: 100%; background-color: #FFFFFF; z-index: 3; }
#main #services-wrap #services { height: 199px; width: 1230px; margin-left: auto; margin-right: auto; text-align: center; z-index: 4; }
#main #services-wrap #services .item { position: relative; float: left; display: block; width: 307.5px; height: 116px; margin-top: 41px; z-index: 5; }
#main #services-wrap #services .item h3 { position: absolute; top: 27px; left: 126px; width: 159px; text-align: left; color: #000000; font-size: 20px; font-weight: 200; text-transform: uppercase; line-height: 1; }
#main #services-wrap #services .item h3 a { color: #000000; text-decoration: none; }
#main #services-wrap #services .item h3 a strong { font-weight: 900; }
#main #services-wrap #services .item h3 a:hover, #main #services-wrap #services .item h3 a:active, #main #services-wrap #services .item h3 a:focus { color: #000000; text-decoration: underline; }
#main #services-wrap #services .item .badge { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; top: 0px; left: 0px; display: block; height: 116px; width: 116px; border-color: #DEDEDE; border-width: 5px; border-style: solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #0066B3; z-index: 5; }
#main #services-wrap #services .item .badge.green { background-color: #0066B3; }
#main #services-wrap #services .item .badge.blue { background-color: #1964B6; }
#main #services-wrap #services .item .badge.history img { margin-top: 18px; }
#main #services-wrap #services .item .badge.eu img { margin-top: 18px; }
#main #services-wrap #services .item .badge.tuv img { margin-top: 13px; }
#main #services-wrap #services .item .badge.handshake img { margin-top: 35px; }
#main #services-wrap #services .item .badge.green:hover, #main #services-wrap #services .item .badge.green:active, #main #services-wrap #services .item .badge.green:focus { background: #6a9b7b; }
#main #services-wrap #services .item .badge.blue:hover, #main #services-wrap #services .item .badge.blue:active, #main #services-wrap #services .item .badge.blue:focus { background: #1d73cf; }
/* main, destinations */
/*#main #destinations-wrap { display: none; height: 645px; width: 100%; background-color: #ffffff; z-index: 3; }
#main #destinations-wrap #destinations { height: 645px; width: 1230px; margin-left: auto; margin-right: auto; text-align: center; z-index: 4; }
#main #destinations-wrap #destinations h2 { padding-top: 34px; padding-bottom: 28px; color: #000000; font-size: 25px; font-weight: 200; text-transform: uppercase; line-height: 1.6; z-index: 5; }
#main #destinations-wrap #destinations .item { display: inline-block; width: 300px; height: 477px; margin-left: 46px; text-align: left; z-index: 6; }
#main #destinations-wrap #destinations .item.first { margin-left: 0px; }
#main #destinations-wrap #destinations .item h3 { font-size: 14px; color: #000000; line-height: 1.428571428571429; font-weight: 700; text-transform: uppercase; margin-bottom: 9px; margin-left: 21px; }
#main #destinations-wrap #destinations .item .content { background-color: #ffffff; width: 300px; height: 450px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
#main #destinations-wrap #destinations .item .content a { position: relative; display: block; }
#main #destinations-wrap #destinations .item .content a img { -webkit-border-top-left-radius: 25px; -moz-border-top-left-radius: 25px; border-top-left-radius: 25px; -webkit-border-top-right-radius: 25px; -moz-border-top-right-radius: 25px; border-top-right-radius: 25px; }
#main #destinations-wrap #destinations .item .content a .text { position: absolute; bottom: 2px; left: 0px; width: 300px; height: 82px; -webkit-box-shadow: inset 0px -82px 82px -55px rgba(0,0,0,1); -moz-box-shadow: inset 0px -82px 82px -55px rgba(0,0,0,1); box-shadow: inset 0px -82px 82px -55px rgba(0,0,0,1); z-index: 7; }
#main #destinations-wrap #destinations .item .content a .text h4 { position: absolute; left: 20px; bottom: 19px; color: #FFFFFF; font-size: 20px; font-weight: 400; line-height: 1; text-transform: uppercase; }
#main #destinations-wrap #destinations .item .content a.small .text h4 { font-size: 16px; }
#main #destinations-wrap #destinations .item .content a.prelink { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; color: #000000; font-size: 18px; padding-top: 19px; padding-bottom: 15px; line-height: 1.111111111111111; font-weight: 400; text-transform: uppercase; text-decoration: none; width: 100%; padding-left: 21px; padding-right: 21px; height: 60px; border-bottom-color: #f0f0f0; border-bottom-style: solid; border-bottom-width: 1px; }
#main #destinations-wrap #destinations .item .content a.prelink i { float: right; }
#main #destinations-wrap #destinations .item .content a.prelink.two { padding-top: 9px; }
#main #destinations-wrap #destinations .item .content a.prelink.two i { margin-top: -10px; }
#main #destinations-wrap #destinations .item .content a.prelink:hover, #main #destinations-wrap #destinations .item .content a.prelink:active, #main #destinations-wrap #destinations .item .content a.prelink:focus { color: #B1DDFF; }
#main #destinations-wrap #destinations .item .content .button { display: block; text-align: center; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; margin-top: 20px; padding-top: 14px; height: 50px; width: 235px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #ffffff; border-style: solid; border-width: 2px; border-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #B1DDFF; text-transform: uppercase; z-index: 5; }
#main #destinations-wrap #destinations .item .content .button:hover, #main #destinations-wrap #destinations .item .content .button:active, #main #destinations-wrap #destinations .item .content .button:focus { background-color: #B1DDFF; color: #ffffff; text-decoration: none; }*/
/*.container__part-page {
    width: 1230px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    height: 100%;
}
/* main, segments */
/*#main #segments-wrap {
    height: 100%;
    width: 100%;
    background: #ffffff;
    padding-top: 60px;
    padding-bottom: 65px;
}*/









/* main, blog */
#main #segments-wrap #segments h2 { display: block; padding: 0; margin: 0; font-size: 25px; font-weight: 200; line-height: 1.6; text-transform: uppercase; margin-top: 14px; margin-bottom: 30px; }
#main #segments-wrap #segments .item { display: inline-block; vertical-align: top; width: 300px; min-height: 375px; margin-left: 6px; margin-bottom: 20px; text-align: left; z-index: 6; }
#main #segments-wrap #segments .item.first { margin-left: 0px; }
#main #segments-wrap #segments .item h4 { font-size: 16px; color: #000000; line-height: 1.25; font-weight: 400; text-transform: uppercase; margin-bottom: 8px; margin-left: 21px; }
#main #segments-wrap #segments .item .content { background-color: #EAEAEA; width: 300px; min-height: 350px; padding-bottom: 30px; }
#main #segments-wrap #segments .item .content a { position: relative; display: block; }
#main #segments-wrap #segments .item .content a img { }
#main #segments-wrap #segments .item .content h3 { font-size: 18px; color: #000000; font-weight: 400; line-height: 1.111111111111111; text-transform: uppercase; padding-top: 17px; padding-left: 21px; padding-right: 21px; }
/*#main #segments-wrap #segments .item .content h3:after { content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #000000; font-size: 16px; line-height: 1.111111111111111; padding-left: 7px; font-family:Font Awesome\ 5 Free; font-weight:900; }*/
#main #segments-wrap #segments .item .content h3 a { color: #000000; text-decoration: none; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #segments-wrap #segments .item .content h3 a:hover, #main #segments-wrap #segments .item .content h3 a:active, #main #segments-wrap #segments .item .content h3 a:focus { color: #0158A3; text-decoration: none; }
#main #segments-wrap #segments .item .content h3 a i { -moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #000000; font-size: 16px; line-height: 1.111111111111111; padding-left: 7px; font-family:Font Awesome\ 5 Free; font-weight:900; }
#main #segments-wrap #segments .item .content p { font-size: 16px; color: #000000; font-weight: 400; line-height: 1.25; padding-top: 15px; padding-bottom: 7px; padding-left: 21px; padding-right: 21px; }
#main #segments-wrap #segments .item .content .button { display: block; text-align: center; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; margin-top: 25px; padding-top: 17px; height: 50px; width: 235px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #ffffff; border-style: solid; border-width: 2px; border-color: #0066B3; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #0066B3; text-transform: uppercase; z-index: 5; }
#main #segments-wrap #segments .item .content .button:hover, #main #segments-wrap #segments .item .content .button:active, #main #segments-wrap #segments .item .content .button:focus { background-color: #0066B3; color: #ffffff; text-decoration: none; }
#main #segments-wrap #segments a.linker { display: block; color: #B1DDFF; text-decoration: underline; }
#main #segments-wrap #segments a.linker:hover, #main #segments-wrap #segments a.linker:active, #main #blog-wrap #blog a.linker:focus { color: #B1DDFF; text-decoration: none; }

#blog .item p.blog_date_article, #segments .item p.blog_date_article {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
}
#blog .item p.blog_date_article{
    color: black;
}
#segments .item p.blog_date_article{
    color: black;
}

#main #segments-wrap #segments .item .actuality__link-read-more{
    color: #06305C;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    border: 2px solid #0158A3;
    text-decoration: none;
    padding-top: 15px;
    height: 50px;
    width: 235px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    transition: .3s all;
}
#main #segments-wrap #segments .item .actuality__link-read-more:hover{
    background: #0158A3;
    color: white;
}

.segments__link_actualities{
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.segments__link_actualities a{
    color: white;
    background: #0158A3;
    border-radius: 25px;
    font-size: 18px;
    padding: 14px 14px;
    width: 312px;
    border: 2px solid #0158A3;
    transition: .3s all;
    text-transform: uppercase;
    text-decoration: none;
    height: 50px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.segments__link_actualities a:hover{
    color: #0158A3;
    background: transparent;
}

/* main, datetime */
#main #datetime-wrap { height: 120px; width: 100%; min-width: 1250px; background-color: #FFFFFF; z-index: 3; }
#main #datetime-wrap.grey { background-color: #ffffff; }
#main #datetime-wrap #datetime { height: 120px; width: 1230px; margin-left: auto; margin-right: auto; text-align: left; z-index: 4; }
#main #datetime-wrap #datetime #collection { float: left; margin-right: 55px; }
#main #datetime-wrap #datetime #collection h4 { font-size: 16px; line-height: 1.25; font-weight: 400; text-transform: uppercase; margin-top: 24px; }
#main #datetime-wrap #datetime #collection p { font-size: 14px; line-height: 1.428571428571429; font-weight: 400; text-transform: uppercase; color: #B1DDFF; margin-top: 9px; }
#main #datetime-wrap #datetime #collection p i { margin-right: 2px; }
#main #datetime-wrap #datetime #collection p.date { color: #000000; margin-top: 0px; }
#main #datetime-wrap #datetime #delivery { float: left; }
#main #datetime-wrap #datetime #delivery h4 { font-size: 16px; line-height: 1.25; font-weight: 400; text-transform: uppercase; margin-top: 24px; }
#main #datetime-wrap #datetime #delivery p { font-size: 14px; line-height: 1.428571428571429; font-weight: 400; text-transform: uppercase; color: #B1DDFF; margin-top: 9px; }
#main #datetime-wrap #datetime #delivery p i { margin-right: 2px; }
#main #datetime-wrap #datetime #delivery p.date { color: #000000; margin-top: 0px; }
#main #datetime-wrap #datetime a { float: right; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; margin-top: 31px; padding-top: 14px; height: 50px; min-width: 0px; padding-left: 39px; padding-right: 39px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: transparent; border-style: solid; border-width: 2px; border-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #B1DDFF; text-transform: uppercase; z-index: 5; }
#main #datetime-wrap #datetime a:hover, #main #datetime-wrap #datetime a:active, #main #datetime-wrap #datetime a:focus { background-color: #B1DDFF; color: #ffffff; text-decoration: none; }

/* main, filter */
#main #filter-wrap { height: 348px; width: 100%; min-width: 1250px; background-color: #ffffff; z-index: 3; }
#main #filter-wrap #filter { height: 348px; width: 1230px; margin-left: auto; margin-right: auto; text-align: left; z-index: 4; padding-top: 15px; }
#main #filter-wrap #filter h2 { font-size: 25px; font-weight: 200; line-height: 1.6; color: #000000; text-transform: uppercase; }
#main #filter-wrap #filter h2 strong { font-weight: 700; }
#main #filter-wrap #filter h3 { font-size: 20px; font-weight: 700; line-height: 1; color: #000000; text-transform: uppercase; margin-bottom: 12px; }
#main #filter-wrap #filter label { cursor: pointer; }
#main #filter-wrap #filter #category { display: block; float: left; width: 620px; height: 155px; margin-top: 22px; }
#main #filter-wrap #filter #category label { width: 270px; height: 20px; display: block; float: left; padding-top: 3px; margin-bottom: 5px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #filter-wrap #filter #category label i { display: block; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #filter-wrap #filter #category input { visibility: hidden; display: none; }
#main #filter-wrap #filter #fuel { display: block; float: left; width: 305px; height: 155px; margin-top: 22px; }
#main #filter-wrap #filter #fuel label { width: 270px; height: 20px; display: block; float: left; padding-top: 3px; margin-bottom: 5px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #filter-wrap #filter #fuel label i { display: block; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #filter-wrap #filter #fuel input { visibility: hidden; display: none; }
#main #filter-wrap #filter #gearbox { display: block; float: left; width: 305px; height: 90px; margin-top: 22px; }
#main #filter-wrap #filter #gearbox label { width: 270px; height: 20px; display: block; float: left; padding-top: 3px; margin-bottom: 5px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #filter-wrap #filter #gearbox label i { display: block; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #filter-wrap #filter #gearbox input { visibility: hidden; display: none; }

#main #filter-wrap #filter #four { display: block; float: left; width: 305px; height: 43px; margin-top: 22px; }
#main #filter-wrap #filter #four label { width: 270px; height: 20px; display: block; float: left; padding-top: 3px; margin-bottom: 5px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #filter-wrap #filter #four label i { display: block; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #filter-wrap #filter #four input { visibility: hidden; display: none; }

#main #filter-wrap #filter #sort { display: block; float: left; width: 1230px; margin-top: 30px; }
#main #filter-wrap #filter #sort label { height: 20px; display: block; float: left; padding-top: 3px; margin-bottom: 5px; margin-right: 21px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #filter-wrap #filter #sort label i { display: block; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #filter-wrap #filter #sort input { visibility: hidden; display: none; }

/* main, cars */
#main #cars-wrap { min-height: 0px; width: 100%; min-width: 1250px; background-color: #FFFFFF; z-index: 3; }
#main #cars-wrap #cars { min-height: 0px; width: 1230px; margin-left: auto; margin-right: auto; text-align: left; padding-top: 40px; padding-bottom: 32px; z-index: 4; }
#main #cars-wrap #cars a { position: relative; display: inline-block; text-align: center; text-decoration: none; height: 432px; width: 300px; margin-left: 6px; margin-bottom: 10px; background-color: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; overflow: hidden; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #cars-wrap #cars a.first { margin-left: 0px; }
#main #cars-wrap #cars a .advertisement { -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; position: absolute; top: 20px; left: 34px; display: block; padding-top: 5px; padding-bottom: 6px; padding-left: 8px; padding-right: 7px; background-color: #13BD06; font-size: 14px; line-height: 1.071428571428571; color: #FFFFFF; text-transform: uppercase; z-index: 6; }
#main #cars-wrap #cars a h3 { margin-top: 20px; width: 250px; margin-left: auto; margin-right: auto; color: #B1DDFF; font-size: 30px; font-weight: 200; line-height: 1; }
#main #cars-wrap #cars a h4 { margin-top: 22px; width: 205px; margin-left: auto; margin-right: auto; color: #000000; font-size: 16px; font-weight: 400; line-height: 1.25; text-transform: uppercase; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #cars-wrap #cars a p { margin-top: 13px; color: #000000; font-size: 16px; font-weight: 700; line-height: 1.25; text-transform: uppercase; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #cars-wrap #cars a p span { color: #B1DDFF; font-size: 20px; font-weight: 700; line-height: 1; text-transform: uppercase; }
#main #cars-wrap #cars a .button { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; margin-top: 17px; padding-top: 14px; height: 50px; min-width: 0px; padding-left: 39px; padding-right: 39px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: transparent; border-style: solid; border-width: 2px; border-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #B1DDFF; text-transform: uppercase; z-index: 5; }
#main #cars-wrap #cars a:hover, #main #cars-wrap #cars a:active, #main #cars-wrap #cars a:focus { background-color: #000000; }
#main #cars-wrap #cars a:hover h4, #main #cars-wrap #cars a:active h4, #main #cars-wrap #cars a:focus h4 { color: #ffffff; }
#main #cars-wrap #cars a:hover p, #main #cars-wrap #cars a:active p, #main #cars-wrap #cars a:focus p { color: #ffffff; }

/* main, car */
#main #car-wrap { min-height: 0px; width: 100%; min-width: 1250px; background-color: #FFFFFF; z-index: 3; }
#main #car-wrap #car { display: flex; min-height: 0px; width: 1230px; margin-left: auto; margin-right: auto; text-align: right; padding-top: 40px; padding-bottom: 51px; z-index: 4; }
#main #car-wrap #car #photos { order: 1; display: inline-block; width: 590px; min-height: 340px; }
#main #car-wrap #car #photos #mainphoto { position: relative; display: inline-block; margin-bottom: 8px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-align: center; }
#main #car-wrap #car #photos #mainphoto img { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; overflow: hidden; }
#main #car-wrap #car #photos #mainphoto .price { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; position: absolute; font-size: 13px; font-weight: 200; line-height: 1.307692307692308; text-transform: uppercase; color: #FFFFFF; text-decoration: none; top: 30px; left: 39px; display: block; height: 85px; width: 85px; padding-top: 11px; padding-left: 12px; padding-right: 10px; border-color: #DEDEDE; border-width: 5px; border-style: solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #44A000; background: -moz-linear-gradient(45deg, #44A000 0%, #00C908 100%); background: -webkit-linear-gradient(45deg, #44A000 0%,#00C908 100%); background: linear-gradient(45deg, #44A000 0%,#00C908 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44A000', endColorstr='#00C908',GradientType=1 ); z-index: 5; }
#main #car-wrap #car #photos #mainphoto .price strong { font-weight: 900; padding-left: 5px; padding-right: 5px; }
#main #car-wrap #car #photos #mainphoto .price:hover, #main #car-wrap #car #photos #mainphoto .price:active, #main #car-wrap #car #photos #mainphoto .price:focus { color: #FFFFFF; background: #00C908; background: -moz-linear-gradient(45deg, #00C908 0%, #44A000 100%); background: -webkit-linear-gradient(45deg, #00C908 0%,#44A000 100%); background: linear-gradient(45deg, #00C908 0%,#44A000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00C908', endColorstr='#44A000',GradientType=1 ); }
#main #car-wrap #car #photos .smallphoto { display: inline-block; margin-bottom: 8px; float: left; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#main #car-wrap #car #photos .smallphoto img { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; overflow: hidden; }
#main #car-wrap #car #photos .smallphoto.even { margin-left: 0px; }
#main #car-wrap #car #photos .smallphoto.odd { margin-left: 8px; }
#main #car-wrap #car #car-form { order: 2; display: inline-block; width: 610px; min-height: 340px; margin-left: 29px; text-align: left; }
#main #car-wrap #car #car-form h4 { font-size: 16px; font-weight: 400; line-height: 1.25; color: #000000; text-transform: uppercase; margin-bottom: 3px; }
#main #car-wrap #car #car-form h2 { font-size: 40px; font-weight: 200; line-height: 1; color: #B1DDFF; text-transform: uppercase; margin-bottom: 27px; }
#main #car-wrap #car #car-form h2 span { font-size: 14px; }
#main #car-wrap #car #car-form h5 { display: inline-block; margin-bottom: 21px; padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 6px; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #ffffff; text-transform: uppercase; background-color: #000000; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
#main #car-wrap #car #car-form #accessories { color: #000000; font-size: 16px; line-height: 1.5625; font-weight: 400; }
#main #car-wrap #car #car-form #accessories h3 { color: #B1DDFF; font-size: 25px; line-height: 1.6; font-weight: 200; text-transform: uppercase; margin-bottom: 17px; }
#main #car-wrap #car #car-form #accessories i { display: inline-block; font-size: 13px; width: 24px; margin-top: 6px; float: left; }
#main #car-wrap #car #car-form #accessories a.button { -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; margin-top: 14px; padding-top: 14px; height: 50px; min-width: 0px; padding-left: 23px; padding-right: 23px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: transparent; border-style: solid; border-width: 2px; border-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #B1DDFF; text-transform: uppercase; z-index: 5; }
#main #car-wrap #car #car-form #accessories a.button:hover, #main #car-wrap #car #car-form #accessories a.button:active, #main #car-wrap #car #car-form #accessories a.button:focus { background-color: #B1DDFF; color: #ffffff; }
#main #car-wrap #car #car-form #pricing { font-size: 14px; padding-left: 30px; padding-right: 30px;  padding-top: 43px;padding-bottom: 35px; line-height: 1; float: right; background-color: #000000; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; width: 300px; color: #FFFFFF; }
#main #car-wrap #car #car-form #pricing h3 { font-size: 18px; line-height: 1; font-weight: 400; text-transform: uppercase; color: #ffffff; margin-bottom: 2px; }
#main #car-wrap #car #car-form #pricing h3 span { color: #B1DDFF; }
#main #car-wrap #car #car-form #pricing h4 { font-size: 14px; line-height: 1.285714285714286; font-weight: 400; text-transform: uppercase; color: #00529C; margin-bottom: 23px; }
#main #car-wrap #car #car-form #pricing table { width: 100%; font-size: 14px; font-weight: 400; text-transform: uppercase; color: #FFFFFF; line-height: 1.071428571428571; }
#main #car-wrap #car #car-form #pricing table tr td { padding-bottom: 3px; }
#main #car-wrap #car #car-form #pricing table tr td.first { width: 175px !important; max-width: 175px !important; }
#main #car-wrap #car #car-form #pricing table tr td.second { width: 75px !important; max-width: 75px !important; vertical-align: middle; text-align: right; }
#main #car-wrap #car #car-form #pricing table tr td.first.final { width: 175px !important; max-width: 175px !important; font-size: 24px; font-weight: 400; line-height: 1.25; padding-top: 15px; }
#main #car-wrap #car #car-form #pricing table tr td.second.final { width: 75px !important; max-width: 75px !important; font-size: 24px; font-weight: 400; line-height: 1.25; color: #B1DDFF; padding-top: 15px; }
#main #car-wrap #car #car-form #pricing table tr td.first.without { padding-left: 24px; }
#main #car-wrap #car #car-form #pricing table tr td label { cursor: pointer; display: inline-block; padding-top: 3px; margin-bottom: 5px; color: #FFFFFF; font-size: 14px; line-height: 1.071428571428571; font-weight: 400; }
#main #car-wrap #car #car-form #pricing table tr td label i { display: block; float: left; color: #B1DDFF; font-size: 21px; margin-right: 5px; margin-top: 3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #car-wrap #car #car-form #pricing table tr td label strong { color: #FFFFFF; font-size: 14px; line-height: 1.071428571428571; font-weight: 700; width: 113px; display: inline-block; }
#main #car-wrap #car #car-form #pricing table tr td label span { color: #B1DDFF; }
#main #car-wrap #car #car-form #pricing table tr td input { visibility: hidden; display: none; }
#main #car-wrap #car #car-form #sender { font-family: 'roboto', sans-serif; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; font-size: 16px; line-height: 0.9375; margin-top: 30px; border: none; height: 50px; width: 100%; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-weight: 400; color: #ffffff; text-transform: uppercase; cursor: pointer; z-index: 5; }
#main #car-wrap #car #car-form #sender:hover, #main #car-wrap #car #car-form #sender:active, #main #car-wrap #car #car-form #sender:focus { border-style: solid; border-width: 2px; border-color: #B1DDFF; background-color: #ffffff; color: #B1DDFF; text-decoration: none; }
#main #car-wrap #car #car-form p { color: #000000; font-size: 12px; font-style: italic; text-transform: uppercase; text-align: center; margin-top: 10px; }
#main #car-wrap #car #car-form #extras { margin-top: 37px; width: 100%; }
#main #car-wrap #car #car-form #extras h3 { color: #B1DDFF; font-size: 25px; line-height: 1.6; font-weight: 400; text-transform: uppercase; margin-bottom: 17px; }
#main #car-wrap #car #car-form #extras #extrastable { width: 100%; min-height: 0px; padding-top: 24px; padding-bottom: 31px; padding-left: 20px; padding-right: 21px; background-color: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#main #car-wrap #car #car-form #extras #extrastable label { cursor: pointer; display: inline-block; width: 100%; padding-top: 3px; margin-bottom: 12px; color: #000000; font-size: 16px; line-height: 1.125; font-weight: 400; text-transform: uppercase; }
#main #car-wrap #car #car-form #extras #extrastable label i { margin-left: 5px; margin-right: 11px; }
#main #car-wrap #car #car-form #extras #extrastable label i.check { display: block; float: left; color: #B1DDFF; font-size: 21px; margin-left: 0px; margin-right: 10px; margin-top: -1px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #car-wrap #car #car-form #extras #extrastable label em { color: #B1DDFF; font-weight: 400; font-style: italic; }
#main #car-wrap #car #car-form #extras #extrastable input { visibility: hidden; display: none; }
#main #car-wrap #car #car-form #extras #extrastable textarea { background-color: #ffffff; resize: none; width: 540px; height: 111px; border: none; outline: none; margin-left: 29px; margin-top: -4px; margin-bottom: 10px; padding: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#main #car-wrap #car #car-form #extras #extrastable p { display: inline-block; margin-top: 2px; margin-left: 28px; margin-bottom: 14px; font-size: 14px; font-style: normal; line-height: 1.285714285714286; color: #000000; text-transform: uppercase; }
#main #car-wrap #car #car-form #extras #extrastable label p { display: inline-block; margin-left: 0px; margin-top: 16px; margin-bottom: 10px; font-size: 14px; font-style: normal; line-height: 1.285714285714286; color: #000000; text-transform: uppercase; }
#main #car-wrap #car #car-form #extras #extrastable #customselect { position: relative; display: block; background-color: #ffffff; margin-left: 28px; height: 50px; width: 90px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#main #car-wrap #car #car-form #extras #extrastable #customselect select { cursor: pointer; border: none; outline: none; background-color: transparent; display: block; height: 50px; width: 55px; margin-left: 17px; }
#main #car-wrap #car #car-form #extras #extrastable #customselect select option { text-align: center; padding-left: 22px; padding-right: 22px; }
#main #car-wrap #car #car-form #extras #extrastable #customselect i { position: absolute; cursor: pointer; top: 16px; right: 22px; display: block; font-size: 16px; line-height: 1.125; color: #000000; background-color: #ffffff; }

/* main, cardetail */
#main #cardetail-wrap { position: fixed; display: flex; align-items: center; justify-content: center; top: 0px; bottom: 0px; left: 0px; right: 0px; width: 100%; height: 100%; background-color: #656565; z-index: 9998; }
#main #cardetail-wrap #cardetail { position: relative; text-align: left; width: 610px; padding-left: 39px; padding-right: 39px; padding-top: 42px; padding-bottom: 17px; min-height: 0px; margin-left: auto; margin-right: auto; background-color: #ffffff; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; z-index: 9999; }
#main #cardetail-wrap #cardetail h1 { color: #0066B3; font-size: 20px; line-height: 1; font-weight: 400; padding-bottom: 16px; }
#main #cardetail-wrap #cardetail h2 { color: #0066B3; font-size: 20px; line-height: 1; font-weight: 400; padding-bottom: 16px; }
#main #cardetail-wrap #cardetail ul { padding: 0; margin: 0; margin-bottom: 31px; font-size: 14px; line-height: 1.428571428571429; color: #000000; }
#main #cardetail-wrap #cardetail ul li { list-style-type: none; list-style-position: outside; }
#main #cardetail-wrap #cardetail ul li:before { content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #000000; font-size: 12px; line-height: 1.428571428571429; padding-right: 10px; font-family:Font Awesome\ 5 Free; font-weight:900; }
#main #cardetail-wrap #cardetail ul li a { color: #0066B3; text-decoration: underline; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #cardetail-wrap #cardetail ul li a:hover, #main #cardetail-wrap #cardetail ul li a:active, #main #cardetail-wrap #cardetail ul li a:focus { color: #0066B3; text-decoration: none; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #cardetail-wrap #cardetail ul li i { color: #0066B3; font-size: 14px; line-height: 1.428571428571429; margin-right: 6px; }
#main #cardetail-wrap #cardetail #close { position: absolute; top: 40px; right: 40px; color: #000000; text-decoration: none; font-size: 43px; padding: 0; margin: 0; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; }
#main #cardetail-wrap #cardetail #close:hover, #main #cardetail-wrap #cardetail #close:active, #main #cardetail-wrap #cardetail #close:focus { color: #404040; text-decoration: none; }

/* main, offer */
#main #offer-wrap { height: 235px; width: 100%; background-color: #ffffff; z-index: 3; }
#main #offer-wrap #offer { position: relative; height: 235px; width: 1230px; padding-top: 43px; margin-left: auto; margin-right: auto; text-align: left; z-index: 4; }
#main #offer-wrap #offer h3 { font-size: 25px; font-weight: 400; line-height: 0.8; text-transform: uppercase; margin-bottom: 23px; }
#main #offer-wrap #offer ul { padding: 0; margin: 0; }
#main #offer-wrap #offer ul li { list-style-type: none; list-style-position: outside; color: #000000; font-size: 15px; line-height: 1.666666666666667; }
#main #offer-wrap #offer ul li:before { content:"\f0a9";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1; color: #000000; font-size: 14px; line-height: 1.666666666666667; padding-right: 10px; font-family:Font Awesome\ 5 Free; font-weight:900; }
#main #offer-wrap #offer ul li a { color: #B1DDFF; text-decoration: underline; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #offer-wrap #offer ul li a:hover, #main #offer-wrap #offer ul li a:active, #main #offer-wrap #offer ul li a:focus { color: #B1DDFF; text-decoration: none; display: initial; margin: initial; padding: initial; height: auto; width: auto; text-transform: initial; border: none; background: initial; }
#main #offer-wrap a#process { position: absolute; display: block; text-decoration: none; top: 33px; right: 0px; width: 610px; height: 157px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background-image: url("/img/process.jpg"); background-position: top right; -webkit-box-shadow: inset 0px -156px 156px -101px rgba(0,0,0,1); -moz-box-shadow: inset 0px -156px 156px -101px rgba(0,0,0,1); box-shadow: inset 0px -156px 156px -101px rgba(0,0,0,1); }
#main #offer-wrap a#process p { color: #FFFFFF; font-size: 16px; line-height: 1.25; text-transform: uppercase; font-weight: 400; padding: 0; margin: 0; margin-left: 31px; margin-top: 94px; }
#main #offer-wrap a#process h4 { color: #00529C; font-size: 20px; line-height: 2; text-transform: uppercase; font-weight: 400; padding: 0; margin: 0; margin-left: 30px; margin-top: -7px; }
#main #offer-wrap a#process .button { position: absolute; display: block; top: 82px; right: 23px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: block; margin-top: 7px; margin-bottom: 20px; padding-top: 14px; height: 50px; min-width: 0px; padding-left: 39px; padding-right: 39px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: transparent; border-style: solid; border-width: 2px; border-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-size: 14px; font-weight: 400; line-height: 1.071428571428571; color: #B1DDFF; text-transform: uppercase; z-index: 5; }
#main #offer-wrap a#process:hover .button { background-color: #B1DDFF; color: #ffffff; text-decoration: none; }

/* main, order */
#main #order-wrap { min-height: 0px; width: 100%; background-color: #FFFFFF; z-index: 3; }
#main #order-wrap #order { position: relative; min-height: 0px; width: 1230px; margin-left: auto; margin-right: auto; text-align: left; padding-top: 1px; padding-bottom: 41px; z-index: 4; }
#main #order-wrap #order #client { display: inline-block; width: 789px; min-height: 340px; }
#main #order-wrap #order #client h2 { font-size: 25px; line-height: 1.6; font-weight: 200; text-transform: uppercase; clear: left; padding-top: 33px; margin-bottom: 19px; }
#main #order-wrap #order #client h3 { font-size: 16px; line-height: 1.25; font-weight: 400; text-transform: uppercase; }
#main #order-wrap #order #client h1 { font-size: 40px; line-height: 1; font-weight: 200; text-transform: uppercase; color: #B1DDFF; }
#main #order-wrap #order #client h1 span { font-size: 14px;  }
#main #order-wrap #order #client img { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; float: left; margin-right: 19px; }
#main #order-wrap #order #client .formitem { margin-bottom: 10px; padding-top: 10px; }
#main #order-wrap #order #client .formitem label { position: relative; display: block; font-size: 16px; line-height: 1.125; font-weight: 400; text-transform: uppercase; padding-left: 11px; padding-right: 11px; margin-bottom: 7px; }
#main #order-wrap #order #client .formitem label .required { color: #FF0000; }
#main #order-wrap #order #client .formitem label .alert { text-align: right; display: inline-block; color: #FF0000; float: right; padding-right: 177px; }
#main #order-wrap #order #client .formitem input { cursor: pointer; display: block; outline: none; padding-left: 20px; padding-right: 20px; background-color: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: none; width: 610px; height: 50px; }
#main #order-wrap #order #client .formitem input:hover, #main #order-wrap #order #client .formitem input:active, #main #order-wrap #order #client .formitem input:focus { background-color: #F4F4F4; border-color: #D9D9D9; border-style: solid; border-width: 2px; }
#main #order-wrap #order #client .formitem input.alert { border-color: #FF0000; background-color: #F4F4F4; border-style: solid; border-width: 2px; }
#main #order-wrap #order #client .formitem textarea { cursor: pointer; resize: none; border: none; outline: none; display: block; outline: none; padding: 20px; background-color: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: none; width: 610px; height: 154px; }
#main #order-wrap #order #client .formitem textarea.small { height: 100px; }
#main #order-wrap #order #client .formitem textarea:hover, #main #order-wrap #order #client .formitem textarea:active, #main #order-wrap #order #client .formitem textarea:focus { background-color: #F4F4F4; border-color: #D9D9D9; border-style: solid; border-width: 2px; }
#main #order-wrap #order #client .formitem #paymentselect { position: relative; display: block; background-color: #ffffff; height: 50px; width: 610px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
#main #order-wrap #order #client .formitem #paymentselect select { cursor: pointer; border: none; outline: none; background-color: transparent; display: block; height: 50px; width: 576px; margin-left: 17px; }
#main #order-wrap #order #client .formitem #paymentselect select option { text-align: center; padding-left: 22px; padding-right: 22px; }
#main #order-wrap #order #client .formitem #paymentselect select option i { position: absolute; cursor: pointer; top: 16px; right: 22px; display: block; font-size: 16px; line-height: 1.125; color: #000000; background-color: #ffffff; }
#main #order-wrap #order #order-detail { display: inline-block; float: right; margin-left: 131px; width: 300px; min-height: 340px; margin-top: 40px; z-index: 4; }
#main #order-wrap #order #order-detail #pricing { font-size: 14px; padding-left: 30px; padding-right: 30px;  padding-top: 43px; padding-bottom: 35px; line-height: 1; background-color: #000000; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; width: 300px; color: #FFFFFF; }
#main #order-wrap #order #order-detail #pricing h3 { font-size: 18px; line-height: 1; font-weight: 400; text-transform: uppercase; color: #ffffff; margin-bottom: 2px; }
#main #order-wrap #order #order-detail #pricing h3 span { color: #B1DDFF; }
#main #order-wrap #order #order-detail #pricing h4 { font-size: 14px; line-height: 1.285714285714286; font-weight: 400; text-transform: uppercase; color: #00529C; margin-bottom: 23px; }

/*
#main #order-wrap #order #order-detail #pricing table { width: 100%; font-size: 14px; font-weight: 400; text-transform: uppercase; color: #FFFFFF; line-height: 1.071428571428571; }
#main #order-wrap #order #order-detail #pricing table tr td { padding-bottom: 3px; }
#main #order-wrap #order #order-detail #pricing table tr td.first { width: 200px; }
#main #order-wrap #order #order-detail #pricing table tr td.second { width: 50px; vertical-align: middle; text-align: right; }
#main #order-wrap #order #order-detail #pricing table tr td.first.final { font-size: 24px; font-weight: 400; line-height: 1.25; padding-top: 15px; }
#main #order-wrap #order #order-detail #pricing table tr td.second.final { font-size: 24px; font-weight: 400; line-height: 1.25; color: #B1DDFF; padding-top: 15px; }
#main #order-wrap #order #order-detail #pricing table tr td.first.without { padding-left: 24px; }
#main #order-wrap #order #order-detail #pricing table tr td.first.final.ind { font-size: 14px; color: #FFFFFF; font-weight: 400; line-height: 1.285714285714286; padding-top: 21px; }
#main #order-wrap #order #order-detail #pricing table tr td.second.final.ind { font-size: 16px; line-height: 1.875; color: #FFFFFF; padding-top: 21px; text-align: left; }
#main #order-wrap #order #order-detail #pricing table tr td label { cursor: pointer; display: inline-block; padding-top: 3px; margin-bottom: 5px; color: #FFFFFF; font-size: 14px; line-height: 1.071428571428571; font-weight: 400; }
#main #order-wrap #order #order-detail #pricing table tr td label i { display: block; float: left; color: #B1DDFF; font-size: 21px; margin-right: 5px; margin-top: 3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #order-wrap #order #order-detail #pricing table tr td label strong { color: #FFFFFF; font-size: 14px; line-height: 1.071428571428571; font-weight: 700; width: 152px; display: inline-block; }
#main #order-wrap #order #order-detail #pricing table tr td label span { color: #B1DDFF; }
#main #order-wrap #order #order-detail #pricing table tr td input { visibility: hidden; display: none; }
*/

#main #order-wrap #order #order-detail #pricing table { width: 100%; font-size: 14px; font-weight: 400; text-transform: uppercase; color: #FFFFFF; line-height: 1.071428571428571; }
#main #order-wrap #order #order-detail #pricing table tr td { padding-bottom: 3px; }
#main #order-wrap #order #order-detail #pricing table tr td.first { width: 175px !important; max-width: 175px !important; }
#main #order-wrap #order #order-detail #pricing table tr td.second { width: 75px !important; max-width: 75px !important; vertical-align: middle; text-align: right; }
#main #order-wrap #order #order-detail #pricing table tr td.first.final { width: 175px !important; max-width: 175px !important; font-size: 24px; font-weight: 400; line-height: 1.25; padding-top: 15px; }
#main #order-wrap #order #order-detail #pricing table tr td.second.final { width: 75px !important; max-width: 75px !important; font-size: 24px; font-weight: 400; line-height: 1.25; color: #B1DDFF; padding-top: 15px; }
#main #order-wrap #order #order-detail #pricing table tr td.first.without { padding-left: 24px; }
#main #order-wrap #order #order-detail #pricing table tr td label { cursor: pointer; display: inline-block; padding-top: 3px; margin-bottom: 5px; color: #FFFFFF; font-size: 14px; line-height: 1.071428571428571; font-weight: 400; }
#main #order-wrap #order #order-detail #pricing table tr td label i { display: block; float: left; color: #B1DDFF; font-size: 21px; margin-right: 5px; margin-top: 3px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #order-wrap #order #order-detail #pricing table tr td label strong { color: #FFFFFF; font-size: 14px; line-height: 1.071428571428571; font-weight: 700; width: 113px; display: inline-block; }
#main #order-wrap #order #order-detail #pricing table tr td label span { color: #B1DDFF; }
#main #order-wrap #order #order-detail #pricing table tr td input { /*visibility: hidden; display: none;*/ }

#main #order-wrap #order #order-detail p { font-size: 16px; font-weight: 400; line-height: 1.125; padding-top: 20px; margin-bottom: 26px; }
#main #order-wrap #order #order-detail p a { color: #B1DDFF; text-decoration: underline; }
#main #order-wrap #order #order-detail p a:hover, #main #order-wrap #order #order-detail p a:active, #main #order-wrap #order #order-detail p a:focus { color: #B1DDFF; text-decoration: none; }
#main #order-wrap #order #order-detail label.checks { cursor: pointer; width: 270px; display: block; padding-top: 3px; margin-bottom: 9px; font-size: 16px; line-height: 1.125; color: #000000; text-transform: uppercase; }
#main #order-wrap #order #order-detail label.checks i { /*display: block;*/ display: none; float: left; color: #B1DDFF; font-size: 22px; margin-right: 11px; margin-top: -1px; background-image: url('/img/chk-bg.png'); background-position: center center; background-repeat: no-repeat; }
#main #order-wrap #order #order-detail input.checks { /*visibility: hidden; display: none;*/ display: block; float: left; font-size: 22px; margin-right: 11px; margin-top: -1px; }
#main #order-wrap #order #order-detail label.checks a { color: #B1DDFF; text-decoration: underline; }
#main #order-wrap #order #order-detail label.checks a:hover, #main #order-wrap #order #order-detail label.checks a:active, #main #order-wrap #order #order-detail label.checks a:focus { color: #B1DDFF; text-decoration: none; }
#main #order-wrap #order #order-detail #sender { font-family: 'roboto', sans-serif; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; display: inline-block; font-size: 16px; line-height: 1.25; margin-top: 7px; border: none; height: 75px; width: 300px; padding-left: 52px; padding-right: 52px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background-color: #B1DDFF; text-decoration: none; margin-left: auto; margin-right: auto; font-weight: 400; color: #ffffff; text-transform: uppercase; cursor: pointer; z-index: 5; }
#main #order-wrap #order #order-detail #sender:hover, #main #order-wrap #order #order-detail #sender:active, #main #order-wrap #order #order-detail #sender:focus { border-style: solid; border-width: 2px; border-color: #B1DDFF; background-color: #ffffff; color: #B1DDFF; text-decoration: none; }

/* footer */
#footer-wrap { position: relative; float: left; height: 428px; width: 100%; min-width: 1250px; background-color: #000000; z-index: 5; }
#footer-wrap #footer { position: relative; text-align: left; height: 428px; width: 1230px; margin-left: auto; margin-right: auto; z-index: 6; }
#footer-wrap #footer .item { position: relative; float: left; display: block; width: 307.5px; height: 319px; color: #ffffff; font-size: 18px; z-index: 7; }
#footer-wrap #footer .item h3 { width: 307.5px; font-size: 28px; font-weight: 400; line-height: 1.25; letter-spacing: 0.5px; text-transform: uppercase; color: #ffffff; margin-top: 56px; margin-bottom: -6px; }
#footer-wrap #footer .item ul { list-style-type:none; padding-top: 14px; }
#footer-wrap #footer .item ul li { position: relative; padding-left: 0px; font-size: 18px; font-weight: 400; color: #ffffff; line-height: 1.944444444444444; letter-spacing: 0.5px; }
#footer-wrap #footer .item ul li a { color: #BEBEBE; text-decoration: underline; }
#footer-wrap #footer .item ul li a:hover, #footer-wrap #footer .item ul li a:active, #footer-wrap #footer .item ul li a:focus { color: #BEBEBE; text-decoration: none; }
#footer-wrap #footer .item p { width: 250px; padding-top: 16px; font-size: 18px; font-weight: 400; color: #BEBEBE; line-height: 1.388888888888889; letter-spacing: 0.5px; margin-bottom: 6px; }
#footer-wrap #footer .item p strong { color: #BEBEBE; text-transform: uppercase; }
#footer-wrap #footer .item p a { color: #ffffff; text-decoration: underline; }
#footer-wrap #footer .item p a:hover, #footer-wrap #footer .item p a:active, #footer-wrap #footer .item p a:focus { color: #ffffff; text-decoration: none; }
#footer-wrap #footer .item p a.email { color: #B1DDFF; }
#footer-wrap #footer .item p a.email:hover, #footer-wrap #footer .item p a.email:active, #footer-wrap #footer .item p a.email:focus { color: #B1DDFF; text-decoration: none; }
#footer-wrap #footer .item p a.web { color: #B1DDFF; }
#footer-wrap #footer .item p a.web:hover, #footer-wrap #footer .item p a.web:active, #footer-wrap #footer .item p a.web:focus { color: #B1DDFF; text-decoration: none; }
#footer-wrap #footer .item a { color: #ffffff; text-decoration: underline; }
#footer-wrap #footer .item a:hover, #footer-wrap #footer .item a:active, #footer-wrap #footer .item a:focus { color: #ffffff; text-decoration: none; }
#footer-wrap #footer .item i { margin-right: 7px; }
/**/
#footer-wrap #footer #contact { font-size: 18px; float: right; line-height: 1.111111111111111; }
#footer-wrap #footer #contact h3 { margin-bottom: 13px; }
#footer-wrap #footer #contact a { margin-top: 0px; margin-bottom: 15px; font-size: 18px; text-decoration: none; width: auto; min-width: 166px; height: 33px; background-color: #FCEB00; color: #000; display: inline-block; padding: 0; padding-top: 7px; padding-bottom: 0px; padding-left: 11px; padding-right: 11px; letter-spacing: 0.5px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#footer-wrap #footer #contact a span { text-decoration: none; }
#footer-wrap #footer #contact a:hover span, #footer-wrap #footer #contact a:active span, #footer-wrap #footer #contact a:focus span { text-decoration: underline; }
/**/
#footer-wrap #footer #office { margin-left: 131px; }
#footer-wrap #footer #office p a { margin-top: 6px; margin-bottom: 1px; font-size: 18px; text-transform: uppercase; text-decoration: none; width: auto; min-width: 187px; height: 33px; background-color: #FCEB00; color: #000; display: inline-block; padding: 0; padding-top: 5px; padding-bottom: 0px; padding-left: 11px; padding-right: 11px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
#footer-wrap #footer #office p a.maps { width: 282px; margin-bottom: 6px; margin-top: 12px; }
#footer-wrap #footer #office p a span { text-decoration: none; }
#footer-wrap #footer #office p a:hover span, #footer-wrap #footer #office p a:active span, #footer-wrap #footer #office p a:focus span { text-decoration: underline; }
#footer-wrap #footer #office p i { margin-right: 1px; }
/**/
#footer-wrap #footer h4 { position: absolute; left: 0px; bottom: 47px; color: #696969; font-weight: 700; line-height: 1.666666666666667; text-align: left; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
#footer-wrap #footer h4 a { color: #696969; text-decoration: none; }
#footer-wrap #footer h4 a:hover, #footer-wrap #footer h4 a:active, #footer-wrap #footer h4 a:focus { color: #696969; text-decoration: underline; }
/**/
#footer-wrap #footer #author { position: absolute; right: 0px; bottom: 47px; color: #696969; font-weight: 400; line-height: 1.5; text-align: right; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
#footer-wrap #footer #author img { margin-left: 6px; }


/* mobile */
/*@media screen and (min-width: 0px) and (max-width: 767px) {*/
/*@media screen and (min-width: 0px) and (max-width: 1230px) {*/
@media screen and (min-width: 0px) and (max-width: 0px) {

    img { image-rendering:optimizeSpeed; image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering:crisp-edges; -ms-interpolation-mode:bicubic; }

    /* cookie-law */
    #cookie-law-wrap { height: 271px; width: 100%; min-width: 320px; }
    #cookie-law-wrap #cookie-law { height: 271px; width: 320px; }
    #cookie-law-wrap #cookie-law img { display: none; }
    #cookie-law-wrap #cookie-law div { float: none; width: 290px; margin-left: 15px; margin-right: 15px; margin-top: 14px; }
    #cookie-law-wrap #cookie-law div h5 { width: 290px; font-size: 16px; }
    #cookie-law-wrap #cookie-law div p { width: 290px; font-size: 11px; }
    #cookie-law-wrap #cookie-law a { float: none; display: inline-block; margin-left: 39.29px; margin-right: 39.29px; }
    #cookie-law-wrap #cookie-law #cookies-personalize { margin-top: 18px; margin-bottom: 9px; text-align: center; float: none; display: inline-block; margin-left: 39.29px; margin-right: 39.29px; }

    /* header */
    #header { width: 100%; min-width: 320px; min-height: 230px; height: auto; }
    /* header, info */
    #header #info-wrap { height: 160px; }
    #header #info-wrap #info { text-align: center; width: 320px; }
    /* header, info, logo */
    #header #info-wrap #info #logo { display: inline-block; float: none; width: 290px; height: 62px; padding-top: 32px; }
    #header #info-wrap #info #logo img { width: 290px; height: 62px; }
    /* header, info, languages */
    #header #info-wrap #info #languages { display: inline-block; display: none; float: right; padding-top: 29px; margin-right: 75px; margin-left: -55px; }

    /* header, info, openingtimes */
    #header #info-wrap #info #openingtimes { display: block; float: right; padding-top: 0px; margin-left: 19px; height: 50px; width: 293px; z-index: 3; color: #0066B3; font-size: 14px; line-height: 0.933333333333333; }

    /* header, info, headline */
    #header #info-wrap #info #headline { display: none; float: none; }

    /* header, info, link */
    #header #info-wrap #info .link { display: inline-block; display: none; float: none; margin-left: auto; margin-right: auto; }
    /* header, info, facebook */
    #header #info-wrap #info #facebook { display: inline-block; display: inline;; float: none; margin-left: auto; margin-right: auto; height: auto; margin-top: -33px; }
    /* header, menu */
    #header #menu-wrap { min-height: 65px; height: inherit; }
    #header #menu-wrap .item.responsive { display: block; visibility: visible; float: left; width: 50%; height: 65px; text-align: left; }
    #header #menu-wrap .item.responsive a { display: block; width: 100%; height: 65px; padding-top: 19px; padding-left: 21px; }
    #header #menu-wrap .item.social { display: block; visibility: visible; float: right; width: 50%; height: 65px; text-align: right; }
    #header #menu-wrap .item.social a { display: block; width: 100%; height: 65px; padding-top: 22px; padding-right: 21px; }
    #header #menu-wrap #menu { display: none; visibility: hidden; width: 100%; margin-left: auto; margin-right: auto; min-height: 47px; height: inherit; background-color: #0292FF; color: #ffffff; }
    #header #menu-wrap #menu .item { width: 100%; float: none; color: #ffffff; text-align: center; min-height: 47px; height: auto; }
    #header #menu-wrap #menu .item a { width: 100%; color: #ffffff; padding-left: 0px; padding-right: 0px; }
    #header #menu-wrap #menu .item a:hover, #header #menu-wrap #menu .item a:active, #header #menu-wrap #menu .item a:focus { background-color: #0292FF; color: #ffffff; text-decoration: underline; }
    #header #menu-wrap #menu .item.active a { background-color: #0292FF; color: #ffffff; text-decoration: underline; }

    #header #menu-wrap #menu .item.last { height: 47px;float: none; width: 100%; color: #FFFFFF; text-transform: uppercase; font-size: 18px; line-height: 1; font-weight: 400; }
    #header #menu-wrap #menu .item.last a {  }

    /* header, submenu */
    #header #menu-wrap #menu .item .submenu { display: block; visibility: visible; padding-top: 0px; /*padding-bottom: 19px;*/ position: relative; float: none; top: initial; left: initial; text-align: center; }
    #header #menu-wrap #menu .item:hover .submenu, #header #menu-wrap #menu .item:active .submenu, #header #menu-wrap #menu .item:focus .submenu { display: block; visibility: visible; background-color: #0292FF; color: #ffffff; }
    #header #menu-wrap #menu .item .submenu .subitem { width: 100%; background-color: #0158A3; color: #ffffff; padding-left: 0px; padding-right: 0px; text-align: center; height: 47px; }
    #header #menu-wrap #menu .item.active .submenu .subitem a:hover, #header #menu-wrap #menu .item.active .submenu .subitem a:active, #header #menu-wrap #menu .item.active .submenu .subitem a:focus { color: #ffffff; }
    #header #menu-wrap #menu .item .submenu .subitem a { width: 100%; background-color: #0158A3; color: #ffffff; padding-left: 0px; padding-right: 0px; padding-top: 15px; text-align: center; height: 47px; text-decoration: none; }
    #header #menu-wrap #menu .item .submenu .subitem.active a { background-color: #0158A3; color: #ffffff; text-decoration: underline; }
    #header #menu-wrap #menu .item .submenu .subitem a:hover, #header #menu-wrap #menu .item .submenu .subitem a:focus { background-color: #0158A3; color: #ffffff; text-decoration: underline; }

    /* header, social */
    #header #menu-wrap #social { display: none; visibility: hidden; width: 100%; margin-left: auto; margin-right: auto; min-height: 47px; background-color: #0292FF; color: #ffffff; }
    #header #menu-wrap #social .item { width: 100%; float: none; color: #B1DDFF; }
    #header #menu-wrap #social .item a { width: 100%; color: #ffffff; }
    #header #menu-wrap #social .item a:hover, #header #menu-wrap #social .item a:active, #header #menu-wrap #social .item a:focus { background-color: #0292FF; color: #B1DDFF; text-decoration: none; }
    #header #menu-wrap #social .item.active a { background-color: #0292FF; color: #B1DDFF; }

    /* main, banners */
    #main #banners-wrap { height: 625px; }
    #main #banners-wrap #banners { height: 604px; padding-top: 19px; width: 320px; }
    /* main, banners, slider */
    #main #banners-wrap #banners #slider-wrap { height: 202px; width: 300px; margin-bottom: 21px; margin-left: auto; margin-right: auto; float: none; }
    #main #banners-wrap #banners #slider-wrap #slider { height: 177px; width: 300px; }
    #main #banners-wrap #banners #slider-wrap #slider .item { height: 177px; width: 300px; }
    #main #banners-wrap #banners #slider-wrap #slider .item .text { width: 300px; height: 89px; overflow: visible; -webkit-box-shadow: inset 0px -89px 89px -89px rgba(0,0,0,0.8); -moz-box-shadow: inset 0px -89px 89px -89px rgba(0,0,0,0.8); box-shadow: inset 0px -89px 89px -89px rgba(0,0,0,0.8); }
    #main #banners-wrap #banners #slider-wrap #slider .item .text a.button { left: 20px; bottom: 23px; }
    #main #banners-wrap #banners #slider-wrap #slider .item .text h2 { left: 20px; bottom: 98px; font-size: 18px; width: 290px; }
    #main #banners-wrap #banners #slider-wrap #slider .item .text p { left: 20px; bottom: 137px; font-size: 13px; width: 290px; }
    #main #banners-wrap #banners #slider-wrap #slides { width: 300px; height: 25px; }

    /* main, banners, localities */
    /*#main #banners-wrap #banners #localities { margin-bottom: 20px; }*/
    /* main, banners, antenna */
    #main #banners-wrap #banners #antenna { margin-bottom: 20px; }

    /* main, notice */
    #main #notice-wrap { min-height: 47px; height: auto; }
    #main #notice-wrap #notice { min-height: 47px; height: auto; width: 320px; }
    #main #notice-wrap #notice p { font-size: 17px; }

        /* main, positives */
    #main #positives-wrap { min-height: 471px; height: auto; }
    #main #positives-wrap #positives { min-height: 471px; height: auto; width: 320px; }
    #main #positives-wrap #positives .item { margin-left: 10px; margin-right: 10px; margin-bottom: 18px; }
    #main #positives-wrap #positives .item.first { margin-left: 10px; margin-right: 10px; margin-bottom: 0px; }
    #main #positives-wrap #positives .item.last { margin-left: 10px; margin-right: 10px; margin-bottom: 30px; }

    /* main, datas */
    #main #datas-wrap { min-height: 250px; height: auto; }
    #main #datas-wrap #datas { min-height: 250px; height: auto; width: 320px; padding-bottom: 53px; }
    #main #datas-wrap #datas .item { margin-left: 12px; }

    /* main, partners */
    #main #partners-wrap { min-height: 136px; height: auto; }
    #main #partners-wrap #partners { min-height: 136px; height: auto; width: 320px; padding-bottom: 33px; }
    #main #partners-wrap #partners img { display: block; float: none; margin-left: auto; margin-right: auto; }
    #main #partners-wrap #partners img.bek { margin-top: 28px; margin-right: auto; }
    #main #partners-wrap #partners img.pci { margin-top: 35px; margin-right: auto; }
    #main #partners-wrap #partners img.basf { margin-top: 35px; }

    /* main, search */
    /*#main #search-wrap { height: 495px; }
    #main #search-wrap #search { height: 495px; width: 320px; }
    #main #search-wrap #search form { text-align: center; }
    #main #search-wrap #search form .input { display: inline-block; margin-top: 0px; margin-bottom: 20px; }
    #main #search-wrap #search form .input#startplace { margin-top: 33px; margin-left: auto; margin-right: auto; }
    #main #search-wrap #search form i#startplaceicon { left: 30px; }
    #main #search-wrap #search form i#startdateicon { top: 133px; left: 41px; }
    #main #search-wrap #search form i#starttimeicon { top: 133px; left: 196px; }
    #main #search-wrap #search form .input#endplace { margin-left: auto; margin-right: auto; }
    #main #search-wrap #search form i#endplaceicon { top: 215px; left: 30px; }
    #main #search-wrap #search form i#enddateicon { top: 293px; left: 41px; }
    #main #search-wrap #search form i#endtimeicon { top: 293px; left: 196px; }
    #main #search-wrap #search form p { position: absolute; top: 349px; left: 30px; }*/

    /* main, categories */
    /*#main #categories-wrap { height: 918px; }
    #main #categories-wrap #categories { height: 918px; width: 320px; text-align: center; }
    #main #categories-wrap #categories .item { display: inline-block; float: none; width: 307.5px; margin-left: 30px; margin-bottom: 10px; }
    #main #categories-wrap #categories .button { width: 320px; font-size: 12px; padding-top: 16px; margin-top: 20px; }*/

    /* main, services */
    #main #services-wrap { height: 689px; }
    #main #services-wrap #services { height: 689px; width: 320px; text-align: center; }
    #main #services-wrap #services .item { position: relative; float: left; display: block; width: 307.5px; height: 116px; margin-top: 41px; z-index: 5; }

    /* main, destinations */
    /*#main #destinations-wrap { min-height: 1701px; }
    #main #destinations-wrap #destinations { min-height: 1701px; width: 320px; text-align: center; }
    #main #destinations-wrap #destinations .item { margin-left: 0px; margin-bottom: 40px; }*/

    /* main, segments */
    #main #segments-wrap { min-height: 1041px; padding-top: 20px; }
    #main #segments-wrap .container__part-page { min-height: 47px; height: auto; width: 320px; }
    #main #segments-wrap #segments { min-height: 1041px; width: 320px; text-align: center; }
    #main #segments-wrap #segments h2 { padding-bottom: 10px; line-height: 1.4; }
    #main #segments-wrap #segments .item { margin-left: 0px; margin-bottom: 20px; float: none; }
    #main #segments-wrap #segments .item.first { margin-left: 0px; }

    /* main, breadcrumbs */
    #main #breadcrumbs-wrap { min-height: 60px; height: auto; }
    #main #breadcrumbs-wrap #breadcrumbs { min-height: 60px; height: auto; width: 300px; }

    /* main, static */
    #main #static-wrap #static { width: 290px; }
    #main #static-wrap #static img { max-width: 290px; /*margin-left: -40px; text-align: left;*/ }
    #main #static-wrap #static .formitem input { width: 320px; height: 50px; }
    #main #static-wrap #static .formitem textarea { width: 320px; height: 154px; }
    #main #static-wrap #static .formitem #paymentselect { width: 320px; }
    #main #static-wrap #static .formitem #paymentselect select { width: 290px; }

    /* main, files */
    #main #files-wrap #files { width: 290px; }

    /* main, blog */
    #main #blog-wrap #blog { width: 300px; text-align: center; }

    /* main, gallery */
    #main #gallery-wrap #gallery { width: 300px; text-align: center; }
    #main #gallery-wrap #gallery .item { margin-left: 0px; margin-bottom: 25px; }

    /* main, datetime */
    #main #datetime-wrap { height: 290px; }
    #main #datetime-wrap.without { height: 225px; }
    #main #datetime-wrap #datetime { height: 290px; width: 295px; }
    #main #datetime-wrap.grey #datetime { height: 225px; }
    #main #datetime-wrap #datetime a { font-size: 11px; padding-top: 17px; }

    /* main, filter */
    #main #filter-wrap { height: 978px; }
    #main #filter-wrap #filter { height: 978px; width: 270px; }
    #main #filter-wrap #filter #category { width: 260px; height: 275px; }
    #main #filter-wrap #filter #fuel { height: 121px; margin-top: 22px; }
    #main #filter-wrap #filter #gearbox { height: 96px; }
    #main #filter-wrap #filter #sort { width: 260px; }
    #main #filter-wrap #filter #four { height: 69px; }

    /* main, cars */
    #main #cars-wrap #cars { width: 320px; text-align: center; }
    #main #cars-wrap #cars a { margin-left: 0px; margin-bottom: 25px; }

    /* main, car */
    #main #car-wrap #car { width: 300px; flex-direction: column; }
    #main #car-wrap #car #photos { order: 1; width: 320px; text-align: center; margin-left: -10px; }
    #main #car-wrap #car #photos #mainphoto { height: 184px; width: 320px; }
    #main #car-wrap #car #photos #mainphoto img { height: 184px; width: 320px; }
    #main #car-wrap #car #photos .smallphoto { float: none; margin-top: 5px; }
    #main #car-wrap #car #car-form #pricing { float: left; margin-bottom: 20px; }
    #main #car-wrap #car #car-form { order: 2; width: 320px; margin-left: 0px; margin-top: 30px; }
    #main #car-wrap #car #car-form #extras #extrastable { margin-left: -10px; }
    #main #car-wrap #car #car-form #extras #extrastable textarea { width: 240px; }
    #main #car-wrap #car #car-form #sender { margin-top: 50px; margin-left: -10px; }
    #main #car-wrap #car #car-form p { margin-left: -20px; }

    /* main, cardetail */
    #main #cardetail-wrap #cardetail { width: 320px; padding-right: 78px; }

    /* main, offer */
    #main #offer-wrap { height: 475px; }
    #main #offer-wrap #offer { height: 475px; width: 270px; }
    #main #offer-wrap a#process { top: 310px; left: 0px; width: 270px; height: 132px; }
    #main #offer-wrap a#process p { font-size: 10px; }
    #main #offer-wrap a#process h4 { font-size: 12px; }
    #main #offer-wrap a#process .button { top: 12px; }

    /* main, order */
    #main #order-wrap #order { width: 320px; }
    #main #order-wrap #order #client { display: inline-block; width: 320px; }
    #main #order-wrap #order #client h2 { margin-left: 10px; }
    #main #order-wrap #order #client h3 { margin-left: 10px; }
    #main #order-wrap #order #client h1 { margin-left: 10px; }
    #main #order-wrap #order #client img { margin-bottom: 30px; margin-right: 0px; margin-left: 10px; }
    #main #order-wrap #order #client .formitem input { width: 320px; height: 50px; }
    #main #order-wrap #order #client .formitem textarea { width: 320px; height: 154px; }
    #main #order-wrap #order #client .formitem #paymentselect { width: 320px; }
    #main #order-wrap #order #client .formitem #paymentselect select { width: 290px; }
    #main #order-wrap #order #order-detail { float: none; margin-left: 10px; margin-right: 10px; }

    /* footer */
    #footer-wrap { height: 980px; }
    #footer-wrap #footer { height: 980px; width: 320px; text-align: center; }
    #footer-wrap #footer .item { float: none; display: inline-block; height: 241px; margin-left: auto; margin-right: auto; text-align: left; }
    #footer-wrap #footer h4 { position: relative; left: initial; bottom: initial; }
    #footer-wrap #footer #author { position: relative; bottom: initial; right: initial; text-align: left; font-size: 10px; margin-top: 46px; }
    #footer-wrap #footer #office { margin-left: auto; }

    /* cookie-law */
    /*#cookie-law-wrap { min-width: 320px; font-size: 7px; height: 85px; min-height: 85px; max-height: 85px; }
    #cookie-law-wrap #cookie-law { width: 320px; text-align: left; text-align-last: left; height: 85px; min-height: 85px; max-height: 85px; }
    #cookie-law-wrap #cookie-law .text { width: 219px; line-height: 11px; padding-top: 4px; padding-left: 4px; text-align: left; }
    #cookie-law-wrap #cookie-law .button { top: 11px; left: 219px; font-size: 11px; min-width: 16px; padding-left: 9px; padding-right: 9px; height: 26px; padding-top: 7px; }
    #cookie-law-wrap #cookie-law .button:hover, #cookie-law-wrap #cookie-law .button:active, #cookie-law-wrap #cookie-law .button:focus { color: #ffffff; background-color: #000000; text-decoration: none; }
    #cookie-law-wrap #cookie-law #cookies-personalize { height: 38px; top: 10px; width: 88px; }
    #cookie-law-wrap #cookie-law #cookie-law-ok { top: 51px; }*/

    /* chromeframe */
    /*#chromeframe { min-width: 320px; font-size: 8px; }
    #chromeframe .content { width: 320px; text-align: left; text-align-last: left; }
    #chromeframe .content .text { width: 195px; line-height: 11px; padding-top: 6px; text-align: left; padding-left: 4px; }
    #chromeframe .content .read-more { position: absolute; text-align: right; top: 13px; right: 4px; font-size: 8px; }*/
}


/* tablet */
@media screen and (min-width: 768px) and (max-width: 1340px) {

    /*img { image-rendering:optimizeSpeed; image-rendering:-moz-crisp-edges; image-rendering:-o-crisp-edges; image-rendering:-webkit-optimize-contrast; image-rendering:crisp-edges; -ms-interpolation-mode:bicubic; }

    /* header */
    /*#header { width: 100%; min-width: 768px; }

    /* main */
    /*#main { display: none; }

    /* footer */
    /*#footer-wrap { display: none; }

    /* cookie-law */
    /*#cookie-law-wrap { min-width: 680px; height: 85px; min-height: 85px; max-height: 85px; }
    #cookie-law-wrap #cookie-law { width: 680px; height: 85px; min-height: 85px; max-height: 85px; text-align: left; text-align-last: left; }
    #cookie-law-wrap #cookie-law .text { width: 626px; line-height: 14px; padding-top: 9px; text-align: left; font-size: 11px; }
    #cookie-law-wrap #cookie-law .button { top: 7px; left: 638px; font-size: 11px; min-width: 16px; padding-left: 7px; padding-right: 7px; height: 12px; padding-top: 5px; }
    #cookie-law-wrap #cookie-law .button:hover, #cookie-law-wrap #cookie-law .button:active, #cookie-law-wrap #cookie-law .button:focus { color: #ffffff; background-color: #000000; text-decoration: none; }
    #cookie-law-wrap #cookie-law #cookies-personalize { height: 22px; top: 10px; }
    #cookie-law-wrap #cookie-law #cookie-law-ok { top: 51px; }*/

    /* chromeframe */
    /*#chromeframe { min-width: 680px; }
    #chromeframe .content { width: 680px; text-align: left; text-align-last: left; }
    #chromeframe .content .text { width: 526px; line-height: 11px; padding-top: 12px; text-align: left; font-size: 11px; }
    #chromeframe .content .read-more { position: absolute; text-align: right; top: 14px; right: 0px; font-size: 8px; }*/
}


/* printer */
@media print {

    /* cookie-law */
    #cookie-law-wrap { display: none; }

    /* chromeframe */
    #chromeframe { display: none; }

}

/* roboto */
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-regular-webfont.eot');
    src: url('../webfonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-regular-webfont.woff') format('woff'),
         url('../webfonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-bold-webfont.eot');
    src: url('../webfonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-bold-webfont.woff') format('woff'),
         url('../webfonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-black-webfont.eot');
    src: url('../webfonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-black-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-black-webfont.woff') format('woff'),
         url('../webfonts/roboto-black-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-light-webfont.eot');
    src: url('../webfonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-light-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-light-webfont.woff') format('woff'),
         url('../webfonts/roboto-light-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-italic-webfont.eot');
    src: url('../webfonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-italic-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-italic-webfont.woff') format('woff'),
         url('../webfonts/roboto-italic-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-bolditalic-webfont.eot');
    src: url('../webfonts/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-bolditalic-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-bolditalic-webfont.woff') format('woff'),
         url('../webfonts/roboto-bolditalic-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-blackitalic-webfont.eot');
    src: url('../webfonts/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-blackitalic-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-blackitalic-webfont.woff') format('woff'),
         url('../webfonts/roboto-blackitalic-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-blackitalic-webfont.svg#robotoblack_italic') format('svg');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('../webfonts/roboto-lightitalic-webfont.eot');
    src: url('../webfonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/roboto-lightitalic-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-lightitalic-webfont.woff') format('woff'),
         url('../webfonts/roboto-lightitalic-webfont.ttf') format('truetype'),
         url('../webfonts/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
    font-weight: 200;
    font-style: italic;
}

/* fa */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
/* flags */
.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:'\00a0'}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(../flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(../flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(../flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(../flags/1x1/ae.svg)}.flag-icon-af{background-image:url(../flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(../flags/1x1/af.svg)}.flag-icon-ag{background-image:url(../flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(../flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(../flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(../flags/1x1/ai.svg)}.flag-icon-al{background-image:url(../flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(../flags/1x1/al.svg)}.flag-icon-am{background-image:url(../flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(../flags/1x1/am.svg)}.flag-icon-ao{background-image:url(../flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(../flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(../flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(../flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(../flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(../flags/1x1/ar.svg)}.flag-icon-as{background-image:url(../flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(../flags/1x1/as.svg)}.flag-icon-at{background-image:url(../flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(../flags/1x1/at.svg)}.flag-icon-au{background-image:url(../flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(../flags/1x1/au.svg)}.flag-icon-aw{background-image:url(../flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(../flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(../flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(../flags/1x1/ax.svg)}.flag-icon-az{background-image:url(../flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(../flags/1x1/az.svg)}.flag-icon-ba{background-image:url(../flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(../flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(../flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(../flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(../flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(../flags/1x1/bd.svg)}.flag-icon-be{background-image:url(../flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(../flags/1x1/be.svg)}.flag-icon-bf{background-image:url(../flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(../flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(../flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(../flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(../flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(../flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(../flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(../flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(../flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(../flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(../flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(../flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(../flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(../flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(../flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(../flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(../flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(../flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(../flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(../flags/1x1/bq.svg)}.flag-icon-br{background-image:url(../flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(../flags/1x1/br.svg)}.flag-icon-bs{background-image:url(../flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(../flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(../flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(../flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(../flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(../flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(../flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(../flags/1x1/bw.svg)}.flag-icon-by{background-image:url(../flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(../flags/1x1/by.svg)}.flag-icon-bz{background-image:url(../flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(../flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(../flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(../flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(../flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(../flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(../flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(../flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(../flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(../flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(../flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(../flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(../flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(../flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(../flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(../flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(../flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(../flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(../flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(../flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(../flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(../flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(../flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(../flags/1x1/cn.svg)}.flag-icon-co{background-image:url(../flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(../flags/1x1/co.svg)}.flag-icon-cr{background-image:url(../flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(../flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(../flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(../flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(../flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(../flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(../flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(../flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(../flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(../flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(../flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(../flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(../flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(../flags/1x1/cz.svg)}.flag-icon-de{background-image:url(../flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(../flags/1x1/de.svg)}.flag-icon-dj{background-image:url(../flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(../flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(../flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(../flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(../flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(../flags/1x1/dm.svg)}.flag-icon-do{background-image:url(../flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(../flags/1x1/do.svg)}.flag-icon-dz{background-image:url(../flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(../flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(../flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(../flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(../flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(../flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(../flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(../flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(../flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(../flags/1x1/eh.svg)}.flag-icon-er{background-image:url(../flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(../flags/1x1/er.svg)}.flag-icon-es{background-image:url(../flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(../flags/1x1/es.svg)}.flag-icon-et{background-image:url(../flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(../flags/1x1/et.svg)}.flag-icon-fi{background-image:url(../flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(../flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(../flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(../flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(../flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(../flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(../flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(../flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(../flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(../flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(../flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(../flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(../flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(../flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(../flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(../flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(../flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(../flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(../flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(../flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(../flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(../flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(../flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(../flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(../flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(../flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(../flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(../flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(../flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(../flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(../flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(../flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(../flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(../flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(../flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(../flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(../flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(../flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(../flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(../flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(../flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(../flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(../flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(../flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(../flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(../flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(../flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(../flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(../flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(../flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(../flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(../flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(../flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(../flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(../flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(../flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(../flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(../flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(../flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(../flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(../flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(../flags/1x1/hu.svg)}.flag-icon-id{background-image:url(../flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(../flags/1x1/id.svg)}.flag-icon-ie{background-image:url(../flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(../flags/1x1/ie.svg)}.flag-icon-il{background-image:url(../flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(../flags/1x1/il.svg)}.flag-icon-im{background-image:url(../flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(../flags/1x1/im.svg)}.flag-icon-in{background-image:url(../flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(../flags/1x1/in.svg)}.flag-icon-io{background-image:url(../flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(../flags/1x1/io.svg)}.flag-icon-iq{background-image:url(../flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(../flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(../flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(../flags/1x1/ir.svg)}.flag-icon-is{background-image:url(../flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(../flags/1x1/is.svg)}.flag-icon-it{background-image:url(../flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(../flags/1x1/it.svg)}.flag-icon-je{background-image:url(../flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(../flags/1x1/je.svg)}.flag-icon-jm{background-image:url(../flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(../flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(../flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(../flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(../flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(../flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(../flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(../flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(../flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(../flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(../flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(../flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(../flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(../flags/1x1/ki.svg)}.flag-icon-km{background-image:url(../flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(../flags/1x1/km.svg)}.flag-icon-kn{background-image:url(../flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(../flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(../flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(../flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(../flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(../flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(../flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(../flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(../flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(../flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(../flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(../flags/1x1/kz.svg)}.flag-icon-la{background-image:url(../flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(../flags/1x1/la.svg)}.flag-icon-lb{background-image:url(../flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(../flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(../flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(../flags/1x1/lc.svg)}.flag-icon-li{background-image:url(../flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(../flags/1x1/li.svg)}.flag-icon-lk{background-image:url(../flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(../flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(../flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(../flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(../flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(../flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(../flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(../flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(../flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(../flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(../flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(../flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(../flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(../flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(../flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(../flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(../flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(../flags/1x1/mc.svg)}.flag-icon-md{background-image:url(../flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(../flags/1x1/md.svg)}.flag-icon-me{background-image:url(../flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(../flags/1x1/me.svg)}.flag-icon-mf{background-image:url(../flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(../flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(../flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(../flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(../flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(../flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(../flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(../flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(../flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(../flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(../flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(../flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(../flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(../flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(../flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(../flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(../flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(../flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(../flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(../flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(../flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(../flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(../flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(../flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(../flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(../flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(../flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(../flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(../flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(../flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(../flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(../flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(../flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(../flags/1x1/mx.svg)}.flag-icon-my{background-image:url(../flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(../flags/1x1/my.svg)}.flag-icon-mz{background-image:url(../flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(../flags/1x1/mz.svg)}.flag-icon-na{background-image:url(../flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(../flags/1x1/na.svg)}.flag-icon-nc{background-image:url(../flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(../flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(../flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(../flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(../flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(../flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(../flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(../flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(../flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(../flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(../flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(../flags/1x1/nl.svg)}.flag-icon-no{background-image:url(../flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(../flags/1x1/no.svg)}.flag-icon-np{background-image:url(../flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(../flags/1x1/np.svg)}.flag-icon-nr{background-image:url(../flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(../flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(../flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(../flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(../flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(../flags/1x1/nz.svg)}.flag-icon-om{background-image:url(../flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(../flags/1x1/om.svg)}.flag-icon-pa{background-image:url(../flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(../flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(../flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(../flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(../flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(../flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(../flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(../flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(../flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(../flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(../flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(../flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(../flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(../flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(../flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(../flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(../flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(../flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(../flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(../flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(../flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(../flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(../flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(../flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(../flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(../flags/1x1/pw.svg)}.flag-icon-py{background-image:url(../flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(../flags/1x1/py.svg)}.flag-icon-qa{background-image:url(../flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(../flags/1x1/qa.svg)}.flag-icon-re{background-image:url(../flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(../flags/1x1/re.svg)}.flag-icon-ro{background-image:url(../flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(../flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(../flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(../flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(../flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(../flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(../flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(../flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(../flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(../flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(../flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(../flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(../flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(../flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(../flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(../flags/1x1/sd.svg)}.flag-icon-se{background-image:url(../flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(../flags/1x1/se.svg)}.flag-icon-sg{background-image:url(../flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(../flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(../flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(../flags/1x1/sh.svg)}.flag-icon-si{background-image:url(../flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(../flags/1x1/si.svg)}.flag-icon-sj{background-image:url(../flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(../flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(../flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(../flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(../flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(../flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(../flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(../flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(../flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(../flags/1x1/sn.svg)}.flag-icon-so{background-image:url(../flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(../flags/1x1/so.svg)}.flag-icon-sr{background-image:url(../flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(../flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(../flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(../flags/1x1/ss.svg)}.flag-icon-st{background-image:url(../flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(../flags/1x1/st.svg)}.flag-icon-sv{background-image:url(../flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(../flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(../flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(../flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(../flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(../flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(../flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(../flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(../flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(../flags/1x1/tc.svg)}.flag-icon-td{background-image:url(../flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(../flags/1x1/td.svg)}.flag-icon-tf{background-image:url(../flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(../flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(../flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(../flags/1x1/tg.svg)}.flag-icon-th{background-image:url(../flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(../flags/1x1/th.svg)}.flag-icon-tj{background-image:url(../flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(../flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(../flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(../flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(../flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(../flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(../flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(../flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(../flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(../flags/1x1/tn.svg)}.flag-icon-to{background-image:url(../flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(../flags/1x1/to.svg)}.flag-icon-tr{background-image:url(../flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(../flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(../flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(../flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(../flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(../flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(../flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(../flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(../flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(../flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(../flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(../flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(../flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(../flags/1x1/ug.svg)}.flag-icon-um{background-image:url(../flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(../flags/1x1/um.svg)}.flag-icon-us{background-image:url(../flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(../flags/1x1/us.svg)}.flag-icon-uy{background-image:url(../flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(../flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(../flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(../flags/1x1/uz.svg)}.flag-icon-va{background-image:url(../flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(../flags/1x1/va.svg)}.flag-icon-vc{background-image:url(../flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(../flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(../flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(../flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(../flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(../flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(../flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(../flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(../flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(../flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(../flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(../flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(../flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(../flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(../flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(../flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(../flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(../flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(../flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(../flags/1x1/yt.svg)}.flag-icon-za{background-image:url(../flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(../flags/1x1/za.svg)}.flag-icon-zm{background-image:url(../flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(../flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(../flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(../flags/1x1/zw.svg)}.flag-icon-es-ca{background-image:url(../flags/4x3/es-ca.svg)}.flag-icon-es-ca.flag-icon-squared{background-image:url(../flags/1x1/es-ca.svg)}.flag-icon-eu{background-image:url(../flags/4x3/eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(../flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(../flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(../flags/1x1/gb-eng.svg)}.flag-icon-gb-nir{background-image:url(../flags/4x3/gb-nir.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(../flags/1x1/gb-nir.svg)}.flag-icon-gb-sct{background-image:url(../flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(../flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(../flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(../flags/1x1/gb-wls.svg)}.flag-icon-un{background-image:url(../flags/4x3/un.svg)}.flag-icon-un.flag-icon-squared{background-image:url(../flags/1x1/un.svg)}.flag-icon-xk{background-image:url(../flags/4x3/xk.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(../flags/1x1/xk.svg)}
/* lightslider */
.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
/* search */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* imagelightbox */
#imagelightbox{cursor:pointer;position:fixed;z-index:10000;-ms-touch-action:none;touch-action:none;-webkit-box-shadow:0 0 3.125em rgba(0,0,0,.75);box-shadow:0 0 3.125em rgba(0,0,0,.75)}#imagelightbox-loading,#imagelightbox-loading div{border:none;border-radius:50%}#imagelightbox-loading{width:1.25em;height:1.25em;background-color:#444;background-color:rgba(0,0,0,.5);position:fixed;z-index:10003;top:50%;left:50%;padding:.625em;margin:-1.25em 0 0 -1.25em;-webkit-box-shadow:0 0 2.5em rgba(0,0,0,.75);box-shadow:0 0 2.5em rgba(0,0,0,.75)}#imagelightbox-loading div{width:1.25em;height:1.25em;background-color:#fff;-webkit-animation:imagelightbox-loading .5s ease infinite;animation:imagelightbox-loading .5s ease infinite}@-webkit-keyframes imagelightbox-loading{0%,to{opacity:.5;-webkit-transform:scale(.75)}50%{opacity:1;-webkit-transform:scale(1)}}@keyframes imagelightbox-loading{0%,to{opacity:.5;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}#imagelightbox-overlay{background-color:#fff;background-color:rgba(255,255,255,.9);position:fixed;z-index:9998;top:0;right:0;bottom:0;left:0}#imagelightbox-close{border:none;width:2.5em;height:2.5em;text-align:left;background-color:#666;border-radius:50%;position:fixed;z-index:10002;top:2.5em;right:2.5em;-webkit-transition:color .3s ease;transition:color .3s ease}#imagelightbox-close:focus,#imagelightbox-close:hover{background-color:#111}#imagelightbox-close:after,#imagelightbox-close:before{width:2px;background-color:#fff;content:'';position:absolute;top:20%;bottom:20%;left:50%;margin-left:-1px}#imagelightbox-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#imagelightbox-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#imagelightbox-caption{text-align:center;color:#fff;background-color:#666;position:fixed;z-index:10001;left:0;right:0;bottom:0;padding:.625em}#imagelightbox-nav,.imagelightbox-arrow{background-color:#444;background-color:rgba(0,0,0,.5);position:fixed;z-index:10001}#imagelightbox-nav{border:none;border-radius:20px;left:50%;bottom:3.75em;padding:.313em;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#imagelightbox-nav button{width:1em;height:1em;background-color:transparent;border:none;border-radius:50%;display:inline-block;margin:0 .313em}#imagelightbox-nav button.active{background-color:#fff}.imagelightbox-arrow{width:3.75em;height:7.5em;vertical-align:middle;display:none;top:50%;margin-top:-3.75em}.imagelightbox-arrow:focus,.imagelightbox-arrow:hover{background-color:#666;background-color:rgba(0,0,0,.75)}.imagelightbox-arrow:active{background-color:#111}.imagelightbox-arrow-left{left:2.5em}.imagelightbox-arrow-right{right:2.5em}.imagelightbox-arrow:before{width:0;height:0;border:1em solid transparent;content:'';display:inline-block;margin-bottom:-.125em}.imagelightbox-arrow-left:before{border-left:none;border-right-color:#fff;margin-left:-.313em}.imagelightbox-arrow-right:before{border-right:none;border-left-color:#fff;margin-right:-.313em}#imagelightbox-caption,#imagelightbox-close,#imagelightbox-loading,#imagelightbox-nav,#imagelightbox-overlay,.imagelightbox-arrow{-webkit-animation:fade-in .25s linear;animation:fade-in .25s linear}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:41.25em){#container{width:100%}#imagelightbox-close{top:1.25em;right:1.25em}#imagelightbox-nav{bottom:1.25em}.imagelightbox-arrow{width:2.5em;height:3.75em;margin-top:-2.75em}.imagelightbox-arrow-left{left:1.25em}.imagelightbox-arrow-right{right:1.25em}}@media only screen and (max-width:20em){.imagelightbox-arrow-left{left:0}.imagelightbox-arrow-right{right:0}}#imagelightbox-overlay{background-color:rgba(30, 30, 30, 0.9);}#imagelightbox{-webkit-box-shadow:none;box-shadow:none;}