@font-face {
font-family: 'FontAwesome';
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/fontawesome-webfont.eot?v=4.4.0);
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
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;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-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);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}                          #ndradius { }     *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
border: 0;
font-size: 100%;
margin: 0;
padding: 0;
}
html,
body {
height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
b,
strong {
font-weight: 700;
}
img {
font-size: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
}
ol,
ul {
list-style: none;
}
li {
display: list-item;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th,
td,
caption {
font-weight: 400;
vertical-align: top;
text-align: left;
}
q {
quotes: none;
}
q:before,
q:after {
content: none;
}
sub,
sup,
small {
font-size: 85%;
}
sub,
sup {
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
svg {
overflow: hidden;
}
:focus {
outline: 0;
}
body {
line-height: 130%;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
text-align: left;
font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
.alignleft {
float: left;
margin: 0 10px 4px 0;
display: block;
}
.alignright {
float: right;
margin: 0 0 10px 4px;
display: block;
}
.aligncenter {
text-align: center;
display: block;
}
a img {
border: 0;
}
hr {
margin: 20px 0;
padding: 0;
width: 100%;
display: inline-block;
}
button[type="submit"],
input[type="submit"],
a,
a:hover,
a:active,
a:focus {
outline: none;
}
button::-moz-focus-inner {
border: 0;
} html,
body {
-webkit-font-smoothing: antialiased;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
line-height: 1.375em;
font-size: 16px;
font-family: 'Helvetica Neue', Helvetica, Tahoma, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 1.0em 0 0.5em;
font-weight: normal;
line-height: 1.3em;
}
h1:first-of-type,
h2:first-of-type,
h3:first-of-type,
h4:first-of-type,
h5:first-of-type,
h6:first-of-type {
padding: 0 0 0.5em;
}
h1 {
font-size: 2.125em;
}
h2 {
font-size: 1.6875em;
}
h3 {
font-size: 1.375em;
}
h4 {
font-size: 1.125em;
}
h5 {
font-size: 1.125em;
}
h6 {
font-size: 1em;
}
ul {
margin-left: 1.5em;
list-style: disc;
}
ul li,
ol li {
margin: 0 0 0.80em 1.95em;
line-height: 1.6;
}
ul ul {
margin: 0.80em 0 0 0.85em;
list-style: square;
}
ul ul ul {
list-style: circle;
}
ol {
margin-left: 2.35em;
list-style-position: outside;
list-style-type: decimal;
}
ol ol,
ul ol {
margin-left: 2.5em;
}
ul ol,
ol ul,
ol ol,
ul ul {
margin-bottom: 0;
}
dt {
margin-top: .8em;
margin-bottom: .4em;
font-weight: 900;
}
p {
margin: 0 0 0.5em 0;
padding: 0.5em 0;
line-height: 1.7;
}
p:first-child {
padding: 0 0 0.5em 0;
}
p:last-child {
margin: 0;
}
strong {
font-weight: 700;
}
a {
outline: none !important;
}
a:hover {
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
display: inline-block;
-ms-interpolation-mode: bicubic;
} .col-container:before,
.col-container:after {
display: table;
line-height: 0;
content: "";
}
.col-container:after {
clear: both;
}
.row {
float: left;
width: 100%;
}
.row {
*zoom: 1;
}
.row:before,
.row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:before,
.clearfix:after,
.container_16:before,
.container_16:after {
content: '.';
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
.clearfix:after,
.container_16:after {
clear: both;
}
.clearfix,
.container_16 {
zoom: 1;
} .column {
display: inline;
float: left;
position: relative;
padding-left: 0.92857143rem;
padding-right: 0.92857143rem;
width: 100%;
}
.col-center {
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
position: relative;
display: block;
} [class*="grd-list-"] {
margin: 0 -0.625em;
padding: 0;
display: block;
list-style: none;
}
[class*="grd-list-"]:before,
[class*="grd-list-"]:after {
content: " ";
display: table;
}
[class*="grd-list-"]:after {
clear: both;
}
[class*="grd-list-"] > li {
margin: 0;
padding: 0 0.625em 0.625em;
display: block;
float: left;
height: auto;
} .left {
float: left;
}
.right {
float: right;
}
.radius {
border-radius: 5px;
}
.radius-tleft {
border-radius: 5px 0 0 0;
}
.radius-tright {
border-radius: 0 5px 0 0;
}
.radius-bleft {
border-radius: 0 0 0 5px;
}
.radius-bright {
border-radius: 0 0 5px 0;
}
.rounded {
border-radius: 50px;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.no-decoration {
text-decoration: none;
} blockquote {
padding: 10px 20px;
margin: 0;
}
blockquote p {
font-size: 110%;
font-weight: 300;
}
blockquote p:last-child {
margin-bottom: 0;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
line-height: 1.42857;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: "- ";
} code,
kbd,
pre,
samp {
font-family: Consolas, "Liberation Mono", Courier, monospace;
}
code {
padding: .125em .3125em .0625em;
font-weight: 400;
}
pre {
padding: 9.5px;
display: block;
line-height: 1.42857;
margin: 0 0 10px;
word-break: break-all;
word-wrap: break-word;
}
.code-scroll {
max-height: 340px;
overflow-y: scroll;
} address {
font-style: normal;
margin-bottom: 20px;
}
address strong {
margin: 0 0 8px;
padding: 0;
display: block;
}
address span.line {
margin: 0 0 8px;
padding: 0;
display: block;
} form div,
label,
select {
position: relative;
}
button,
select {
display: inline-block;
}
button,
input[type=checkbox],
input[type=file],
input[type=radio],
input[type=submit],
label,
select {
cursor: pointer;
}
fieldset:last-child,
form,
form:last-child {
margin: 0;
}
label {
margin: 0 0 .313em;
display: block;
}
input,
textarea {
cursor: text;
}
input[type=hidden] {
display: none !important;
}
select {
width: 100%;
padding: .44444rem;
height: 38px;
font-size: 1em;
outline: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select {
padding-right: 1.125em;
}
}
input[type=checkbox],
input[type=file],
input[type=radio],
select {
margin: 0 0 0.88889rem;
}
input[type=checkbox] + label,
input[type=radio] + label {
display: inline-block;
margin-bottom: 0;
margin-left: .44444rem;
margin-right: .88889rem;
vertical-align: baseline;
}
select[multiple],
select[size] {
padding: .25em .375em;
height: auto;
}
input[type=button] {
display: inline;
overflow: visible;
width: auto;
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
padding: .5em;
width: 100%;
height: 38px;
font-size: 1em;
}
button,
input[type=submit] {
width: auto;
}
input[type=range] {
padding: .5em 0;
width: 100%;
height: 38px;
cursor: pointer;
}
textarea {
overflow: auto;
margin: 0;
height: auto;
font-size-adjust: .5;
}
input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
cursor: not-allowed;
}
fieldset {
margin: 0 0 1.25em;
padding: 0;
}
legend {
margin: 0 0 .625em;
padding: 0 0 .375em;
display: block;
width: 100%;
font-weight: 900;
font-size: 1.4em;
}
button {
padding: .5em .75em;
text-decoration: none;
text-align: center;
border-width: 1px;
border-style: solid;
} .form-prefix,
.form-suffix {
margin: 0;
padding: 8px 2px;
float: left;
display: inline-block;
font-style: normal;
width: 100%;
height: 38px;
text-align: center;
overflow: hidden;
}
.form-col {
margin: 0;
padding: 0;
float: left;
position: relative;
width: 100%;
}
.form-col:last-of-type {
margin: 0;
} .formslist {
margin: 0;
padding: 0;
list-style: none;
}
.formslist li {
margin: 0 0 10px;
padding: 0;
}
.formslist li:last-child {
margin: 0;
}
.formslist li label {
margin: 0;
display: inline !important;
} .formsinlinelist {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
.formsinlinelist li {
margin: 0 10px 0 0;
padding: 0;
float: left;
}
.formsinlinelist li:last-child {
margin: 0;
}
.formsinlinelist li label {
margin: 0;
display: inline !important;
} .formschecklist {
margin: 0;
padding: 0;
list-style: none;
float: left;
position: relative;
overflow: hidden;
}
.formschecklist li {
margin: 0 10px 0 0;
padding: 0;
float: left;
}
.formschecklist li:last-child {
margin: 0;
}
.formschecklist li label {
margin: 0;
padding: 8px;
float: left;
display: inline !important;
-webkit-transition: all .6s ease;
-moz-transition: all .6s ease;
-ms-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all 0.6s ease;
}
.formschecklist li input[type=radio],
.formschecklist li input[type=checkbox] {
position: absolute;
top: 0;
left: -9999px;
} .v-check input[type=checkbox]:checked,
.v-check input[type=checkbox]:not(:checked) {
position: absolute;
left: -9999px;
}
.v-check input[type=checkbox]:checked + label,
.v-check input[type=checkbox]:not(:checked) + label {
position: relative;
padding-left: 25px;
cursor: pointer;
}
.v-check input[type=checkbox]:checked + label:before,
.v-check input[type=checkbox]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 1px;
width: 20px;
height: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.v-check input[type=checkbox]:checked + label:after,
.v-check input[type=checkbox]:not(:checked) + label:after {
content: '✔';
position: absolute;
top: 0;
left: 4px;
font-size: 1em;
transition: all 0.2s ease;
}
.v-check input[type=checkbox]:not(:checked) + label:after {
transform: scale(0);
}
.v-check input[type=checkbox]:checked + label:after {
transform: scale(1);
} .box-check input[type=checkbox]:checked,
.box-check input[type=checkbox]:not(:checked) {
position: absolute;
left: -9999px;
}
.box-check input[type=checkbox]:checked + label,
.box-check input[type=checkbox]:not(:checked) + label {
position: relative;
padding-left: 25px;
cursor: pointer;
}
.box-check input[type=checkbox]:checked + label:before,
.box-check input[type=checkbox]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 1px;
width: 20px;
height: 20px;
}
.box-check input[type=checkbox]:checked + label:after,
.box-check input[type=checkbox]:not(:checked) + label:after {
content: '';
position: absolute;
top: 3px;
left: 2px;
width: 16px;
height: 16px;
transition: all 0.2s ease;
}
.box-check input[type=checkbox]:not(:checked) + label:after {
transform: scale(0);
}
.box-check input[type=checkbox]:checked + label:after {
transform: scale(1);
} .simply-radio input[type=radio]:checked,
.simply-radio input[type=radio]:not(:checked) {
position: absolute;
left: -9999px;
}
.simply-radio input[type=radio]:checked + label,
.simply-radio input[type=radio]:not(:checked) + label {
position: relative;
padding-left: 25px;
cursor: pointer;
}
.simply-radio input[type=radio]:checked + label:before,
.simply-radio input[type=radio]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 2px;
width: 17px;
height: 17px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.simply-radio input[type=radio]:checked + label:after,
.simply-radio input[type=radio]:not(:checked) + label:after {
content: '';
position: absolute;
top: 4px;
left: 2px;
width: 13px;
height: 13px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
transition: all 0.2s ease;
}
.simply-radio input[type=radio]:not(:checked) + label:after {
transform: scale(0);
}
.simply-radio input[type=radio]:checked + label:after {
transform: scale(1);
} .formswitch input.toggle-flat + label,
.formswitch input.toggle-round + label {
height: 40px;
}
.formswitch {
margin: 0;
padding: 0;
float: left;
display: inline-block;
width: 100%;
position: relative;
overflow: hidden;
}
.formswitch input {
position: absolute;
margin-left: -9999px;
visibility: hidden;
}
.formswitch input + label {
margin: 0;
padding: 0;
width: 100%;
display: block;
position: relative;
cursor: pointer;
outline: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.formswitch label span {
position: absolute;
left: -9999px;
}
.formswitch input.toggle-round + label:after,
.formswitch input.toggle-round + label:before {
display: block;
position: absolute;
top: 1px;
left: 1px;
bottom: 1px;
content: "";
}
.formswitch input.toggle-round + label:before {
right: 1px;
}
.formswitch input.toggle-round + label:after {
width: 40px;
}
.formswitch input.toggle-round:checked + label:after {
margin-left: -40px;
left: 100%;
}
.formswitch input.toggle-flat + label:after,
.formswitch input.toggle-flat + label:before {
display: block;
position: absolute;
content: "";
}
.formswitch input.toggle-flat + label:before {
top: 2px;
left: 2px;
bottom: 2px;
right: 2px;
}
.formswitch input.toggle-flat + label:after {
top: 4px;
left: 4px;
bottom: 4px;
width: 34px;
}
.formswitch input.toggle-flat:checked + label:after {
margin-left: -38px;
left: 100%;
}
.formswitch input.toggle-flat + label,
.formswitch input.toggle-flat + label:after,
.formswitch input.toggle-flat + label:before,
.formswitch input.toggle-round + label,
.formswitch input.toggle-round + label:after,
.formswitch input.toggle-round + label:before {
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all .4s linear;
-moz-transition: all .4s linear;
-o-transition: all .4s linear;
transition: all 0.4s linear;
} .msgnovalid,
.msgvalid {
margin: 0;
padding: .5em;
float: left;
width: 100%;
} table {
max-width: 100%;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
table tbody tr td,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
display: table-cell;
line-height: 1.4em;
text-align: left;
}
table tfoot tr td,
table thead tr th {
padding: .5em .625em .563em;
font-size: .875em;
font-weight: 700;
}
.t-border caption,
.t-strip caption {
padding: .5em;
font-weight: 600;
}
table tbody tr td {
padding: .563em;
vertical-align: top;
}
.t-strip caption {
text-align: center;
}
.t-responsive {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}
.t-responsive > table > tbody > tr > td,
.t-responsive > table > tbody > tr > th,
.t-responsive > table > tfoot > tr > td,
.t-responsive > table > tfoot > tr > th,
.t-responsive > table > thead > tr > td,
.t-responsive > table > thead > tr > th {
white-space: nowrap;
} .alert-box {
margin: 0 0 1.25em;
padding: .875em .75em;
display: block;
}
.alert-box .alert-head {
margin: 0 0 .5em;
padding: 0 0 .5em;
display: block;
font-size: 1.1em;
}
.alert-box a {
font-weight: 600;
text-decoration: none;
}
.alert-box a:hover {
text-decoration: underline;
}
.alert-box-border {
margin: 0 0 1.25em;
padding: .875em .75em .875em 1.45em;
display: block;
position: relative;
}
.alert-box-border:before {
content: '';
position: absolute;
top: 0;
left: -1px;
width: 7px;
height: 100%;
} .btn {
padding: .375em .75em;
display: inline-block;
text-decoration: none;
text-align: center;
border-width: 1px;
border-style: solid;
cursor: pointer;
}
.btn.rounded {
-webkit-border-radius: .188em;
-moz-border-radius: .188em;
border-radius: .188em;
}
.btn.circle {
-webkit-border-radius: .938em;
-moz-border-radius: .938em;
border-radius: .938em;
}
.btn.block {
width: 100%;
}
.btn.small {
padding: .188em .5em;
font-size: .9em;
}
.btn.medium {
padding: .625em .875em;
font-size: 1.1em;
}
.btn.large {
padding: .875em 1.125em;
font-size: 1.2em;
}
.btn.xl {
padding: 1.25em 1.75em;
font-size: 1.4em;
}
.btn.xxl {
padding: 1.625em 2em;
font-size: 1.6em;
} .oembed-box,
.head-oembed,
.shrt-eboembed {
margin: 20px 0 0;
padding: 0;
float: left;
position: relative;
width: 100%;
}
.oembed-box.iframe,
.head-oembed.iframe,
.shrt-eboembed.iframe {
margin: 20px 0 0;
padding-top: 35px;
padding-bottom: 56.25%;
float: left;
position: relative;
height: 0;
width: 100%;
overflow: hidden;
}
.oembed-box.iframe iframe,
.head-oembed.iframe iframe,
.shrt-eboembed.iframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oembed-box[data-twttr-id] iframe,
.head-oembed[data-twttr-id] iframe,
.shrt-eboembed[data-twttr-id] iframe {
margin: 0 !important;
width: 100% !important;
}
.oembed-box a,
.head-oembed a,
.shrt-eboembed a {
margin: 0;
padding: 0;
float: left;
width: 100%;
} *::-webkit-selection {
background-color: #03a9f4;
background-position: initial initial;
background-repeat: initial initial;
color: #ffffff;
}
*::-moz-selection {
background-color: #03a9f4;
background-position: initial initial;
background-repeat: initial initial;
color: #ffffff;
}
*::selection {
background-color: #03a9f4;
background-position: initial initial;
background-repeat: initial initial;
color: #ffffff;
} select {
background: #ffffff url(https://www.italprotec.it/wp-content/themes/italprotec/images/select-arrow.png) no-repeat scroll 98% 12px;
-webkit-background-size: 10px 10px;
-moz-background-size: 10px 10px;
background-size: 10px 10px;
color: #494E56;
color: rgba(0, 0, 0, 0);
text-shadow: 0 0 0 #494E56;
border: 1px solid #cccccc;
}
input[type=text],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
textarea {
background: #ffffff;
border: 1px solid #ccc;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2) inset;
}
input[type=text]:focus,
input[type=text]:hover,
input[type=url]:focus,
input[type=url]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=color]:focus,
input[type=color]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=datetime]:focus,
input[type=datetime]:hover,
input[type=datetime-local]:focus,
input[type=datetime-local]:hover,
input[type=date]:focus,
input[type=date]:hover,
input[type=month]:focus,
input[type=month]:hover,
input[type=time]:focus,
input[type=time]:hover,
input[type=week]:focus,
input[type=week]:hover,
input[type=number]:focus,
input[type=number]:hover,
input[type=email]:focus,
input[type=email]:hover,
textarea:focus,
textarea:hover {
border: 1px solid #ccc;
color: #494E56;
box-shadow: 0 0 5px rgba(60, 76, 102, 0.3);
}
input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
background: #eee;
}
legend {
border-bottom: 1px solid #cccccc;
}
label {
color: #201C1C;
}
.form-prefix,
.form-suffix {
color: #ffffff;
background: #3C4C66;
}
.formschecklist li label {
color: #201C1C;
background: #ccc;
border: 1px solid #cccccc;
}
.formschecklist li input[type=radio]:checked + label,
.formschecklist li input[type=checkbox]:checked + label,
.formschecklist li label:hover {
color: #ffffff;
background: #3C4C66;
border: 1px solid #3c4c66;
}
.formswitch input.toggle-round + label {
background: #ddd;
}
.formswitch input.toggle-round + label:before {
background: #DDD;
}
.formswitch input.toggle-round + label:after {
background: #ffffff;
}
.formswitch input.toggle-round:checked + label:before {
background: #3C4C66;
}
.formswitch input.toggle-flat + label {
background: #ddd;
}
.formswitch input.toggle-flat + label:before {
background: #ffffff;
}
.formswitch input.toggle-flat + label:after {
background: #ddd;
}
.formswitch input.toggle-flat:checked + label,
.formswitch input.toggle-flat:checked + label:after {
background: #3C4C66;
}
.fielderror {
border: 1px solid #d52225 !important;
}
.msgnovalid {
color: #ffffff;
background: #d52225;
}
.fieldsuccess {
border: 1px solid #3c4c66 !important;
}
.msgvalid {
color: #ffffff;
background: #3C4C66;
} .v-check input[type=checkbox]:checked + label:before,
.v-check input[type=checkbox]:not(:checked) + label:before {
border: 1px solid #aaa;
background: #f8f8f8;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.v-check input[type=checkbox]:checked + label:after,
.v-check input[type=checkbox]:not(:checked) + label:after {
color: #3C4C66;
}
.v-check input[type=checkbox]:not(:checked) + label:after {
opacity: 0;
}
.v-check input[type=checkbox]:checked + label:after {
opacity: 1;
}
.v-check input[type=checkbox]:disabled:checked + label:before,
.v-check input[type=checkbox]:disabled:not(:checked) + label:before {
box-shadow: none;
border-color: #bbb;
background: #ddd;
}
.v-check input[type=checkbox]:disabled:checked + label:after {
color: #999;
}
.v-check input[type=checkbox]:disabled + label {
color: #aaa;
}
.v-check input[type=checkbox]:checked:focus + label:before,
.v-check input[type=checkbox]:not(:checked):focus + label:before {
border: 1px solid #3c4c66;
}
.v-check label:hover:before {
border: 1px solid #3c4c66 !important;
} .box-check input[type=checkbox]:not(:checked) + label:before {
border: 1px solid #aaa;
background: #f8f8f8;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.box-check input[type=checkbox]:checked + label:before {
border: 1px solid #3C4C66;
background: #f8f8f8;
box-shadow: none;
}
.box-check input[type=checkbox]:checked + label:after,
.box-check input[type=checkbox]:not(:checked) + label:after {
background: #3C4C66;
}
.box-check input[type=checkbox]:not(:checked) + label:after {
opacity: 0;
}
.box-check input[type=checkbox]:checked + label:after {
opacity: 1;
}
.box-check input[type=checkbox]:disabled:checked + label:before,
.box-check input[type=checkbox]:disabled:not(:checked) + label:before {
box-shadow: none;
border-color: #bbb;
background: #ddd;
}
.box-check input[type=checkbox]:disabled:checked + label:after {
background: #999;
}
.box-check input[type=checkbox]:disabled + label {
background: #aaa;
}
.box-check input[type=checkbox]:checked:focus + label:before,
.box-check input[type=checkbox]:not(:checked):focus + label:before {
border: 1px solid #3c4c66;
}
.box-check label:hover:before {
border: 1px solid #3c4c66 !important;
} .simply-radio input[type=radio]:not(:checked) + label:before {
border: 1px solid #aaa;
background: #f8f8f8;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.simply-radio input[type=radio]:checked + label:before {
border: 1px solid #3C4C66;
background: #f8f8f8;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.simply-radio input[type=radio]:checked + label:after,
.simply-radio input[type=radio]:not(:checked) + label:after {
background: #3C4C66;
}
.simply-radio input[type=radio]:not(:checked) + label:after {
opacity: 0;
}
.simply-radio input[type=radio]:checked + label:after {
opacity: 1;
}
.simply-radio input[type=radio]:disabled:checked + label:before,
.simply-radio input[type=radio]:disabled:not(:checked) + label:before {
box-shadow: none;
border-color: #bbb;
background: #ddd;
}
.simply-radio input[type=radio]:disabled:checked + label:after {
background: #999;
}
.simply-radio input[type=radio]:disabled + label {
background: #aaa;
}
.simply-radio input[type=radio]:checked:focus + label:before,
.simply-radio input[type=radio]:not(:checked):focus + label:before {
border: 1px solid #3c4c66;
}
.simply-radio label:hover:before {
border: 1px solid #3c4c66 !important;
} table tfoot,
table thead {
background: #f5f5f5;
}
table tfoot tr td:first-child,
table thead tr th:first-child {
border-left: none;
}
table tfoot tr td:last-child,
table thead tr th:last-child {
border-right: none;
}
table tbody tr td {
border: none;
}
.t-border,
.t-border > tbody > tr > td,
.t-border > tbody > tr > th,
.t-border > tfoot > tr > td,
.t-border > tfoot > tr > th,
.t-border > thead > tr > td,
.t-border > thead > tr > th {
border: 1px solid #dddddd;
}
.t-border caption {
border-top: 1px solid #ddd;
border-left: 1px solid #E0DDD7;
border-right: 1px solid #dddddd;
}
.t-border > thead > tr > td,
.t-border > thead > tr > th {
border-bottom-width: 2px;
}
.t-strip tbody > tr > td,
.t-strip tbody > tr > th,
.t-strip tfoot > tr > td,
.t-strip tfoot > tr > th,
.t-strip thead > tr > td,
.t-strip thead > tr > th {
border-top: 1px solid #f5f5f5;
}
.t-strip caption + thead tr:first-child td,
.t-strip caption + thead tr:first-child th,
.t-strip colgroup + thead tr:first-child td,
.t-strip colgroup + thead tr:first-child th,
.t-strip thead:first-child tr:first-child td,
.t-strip thead:first-child tr:first-child th {
border-top: 0;
}
.t-strip > tbody > tr:nth-child(even) > td,
.t-strip > tbody > tr:nth-child(even) > th {
background: #F9F9F9;
} .alert-box {
background: #EDEDED;
border: 1px solid #dddddd;
}
.alert-box .alert-head {
color: #ffffff;
}
.alert-box-success {
background: #00bf58;
color: #ffffff;
border: 1px solid #01a84e;
}
.alert-box-success .alert-head {
border-bottom: 1px solid #01a84e;
}
.alert-box-success a {
color: #24472E;
}
.alert-box-info {
background: #00aaff;
color: #ffffff;
border: 1px solid #0288d1;
}
.alert-box-info .alert-head {
border-bottom: 1px solid #0288d1;
}
.alert-box-info a {
color: #29414F;
}
.alert-box-warning {
background: #ffb52e;
color: #ffffff;
border: 1px solid #ff993d;
}
.alert-box-warning .alert-head {
border-bottom: 1px solid #ff993d;
}
.alert-box-warning a {
color: #ff993d;
}
.alert-box-danger {
background: #d52225;
color: #ffffff;
border: 1px solid #ba1d20;
}
.alert-box-danger .alert-head {
border-bottom: 1px solid #ba1d20;
}
.alert-box-danger a {
color: #ba1d20;
}
.alert-box-border {
border: 1px solid #dddddd;
}
.alert-box-border:before {
background: #ddd;
}
.alert-box-border .alert-head {
color: #494E56;
}
.alert-box-border-success:before {
background: #01a84e;
}
.alert-box-border-success .alert-head {
color: #01a84e;
}
.alert-box-border-success a {
color: #24472E;
}
.alert-box-border-info:before {
background: #0288d1;
}
.alert-box-border-info .alert-head {
color: #0288d1;
}
.alert-box-border-info a {
color: #29414F;
}
.alert-box-border-warning:before {
background: #ff993d;
}
.alert-box-border-warning .alert-head,
.alert-box-border-warning a {
color: #ff993d;
}
.alert-box-border-danger:before {
background: #ba1d20;
}
.alert-box-border-danger .alert-head,
.alert-box-border-danger a {
color: #ba1d20;
} .btn {
background: #fcfcfc;
color: #524b48;
border-color: #eeebe8;
}
.btn:active,
.btn:focus,
.btn:hover {
background: #ece9e6;
}
.btn.primary {
background: #017fd6;
color: #ffffff;
border-color: #006fbe;
}
.btn.primary:active,
.btn.primary:focus,
.btn.primary:hover {
background: #006fbe;
}
.btn.success {
background: #00bf58;
color: #ffffff;
border-color: #01a84e;
}
.btn.success:active,
.btn.success:focus,
.btn.success:hover {
background: #01a84e;
}
.btn.info {
background: #00aaff;
color: #ffffff;
border-color: #0288d1;
}
.btn.info:active,
.btn.info:focus,
.btn.info:hover {
background: #009BE9;
}
.btn.warning {
background: #ffb52e;
color: #ffffff;
border-color: #ff993d;
}
.btn.warning:active,
.btn.warning:focus,
.btn.warning:hover {
background: #ff993d;
}
.btn.danger {
background: #d52225;
color: #ffffff;
border-color: #ba1d20;
}
.btn.danger:active,
.btn.danger:focus,
.btn.danger:hover {
background: #ba1d20;
} @media only screen {
.col-container {
width: auto;
min-width: 0;
margin-left: 0;
margin-right: 0;
}
.xs-16 {
width: 100%;
}
.push-xs-16 {
left: 100%;
}
.pull-xs-16 {
right: 100%;
}
.offset-xs-16 {
margin-left: 100%;
}
.xs-15 {
width: 93.75%;
}
.push-xs-15 {
left: 93.75%;
}
.pull-xs-15 {
right: 93.75%;
}
.offset-xs-15 {
margin-left: 93.75%;
}
.xs-14 {
width: 87.5%;
}
.push-xs-14 {
left: 87.5%;
}
.pull-xs-14 {
right: 87.5%;
}
.offset-xs-14 {
margin-left: 87.5%;
}
.xs-13 {
width: 81.25%;
}
.push-xs-13 {
left: 81.25%;
}
.pull-xs-13 {
right: 81.25%;
}
.offset-xs-13 {
margin-left: 81.25%;
}
.xs-12 {
width: 75%;
}
.push-xs-12 {
left: 75%;
}
.pull-xs-12 {
right: 75%;
}
.offset-xs-12 {
margin-left: 75%;
}
.xs-11 {
width: 68.75%;
}
.push-xs-11 {
left: 68.75%;
}
.pull-xs-11 {
right: 68.75%;
}
.offset-xs-11 {
margin-left: 68.75%;
}
.xs-10 {
width: 62.5%;
}
.push-xs-10 {
left: 62.5%;
}
.pull-xs-10 {
right: 62.5%;
}
.offset-xs-10 {
margin-left: 62.5%;
}
.xs-9 {
width: 56.25%;
}
.push-xs-9 {
left: 56.25%;
}
.pull-xs-9 {
right: 56.25%;
}
.offset-xs-9 {
margin-left: 56.25%;
}
.xs-8 {
width: 50%;
}
.push-xs-8 {
left: 50%;
}
.pull-xs-8 {
right: 50%;
}
.offset-xs-8 {
margin-left: 50%;
}
.xs-7 {
width: 43.75%;
}
.push-xs-7 {
left: 43.75%;
}
.pull-xs-7 {
right: 43.75%;
}
.offset-xs-7 {
margin-left: 43.75%;
}
.xs-6 {
width: 37.5%;
}
.push-xs-6 {
left: 37.5%;
}
.pull-xs-6 {
right: 37.5%;
}
.offset-xs-6 {
margin-left: 37.5%;
}
.xs-5 {
width: 31.25%;
}
.push-xs-5 {
left: 31.25%;
}
.pull-xs-5 {
right: 31.25%;
}
.offset-xs-5 {
margin-left: 31.25%;
}
.xs-4 {
width: 25%;
}
.push-xs-4 {
left: 25%;
}
.pull-xs-4 {
right: 25%;
}
.offset-xs-4 {
margin-left: 25%;
}
.xs-3 {
width: 18.75%;
}
.push-xs-3 {
left: 18.75%;
}
.pull-xs-3 {
right: 18.75%;
}
.offset-xs-3 {
margin-left: 18.75%;
}
.xs-2 {
width: 12.5%;
}
.push-xs-2 {
left: 12.5%;
}
.pull-xs-2 {
right: 12.5%;
}
.offset-xs-2 {
margin-left: 12.5%;
}
.xs-1 {
width: 6.25%;
}
.push-xs-1 {
left: 6.25%;
}
.pull-xs-1 {
right: 6.25%;
}
.offset-xs-1 {
margin-left: 6.25%;
} .xs-25 {
width: 40%;
}
.xs-33 {
width: 33.33333333%;
}
.xs-35 {
width: 60%;
}
.xs-45 {
width: 80%;
}
.xs-55 {
width: 20%;
}
.xs-66 {
width: 66.66666666%;
} .push-xs-0 {
left: auto;
}
.push-xs-25 {
left: 40%;
}
.push-xs-33 {
left: 33.33333333%;
}
.push-xs-35 {
left: 60%;
}
.push-xs-45 {
left: 80%;
}
.push-xs-55 {
left: 20%;
}
.push-xs-66 {
left: 66.66666666%;
} .pull-xs-0 {
right: auto;
}
.pull-xs-25 {
right: 40%;
}
.pull-xs-33 {
right: 33.33333333%;
}
.pull-xs-35 {
right: 60%;
}
.pull-xs-45 {
right: 80%;
}
.pull-xs-55 {
right: 20%;
}
.pull-xs-66 {
right: 66.66666666%;
} .offset-xs-0 {
margin-left: 0;
}
.offset-xs-25 {
margin-left: 40%;
}
.offset-xs-33 {
margin-left: 33.33333333%;
}
.offset-xs-35 {
margin-left: 60%;
}
.offset-xs-45 {
margin-left: 80%;
}
.offset-xs-55 {
width: 20%;
}
.offset-xs-66 {
margin-left: 66.66666666%;
}
} @media only screen and (min-width: 30.0625em) {
.sm-16 {
width: 100%;
}
.push-sm-16 {
left: 100%;
}
.pull-sm-16 {
right: 100%;
}
.offset-sm-16 {
margin-left: 100%;
}
.sm-15 {
width: 93.75%;
}
.push-sm-15 {
left: 93.75%;
}
.pull-sm-15 {
right: 93.75%;
}
.offset-sm-15 {
margin-left: 93.75%;
}
.sm-14 {
width: 87.5%;
}
.push-sm-14 {
left: 87.5%;
}
.pull-sm-14 {
right: 87.5%;
}
.offset-sm-14 {
margin-left: 87.5%;
}
.sm-13 {
width: 81.25%;
}
.push-sm-13 {
left: 81.25%;
}
.pull-sm-13 {
right: 81.25%;
}
.offset-sm-13 {
margin-left: 81.25%;
}
.sm-12 {
width: 75%;
}
.push-sm-12 {
left: 75%;
}
.pull-sm-12 {
right: 75%;
}
.offset-sm-12 {
margin-left: 75%;
}
.sm-11 {
width: 68.75%;
}
.push-sm-11 {
left: 68.75%;
}
.pull-sm-11 {
right: 68.75%;
}
.offset-sm-11 {
margin-left: 68.75%;
}
.sm-10 {
width: 62.5%;
}
.push-sm-10 {
left: 62.5%;
}
.pull-sm-10 {
right: 62.5%;
}
.offset-sm-10 {
margin-left: 62.5%;
}
.sm-9 {
width: 56.25%;
}
.push-sm-9 {
left: 56.25%;
}
.pull-sm-9 {
right: 56.25%;
}
.offset-sm-9 {
margin-left: 56.25%;
}
.sm-8 {
width: 50%;
}
.push-sm-8 {
left: 50%;
}
.pull-sm-8 {
right: 50%;
}
.offset-sm-8 {
margin-left: 50%;
}
.sm-7 {
width: 43.75%;
}
.push-sm-7 {
left: 43.75%;
}
.pull-sm-7 {
right: 43.75%;
}
.offset-sm-7 {
margin-left: 43.75%;
}
.sm-6 {
width: 37.5%;
}
.push-sm-6 {
left: 37.5%;
}
.pull-sm-6 {
right: 37.5%;
}
.offset-sm-6 {
margin-left: 37.5%;
}
.sm-5 {
width: 31.25%;
}
.push-sm-5 {
left: 31.25%;
}
.pull-sm-5 {
right: 31.25%;
}
.offset-sm-5 {
margin-left: 31.25%;
}
.sm-4 {
width: 25%;
}
.push-sm-4 {
left: 25%;
}
.pull-sm-4 {
right: 25%;
}
.offset-sm-4 {
margin-left: 25%;
}
.sm-3 {
width: 18.75%;
}
.push-sm-3 {
left: 18.75%;
}
.pull-sm-3 {
right: 18.75%;
}
.offset-sm-3 {
margin-left: 18.75%;
}
.sm-2 {
width: 12.5%;
}
.push-sm-2 {
left: 12.5%;
}
.pull-sm-2 {
right: 12.5%;
}
.offset-sm-2 {
margin-left: 12.5%;
}
.sm-1 {
width: 6.25%;
}
.push-sm-1 {
left: 6.25%;
}
.pull-sm-1 {
right: 6.25%;
}
.offset-sm-1 {
margin-left: 6.25%;
} .sm-25 {
width: 40%;
}
.sm-33 {
width: 33.33333333%;
}
.sm-35 {
width: 60%;
}
.sm-45 {
width: 80%;
}
.sm-55 {
width: 20%;
}
.sm-66 {
width: 66.66666666%;
} .push-sm-0 {
left: auto;
}
.push-sm-25 {
left: 40%;
}
.push-sm-33 {
left: 33.33333333%;
}
.push-sm-35 {
left: 60%;
}
.push-sm-45 {
left: 80%;
}
.push-sm-55 {
left: 20%;
}
.push-sm-66 {
left: 66.66666666%;
} .pull-sm-0 {
right: auto;
}
.pull-sm-25 {
right: 40%;
}
.pull-sm-33 {
right: 33.33333333%;
}
.pull-sm-35 {
right: 60%;
}
.pull-sm-45 {
right: 80%;
}
.pull-sm-55 {
right: 20%;
}
.pull-sm-66 {
right: 66.66666666%;
} .offset-sm-0 {
margin-left: 0;
}
.offset-sm-25 {
margin-left: 40%;
}
.offset-sm-33 {
margin-left: 33.33333333%;
}
.offset-sm-35 {
margin-left: 60%;
}
.offset-sm-45 {
margin-left: 80%;
}
.offset-sm-55 {
width: 20%;
}
.offset-sm-66 {
margin-left: 66.66666666%;
}
} @media only screen and (min-width: 48.0625em) {
.md-16 {
width: 100%;
}
.push-md-16 {
left: 100%;
}
.pull-md-16 {
right: 100%;
}
.offset-md-16 {
margin-left: 100%;
}
.md-15 {
width: 93.75%;
}
.push-md-15 {
left: 93.75%;
}
.pull-md-15 {
right: 93.75%;
}
.offset-md-15 {
margin-left: 93.75%;
}
.md-14 {
width: 87.5%;
}
.push-md-14 {
left: 87.5%;
}
.pull-md-14 {
right: 87.5%;
}
.offset-md-14 {
margin-left: 87.5%;
}
.md-13 {
width: 81.25%;
}
.push-md-13 {
left: 81.25%;
}
.pull-md-13 {
right: 81.25%;
}
.offset-md-13 {
margin-left: 81.25%;
}
.md-12 {
width: 75%;
}
.push-md-12 {
left: 75%;
}
.pull-md-12 {
right: 75%;
}
.offset-md-12 {
margin-left: 75%;
}
.md-11 {
width: 68.75%;
}
.push-md-11 {
left: 68.75%;
}
.pull-md-11 {
right: 68.75%;
}
.offset-md-11 {
margin-left: 68.75%;
}
.md-10 {
width: 62.5%;
}
.push-md-10 {
left: 62.5%;
}
.pull-md-10 {
right: 62.5%;
}
.offset-md-10 {
margin-left: 62.5%;
}
.md-9 {
width: 56.25%;
}
.push-md-9 {
left: 56.25%;
}
.pull-md-9 {
right: 56.25%;
}
.offset-md-9 {
margin-left: 56.25%;
}
.md-8 {
width: 50%;
}
.push-md-8 {
left: 50%;
}
.pull-md-8 {
right: 50%;
}
.offset-md-8 {
margin-left: 50%;
}
.md-7 {
width: 43.75%;
}
.push-md-7 {
left: 43.75%;
}
.pull-md-7 {
right: 43.75%;
}
.offset-md-7 {
margin-left: 43.75%;
}
.md-6 {
width: 37.5%;
}
.push-md-6 {
left: 37.5%;
}
.pull-md-6 {
right: 37.5%;
}
.offset-md-6 {
margin-left: 37.5%;
}
.md-5 {
width: 31.25%;
}
.push-md-5 {
left: 31.25%;
}
.pull-md-5 {
right: 31.25%;
}
.offset-md-5 {
margin-left: 31.25%;
}
.md-4 {
width: 25%;
}
.push-md-4 {
left: 25%;
}
.pull-md-4 {
right: 25%;
}
.offset-md-4 {
margin-left: 25%;
}
.md-3 {
width: 18.75%;
}
.push-md-3 {
left: 18.75%;
}
.pull-md-3 {
right: 18.75%;
}
.offset-md-3 {
margin-left: 18.75%;
}
.md-2 {
width: 12.5%;
}
.push-md-2 {
left: 12.5%;
}
.pull-md-2 {
right: 12.5%;
}
.offset-md-2 {
margin-left: 12.5%;
}
.md-1 {
width: 6.25%;
}
.push-md-1 {
left: 6.25%;
}
.pull-md-1 {
right: 6.25%;
}
.offset-md-1 {
margin-left: 6.25%;
} .md-25 {
width: 40%;
}
.md-33 {
width: 33.33333333%;
}
.md-35 {
width: 60%;
}
.md-45 {
width: 80%;
}
.md-55 {
width: 20%;
}
.md-66 {
width: 66.66666666%;
} .push-md-0 {
left: auto;
}
.push-md-25 {
left: 40%;
}
.push-md-33 {
left: 33.33333333%;
}
.push-md-35 {
left: 60%;
}
.push-md-45 {
left: 80%;
}
.push-md-55 {
left: 20%;
}
.push-md-66 {
left: 66.66666666%;
} .pull-md-0 {
right: auto;
}
.pull-md-25 {
right: 40%;
}
.pull-md-33 {
right: 33.33333333%;
}
.pull-md-35 {
right: 60%;
}
.pull-md-45 {
right: 80%;
}
.pull-md-55 {
right: 20%;
}
.pull-md-66 {
right: 66.66666666%;
} .offset-md-0 {
margin-left: 0;
}
.offset-md-25 {
margin-left: 40%;
}
.offset-md-33 {
margin-left: 33.33333333%;
}
.offset-md-35 {
margin-left: 60%;
}
.offset-md-45 {
margin-left: 80%;
}
.offset-md-55 {
width: 20%;
}
.offset-md-66 {
margin-left: 66.66666666%;
}
} @media only screen and (min-width: 64.0625em) {
.col-container {
margin-left: auto;
margin-right: auto;
width: 100%;
min-width: 48rem;
max-width: 78rem;
}
.lg-16 {
width: 100%;
}
.push-lg-16 {
left: 100%;
}
.pull-lg-16 {
right: 100%;
}
.offset-lg-16 {
margin-left: 100%;
}
.lg-15 {
width: 93.75%;
}
.push-lg-15 {
left: 93.75%;
}
.pull-lg-15 {
right: 93.75%;
}
.offset-lg-15 {
margin-left: 93.75%;
}
.lg-14 {
width: 87.5%;
}
.push-lg-14 {
left: 87.5%;
}
.pull-lg-14 {
right: 87.5%;
}
.offset-lg-14 {
margin-left: 87.5%;
}
.lg-13 {
width: 81.25%;
}
.push-lg-13 {
left: 81.25%;
}
.pull-lg-13 {
right: 81.25%;
}
.offset-lg-13 {
margin-left: 81.25%;
}
.lg-12 {
width: 75%;
}
.push-lg-12 {
left: 75%;
}
.pull-lg-12 {
right: 75%;
}
.offset-lg-12 {
margin-left: 75%;
}
.lg-11 {
width: 68.75%;
}
.push-lg-11 {
left: 68.75%;
}
.pull-lg-11 {
right: 68.75%;
}
.offset-lg-11 {
margin-left: 68.75%;
}
.lg-10 {
width: 62.5%;
}
.push-lg-10 {
left: 62.5%;
}
.pull-lg-10 {
right: 62.5%;
}
.offset-lg-10 {
margin-left: 62.5%;
}
.lg-9 {
width: 56.25%;
}
.push-lg-9 {
left: 56.25%;
}
.pull-lg-9 {
right: 56.25%;
}
.offset-lg-9 {
margin-left: 56.25%;
}
.lg-8 {
width: 50%;
}
.push-lg-8 {
left: 50%;
}
.pull-lg-8 {
right: 50%;
}
.offset-lg-8 {
margin-left: 50%;
}
.lg-7 {
width: 43.75%;
}
.push-lg-7 {
left: 43.75%;
}
.pull-lg-7 {
right: 43.75%;
}
.offset-lg-7 {
margin-left: 43.75%;
}
.lg-6 {
width: 37.5%;
}
.push-lg-6 {
left: 37.5%;
}
.pull-lg-6 {
right: 37.5%;
}
.offset-lg-6 {
margin-left: 37.5%;
}
.lg-5 {
width: 31.25%;
}
.push-lg-5 {
left: 31.25%;
}
.pull-lg-5 {
right: 31.25%;
}
.offset-lg-5 {
margin-left: 31.25%;
}
.lg-4 {
width: 25%;
}
.push-lg-4 {
left: 25%;
}
.pull-lg-4 {
right: 25%;
}
.offset-lg-4 {
margin-left: 25%;
}
.lg-3 {
width: 18.75%;
}
.push-lg-3 {
left: 18.75%;
}
.pull-lg-3 {
right: 18.75%;
}
.offset-lg-3 {
margin-left: 18.75%;
}
.lg-2 {
width: 12.5%;
}
.push-lg-2 {
left: 12.5%;
}
.pull-lg-2 {
right: 12.5%;
}
.offset-lg-2 {
margin-left: 12.5%;
}
.lg-1 {
width: 6.25%;
}
.push-lg-1 {
left: 6.25%;
}
.pull-lg-1 {
right: 6.25%;
}
.offset-lg-1 {
margin-left: 6.25%;
} .lg-25 {
width: 40%;
}
.lg-33 {
width: 33.33333333%;
}
.lg-35 {
width: 60%;
}
.lg-45 {
width: 80%;
}
.lg-55 {
width: 20%;
}
.lg-66 {
width: 66.66666666%;
} .push-lg-0 {
left: auto;
}
.push-lg-25 {
left: 40%;
}
.push-lg-33 {
left: 33.33333333%;
}
.push-lg-35 {
left: 60%;
}
.push-lg-45 {
left: 80%;
}
.push-lg-55 {
left: 20%;
}
.push-lg-66 {
left: 66.66666666%;
} .pull-lg-0 {
right: auto;
}
.pull-lg-25 {
right: 40%;
}
.pull-lg-33 {
right: 33.33333333%;
}
.pull-lg-35 {
right: 60%;
}
.pull-lg-45 {
right: 80%;
}
.pull-lg-55 {
right: 20%;
}
.pull-lg-66 {
right: 66.66666666%;
} .offset-lg-0 {
margin-left: 0;
}
.offset-lg-25 {
margin-left: 40%;
}
.offset-lg-33 {
margin-left: 33.33333333%;
}
.offset-lg-35 {
margin-left: 60%;
}
.offset-lg-45 {
margin-left: 80%;
}
.offset-lg-55 {
width: 20%;
}
.offset-lg-66 {
margin-left: 66.66666666%;
}
} @media only screen and (min-width: 90.0625em) {
.xl-16 {
width: 100%;
}
.push-xl-16 {
left: 100%;
}
.pull-xl-16 {
right: 100%;
}
.offset-xl-16 {
margin-left: 100%;
}
.xl-15 {
width: 93.75%;
}
.push-xl-15 {
left: 93.75%;
}
.pull-xl-15 {
right: 93.75%;
}
.offset-xl-15 {
margin-left: 93.75%;
}
.xl-14 {
width: 87.5%;
}
.push-xl-14 {
left: 87.5%;
}
.pull-xl-14 {
right: 87.5%;
}
.offset-xl-14 {
margin-left: 87.5%;
}
.xl-13 {
width: 81.25%;
}
.push-xl-13 {
left: 81.25%;
}
.pull-xl-13 {
right: 81.25%;
}
.offset-xl-13 {
margin-left: 81.25%;
}
.xl-12 {
width: 75%;
}
.push-xl-12 {
left: 75%;
}
.pull-xl-12 {
right: 75%;
}
.offset-xl-12 {
margin-left: 75%;
}
.xl-11 {
width: 68.75%;
}
.push-xl-11 {
left: 68.75%;
}
.pull-xl-11 {
right: 68.75%;
}
.offset-xl-11 {
margin-left: 68.75%;
}
.xl-10 {
width: 62.5%;
}
.push-xl-10 {
left: 62.5%;
}
.pull-xl-10 {
right: 62.5%;
}
.offset-xl-10 {
margin-left: 62.5%;
}
.xl-9 {
width: 56.25%;
}
.push-xl-9 {
left: 56.25%;
}
.pull-xl-9 {
right: 56.25%;
}
.offset-xl-9 {
margin-left: 56.25%;
}
.xl-8 {
width: 50%;
}
.push-xl-8 {
left: 50%;
}
.pull-xl-8 {
right: 50%;
}
.offset-xl-8 {
margin-left: 50%;
}
.xl-7 {
width: 43.75%;
}
.push-xl-7 {
left: 43.75%;
}
.pull-xl-7 {
right: 43.75%;
}
.offset-xl-7 {
margin-left: 43.75%;
}
.xl-6 {
width: 37.5%;
}
.push-xl-6 {
left: 37.5%;
}
.pull-xl-6 {
right: 37.5%;
}
.offset-xl-6 {
margin-left: 37.5%;
}
.xl-5 {
width: 31.25%;
}
.push-xl-5 {
left: 31.25%;
}
.pull-xl-5 {
right: 31.25%;
}
.offset-xl-5 {
margin-left: 31.25%;
}
.xl-4 {
width: 25%;
}
.push-xl-4 {
left: 25%;
}
.pull-xl-4 {
right: 25%;
}
.offset-xl-4 {
margin-left: 25%;
}
.xl-3 {
width: 18.75%;
}
.push-xl-3 {
left: 18.75%;
}
.pull-xl-3 {
right: 18.75%;
}
.offset-xl-3 {
margin-left: 18.75%;
}
.xl-2 {
width: 12.5%;
}
.push-xl-2 {
left: 12.5%;
}
.pull-xl-2 {
right: 12.5%;
}
.offset-xl-2 {
margin-left: 12.5%;
}
.xl-1 {
width: 6.25%;
}
.push-xl-1 {
left: 6.25%;
}
.pull-xl-1 {
right: 6.25%;
}
.offset-xl-1 {
margin-left: 6.25%;
} .xl-25 {
width: 40%;
}
.xl-33 {
width: 33.33333333%;
}
.xl-35 {
width: 60%;
}
.xl-45 {
width: 80%;
}
.xl-55 {
width: 20%;
}
.xl-66 {
width: 66.66666666%;
} .push-xl-0 {
left: auto;
}
.push-xl-25 {
left: 40%;
}
.push-xl-33 {
left: 33.33333333%;
}
.push-xl-35 {
left: 60%;
}
.push-xl-45 {
left: 80%;
}
.push-xl-55 {
left: 20%;
}
.push-xl-66 {
left: 66.66666666%;
} .pull-xl-0 {
right: auto;
}
.pull-xl-25 {
right: 40%;
}
.pull-xl-33 {
right: 33.33333333%;
}
.pull-xl-35 {
right: 60%;
}
.pull-xl-45 {
right: 80%;
}
.pull-xl-55 {
right: 20%;
}
.pull-xl-66 {
right: 66.66666666%;
} .offset-xl-0 {
margin-left: 0;
}
.offset-xl-25 {
margin-left: 40%;
}
.offset-xl-33 {
margin-left: 33.33333333%;
}
.offset-xl-35 {
margin-left: 60%;
}
.offset-xl-45 {
margin-left: 80%;
}
.offset-xl-55 {
width: 20%;
}
.offset-xl-66 {
margin-left: 66.66666666%;
}
} @media only screen and (min-width: 120.0625em) {
.xxl-16 {
width: 100%;
}
.push-xxl-16 {
left: 100%;
}
.pull-xxl-16 {
right: 100%;
}
.offset-xxl-16 {
margin-left: 100%;
}
.xxl-15 {
width: 93.75%;
}
.push-xxl-15 {
left: 93.75%;
}
.pull-xxl-15 {
right: 93.75%;
}
.offset-xxl-15 {
margin-left: 93.75%;
}
.xxl-14 {
width: 87.5%;
}
.push-xxl-14 {
left: 87.5%;
}
.pull-xxl-14 {
right: 87.5%;
}
.offset-xxl-14 {
margin-left: 87.5%;
}
.xxl-13 {
width: 81.25%;
}
.push-xxl-13 {
left: 81.25%;
}
.pull-xxl-13 {
right: 81.25%;
}
.offset-xxl-13 {
margin-left: 81.25%;
}
.xxl-12 {
width: 75%;
}
.push-xxl-12 {
left: 75%;
}
.pull-xxl-12 {
right: 75%;
}
.offset-xxl-12 {
margin-left: 75%;
}
.xxl-11 {
width: 68.75%;
}
.push-xxl-11 {
left: 68.75%;
}
.pull-xxl-11 {
right: 68.75%;
}
.offset-xxl-11 {
margin-left: 68.75%;
}
.xxl-10 {
width: 62.5%;
}
.push-xxl-10 {
left: 62.5%;
}
.pull-xxl-10 {
right: 62.5%;
}
.offset-xxl-10 {
margin-left: 62.5%;
}
.xxl-9 {
width: 56.25%;
}
.push-xxl-9 {
left: 56.25%;
}
.pull-xxl-9 {
right: 56.25%;
}
.offset-xxl-9 {
margin-left: 56.25%;
}
.xxl-8 {
width: 50%;
}
.push-xxl-8 {
left: 50%;
}
.pull-xxl-8 {
right: 50%;
}
.offset-xxl-8 {
margin-left: 50%;
}
.xxl-7 {
width: 43.75%;
}
.push-xxl-7 {
left: 43.75%;
}
.pull-xxl-7 {
right: 43.75%;
}
.offset-xxl-7 {
margin-left: 43.75%;
}
.xxl-6 {
width: 37.5%;
}
.push-xxl-6 {
left: 37.5%;
}
.pull-xxl-6 {
right: 37.5%;
}
.offset-xxl-6 {
margin-left: 37.5%;
}
.xxl-5 {
width: 31.25%;
}
.push-xxl-5 {
left: 31.25%;
}
.pull-xxl-5 {
right: 31.25%;
}
.offset-xxl-5 {
margin-left: 31.25%;
}
.xxl-4 {
width: 25%;
}
.push-xxl-4 {
left: 25%;
}
.pull-xxl-4 {
right: 25%;
}
.offset-xxl-4 {
margin-left: 25%;
}
.xxl-3 {
width: 18.75%;
}
.push-xxl-3 {
left: 18.75%;
}
.pull-xxl-3 {
right: 18.75%;
}
.offset-xxl-3 {
margin-left: 18.75%;
}
.xxl-2 {
width: 12.5%;
}
.push-xxl-2 {
left: 12.5%;
}
.pull-xxl-2 {
right: 12.5%;
}
.offset-xxl-2 {
margin-left: 12.5%;
}
.xxl-1 {
width: 6.25%;
}
.push-xxl-1 {
left: 6.25%;
}
.pull-xxl-1 {
right: 6.25%;
}
.offset-xxl-1 {
margin-left: 6.25%;
} .xxl-25 {
width: 40%;
}
.xxl-33 {
width: 33.33333333%;
}
.xxl-35 {
width: 60%;
}
.xxl-45 {
width: 80%;
}
.xxl-55 {
width: 20%;
}
.xxl-66 {
width: 66.66666666%;
} .push-xxl-0 {
left: auto;
}
.push-xxl-25 {
left: 40%;
}
.push-xxl-33 {
left: 33.33333333%;
}
.push-xxl-35 {
left: 60%;
}
.push-xxl-45 {
left: 80%;
}
.push-xxl-55 {
left: 20%;
}
.push-xxl-66 {
left: 66.66666666%;
} .pull-xxl-0 {
right: auto;
}
.pull-xxl-25 {
right: 40%;
}
.pull-xxl-33 {
right: 33.33333333%;
}
.pull-xxl-35 {
right: 60%;
}
.pull-xxl-45 {
right: 80%;
}
.pull-xxl-55 {
right: 20%;
}
.pull-xxl-66 {
right: 66.66666666%;
} .offset-xxl-0 {
margin-left: 0;
}
.offset-xxl-25 {
margin-left: 40%;
}
.offset-xxl-33 {
margin-left: 33.33333333%;
}
.offset-xxl-35 {
margin-left: 60%;
}
.offset-xxl-45 {
margin-left: 80%;
}
.offset-xxl-55 {
width: 20%;
}
.offset-xxl-66 {
margin-left: 66.66666666%;
}
} @media only screen {
[class*="grd-list-xs-"] > li:nth-of-type(1n) {
clear: none;
}
.grd-list-xs-1 > li {
width: 100%;
}
.grd-list-xs-2 > li {
width: 50%;
}
.grd-list-xs-3 > li {
width: 33.33333%;
}
.grd-list-xs-4 > li {
width: 25%;
}
.grd-list-xs-5 > li {
width: 20%;
}
.grd-list-xs-6 > li {
width: 16.66666%;
}
.grd-list-xs-7 > li {
width: 14.2857142857%;
}
.grd-list-xs-8 > li {
width: 12.5%;
}
.grd-list-xs-9 > li {
width: 11.11111%;
}
.grd-list-xs-10 > li {
width: 10%;
}
.grd-list-xs-11 > li {
width: 9.09091%;
}
.grd-list-xs-12 > li {
width: 8.33333%;
}
.grd-list-xs-13 > li {
width: 7.69230769231%;
}
.grd-list-xs-14 > li {
width: 7.14285714286%;
}
.grd-list-xs-15 > li {
width: 6.66666666667%;
}
.grd-list-xs-16 > li {
width: 6.25%;
}
.grd-list-xs-2 > li:nth-of-type(2n+1),
.grd-list-xs-3 > li:nth-of-type(3n+1),
.grd-list-xs-4 > li:nth-of-type(4n+1),
.grd-list-xs-5 > li:nth-of-type(5n+1),
.grd-list-xs-6 > li:nth-of-type(6n+1),
.grd-list-xs-7 > li:nth-of-type(7n+1),
.grd-list-xs-8 > li:nth-of-type(8n+1),
.grd-list-xs-9 > li:nth-of-type(9n+1),
.grd-list-xs-10 > li:nth-of-type(10n+1),
.grd-list-xs-11 > li:nth-of-type(11n+1),
.grd-list-xs-12 > li:nth-of-type(12n+1),
.grd-list-xs-13 > li:nth-of-type(13n+1),
.grd-list-xs-14 > li:nth-of-type(14n+1),
.grd-list-xs-15 > li:nth-of-type(15n+1),
.grd-list-xs-16 > li:nth-of-type(16n+1) {
clear: both;
}
} @media only screen and (min-width: 30.0625em) {
[class*="grd-list-sm-"] > li:nth-of-type(1n) {
clear: none;
}
.grd-list-sm-1 > li {
width: 100%;
}
.grd-list-sm-2 > li {
width: 50%;
}
.grd-list-sm-3 > li {
width: 33.33333%;
}
.grd-list-sm-4 > li {
width: 25%;
}
.grd-list-sm-5 > li {
width: 20%;
}
.grd-list-sm-6 > li {
width: 16.66666%;
}
.grd-list-sm-7 > li {
width: 14.2857142857%;
}
.grd-list-sm-8 > li {
width: 12.5%;
}
.grd-list-sm-9 > li {
width: 11.11111%;
}
.grd-list-sm-10 > li {
width: 10%;
}
.grd-list-sm-11 > li {
width: 9.09091%;
}
.grd-list-sm-12 > li {
width: 8.33333%;
}
.grd-list-sm-13 > li {
width: 7.69230769231%;
}
.grd-list-sm-14 > li {
width: 7.14285714286%;
}
.grd-list-sm-15 > li {
width: 6.66666666667%;
}
.grd-list-sm-16 > li {
width: 6.25%;
}
.grd-list-sm-2 > li:nth-of-type(2n+1),
.grd-list-sm-3 > li:nth-of-type(3n+1),
.grd-list-sm-4 > li:nth-of-type(4n+1),
.grd-list-sm-5 > li:nth-of-type(5n+1),
.grd-list-sm-6 > li:nth-of-type(6n+1),
.grd-list-sm-7 > li:nth-of-type(7n+1),
.grd-list-sm-8 > li:nth-of-type(8n+1),
.grd-list-sm-9 > li:nth-of-type(9n+1),
.grd-list-sm-10 > li:nth-of-type(10n+1),
.grd-list-sm-11 > li:nth-of-type(11n+1),
.grd-list-sm-12 > li:nth-of-type(12n+1),
.grd-list-sm-13 > li:nth-of-type(13n+1),
.grd-list-sm-14 > li:nth-of-type(14n+1),
.grd-list-sm-15 > li:nth-of-type(15n+1),
.grd-list-sm-16 > li:nth-of-type(16n+1) {
clear: both;
}
} @media only screen and (min-width: 48.0625em) {
[class*="grd-list-md-"] > li:nth-of-type(1n) {
clear: none;
}
.grd-list-md-1 > li {
width: 100%;
}
.grd-list-md-2 > li {
width: 50%;
}
.grd-list-md-3 > li {
width: 33.33333%;
}
.grd-list-md-4 > li {
width: 25%;
}
.grd-list-md-5 > li {
width: 20%;
}
.grd-list-md-6 > li {
width: 16.66666%;
}
.grd-list-md-7 > li {
width: 14.2857142857%;
}
.grd-list-md-8 > li {
width: 12.5%;
}
.grd-list-md-9 > li {
width: 11.11111%;
}
.grd-list-md-10 > li {
width: 10%;
}
.grd-list-md-11 > li {
width: 9.09091%;
}
.grd-list-md-12 > li {
width: 8.33333%;
}
.grd-list-md-13 > li {
width: 7.69230769231%;
}
.grd-list-md-14 > li {
width: 7.14285714286%;
}
.grd-list-md-15 > li {
width: 6.66666666667%;
}
.grd-list-md-16 > li {
width: 6.25%;
}
.grd-list-md-2 > li:nth-of-type(2n+1),
.grd-list-md-3 > li:nth-of-type(3n+1),
.grd-list-md-4 > li:nth-of-type(4n+1),
.grd-list-md-5 > li:nth-of-type(5n+1),
.grd-list-md-6 > li:nth-of-type(6n+1),
.grd-list-md-7 > li:nth-of-type(7n+1),
.grd-list-md-8 > li:nth-of-type(8n+1),
.grd-list-md-9 > li:nth-of-type(9n+1),
.grd-list-md-10 > li:nth-of-type(10n+1),
.grd-list-md-11 > li:nth-of-type(11n+1),
.grd-list-md-12 > li:nth-of-type(12n+1),
.grd-list-md-13 > li:nth-of-type(13n+1),
.grd-list-md-14 > li:nth-of-type(14n+1),
.grd-list-md-15 > li:nth-of-type(15n+1),
.grd-list-md-16 > li:nth-of-type(16n+1) {
clear: both;
}
} @media only screen and (min-width: 64.0625em) {
[class*="grd-list-lg-"] > li:nth-of-type(1n) {
clear: none;
}
.grd-list-lg-1 > li {
width: 100%;
}
.grd-list-lg-2 > li {
width: 50%;
}
.grd-list-lg-3 > li {
width: 33.33333%;
}
.grd-list-lg-4 > li {
width: 25%;
}
.grd-list-lg-5 > li {
width: 20%;
}
.grd-list-lg-6 > li {
width: 16.66666%;
}
.grd-list-lg-7 > li {
width: 14.2857142857%;
}
.grd-list-lg-8 > li {
width: 12.5%;
}
.grd-list-lg-9 > li {
width: 11.11111%;
}
.grd-list-lg-10 > li {
width: 10%;
}
.grd-list-lg-11 > li {
width: 9.09091%;
}
.grd-list-lg-12 > li {
width: 8.33333%;
}
.grd-list-lg-13 > li {
width: 7.69230769231%;
}
.grd-list-lg-14 > li {
width: 7.14285714286%;
}
.grd-list-lg-15 > li {
width: 6.66666666667%;
}
.grd-list-lg-16 > li {
width: 6.25%;
}
.grd-list-lg-2 > li:nth-of-type(2n+1),
.grd-list-lg-3 > li:nth-of-type(3n+1),
.grd-list-lg-4 > li:nth-of-type(4n+1),
.grd-list-lg-5 > li:nth-of-type(5n+1),
.grd-list-lg-6 > li:nth-of-type(6n+1),
.grd-list-lg-7 > li:nth-of-type(7n+1),
.grd-list-lg-8 > li:nth-of-type(8n+1),
.grd-list-lg-9 > li:nth-of-type(9n+1),
.grd-list-lg-10 > li:nth-of-type(10n+1),
.grd-list-lg-11 > li:nth-of-type(11n+1),
.grd-list-lg-12 > li:nth-of-type(12n+1),
.grd-list-lg-13 > li:nth-of-type(13n+1),
.grd-list-lg-14 > li:nth-of-type(14n+1),
.grd-list-lg-15 > li:nth-of-type(15n+1),
.grd-list-lg-16 > li:nth-of-type(16n+1) {
clear: both;
}
} @media only screen and (min-width: 90.0625em) {
[class*="grd-list-xl-"] > li:nth-of-type(1n) {
clear: none;
}
.grd-list-xl-1 > li {
width: 100%;
}
.grd-list-xl-2 > li {
width: 50%;
}
.grd-list-xl-3 > li {
width: 33.33333%;
}
.grd-list-xl-4 > li {
width: 25%;
}
.grd-list-xl-5 > li {
width: 20%;
}
.grd-list-xl-6 > li {
width: 16.66666%;
}
.grd-list-xl-7 > li {
width: 14.2857142857%;
}
.grd-list-xl-8 > li {
width: 12.5%;
}
.grd-list-xl-9 > li {
width: 11.11111%;
}
.grd-list-xl-10 > li {
width: 10%;
}
.grd-list-xl-11 > li {
width: 9.09091%;
}
.grd-list-xl-12 > li {
width: 8.33333%;
}
.grd-list-xl-13 > li {
width: 7.69230769231%;
}
.grd-list-xl-14 > li {
width: 7.14285714286%;
}
.grd-list-xl-15 > li {
width: 6.66666666667%;
}
.grd-list-xl-16 > li {
width: 6.25%;
}
.grd-list-xl-2 > li:nth-of-type(2n+1),
.grd-list-xl-3 > li:nth-of-type(3n+1),
.grd-list-xl-4 > li:nth-of-type(4n+1),
.grd-list-xl-5 > li:nth-of-type(5n+1),
.grd-list-xl-6 > li:nth-of-type(6n+1),
.grd-list-xl-7 > li:nth-of-type(7n+1),
.grd-list-xl-8 > li:nth-of-type(8n+1),
.grd-list-xl-9 > li:nth-of-type(9n+1),
.grd-list-xl-10 > li:nth-of-type(10n+1),
.grd-list-xl-11 > li:nth-of-type(11n+1),
.grd-list-xl-12 > li:nth-of-type(12n+1),
.grd-list-xl-13 > li:nth-of-type(13n+1),
.grd-list-xl-14 > li:nth-of-type(14n+1),
.grd-list-xl-15 > li:nth-of-type(15n+1),
.grd-list-xl-16 > li:nth-of-type(16n+1) {
clear: both;
}
} @media only screen and (min-width: 120.0625em) {
[class*="grd-list-xxl-"] > li:nth-of-type(1n) {
clear: none;
}
.grd-list-xxl-1 > li {
width: 100%;
}
.grd-list-xxl-2 > li {
width: 50%;
}
.grd-list-xxl-3 > li {
width: 33.33333%;
}
.grd-list-xxl-4 > li {
width: 25%;
}
.grd-list-xxl-5 > li {
width: 20%;
}
.grd-list-xxl-6 > li {
width: 16.66666%;
}
.grd-list-xxl-7 > li {
width: 14.2857142857%;
}
.grd-list-xxl-8 > li {
width: 12.5%;
}
.grd-list-xxl-9 > li {
width: 11.11111%;
}
.grd-list-xxl-10 > li {
width: 10%;
}
.grd-list-xxl-11 > li {
width: 9.09091%;
}
.grd-list-xxl-12 > li {
width: 8.33333%;
}
.grd-list-xxl-13 > li {
width: 7.69230769231%;
}
.grd-list-xxl-14 > li {
width: 7.14285714286%;
}
.grd-list-xxl-15 > li {
width: 6.66666666667%;
}
.grd-list-xxl-16 > li {
width: 6.25%;
}
.grd-list-xxl-2 > li:nth-of-type(2n+1),
.grd-list-xxl-3 > li:nth-of-type(3n+1),
.grd-list-xxl-4 > li:nth-of-type(4n+1),
.grd-list-xxl-5 > li:nth-of-type(5n+1),
.grd-list-xxl-6 > li:nth-of-type(6n+1),
.grd-list-xxl-7 > li:nth-of-type(7n+1),
.grd-list-xxl-8 > li:nth-of-type(8n+1),
.grd-list-xxl-9 > li:nth-of-type(9n+1),
.grd-list-xxl-10 > li:nth-of-type(10n+1),
.grd-list-xxl-11 > li:nth-of-type(11n+1),
.grd-list-xxl-12 > li:nth-of-type(12n+1),
.grd-list-xxl-13 > li:nth-of-type(13n+1),
.grd-list-xxl-14 > li:nth-of-type(14n+1),
.grd-list-xxl-15 > li:nth-of-type(15n+1),
.grd-list-xxl-16 > li:nth-of-type(16n+1) {
clear: both;
}
}  @media only screen { .col-xs-alpha-up {
padding-left: 0;
}
.col-xs-omega-up {
padding-right: 0;
}
.col-xs-nospace-up {
padding-left: 0;
padding-right: 0;
}
.col-sm-alpha-up,
.col-md-alpha-up,
.col-lg-alpha-up,
.col-xl-alpha-up,
.col-xxl-alpha-up {
padding-left: 0.8125em;
}
.col-sm-omega-up,
.col-md-omega-up,
.col-lg-omega-up,
.col-xl-omega-up,
.col-xxl-omega-up {
padding-right: 0.8125em;
}
.col-sm-nospace-up,
.col-md-nospace-up,
.col-lg-nospace-up,
.col-xl-nospace-up,
.col-xxl-nospace-up {
padding-right: 0.8125em;
}
.col-sm-alpha-dw,
.col-md-alpha-dw,
.col-lg-alpha-dw,
.col-xl-alpha-dw,
.col-xxl-alpha-dw {
padding-left: 0;
}
.col-sm-omega-dw,
.col-md-omega-dw,
.col-lg-omega-dw,
.col-xl-omega-dw,
.col-xxl-omega-dw {
padding-right: 0;
}
.col-sm-nospace-dw,
.col-md-nospace-dw,
.col-lg-nospace-dw,
.col-xl-nospace-dw,
.col-xxl-nospace-dw {
padding-left: 0;
padding-right: 0;
} .show-xs-o,
.show-xs-up,
.show-sm-dw,
.show-md-dw,
.show-lg-dw,
.show-xl-dw,
.show-xxl-dw {
display: inherit;
}
.show-sm-o,
.show-md-o,
.show-lg-o,
.show-xl-o,
.show-xxl-o,
.show-sm-up,
.show-md-up,
.show-lg-up,
.show-xl-up,
.show-xxl-up {
display: none;
}
.hide-xs-o,
.hide-xs-up,
.hide-sm-dw,
.hide-md-dw,
.hide-lg-dw,
.hide-xl-dw,
.hide-xxl-dw {
display: inherit;
}
.hide-sm-o,
.hide-md-o,
.hide-lg-o,
.hide-xl-o,
.hide-xxl-o,
.hide-sm-up,
.hide-md-up,
.hide-lg-up,
.hide-xl-up,
.hide-xxl-up {
display: inherit;
} .all-tspace-mini {
margin-top: 0.3125rem;
}
.all-bspace-mini {
margin-bottom: 0.3125rem;
}
.all-tspace-small {
margin-top: 0.625rem;
}
.all-bspace-small {
margin-bottom: 0.625rem;
}
.all-tspace-medium {
margin-top: 1.25rem;
}
.all-bspace-medium {
margin-bottom: 1.25rem;
}
.all-tspace-large {
margin-top: 2.5rem;
}
.all-bspace-large {
margin-bottom: 2.5rem;
}
.all-tspace-xl {
margin-top: 3.125rem;
}
.all-bspace-xl {
margin-bottom: 3.125rem;
}
.all-tspace-xxl {
margin-top: 3.75rem;
}
.all-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (max-width: 30em) { .col-xs-alpha-o,
.col-xs-alpha-up {
padding-left: 0;
}
.col-xs-omega-o,
.col-xs-omega-up {
padding-right: 0;
}
.col-xs-nospace-o,
.col-xs-nospace-up {
padding-left: 0;
padding-right: 0;
} .show-xs-o {
display: inherit;
}
.hide-xs-o {
display: none;
} .xs-tspace-mini {
margin-top: 0.3125rem;
}
.xs-bspace-mini {
margin-bottom: 0.3125rem;
}
.xs-tspace-small {
margin-top: 0.625rem;
}
.xs-bspace-small {
margin-bottom: 0.625rem;
}
.xs-tspace-medium {
margin-top: 1.25rem;
}
.xs-bspace-medium {
margin-bottom: 1.25rem;
}
.xs-tspace-large {
margin-top: 2.5rem;
}
.xs-bspace-large {
margin-bottom: 2.5rem;
}
.xs-tspace-xl {
margin-top: 3.125rem;
}
.xs-bspace-xl {
margin-bottom: 3.125rem;
}
.xs-tspace-xxl {
margin-top: 3.75rem;
}
.xs-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (min-width: 30.0625em) { .col-sm-alpha-up {
padding-left: 0;
}
.col-sm-omega-up {
padding-right: 0;
}
.col-sm-nospace-up {
padding-left: 0;
padding-right: 0;
}
.col-sm-alpha-dw {
padding-left: 0.8125em;
}
.col-sm-omega-dw {
padding-right: 0.8125em;
}
.col-sm-nospace-dw {
padding-left: 0.8125em;
padding-right: 0.8125em;
} .show-sm-up {
display: inherit;
}
.hide-sm-up {
display: none;
}
}
@media only screen and (min-width: 30.0625em) and (max-width: 48em) { .col-sm-alpha-o {
padding-left: 0;
}
.col-sm-omega-o {
padding-right: 0;
}
.col-sm-nospace-o {
padding-left: 0;
padding-right: 0;
} .show-sm-o {
display: inherit;
}
.hide-sm-o {
display: none;
} .sm-tspace-mini {
margin-top: 0.3125rem;
}
.sm-bspace-mini {
margin-bottom: 0.3125rem;
}
.sm-tspace-small {
margin-top: 0.625rem;
}
.sm-bspace-small {
margin-bottom: 0.625rem;
}
.sm-tspace-medium {
margin-top: 1.25rem;
}
.sm-bspace-medium {
margin-bottom: 1.25rem;
}
.sm-tspace-large {
margin-top: 2.5rem;
}
.sm-bspace-large {
margin-bottom: 2.5rem;
}
.sm-tspace-xl {
margin-top: 3.125rem;
}
.sm-bspace-xl {
margin-bottom: 3.125rem;
}
.sm-tspace-xxl {
margin-top: 3.75rem;
}
.sm-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (min-width: 48.0625em) { .col-md-alpha-up {
padding-left: 0;
}
.col-md-omega-up {
padding-right: 0;
}
.col-md-nospace-up {
padding-left: 0;
padding-right: 0;
}
.col-md-alpha-dw {
padding-left: 0.8125em;
}
.col-md-omega-dw {
padding-right: 0.8125em;
}
.col-md-nospace-dw {
padding-left: 0.8125em;
padding-right: 0.8125em;
} .show-md-up {
display: inherit;
}
.hide-md-up,
.show-sm-dw {
display: none;
}
} @media only screen and (min-width: 48.0625em) and (max-width: 64em) { .col-md-alpha-o {
padding-left: 0;
}
.col-md-omega-o {
padding-right: 0;
}
.col-md-nospace-o {
padding-left: 0;
padding-right: 0;
} .show-md-o {
display: inherit;
}
.hide-md-o {
display: none;
} .md-tspace-mini {
margin-top: 0.3125rem;
}
.md-bspace-mini {
margin-bottom: 0.3125rem;
}
.md-tspace-small {
margin-top: 0.625rem;
}
.md-bspace-small {
margin-bottom: 0.625rem;
}
.md-tspace-medium {
margin-top: 1.25rem;
}
.md-bspace-medium {
margin-bottom: 1.25rem;
}
.md-tspace-large {
margin-top: 2.5rem;
}
.md-bspace-large {
margin-bottom: 2.5rem;
}
.md-tspace-xl {
margin-top: 3.125rem;
}
.md-bspace-xl {
margin-bottom: 3.125rem;
}
.md-tspace-xxl {
margin-top: 3.75rem;
}
.md-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (min-width: 64.0625em) { .col-lg-alpha-up {
padding-left: 0;
}
.col-lg-omega-up {
padding-right: 0;
}
.col-lg-nospace-up {
padding-left: 0;
padding-right: 0;
}
.col-lg-alpha-dw {
padding-left: 0.8125em;
}
.col-lg-omega-dw {
padding-right: 0.8125em;
}
.col-lg-nospace-dw {
padding-left: 0.8125em;
padding-right: 0.8125em;
} .show-lg-up {
display: inherit;
}
.hide-lg-up,
.show-md-dw {
display: none;
}
} @media only screen and (min-width: 64.0625em) and (max-width: 90em) { .col-lg-alpha-o {
padding-left: 0;
}
.col-lg-omega-o {
padding-right: 0;
}
.col-lg-nospace-o {
padding-left: 0;
padding-right: 0;
} .show-lg-o {
display: inherit;
}
.hide-lg-o {
display: none;
} .lg-tspace-mini {
margin-top: 0.3125rem;
}
.lg-bspace-mini {
margin-bottom: 0.3125rem;
}
.lg-tspace-small {
margin-top: 0.625rem;
}
.lg-bspace-small {
margin-bottom: 0.625rem;
}
.lg-tspace-medium {
margin-top: 1.25rem;
}
.lg-bspace-medium {
margin-bottom: 1.25rem;
}
.lg-tspace-large {
margin-top: 2.5rem;
}
.lg-bspace-large {
margin-bottom: 2.5rem;
}
.lg-tspace-xl {
margin-top: 3.125rem;
}
.lg-bspace-xl {
margin-bottom: 3.125rem;
}
.lg-tspace-xxl {
margin-top: 3.75rem;
}
.lg-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (min-width: 90.0625em) { .col-xl-alpha-up {
padding-left: 0;
}
.col-xl-omega-up {
padding-right: 0;
}
.col-xl-nospace-up {
padding-left: 0;
padding-right: 0;
}
.col-xl-alpha-dw {
padding-left: 0.8125em;
}
.col-xl-omega-dw {
padding-right: 0.8125em;
}
.col-xl-nospace-dw {
padding-left: 0.8125em;
padding-right: 0.8125em;
} .show-xl-up {
display: inherit;
}
.hide-xl-up,
.show-lg-dw {
display: none;
}
} @media only screen and (min-width: 90.0625em) and (max-width: 120em) { .col-xl-alpha-o {
padding-left: 0;
}
.col-xl-omega-o {
padding-right: 0;
}
.col-xl-nospace-o {
padding-left: 0;
padding-right: 0;
} .show-xl-o {
display: inherit;
}
.hide-xl-o {
display: none;
} .xl-tspace-mini {
margin-top: 0.3125rem;
}
.xl-bspace-mini {
margin-bottom: 0.3125rem;
}
.xl-tspace-small {
margin-top: 0.625rem;
}
.xl-bspace-small {
margin-bottom: 0.625rem;
}
.xl-tspace-medium {
margin-top: 1.25rem;
}
.xl-bspace-medium {
margin-bottom: 1.25rem;
}
.xl-tspace-large {
margin-top: 2.5rem;
}
.xl-bspace-large {
margin-bottom: 2.5rem;
}
.xl-tspace-xl {
margin-top: 3.125rem;
}
.xl-bspace-xl {
margin-bottom: 3.125rem;
}
.xl-tspace-xxl {
margin-top: 3.75rem;
}
.xl-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (min-width: 120.0625em) { .col-xxl-alpha-up {
padding-left: 0;
}
.col-xxl-omega-up {
padding-right: 0;
}
.col-xxl-nospace-up {
padding-left: 0;
padding-right: 0;
}
.col-xxl-alpha-dw {
padding-left: 0.8125em;
}
.col-xxl-omega-dw {
padding-right: 0.8125em;
}
.col-xxl-nospace-dw {
padding-left: 0.8125em;
padding-right: 0.8125em;
} .show-xxl-o,
.show-xxl-up {
display: inherit;
}
.hide-xxl-o,
.hide-xxl-up,
.show-xl-dw {
display: none;
} .xxl-tspace-mini {
margin-top: 0.3125rem;
}
.xxl-bspace-mini {
margin-bottom: 0.3125rem;
}
.xxl-tspace-small {
margin-top: 0.625rem;
}
.xxl-bspace-small {
margin-bottom: 0.625rem;
}
.xxl-tspace-medium {
margin-top: 1.25rem;
}
.xxl-bspace-medium {
margin-bottom: 1.25rem;
}
.xxl-tspace-large {
margin-top: 2.5rem;
}
.xxl-bspace-large {
margin-bottom: 2.5rem;
}
.xxl-tspace-xl {
margin-top: 3.125rem;
}
.xl-bspace-xl {
margin-bottom: 3.125rem;
}
.xxl-tspace-xxl {
margin-top: 3.75rem;
}
.xl-bspace-xxl {
margin-bottom: 3.75rem;
}
} @media only screen and (orientation: landscape) {
.hide-landscape {
display: none;
}
.show-landscape {
display: inherit;
}
}
@media only screen and (orientation: portrait) {
.hide-portrait {
display: none;
}
.show-portrait {
display: inherit;
}
} @media print {
.show-print {
display: block;
}
.hide-print {
display: none;
}
table.show-print {
display: table;
}
thead.show-print {
display: table-header-group;
}
tbody.show-print {
display: table-row-group;
}
tr.show-print {
display: table-row;
}
td.show-print {
display: table-cell;
}
th.show-print {
display: table-cell;
}
} body input.navclose,
label.closenav {
display: none;
}
body input.navclose:not(:checked) + label.closenav {
display: inline;
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background: transparent;
z-index: 1;
} .navbar-head,
.top-nav {
float: left;
}
.navbar-content,
.top-nav {
width: 100%;
}
.top-nav {
margin: 0;
padding: 0;
position: relative;
}
.top-nav-mleft {
padding-left: .625em;
}
.top-nav-mright {
padding-right: .625em;
}
.top-nav-mtop {
padding-top: .42em;
}
.top-nav-mbottom {
padding-bottom: .42em;
}
.top-nav-mall {
padding: 0.42em 0.625em;
}
.top-nav div[class=nav-brand] {
margin: 0;
padding: 1.1em .928571em;
display: inline-block;
height: 3.25em;
font-weight: 900;
text-transform: uppercase;
}
.top-nav div[class=nav-brand] a {
text-decoration: none;
}
.top-nav label.btmenu-toggle {
margin: 1.2rem .5em 1em 0;
padding: 0;
float: right;
position: relative;
overflow: hidden;
display: block;
}
.top-nav label.btmenu-toggle span {
margin: 0;
padding: 0;
display: block;
}
.top-nav label.btmenu-toggle span:nth-of-type(1) {
margin: -0.188rem 0 0 2rem;
float: left;
text-transform: uppercase;
}
.top-nav label.btmenu-toggle span:nth-of-type(2),
.top-nav label.btmenu-toggle span:nth-of-type(3),
.top-nav label.btmenu-toggle span:nth-of-type(4) {
width: 25px;
height: 2px;
}
.top-nav label.btmenu-toggle span:nth-of-type(3) {
margin: 0.3rem 0;
}
.top-nav input.btmenu-input[type=checkbox] {
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: -999px;
}
.top-nav input.btmenu-input[type=checkbox] ~ .navbar-content {
display: none;
}
.top-nav input.btmenu-input[type=checkbox]:checked ~ .navbar-content,
.top-nav input.btmenu-input[type=radio]:checked ~ .navbar-content .nav-simple ul {
display: block;
}
.nav-dropdown > ul > li {
margin: 0;
}
.top-nav input.btmenu-input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(1) {
margin: -0.188rem 0 0 1.7rem;
}
.top-nav input.btmenu-input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(2),
.top-nav input.btmenu-input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(3),
.top-nav input.btmenu-input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(4) {
width: 20px;
}
.topnav-form {
width: 100%;
} @media only screen and (min-width: 48.063em) {
.top-nav-dleft {
padding-left: .625em;
}
.top-nav-dright {
padding-right: .625em;
}
.top-nav-dtop {
padding-top: .42em;
}
.top-nav-dbottom {
padding-bottom: .42em;
}
.top-nav-dall {
padding: 0.42em 0.625em;
}
.top-nav {
float: none;
width: auto;
height: 3.25em;
}
.top-nav div[class=nav-brand] {
padding: 1em 0.928571em 0.928571em;
}
.navbar-content {
margin: 0 auto;
max-width: 100%;
min-width: 6.25rem;
width: 100%;
}
.top-nav label.btmenu-toggle {
display: none;
}
.top-nav input.btmenu-input[type=checkbox] ~ .navbar-content {
display: block;
}
.topnav-form {
width: auto;
}
} .nav-dropdown {
margin: 0;
padding: 0;
width: 100%;
}
.nav-dropdown label.btmenu-toggle {
margin: 1.2rem .5em 1em 0;
padding: 0;
float: right;
position: relative;
overflow: hidden;
display: block;
}
.nav-dropdown label.btmenu-toggle span {
margin: 0;
padding: 0;
display: block;
}
.nav-dropdown label.btmenu-toggle span:nth-of-type(1) {
margin: -0.188rem 0 0 2rem;
float: left;
text-transform: uppercase;
}
.nav-dropdown label.btmenu-toggle span:nth-of-type(2),
.nav-dropdown label.btmenu-toggle span:nth-of-type(3),
.nav-dropdown label.btmenu-toggle span:nth-of-type(4) {
width: 25px;
height: 2px;
}
.nav-dropdown label.btmenu-toggle span:nth-of-type(3) {
margin: 0.3rem 0;
}
.nav-dropdown input.btmenu-input[type=checkbox] {
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: -999px;
}
.nav-dropdown input.btmenu-input[type=checkbox] ~ ul {
display: none;
}
.nav-dropdown input.btmenu-input[type=checkbox]:checked ~ ul {
display: block;
}
.nav-dropdown input.btmenu-input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(1) {
margin: -0.188rem 0 0 1.7rem;
}
.nav-dropdown input.btmenu-input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(2),
.nav-dropdown input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(3),
.nav-dropdown input[type=checkbox]:checked + label.btmenu-toggle span:nth-of-type(4) {
width: 20px;
}
.nav-dropdown ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
width: 100%;
}
.nav-dropdown ul li {
margin: 0;
padding: 0;
float: left;
width: 100%;
z-index: 2;
}
.nav-dropdown a {
text-decoration: none;
}
.nav-dropdown > ul > li > a {
padding: 0.5em 0.625em;
}
.nav-dropdown .sub-menu {
padding: 0;
width: 100%;
position: relative;
}
.nav-dropdown .sub-menu li:last-child {
border-width: 0;
}
.nav-dropdown a,
.nav-dropdown li {
position: relative;
display: block;
}
.nav-dropdown .sub-menu li a {
padding: .6em;
}
.nav-dropdown .sub-menu,
.nav-dropdown input[type=radio],
.nav-dropdown input[type=checkbox] {
display: none;
}
.nav-dropdown input[type=radio]:checked ~ .sub-menu {
display: none;
}
.nav-dropdown input[type=checkbox]:checked ~ .sub-menu {
display: block;
}
.nav-dropdown li label.arrow {
margin: 0;
padding: 0;
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 42px;
text-align: center;
display: none;
}
.nav-dropdown li label.marrow,
.nav-dropdown li label.sarrow {
margin: 0;
padding: 0;
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 42px;
text-align: center;
}
.nav-dropdown li li label.arrow,
.nav-dropdown li li label.marrow,
.nav-dropdown li li label.sarrow {
height: 45px;
}
.nav-dropdown li label.arrow span {
margin: 0;
padding: .5em 0 0;
display: block;
position: relative;
width: 50px;
height: 100%;
display: none;
}
.nav-dropdown li label.marrow span,
.nav-dropdown li label.sarrow span {
margin: 0;
padding: .5em 0 0;
display: block;
position: relative;
width: 50px;
height: 100%;
}
.nav-dropdown li input[type=radio]:checked + label.arrow span:after {
content: '-';
margin: 0;
padding: .5em 0 0;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 100%;
}
.nav-dropdown li input[type=checkbox]:checked + label.marrow span:after,
.nav-dropdown li input[type=checkbox]:checked + label.sarrow span:after {
content: '-';
margin: 0;
padding: .5em 0 0;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 100%;
} @media only screen and (min-width: 48.063em) {
.nav-dropdown .sub-menu,
.nav-dropdown.right .sub-menu {
padding: 0;
top: 100%;
margin: 0;
left: 0;
min-width: 100%;
z-index: 3000;
}
.nav-dropdown label.btmenu-toggle {
display: none;
}
.nav-dropdown input.btmenu-input[type=radio] ~ ul {
display: block;
}
.nav-dropdown {
width: auto;
}
.nav-dropdown label.arrow {
margin: 0;
padding: 0;
width: 1em;
height: 1em;
text-align: center;
display: none;
}
.nav-dropdown li label.marrow,
.nav-dropdown li label.sarrow {
display: none;
}
.nav-dropdown ul,
.nav-dropdown ul li {
width: auto;
}
.nav-dropdown ul span.arrow {
display: inline-block;
}
.nav-dropdown ul li i {
margin: 0 0.5em 0 0;
}
.nav-dropdown > ul > li.menu-item-has-children > a {
padding-right: 1.875em;
}
.nav-dropdown > ul > li.menu-item-has-children > a:after {
content: "";
border-color: rgba(255, 255, 255, 0.4) transparent transparent;
border-style: solid inset inset;
border-width: 5px;
display: block;
height: 0;
position: absolute;
top: 50%;
right: .688em;
margin-top: -.1em;
width: 0;
}
.nav-dropdown li {
float: left;
}
.nav-dropdown > ul > li > a {
padding: 0 .625em;
line-height: 3.25em;
}
.nav-dropdown .sub-menu li {
float: left;
width: 100%;
white-space: nowrap;
word-wrap: break-word;
}
.nav-dropdown .sub-menu {
position: absolute;
}
.nav-dropdown.right .sub-menu {
display: none;
position: absolute;
left: auto;
word-wrap: break-word;
}
.nav-dropdown .sub-menu li.menu-item-has-children > a {
padding-right: 1.875em;
}
.nav-dropdown .sub-menu li.menu-item-has-children > a:after {
content: "\00bb";
position: absolute;
top: 50%;
right: .688em;
margin-top: -.7em;
}
.nav-dropdown .menu-item-has-children:hover > .sub-menu {
display: block;
visibility: visible;
opacity: 1;
width: auto;
}
.nav-dropdown .sub-menu,
.nav-dropdown input[type=radio]:checked + .sub-menu {
display: none;
visibility: hidden;
opacity: 0;
}
.nav-dropdown input[type=radio]:checked ~ .sub-menu {
display: block;
}
.nav-dropdown .sub-menu .sub-menu {
top: 0;
left: 100%;
}
.nav-dropdown.right .sub-menu .sub-menu {
right: 100%;
left: auto;
}
.nav-dropdown .sub-menu .arrow {
float: right;
}
}
@media only screen and (min-width: 48.063em) and (max-width: 63.938em) {
.nav-dropdown li label.arrow,
.nav-dropdown li label.sarrow {
display: block;
width: 100%;
height: 3.25em;
}
.nav-dropdown .menu-item-has-children:hover > .sub-menu {
display: none;
visibility: hidden;
opacity: 0;
}
.nav-dropdown li input[type=radio]:checked ~ .sub-menu,
.nav-dropdown li input[type=checkbox]:checked ~ .sub-menu {
display: block;
visibility: visible;
opacity: 1;
width: auto;
}
.nav-dropdown li input[type=radio]:checked + label.arrow,
.nav-dropdown li input[type=checkbox]:checked + label.sarrow {
display: none;
}
.nav-dropdown.keep-click li input[type=radio]:checked + label.arrow {
display: block;
}
.nav-dropdown .sub-menu label.arrow,
.nav-dropdown .sub-menu label.sarrow {
text-indent: -9999px;
overflow: hidden;
}
} .top-nav {
background: #2C323E;
}
.top-nav div[class=nav-brand],
.top-nav div[class=nav-brand] a,
.top-nav label.btmenu-toggle span:nth-of-type(1) {
color: #fff;
}
.top-nav label.btmenu-toggle span:nth-of-type(2),
.top-nav label.btmenu-toggle span:nth-of-type(3),
.top-nav label.btmenu-toggle span:nth-of-type(4) {
background: #fff;
} .nav-dropdown label.btmenu-toggle span:nth-of-type(1) {
color: #2C323E;
}
.nav-dropdown label.btmenu-toggle span:nth-of-type(2),
.nav-dropdown label.btmenu-toggle span:nth-of-type(3),
.nav-dropdown label.btmenu-toggle span:nth-of-type(4) {
background: #2C323E;
}
.nav-dropdown > ul > li > a {
background: #2C323E;
color: #fff;
border-bottom: 1px solid #3c4c66;
}
.nav-dropdown > ul > li:last-child > a {
border-bottom: none;
}
.nav-dropdown > ul > li > a:hover {
background: #374256;
}
.nav-dropdown .sub-menu li a {
background: #3C4C66;
color: #fff;
border-bottom: 1px solid #3c4c66;
}
.nav-dropdown .sub-menu a:hover {
background: #374256;
}
.nav-dropdown .sub-menu {
border-left: 8px solid #536480;
}
.nav-dropdown .sub-menu .sub-menu:after {
background: #4a5c7a;
content: "";
height: 100%;
left: -8px;
position: absolute;
top: 0;
width: 1px;
z-index: 1;
}
.nav-dropdown label.arrow,
.nav-dropdown label.marrow,
.nav-dropdown label.sarrow {
background: #3C4C66;
color: #fff;
}
.nav-dropdown .sub-menu label.arrow {
background: #536480;
}
.nav-dropdown li label.arrow span:after {
color: #fff;
}
.nav-dropdown .sub-menu label.marrow,
.nav-dropdown .sub-menu label.sarrow {
background: #536480;
}
.nav-dropdown li label.marrow span:after,
.nav-dropdown li label.sarrow span:after {
color: #fff;
}
.nav-dropdown li input[type=radio]:checked + label.arrow span {
color: rgba(255, 255, 255, 0);
}
.nav-dropdown li input[type=checkbox]:checked + label.marrow span,
.nav-dropdown li input[type=checkbox]:checked + label.sarrow span {
color: rgba(255, 255, 255, 0);
} @media only screen and (min-width: 48.063em) {
.nav-dropdown .sub-menu {
border-left: none;
}
.nav-dropdown .sub-menu .sub-menu:after {
display: none;
}
.nav-dropdown > ul > li > a {
border-right: 1px solid #374256;
border-bottom: none;
}
.nav-dropdown > ul > li:last-child > a {
border-right: none;
}
.nav-dropdown .sub-menu li:last-child a {
border-bottom: none;
}
}
@media only screen and (min-width: 48.063em) and (max-width: 85.375em) {
.nav-dropdown .sub-menu label.sarrow,
.nav-dropdown label.arrow {
background: 0 0;
}
.nav-dropdown.keep-click li input[type=radio]:checked + label.arrow {
background: rgba(60, 76, 102, 0.5);
}
} .slider-pro {
position: relative;
margin: 0 auto;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.sp-slides-container {
position: relative;
}
.sp-mask {
position: relative;
overflow: hidden;
}
.sp-slides {
position: relative;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.sp-slide {
position: absolute;
}
.sp-image-container {
overflow: hidden;
}
.sp-image {
position: relative;
display: block;
border: none;
}
.sp-no-js {
overflow: hidden;
max-width: 100%;
} .sp-thumbnails-container {
position: relative;
overflow: hidden;
}
.sp-top-thumbnails,
.sp-bottom-thumbnails {
left: 0;
margin: 0 auto;
}
.sp-top-thumbnails {
position: absolute;
top: 0;
margin-bottom: 4px;
}
.sp-bottom-thumbnails {
margin-top: 4px;
}
.sp-left-thumbnails,
.sp-right-thumbnails {
position: absolute;
top: 0;
}
.sp-right-thumbnails {
right: 0;
margin-left: 4px;
}
.sp-left-thumbnails {
left: 0;
margin-right: 4px;
}
.sp-thumbnails {
position: relative;
}
.sp-thumbnail {
border: none;
}
.sp-thumbnail-container {
position: relative;
display: block;
overflow: hidden;
float: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
margin-left: 2px;
margin-right: 2px;
}
.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
margin-left: 0;
}
.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
margin-right: 0;
} .sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
margin-top: 2px;
margin-bottom: 2px;
}
.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
margin-top: 0;
}
.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
margin-bottom: 0;
} .sp-right-thumbnails.sp-has-pointer {
margin-left: -13px;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
position: absolute;
left: 18px;
margin-left: 0 !important;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
content: '';
position: absolute;
height: 100%;
border-left: 5px solid red;
left: 0;
top: 0;
margin-left: 13px;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
content: '';
position: absolute;
width: 0;
height: 0;
left: 0;
top: 50%;
margin-top: -8px;
} .sp-left-thumbnails.sp-has-pointer {
margin-right: -13px;
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
position: absolute;
right: 18px;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
content: '';
position: absolute;
height: 100%;
border-left: 5px solid red;
right: 0;
top: 0;
margin-right: 13px;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
content: '';
position: absolute;
width: 0;
height: 0;
right: 0;
top: 50%;
margin-top: -8px;
} .sp-bottom-thumbnails.sp-has-pointer {
margin-top: -13px;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
position: absolute;
top: 18px;
margin-top: 0 !important;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
content: '';
position: absolute;
width: 100%;
border-bottom: 5px solid red;
top: 0;
margin-top: 13px;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
content: '';
position: absolute;
width: 0;
height: 0;
left: 50%;
top: 0;
margin-left: -8px;
} .sp-top-thumbnails.sp-has-pointer {
margin-bottom: -13px;
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
position: absolute;
bottom: 18px;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
content: '';
position: absolute;
width: 100%;
border-bottom: 5px solid red;
bottom: 0;
margin-bottom: 13px;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
content: '';
position: absolute;
width: 0;
height: 0;
left: 50%;
bottom: 0;
margin-left: -8px;
} .sp-layer {
position: absolute;
margin: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-backface-visibility: hidden;
}
.sp-rounded {
border-radius: 10px;
}
.sp-padding {
padding: 10px;
} .sp-selectable {
cursor: default;
} .sp-caption-container {
text-align: center;
margin-top: 10px;
} .sp-full-screen {
margin: 0 !important;
}
.sp-full-screen-button {
position: absolute;
top: 5px;
right: 10px;
font-size: 30px;
line-height: 1;
cursor: pointer;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.sp-full-screen-button:before {
content: '\2195';
}
.sp-fade-full-screen {
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity 0.5s;
}
.slider-pro:hover .sp-fade-full-screen {
opacity: 1;
} .sp-buttons {
position: relative;
width: 100%;
text-align: center;
padding-top: 10px;
}
.sp-button {
width: 10px;
height: 10px;
border-radius: 50%;
margin: 4px;
display: inline-block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
} .sp-arrows {
position: absolute;
}
.sp-fade-arrows {
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity 0.5s;
}
.sp-slides-container:hover .sp-fade-arrows {
opacity: 1;
}
.sp-horizontal .sp-arrows {
width: 100%;
left: 0;
top: 50%;
margin-top: -15px;
}
.sp-vertical .sp-arrows {
height: 100%;
left: 50%;
top: 0;
margin-left: -10px;
}
.sp-arrow {
position: absolute;
display: block;
width: 20px;
height: 30px;
cursor: pointer;
}
.sp-vertical .sp-arrow {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sp-horizontal .sp-previous-arrow {
left: 20px;
}
.sp-horizontal .sp-next-arrow {
right: 20px;
}
.sp-vertical .sp-previous-arrow {
top: 20px;
}
.sp-vertical .sp-next-arrow {
bottom: 20px;
}
.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
content: '';
position: absolute;
width: 50%;
height: 50%;
}
.sp-previous-arrow:before {
left: 30%;
top: 0;
-webkit-transform: skew(145deg, 0deg);
-ms-transform: skew(145deg, 0deg);
transform: skew(145deg, 0deg);
}
.sp-previous-arrow:after {
left: 30%;
top: 50%;
-webkit-transform: skew(-145deg, 0deg);
-ms-transform: skew(-145deg, 0deg);
transform: skew(-145deg, 0deg);
}
.sp-next-arrow:before {
right: 30%;
top: 0;
-webkit-transform: skew(35deg, 0deg);
-ms-transform: skew(35deg, 0deg);
transform: skew(35deg, 0deg);
}
.sp-next-arrow:after {
right: 30%;
top: 50%;
-webkit-transform: skew(-35deg, 0deg);
-ms-transform: skew(-35deg, 0deg);
transform: skew(-35deg, 0deg);
}
.ie8 .sp-arrow,
.ie7 .sp-arrow {
width: 0;
height: 0;
}
.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
content: none;
} .sp-thumbnail-arrows {
position: absolute;
}
.sp-fade-thumbnail-arrows {
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity 0.5s;
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
opacity: 1;
}
.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
width: 100%;
top: 50%;
left: 0;
margin-top: -12px;
}
.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
height: 100%;
top: 0;
left: 50%;
margin-left: -7px;
}
.sp-thumbnail-arrow {
position: absolute;
display: block;
width: 15px;
height: 25px;
cursor: pointer;
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
left: 0;
}
.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
right: 0;
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
top: 0;
}
.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
bottom: 0;
}
.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
content: '';
position: absolute;
width: 50%;
height: 50%;
}
.sp-previous-thumbnail-arrow:before {
left: 30%;
top: 0;
-webkit-transform: skew(145deg, 0deg);
-ms-transform: skew(145deg, 0deg);
transform: skew(145deg, 0deg);
}
.sp-previous-thumbnail-arrow:after {
left: 30%;
top: 50%;
-webkit-transform: skew(-145deg, 0deg);
-ms-transform: skew(-145deg, 0deg);
transform: skew(-145deg, 0deg);
}
.sp-next-thumbnail-arrow:before {
right: 30%;
top: 0;
-webkit-transform: skew(35deg, 0deg);
-ms-transform: skew(35deg, 0deg);
transform: skew(35deg, 0deg);
}
.sp-next-thumbnail-arrow:after {
right: 30%;
top: 50%;
-webkit-transform: skew(-35deg, 0deg);
-ms-transform: skew(-35deg, 0deg);
transform: skew(-35deg, 0deg);
}
.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
width: 0;
height: 0;
}
.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
content: none;
} a.sp-video {
text-decoration: none;
}
a.sp-video img {
-webkit-backface-visibility: hidden;
border: none;
}
a.sp-video:after {
content: '\25B6';
position: absolute;
width: 50px;
padding-left: 5px;
height: 50px;
text-align: center;
font-size: 1.875em;
border-radius: 50%;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
line-height: 150%;
} .slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
max-width: none !important;
max-height: none !important;
border: none !important;
border-radius: 0 !important;
padding: 0 !important;
-webkit-box-shadow: none !important;
-mox-box-shadow: none !important;
box-shadow: none !important;
transition: none;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
}
.slider-pro a {
position: static;
transition: none !important;
-moz-transition: none !important;
-webkit-transition: none !important;
-o-transition: none !important;
}
.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
max-width: none;
max-height: none;
}
.slider-pro p.sp-layer {
font-size: 14px;
line-height: 1.4;
margin: 0;
}
.slider-pro h1.sp-layer {
font-size: 32px;
line-height: 1.4;
margin: 0;
}
.slider-pro h2.sp-layer {
font-size: 24px;
line-height: 1.4;
margin: 0;
}
.slider-pro h3.sp-layer {
font-size: 19px;
line-height: 1.4;
margin: 0;
}
.slider-pro h4.sp-layer {
font-size: 16px;
line-height: 1.4;
margin: 0;
}
.slider-pro h5.sp-layer {
font-size: 13px;
line-height: 1.4;
margin: 0;
}
.slider-pro h6.sp-layer {
font-size: 11px;
line-height: 1.4;
margin: 0;
}  .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
border-left: 5px solid #ff0000;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
border-right: 13px solid red;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
} .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
border-left: 5px solid #ff0000;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
border-left: 13px solid red;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
} .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
border-bottom: 5px solid #ff0000;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
border-bottom: 13px solid red;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
} .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
border-bottom: 5px solid #ff0000;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
border-top: 13px solid red;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
} .sp-black {
color: #FFF;
background: #000;
background: rgba(0, 0, 0, 0.7);
}
.sp-white {
color: #000;
background: #fff;
background: rgba(255, 255, 255, 0.7);
} .sp-grab {
cursor: url(https://www.italprotec.it/wp-content/themes/italprotec/images/openhand.cur), move;
}
.sp-grabbing {
cursor: url(https://www.italprotec.it/wp-content/themes/italprotec/images/closedhand.cur), move;
} .sp-full-screen {
background: #000;
} .sp-selected-button {
background: #000;
} .sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
background: #FFF;
}
.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
border-right: 20px solid #FFF;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
}
.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
border-left: 20px solid #FFF;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
}
.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
border-bottom: 20px solid #FFF;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
}
.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
border-top: 20px solid #FFF;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
} .sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
background: #FFF;
}
.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
content: none;
}
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
border-right: 12px solid #FFF;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
}
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
border-left: 12px solid #FFF;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
}
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
border-bottom: 12px solid #FFF;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
}
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
border-top: 12px solid #FFF;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
} a.sp-video img {
border: none;
}
a.sp-video:after {
border: 2px solid #FFF;
color: #FFF;
background: rgba(0, 0, 0, 0.2);
} .slider-pro img.sp-layer {
border: none;
} @media only screen and (min-width: 48em) and (max-width: 64em) {
.sp-button {
width: 14px;
height: 14px;
}
}
@media only screen and (min-width: 35.5em) and (max-width: 48em) {
.sp-button {
width: 16px;
height: 16px;
}
}
@media only screen and (min-width: 20em) and (max-width: 35.5em) {
.sp-button {
width: 18px;
height: 18px;
}
} .tos-noanimation {
-webkit-transition-property: none !important;
-moz-transition-property: none !important;
-ms-transition-property: none !important;
-o-transition-property: none !important;
transition-property: none !important;
}
.tos-fastanimation {
-webkit-transition-duration: .2s !important;
-moz-transition-duration: .2s !important;
-ms-transition-duration: .2s !important;
-o-transition-duration: .2s !important;
transition-duration: .2s !important;
-webkit-transition-timing-function: ease-out !important;
-moz-transition-timing-function: ease-out !important;
-ms-transition-timing-function: ease-out !important;
-o-transition-timing-function: ease-out !important;
transition-timing-function: ease-out !important;
}
.tos-wrapper {
opacity: 0;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
display: none;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow: hidden;
}
.tos-wrapper.tos-opened {
display: block;
}
.tos-wrapper.tos-opening {
opacity: 1;
}
.tos-wrapper.tos-fixed {
position: fixed;
top: 0;
left: 0;
z-index: 9000;
}
.tos-wrapper.tos-inline {
position: relative;
}
.tos-slider {
white-space: nowrap;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
position: relative;
}
.tos-wrapper.tos-fx-slide .tos-slider {
left: 0;
-webkit-transition: left .4s ease;
-moz-transition: left .4s ease;
-ms-transition: left .4s ease;
-o-transition: left .4s ease;
transition: left 0.4s ease;
}
.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider {
position: absolute;
}
.tos-wrapper.tos-fx-fade .tos-slider {
opacity: 1;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity 0.4s ease;
}
.tos-uibg {
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
opacity: 0;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
}
.tos-desktop .tos-wrapper:hover .tos-uibg,
.tos-touch .tos-wrapper.tos-hover .tos-uibg {
opacity: 1;
}
.tos-slide {
-webkit-overflow-scrolling: touch;
line-height: 1px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.tos-slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.tos-slide.tos-loading:after {
content: '';
border-radius: 50%;
display: block;
width: 30px;
height: 30px;
margin: -15px;
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-animation: spin 1s infinite linear;
-moz-animation: spin 1s infinite linear;
-ms-animation: spin 1s infinite linear;
-o-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
}
.tos-slide.tos-loading > * {
opacity: 0;
}
.tos-slide > * {
opacity: 1;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity 0.4s ease;
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-ms-keyframes spin {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
}
}
@-o-keyframes spin {
from {
-o-transform: rotate(0deg);
}
to {
-o-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.tos-slide > * {
vertical-align: middle;
display: inline-block;
max-height: 100%;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.tos-slide.tos-html > div {
white-space: normal;
text-align: left;
line-height: 1.5;
}
.tos-slide.tos-html > div * {
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
-ms-text-size-adjust: none;
-o-text-size-adjust: none;
text-size-adjust: none;
}
.tos-wrapper.tos-fill .tos-slide.tos-image > img {
max-height: none;
max-width: none;
min-height: 100%;
min-width: 100%;
}
.tos-wrapper.tos-fixed .tos-slide.tos-html > div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding: 40px;
overflow: auto;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide {
padding: 20px;
}
.tos-prev,
.tos-next,
.tos-close {
border-radius: 3px;
opacity: 0;
display: block;
width: 40px;
position: absolute;
z-index: 1;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity 0.4s ease;
}
.tos-prev,
.tos-next {
height: 80px;
margin-top: -40px;
top: 50%;
}
.tos-prev.tos-disabled,
.tos-next.tos-disabled {
cursor: default;
}
.tos-prev {
left: 20px;
}
.tos-next {
right: 20px;
}
.tos-close {
height: 40px;
top: 20px;
right: 20px;
}
.tos-desktop .tos-wrapper:hover .tos-prev,
.tos-desktop .tos-wrapper:hover .tos-next,
.tos-desktop .tos-wrapper:hover .tos-close,
.tos-touch .tos-wrapper.tos-hover .tos-prev,
.tos-touch .tos-wrapper.tos-hover .tos-next,
.tos-touch .tos-wrapper.tos-hover .tos-close {
opacity: .5;
}
.tos-desktop .tos-wrapper:hover .tos-prev:hover,
.tos-desktop .tos-wrapper:hover .tos-next:hover,
.tos-desktop .tos-wrapper:hover .tos-close:hover,
.tos-touch .tos-wrapper.tos-hover .tos-prev:hover,
.tos-touch .tos-wrapper.tos-hover .tos-next:hover,
.tos-touch .tos-wrapper.tos-hover .tos-close:hover {
opacity: .9;
}
.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,
.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,
.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled {
opacity: .2;
}
.tos-prev span,
.tos-next span,
.tos-close span:before,
.tos-close span:after {
content: '';
display: block;
width: 12px;
height: 12px;
margin: -5px;
position: absolute;
top: 50%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.tos-close span:before,
.tos-close span:after {
width: 6px;
height: 6px;
margin-top: -4px;
margin-left: 0;
margin-right: 0;
}
.tos-prev span,
.tos-close span:before {
left: 50%;
}
.tos-next span,
.tos-close span:after {
right: 50%;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all 0.4s ease;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide,
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide,
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide {
padding-left: 80px;
padding-right: 80px;
}
.tos-inline {
opacity: 0;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
display: inline-block;
margin: 0;
position: relative;
top: auto;
left: auto;
right: auto;
}
.tos-inline.tos-prev {
margin-right: -60px;
}
.tos-inline.tos-next {
margin-left: -60px;
}
.tos-loading .tos-inline {
opacity: 0 !important;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close {
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close {
-webkit-transform: scale(3);
-moz-transform: scale(3);
-ms-transform: scale(3);
-o-transform: scale(3);
transform: scale(3);
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev {
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next {
-webkit-transform-origin: right center;
-moz-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transform-origin: right center;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top;
}
.tos-caption {
text-align: center;
opacity: 0;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
width: 100%;
padding-left: 20px;
padding-right: 20px;
position: absolute;
left: 0;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.tos-caption.tos-disabled {
opacity: 0 !important;
}
.tos-desktop .tos-wrapper:hover .tos-caption,
.tos-touch .tos-wrapper.tos-hover .tos-caption {
opacity: 1;
}
.tos-wrapper .tos-caption {
line-height: 20px;
font-size: 15px;
bottom: 20px;
}
.tos-wrapper.tos-has-caption .tos-uibg {
height: 100px;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide {
padding-bottom: 60px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption {
line-height: 40px;
font-size: 30px;
bottom: 40px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
height: 200px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption {
line-height: 60px;
font-size: 45px;
bottom: 60px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg {
height: 300px;
}
.tos-wrapper.tos-fx-slide .tos-slider {
-webkit-transition-property: left,margin;
-moz-transition-property: left,margin;
-ms-transition-property: left,margin;
-o-transition-property: left,margin;
transition-property: left,margin;
}
.tos-pagination {
text-align: center;
opacity: 0;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity .4s ease;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.tos-pagination a {
display: inline-block;
}
.tos-desktop .tos-wrapper:hover .tos-pagination,
.tos-touch .tos-wrapper.tos-hover .tos-pagination {
opacity: 1;
}
.tos-wrapper .tos-pagination {
padding: 0 0 20px;
}
.tos-wrapper.tos-has-bullets .tos-pagination {
height: 10px;
}
.tos-wrapper.tos-has-bullets .tos-pagination a {
border-radius: 10px;
width: 10px;
height: 10px;
margin: 0 5px;
}
.tos-wrapper.tos-has-bullets .tos-caption {
bottom: 40px;
}
.tos-wrapper.tos-has-bullets .tos-uibg {
height: 90px;
}
.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg {
height: 130px;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination {
height: 50px;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
width: 50px;
height: 50px;
margin: 0 5px;
}
.tos-wrapper.tos-has-thumbnails .tos-caption {
bottom: 80px;
}
.tos-wrapper.tos-has-thumbnails .tos-uibg {
height: 130px;
}
.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg {
height: 170px;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide {
padding-bottom: 50px;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide {
padding-bottom: 80px;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide {
padding-bottom: 90px;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide {
padding-bottom: 120px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination {
padding: 0 0 40px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
height: 20px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
border-radius: 20px;
width: 20px;
height: 20px;
margin: 0 10px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
bottom: 80px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
height: 180px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
height: 260px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
height: 100px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
width: 100px;
height: 100px;
margin: 0 10px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
bottom: 160px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
height: 260px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
height: 340px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination {
padding: 0 0 60px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination {
height: 30px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a {
border-radius: 30px;
width: 30px;
height: 30px;
margin: 0 15px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption {
bottom: 120px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg {
height: 270px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg {
height: 390px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination {
height: 150px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
width: 150px;
height: 150px;
margin: 0 15px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption {
bottom: 240px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg {
height: 390px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg {
height: 510px;
}
.tos-play {
opacity: 0;
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: opacity .4s ease;
-moz-transition: opacity .4s ease;
-ms-transition: opacity .4s ease;
-o-transition: opacity .4s ease;
transition: opacity 0.4s ease;
}
.tos-play:after {
content: '';
display: block;
position: absolute;
top: 50%;
left: 50%;
}
.tos-desktop .tos-wrapper:hover .tos-play,
.tos-touch .tos-wrapper.tos-hover .tos-play {
opacity: .5;
}
.tos-desktop .tos-wrapper:hover .tos-play:hover,
.tos-touch .tos-wrapper.tos-hover .tos-play:hover {
opacity: .9;
}
.tos-wrapper .tos-play {
border-radius: 80px;
width: 80px;
height: 80px;
margin: -40px;
}
.tos-wrapper .tos-play:after {
border-left-width: 30px;
margin-top: -20px;
margin-left: -10.5px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play {
border-radius: 160px;
width: 160px;
height: 160px;
margin: -80px;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after {
border-left-width: 60px;
margin-top: -40px;
margin-left: -21px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play {
border-radius: 240px;
width: 240px;
height: 240px;
margin: -120px;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after {
border-left-width: 90px;
margin-top: -60px;
margin-left: -31.5px;
} .tos-wrapper.tos-fixed {
background: #000;
}
.tos-uibg {
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.tos-wrapper .tos-caption {
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption {
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption {
text-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}
.tos-caption {
color: #fff;
}
.tos-slide.tos-loading:after {
border-right: 5px solid #000000;
}
.tos-wrapper.tos-fixed .tos-slide.tos-loading:after {
border-right-color: #fff;
}
.tos-wrapper.tos-fixed .tos-slide.tos-html > div {
background: #fff;
color: #333;
}
.tos-desktop .tos-wrapper.tos-fixed {
background: rgba(0, 0, 0, 0.85);
}
.tos-play {
background: #000;
}
.tos-prev,
.tos-next,
.tos-close {
background: #000;
}
.tos-prev span,
.tos-close span:before {
border-bottom: 3px solid #fff;
border-left: 3px solid #ffffff;
}
.tos-next span,
.tos-close span:after {
border-top: 3px solid #fff;
border-right: 3px solid #ffffff;
}
.tos-pagination.tos-bullets a {
background: rgba(255, 255, 255, 0.2);
}
.tos-pagination.tos-bullets a:hover {
background: rgba(255, 255, 255, 0.5);
}
.tos-pagination.tos-bullets a.tos-selected {
background: rgba(255, 255, 255, 0.9);
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
border: 2px solid #333333;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a.tos-selected {
border: 2px solid #ffffff;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
background-position: center center;
background-size: cover;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
background-position: center center;
background-size: cover;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a {
background-position: center center;
background-size: cover;
}
.tos-wrapper .tos-play:after {
border-left-color: #fff;
}
.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after {
border: 40px solid transparent;
border-left-color: #fff;
}
.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after {
border: 60px solid transparent;
border-left-color: #fff;
} video {
max-width: 100%;
z-index: 1;
}
video {
width: 100% !important;
height: 100% !important;
}
audio {
width: 100% !important;
height: 30px !important;
}
object,
embed {
position: absolute;
top: 0;
left: 0;
}
.mejs-container {
width: 100% !important;
}
.blockvideo.oembed {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
overflow: hidden;
}
.blockvideo.oembed iframe,
.blockvideo.oembed object,
.blockvideo.oembed embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mejs-offscreen {
position: absolute !important;
top: -10000px;
overflow: hidden;
width: 1px;
height: 1px;
} .blocksound {
margin: 0 0 20px;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
z-index: 1;
}
.blocksound strong,
.blocksound a,
.blocksound img,
.blocksound span,
.blocksound button,
.blocksound button:active,
.blocksound button:focus {
margin: 0;
padding: 0;
border: none;
outline: none;
}
.mejs-controls .mejs-button button:focus {
outline: none;
}
.intsound {
margin: 0;
padding: 0;
float: left;
position: relative;
width: 100%;
} .blocksound strong {
margin: 0;
padding: 20px 10px 10px 20px;
display: block;
float: left;
width: 100%;
font-size: 110%;
} .blocksound figure.cover {
margin: 0 !important;
padding: 0;
float: left;
width: 100%;
}
.blocksound figure.cover img {
width: 100%;
}
.blocksound .mejs-inner {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.blocksound .mejs-container {
margin: 0;
padding: 10px 0 0;
float: left;
min-width: 150px;
background: none;
text-align: left;
vertical-align: top;
height: auto !important;
}
.blocksound .me-plugin {
position: absolute;
}
.blocksound .mejs-embed,
.blocksound .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.blocksound .mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.blocksound .mejs-container-fullscreen .mejs-mediaelement,
.blocksound .mejs-container-fullscreen video {
width: 100%;
height: 100%;
} .blocksound .mejs-background {
position: absolute;
top: 0;
left: 0;
}
.blocksound .mejs-mediaelement {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.blocksound .mejs-poster {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.blocksound .mejs-poster img {
padding: 0;
border: 0;
display: block;
width: auto;
height: 100%;
}
.blocksound .mejs-overlay {
position: absolute;
top: 0;
left: 0;
}
.blocksound .mejs-overlay-play {
cursor: pointer;
}
.blocksound .mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
}
.blocksound .mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px;
}
.blocksound .mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
}
.blocksound .mejs-overlay-loading span {
display: block;
width: 80px;
height: 80px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}  .blocksound .mejs-container .mejs-controls {
margin: 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
.blocksound .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
line-height: 0;
text-decoration: none;
margin: 0;
padding: 0;
float: left;
height: 16px;
width: 16px;
border: 0;
} .blocksound .mejs-controls .mejs-button button:focus {
outline: none;
}  .blocksound .mejs-controls div.mejs-time-rail {
margin: 0;
padding: 0;
float: left;
height: 15px;
width: 100% !important;
}
.blocksound .mejs-controls .mejs-time-rail span {
margin: 0;
padding: 0;
float: left;
display: block;
width: 400px;
height: 15px;
cursor: pointer;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-total {
margin: 0;
padding: 0;
position: absolute;
bottom: 0;
height: 15px;
width: 100% !important;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-loaded {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 15px;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-current {
position: absolute;
top: 0;
left: 0;
width: 0;
z-index: 1;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
-moz-background-size: 6px 6px;
background-size: 6px 5px;
-webkit-background-size: 6px 5px;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
z-index: 1;
}
@-webkit-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@-moz-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@-ms-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@-o-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
margin: 0;
padding: 0;
float: left;
width: 5px;
cursor: pointer;
z-index: 1;
text-align: center;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-float {
margin: 0;
padding: 0;
float: left;
display: none;
width: 80px;
height: 30px;
text-align: center;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 0 0 15px;
padding: 0;
width: 80px;
display: block;
text-align: center;
left: 0;
}  .blocksound .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
margin: 0;
padding: 0;
float: left;
} .blocksound .mejs-controls .mejs-play button,
.blocksound .mejs-controls .mejs-pause button {
margin: 0 0 20px 10px;
padding: 0;
width: 40px;
height: 40px;
float: left;
font-family: FontAwesome;
font-size: 110%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.blocksound .mejs-controls .mejs-play button:before {
content: "\f04b";
}
.blocksound .mejs-controls .mejs-pause button:before {
content: "\f04c";
} .blocksound .mejs-controls .mejs-mute button,
.blocksound .mejs-controls .mejs-unmute button {
margin: 12px 0 0 10px;
padding: 0;
position: absolute;
width: auto;
font-family: FontAwesome;
font-size: 120%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.blocksound .mejs-controls .mejs-mute button:before {
content: "\f028";
}
.blocksound .mejs-controls .mejs-unmute button:before {
content: "\f026";
} .mejs-controls a.mejs-horizontal-volume-slider {
margin: 16px 0 0 40px;
padding: 0;
position: relative;
height: 8px;
width: 80px;
display: inline-block;
vertical-align: middle;
}
.blocksound .mejs-controls div.mejs-horizontal-volume-slider {
margin: 0;
padding: 0;
position: absolute;
left: 110px;
bottom: 52px;
height: 8px;
cursor: pointer;
}
.blocksound .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
width: 80px;
height: 8px;
}
.blocksound .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 0;
height: 8px;
} .blocksound .mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 53px;
height: 28px;
top: -32px;
margin-left: 1px;
-webkit-border-radius: 5px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-bottomleft: 0;
border-radius: 5px;
border-bottom-left-radius: 0;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 4px 0 0;
width: 53px;
display: block;
left: -17px;
top: 0;
font-family: Helvetica,Arial,sans-serif;
font-size: 90%;
font-weight: bold;
text-align: center;
} .blocksound .mejs-controls .mejs-time-rail .mejs-time-float-current {
text-align: center;
}
.blocksound .mejs-container .mejs-controls .mejs-time span {
margin: 0;
padding: 0;
float: left;
}
.blocksound .mejs-container .mejs-controls .mejs-time span.mejs-currenttime {
position: absolute;
bottom: 20px;
right: 70px;
display: inline-block;
speak: none;
}
.blocksound .mejs-container .mejs-controls .mejs-time span.mejs-currenttime:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
padding-right: 10px;
content: "\f017";
}
.blocksound .mejs-container .mejs-controls .mejs-time span.mejs-duration {
position: absolute;
bottom: 20px;
right: 10px;
}
.blocksound .mejs-container .mejs-controls .mejs-time span.mejs-duration:before {
padding-right: 10px;
content: "-";
}  .blockvideo {
margin: 0 0 20px;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
z-index: 0;
}
.blockvideo .mejs-container {
position: relative;
background: #000;
font-family: Helvetica, Arial;
text-align: left;
vertical-align: top;
text-indent: 0;
}
.blockvideo .me-plugin {
position: absolute;
}
.blockvideo .mejs-embed,
.blockvideo .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.blockvideo .mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.blockvideo .mejs-container-fullscreen .mejs-mediaelement,
.blockvideo .mejs-container-fullscreen video {
width: 100%;
height: 100%;
}
.blockvideo .mejs-clear {
clear: both;
} .blockvideo .mejs-background {
position: absolute;
top: 0;
left: 0;
}
.blockvideo .mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.blockvideo .mejs-poster {
position: absolute;
top: 0;
left: 0;
background-size: contain;
}
:root .mejs-poster img {
display: none;
}
.blockvideo .mejs-poster img {
padding: 0;
border: 0;
}
.blockvideo .mejs-overlay {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.blockvideo .mejs-overlay-play {
cursor: pointer;
}
.blockvideo .mejs-overlay-button {
padding: 12px 0 0 5px;
position: absolute;
top: 45%;
left: 50%;
width: 40px;
height: 40px;
margin: -8px 0 0 -20px;
font-family: FontAwesome;
font-size: 160%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
text-align: center;
border-radius: 50%;
}
.blockvideo .mejs-overlay-button:after {
content: "\f04b";
}
.blockvideo .mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 24px;
height: 24px;
margin: -16px 0 0 -12px;
}
.blockvideo .mejs-overlay-loading span {
display: block;
width: 24px;
height: 24px;
}  .blockvideo .mejs-time-total.mejs-time-slider {
float: left;
position: relative;
height: 10px;
}
.blockvideo .mejs-container .mejs-controls {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
height: 30px;
width: 100%;
}
.blockvideo .mejs-container .mejs-controls div {
list-style-type: none;
background-image: none;
display: block;
float: left;
position: relative;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
font-family: Helvetica, Arial;
border: 0;
}
.blockvideo .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 7px 5px;
padding: 0;
position: absolute;
height: 16px;
width: 16px;
border: 0;
} .blockvideo .mejs-controls .mejs-button button:focus {
outline: none;
}   .blockvideo .mejs-controls .mejs-play button,
.blockvideo .mejs-controls .mejs-pause button {
float: left;
font-family: FontAwesome;
font-size: 100%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.blockvideo .mejs-controls .mejs-play button:before {
content: "\f04b";
}
.blockvideo .mejs-controls .mejs-pause button:before {
content: "\f04c";
} .blockvideo .mejs-controls .mejs-mute button,
.blockvideo .mejs-controls .mejs-unmute button {
position: absolute;
font-family: FontAwesome;
font-size: 110%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.blockvideo .mejs-controls .mejs-mute button:before {
content: "\f028";
}
.blockvideo .mejs-controls .mejs-unmute button:before {
content: "\f026";
} .blockvideo .mejs-controls .mejs-fullscreen-button button,
.blockvideo .mejs-controls .mejs-unfullscreen button {
position: absolute;
font-family: FontAwesome;
font-size: 100%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.blockvideo .mejs-controls .mejs-fullscreen-button button:before {
content: "\f065";
}
.blockvideo .mejs-controls .mejs-unfullscreen button:before {
content: "\f066";
} .blockvideo .mejs-container .mejs-controls .mejs-time {
display: block;
height: 17px;
width: auto;
padding: 8px 3px 0 3px;
overflow: hidden;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.blockvideo .mejs-container .mejs-controls .mejs-time span {
font-size: 11px;
line-height: 12px;
display: block;
float: left;
margin: 1px 2px 0 0;
width: auto;
}
.blockvideo .mejs-controls div .mejs-time-rail {
width: 200px;
padding-top: 5px;
}
.blockvideo .mejs-controls .mejs-time-rail span {
display: block;
position: absolute;
width: 180px;
height: 10px;
cursor: pointer;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-total {
margin: 10px 5px 5px;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-loaded {
width: 0;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-current {
width: 0;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
cursor: pointer;
top: -2px;
text-align: center;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 36px;
height: 17px;
top: -26px;
margin-left: -18px;
text-align: center;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-float-corner {
position: absolute;
display: block;
width: 0;
height: 0;
line-height: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: 15px;
left: 13px;
background: none;
}
.blockvideo .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
width: 48px;
}
.blockvideo .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
width: 44px;
}
.blockvideo .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
left: 18px;
}   .blockvideo .mejs-controls .mejs-volume-button {
position: relative;
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}
.blockvideo .mejs-controls .mejs-volume-button:hover {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
} .blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 4px;
height: 100px;
margin: 0;
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
position: absolute;
left: 11px;
top: 8px;
width: 4px;
height: 100px;
margin: 0;
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
position: absolute;
left: 5px;
top: -3px;
width: 16px;
height: 6px;
cursor: N-resize;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
margin: 0;
z-index: 100;
} .blockvideo .mejs-controls div .mejs-horizontal-volume-slider {
height: 26px;
width: 60px;
position: relative;
}
.blockvideo .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.blockvideo .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.blockvideo .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}  .blockvideo .mejs-controls .mejs-captions-button {
position: relative;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style: none !important;
display: block;
overflow: hidden;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-translations {
font-size: 10px;
margin: 0 0 5px 0;
}
.blockvideo .mejs-chapters {
position: absolute;
top: 0;
left: 0;
width: 10000px;
z-index: 1;
}
.blockvideo .mejs-chapters .mejs-chapter {
position: absolute;
float: left;
overflow: hidden;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block {
font-size: 11px;
padding: 5px;
display: block;
cursor: pointer;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
font-size: 12px;
font-weight: bold;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0 0 3px 0;
line-height: 12px;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
font-size: 12px;
line-height: 12px;
margin: 3px 0 4px 0;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}
.blockvideo .mejs-captions-layer {
position: absolute;
bottom: 0;
left: 0;
text-align: center;
line-height: 22px;
font-size: 12px;
}
.blockvideo .mejs-captions-layer a {
text-decoration: underline;
}
.blockvideo .mejs-captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}
.blockvideo .mejs-captions-position {
position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}
.blockvideo .mejs-captions-position-hover {
bottom: 45px;
}
.blockvideo .mejs-captions-text {
padding: 3px 5px;
}  .blockvideo .me-cannotplay a {
font-weight: bold;
}
.blockvideo .me-cannotplay span {
padding: 15px;
display: block;
}  .blockvideo .mejs-contextmenu {
position: absolute;
width: 150px;
padding: 10px;
border-radius: 4px;
top: 0;
left: 0;
z-index: 1001;
}
.blockvideo .mejs-contextmenu .mejs-contextmenu-separator {
height: 1px;
font-size: 0;
margin: 5px 6px;
}
.blockvideo .mejs-contextmenu .mejs-contextmenu-item {
font-family: Helvetica, Arial;
font-size: 12px;
padding: 4px 6px;
cursor: pointer;
} .blockvideo .mejs-controls .mejs-sourcechooser-button {
position: relative;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
overflow: hidden;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}  .blockvideo .mejs-postroll-layer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
overflow: hidden;
}
.blockvideo .mejs-postroll-layer-content {
width: 100%;
height: 100%;
}
.blockvideo .mejs-postroll-close {
position: absolute;
right: 0;
top: 0;
padding: 4px;
z-index: 100;
cursor: pointer;
}  .blocksound {
background: #0288D1;
}
.blocksound strong {
color: #FCFCFC;
}
.blocksound .mejs-embed,
.blocksound .mejs-embed body {
background: #000;
}
.blocksound .mejs-overlay-loading span {
background: url(https://www.italprotec.it/wp-content/themes/italprotec/images/preloader.gif) #3a3c3d 50% 50% no-repeat;
-webkit-background-size: 32px 32px;
-moz-background-size: 32px 32px;
background-size: 32px 32px;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-total {
background: #343434;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #262626;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-current {
background: #03A9F4;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-buffering {
background: #464849;
background-image: -webkit-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: -moz-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: -o-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: -ms-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
-moz-background-size: 6px 6px;
background-size: 6px 5px;
-webkit-background-size: 6px 5px;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-float {
background: #C2C8CF;
color: #111;
}
.blocksound .mejs-controls .mejs-play button,
.blocksound .mejs-controls .mejs-pause button {
background: none;
color: #fff;
}
.blocksound .mejs-controls .mejs-mute button,
.blocksound .mejs-controls .mejs-unmute button {
background: none;
color: #fff;
}
.blocksound .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #262626;
}
.blocksound .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #E8E8E8;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-float {
background: #fff;
}
.blocksound .mejs-controls .mejs-time-rail .mejs-time-float-current {
color: #262626;
}
.blocksound .mejs-container .mejs-controls .mejs-time {
color: #fff;
}
.blocksound .mejs-container .mejs-controls .mejs-time span {
color: #fff;
} .blockvideo {
background: #0288D1;
}
.blockvideo .mejs-container {
background: #000;
}
.blockvideo .mejs-embed,
.blockvideo .mejs-embed body {
background: #000;
}
.blockvideo .mejs-poster {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.blockvideo .mejs-poster img {
border: 0;
}
.blockvideo .mejs-overlay-button {
background: #0288D1;
color: #dedede;
}
.blockvideo .mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px;
}
.blockvideo .mejs-overlay-loading span {
background: url(https://www.italprotec.it/wp-content/themes/italprotec/images/pr-video.gif) transparent no-repeat 50% 50%;
-webkit-background-size: 24px 24px;
-moz-background-size: 24px 24px;
background-size: 24px 24px;
}
.blockvideo .mejs-container .mejs-controls {
background: #0288D1;
}
.blockvideo .mejs-container .mejs-controls .mejs-time {
color: #FCFCFC;
}
.blockvideo .mejs-container .mejs-controls .mejs-time span {
color: #FCFCFC;
}
.blockvideo .mejs-controls .mejs-play button,
.blockvideo .mejs-controls .mejs-pause button {
background: none;
color: #fff;
}
.blockvideo .mejs-controls .mejs-time-rail span {
background: #DBD1C7;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-total {
background: #343434;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #262626;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-current {
background: #03A9F4;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-handle {
background: #FCFCFC;
border: solid 2px #333333;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-float {
background: #eee;
border: solid 1px #333;
color: #111;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-float-current {
background: none;
}
.blockvideo .mejs-controls .mejs-time-rail .mejs-time-float-corner {
border: solid 5px #eee;
border-color: #eee transparent transparent transparent;
background: none;
}
.blockvideo .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
background: none;
}
.blockvideo .mejs-controls .mejs-fullscreen-button button,
.blockvideo .mejs-controls .mejs-unfullscreen button {
background: none;
color: #fff;
}
.blockvideo .mejs-controls .mejs-mute button,
.blockvideo .mejs-controls .mejs-unmute button {
background: none;
color: #fff;
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider {
background: #0288D1;
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
background: #ddd;
background: rgba(255, 255, 255, 0.5);
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
background: #ddd;
background: rgba(255, 255, 255, 0.9);
}
.blockvideo .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
background: #ddd;
background: rgba(255, 255, 255, 0.9);
}
.blockvideo .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #333;
background: rgba(50, 50, 50, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.blockvideo .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
background: rgba(255, 255, 255, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.blockvideo .mejs-controls .mejs-captions-button button {
background-position: -48px 0;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
}
.blockvideo .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
color: #FCFCFC;
}
.blockvideo .mejs-chapters {
border-right: solid 1px #fcfcfc;
}
.blockvideo .mejs-chapters .mejs-chapter {
background: #222;
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
border: 0;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block {
color: #FCFCFC;
border-right: solid 1px #333;
border-bottom: solid 1px #333333;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.blockvideo .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
background: #666;
background: rgba(102, 102, 102, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.blockvideo .mejs-captions-layer {
color: #FCFCFC;
}
.blockvideo .mejs-captions-layer a {
color: #FCFCFC;
}
.blockvideo .mejs-captions-text {
background: rgba(20, 20, 20, 0.8);
}
.blockvideo .me-cannotplay a {
color: #FCFCFC;
}
.blockvideo .mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}
.blockvideo .mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}
.blockvideo .mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}
.blockvideo .mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}
.blockvideo .mejs-controls .mejs-picturecontrols-button {
background-position: -96px 0;
}
.blockvideo .mejs-contextmenu {
background: #FCFCFC;
border: solid 1px #999999;
}
.blockvideo .mejs-contextmenu .mejs-contextmenu-separator {
background: #333;
}
.blockvideo .mejs-contextmenu .mejs-contextmenu-item {
color: #333;
}
.blockvideo .mejs-contextmenu .mejs-contextmenu-item:hover {
background: #2C7C91;
color: #FCFCFC;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button button {
background-position: -128px 0;
}
.blockvideo .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
}
.blockvideo .mejs-postroll-layer {
background: rgba(50, 50, 50, 0.7);
}
.blockvideo .mejs-postroll-close {
background: rgba(50, 50, 50, 0.7);
color: #FCFCFC;
} .wp-audio-playlist {
margin: 0 0 20px;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
z-index: 100;
}
.wp-audio-playlist p {
margin: 0;
padding: 0;
}
.wp-audio-playlist p:last-of-type {
display: none;
}
.wp-audio-playlist a,
.wp-audio-playlist img,
.wp-audio-playlist span,
.wp-audio-playlist button,
.wp-audio-playlist button:active,
.wp-audio-playlist button:focus {
margin: 0;
padding: 0;
border: none;
outline: none;
}
.mejs-controls .mejs-button button:focus {
outline: none;
}
.intsound {
margin: 0;
padding: 0;
float: left;
position: relative;
width: 100%;
} .wp-audio-playlist strong {
margin: 0;
padding: 20px 10px 10px 20px;
display: block;
float: left;
width: 100%;
font-size: 110%;
}
.wp-audio-playlist .mejs-inner {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.wp-audio-playlist .mejs-container {
margin: 0;
padding: 10px 0 0;
float: left;
position: relative;
min-width: 150px;
background: none;
text-align: left;
vertical-align: top;
height: auto !important;
}
.wp-audio-playlist .me-plugin {
position: absolute;
}
.wp-audio-playlist .mejs-embed,
.wp-audio-playlist .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.wp-audio-playlist .mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.wp-audio-playlist .mejs-container-fullscreen .mejs-mediaelement,
.wp-audio-playlist .mejs-container-fullscreen video {
width: 100%;
height: 100%;
} .wp-audio-playlist .mejs-background {
position: absolute;
top: 0;
left: 0;
}
.wp-audio-playlist .mejs-mediaelement {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.wp-audio-playlist .mejs-poster {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
.wp-audio-playlist .mejs-poster img {
padding: 0;
border: 0;
display: block;
width: auto;
height: 100%;
}
.wp-audio-playlist .mejs-overlay {
position: absolute;
top: 0;
left: 0;
}
.wp-audio-playlist .mejs-overlay-play {
cursor: pointer;
}
.wp-audio-playlist .mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
}
.wp-audio-playlist .mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px;
}
.wp-audio-playlist .mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
}
.wp-audio-playlist .mejs-overlay-loading span {
display: block;
width: 80px;
height: 80px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}  .wp-audio-playlist .mejs-container .mejs-controls {
margin: 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
.wp-audio-playlist .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
line-height: 0;
text-decoration: none;
margin: 0;
padding: 0;
float: left;
height: 16px;
width: 16px;
border: 0;
} .wp-audio-playlist .mejs-controls .mejs-button button:focus {
outline: none;
}  .wp-audio-playlist .mejs-controls div.mejs-time-rail {
margin: 0;
padding: 0;
float: left;
height: 15px;
width: 100% !important;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail span {
margin: 0;
padding: 0;
float: left;
display: block;
width: 400px;
height: 15px;
cursor: pointer;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
margin: 0;
padding: 0;
position: absolute;
bottom: 0;
height: 15px;
width: 100% !important;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 15px;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-current {
position: absolute;
top: 0;
left: 0;
width: 0;
z-index: 1;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
-moz-background-size: 6px 6px;
background-size: 6px 5px;
-webkit-background-size: 6px 5px;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
z-index: 1;
}
@-webkit-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@-moz-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@-ms-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@-o-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
margin: 0;
padding: 0;
float: left;
width: 5px;
cursor: pointer;
z-index: 1;
text-align: center;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float {
margin: 0;
padding: 0;
float: left;
display: none;
width: 80px;
height: 30px;
text-align: center;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 0 0 15px;
padding: 0;
width: 80px;
display: block;
text-align: center;
left: 0;
}  .wp-audio-playlist .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
margin: 0;
padding: 0;
float: left;
} .wp-audio-playlist .mejs-controls .mejs-play button,
.wp-audio-playlist .mejs-controls .mejs-pause button {
margin: 0 0 20px 10px;
padding: 0;
width: 40px;
height: 40px;
float: left;
font-family: FontAwesome;
font-size: 110%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.wp-audio-playlist .mejs-controls .mejs-play button:before {
content: "\f04b";
}
.wp-audio-playlist .mejs-controls .mejs-pause button:before {
content: "\f04c";
} .wp-audio-playlist .mejs-controls .mejs-mute button,
.wp-audio-playlist .mejs-controls .mejs-unmute button {
margin: 12px 0 0 10px;
padding: 0;
position: absolute;
width: auto;
font-family: FontAwesome;
font-size: 120%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.wp-audio-playlist .mejs-controls .mejs-mute button:before {
content: "\f028";
}
.wp-audio-playlist .mejs-controls .mejs-unmute button:before {
content: "\f026";
} .mejs-controls a.mejs-horizontal-volume-slider {
margin: 16px 0 0 40px;
padding: 0;
position: relative;
height: 8px;
width: 80px;
display: inline-block;
vertical-align: middle;
}
.wp-audio-playlist .mejs-controls div.mejs-horizontal-volume-slider {
margin: 0;
padding: 0;
position: absolute;
left: 110px;
bottom: 52px;
height: 8px;
cursor: pointer;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
width: 80px;
height: 8px;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 0;
height: 8px;
} .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 53px;
height: 28px;
top: -32px;
margin-left: 1px;
-webkit-border-radius: 5px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-bottomleft: 0;
border-radius: 5px;
border-bottom-left-radius: 0;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 4px 0 0;
width: 53px;
display: block;
left: -17px;
top: 0;
font-family: Helvetica,Arial,sans-serif;
font-size: 90%;
font-weight: bold;
text-align: center;
} .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float-current {
text-align: center;
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time span {
margin: 0;
padding: 0;
float: left;
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time span.mejs-currenttime {
position: absolute;
bottom: 20px;
right: 70px;
display: inline-block;
speak: none;
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time span.mejs-currenttime:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
padding-right: 10px;
content: "\f017";
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time span.mejs-duration {
position: absolute;
bottom: 20px;
right: 10px;
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time span.mejs-duration:before {
padding-right: 10px;
content: "-";
} .wp-video-playlist {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
z-index: 100;
}
.wp-video-playlist .mejs-container {
position: relative;
background: #000;
font-family: Helvetica, Arial;
text-align: left;
vertical-align: top;
text-indent: 0;
}
.wp-video-playlist .me-plugin {
position: absolute;
}
.wp-video-playlist .mejs-embed,
.wp-video-playlist .mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.wp-video-playlist .mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.wp-video-playlist .mejs-container-fullscreen .mejs-mediaelement,
.wp-video-playlist .mejs-container-fullscreen video {
width: 100%;
height: 100%;
}
.wp-video-playlist .mejs-clear {
clear: both;
} .wp-video-playlist .mejs-background {
position: absolute;
top: 0;
left: 0;
}
.wp-video-playlist .mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-video-playlist .mejs-poster {
position: absolute;
top: 0;
left: 0;
background-size: contain;
}
:root .mejs-poster img {
display: none;
}
.wp-video-playlist .mejs-poster img {
padding: 0;
border: 0;
}
.wp-video-playlist .mejs-overlay {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.wp-video-playlist .mejs-overlay-play {
cursor: pointer;
}
.wp-video-playlist .mejs-overlay-button {
margin: -20px 0 0 -30px !important;
padding: 22px 0 0 10px;
position: absolute;
top: 45%;
left: 50%;
width: 60px;
height: 60px;
font-family: FontAwesome;
font-size: 180%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
text-align: center;
border-radius: 50%;
}
.wp-video-playlist .mejs-overlay-button:after {
content: "\f04b";
}
.wp-video-playlist .mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
}
.wp-video-playlist .mejs-overlay-loading span {
display: block;
width: 80px;
height: 80px;
}  .wp-video-playlist .mejs-container .mejs-controls {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
height: 30px;
width: 100%;
}
.wp-video-playlist .mejs-container .mejs-controls div {
list-style-type: none;
background-image: none;
display: block;
float: left;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
font-family: Helvetica, Arial;
border: 0;
}
.wp-video-playlist .mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 7px 5px;
padding: 0;
position: absolute;
height: 16px;
width: 16px;
border: 0;
} .wp-video-playlist .mejs-controls .mejs-button button:focus {
outline: none;
}   .wp-video-playlist .mejs-controls .mejs-play button,
.wp-video-playlist .mejs-controls .mejs-pause button {
float: left;
font-family: FontAwesome;
font-size: 100%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.wp-video-playlist .mejs-controls .mejs-play button:before {
content: "\f04b";
}
.wp-video-playlist .mejs-controls .mejs-pause button:before {
content: "\f04c";
} .wp-video-playlist .mejs-controls .mejs-mute button,
.wp-video-playlist .mejs-controls .mejs-unmute button {
position: absolute;
font-family: FontAwesome;
font-size: 110%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.wp-video-playlist .mejs-controls .mejs-mute button:before {
content: "\f028";
}
.wp-video-playlist .mejs-controls .mejs-unmute button:before {
content: "\f026";
} .wp-video-playlist .mejs-controls .mejs-fullscreen-button button,
.wp-video-playlist .mejs-controls .mejs-unfullscreen button {
position: absolute;
font-family: FontAwesome;
font-size: 100%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.wp-video-playlist .mejs-controls .mejs-fullscreen-button button:before {
content: "\f065";
}
.wp-video-playlist .mejs-controls .mejs-unfullscreen button:before {
content: "\f066";
} .wp-video-playlist .mejs-container .mejs-controls .mejs-time {
display: block;
height: 17px;
width: auto;
padding: 8px 3px 0 3px;
overflow: hidden;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.wp-video-playlist .mejs-container .mejs-controls .mejs-time span {
font-size: 11px;
line-height: 12px;
display: block;
float: left;
margin: 1px 2px 0 0;
width: auto;
}
.wp-video-playlist .mejs-controls div .mejs-time-rail {
width: 200px;
padding-top: 5px;
}
.wp-video-playlist .mejs-controls .mejs-time-rail span {
display: block;
position: absolute;
width: 180px;
height: 10px;
cursor: pointer;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
margin: 10px 5px 5px;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
-webkit-animation: buffering-stripes 2s linear infinite;
-moz-animation: buffering-stripes 2s linear infinite;
-ms-animation: buffering-stripes 2s linear infinite;
-o-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
width: 0;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-current {
width: 0;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
cursor: pointer;
top: -2px;
text-align: center;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 36px;
height: 17px;
top: -26px;
margin-left: -18px;
text-align: center;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-float-corner {
position: absolute;
display: block;
width: 0;
height: 0;
line-height: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: 15px;
left: 13px;
background: none;
}
.wp-video-playlist .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
width: 48px;
}
.wp-video-playlist .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
width: 44px;
}
.wp-video-playlist .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
left: 18px;
}   .wp-video-playlist .mejs-controls .mejs-volume-button {
position: relative;
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}
.wp-video-playlist .mejs-controls .mejs-volume-button:hover {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
} .wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 4px;
height: 100px;
margin: 0;
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
position: absolute;
left: 11px;
top: 8px;
width: 4px;
height: 100px;
margin: 0;
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
position: absolute;
left: 5px;
top: -3px;
width: 16px;
height: 6px;
cursor: N-resize;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
margin: 0;
z-index: 100;
} .wp-video-playlist .mejs-controls div .mejs-horizontal-volume-slider {
height: 26px;
width: 60px;
position: relative;
}
.wp-video-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wp-video-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wp-video-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}  .wp-video-playlist .mejs-controls .mejs-captions-button {
position: relative;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style: none !important;
display: block;
overflow: hidden;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-translations {
font-size: 10px;
margin: 0 0 5px 0;
}
.wp-video-playlist .mejs-chapters {
position: absolute;
top: 0;
left: 0;
width: 10000px;
z-index: 1;
}
.wp-video-playlist .mejs-chapters .mejs-chapter {
position: absolute;
float: left;
overflow: hidden;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block {
font-size: 11px;
padding: 5px;
display: block;
cursor: pointer;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
font-size: 12px;
font-weight: bold;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0 0 3px 0;
line-height: 12px;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
font-size: 12px;
line-height: 12px;
margin: 3px 0 4px 0;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}
.wp-video-playlist .mejs-captions-layer {
position: absolute;
bottom: 0;
left: 0;
text-align: center;
line-height: 22px;
font-size: 12px;
}
.wp-video-playlist .mejs-captions-layer a {
text-decoration: underline;
}
.wp-video-playlist .mejs-captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}
.wp-video-playlist .mejs-captions-position {
position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}
.wp-video-playlist .mejs-captions-position-hover {
bottom: 45px;
}
.wp-video-playlist .mejs-captions-text {
padding: 3px 5px;
}  .wp-video-playlist .me-cannotplay a {
font-weight: bold;
}
.wp-video-playlist .me-cannotplay span {
padding: 15px;
display: block;
}  .wp-video-playlist .mejs-contextmenu {
position: absolute;
width: 150px;
padding: 10px;
border-radius: 4px;
top: 0;
left: 0;
z-index: 1001;
}
.wp-video-playlist .mejs-contextmenu .mejs-contextmenu-separator {
height: 1px;
font-size: 0;
margin: 5px 6px;
}
.wp-video-playlist .mejs-contextmenu .mejs-contextmenu-item {
font-size: 0.750em;
padding: 4px 6px;
cursor: pointer;
} .wp-video-playlist .mejs-controls .mejs-sourcechooser-button {
position: relative;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
overflow: hidden;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-size: 0.625em;
}  .wp-video-playlist .mejs-postroll-layer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
overflow: hidden;
}
.wp-video-playlist .mejs-postroll-layer-content {
width: 100%;
height: 100%;
}
.wp-video-playlist .mejs-postroll-close {
position: absolute;
right: 0;
top: 0;
padding: 4px;
z-index: 100;
cursor: pointer;
} .wp-playlist-current-item {
margin: 0 0 10px;
padding: 0;
float: left;
width: 100%;
}
.wp-playlist-current-item img {
margin: 0 10px 0 0;
padding: 0;
float: left;
width: 100px;
}
.wp-playlist-current-item span {
margin: 0 0 10px;
padding: 0;
display: block;
}
.wp-playlist-current-item span.wp-playlist-item-title {
font-weight: 700;
}
.wp-playlist-next,
.wp-playlist-prev {
margin: 20px 0 0;
padding: 0;
float: right;
position: relative;
cursor: pointer;
font-family: FontAwesome;
font-size: 120%;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
display: inline-block;
speak: none;
}
.wp-playlist-prev {
margin-left: 10px;
float: left;
}
.wp-playlist-next {
margin-right: 10px;
}
.wp-playlist-prev:before {
content: "\f04a";
}
.wp-playlist-next:before {
content: "\f04e";
} .wp-playlist-tracks {
margin: 20px 0 0;
padding: 0;
float: left;
width: 100%;
font-size: 90%;
}
.wp-playlist-item {
margin: 0;
padding: 10px;
float: left;
width: 100%;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.wp-playlist-item a {
float: left;
text-decoration: none;
}
.wp-playlist-item.wp-playlist-playing a {
font-weight: 700;
}
.wp-playlist-item .wp-playlist-item-length {
float: right;
} .wp-audio-playlist .mejs-container {
background: #0288D1;
}
.wp-audio-playlist .mejs-embed,
.wp-audio-playlist .mejs-embed body {
background: #000;
}
.wp-audio-playlist .mejs-overlay-loading span {
background: url(https://www.italprotec.it/wp-content/themes/italprotec/images/loader.gif) #3a3c3d 50% 50% no-repeat;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
background: #343434;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #262626;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-current {
background: #03A9F4;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-buffering {
background: #464849;
background-image: -webkit-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: -moz-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: -o-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: -ms-linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
background-image: linear-gradient(-45deg, #464849 25%, #262929 25%, #262929 50%, #464849 50%, #464849 75%, #262929 75%, #262929);
-moz-background-size: 6px 6px;
background-size: 6px 5px;
-webkit-background-size: 6px 5px;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float {
background: #C2C8CF;
color: #111;
}
.wp-audio-playlist .mejs-controls .mejs-play button,
.wp-audio-playlist .mejs-controls .mejs-pause button {
background: none;
color: #fff;
}
.wp-audio-playlist .mejs-controls .mejs-mute button,
.wp-audio-playlist .mejs-controls .mejs-unmute button {
background: none;
color: #fff;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #262626;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float {
background: #DBD1C7;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-float-current {
color: #746A5F;
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time {
color: #FCFCFC;
}
.wp-audio-playlist .mejs-container .mejs-controls .mejs-time span {
color: #FCFCFC;
}
.wp-playlist-current-item img {
border: 2px solid #b6b6b6;
} .wp-video-playlist .mejs-container {
background: #000;
}
.wp-video-playlist .mejs-embed,
.wp-video-playlist .mejs-embed body {
background: #000;
}
.wp-video-playlist .mejs-poster {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.wp-video-playlist .mejs-poster img {
border: 0;
}
.wp-video-playlist .mejs-overlay-button {
background: #03A9F4;
color: #dedede;
}
.wp-video-playlist .mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px;
}
.wp-video-playlist .mejs-overlay-loading span {
background: url(https://www.italprotec.it/wp-content/themes/italprotec/images/loader.gif) transparent no-repeat 50% 50%;
}
.wp-video-playlist .mejs-container .mejs-controls {
background: #0288D1;
}
.wp-video-playlist .mejs-container .mejs-controls .mejs-time {
color: #FCFCFC;
}
.wp-video-playlist .mejs-container .mejs-controls .mejs-time span {
color: #FCFCFC;
}
.wp-video-playlist .mejs-controls .mejs-play button,
.wp-video-playlist .mejs-controls .mejs-pause button {
background: none;
color: #fff;
}
.wp-video-playlist .mejs-controls .mejs-time-rail span {
background: #DBD1C7;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
background: #343434;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #262626;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-current {
background: #03A9F4;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-handle {
background: #FCFCFC;
border: solid 2px #333333;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-float {
background: #eee;
border: solid 1px #333;
color: #111;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-float-current {
background: none;
}
.wp-video-playlist .mejs-controls .mejs-time-rail .mejs-time-float-corner {
border: solid 5px #eee;
border-color: #eee transparent transparent transparent;
background: none;
}
.wp-video-playlist .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
background: none;
}
.wp-video-playlist .mejs-controls .mejs-fullscreen-button button,
.wp-video-playlist .mejs-controls .mejs-unfullscreen button {
background: none;
color: #fff;
}
.wp-video-playlist .mejs-controls .mejs-mute button,
.wp-video-playlist .mejs-controls .mejs-unmute button {
background: none;
color: #fff;
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider {
background: #0288D1;
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
background: #ddd;
background: rgba(255, 255, 255, 0.5);
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
background: #ddd;
background: rgba(255, 255, 255, 0.9);
}
.wp-video-playlist .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
background: #ddd;
background: rgba(255, 255, 255, 0.9);
}
.wp-video-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: #333;
background: rgba(50, 50, 50, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.wp-video-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
background: rgba(255, 255, 255, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.wp-video-playlist .mejs-controls .mejs-captions-button button {
background-position: -48px 0;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
}
.wp-video-playlist .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
color: #FCFCFC;
}
.wp-video-playlist .mejs-chapters {
border-right: solid 1px #fcfcfc;
}
.wp-video-playlist .mejs-chapters .mejs-chapter {
background: #222;
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
border: 0;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block {
color: #FCFCFC;
border-right: solid 1px #333;
border-bottom: solid 1px #333333;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.wp-video-playlist .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
background: #666;
background: rgba(102, 102, 102, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.wp-video-playlist .mejs-captions-layer {
color: #FCFCFC;
}
.wp-video-playlist .mejs-captions-layer a {
color: #FCFCFC;
}
.wp-video-playlist .mejs-captions-text {
background: rgba(20, 20, 20, 0.8);
}
.wp-video-playlist .me-cannotplay a {
color: #FCFCFC;
}
.wp-video-playlist .mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}
.wp-video-playlist .mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}
.wp-video-playlist .mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}
.wp-video-playlist .mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}
.wp-video-playlist .mejs-controls .mejs-picturecontrols-button {
background-position: -96px 0;
}
.wp-video-playlist .mejs-contextmenu {
background: #FCFCFC;
border: solid 1px #999999;
}
.wp-video-playlist .mejs-contextmenu .mejs-contextmenu-separator {
background: #333;
}
.wp-video-playlist .mejs-contextmenu .mejs-contextmenu-item {
color: #333;
}
.wp-video-playlist .mejs-contextmenu .mejs-contextmenu-item:hover {
background: #2C7C91;
color: #FCFCFC;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button button {
background-position: -128px 0;
}
.wp-video-playlist .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
}
.wp-video-playlist .mejs-postroll-layer {
background: rgba(50, 50, 50, 0.7);
}
.wp-video-playlist .mejs-postroll-close {
background: rgba(50, 50, 50, 0.7);
color: #FCFCFC;
} .wp-playlist-item {
background: #03A9F4;
color: #fff;
border-bottom: 1px solid #212121;
}
.wp-playlist-item:last-of-type {
border-bottom: none;
}
.wp-playlist-item:hover {
background: #0288D1;
}
.wp-playlist-item.wp-playlist-playing {
background: #0288D1;
}
.wp-playlist-item a {
color: #fff;
} .listarticleblog article {
margin-bottom: 2.875em;
padding-bottom: 2.875em;
position: relative;
}
.listarticleblog article:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
}
.listarticleblog article footer span {
margin: 0 10px 0 0;
} .post-password-form {
width: 100%;
} span.quote_author {
padding: 0.313em 0 0;
display: inline-block;
text-align: right;
width: 100%;
font-style: italic;
font-weight: 600;
} .wrapgallery {
position: relative;
overflow: hidden;
z-index: 0;
} .gallery li a {
margin: 0;
padding: 0;
float: left;
width: 100%;
position: relative;
overflow: hidden;
display: inline-block;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
text-decoration: none;
}
.gallery li a:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
zoom: 1;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.gallery li a:hover:after {
zoom: 1;
}
.gallery li a:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
content: "\f002";
margin: 0 0 0 -15px;
padding: 4px 0.1px 0 0;
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
text-align: center;
zoom: 1;
z-index: 100;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.gallery li a:hover:before {
zoom: 1;
top: 40%;
}
#navimg span {
margin: 0;
padding: 0;
display: block;
}
#navimg span:first-of-type {
float: left;
}
#navimg span:last-of-type {
float: right;
}
#navimg span,
#navimg span a,
#navimg span a:after,
#navimg span a:before,
#navimg span img {
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#navimg span a {
margin: 0;
padding: 0;
float: left;
display: block;
position: relative;
overflow: hidden;
text-decoration: none;
width: 100%;
}
#navimg span a:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
zoom: 1;
}
#navimg span a:hover:after {
zoom: 1;
}
#navimg span a:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
margin: 0 0 0 -15px;
padding: 4px 0.1px 0 0;
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
text-align: center;
zoom: 1;
z-index: 100;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#navimg span:first-of-type a:before {
content: "\f104";
}
#navimg span:last-of-type a:before {
content: "\f105";
}
#navimg span a:hover:before {
zoom: 1;
top: 40%;
} article.articleblog footer span {
margin: 0 10px 0 0;
} #page_attachment #navimg {
margin: 0 0 20px;
padding: 20px 0 0;
float: left;
width: 100%;
}
#page_attachment #navimg a {
margin: 0;
padding: 0;
float: left;
display: block;
}
#page_attachment #navimg a img {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all 0.3s ease;
}
#page_attachment #navimg span:first-child {
float: left;
}
#page_attachment #navimg span:last-child {
float: right;
}
#page_attachment figure {
float: left;
width: 100%;
text-align: center;
} .page_author #boxauthor {
margin: 0 0 40px;
padding: 0;
float: left;
width: 100%;
}
.page_author #boxauthor figure {
margin: 0;
padding: 0;
float: left;
position: relative;
width: 100%;
}
.page_author #boxauthor img.imgcover {
margin: 0;
padding: 0;
float: left;
}
.page_author #boxauthor img.avatar {
position: absolute;
bottom: 10px;
left: 15px;
z-index: 100;
}
.page_author #boxauthor figcaption {
margin: 0;
padding: 10px 0 0 180px;
float: left;
width: 100%;
min-height: 40px;
}
.page_author #boxauthor figcaption a {
text-decoration: none;
}
.page_author #boxauthor #authordesc {
margin: 0;
padding: 0 15px 5px 15px;
float: left;
width: 100%;
}
.page_author #boxauthor nav {
margin: 0;
padding: 0 15px 10px 15px;
float: left;
width: 100%;
}
.page_author #boxauthor nav ul {
margin: 0;
padding: 0;
float: left;
width: 100%;
list-style: none;
}
.page_author #boxauthor nav ul li {
margin: 0 8px 0 0;
padding: 0;
float: left;
}
.page_author #boxauthor nav ul li a {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
display: block;
width: 32px;
height: 32px;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.page_author #boxauthor nav ul li a span {
position: absolute;
top: 0;
left: -9999px;
} #sharelink {
margin: 0;
float: left;
width: 100%;
}
#sharelink ul {
margin: 0;
padding: 0;
float: left;
position: relative;
left: 50%;
list-style: none;
}
#sharelink ul li {
margin: 0 0 0 15px;
padding: 0;
float: left;
position: relative;
right: 50%;
}
#sharelink ul li a {
margin: 0;
padding: 0;
text-decoration: none;
font-size: 210%;
position: relative;
overflow: hidden;
}
#sharelink ul li a,
#sharelink ul li a i {
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#sharelink ul li a span {
position: absolute;
top: 0;
left: -9999px;
} .wauthordesc {
float: right;
}
.authordesc {
padding: 30px;
}
.authordesc figure {
margin: 0 10px 0 0;
padding: 0;
float: left;
}
.authordesc p {
margin: 0;
}
.authordesc i {
margin: 0 6px 0 0;
font-size: 220%;
}
.authordesc span {
margin: 0;
padding: 0;
font-size: 120%;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
}
.authordesc span.vcard,
.authordesc span.fn {
font-size: 100%;
}
.authordesc nav {
margin: 0;
padding: 20px 15px 10px 0;
float: left;
width: 100%;
}
.authordesc nav ul {
margin: 0;
padding: 0;
float: left;
width: 100%;
list-style: none;
}
.authordesc nav ul li {
margin: 0 8px 0 0;
padding: 0;
float: left;
}
.authordesc nav ul li a {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
display: block;
width: 32px;
height: 32px;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.authordesc nav ul li a span {
position: absolute;
top: 0;
left: -9999px;
}  ol.commentlist {
margin: 40px 0;
padding: 0;
list-style: none;
}
ol.commentlist #respond {
margin-top: 30px;
}
ol.commentlist li {
margin: 0 0 60px;
padding: 0;
float: left;
width: 100%;
}
ol.commentlist li:last-child {
margin: 0 !important;
}
ol.commentlist li div.firstlist {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
ol.commentlist li .comment-top {
margin: 0;
padding: 10px;
float: left;
width: 100%;
}
ol.commentlist li .comment-top a {
text-decoration: none;
}
ol.commentlist li .comment-top .reply a {
float: right;
}
ol.commentlist li .author-image {
margin: -30px 12px 0 10px;
padding: 0;
float: left;
}
ol.commentlist li .author-image img {
margin: 0;
padding: 0;
float: left;
}
ol.commentlist li .comment-author {
margin: 0;
padding: 0;
}
ol.commentlist li .comment-meta {
margin: 0;
padding: 0;
}
ol.commentlist li .comment-text {
margin: 5px 0 10px 0;
padding: 0 20px;
float: left;
width: 100%;
}
ol.commentlist li .reply {
padding-bottom: 10px;
}
ol.commentlist li .reply a {
padding: 6px 8px;
} ol.commentlist li ul.children {
margin: 40px 0 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
ol.commentlist li ul.children li {
margin: 0 0 40px;
padding: 0 0 0 20px;
float: right;
width: 100%;
}
ol.commentlist li ul.children li div.firstlist {
float: right;
width: 100%;
} ol.commentlist li ul.children li ul.children {
margin: 40px 0 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
ol.commentlist li ul.children li ul.children li {
margin: 0 0 40px;
padding: 0 0 0 20px;
float: right;
width: 100%;
}
ol.commentlist li ul.children li ul.children li div.firstlist {
float: right;
width: 100%;
} ol.commentlist li ul.children li ul.children li ul.children {
margin: 40px 0 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
ol.commentlist li ul.children li ul.children li ul.children li {
margin: 0 0 40px;
padding: 0 0 0 20px;
float: right;
width: 100%;
}
ol.commentlist li ul.children li ul.children li ul.children li div.firstlist {
float: right;
width: 100%;
} ol.commentlist li ul.children li ul.children li ul.children li ul.children {
margin: 40px 0 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
ol.commentlist li ul.children li ul.children li ul.children li li ul.children li {
margin: 0 0 40px;
padding: 0 0 0 20px;
float: right;
width: 100%;
}
ol.commentlist li ul.children li ul.children li ul.children li ul.children li div.firstlist {
float: right;
width: 100%;
} .pagination-comments {
float: right;
}
.pagination-comments a,
.pagination-comments span {
margin: 0 10px 0 0;
padding: 10px 12px;
float: left;
text-decoration: none;
}
.pagination-comments a {
background: #68C39F;
color: #fff;
}
.pagination-comments a:hover,
.pagination-comments span.current {
background: #449BB5;
color: #fff;
} #respond {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
#respond h3 {
margin: 0 0 3px;
padding: 0 0 3px;
font-size: 130%;
text-align: center;
}
#respond h3 a {
font-size: 90%;
}
p.logged-in-as,
.pastebin {
text-align: center;
}
p.logged-in-as a {
text-decoration: none;
}
.pastebin {
padding: 20px;
}
form#commentform {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
}
p.comment-form-author {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
form#commentform p label {
position: absolute;
top: 0;
left: -9999px;
}
form#commentform p input[type="text"] {
margin: 0;
padding: 8px 6px;
float: left;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all 0.3s ease;
}
p.comment-form-author input {
width: 100%;
}
p.comment-form-email {
margin: 10px 0;
padding: 0;
float: left;
width: 100%;
}
p.comment-form-email input[type="text"] {
width: 100%;
}
p.comment-form-url {
margin: 5px 0;
padding: 0;
float: left;
width: 100%;
}
p.comment-form-url input[type="text"] {
width: 100%;
}
p.comment-form-url label {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
p.comment-form-comment {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
p.comment-form-comment label {
margin: 0 0 5px;
padding: 0;
float: left;
width: 100%;
}
form#commentform p textarea {
margin: 0;
padding: 6px;
float: left;
width: 100%;
height: 176px;
font-size: 110%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all 0.3s ease;
}
p.form-allowed-tags {
margin: 10px 0 0;
padding: 0;
float: left;
width: 100%;
}
p.form-allowed-tags code {
margin: 0;
padding: 0;
float: left;
width: 100%;
white-space: pre-line;
font-size: 90%;
background: none;
}
p.form-submit input[type="submit"] {
display: none;
}
#respond code {
border: none;
} .listarticleblog article span.postype {
color: #03A9F4;
}
.listarticleblog article .intpost h3 a {
color: #0288D1;
}  .gallery li a:after {
background: rgba(0, 0, 0, 0.5);
}
.gallery li a:hover:after {
background: rgba(0, 0, 0, 0.5);
}
.gallery li a:before {
opacity: 0;
background: #d64425;
color: #fff;
}
.gallery li a:hover:before {
opacity: 1;
}
.gallery li a:after {
opacity: 0;
background: rgba(0, 0, 0, 0.5);
}
.gallery li a:hover:after {
opacity: 1;
background: rgba(0, 0, 0, 0.5);
}
.gallery li a:before {
opacity: 0;
background: #d64425;
color: #fff;
}
.gallery li a:hover:before {
opacity: 1;
}
#navimg span a:after {
opacity: 0;
background: rgba(0, 0, 0, 0.5);
}
#navimg span a:hover:after {
opacity: 1;
background: rgba(0, 0, 0, 0.5);
}
#navimg span a:before {
opacity: 0;
background: #d64425;
color: #fff;
}
#navimg span a:hover:before {
opacity: 1;
} .articleblog article span.postype {
color: #03A9F4;
} .page_author #boxauthor figure {
background: #ccc;
}
.page_author #boxauthor img.avatar {
border: 4px solid #fff;
box-shadow: 0 0 1px 0 #cccccc;
}
.page_author #boxauthor figcaption {
background: #fff;
}
.page_author #boxauthor figcaption a {
color: #333;
}
.page_author #boxauthor #authordesc {
background: #fff;
}
.page_author #boxauthor nav {
background: #fff;
} #sharelink ul li a i {
color: #B2B2B2;
}
#sharelink ul li a:hover i.fa-facebook-square {
color: #3B5998;
}
#sharelink ul li a:hover i.fa-twitter-square {
color: #4287B9;
}
#sharelink ul li a:hover i.fa-google-plus-square {
color: #DE5342;
}
#sharelink ul li a:hover i.fa-pinterest-square {
color: #CB2027;
}
#sharelink ul li a:hover i.fa-linkedin-square {
color: #2B5AC8;
}
#sharelink ul li a:hover i.fa-reddit-square {
color: #0D2636;
}
#sharelink ul li a:hover i.fa-get-pocket {
color: #EF3E56;
}
#sharelink ul li a:hover i.fa-delicious {
color: #3274D2;
}
#sharelink ul li a:hover i.fa-stumbleupon {
color: #F04F23;
}
#sharelink ul li a:hover i.fa-tumblr-square {
color: #415A6C;
}
#sharelink ul li a:hover i.fa-hacker-news {
color: #E54B11;
}
#sharelink ul li a:hover i.fa-vk {
color: #56789C;
} .authordesc {
background: #fff;
}
.authordesc i {
color: #EB5055;
}
.authordesc span {
color: #043D5D;
}
.authordesc p {
color: #707070;
}  .comments-header i,
.comments-header h3 {
color: #03A9F4;
} ol.commentlist li div.firstlist {
background: #F1F0ED;
-webkit-box-shadow: 0 0 1px 0 rgba(164, 154, 135, 0.6);
-moz-box-shadow: 0 0 1px 0 rgba(164, 154, 135, 0.6);
box-shadow: 0 0 1px 0 rgba(164, 154, 135, 0.6);
}
ol.commentlist li .comment-top .reply a {
color: #fff;
}
ol.commentlist li .author-image img {
border: 1px solid #ffffff;
}
ol.commentlist li .comment-author {
color: #fff;
} #respond h3 {
color: #03A9F4;
}
p.comment-notes {
color: #434037;
}
form#commentform p input[type="text"] {
border: 1px solid #D0CCC4;
background: #F1F0ED;
-webkit-box-shadow: 0 1px 3px rgba(165, 156, 135, 0.6) inset;
-moz-box-shadow: 0 1px 3px rgba(165, 156, 135, 0.6) inset;
box-shadow: 0 1px 3px rgba(165, 156, 135, 0.6) inset;
}
form#commentform p textarea {
border: 1px solid #D0CCC4;
background: #F1F0ED;
-webkit-box-shadow: 0 1px 3px rgba(165, 156, 135, 0.6) inset;
-moz-box-shadow: 0 1px 3px rgba(165, 156, 135, 0.6) inset;
box-shadow: 0 1px 3px rgba(165, 156, 135, 0.6) inset;
}
form#commentform p input[type="text"]:hover,
form#commentform p input[type="text"]:active,
form#commentform p input[type="text"]:focus,
form#commentform p textarea:hover,
form#commentform p textarea:active,
form#commentform p textarea:focus {
background: #fff;
color: #786C59;
}
form#commentform p input[type="submit"] {
color: #fff;
background: #00D2A5;
border: none;
-webkit-box-shadow: 0 -2px 0 #03a9f4 inset;
-moz-box-shadow: 0 -2px 0 #03a9f4 inset;
box-shadow: 0 -2px 0 #03a9f4 inset;
}
form#commentform p input[type="submit"]:hover {
background: #03A9F4;
}
form#commentform p input[type="text"]:-moz-placeholder {
color: #786C59;
}
form#commentform p input[type="text"]::-moz-placeholder {
color: #786C59;
}
form#commentform p input[type="text"]:-ms-input-placeholder {
color: #786C59;
}
form#commentform p input[type="text"]::-webkit-input-placeholder {
color: #786C59;
}
form#commentform p input[type="email"]:-moz-placeholder {
color: #786C59;
}
form#commentform p input[type="email"]::-moz-placeholder {
color: #786C59;
}
form#commentform p input[type="email"]:-ms-input-placeholder {
color: #786C59;
}
form#commentform p input[type="email"]::-webkit-input-placeholder {
color: #786C59;
}
form#commentform p textarea:-moz-placeholder {
color: #786C59;
}
form#commentform p textarea::-moz-placeholder {
color: #786C59;
}
form#commentform p textarea:-ms-input-placeholder {
color: #786C59;
}
form#commentform p textarea::-webkit-input-placeholder {
color: #786C59;
}
form#commentform p input[type="text"]:hover:-moz-placeholder,
form#commentform p input[type="text"]:focus:-moz-placeholder {
color: #fff;
}
form#commentform p input[type="text"]:hover::-moz-placeholder,
form#commentform p input[type="text"]:focus::-moz-placeholder {
color: #fff;
}
form#commentform p input[type="text"]:hover:-ms-input-placeholder,
form#commentform p input[type="text"]:focus:-ms-input-placeholder {
color: #fff;
}
form#commentform p input[type="text"]:hover::-webkit-input-placeholder,
form#commentform p input[type="text"]:focus::-webkit-input-placeholder {
color: #fff;
}
form#commentform p input[type="email"]:hover:-moz-placeholder,
form#commentform p input[type="email"]:focus:-moz-placeholder {
color: #fff;
}
form#commentform p input[type="email"]:hover::-moz-placeholder,
form#commentform p input[type="email"]:focus::-moz-placeholder {
color: #fff;
}
form#commentform p input[type="email"]:hover:-ms-input-placeholder,
form#commentform p input[type="email"]:focus:-ms-input-placeholder {
color: #fff;
}
form#commentform p input[type="email"]:hover::-webkit-input-placeholder,
form#commentform p input[type="email"]:focus::-webkit-input-placeholder {
color: #fff;
}
form#commentform p textarea:hover:-moz-placeholder,
form#commentform p textarea:focus:-moz-placeholder {
color: #fff;
}
form#commentform p textarea:hover::-moz-placeholder,
form#commentform p textarea:focus::-moz-placeholder {
color: #fff;
}
form#commentform p textarea:hover:-ms-input-placeholder,
form#commentform p textarea:focus:-ms-input-placeholder {
color: #fff;
}
form#commentform p textarea:hover::-webkit-input-placeholder,
form#commentform p textarea:focus::-webkit-input-placeholder {
color: #fff;
} .sdwidget {
margin-bottom: 1.875rem;
padding: 0;
text-align: left;
}
.sdwidget:last-of-type {
margin-bottom: 0;
}
.sdwidget strong.sidebar_title {
margin: 0;
padding: 0.875em 0.625em;
display: block;
width: 100%;
letter-spacing: 0.7px;
font-weight: 100;
font-size: 1.1em;
}
.sdwidget ul {
margin: 0.625rem 0;
padding: 0.625em 0 0;
list-style: none;
}
.sdwidget ul li a {
margin: 0;
padding: 0;
}
.sdwidget a {
text-decoration: none;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#foot .sdwidget strong.sidebar_title {
text-align: center;
} .widget_archive {
position: relative;
overflow: hidden;
}
.widget_archive ul {
margin: 0;
padding: 0.625em;
float: left;
list-style: none;
width: 100%;
}
.widget_archive ul li {
margin: 0;
padding: 0.500em 0.313em;
float: left;
width: 48%;
text-align: right;
font-size: 0.9em;
}
.widget_archive ul li:nth-child(odd) {
margin: 0 1% 0 0;
}
.widget_archive ul li:nth-child(even) {
margin: 0 0 0 1%;
}
.widget_archive ul li a {
float: left;
text-decoration: none;
text-align: left;
display: inline-block;
}
.widget_archive label {
position: absolute;
top: 0;
left: -9999px;
}
.widget_archive select {
margin: 0;
} .widget_categories ul {
margin: 0;
padding: 0.313em 0;
float: left;
list-style: none;
width: 100%;
}
.widget_categories ul li {
margin: 0;
padding: 0.500em 0.313em;
float: left;
width: 100%;
}
.widget_categories ul li ul {
margin: 0;
padding: 0.313em 0 0;
}
.widget_categories ul li ul li {
margin: 0 0 0 3%;
padding: 0.5em 0;
}
.widget_categories ul li ul li:last-child {
padding: 0;
}
.widget_categories ul li a {
margin: 0 0.313rem 0 0;
text-decoration: none;
text-align: left;
display: inline-block;
}
.widget_categories select {
margin: 0.625rem 0 0;
} .widget_recent_entries ul {
margin: 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
.widget_recent_entries ul li {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.widget_recent_entries ul li a {
padding: 0.625em;
float: left;
text-decoration: none;
text-align: left;
display: block;
width: 100%;
}
.widget_recent_entries ul li span {
padding: 0.125em 0.625em;
float: left;
text-decoration: none;
text-align: left;
display: block;
width: 100%;
font-size: 0.8em;
} .widget_recent_comments ul {
margin: 0;
padding: 0.625em;
float: left;
list-style: none;
width: 100%;
}
.widget_recent_comments ul li {
margin: 0;
padding: 0.500em 0.313em;
float: left;
width: 100%;
}
.widget_recent_comments ul li:last-child {
padding: 0.5em 0.313em 0 0.313em;
}
.widget_recent_comments ul li a {
text-decoration: none;
text-align: left;
display: inline;
}
.widget_recent_comments ul li a:before {
margin: 0 0.313rem 0 0;
content: "\f105";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
} .widget_tag_cloud .tagcloud {
margin: 0;
padding: 0.625em;
float: left;
width: 100%;
}
.widget_tag_cloud .tagcloud a {
margin: 0 0.625rem 0.625em 0;
padding: 0.375em 0.500em;
float: left;
display: block;
text-transform: capitalize;
text-decoration: none;
font-size: 80% !important;
} #calendar_wrap {
margin: 0;
padding: 0.625em;
float: left;
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}
.widget_calendar caption {
margin: 0 0 0.625rem;
padding: 0.625em 0.500em;
text-align: right;
text-transform: capitalize;
}
.widget_calendar table {
margin: 0;
padding: 0;
width: 100%;
text-align: left;
}
.widget_calendar table tfoot {
margin: 0;
padding: 0;
}
.widget_calendar th,
.widget_calendar td {
padding: 0.313em;
vertical-align: middle;
text-align: center;
}
.widget_calendar table td a {
list-style: none;
} .widget_pages ul {
margin: 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
.widget_pages ul li {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.widget_pages ul li a {
padding: 0.625em;
float: left;
text-decoration: none;
text-align: left;
display: block;
width: 100%;
} .textwidget {
margin: 0.625rem 0 0;
padding: 0.313em 0;
width: 100%;
line-height: 170%;
}
.textwidget p:last-child {
margin: 0;
padding: 0;
} .widget_meta ul {
margin: 0;
padding: 0;
float: left;
list-style: none;
width: 100%;
}
.widget_meta ul li {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.widget_meta ul li a {
padding: 0.625em;
float: left;
text-decoration: none;
text-align: left;
display: block;
width: 100%;
} .widget_search #searchform {
margin: 0;
padding: 0.625em;
float: left;
width: 100%;
}
.widget_search #searchform fieldset {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
}
.widget_search #searchform legend,
.widget_search #searchform label {
position: absolute;
left: -9999px;
}
.widget_search #searchform p {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.widget_search #searchform input {
margin: 0;
padding: 0.625em;
float: left;
width: 70%;
}
.widget_search #searchform button {
margin: 0;
padding: 0.625em;
float: left;
width: 30%;
height: 38px;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
} .widget_nav_menu ul {
margin: 0;
padding: 0.625em 0;
float: left;
list-style: none;
width: 100%;
}
.widget_nav_menu ul > li {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.widget_nav_menu ul ul {
margin: 0;
padding: 0;
}
.widget_nav_menu ul li a {
padding: 0.500em 0.625em;
float: left;
text-decoration: none;
text-align: left;
display: inline-block;
}
.widget_nav_menu ul li ul li a {
padding: 0.5em 0.825em;
}
.widget_nav_menu ul li ul li ul li a {
padding: 0.5em 1.225em;
} .widget_rss ul {
margin: 0;
padding: 0.625em;
float: left;
list-style: none;
width: 100%;
}
.widget_rss ul li {
margin: 0.625em 0 0;
padding: 0 0 0.625em;
}
.widget_rss ul li:first-child {
margin: 0;
}
.widget_rss ul li a.rsswidget {
font-weight: 900;
}
.widget_rss ul li span.rss-date {
margin: 0.313rem 0;
float: left;
width: 100%;
font-style: italic;
font-size: 95%;
}
.widget_rss ul li cite {
margin: 0.375rem 0 0;
font-size: 0.9em;
position: relative;
display: inline-block;
}
.widget_rss ul li cite:before {
content: '-';
margin: 0 0.375rem 0 0;
padding: 0;
} .widget_text .textwidget {
margin: 0;
padding: 0.625em;
float: left;
width: 100%;
} .sdwidget {
color: #fff;
background: #3D4B68;
}
.sdwidget strong.sidebar_title {
background: #374256;
color: #fff;
}
.sdwidget a {
color: #3C4C66;
}
.sdwidget li {
color: #fff;
} .widget_archive ul li {
border-bottom: 1px solid #ffffff;
}
.widget_archive ul li a {
color: #fff;
}
.widget_archive ul li a:before {
color: #fff;
}
.widget_archive select {
border: none;
background-color: #3D4B68;
color: #fff;
} .widget_categories ul li {
border-bottom: 1px solid #d1d1d1;
}
.widget_categories ul li:last-child {
border: none;
}
.widget_categories ul li a:before {
color: #666;
}
.widget_categories select {
border: 1px solid #d1d1d1;
} .widget_recent_entries ul li {
border-bottom: 1px solid #ffffff;
}
.widget_recent_entries ul li:last-child {
border-bottom: none;
}
.widget_recent_entries ul li a {
color: #fff;
}
.widget_recent_entries ul li a:hover {
background: #017FD6;
} .widget_recent_comments ul li {
border-bottom: 1px solid #d1d1d1;
}
.widget_recent_comments ul li:last-child {
border-bottom: none;
}
.widget_recent_comments ul li a {
color: #fff;
} .widget_tag_cloud .tagcloud a {
color: #fff;
border: 1px solid #ffffff;
}
.widget_tag_cloud .tagcloud a:hover {
background: #017FD6;
} .widget_calendar table {
background: #fff;
border: 1px solid #374256;
color: #494E56;
}
.widget_calendar table caption {
color: #fff;
}
.widget_calendar table td a {
color: #017FD6 !important;
}
.widget_calendar table td#today {
background: #374256;
color: #fff;
}
.widget_calendar table td#today a {
color: #fff !important;
}
.widget_calendar table td {
border-right: 1px solid #d1d1d1;
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
}
.widget_calendar table td:last-child {
border-right: none;
}
.widget_calendar table tfoot td#prev,
.widget_calendar table tfoot td.pad {
border: none;
} .widget_pages ul li {
border-bottom: 1px solid #ffffff;
}
.widget_pages ul li:last-child {
border-bottom: none;
}
.widget_pages ul li a {
color: #fff;
}
.widget_pages ul li a:hover {
background: #017FD6;
} .widget_meta ul li {
border-bottom: 1px solid #ffffff;
}
.widget_meta ul li:last-child {
border-bottom: none;
}
.widget_meta ul li a {
color: #fff;
}
.widget_meta ul li a:hover {
background: #017FD6;
} .widget_search #searchform input {
background: #fff;
color: #2A2A25;
border: none;
}
.widget_search #searchform button {
border: none;
background: #017FD6;
color: #fff;
}
.widget_search #searchform input[type="text"] {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.widget_search #searchform input[type="text"]:-moz-placeholder {
color: #999;
}
.widget_search #searchform input[type="text"]::-moz-placeholder {
color: #999;
}
.widget_search #searchform input[type="text"]:-ms-input-placeholder {
color: #999;
}
.widget_search #searchform input[type="text"]::-webkit-input-placeholder {
color: #999;
}
.widget_search #searchform input[type="email"]:-moz-placeholder {
color: #999;
}
.widget_search #searchform input[type="email"]::-moz-placeholder {
color: #999;
}
.widget_search #searchform input[type="email"]:-ms-input-placeholder {
color: #999;
}
.widget_search #searchform input[type="email"]::-webkit-input-placeholder {
color: #999;
} .widget_nav_menu ul li {
border-bottom: 1px solid #475771;
}
.widget_nav_menu ul li:last-child {
border-bottom: none;
}
.widget_nav_menu ul li a {
color: #A2B1C8;
}
.widget_nav_menu ul li.current-menu-item a {
color: #fff;
} .widget_rss .sidebar_title a {
color: #fff;
}
.widget_rss ul li a.rsswidget {
color: #fff;
} #cookiebar {
left: 0;
margin: 0;
padding: 10px;
position: fixed;
text-align: left;
width: 100%;
z-index: 9999;
font-size: 0.9em;
}
#cookiebar p {
margin: 0;
padding: 0;
}
#cookiebar p:first-of-type {
margin: 0 0 8px;
}
#cookiebar.topcookie {
top: 0;
}
#cookiebar.bottomcookie {
bottom: 0;
} #topgallery {
position: relative;
overflow: hidden;
z-index: 0;
} nav#mainsocial ul {
margin: 0;
padding: 0;
float: left;
list-style: none;
}
nav#mainsocial ul li {
margin: 0 10px 10px 0;
padding: 0;
float: left;
}
nav#mainsocial ul li:last-child {
margin: 0 0 10px;
}
nav#mainsocial ul li a {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
display: block;
width: 32px;
height: 32px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
nav#mainsocial ul li a {
opacity: 0.6;
}
nav#mainsocial ul:hover li a {
opacity: 0.3;
}
nav#mainsocial ul:hover li a:hover {
opacity: 0.8;
}
nav#mainsocial ul li a span {
position: absolute;
top: 0;
left: -9999px;
} .navsocial {
background: url(https://www.italprotec.it/wp-content/themes/italprotec/images/navsocial.png) no-repeat;
-webkit-background-size: 365px 402px;
-moz-background-size: 365px 402px;
background-size: 365px 402px;
}
.aboutme {
background-position: 0 0;
}
.aim {
background-position: -37px 0;
}
.alistapart {
background-position: -74px 0;
}
.android {
background-position: -111px 0;
}
.angellist {
background-position: -148px 0;
}
.appdotnet {
background-position: -185px 0;
}
.apple {
background-position: -222px 0;
}
.audioboo {
background-position: -259px 0;
}
.aws {
background-position: -296px 0;
}
.bebo {
background-position: -333px 0;
}
.behance {
background-position: 0 -37px;
}
.bitbucket {
background-position: -37px -37px;
}
.blip {
background-position: -74px -37px;
}
.blogger {
background-position: -111px -37px;
}
.codecademy {
background-position: -148px -37px;
}
.codepen {
background-position: -185px -37px;
}
.coderwall {
background-position: -222px -37px;
}
.codeschool {
background-position: -259px -37px;
}
.conservatives {
background-position: -296px -37px;
}
.coursera {
background-position: -333px -37px;
}
.delicious {
background-position: 0 -74px;
}
.designernews {
background-position: -37px -74px;
}
.deviantart {
background-position: -74px -74px;
}
.digg {
background-position: -111px -74px;
}
.disqus {
background-position: -148px -74px;
}
.dribbble {
background-position: -185px -74px;
}
.dropbox {
background-position: -222px -74px;
}
.ebay {
background-position: -259px -74px;
}
.envato {
background-position: -296px -74px;
}
.eventbrite {
background-position: -333px -74px;
}
.eventstore {
background-position: 0 -111px;
}
.evernote {
background-position: -37px -111px;
}
.exfm {
background-position: -74px -111px;
}
.facebook {
background-position: -111px -111px;
}
.flattr {
background-position: -148px -111px;
}
.flickr {
background-position: -185px -111px;
}
.formspring {
background-position: -222px -111px;
}
.forrst {
background-position: -259px -111px;
}
.foursquare {
background-position: -296px -111px;
}
.geeklist {
background-position: -333px -111px;
}
.github {
background-position: 0 -148px;
}
.goodreads {
background-position: -37px -148px;
}
.google {
background-position: -74px -148px;
}
.googleplus {
background-position: -111px -148px;
}
.govuk {
background-position: -148px -148px;
}
.gravatar {
background-position: -185px -148px;
}
.grooveshark {
background-position: -222px -148px;
}
.hackernews {
background-position: -259px -148px;
}
.heroku {
background-position: -296px -148px;
}
.imdb {
background-position: -333px -148px;
}
.instagram {
background-position: 0 -185px;
}
.jsdb {
background-position: -37px -185px;
}
.jsfiddle {
background-position: -74px -185px;
}
.justgiving {
background-position: -111px -185px;
}
.khanacademy {
background-position: -148px -185px;
}
.kickstarter {
background-position: -185px -185px;
}
.klout {
background-position: -222px -185px;
}
.labour {
background-position: -259px -185px;
}
.laravel {
background-position: -296px -185px;
}
.lastfm {
background-position: -333px -185px;
}
.layervault {
background-position: 0 -222px;
}
.letterboxd {
background-position: -37px -222px;
}
.liberaldemocrats {
background-position: -74px -222px;
}
.linkedin {
background-position: -111px -222px;
}
.mendeley {
background-position: -148px -222px;
}
.myspace {
background-position: -185px -222px;
}
.orkut {
background-position: -222px -222px;
}
.path {
background-position: -259px -222px;
}
.picasa {
background-position: -296px -222px;
}
.pinboard {
background-position: -333px -222px;
}
.pingup {
background-position: 0 -259px;
}
.pinterest {
background-position: -37px -259px;
}
.pocket {
background-position: -74px -259px;
}
.protoio {
background-position: -111px -259px;
}
.quora {
background-position: -148px -259px;
}
.rdio {
background-position: -185px -259px;
}
.readmill {
background-position: -222px -259px;
}
.reddit {
background-position: -259px -259px;
}
.rss {
background-position: -296px -259px;
}
.skydrive {
background-position: -333px -259px;
}
.skype {
background-position: 0 -296px;
}
.slideshare {
background-position: -37px -296px;
}
.soundcloud {
background-position: -74px -296px;
}
.spotify {
background-position: -111px -296px;
}
.squarespace {
background-position: -148px -296px;
}
.stackexchange {
background-position: -185px -296px;
}
.stackoverflow {
background-position: -222px -296px;
}
.stumbleupon {
background-position: -259px -296px;
}
.treehouse {
background-position: -296px -296px;
}
.tripadvisor {
background-position: -333px -296px;
}
.tumblr {
background-position: 0 -333px;
}
.twitch {
background-position: -37px -333px;
}
.twitter {
background-position: -74px -333px;
}
.viadeo {
background-position: -111px -333px;
}
.vimeo {
background-position: -148px -333px;
}
.vine {
background-position: -185px -333px;
}
.wikipedia {
background-position: -222px -333px;
}
.wordpress {
background-position: -259px -333px;
}
.xing {
background-position: -296px -333px;
}
.yahoo {
background-position: -333px -333px;
}
.yelp {
background-position: 0 -370px;
}
.youtube {
background-position: -37px -370px;
}
.zerply {
background-position: -74px -370px;
} .wrapmap p {
display: none;
}
.googlemap {
margin: 0;
padding: 0;
float: left;
width: 100%;
height: 450px;
}
.googlemap img {
max-width: none;
} .body-sticky {
height: 100%;
}
.sticky-container {
display: table;
height: 100%;
}
.sticky-block {
display: table-row;
height: 1px;
}
.sticky-push {
height: auto;
} #logo {
text-align: center;
}
#logo a {
margin: 0;
padding: 0;
display: inline-block;
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
text-decoration: none;
}
#logo a span {
margin: 0;
padding: 0;
position: absolute;
left: -9999px;
}  footer#foot {
padding-bottom: 20px;
}
#copyright p {
margin: 0;
padding: 0;
font-size: 0.7em;
}
nav#foot-menu ul {
margin: 0;
padding: 0;
float: right;
list-style: none;
}
nav#foot-menu ul li {
margin: 0 5px 0 0;
padding: 0;
float: left;
}
nav#foot-menu ul li:after {
content: '|';
padding: 0 0 0 5px;
float: left;
}
nav#foot-menu ul li:last-child:after {
content: '';
}
nav#foot-menu ul li a {
margin: 3px 0 0;
padding: 0;
float: left;
text-decoration: none;
font-size: 0.8em;
} #topsearch {
margin: 0;
padding: 0;
width: 100%;
max-width: 250px;
position: relative;
}
#topsearch fieldset {
margin: 0;
padding: 0;
float: left;
position: relative;
overflow: hidden;
width: 100%;
}
#topsearch legend,
#topsearch label {
position: absolute;
left: -9999px;
}
#topsearch p {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
#topsearch input {
margin: 0;
padding: 10px 60px 10px 10px;
float: left;
height: 38px;
}
#topsearch button {
margin: 1px 0 0 -37px;
padding: 10px;
float: left;
position: relative;
overflow: hidden;
border: none;
width: 36px;
height: 36px;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#topsearch button span {
position: absolute;
left: -9999px;
} #jquery-live-search {
margin: 0;
padding: 0;
top: 24px !important;
left: 0 !important;
overflow: visible !important;
}
#search-result {
position: absolute;
list-style: none;
top: 40px;
left: 0;
margin: 0;
padding: 5px;
z-index: 4000;
width: 100%;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#search-result:before {
border: 11px solid;
content: "";
height: 0;
left: 15px;
position: absolute;
top: -23px;
width: 0;
}
#search-result li {
margin: 0;
padding: 0;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#search-result li:last-child {
margin: 0;
}
#search-result a {
margin: 0;
padding: 5px 10px;
display: block;
text-decoration: none;
font-size: 90%;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#search-result a:hover {
text-decoration: none;
}
#search-result .nothing-here {
padding: 0 5px;
}
#topsearch i.loading {
margin: 0;
padding: 0;
position: absolute;
top: 20px;
right: 60px;
display: none;
}
#topsearch #s.loading + i.loading {
display: inline-block;
} #page_search #titlehead h1#pagetitle {
margin: 0;
padding: 0;
font-size: 1.2em;
}
#page_search span#total-results {
margin: 0 0 40px;
display: inline-block;
width: 100%;
font-size: 0.9em;
}
#page_search article:last-of-type {
margin: 0;
}
#page_search article h3 {
margin: 0;
padding: 0;
font-size: 1.4em;
}
#page_search article h3 a {
text-decoration: none;
}
#page_search article span {
margin: 0;
padding: 0;
font-size: 0.9em;
}
#page_search article p {
margin: 0.313em 0 0;
padding: 0;
} .postshare {
margin: 0;
float: left;
width: 100%;
}
.postshare ul {
margin: 0;
padding: 0;
float: left;
position: relative;
left: 50%;
list-style: none;
}
.postshare ul li {
margin: 0 0 0 15px;
padding: 0;
float: left;
position: relative;
right: 50%;
}
.postshare ul li a {
margin: 0;
padding: 0;
text-decoration: none;
font-size: 210%;
position: relative;
overflow: hidden;
}
.postshare ul li a,
#sharelink ul li a i {
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.postshare ul li a span {
position: absolute;
top: 0;
left: -9999px;
} #navigation {
overflow: hidden;
}
#navigation span {
position: absolute;
left: -9999px;
}
#navigation .navleft {
margin: 0;
padding: 0;
float: left;
}
#navigation .navright {
margin: 0;
padding: 0;
float: right;
}
#navigation .navleft a,
#navigation .navright a {
display: block;
padding: 5px;
font-size: 120%;
}
.mbs-pages {
margin: 80px 0 0;
padding: 0;
display: inline;
float: left;
width: 100%;
}
.mbs-pages a {
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.mbs-pages ul {
margin: 0 auto;
padding: 0;
list-style: none;
float: left;
position: relative;
left: 50%;
}
.mbs-pages ul li {
margin: 0 10px 0 0;
padding: 0;
float: left;
position: relative;
right: 50%;
}
.mbs-pages ul li:last-child {
margin: 0;
}
.mbs-pages ul li a,
.mbs-pages ul li span.current {
margin: 0;
padding: 10px 16px;
float: left;
text-decoration: none;
}
.pagination-post strong {
margin: 0 0 10px;
padding: 0;
float: left;
width: 100%;
text-align: center;
}
.pagination-post ul {
margin: 0 auto;
padding: 0;
list-style: none;
float: left;
position: relative;
left: 50%;
}
.pagination-post ul li {
margin: 0 10px 0 0;
padding: 0;
float: left;
position: relative;
right: 50%;
}
.pagination-post ul li:last-child {
margin: 0;
}
.pagination-post span {
margin: 0;
padding: 10px 16px;
float: left;
text-decoration: none;
}
.pagination-post a span {
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}  hr {
margin: 1.250em 0;
border: 0;
height: 1px;
clear: left;
width: 100%;
background: #333;
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
} pre {
margin: 0.625em 0;
padding: 0.625em;
overflow: hidden;
background: #F9F9F9;
border: 1px solid #D9D9D9;
color: #666;
white-space: pre-wrap;
display: block;
}
code {
margin: 0.625em 0;
padding: 0.625em;
overflow: hidden;
background: #F9F9F9;
border: 1px solid #D9D9D9;
color: #666;
white-space: pre-wrap;
display: block;
} blockquote {
padding: 0.625em 1.250em;
margin: 0 0 1.250em;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 110%;
font-weight: 300;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
display: block;
line-height: 1.4em;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
} div.pullquote {
padding: 0.625em 1.250em;
margin: 0 0 1.250em;
border: none;
border-left: 5px solid #eeeeee;
}
div.pullquote p {
font-size: 110%;
font-weight: 300;
}
div.pullquote.alignleft {
margin: 0.625em 1.250em 0 0;
float: left;
width: 35%;
}
div.pullquote.alignright {
margin: 0.625em 0 0 10px;
float: right;
width: 35%;
}
div.pullquote.aligncenter {
margin: 0.625em 0;
text-align: center;
} .alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 0.625rem;
padding: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 0.625rem;
padding: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin: 0 auto 0.625rem auto;
padding: 4px;
}
img.alignleft,
img.alignright,
img.aligncenter {
background: #eee;
border: 1px solid #fff;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.wp-caption {
margin-top: 14px;
margin-bottom: 1.5em;
padding-top: 5px !important;
max-width: 99%;
text-align: center;
background: #eee;
border: 1px solid #fff;
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.wp-caption img {
margin: 0;
padding: 0;
border: none;
background: none;
box-shadow: none;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 8px 0;
line-height: 140%;
} div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 10px 0 0;
padding: 8px;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
span.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
padding: 5px;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
margin-left: .5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 div.ajax-error {
display: none;
} #lang_sel_widget {
margin: 0 0 30px;
padding: 15px;
float: left;
width: 100%;
}
#lang_sel a.lang_sel_sel:after {
content: "\f0d7";
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
text-decoration: inherit;
position: absolute;
top: 8px;
right: 8px;
} * html #lang_sel {
width: 12em;
} #lang_sel ul,
#lang_sel li {
margin: 0;
padding: 0;
float: left;
width: 100%;
list-style: none;
}
#lang_sel li:before {
content: '' !important;
}
#lang_sel ul ul {
width: 100%;
} #lang_sel li {
float: left;
width: 100%;
position: relative;
} #lang_sel a,
#lang_sel a:visited {
padding: 6px 6px 6px 10px;
display: block;
text-decoration: none !important;
line-height: 24px;
} * html #lang_sel a,
* html #lang_sel a:visited {
width: 149px;
} #lang_sel ul ul {
padding: 35px 0 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
} * html #lang_sel ul ul {
top: 18px;
} #lang_sel table {
position: absolute;
top: 0;
left: 0;
border-collapse: collapse;
} #lang_sel ul ul a,
#lang_sel ul ul a:visited {
height: auto;
line-height: 1em;
padding: 5px 10px;
border-width: 0 1px 1px;
} * html #lang_sel ul ul a,
* html #lang_sel ul ul a:visited {
width: 150px;
} #lang_sel ul li:hover ul,
#lang_sel ul a:hover ul {
visibility: visible;
}
#lang_sel img.iclflag {
width: 18px;
height: 12px;
position: relative;
}
#lang_sel_footer {
margin: 0;
padding: 7px;
text-align: center;
min-height: 15px;
clear: both;
}
#lang_sel_footer ul {
list-style: none;
margin: 0;
padding: 0;
}
#lang_sel_footer ul li img {
position: relative;
top: 1px;
width: 18px;
height: 12px;
}
#lang_sel_footer ul li {
display: inline;
margin: 0 1px 0 0;
padding: 0;
white-space: nowrap;
line-height: 25px;
}
#lang_sel_footer ul li a,
#lang_sel_footer ul li a:visited {
text-decoration: none;
padding: 5px 10px;
}
#wpml_credit_footer {
width: 100%;
margin: 10px 0;
padding: 0;
text-align: center;
font-size: 11px;
}
#lang_sel_list.lang_sel_list_vertical {
width: 100%;
} * html #lang_sel_list {
width: 12em;
} #lang_sel_list ul,
#lang_sel_list li {
padding: 0 !important;
margin: 0 !important;
list-style-type: none !important;
}
#lang_sel_list li:before {
content: '' !important;
}
#lang_sel_list ul.lang_sel_list_vertical {
width: 100%;
} #lang_sel_list li {
float: left;
position: relative;
}
#lang_sel_list.lang_sel_list_vertical li {
width: 100%;
} #lang_sel_list a,
#lang_sel_list a:visited {
display: block;
font-size: 11px;
text-decoration: none !important;
line-height: 18px;
padding-left: 5px;
}
#lang_sel_list.lang_sel_list_vertical a,
#lang_sel_list.lang_sel_list_vertical a:visited {
border-top-width: 0;
padding-left: 10px;
} * html #lang_sel_list a,
* html #lang_sel_list a:visited {
width: 149px;
} #lang_sel_list.lang_sel_list_vertical ul {
height: 0;
top: 19px;
left: 0;
} * html #lang_sel_list ul {
top: 18px;
} #lang_sel_list table {
position: absolute;
top: 0;
left: 0;
border-collapse: collapse;
} #lang_sel_list ul a,
#lang_sel_list_list ul a:visited {
padding: 8px 10px;
height: auto;
line-height: 1em;
}
#lang_sel_list.lang_sel_list_vertical ul a,
#lang_sel_list_list ul a:visited {
padding: 8px 10px;
} * html #lang_sel_list ul a,
* html #lang_sel_list ul a:visited {
width: 150px;
}
#lang_sel_list a.lang_sel_sel:hover {
text-decoration: none;
} #lang_sel_list ul li:hover ul,
#lang_sel_list ul a:hover ul {
visibility: visible;
}
#lang_sel_list img.iclflag {
width: 18px;
height: 12px;
position: relative;
top: 1px;
}
#lang_sel.icl_rtl {
text-align: right;
direction: rtl;
}
#lang_sel.icl_rtl .lang_sel_sel {
padding-right: 14px;
} .menu-item-language img.iclflag {
height: 12px !important;
width: 18px !important;
margin-bottom: 0 !important;
margin-right: 4px;
} @media only screen and (max-width: 48em) { .body-sticky {
height: auto;
}
.sticky-container {
display: inline;
height: auto;
}
.sticky-block {
display: inline;
height: auto;
}
.sticky-push {
height: auto;
} .flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
#topgallery .flex-control-nav {
display: none;
} div.pullquote {
margin: 0 0 1.250em !important;
width: 100% !important;
} .mbs-pages {
overflow: hidden;
padding: 0 0.928571rem;
}
.mbs-pages ul li a.page-numbers,
.mbs-pages ul li span.page-numbers.current {
display: none;
}
.mbs-pages ul li a.page-numbers.prev,
.mbs-pages ul li a.page-numbers.next {
display: inline-block;
}
.mbs-pages ul {
float: left;
width: 100%;
}
.mbs-pages ul li:first-child {
float: left;
}
.mbs-pages ul li:last-child {
float: right;
} #topsearch {
max-width: none;
}
} body {
color: #3a3a3a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #3a3a3a;
}
a {
color: #8d4a9b;
}
abbr,
acronym {
border-bottom: 1px dotted #3c4c66;
} blockquote {
border-left: 5px solid #e0e0e0;
}
blockquote footer,
blockquote small,
blockquote .small {
color: #999;
} code {
color: #333;
background: #f8f8f8;
border: 1px solid #dfdfdf;
}
code.inline-code {
color: #746A5F;
}
pre {
background: #f5f5f5;
border: 1px solid #ccc;
color: #333;
}
kbd {
background: #212121;
color: #fff;
} .alignleft,
img.alignleft {
border: 1px solid #c5c5c5;
}
.alignright,
img.alignright {
border: 1px solid #c5c5c5;
}
.aligncenter,
img.aligncenter {
margin-left: auto;
margin-right: auto;
border: 1px solid #c5c5c5;
}
.wp-caption {
background: #E8E8E8;
} #cookiebar.opacity {
background: rgba(0, 0, 0, 0.9);
color: #fff;
}
#cookiebar.solid {
background: #111;
color: #fff;
} #topsearch input {
background: #f5f5f5;
border: 1px solid #fff;
-webkit-box-shadow: 0 1px 3px #c8bfbf inset;
-moz-box-shadow: 0 1px 3px #c8bfbf inset;
box-shadow: 0 1px 3px #c8bfbf inset;
}
#topsearch button {
background: #03A9F4;
color: #fff;
}
#topsearch button:hover,
#topsearch button:active,
#topsearch button:focus {
background: #08838E;
} #search-result:before {
border-color: transparent transparent #b6b6b6;
}
#search-result a:hover {
background: #F5F5F5;
}
#search-result {
background: #fff;
border: 1px solid #b6b6b6;
}
#search-result li {
border-bottom: 1px solid #b6b6b6;
}
#search-result li:last-child {
border-bottom: none;
}
form#searchform i.live-search-loading {
color: #fff;
} #page_search article span {
color: #666;
}
span.search-highlight {
background: #FFD22E;
} .postshare ul li a i {
color: #B2B2B2;
}
.postshare ul li a:hover i.fa-facebook-square {
color: #3B5998;
}
.postshare ul li a:hover i.fa-twitter-square {
color: #4287B9;
}
.postshare ul li a:hover i.fa-google-plus-square {
color: #DE5342;
}
.postshare ul li a:hover i.fa-pinterest-square {
color: #CB2027;
}
.postshare ul li a:hover i.fa-linkedin-square {
color: #2B5AC8;
}
.postshare ul li a:hover i.fa-reddit-square {
color: #0D2636;
}
.postshare ul li a:hover i.fa-get-pocket {
color: #EF3E56;
}
.postshare ul li a:hover i.fa-delicious {
color: #3274D2;
}
.postshare ul li a:hover i.fa-stumbleupon {
color: #F04F23;
}
.postshare ul li a:hover i.fa-tumblr-square {
color: #415A6C;
}
.postshare ul li a:hover i.fa-hacker-news {
color: #E54B11;
}
.postshare ul li a:hover i.fa-vk {
color: #56789C;
} .mbs-pages ul li a {
background: #03A9F4;
color: #fff;
}
.mbs-pages ul li a:hover,
.mbs-pages ul li span.current {
background: #0288D1;
color: #fff;
}
.mbs-pages ul li a,
.mbs-pages ul li span {
border: 1px solid #ffffff;
}
.pagination-post span,
.pagination-post a:hover span {
background: #03A9F4;
color: #fff;
}
.pagination-post a span {
background: #03A9F4;
color: #fff;
} div.wpcf7-mail-sent-ok {
color: #FCFCFC;
background: #4EB56C;
}
div.wpcf7-spam-blocked {
border: 2px solid #f39c12;
}
.wpcf7-not-valid {
border: 1px solid #f1734b !important;
}
div.wpcf7-mail-sent-ng,
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
.use-floating-validation-tip span.wpcf7-not-valid-tip {
color: #FCFCFC;
background: #F1734B;
}
div.wpcf7 img.ajax-loader {
border: none;
width: auto;
}
div.wpcf7 .placeheld {
color: #888;
} #lang_sel_widget {
background: #f9f2e6;
box-shadow: 0 0 3px 0 rgba(231, 203, 156, 0.8);
}
#lang_sel a,
#lang_sel a:visited {
color: #444;
border: 1px solid #b6b6b6;
background: #fff;
}
#lang_sel ul ul {
border-top: 1px solid #b6b6b6;
}
#lang_sel ul ul a,
#lang_sel ul ul a:visited {
background: #fff;
color: #444;
}
#lang_sel a:hover,
#lang_sel ul ul a:hover {
color: #000;
background: #eee;
}
#lang_sel :hover > a,
#lang_sel ul ul :hover > a {
color: #000;
background: #eee;
}
#lang_sel a.lang_sel_sel {
color: #727272;
}
#lang_sel a.lang_sel_sel:hover {
color: #212121;
}
#lang_sel_footer {
background-color: #fff;
border: 1px solid #b6b6b6;
}
#lang_sel_list a,
#lang_sel_list a:visited {
color: #444;
}
#lang_sel_list.lang_sel_list_vertical a,
#lang_sel_list.lang_sel_list_vertical a:visited {
border: 1px solid #b6b6b6;
}
#lang_sel_list.lang_sel_list_vertical ul {
border-top: 1px solid #b6b6b6;
}
#lang_sel_list ul a,
#lang_sel_list_list ul a:visited {
color: #444;
}
#lang_sel_list ul a.lang_sel_sel {
background: #fff;
}
#lang_sel_list a.lang_sel_sel {
background: none;
color: #444;
}
#lang_sel_list a.lang_sel_sel:hover {
color: #000;
} .btn {
color: #fff;
}
.btn.dftheme-default {
background: #017FD6;
border-color: #006FBE;
}
.btn.dftheme-default:hover,
.btn.dftheme-default:active,
.btn.dftheme-default:focus {
background: #006FBE;
}
.btn.dftheme1 {
background: #555;
border: none;
}
.btn.dftheme1:hover,
.btn.dftheme1:active,
.btn.dftheme1:focus {
background: #676668;
}
.btn.dftheme2 {
background: #C05A3B;
border: none;
}
.btn.dftheme2:hover,
.btn.dftheme2:active,
.btn.dftheme2:focus {
background: #A44D32;
}
.btn.dftheme3 {
background: #BCCDB0;
border: none;
}
.btn.dftheme3:hover,
.btn.dftheme3:active,
.btn.dftheme3:focus {
background: #9DAB93;
} @font-face {
font-family: 'humnst777_lt_btlight';
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_light_bt-webfont.eot);
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_light_bt-webfont.eot?#iefix) format('embedded-opentype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_light_bt-webfont.woff2) format('woff2'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_light_bt-webfont.woff) format('woff'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_light_bt-webfont.ttf) format('truetype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_light_bt-webfont.svg#humnst777_lt_btlight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'humnst777_btbold';
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bold_bt-webfont.eot);
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bold_bt-webfont.eot?#iefix) format('embedded-opentype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bold_bt-webfont.woff2) format('woff2'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bold_bt-webfont.woff) format('woff'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bold_bt-webfont.ttf) format('truetype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bold_bt-webfont.svg#humnst777_btbold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'humnst777_btroman';
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bt-webfont.eot);
src: url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bt-webfont.eot?#iefix) format('embedded-opentype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bt-webfont.woff2) format('woff2'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bt-webfont.woff) format('woff'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bt-webfont.ttf) format('truetype'), url(https://www.italprotec.it/wp-content/themes/italprotec/fonts/humanist_777_bt-webfont.svg#humnst777_btroman) format('svg');
font-weight: normal;
font-style: normal;
}
body {
font-family: 'humnst777_btroman';
}
h1,
h2,
h3 {
color: #006cb4;
}
.bandiera .verde {
background-color: #72be68;
background-image: -webkit-gradient(linear, left center, right center, from(#075051), to(#72be68));
background-image: -webkit-linear-gradient(left, #075051, #72be68);
background-image: -moz-linear-gradient(left, #075051, #72be68);
background-image: -o-linear-gradient(left, #075051, #72be68);
background-image: linear-gradient(left, #075051, #72be68);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#075051', EndColorStr='#72be68');
height: 8px;
}
.bandiera .rosso {
background-color: #df222d;
background-image: -webkit-gradient(linear, left center, right center, from(#7c282d), to(#df222d));
background-image: -webkit-linear-gradient(left, #7c282d, #df222d);
background-image: -moz-linear-gradient(left, #7c282d, #df222d);
background-image: -o-linear-gradient(left, #7c282d, #df222d);
background-image: linear-gradient(left, #7c282d, #df222d);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#7c282d', EndColorStr='#df222d');
height: 8px;
}
.top-nav {
background: transparent none repeat scroll 0 0;
}
.menumain {
background: #006cb4;
}
.nav-dropdown > ul > li.current-menu-item > a {
background: #004d81;
}
.nav-dropdown > ul > li > h2,
.nav-dropdown > ul > li h3 {
padding: 0;
} @media only screen and (min-width: 48.063em) {
.nav-dropdown .sub-menu,
.nav-dropdown.right .sub-menu {
padding: 0;
top: 100%;
margin: 0;
left: 0;
min-width: 100%;
z-index: 3000;
}
.nav-dropdown label.btmenu-toggle {
display: none;
}
.nav-dropdown input.btmenu-input[type=radio] ~ ul {
display: block;
}
.nav-dropdown {
width: auto;
}
.nav-dropdown label.arrow {
margin: 0;
padding: 0;
width: 1em;
height: 1em;
text-align: center;
display: none;
}
.nav-dropdown li label.marrow,
.nav-dropdown li label.sarrow {
display: none;
}
.nav-dropdown ul,
.nav-dropdown ul li {
width: auto;
}
.nav-dropdown ul span.arrow {
display: inline-block;
}
.nav-dropdown ul li i {
margin: 0 0.5em 0 0;
}
.nav-dropdown > ul > li.menu-item-has-children a {
padding-right: 1.875em;
}
.nav-dropdown > ul > li.menu-item-has-children h2 > a:after {
content: "";
border-color: rgba(255, 255, 255, 0.4) transparent transparent;
border-style: solid inset inset;
border-width: 5px;
display: block;
height: 0;
position: absolute;
top: 50%;
right: .688em;
margin-top: -.1em;
width: 0;
}
.nav-dropdown li {
float: left;
}
.nav-dropdown > ul > li a {
padding: 0 .625em;
line-height: 3.25em;
}
.nav-dropdown .sub-menu li {
float: left;
width: 100%;
white-space: nowrap;
word-wrap: break-word;
}
.nav-dropdown .sub-menu {
position: absolute;
}
.nav-dropdown.right .sub-menu {
display: none;
position: absolute;
left: auto;
word-wrap: break-word;
}
.nav-dropdown .sub-menu li.menu-item-has-children h3 > a {
padding-right: 1.875em;
}
.nav-dropdown .sub-menu li.menu-item-has-children > h3 > a:after {
content: "\00bb";
position: absolute;
top: 20%;
right: .688em;
margin-top: -.7em;
}
.nav-dropdown .menu-item-has-children:hover > .sub-menu {
display: block;
visibility: visible;
opacity: 1;
width: auto;
}
.nav-dropdown .sub-menu,
.nav-dropdown input[type=radio]:checked + .sub-menu {
display: none;
visibility: hidden;
opacity: 0;
}
.nav-dropdown input[type=radio]:checked ~ .sub-menu {
display: block;
}
.nav-dropdown .sub-menu .sub-menu {
top: 0;
left: 100%;
}
.nav-dropdown.right .sub-menu .sub-menu {
right: 100%;
left: auto;
}
.nav-dropdown .sub-menu .arrow {
float: right;
}
}
@media only screen and (min-width: 48.063em) and (max-width: 63.938em) {
.nav-dropdown li label.arrow,
.nav-dropdown li label.sarrow {
display: block;
width: 100%;
height: 3.25em;
}
.nav-dropdown .menu-item-has-children:hover > .sub-menu {
display: none;
visibility: hidden;
opacity: 0;
}
.nav-dropdown li input[type=radio]:checked ~ .sub-menu,
.nav-dropdown li input[type=checkbox]:checked ~ .sub-menu {
display: block;
visibility: visible;
opacity: 1;
width: auto;
}
.nav-dropdown li input[type=radio]:checked + label.arrow,
.nav-dropdown li input[type=checkbox]:checked + label.sarrow {
display: none;
}
.nav-dropdown.keep-click li input[type=radio]:checked + label.arrow {
display: block;
}
.nav-dropdown .sub-menu label.arrow,
.nav-dropdown .sub-menu label.sarrow {
text-indent: -9999px;
overflow: hidden;
}
}
@media only screen and (max-width: 768px) {
.nav-dropdown .sub-menu {
border: none;
}
.nav-dropdown label.arrow,
.nav-dropdown label.marrow,
.nav-dropdown label.sarrow {
background: transparent;
}
.nav-dropdown .sub-menu label.marrow,
.nav-dropdown .sub-menu label.sarrow {
background: transparent;
}
#art-prodotti {
text-align: center;
}
#breadcrumbs {
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}
.pull-right {
float: none;
}
.categorie_sidebar {
display: none;
}
}
.nav-dropdown > ul > li > a,
.nav-dropdown > ul > li > h2 > a,
.nav-dropdown > ul > li h3 > a {
background: #006cb4;
color: white;
padding: 0 .625em;
line-height: 3.25em;
font-size: 16px;
}
.nav-dropdown > ul > li > a:hover,
.nav-dropdown > ul > li > h2 > a:hover,
.nav-dropdown > ul > li h3 > a:hover {
background: #004d81;
}
.nav-dropdown .sub-menu li a {
padding-top: 0;
padding-bottom: 0;
}
.nav-dropdown > ul > li.iconahome a span {
display: none;
}
.nav-dropdown > ul > li.iconahome a:before {
content: "\f015";
font-family: FontAwesome;
}
.logged_nav {
display: none !important;
border-left: 2px solid rgba(255, 255, 255, 0.2);
border-right: 2px solid rgba(255, 255, 255, 0.2);
padding-left: .5em;
padding-right: .5em;
}
body.logged-in .logged_nav {
display: block !important;
}
#logo {
margin: 30px 0 10px;
}
@media (min-width: 768px) {
#logo {
margin: 35px 0 30px;
}
}
footer#foot {
background: #006cb4;
padding: 20px 0;
color: #ffffff;
}
footer#foot a {
color: #ffffff;
}
.wrapper-box {
background: #e6e6e6;
border-radius: 15px;
margin: 0 auto;
max-width: 270px;
min-height: 270px;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.wrapper-box:hover {
background: #cccccc;
}
.wrapper-box:hover img {
opacity: 0.8;
}
.uppercase {
text-transform: uppercase;
}
.img_logo img {
display: block;
margin: 25px auto 0;
}
.img_logo {
min-height: 60px;
}
.nostri-marchi li {
margin-bottom: 40px;
}
.bannerpromo > div {
background: #e6e6e6;
border-radius: 15px;
overflow: hidden;
}
.bannerpromo > div img {
-webkit-box-shadow: 0 0 8px #6b6b6b;
-moz-box-shadow: 0 0 8px #6b6b6b;
box-shadow: 0 0 8px #6b6b6b;
}
a {
color: #006cb4;
}
a:hover {
text-decoration: underline;
}
#wp-live-chat {
bottom: 0;
right: 10%;
}
.btn.btn-default {
background: #006cb4;
color: #ffffff;
border: medium none;
border-radius: 8px;
margin-right: 15px;
padding: 4px 18px;
text-transform: uppercase;
}
.btn.btn-default:hover {
text-decoration: none;
background: #004d81;
}
#art-prodotti {
padding-top: 50px;
padding-bottom: 50px;
}
#art-prodotti .readmore {
display: block;
margin-bottom: 3em;
}
#art-prodotti .btn.btn-default {
margin-bottom: 10px;
}
#art-prodotti li > a {
display: block;
border: 2px solid #ffffff;
border-radius: 15px;
overflow: hidden;
text-decoration: none;
}
#art-prodotti li > a h4 {
color: #006cb4;
font-size: 0.9em;
padding: 10px 0;
text-transform: uppercase;
}
#art-prodotti li > a:hover {
border: 2px solid #006cb4;
}
a {
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.categorie_sidebar {
border-right: 1px solid #006cb4;
list-style: none;
}
.categorie_sidebar li {
padding: 10px 15px;
text-transform: uppercase;
margin-bottom: 0;
}
.categorie_sidebar li a {
color: #006cb4;
text-decoration: none;
hyphens: auto;
}
.categorie_sidebar li.active,
.categorie_sidebar li:hover {
background: #006cb4;
}
.categorie_sidebar li.active a,
.categorie_sidebar li:hover a {
color: #ffffff;
}
.categorie_sidebar .sottovoci {
list-style: none;
padding: 0 15px 30px 0;
}
.categorie_sidebar .sottovoci li {
margin: 0;
padding: 0;
}
.categorie_sidebar .sottovoci li:hover {
background: #ffffff;
text-decoration: underline;
}
.categorie_sidebar .sottovoci li a {
text-transform: none;
font-size: 0.9em;
color: #006cb4;
font-weight: 700;
}
.sp-button {
background: #ccc none repeat scroll 0 0;
}
#breadcrumbs {
margin-top: 1em;
margin-bottom: 1em;
}
#breadcrumbs li {
list-style: none;
display: inline-block;
margin-left: 0.8em;
}
#breadcrumbs li:first-child {
margin-left: 0;
}
#breadcrumbs li:first-child:before {
content: "";
margin-left: -1em;
}
#breadcrumbs li:before {
content: "\f105";
font-family: FontAwesome;
margin-right: 0.8em;
}
#breadcrumbs .breadcrumbs {
margin-left: 1.1em;
}
.link-riservata.active a {
border-color: #006cb4;
color: #ffffff;
}
.link-riservata.active .titolo-area {
background: #006cb4;
}
.link-riservata a {
border: 3px solid #F2F2F2;
display: block;
text-decoration: none;
color: #006cb4;
}
.link-riservata a .titolo-area {
display: block;
background: #F2F2F2;
padding: 5px 0;
text-transform: uppercase;
}
.elenco-allegati {
border: 1px solid #006cb4;
}
.elenco-allegati ul {
list-style: none;
margin: 0;
}
.elenco-allegati ul li {
border-bottom: 1px solid #006cb4;
margin: 0;
padding: 12px;
}
.elenco-allegati ul li.active {
background: #006cb4;
}
.elenco-allegati ul li.active a {
color: #ffffff;
}
.elenco-allegati ul li:last-child {
border: none;
}
.elenco-allegati ul li:hover {
background: #006cb4;
}
.elenco-allegati ul li:hover a {
color: #ffffff;
}
.elenco-allegati ul li a {
text-decoration: none;
}
.elenco-allegati ul li a i {
font-size: 20px;
}
.wpcf7-form > .row {
margin-bottom: 10px;
}
div.wpcf7-response-output {
float: left;
}
.nav-dropdown > ul > li > a,
.nav-dropdown > ul > li > h2 > a {
border-right: medium none;
}
.social .sdwidget {
float: left;
background: transparent;
color: #006cb4;
}
.sr-only {
display: none;
}
.info-shortcode,
.icona-social {
float: left;
margin: 0px 5px;
font-size: 0.9em;
}
@media (min-width: 768px) {
.info-shortcode,
.icona-social {
margin: 20px 3px;
font-size: 1em;
}
}
@media (min-width: 1200px) {
.info-shortcode,
.icona-social {
margin: 20px 10px;
}
}
.info-shortcode .fa,
.icona-social .fa {
margin-right: 10px;
}
.icona-social {
font-size: 2em;
margin: 15px 0;
}
@media screen and (max-width: 767px) {
.icona-social {
margin: -2px 0;
margin-left: .5em;
margin-bottom: .5em;
}
}
@media screen and (max-width: 708px) {
.icona-social {
margin-left: 0em;
}
}
.menu-top-header li {
list-style: none;
display: inline-block;
float: left;
position: relative;
font-size: 14px;
margin: 0 4px;
}
@media (min-width: 768px) {
.menu-top-header li {
font-size: 1em;
margin: 0 10px;
}
}
#lang_sel a.lang_sel_sel {
border: medium none;
color: #006cb4;
min-width: 70px;
line-height: 23px;
padding: 0 25px 0 0;
text-align: right;
}
@media (min-width: 768px) {
#lang_sel a.lang_sel_sel {
min-width: 103px;
line-height: 26px;
}
}
#lang_sel a.lang_sel_sel:after {
top: 0;
}
#lang_sel a:hover,
#lang_sel ul ul a:hover {
background: transparent none repeat scroll 0 0;
}
#lang_sel ul ul {
border-top: medium none;
}
.menu-top-header {
margin: 10px 0;
}
@media (min-width: 768px) {
.menu-top-header {
margin: 35px 0 0 0;
}
}
.menu-top-header a {
text-decoration: none;
}
.loginform {
background: #f2f2f2 none repeat scroll 0 0;
padding: 15px;
position: absolute;
z-index: 1000;
display: none;
}
.loginform p {
float: left;
line-height: 1.2em;
}
.loginform #username {
width: 150px;
}
.loginform .box-username {
width: 152px;
margin-left: 32px;
}
.loginform .box-username:before {
content: "\f007";
background: #ccc none repeat scroll 0 0;
display: block;
font-family: FontAwesome;
height: 33px;
line-height: 33px;
position: absolute;
right: 100%;
text-align: center;
width: 33px;
}
.loginform .box-pwd {
margin-left: 32px;
}
.loginform .box-pwd:before {
content: "\f084";
background: #ccc none repeat scroll 0 0;
display: block;
font-family: FontAwesome;
height: 33px;
line-height: 33px;
position: absolute;
right: 100%;
text-align: center;
width: 33px;
}
.loginform .box-pwd button {
background: #006cb4;
color: #ffffff;
font-size: 19px;
padding: 4px 0;
text-align: center;
width: 37px;
}
.loginform input[type="password"] {
float: left;
width: 114px;
}
.loginform input[type="text"],
.loginform input[type="password"] {
height: 33px;
margin-bottom: 10px;
padding: 0 10px;
border: none;
box-shadow: none;
}
#register .row {
margin-bottom: 10px;
}
.status {
line-height: 1.2em;
color: red;
}
.lost-pwd {
display: block;
margin-top: 5px;
}
header .info-shortcode a {
color: #006cb4 !important;
}
#lang_sel ul ul a,
#lang_sel ul ul a:visited {
border-width: 0;
text-align: right;
}
.testo-descrizione {
overflow: hidden;
}
.readmore {
display: none;
}
.ricerca_dinamica input {
display: block;
margin: 0 auto;
max-width: 267px;
}
.screen-reader-text {
display: none;
}
.certificazioni .sm-4 {
margin-bottom: 20px;
max-height: 300px;
}
.certificazioni .sm-4 img {
display: block;
margin: 0 auto;
max-height: 300px;
width: auto;
}
.form_nl {
display: block;
float: none;
margin: 6em auto;
}
p.descrizione_home {
color: #959595;
font-size: 13px;
line-height: 1.2em;
min-height: 90px;
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
text-align: center;
}
.nostri-marchi a {
text-decoration: none;
}
#mc_embed_signup form {
max-width: 45em;
margin-left: auto;
margin-right: auto;
}
input:disabled {
opacity: .5;
cursor: default;
}
.page .img_anteprima,
.archive .img_anteprima {
margin-bottom: 1em;
} .news_accept {
padding-top: 1em;
}
.news_accept label {
float: right;
width: 90%;
}
.news_accept #newsletter {
float: left;
}
.privacy_accept {
padding-bottom: 1em;
}
.privacy_accept label {
float: right;
width: 90%;
}
.privacy_accept #privacy {
float: left;
}
#page_search {
padding-top: 4em;
padding-bottom: 4em;
}
.single-area-riservata .button-search {
width: 100%;
max-width: 267px;
}
.single-area-riservata .button-search:hover {
opacity: .8;
}
.postcomnt {
display: none;
} #attachment img {
border: 1px solid #f2f2f2;
}
.page-numbers {
position: relative;
display: inline;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25;
color: #0275d8;
background-color: #fff;
border: 1px solid #ddd;
border-radius: .188em;
}
.page-numbers.current {
background: #017FD6;
color: white;
}
#cookie_access_form a {
color: black !important;
}
#cookie_access_form {
background-color: white !important;
color: black !important;
}
.menu-seo a,
.menu-seo {
font-size: 12px;
}