/*
	Theme Name: Szumlakowski
*/
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700,400italic&subset=latin,latin-ext);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{background:transparent;border:0;margin:0;padding:0;vertical-align:baseline;}
body{line-height:1;}
h1, h2, h3, h4, h5, h6{clear:both;font-weight:normal;}
ol, ul{list-style:none;}
blockquote{quotes:none;}
blockquote:before, blockquote:after{content:'';content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
a img{border:none;}
::selection{background:#52b3d4;color:#ffffff!important;}
::-moz-selection{background:#52b3d4;color:#ffffff!important;}
*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.clear{clear:both;}
.wrapper-center{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.wrapper-center:before, .wrapper-center:after{content:" ";display:table;}
.wrapper-center:after{clear:both;}
body{background:#0e455d;font-family:Ubuntu;font-size:13px;}
body, input, textarea{color:#5b5b5b;font-family:Ubuntu;font-size:13px;line-height:18px;}
input, textarea{border:1px solid #bababa;}
hr{background-color:#e7e7e7;border:0;clear:both;height:1px;margin-bottom:18px;}
p{margin-bottom:18px;}
ul{list-style:square;margin:0 0 18px 1.5em;}
ol{list-style:decimal;margin:0 0 18px 1.5em;}
ol ol{list-style:upper-alpha;}
ol ol ol{list-style:lower-roman;}
ol ol ol ol{list-style:lower-alpha;}
ul ul, ol ol, ul ol, ol ul{margin-bottom:0;}
dl{margin:0 0 24px 0;}
dt{font-weight:bold;}
dd{margin-bottom:18px;}
strong{font-weight:bold;}
cite, em, i{font-style:italic;}
big{font-size:131.25%;}
ins{background:#ffc;text-decoration:none;}
blockquote{font-style:italic;padding:0 3em;}
blockquote cite, blockquote em, blockquote i{font-style:normal;}
pre{background:#f7f7f7;color:#222;line-height:18px;margin-bottom:18px;padding:1.5em;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
sup, sub{height:0;line-height:1;position:relative;vertical-align:baseline;}
sup{bottom:1ex;}
sub{top:.5ex;}
a:link{color:#52b3d4;text-decoration:none;}
a:visited{color:#52b3d4;}
a:active, a:hover{color:#52b3d4;text-decoration:underline;}
/*!
 *Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *License - http://fontawesome.io/license (Font:SIL OFL 1.1, CSS:MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}
.icon, [class^="icon-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%;}
.icon-2x{font-size:2em;}
.icon-3x{font-size:3em;}
.icon-4x{font-size:4em;}
.icon-5x{font-size:5em;}
.icon-fw{width:1.28571429em;text-align:center;}
.icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}
.icon-ul > li{position:relative;}
.icon-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center;}
.icon-li.icon-lg{left:-1.85714286em;}
.icon-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em;}
.icon-pull-left{float:left;}
.icon-pull-right{float:right;}
.icon.icon-pull-left{margin-right:.3em;}
.icon.icon-pull-right{margin-left:.3em;}
.pull-right{float:right;}
.pull-left{float:left;}
.icon.pull-left{margin-right:.3em;}
.icon.pull-right{margin-left:.3em;}
.icon-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}
.icon-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
@-webkit-keyframes fa-spin{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@keyframes fa-spin{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
.icon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.icon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.icon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.icon-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1);}
:root .icon-rotate-90, :root .icon-rotate-180, :root .icon-rotate-270, :root .icon-flip-horizontal, :root .icon-flip-vertical{filter:none;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}
.icon-stack-1x, .icon-stack-2x{position:absolute;left:0;width:100%;text-align:center;}
.icon-stack-1x{line-height:inherit;}
.icon-stack-2x{font-size:2em;}
.icon-inverse{color:#ffffff;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-o:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-o:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-check:before{content:"\f00c";}
.icon-remove:before, .icon-close:before, .icon-times:before{content:"\f00d";}
.icon-search-plus:before{content:"\f00e";}
.icon-search-minus:before{content:"\f010";}
.icon-power-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before, .icon-cog:before{content:"\f013";}
.icon-trash-o:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-o:before{content:"\f016";}
.icon-clock-o:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download:before{content:"\f019";}
.icon-arrow-circle-o-down:before{content:"\f01a";}
.icon-arrow-circle-o-up:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle-o:before{content:"\f01d";}
.icon-rotate-right:before, .icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-dedent:before, .icon-outdent:before{content:"\f03b";}
.icon-indent:before{content:"\f03c";}
.icon-video-camera:before{content:"\f03d";}
.icon-photo:before, .icon-image:before, .icon-picture-o:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before, .icon-pencil-square-o:before{content:"\f044";}
.icon-share-square-o:before{content:"\f045";}
.icon-check-square-o:before{content:"\f046";}
.icon-arrows:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-circle:before{content:"\f055";}
.icon-minus-circle:before{content:"\f056";}
.icon-times-circle:before{content:"\f057";}
.icon-check-circle:before{content:"\f058";}
.icon-question-circle:before{content:"\f059";}
.icon-info-circle:before{content:"\f05a";}
.icon-crosshairs:before{content:"\f05b";}
.icon-times-circle-o:before{content:"\f05c";}
.icon-check-circle-o:before{content:"\f05d";}
.icon-ban:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before, .icon-share:before{content:"\f064";}
.icon-expand:before{content:"\f065";}
.icon-compress:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-circle:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye:before{content:"\f06e";}
.icon-eye-slash:before{content:"\f070";}
.icon-warning:before, .icon-exclamation-triangle:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-arrows-v:before{content:"\f07d";}
.icon-arrows-h:before{content:"\f07e";}
.icon-bar-chart-o:before, .icon-bar-chart:before{content:"\f080";}
.icon-twitter-square:before{content:"\f081";}
.icon-facebook-square:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before, .icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-o-up:before{content:"\f087";}
.icon-thumbs-o-down:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-o:before{content:"\f08a";}
.icon-sign-out:before{content:"\f08b";}
.icon-linkedin-square:before{content:"\f08c";}
.icon-thumb-tack:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-sign-in:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-square:before{content:"\f092";}
.icon-upload:before{content:"\f093";}
.icon-lemon-o:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-square-o:before{content:"\f096";}
.icon-bookmark-o:before{content:"\f097";}
.icon-phone-square:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook-f:before, .icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-feed:before, .icon-rss:before{content:"\f09e";}
.icon-hdd-o:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0f3";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-o-right:before{content:"\f0a4";}
.icon-hand-o-left:before{content:"\f0a5";}
.icon-hand-o-up:before{content:"\f0a6";}
.icon-hand-o-down:before{content:"\f0a7";}
.icon-arrow-circle-left:before{content:"\f0a8";}
.icon-arrow-circle-right:before{content:"\f0a9";}
.icon-arrow-circle-up:before{content:"\f0aa";}
.icon-arrow-circle-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-arrows-alt:before{content:"\f0b2";}
.icon-group:before, .icon-users:before{content:"\f0c0";}
.icon-chain:before, .icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-flask:before{content:"\f0c3";}
.icon-cut:before, .icon-scissors:before{content:"\f0c4";}
.icon-copy:before, .icon-files-o:before{content:"\f0c5";}
.icon-paperclip:before{content:"\f0c6";}
.icon-save:before, .icon-floppy-o:before{content:"\f0c7";}
.icon-square:before{content:"\f0c8";}
.icon-navicon:before, .icon-reorder:before, .icon-bars:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-square:before{content:"\f0d3";}
.icon-google-plus-square:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-unsorted:before, .icon-sort:before{content:"\f0dc";}
.icon-sort-down:before, .icon-sort-desc:before{content:"\f0dd";}
.icon-sort-up:before, .icon-sort-asc:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before, .icon-undo:before{content:"\f0e2";}
.icon-legal:before, .icon-gavel:before{content:"\f0e3";}
.icon-dashboard:before, .icon-tachometer:before{content:"\f0e4";}
.icon-comment-o:before{content:"\f0e5";}
.icon-comments-o:before{content:"\f0e6";}
.icon-flash:before, .icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before, .icon-clipboard:before{content:"\f0ea";}
.icon-lightbulb-o:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-o:before{content:"\f0a2";}
.icon-coffee:before{content:"\f0f4";}
.icon-cutlery:before{content:"\f0f5";}
.icon-file-text-o:before{content:"\f0f6";}
.icon-building-o:before{content:"\f0f7";}
.icon-hospital-o:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-square:before{content:"\f0fd";}
.icon-plus-square:before{content:"\f0fe";}
.icon-angle-double-left:before{content:"\f100";}
.icon-angle-double-right:before{content:"\f101";}
.icon-angle-double-up:before{content:"\f102";}
.icon-angle-double-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before, .icon-mobile:before{content:"\f10b";}
.icon-circle-o:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before, .icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-o:before{content:"\f114";}
.icon-folder-open-o:before{content:"\f115";}
.icon-smile-o:before{content:"\f118";}
.icon-frown-o:before{content:"\f119";}
.icon-meh-o:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard-o:before{content:"\f11c";}
.icon-flag-o:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-mail-reply-all:before, .icon-reply-all:before{content:"\f122";}
.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before, .icon-chain-broken:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-slash:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-o:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-circle-left:before{content:"\f137";}
.icon-chevron-circle-right:before{content:"\f138";}
.icon-chevron-circle-up:before{content:"\f139";}
.icon-chevron-circle-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-h:before{content:"\f141";}
.icon-ellipsis-v:before{content:"\f142";}
.icon-rss-square:before{content:"\f143";}
.icon-play-circle:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-square:before{content:"\f146";}
.icon-minus-square-o:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-square:before{content:"\f14a";}
.icon-pencil-square:before{content:"\f14b";}
.icon-external-link-square:before{content:"\f14c";}
.icon-share-square:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-toggle-down:before, .icon-caret-square-o-down:before{content:"\f150";}
.icon-toggle-up:before, .icon-caret-square-o-up:before{content:"\f151";}
.icon-toggle-right:before, .icon-caret-square-o-right:before{content:"\f152";}
.icon-euro:before, .icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before, .icon-usd:before{content:"\f155";}
.icon-rupee:before, .icon-inr:before{content:"\f156";}
.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before{content:"\f157";}
.icon-ruble:before, .icon-rouble:before, .icon-rub:before{content:"\f158";}
.icon-won:before, .icon-krw:before{content:"\f159";}
.icon-bitcoin:before, .icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-alpha-asc:before{content:"\f15d";}
.icon-sort-alpha-desc:before{content:"\f15e";}
.icon-sort-amount-asc:before{content:"\f160";}
.icon-sort-amount-desc:before{content:"\f161";}
.icon-sort-numeric-asc:before{content:"\f162";}
.icon-sort-numeric-desc:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-square:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-square:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stack-overflow:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-square:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-square:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before, .icon-gratipay:before{content:"\f184";}
.icon-sun-o:before{content:"\f185";}
.icon-moon-o:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
.icon-pagelines:before{content:"\f18c";}
.icon-stack-exchange:before{content:"\f18d";}
.icon-arrow-circle-o-right:before{content:"\f18e";}
.icon-arrow-circle-o-left:before{content:"\f190";}
.icon-toggle-left:before, .icon-caret-square-o-left:before{content:"\f191";}
.icon-dot-circle-o:before{content:"\f192";}
.icon-wheelchair:before{content:"\f193";}
.icon-vimeo-square:before{content:"\f194";}
.icon-turkish-lira:before, .icon-try:before{content:"\f195";}
.icon-plus-square-o:before{content:"\f196";}
.icon-space-shuttle:before{content:"\f197";}
.icon-slack:before{content:"\f198";}
.icon-envelope-square:before{content:"\f199";}
.icon-wordpress:before{content:"\f19a";}
.icon-openid:before{content:"\f19b";}
.icon-institution:before, .icon-bank:before, .icon-university:before{content:"\f19c";}
.icon-mortar-board:before, .icon-graduation-cap:before{content:"\f19d";}
.icon-yahoo:before{content:"\f19e";}
.icon-google:before{content:"\f1a0";}
.icon-reddit:before{content:"\f1a1";}
.icon-reddit-square:before{content:"\f1a2";}
.icon-stumbleupon-circle:before{content:"\f1a3";}
.icon-stumbleupon:before{content:"\f1a4";}
.icon-delicious:before{content:"\f1a5";}
.icon-digg:before{content:"\f1a6";}
.icon-pied-piper-pp:before{content:"\f1a7";}
.icon-pied-piper-alt:before{content:"\f1a8";}
.icon-drupal:before{content:"\f1a9";}
.icon-joomla:before{content:"\f1aa";}
.icon-language:before{content:"\f1ab";}
.icon-fax:before{content:"\f1ac";}
.icon-building:before{content:"\f1ad";}
.icon-child:before{content:"\f1ae";}
.icon-paw:before{content:"\f1b0";}
.icon-spoon:before{content:"\f1b1";}
.icon-cube:before{content:"\f1b2";}
.icon-cubes:before{content:"\f1b3";}
.icon-behance:before{content:"\f1b4";}
.icon-behance-square:before{content:"\f1b5";}
.icon-steam:before{content:"\f1b6";}
.icon-steam-square:before{content:"\f1b7";}
.icon-recycle:before{content:"\f1b8";}
.icon-automobile:before, .icon-car:before{content:"\f1b9";}
.icon-cab:before, .icon-taxi:before{content:"\f1ba";}
.icon-tree:before{content:"\f1bb";}
.icon-spotify:before{content:"\f1bc";}
.icon-deviantart:before{content:"\f1bd";}
.icon-soundcloud:before{content:"\f1be";}
.icon-database:before{content:"\f1c0";}
.icon-file-pdf-o:before{content:"\f1c1";}
.icon-file-word-o:before{content:"\f1c2";}
.icon-file-excel-o:before{content:"\f1c3";}
.icon-file-powerpoint-o:before{content:"\f1c4";}
.icon-file-photo-o:before, .icon-file-picture-o:before, .icon-file-image-o:before{content:"\f1c5";}
.icon-file-zip-o:before, .icon-file-archive-o:before{content:"\f1c6";}
.icon-file-sound-o:before, .icon-file-audio-o:before{content:"\f1c7";}
.icon-file-movie-o:before, .icon-file-video-o:before{content:"\f1c8";}
.icon-file-code-o:before{content:"\f1c9";}
.icon-vine:before{content:"\f1ca";}
.icon-codepen:before{content:"\f1cb";}
.icon-jsfiddle:before{content:"\f1cc";}
.icon-life-bouy:before, .icon-life-buoy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before{content:"\f1cd";}
.icon-circle-o-notch:before{content:"\f1ce";}
.icon-ra:before, .icon-resistance:before, .icon-rebel:before{content:"\f1d0";}
.icon-ge:before, .icon-empire:before{content:"\f1d1";}
.icon-git-square:before{content:"\f1d2";}
.icon-git:before{content:"\f1d3";}
.icon-y-combinator-square:before, .icon-yc-square:before, .icon-hacker-news:before{content:"\f1d4";}
.icon-tencent-weibo:before{content:"\f1d5";}
.icon-qq:before{content:"\f1d6";}
.icon-wechat:before, .icon-weixin:before{content:"\f1d7";}
.icon-send:before, .icon-paper-plane:before{content:"\f1d8";}
.icon-send-o:before, .icon-paper-plane-o:before{content:"\f1d9";}
.icon-history:before{content:"\f1da";}
.icon-circle-thin:before{content:"\f1db";}
.icon-header:before{content:"\f1dc";}
.icon-paragraph:before{content:"\f1dd";}
.icon-sliders:before{content:"\f1de";}
.icon-share-alt:before{content:"\f1e0";}
.icon-share-alt-square:before{content:"\f1e1";}
.icon-bomb:before{content:"\f1e2";}
.icon-soccer-ball-o:before, .icon-futbol-o:before{content:"\f1e3";}
.icon-tty:before{content:"\f1e4";}
.icon-binoculars:before{content:"\f1e5";}
.icon-plug:before{content:"\f1e6";}
.icon-slideshare:before{content:"\f1e7";}
.icon-twitch:before{content:"\f1e8";}
.icon-yelp:before{content:"\f1e9";}
.icon-newspaper-o:before{content:"\f1ea";}
.icon-wifi:before{content:"\f1eb";}
.icon-calculator:before{content:"\f1ec";}
.icon-paypal:before{content:"\f1ed";}
.icon-google-wallet:before{content:"\f1ee";}
.icon-cc-visa:before{content:"\f1f0";}
.icon-cc-mastercard:before{content:"\f1f1";}
.icon-cc-discover:before{content:"\f1f2";}
.icon-cc-amex:before{content:"\f1f3";}
.icon-cc-paypal:before{content:"\f1f4";}
.icon-cc-stripe:before{content:"\f1f5";}
.icon-bell-slash:before{content:"\f1f6";}
.icon-bell-slash-o:before{content:"\f1f7";}
.icon-trash:before{content:"\f1f8";}
.icon-copyright:before{content:"\f1f9";}
.icon-at:before{content:"\f1fa";}
.icon-eyedropper:before{content:"\f1fb";}
.icon-paint-brush:before{content:"\f1fc";}
.icon-birthday-cake:before{content:"\f1fd";}
.icon-area-chart:before{content:"\f1fe";}
.icon-pie-chart:before{content:"\f200";}
.icon-line-chart:before{content:"\f201";}
.icon-lastfm:before{content:"\f202";}
.icon-lastfm-square:before{content:"\f203";}
.icon-toggle-off:before{content:"\f204";}
.icon-toggle-on:before{content:"\f205";}
.icon-bicycle:before{content:"\f206";}
.icon-bus:before{content:"\f207";}
.icon-ioxhost:before{content:"\f208";}
.icon-angellist:before{content:"\f209";}
.icon-cc:before{content:"\f20a";}
.icon-shekel:before, .icon-sheqel:before, .icon-ils:before{content:"\f20b";}
.icon-meanpath:before{content:"\f20c";}
.icon-buysellads:before{content:"\f20d";}
.icon-connectdevelop:before{content:"\f20e";}
.icon-dashcube:before{content:"\f210";}
.icon-forumbee:before{content:"\f211";}
.icon-leanpub:before{content:"\f212";}
.icon-sellsy:before{content:"\f213";}
.icon-shirtsinbulk:before{content:"\f214";}
.icon-simplybuilt:before{content:"\f215";}
.icon-skyatlas:before{content:"\f216";}
.icon-cart-plus:before{content:"\f217";}
.icon-cart-arrow-down:before{content:"\f218";}
.icon-diamond:before{content:"\f219";}
.icon-ship:before{content:"\f21a";}
.icon-user-secret:before{content:"\f21b";}
.icon-motorcycle:before{content:"\f21c";}
.icon-street-view:before{content:"\f21d";}
.icon-heartbeat:before{content:"\f21e";}
.icon-venus:before{content:"\f221";}
.icon-mars:before{content:"\f222";}
.icon-mercury:before{content:"\f223";}
.icon-intersex:before, .icon-transgender:before{content:"\f224";}
.icon-transgender-alt:before{content:"\f225";}
.icon-venus-double:before{content:"\f226";}
.icon-mars-double:before{content:"\f227";}
.icon-venus-mars:before{content:"\f228";}
.icon-mars-stroke:before{content:"\f229";}
.icon-mars-stroke-v:before{content:"\f22a";}
.icon-mars-stroke-h:before{content:"\f22b";}
.icon-neuter:before{content:"\f22c";}
.icon-genderless:before{content:"\f22d";}
.icon-facebook-official:before{content:"\f230";}
.icon-pinterest-p:before{content:"\f231";}
.icon-whatsapp:before{content:"\f232";}
.icon-server:before{content:"\f233";}
.icon-user-plus:before{content:"\f234";}
.icon-user-times:before{content:"\f235";}
.icon-hotel:before, .icon-bed:before{content:"\f236";}
.icon-viacoin:before{content:"\f237";}
.icon-train:before{content:"\f238";}
.icon-subway:before{content:"\f239";}
.icon-medium:before{content:"\f23a";}
.icon-yc:before, .icon-y-combinator:before{content:"\f23b";}
.icon-optin-monster:before{content:"\f23c";}
.icon-opencart:before{content:"\f23d";}
.icon-expeditedssl:before{content:"\f23e";}
.icon-battery-4:before, .icon-battery:before, .icon-battery-full:before{content:"\f240";}
.icon-battery-3:before, .icon-battery-three-quarters:before{content:"\f241";}
.icon-battery-2:before, .icon-battery-half:before{content:"\f242";}
.icon-battery-1:before, .icon-battery-quarter:before{content:"\f243";}
.icon-battery-0:before, .icon-battery-empty:before{content:"\f244";}
.icon-mouse-pointer:before{content:"\f245";}
.icon-i-cursor:before{content:"\f246";}
.icon-object-group:before{content:"\f247";}
.icon-object-ungroup:before{content:"\f248";}
.icon-sticky-note:before{content:"\f249";}
.icon-sticky-note-o:before{content:"\f24a";}
.icon-cc-jcb:before{content:"\f24b";}
.icon-cc-diners-club:before{content:"\f24c";}
.icon-clone:before{content:"\f24d";}
.icon-balance-scale:before{content:"\f24e";}
.icon-hourglass-o:before{content:"\f250";}
.icon-hourglass-1:before, .icon-hourglass-start:before{content:"\f251";}
.icon-hourglass-2:before, .icon-hourglass-half:before{content:"\f252";}
.icon-hourglass-3:before, .icon-hourglass-end:before{content:"\f253";}
.icon-hourglass:before{content:"\f254";}
.icon-hand-grab-o:before, .icon-hand-rock-o:before{content:"\f255";}
.icon-hand-stop-o:before, .icon-hand-paper-o:before{content:"\f256";}
.icon-hand-scissors-o:before{content:"\f257";}
.icon-hand-lizard-o:before{content:"\f258";}
.icon-hand-spock-o:before{content:"\f259";}
.icon-hand-pointer-o:before{content:"\f25a";}
.icon-hand-peace-o:before{content:"\f25b";}
.icon-trademark:before{content:"\f25c";}
.icon-registered:before{content:"\f25d";}
.icon-creative-commons:before{content:"\f25e";}
.icon-gg:before{content:"\f260";}
.icon-gg-circle:before{content:"\f261";}
.icon-tripadvisor:before{content:"\f262";}
.icon-odnoklassniki:before{content:"\f263";}
.icon-odnoklassniki-square:before{content:"\f264";}
.icon-get-pocket:before{content:"\f265";}
.icon-wikipedia-w:before{content:"\f266";}
.icon-safari:before{content:"\f267";}
.icon-chrome:before{content:"\f268";}
.icon-firefox:before{content:"\f269";}
.icon-opera:before{content:"\f26a";}
.icon-internet-explorer:before{content:"\f26b";}
.icon-tv:before, .icon-television:before{content:"\f26c";}
.icon-contao:before{content:"\f26d";}
.icon-500px:before{content:"\f26e";}
.icon-amazon:before{content:"\f270";}
.icon-calendar-plus-o:before{content:"\f271";}
.icon-calendar-minus-o:before{content:"\f272";}
.icon-calendar-times-o:before{content:"\f273";}
.icon-calendar-check-o:before{content:"\f274";}
.icon-industry:before{content:"\f275";}
.icon-map-pin:before{content:"\f276";}
.icon-map-signs:before{content:"\f277";}
.icon-map-o:before{content:"\f278";}
.icon-map:before{content:"\f279";}
.icon-commenting:before{content:"\f27a";}
.icon-commenting-o:before{content:"\f27b";}
.icon-houzz:before{content:"\f27c";}
.icon-vimeo:before{content:"\f27d";}
.icon-black-tie:before{content:"\f27e";}
.icon-fonticons:before{content:"\f280";}
.icon-reddit-alien:before{content:"\f281";}
.icon-edge:before{content:"\f282";}
.icon-credit-card-alt:before{content:"\f283";}
.icon-codiepie:before{content:"\f284";}
.icon-modx:before{content:"\f285";}
.icon-fort-awesome:before{content:"\f286";}
.icon-usb:before{content:"\f287";}
.icon-product-hunt:before{content:"\f288";}
.icon-mixcloud:before{content:"\f289";}
.icon-scribd:before{content:"\f28a";}
.icon-pause-circle:before{content:"\f28b";}
.icon-pause-circle-o:before{content:"\f28c";}
.icon-stop-circle:before{content:"\f28d";}
.icon-stop-circle-o:before{content:"\f28e";}
.icon-shopping-bag:before{content:"\f290";}
.icon-shopping-basket:before{content:"\f291";}
.icon-hashtag:before{content:"\f292";}
.icon-bluetooth:before{content:"\f293";}
.icon-bluetooth-b:before{content:"\f294";}
.icon-percent:before{content:"\f295";}
.icon-gitlab:before{content:"\f296";}
.icon-wpbeginner:before{content:"\f297";}
.icon-wpforms:before{content:"\f298";}
.icon-envira:before{content:"\f299";}
.icon-universal-access:before{content:"\f29a";}
.icon-wheelchair-alt:before{content:"\f29b";}
.icon-question-circle-o:before{content:"\f29c";}
.icon-blind:before{content:"\f29d";}
.icon-audio-description:before{content:"\f29e";}
.icon-volume-control-phone:before{content:"\f2a0";}
.icon-braille:before{content:"\f2a1";}
.icon-assistive-listening-systems:before{content:"\f2a2";}
.icon-asl-interpreting:before, .icon-american-sign-language-interpreting:before{content:"\f2a3";}
.icon-deafness:before, .icon-hard-of-hearing:before, .icon-deaf:before{content:"\f2a4";}
.icon-glide:before{content:"\f2a5";}
.icon-glide-g:before{content:"\f2a6";}
.icon-signing:before, .icon-sign-language:before{content:"\f2a7";}
.icon-low-vision:before{content:"\f2a8";}
.icon-viadeo:before{content:"\f2a9";}
.icon-viadeo-square:before{content:"\f2aa";}
.icon-snapchat:before{content:"\f2ab";}
.icon-snapchat-ghost:before{content:"\f2ac";}
.icon-snapchat-square:before{content:"\f2ad";}
.icon-pied-piper:before{content:"\f2ae";}
.icon-first-order:before{content:"\f2b0";}
.icon-yoast:before{content:"\f2b1";}
.icon-themeisle:before{content:"\f2b2";}
.icon-google-plus-circle:before, .icon-google-plus-official:before{content:"\f2b3";}
.icon-fa:before, .icon-font-awesome:before{content:"\f2b4";}
.icon-handshake-o:before{content:"\f2b5";}
.icon-envelope-open:before{content:"\f2b6";}
.icon-envelope-open-o:before{content:"\f2b7";}
.icon-linode:before{content:"\f2b8";}
.icon-address-book:before{content:"\f2b9";}
.icon-address-book-o:before{content:"\f2ba";}
.icon-vcard:before, .icon-address-card:before{content:"\f2bb";}
.icon-vcard-o:before, .icon-address-card-o:before{content:"\f2bc";}
.icon-user-circle:before{content:"\f2bd";}
.icon-user-circle-o:before{content:"\f2be";}
.icon-user-o:before{content:"\f2c0";}
.icon-id-badge:before{content:"\f2c1";}
.icon-drivers-license:before, .icon-id-card:before{content:"\f2c2";}
.icon-drivers-license-o:before, .icon-id-card-o:before{content:"\f2c3";}
.icon-quora:before{content:"\f2c4";}
.icon-free-code-camp:before{content:"\f2c5";}
.icon-telegram:before{content:"\f2c6";}
.icon-thermometer-4:before, .icon-thermometer:before, .icon-thermometer-full:before{content:"\f2c7";}
.icon-thermometer-3:before, .icon-thermometer-three-quarters:before{content:"\f2c8";}
.icon-thermometer-2:before, .icon-thermometer-half:before{content:"\f2c9";}
.icon-thermometer-1:before, .icon-thermometer-quarter:before{content:"\f2ca";}
.icon-thermometer-0:before, .icon-thermometer-empty:before{content:"\f2cb";}
.icon-shower:before{content:"\f2cc";}
.icon-bathtub:before, .icon-s15:before, .icon-bath:before{content:"\f2cd";}
.icon-podcast:before{content:"\f2ce";}
.icon-window-maximize:before{content:"\f2d0";}
.icon-window-minimize:before{content:"\f2d1";}
.icon-window-restore:before{content:"\f2d2";}
.icon-times-rectangle:before, .icon-window-close:before{content:"\f2d3";}
.icon-times-rectangle-o:before, .icon-window-close-o:before{content:"\f2d4";}
.icon-bandcamp:before{content:"\f2d5";}
.icon-grav:before{content:"\f2d6";}
.icon-etsy:before{content:"\f2d7";}
.icon-imdb:before{content:"\f2d8";}
.icon-ravelry:before{content:"\f2d9";}
.icon-eercast:before{content:"\f2da";}
.icon-microchip:before{content:"\f2db";}
.icon-snowflake-o:before{content:"\f2dc";}
.icon-superpowers:before{content:"\f2dd";}
.icon-wpexplorer:before{content:"\f2de";}
.icon-meetup:before{content:"\f2e0";}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
#header{background:url('img/bg_header.jpg') center top no-repeat;position:relative;z-index:10000;}
#header .logo{float:left;margin:23px 0 0 10px;}
#header .logo img{border:0;display:block;height:auto;margin:0;max-width:100%;}
.header-line-top{margin:0;padding:0 0 39px;position:relative;z-index:2000;}
.header-line-top:before, .header-line-top:after{content:" ";display:table;}
.header-line-top:after{clear:both;}
#lang_sel{float:right;margin:44px 0 0 0;width:114px;}
#lang_sel ul li{width:100%;}
#lang_sel ul ul{width:100%;}
#lang_sel ul ul a{width:100%;}
.tdtcert{float:right;margin:34px 42px 0 0;}
.sf-contener{clear:both;float:left;padding:0;position:relative;text-align:left;width:100%;z-index:1;}
#menu-top, #menu-top *{list-style:none;margin:0;padding:0;}
#menu-top{background:none;border:0;filter:none;padding:0;position:relative;width:100%;z-index:1;}
#menu-top li{position:relative;display:inline-block;margin:0;padding:0 8px 0 0;font-size:16px;line-height:26px;background:url('img/menu_top_spacer.png') right top no-repeat;}
#menu-top li:hover{visibility:inherit;}
#menu-top li.last_item {background:none;padding-right:0;}
#menu-top li:hover ul{display:block;}
#menu-top li a{color:#ffffff;text-shadow:1px 1px #0d4259;display:block;padding:0 30px 20px 24px;}
#menu-top li a:hover{text-decoration:none;}
#menu-top li.withSubMenu a{background:url('img/arrow_down.png') center 28px no-repeat;}
#menu-top li a:hover, #menu-top li:hover a span, #menu-top li.current a, #menu-top li.current_parent a, #menu-top li ul li a:hover, #menu-top li ul li.current a{color:#43c6ff;}
#menu-top li ul{display:none;position:absolute;left:0;top:42px;width:288px;background:#115674;list-style:none;margin:0;padding:0;}
#menu-top li ul li{background:none;border-bottom:1px solid #20afed;float:left;width:100%;margin:0;padding:10px 16px 10px 16px;line-height:22px;text-align:left;font-size:14px;}
#menu-top li ul li a{height:auto;padding:0;display:inline;background:none;}
#menu-top li.current li a, #menu-top li.current_parent li a{color:#ffffff;}
.slider_grid{background:#ffffff;clear:both;height:auto;overflow:hidden;}
.page_thumb_grid{background:#ffffff;text-align:center;height:auto;overflow:hidden;}
.page_thumb_grid .wrapper-center{max-width:none!important;padding:0!important;position:relative;}
.page_thumb_grid img{border:0;display:block;height:auto;margin:0;max-width:100%;}
.btn-default{display:inline-block;font-size:11px;color:#1e95be;padding:0 10px 0 10px;line-height:21px;height:21px;border:1px solid #bababa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-blue{display:inline-block;font-size:16px;text-shadow:1px 1px #021a25;color:#fff!important;padding:0;line-height:43px;width:175px;height:44px;background:url('img/bg_btn.png') left top no-repeat;text-align:center;}
#main{background:#ffffff;}
.fx_content{background:#fff url('img/fx_content.jpg') center top no-repeat!important;}
#index-boxs{margin:25px -15px 0;overflow:hidden;padding:0;}
#index-boxs .box{float:left;margin:0;overflow:hidden;padding:0 15px 15px;width:33.33333%;}
#index-boxs .box .box-title{color:#787878;font-size:19px;height:35px;margin:0;padding:0 0 0 10px;}
#index-boxs .box .box-title a{color:#787878;}
#index-boxs .box .box-image{float:none;margin:0 0 11px;overflow:hidden;padding:0;}
#index-boxs .box .box-image img{border:0;display:block;height:auto;margin:0 auto;max-width:100%;}
#index-boxs .box .box-content{color:#5b5b5b;font-size:13px;margin:0;padding:0 0 0 10px;}
#index-boxs .box .p-head{font-size:15px;color:#32657c;}
#index-boxs .box-1 ul{margin:0 0 0 10px;padding:0;float:left;width:280px;list-style:none;}
#index-boxs .box-1 ul li{margin:0 0 10px 0px;padding:0;float:left;width:280px;}
#index-boxs .box-1 ul li h2{margin:0 0 10px 0px;padding:0;float:left;width:280px;font-size:13px;font-weight:normal;}
#index-boxs .box-1 ul li h2 a{color:#1e95be;}
#index-boxs .box-1 ul li .date{line-height:23px;float:left;color:#949494;font-size:11px;}
#index-boxs .box-1 .btn-default{float:right;}
#content .entry-content ol{counter-reset:li;}
#content .entry-content ol > li, #content .entry-content ul > li , ul.special-list > li{position:relative;color:#1e95be;margin:0 0 3px 0px;padding:0px 0px 0 5px;list-style:none;}
#content .entry-content ul > li:before, ul.special-list > li:before, #content .entry-content ol > li:before{content:' ';position:absolute;top:1px;left:-20px;width:20px;min-height:15px;margin-top:4px;padding:0px 0px 0 0;background:url('img/arrow_right.png') 5px top no-repeat;font-family:Ubuntu, Arial, sans-serif;text-align:center;}
#content{float:left;margin:27px 0 10px;padding:0 7px;width:100%;}
#column-left{float:left;margin:0;padding:20px 15px 0;width:32.2%;}
#column-right{float:right;margin:0;padding:20px 15px 0;width:67.8%;}
#column-right #content{margin:0;width:100%;}
#column-right #content .entry-content{margin:0;padding:0 10px 15px 10px;width:100%;}
#column-right #content .entry-title, #column-right #content .page-title{margin-bottom:15px;width:100%;}
#column-left .block{float:left;width:100%;}
#column-left .block .block_title{background:url('img/bg_menu_left.jpg') left top repeat-x;height:19px;line-height:19px;color:#43c6ff;font-size:17px;font-weight:bold;text-shadow:1px 1px #012b3d;margin:0;padding:10px 0 10px 15px;width:283px;border-bottom:1px solid #20afed;}
#menu-left{background:#115674;font-size:14px;list-style:none;margin:0;padding:0;}
#menu-left li{border-bottom:1px solid #20afed;margin:0;padding:10px 0 10px 0;text-shadow:1px 1px #0d4259;}
#menu-left li.menu-title{background:url('img/bg_menu_left.jpg') left top repeat-x;line-height:19px;color:#43c6ff;font-size:17px;font-weight:bold;text-shadow:1px 1px #012b3d;padding:10px 0 10px 15px;}
#menu-left li a{display:inline-block;margin:0 0 0 17px;padding:0 0 0 14px;background:url('img/arrow_right.png') left 5px no-repeat;color:#ffffff;}
#menu-left li a:hover, #menu-left li a.selected, #menu-left li.current a{text-decoration:none;color:#43c6ff;margin-left:27px;}
#column-left .block{float:left;width:100%;margin-bottom:30px;}
#column-left .block .block-title{margin:0 0 15px 0;padding:3px 16px 5px 16px;text-transform:none;}
#column-left #block-menu.block .block-title{background:url("img/bg_menu_left.jpg") repeat-x scroll left top transparent;color:#43c6ff;font:700 17px/19px "Ubuntu",sans-serif;margin:0;padding:10px 15px;text-shadow:1px 1px #012b3d;}
#column-left .block .block-content{color:#32657c;font-size:13px;margin:0;padding:0 16px;}
#column-left #block-menu.block .block-content{padding:0;}
#column-left .block .block-content .item-icon{padding:0 0 0 40px;color:#1e95be;}
#column-left .block .block-content .item-icon-1{background:url('img/ico_map.png') left top no-repeat;height:28px;line-height:28px;margin-bottom:5px;}
#column-left .block .block-content .item-icon-2{background:url('img/ico_contact_form.png') left top no-repeat;height:23px;line-height:23px;margin-bottom:5px;}
#column-left .block .block-content .item-icon-3{background:url('img/ico_contact.png') left top no-repeat;height:28px;line-height:28px;}
#column-left .block .block-button{margin:5px 0 0 0;text-align:center;}
.contact-page .entry-content{width:100%;margin:0;}
.contact-page .entry-title{text-transform:none!important;margin:0 0 15px 0!important;}
.block-contact-left{float:left;width:45%;}
#content .block-contact-left ul{margin:0 0 0 10px;padding:0;list-style:none;float:left;}
#content .block-contact-left ul li{margin:0;padding:0;width:100%;float:left;color:#676767;font-size:14px;}
#content .block-contact-left ul li:before{display:none;}
#content .block-contact-left ul li.bcl-1{color:#32657c;font-size:15px;margin-bottom:8px;}
#content .block-contact-left ul li.bcl-2{font-weight:bold;margin-top:10px;margin-bottom:5px;}
#content .block-contact-left ul li .phone-title{float:left;}
#content .block-contact-left ul li .phone-list{float:left;}
#content .block-contact-right{float:right;width:55%;}
.contact-form-left{float:left;width:35%;} 
.contact-form-left .wpcf7-not-valid-tip{float:left;} 
#content .contact-form-left input{width:100%;padding:8px 10px 8px 10px;height:35px;line-height:19px;margin:0;float:left;}
#content .contact-form-left .item{float:none;width:auto;overflow:hidden;margin-bottom:8px;}
#content .contact-form-left .quiz_item span.wpcf7-form-control-wrap{float:right;}
#content .contact-form-left .quiz_item .wpcf7-quiz-label{margin:7px 0 0 0;width:120px;text-align:right;float:left;}
#content .contact-form-left .quiz_item input{margin-left:10px;max-width:50px;float:right;}
.contact-form-right{float:left;padding-left:20px;width:65%;} 
#content .contact-form-right textarea{width:100%;height:170px;padding:10px;margin:0;float:left;}
.contact-form-submit{float:left;width:100%;margin:17px 0 0 0;} 
.contact-form-submit input{cursor:pointer;border:none;outline:none;float:right;margin-right:12px!important;}
.block-map{width:100%;float:left;margin:0 0 30px 0;}
.block-map .block-content{border:1px solid #bababa;margin:0;overflow:hidden;width:100%;}
#content .block-boxs-contact .entry-title{margin-bottom:5px!important;float:left;}
.block-boxs-contact{width:100%;float:left;margin:0 0 30px 0;}
#content .block-boxs-contact .box{width:33.33333%;float:left;margin:20px 0 0;padding:0 15px;list-style:none;}
#content .block-boxs-contact .box li{width:100%;float:left;margin:0 0 5px 0;padding:0;color:#7a7a7a;font-size:14px;}
#content .block-boxs-contact .box li.employee-role{font-weight:300;color:#929292;font-size:13px;margin-bottom:0px;}
#content .block-boxs-contact .box li.employee-name{font-weight:300;color:#646464;font-weight:bold;font-size:16px;margin-bottom:8px;}
#content .block-boxs-contact .box li.employee-phone{padding-left:30px;width:100%;background:url('img/ico_phone.jpg') 3px center no-repeat;}
#content .block-boxs-contact .box li.employee-mail{padding-left:30px;width:100%;background:url('img/ico_mail.jpg') 3px center no-repeat;}
#content .block-boxs-contact .box li a{color:#1e95be;}
#content .block-boxs-contact ul li:before{display:none;}
#content, #content input, #content textarea{color:#787878;font-size:13px;line-height:19px;max-width:100%;}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr{margin-bottom:24px;}
#content ul ul, #content ol ol, #content ul ol, #content ol ul{margin-bottom:0;}
#content pre, #content kbd, #content tt, #content var{font-size:15px;line-height:21px;}
#content code{font-size:13px;}
#content dt, #content th{color:#787878;}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{color:#787878;line-height:1.5em;margin:0 0 20px 0;}
#content table{margin:0 -1px 24px 0;text-align:left;width:940px;}
#content tr th, #content thead th{color:#888;font-size:12px;font-weight:bold;line-height:18px;padding:9px 24px;}
#content tr td{padding:6px 24px;}
#content tr.odd td{background:#f2f7fc;}
.hentry{margin:0 0 48px 0;}
.home .sticky{background:#f2f7fc;border-top:4px solid #000;margin-left:-20px;margin-right:-20px;padding:18px 20px;}
.single .hentry{margin:0 0 36px 0;}
#content .entry-title, .special-title, .page-title{margin:0 0 36px 0;text-transform:uppercase;color:#787878;font-size:19px;line-height:25px;font-weight:normal;background:url('img/fx_title.jpg') left bottom no-repeat;padding:3px 16px 5px 16px;width:100%;}
#content .tank-title{margin-bottom:26px!important;}
.category-desc{padding:0 10px 10px 10px;color:#32657c;font-size:14px;}
#content .category-desc p{margin-bottom:15px;}
.tank-container{float:left;width:100%;margin:0 0 24px 0;}
#content .tank-container h3{margin:0 0 10px 20px;font-size:19px;font-weight:bold;}
#content .tank-container h3 a{color:#32657c;}
.tank-details{border:1px solid #e3e3e3;margin:0;overflow:hidden;padding:12px 12px 12px 20px;}
.tank-details .tank-details-left{float:left;padding:0 15px 10px 0;width:62%;}
#content .tank-details .tank-details-left ul{list-style:none;margin:0 0 20px;padding:0;}
#content .tank-details .tank-details-left ul li{margin:0 0 0px 0;padding:0 0 0 0;line-height:22px;font-size:13px;color:#32657c;}
#content .tank-details .tank-details-left ul li span.lbl{font-weight:bold;}
.tank-details .tank-details-right{float:left;width:38%;}
.tank-details .tank-details-right a{border:0;display:block;margin:0;outline:none;text-decoration:none;}
.tank-details .tank-details-right img{border:0;display:block;height:auto;margin:0;max-width:100%;width:100%;}
.btn-border{display:inline-block;height:26px;line-height:26px;border:1px solid #bababa;font-size:13px;color:#3f97b5;padding:0 14px 0 14px;text-decoration:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.btn-border:hover{text-decoration:none;}
#content .tank-sigle-top{margin:0 0 10px;overflow:hidden;padding:0;}
#content .tank-sigle-top h1.entry-title{background:none;width:auto!important;float:left;margin:10px 0 0 17px;padding:0;color:#115674;font-size:21px;text-transform:none!important;}
.contact-tank{float:right;background:url('img/ico_contact_lg.png') left center no-repeat;padding:0 0 0 42px;width:192px;}
.contact-tank span{color:#32657c;text-align:left;width:100%;float:left;}
.contact-tank span.l1{font-weight:bold;font-size:15px;margin-bottom:1px;}
.contact-tank span.l2{font-size:17px;}
.tank-single-details{border:1px solid #ededed;margin:5px 0 25px;overflow:hidden;padding:15px 0 0;}
.tank-single-details-left{float:left;padding:0 15px 25px;width:39.8%;}
.tank-single-details-right{float:left;margin:0;padding:0 15px 25px;width:60.2%;}
#content .table-title{padding:0;margin:0 0 12px 0;text-transform:uppercase;font-size:15px;color:#787878;font-weight:bold;}
#content .tank-single-details-right table{border:1px solid #e1e1e1;background:#f3f3f3;width:100%;margin:0;}
#content .tank-single-details-right table td{border-top:1px solid #bababa;padding:6px 10px 6px 10px;color:#32657c;font-size:13px;}
#content .tank-single-details-right table td.th{width:140px;border-right:1px solid #bababa;font-weight:bold;font-size:13px;color:#838383;}
#content .tank-single-details-right table .item_first td{border-top:none;}
#content .tank-single-details-right table .item_odd td{background:#ffffff;}
#content .thumbs_list{margin:5px 0 0;overflow:hidden;padding:0;position:relative;}
#content .thumbs_list .btn_navi{position:absolute;top:22px;width:11px;height:18px;background-position:center center;background-repeat:no-repeat;display:none;}
#content .thumbs_list #gallery_prev{left:3px;background-image:url('img/slider_prev.png');}
#content .thumbs_list #gallery_next{right:3px;background-image:url('img/slider_next.png');}
#content .thumbs_list .btn_active{display:block!important;cursor:pointer;}
#content .thumbs_list .btn_active:hover{}
#content #thumbs_list{float:left;height:62px;margin:0 0 0 21px;overflow:hidden;padding:0;position:relative;width:294px;}
#content #thumbs_list ul{position:absolute;left:0px;top:0px;width:10000px;margin:0;padding:0;list-style:none;}
#content #thumbs_list ul li{float:left;margin:0 6px 0px 0;padding:0;width:94px;height:62px;}
#content #thumbs_list ul li:hover img{}
#content #thumbs_list ul li img{width:94px;height:62px;}
#content .image_large{margin:0;overflow:hidden;padding:0;position:relative;}
#content .image_large img{border:0;display:block;height:auto;margin:0;max-width:100%;}
#content .tank-container-retro .images_list{list-style:none;margin:0 -5px;overflow:hidden;padding:0;}
#content .tank-container-retro .images_list li{float:left;margin:0;overflow:hidden;padding:0 5px 10px;text-align:center;width:33.33333%;}
#content .tank-container-retro .images_list li a{border:0;display:block;margin:0;outline:none;text-decoration:none;}
#content .tank-container-retro .images_list li img{border:0;display:block;height:auto;margin:0 auto;max-width:80%;width:100%;}
#content .tank-container-retro .tank-details{padding:12px 12px 2px;}
.single-tank .entry-content{color:#32657c;}
.single-tank #content .tank-title{text-transform:uppercase;font-weight:bold;padding:0 0 12px 12px!important;margin:0!important;font-size:15px;font-weight:bold;color:#919191;}
.item_post{float:left;width:926px;margin:5px 0 20px 10px;}
.item_post .item_post_thumb{float:left;width:218px;}
.item_post .item_post_thumb img{border:0;display:block;height:auto;margin:0;max-width:100%;}
.item_post .item_post_content{float:right;width:690px;}
#content .item_post .item_post_content h3{margin:0 0 0px 0;padding:0;color:#115674;font-size:21px;}
#content .item_post .item_post_content h3 a{color:#115674;}
#content .item_post .item_post_content .date{margin:0 0 10px 0;padding:0;display:block;font-size:11px;}
#content .item_post .btn-border{float:right;}
.entry-title a:link, .entry-title a:visited{color:#000;text-decoration:none;}
.entry-title a:active, .entry-title a:hover{color:#ff4b33;}
.entry-meta{color:#888;font-size:12px;}
.entry-meta abbr, .entry-utility abbr{border:none;}
.entry-meta abbr:hover, .entry-utility abbr:hover{border-bottom:1px dotted #666;}
.entry-content{margin:0;padding:0 13px;width:100%;}
.entry-summary{clear:both;padding:12px 0 0 0;}
#content .entry-summary p:last-child{margin-bottom:12px;}
.entry-content fieldset{border:1px solid #e7e7e7;margin:0 0 24px 0;padding:24px;}
.entry-content fieldset legend{background:#ffffff;color:#000;font-weight:bold;padding:0 24px;}
.entry-content input{margin:0 0 24px 0;}
.entry-content input.file, .entry-content input.button{margin-right:24px;}
.entry-content label{color:#888;font-size:12px;}
.entry-content select{margin:0 0 24px 0;}
.entry-content sup, .entry-content sub{font-size:10px;}
.entry-content blockquote.left{float:left;margin-left:0;margin-right:24px;text-align:right;width:33%;}
.entry-content blockquote.right{float:right;margin-left:24px;margin-right:0;text-align:left;width:33%;}
.page-link{clear:both;color:#000;font-weight:bold;margin:0 0 22px 0;word-spacing:0.5em;}
.page-link a:link, .page-link a:visited{background:#f1f1f1;color:#333;font-weight:normal;padding:0.5em 0.75em;text-decoration:none;}
.home .sticky .page-link a{background:#d9e8f7;}
.page-link a:active, .page-link a:hover{color:#ff4b33;}
body.page .edit-link{clear:both;display:block;}
.entry-utility{clear:both;color:#888;font-size:12px;line-height:18px;}
.entry-meta a, .entry-utility a{color:#888;}
.entry-meta a:hover, .entry-utility a:hover{color:#ff4b33;}
#content .video-player{padding:0;}
.format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img{border:10px solid #f1f1f1;margin-bottom:0;}
.format-gallery .gallery-thumb, .category-gallery .gallery-thumb{float:left;margin-right:20px;margin-top:-4px;}
.home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility{padding-top:4px;}
.attachment .entry-content .entry-caption{font-size:140%;margin-top:24px;}
.attachment .entry-content .nav-previous a:before{content:'\2190\00a0';}
.attachment .entry-content .nav-next a:after{content:'\00a0\2192';}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img{max-width:100%;height:auto;}
.alignleft, img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
.alignright, img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}
.aligncenter, img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
img.alignleft, img.alignright, img.aligncenter{margin-bottom:12px;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:632px!important;padding:4px;text-align:center;}
.wp-caption img{margin:5px 5px 0;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.wp-smiley{margin:0;}
.gallery{margin:0 auto 18px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:2px solid #cfcfcf;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
.gallery dl{margin:0;}
.gallery img{border:10px solid #f1f1f1;}
.gallery br+br{display:none;}
#content .attachment img{display:block;margin:0 auto;}
.navigation{float:left;width:100%;overflow:hidden;}
#comments{clear:both;}
#comments .navigation{padding:0 0 18px 0;}
h3#comments-title, h3#reply-title{color:#000;font-size:20px;font-weight:bold;margin-bottom:0;}
h3#comments-title{padding:24px 0;}
.commentlist{list-style:none;margin:0;}
.commentlist li.comment{border-bottom:1px solid #e7e7e7;line-height:24px;margin:0 0 24px 0;padding:0 0 0 56px;position:relative;}
.commentlist li:last-child{border-bottom:none;margin-bottom:0;}
#comments .comment-body ul, #comments .comment-body ol{margin-bottom:18px;}
#comments .comment-body p:last-child{margin-bottom:6px;}
#comments .comment-body blockquote p:last-child{margin-bottom:24px;}
.commentlist ol{list-style:decimal;}
.commentlist .avatar{position:absolute;top:4px;left:0;}
.comment-author{}
.comment-author cite{color:#000;font-style:normal;font-weight:bold;}
.comment-author .says{font-style:italic;}
.comment-meta{font-size:12px;margin:0 0 18px 0;}
.comment-meta a:link, .comment-meta a:visited{color:#888;text-decoration:none;}
.comment-meta a:active, .comment-meta a:hover{color:#ff4b33;}
.commentlist .even{}
.commentlist .bypostauthor{}
.reply{font-size:12px;padding:0 0 24px 0;}
.reply a, a.comment-edit-link{color:#888;}
.reply a:hover, a.comment-edit-link:hover{color:#ff4b33;}
.commentlist .children{list-style:none;margin:0;}
.commentlist .children li{border:none;margin:0;}
.nopassword, .nocomments{display:none;}
#comments .pingback{border-bottom:1px solid #e7e7e7;margin-bottom:18px;padding-bottom:18px;}
.commentlist li.comment+li.pingback{margin-top:-6px;}
#comments .pingback p{color:#888;display:block;font-size:12px;line-height:18px;margin:0;}
#comments .pingback .url{font-size:13px;font-style:italic;}
input[type=submit]{color:#333;}
#respond{border-top:1px solid #e7e7e7;margin:24px 0;overflow:hidden;position:relative;}
#respond p{margin:0;}
#respond .comment-notes{margin-bottom:1em;}
.form-allowed-tags{line-height:1em;}
.children #respond{margin:0 48px 0 0;}
h3#reply-title{margin:18px 0;}
#comments-list #respond{margin:0 0 18px 0;}
#comments-list ul #respond{margin:0;}
#cancel-comment-reply-link{font-size:12px;font-weight:normal;line-height:18px;}
#respond .required{color:#ff4b33;font-weight:bold;}
#respond label{color:#888;font-size:12px;}
#respond input{margin:0 0 9px;width:98%;}
#respond textarea{width:98%;}
#respond .form-allowed-tags{color:#888;font-size:12px;line-height:18px;}
#respond .form-allowed-tags code{font-size:11px;}
#respond .form-submit{margin:12px 0;}
#respond .form-submit input{font-size:14px;width:auto;}
.widget-area ul{list-style:none;margin-left:0;}
.widget-area ul ul{list-style:square;margin-left:1.3em;}
.widget-area select{max-width:100%;}
.widget_search #s{width:60%;}
.widget_search label{display:none;}
.widget-container{margin:0 0 18px 0;}
.widget-title{color:#222;font-weight:bold;}
.widget-area a:link, .widget-area a:visited{text-decoration:none;}
.widget-area a:active, .widget-area a:hover{text-decoration:underline;}
.widget-area .entry-meta{font-size:11px;}
#wp_tag_cloud div{line-height:1.6em;}
#wp-calendar{width:100%;}
#wp-calendar caption{color:#222;font-size:14px;font-weight:bold;padding-bottom:4px;text-align:left;}
#wp-calendar thead{font-size:11px;}
#wp-calendar thead th{}
#wp-calendar tbody{color:#aaa;}
#wp-calendar tbody td{background:#f5f5f5;border:1px solid #ffffff;padding:3px 0 2px;text-align:center;}
#wp-calendar tbody .pad{background:none;}
#wp-calendar tfoot #next{text-align:right;}
.widget_rss a.rsswidget{color:#000;}
.widget_rss a.rsswidget:hover{color:#ff4b33;}
.widget_rss .widget-title img{width:11px;height:11px;}
#main .widget-area ul{margin-left:0;padding:0 20px 0 0;}
#main .widget-area ul ul{border:none;margin-left:1.3em;padding:0;}
#footer-logotypes{background:#fff url('img/fx_logo.jpg') center top no-repeat;padding:30px 0 0;}
#footer-logotypes .footer-logotypes-list{margin:0;overflow:hidden;padding:0;}
ul.stockTicker{list-style-type:none;margin:0;padding:0;height:89px;position:relative;}
ul.stockTicker li{margin:0 30px 0 30px;float:left;height:89px;}
ul.stockTicker li img{max-height:89px;}
#footer{background:url('img/bg_footer.jpg') center top no-repeat;background-size:cover;color:#b5ccd6;font-weight:300;min-height:135px;padding:32px 0;text-shadow:1px 1px #0b3547;}
#footer .box{float:left;border-left:1px solid #1e6c8e;list-style:none;margin:0;padding:0;}
#footer .box li{display:block;float:none;margin:0;padding:0 10px 0 14px;}
#footer .box li a{color:#66b5d6;}
#footer .box li a:hover{text-decoration:underline;}
#footer .box li.menu_title{text-transform:uppercase;color:#b5ccd6;font-size:12px;margin-bottom:10px;margin-top:-3px;}
#footer .box-1{width:140px;}
#footer .box-2{width:260px;}
#footer .box-3{width:150px;}
#footer .box-4{width:120px;}
#footer .box-5{border-left-width:0;width:221px;}
#footer .box-5 li.menu_title{margin-bottom:5px;}
#footer .box-5 li a{margin-left:0;}
#content .ngg-galleryoverview{margin:10px -10px 0;overflow:hidden;padding:0;width:auto;}
#content .ngg-gallery-thumbnail-box{float:left;margin:0;padding:0 10px 20px;text-align:center;width:33.3333%;}
.single-tank #content .ngg-gallery-thumbnail-box, #content #ngg-gallery-366-1 .ngg-gallery-thumbnail-box, #content #ngg-gallery-525-1 .ngg-gallery-thumbnail-box{width:25%;}
#content .ngg-gallery-thumbnail{float:none;margin:0;overflow:hidden;padding:0;}
#content .ngg-gallery-thumbnail a{border:0;display:block;outline:none;text-decoration:none;}
#content .ngg-gallery-thumbnail img{display:block;height:auto;margin:0 auto;max-width:100%;padding:4px;width:100%;}
#content h2.duostrong{overflow:hidden;}
#content h2.duostrong b, #content h2.duostrong strong{float:left;text-align:center;width:50%;}
/* RWD CODE */
@media (min-width:768px) AND (max-width:991px){
	#index-boxs .box .box-content{font-size:12px;padding:0 3px;}
	#index-boxs .box .box-content p{font-size:10px;}
	#index-boxs .box .box-content .p-head{font-size:12px;}
	#index-boxs .box .box-content ul{margin-left:0.5em;}
	#index-boxs .box .box-content ul > li:before{background-position:left top;background-size:contain;min-height:8px;width:5px;left:-5px;margin:0;top:5px;}
}
@media (min-width:768px){
	.wrapper-center{max-width:750px;}
	#menu-top{text-align:center;}
	.cat-title{display:none;}
}
@media (min-width:992px){
	.wrapper-center{max-width:970px;}
}
@media (min-width:1200px){
	.wrapper-center{max-width:960px;}
}
@media only screen and (min-width:1200px){
	.wrapper-center{padding-left:0;padding-right:0;}
}
@media (max-width:991px){
	.header-line-top{padding-bottom:28px;}
	#header .logo{margin-top:30px;max-width:200px;}
	#lang_sel{margin:15px 0 0;}
	.tdtcert{clear:right;margin:7px 23px 0 0;}
	#menu-top li a{padding:0 20px 19px 14px;}
	#footer .box-1{width:95px;}
	#footer .box-2{width:215px;}
	#footer .box-3{width:130px;}
	#footer .box-4{width:80px;}
	#footer .box-5{width:200px;}
	.tank-single-details-left{width:52%;}
	.tank-single-details-right{width:48%;}
	.block-contact-left{padding-bottom:20px;width:100%;}
	#content .block-contact-right{width:100%;}
	#content .block-boxs-contact .box{width:50%;}
}
@media (max-width:767px){
	body{min-width:320px;}
	#header{background:url("img/bg_header_rwd.jpg") no-repeat scroll center bottom #ffffff;}
	.header-line-top{padding-bottom:10px;text-align:center;z-index:9999999;}
	#header .logo{display:block;float:none;margin:20px auto 15px;max-width:289px;text-align:left;}
	#lang_sel{display:inline-block;float:none;margin:0 10px;text-align:left;vertical-align:middle;}
	.tdtcert{clear:none;display:inline-block;float:none;margin:0 10px;text-align:left;vertical-align:middle;}
	.fullwidthbanner-container{min-width:320px;}
	.sf-contener{float:none;margin:0 -15px;width:auto;z-index:999999;}
	#menu-top{background:#115675;border:0;border-bottom:1px solid #1fafec;display:none;padding:0;position:absolute;}
	#menu-top > li{background:none;display:block;float:none;margin:0;overflow:hidden;padding:0;position:relative;}
	#menu-top > li > a{background:none;color:#ffffff;padding:3px 15px!important;}
	#menu-top > li.withSubMenu > a{background:none;}
	#menu-top > li span.menu-mobile-grover{color:#ffffff;cursor:pointer;height:31px;left:15px;position:absolute;right:15px;top:0;width:auto;z-index:2;}
	#menu-top > li li span.menu-mobile-grover{top:3px;}
	#menu-top > li span.menu-mobile-grover:after{content:"\f067";font-family:"FontAwesome";font-size:26px;line-height:22px;position:absolute;right:0;top:8px;}
	#menu-top > li span.menu-mobile-grover.active:after{content:"\f068";}
	#menu-top li ul{background:#1b8fc1;bottom:auto;display:none;left:auto;overflow:hidden;padding:7px 15px;position:relative;right:auto;top:auto;width:100%;}
	#menu-top li:hover ul{display:none;}
	#menu-top li ul li{border:0;padding:1px 15px;}
	.cat-title{background:none;border:0;color:#ffffff;display:block;font:400 16px/26px "Ubuntu",sans-serif;margin:0;overflow:hidden;padding:18px 15px 19px;position:relative;text-transform:uppercase;}
	.cat-title:after{content:"\f067";display:block;font-family:"FontAwesome";font-size:26px;position:absolute;right:15px;top:19px;}
	.cat-title:hover, .cat-title.active{background:none;color:#ffffff;cursor:pointer;}
	.cat-title.active:after{content:"\f068";}
	#index-boxs .box{width:100%;}
	ul.stockTicker li{margin:0 15px;}
	#footer .box{margin-bottom:25px;width:50%!important;}
	#footer .box-5{border-left-width:1px;}
	.entry-content{padding-left:0;}
	#content{padding:0;}
	#column-right{padding-top:0;}
	#column-left, #column-right{width:100%;}
	#column-left .block{margin-bottom:15px;}
	#column-left .block.accordion_on .block-title{position:relative;}
	#column-left .block.accordion_on .block-title:after{content:"\f067";display:block;font-family:"FontAwesome";font-size:26px;position:absolute;right:15px;top:4px;}
	#column-left .block.accordion_on .block-title.active:after{content:"\f068";}
	#column-left .block.accordion_on .block-content{display:none;}
	.tank-single-details-left{width:100%;}
	.tank-single-details-right{width:100%;}
	#content .image_large{margin-left:auto;margin-right:auto;max-width:336px;}
	#content .thumbs_list{margin-left:auto;margin-right:auto;max-width:336px;}
	#content .tank-sigle-top h1.entry-title{float:none;margin-left:0;}
	.contact-tank{background-position:10px center;border:1px solid #D8D8D8;display:block;float:none;margin:15px auto 5px;overflow:hidden;padding:5px 8px 6px 50px;width:200px;}
	.single-tank #content .ngg-gallery-thumbnail-box, #content #ngg-gallery-366-1 .ngg-gallery-thumbnail-box, #content #ngg-gallery-525-1 .ngg-gallery-thumbnail-box{width:33.33333%;}
}
@media (max-width:567px){
	#content .ngg-gallery-thumbnail-box, .single-tank #content .ngg-gallery-thumbnail-box, #content #ngg-gallery-366-1 .ngg-gallery-thumbnail-box, #content #ngg-gallery-525-1 .ngg-gallery-thumbnail-box{width:50%;}
	#content h2.duostrong{font-size:16px;}
	#content .tank-container-retro .images_list li{width:50%;}
	.contact-form-left, .contact-form-right{padding-left:0;width:100%;}
	#content .block-boxs-contact .box{width:100%;}
}
@media (max-width:491px){
	.tank-details .tank-details-left, .tank-details .tank-details-right{width:100%;}
	#footer .box{width:100%!important;}
}
@media (max-width:391px){
	#content .ngg-gallery-thumbnail-box, .single-tank #content .ngg-gallery-thumbnail-box, #content #ngg-gallery-366-1 .ngg-gallery-thumbnail-box, #content #ngg-gallery-525-1 .ngg-gallery-thumbnail-box{width:100%;}
	#content .tank-container-retro .images_list li{width:100%;}
}