@charset "UTF-8";
.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__img, .fotorama__html, .fotorama__video iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
left: 0;
bottom: 0; }
.fotorama--fullscreen, .fotorama__img {
max-width: 99999px !important;
max-height: 99999px !important;
min-width: 0 !important;
min-height: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
padding: 0 !important; }
.fotorama__wrap .fotorama__grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab; }
.fotorama__grabbing * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing; }
.fotorama__spinner {
position: absolute !important;
top: 50% !important;
left: 50% !important; }
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3
.fotorama__fullscreen-icon, .fotorama__wrap--css3
.fotorama__video-play, .fotorama__wrap--css3
.fotorama__video-close {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
.fotorama__nav__frame, .fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
outline: 0; }
.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after {
content: '';
border-radius: inherit;
background-color: rgba(0, 175, 234, 0.5); }
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
-webkit-transform: none !important;
transform: none !important; }
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
transition-property: -webkit-transform, width;
transition-property: transform, width;
transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
transition-duration: 0ms; }
.fotorama__wrap, .fotorama__no-select, .fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fotorama__select {
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text; }
.fotorama__nav, .fotorama__nav__frame {
margin: auto;
padding: 0; }
.fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__caption__wrap {
-moz-box-orient: vertical;
display: inline-block;
vertical-align: middle;
*display: inline;
*zoom: 1; }
.fotorama__nav__frame, .fotorama__thumb-border {
box-sizing: content-box; }
.fotorama__caption__wrap {
box-sizing: border-box; }
.fotorama--hidden, .fotorama__load {
position: absolute;
left: -99999px;
top: -99999px;
z-index: -1; }
.fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__nav, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
-webkit-tap-highlight-color: transparent; }
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close {
background: url(//mauricenatour.com/wp-content/plugins/fotorama/fotorama.png) no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close {
background: url(//mauricenatour.com/wp-content/plugins/fotorama/fotorama@2x.png) no-repeat;
background-size: 96px 160px; } }
.fotorama__thumb {
background-color: #7f7f7f;
background-color: rgba(127, 127, 127, 0.2); }
@media print {
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close, .fotorama__thumb-border {
background: none !important; } }
.fotorama {
min-width: 1px;
overflow: hidden; }
.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
display: none; }
.fullscreen {
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
max-height: 100% !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
background: #000; }
.fotorama--fullscreen {
position: absolute !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
float: none !important;
z-index: 2147483647 !important;
background: #000;
width: 100% !important;
height: 100% !important;
margin: 0 !important; }
.fotorama--fullscreen .fotorama__stage,
.fotorama--fullscreen .fotorama__nav {
background: #000; }
.fotorama__wrap {
-webkit-text-size-adjust: 100%;
position: relative;
direction: ltr;
z-index: 0; }
.fotorama__wrap--rtl .fotorama__stage__frame {
direction: rtl; }
.fotorama__stage,
.fotorama__nav {
overflow: hidden;
position: relative;
max-width: 100%; }
.fotorama__wrap--pan-y {
-ms-touch-action: pan-y; }
.fotorama__wrap .fotorama__pointer {
cursor: pointer; }
.fotorama__wrap--slide .fotorama__stage__frame {
opacity: 1 !important; }
.fotorama__stage__frame {
overflow: hidden; }
.fotorama__stage__frame.fotorama__active {
z-index: 8; }
.fotorama__wrap--fade .fotorama__stage__frame {
display: none; }
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
display: block;
left: 0;
top: 0; }
.fotorama__wrap--fade .fotorama__fade-front {
z-index: 8; }
.fotorama__wrap--fade .fotorama__fade-rear {
z-index: 7; }
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
z-index: 9; }
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
display: none; }
.fotorama__img {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
border: none !important; }
.fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1; }
.fotorama__img--full {
display: none; }
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
display: none; }
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
display: block; }
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
max-width: 99999px !important; }
.fotorama__wrap--only-active .fotorama__stage__frame {
visibility: hidden; }
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
visibility: visible; }
.fotorama__nav {
font-size: 0;
line-height: 0;
text-align: center;
display: none;
white-space: nowrap;
z-index: 5; }
.fotorama__nav__shaft {
position: relative;
left: 0;
top: 0;
text-align: left; }
.fotorama__nav__frame {
position: relative;
cursor: pointer; }
.fotorama__nav--dots {
display: block; }
.fotorama__nav--dots .fotorama__nav__frame {
width: 18px;
height: 30px; }
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
display: none; }
.fotorama__nav--thumbs {
display: block; }
.fotorama__nav--thumbs .fotorama__nav__frame {
padding-left: 0 !important; }
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
padding-right: 0 !important; }
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
display: none; }
.fotorama__dot {
display: block;
width: 4px;
height: 4px;
position: relative;
top: 12px;
left: 6px;
border-radius: 6px;
border: 1px solid #7f7f7f; }
.fotorama__nav__frame:focus .fotorama__dot:after {
padding: 1px;
top: -1px;
left: -1px; }
.fotorama__nav__frame.fotorama__active .fotorama__dot {
width: 0;
height: 0;
border-width: 3px; }
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
padding: 3px;
top: -3px;
left: -3px; }
.fotorama__thumb {
overflow: hidden;
position: relative;
width: 100%;
height: 100%; }
.fotorama__nav__frame:focus .fotorama__thumb {
z-index: 2; }
.fotorama__thumb-border {
position: absolute;
z-index: 9;
top: 0;
left: 0;
border-style: solid;
border-color: #00afea;
background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }
.fotorama__caption {
position: absolute;
z-index: 12;
bottom: 0;
left: 0;
right: 0;
font-family: 'Helvetica Neue', Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
color: #000; }
.fotorama__caption a {
text-decoration: none;
color: #000;
border-bottom: 1px solid;
border-color: rgba(0, 0, 0, 0.5); }
.fotorama__caption a:hover {
color: #333;
border-color: rgba(51, 51, 51, 0.5); }
.fotorama__wrap--rtl .fotorama__caption {
left: auto;
right: 0; }
.fotorama__wrap--video .fotorama__caption, .fotorama__wrap--no-captions .fotorama__caption {
display: none; }
.fotorama__caption__wrap {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
padding: 5px 10px; }
@-webkit-keyframes spinner {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes spinner {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fotorama__wrap--css3 .fotorama__spinner {
-webkit-animation: spinner 24s infinite linear;
animation: spinner 24s infinite linear; }
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html {
transition-property: opacity;
transition-timing-function: linear;
transition-duration: 0.3s; }
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0; }
.fotorama__select {
cursor: auto; }
.fotorama__video {
top: 32px;
right: 0;
bottom: 0;
left: 0;
position: absolute;
z-index: 10; } @-moz-document url-prefix() {
.fotorama__active {
box-shadow: 0 0 0 transparent; } }
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
position: absolute;
z-index: 11;
cursor: pointer; }
.fotorama__arr {
position: absolute;
width: 32px;
height: 32px;
top: 50%;
margin-top: -16px; }
.fotorama__arr--prev {
left: 2px;
background-position: 0 0; }
.fotorama__arr--next {
right: 2px;
background-position: -32px 0; }
.fotorama__arr--disabled {
pointer-events: none;
cursor: default;
*display: none;
opacity: .1; }
.fotorama__fullscreen-icon {
width: 32px;
height: 32px;
top: 2px;
right: 2px;
background-position: 0 -32px;
z-index: 20; }
.fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
border-radius: 50%; }
.fotorama--fullscreen .fotorama__fullscreen-icon {
background-position: -32px -32px; }
.fotorama__video-play {
width: 96px;
height: 96px;
left: 50%;
top: 50%;
margin-left: -48px;
margin-top: -48px;
background-position: 0 -64px;
opacity: 0; }
.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
display: none; }
.fotorama__loaded .fotorama__video-play, .fotorama__error .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
opacity: 1;
display: block; }
.fotorama__nav__frame .fotorama__video-play {
width: 32px;
height: 32px;
margin-left: -16px;
margin-top: -16px;
background-position: -64px -32px; }
.fotorama__video-close {
width: 32px;
height: 32px;
top: 0;
right: 0;
background-position: -64px 0;
z-index: 20;
opacity: 0; }
.fotorama__wrap--css2 .fotorama__video-close {
display: none; }
.fotorama__wrap--css3 .fotorama__video-close {
-webkit-transform: translate3d(32px, -32px, 0);
transform: translate3d(32px, -32px, 0); }
.fotorama__wrap--video .fotorama__video-close {
display: block;
opacity: 1; }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
opacity: 0; }
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
opacity: 1; }
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
opacity: 0 !important; }
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
display: none; }
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
display: block; }
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
display: none !important; }
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
-webkit-transform: translate3d(32px, -32px, 0);
transform: translate3d(32px, -32px, 0); }
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
-webkit-transform: translate3d(-48px, 0, 0);
transform: translate3d(-48px, 0, 0); }
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
-webkit-transform: translate3d(48px, 0, 0);
transform: translate3d(48px, 0, 0); }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
-webkit-transform: translate3d(32px, -32px, 0) !important;
transform: translate3d(32px, -32px, 0) !important; }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
-webkit-transform: translate3d(-48px, 0, 0) !important;
transform: translate3d(-48px, 0, 0) !important; }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
-webkit-transform: translate3d(48px, 0, 0) !important;
transform: translate3d(48px, 0, 0) !important; }
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
transition-duration: 0.3s; }
.fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
content: "";
display: block;
position: absolute;
text-decoration: none;
top: 0;
bottom: 0;
width: 10px;
height: auto;
z-index: 10;
pointer-events: none;
background-repeat: no-repeat;
background-size: 1px 100%, 5px 100%; }
.fotorama__stage:before, .fotorama__nav:before {
background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
background-position: 0 0, 0 0;
left: -10px; }
.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
left: 0; }
.fotorama__stage:after, .fotorama__nav:after {
background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
background-position: 100% 0, 100% 0;
right: -10px; }
.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
right: 0; }
.fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
display: none; }.fotorama--wp {
margin: 1em 0;
}
.fotorama--fullscreen {
margin: 0;
}
.gallery-settings h3:after {
content: ' (Fotorama ignores them)';
font-weight: normal;
text-transform: none;
white-space: nowrap;
}
[lang="ru-RU"] .gallery-settings h3:after {
content: ' (Фоторама игнорирует их)';
}
 @font-face {
font-family: "socicon";
src:url(//mauricenatour.com/wp-content/plugins/divi-booster/core/fixes/126-customizer-social-icons/fonts/socicon.eot);
src:url(//mauricenatour.com/wp-content/plugins/divi-booster/core/fixes/126-customizer-social-icons/fonts/socicon.eot?#iefix) format("embedded-opentype"),
url(//mauricenatour.com/wp-content/plugins/divi-booster/core/fixes/126-customizer-social-icons/fonts/socicon.woff) format("woff"),
url(//mauricenatour.com/wp-content/plugins/divi-booster/core/fixes/126-customizer-social-icons/fonts/socicon.ttf) format("truetype"),
url(//mauricenatour.com/wp-content/plugins/divi-booster/core/fixes/126-customizer-social-icons/fonts/socicon.svg#socicon) format("svg");
font-weight: normal;
font-style: normal;
} [class^="socicon-"]:before,
[class*=" socicon-"]:before {
font-family: "socicon" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.socicon-modelmayhem:before {
content: "\e000";
}
.socicon-mixcloud:before {
content: "\e001";
}
.socicon-drupal:before {
content: "\e002";
}
.socicon-swarm:before {
content: "\e003";
}
.socicon-istock:before {
content: "\e004";
}
.socicon-yammer:before {
content: "\e005";
}
.socicon-ello:before {
content: "\e006";
}
.socicon-stackoverflow:before {
content: "\e007";
}
.socicon-persona:before {
content: "\e008";
}
.socicon-triplej:before {
content: "\e009";
}
.socicon-houzz:before {
content: "\e00a";
}
.socicon-rss:before {
content: "\e00b";
}
.socicon-paypal:before {
content: "\e00c";
}
.socicon-odnoklassniki:before {
content: "\e00d";
}
.socicon-airbnb:before {
content: "\e00e";
}
.socicon-periscope:before {
content: "\e00f";
}
.socicon-outlook:before {
content: "\e010";
}
.socicon-coderwall:before {
content: "\e011";
}
.socicon-tripadvisor:before {
content: "\e012";
}
.socicon-appnet:before {
content: "\e013";
}
.socicon-goodreads:before {
content: "\e014";
}
.socicon-tripit:before {
content: "\e015";
}
.socicon-lanyrd:before {
content: "\e016";
}
.socicon-slideshare:before {
content: "\e017";
}
.socicon-buffer:before {
content: "\e018";
}
.socicon-disqus:before {
content: "\e019";
}
.socicon-vkontakte:before {
content: "\e01a";
}
.socicon-whatsapp:before {
content: "\e01b";
}
.socicon-patreon:before {
content: "\e01c";
}
.socicon-storehouse:before {
content: "\e01d";
}
.socicon-pocket:before {
content: "\e01e";
}
.socicon-mail:before {
content: "\e01f";
}
.socicon-blogger:before {
content: "\e020";
}
.socicon-technorati:before {
content: "\e021";
}
.socicon-reddit:before {
content: "\e022";
}
.socicon-dribbble:before {
content: "\e023";
}
.socicon-stumbleupon:before {
content: "\e024";
}
.socicon-digg:before {
content: "\e025";
}
.socicon-envato:before {
content: "\e026";
}
.socicon-behance:before {
content: "\e027";
}
.socicon-delicious:before {
content: "\e028";
}
.socicon-deviantart:before {
content: "\e029";
}
.socicon-forrst:before {
content: "\e02a";
}
.socicon-play:before {
content: "\e02b";
}
.socicon-zerply:before {
content: "\e02c";
}
.socicon-wikipedia:before {
content: "\e02d";
}
.socicon-apple:before {
content: "\e02e";
}
.socicon-flattr:before {
content: "\e02f";
}
.socicon-github:before {
content: "\e030";
}
.socicon-renren:before {
content: "\e031";
}
.socicon-friendfeed:before {
content: "\e032";
}
.socicon-newsvine:before {
content: "\e033";
}
.socicon-identica:before {
content: "\e034";
}
.socicon-bebo:before {
content: "\e035";
}
.socicon-zynga:before {
content: "\e036";
}
.socicon-steam:before {
content: "\e037";
}
.socicon-xbox:before {
content: "\e038";
}
.socicon-windows:before {
content: "\e039";
}
.socicon-qq:before {
content: "\e03a";
}
.socicon-douban:before {
content: "\e03b";
}
.socicon-meetup:before {
content: "\e03c";
}
.socicon-playstation:before {
content: "\e03d";
}
.socicon-android:before {
content: "\e03e";
}
.socicon-snapchat:before {
content: "\e03f";
}
.socicon-twitter:before {
content: "\e040";
}
.socicon-facebook:before {
content: "\e041";
}
.socicon-googleplus:before {
content: "\e042";
}
.socicon-pinterest:before {
content: "\e043";
}
.socicon-foursquare:before {
content: "\e044";
}
.socicon-yahoo:before {
content: "\e045";
}
.socicon-skype:before {
content: "\e046";
}
.socicon-yelp:before {
content: "\e047";
}
.socicon-feedburner:before {
content: "\e048";
}
.socicon-linkedin:before {
content: "\e049";
}
.socicon-viadeo:before {
content: "\e04a";
}
.socicon-xing:before {
content: "\e04b";
}
.socicon-myspace:before {
content: "\e04c";
}
.socicon-soundcloud:before {
content: "\e04d";
}
.socicon-spotify:before {
content: "\e04e";
}
.socicon-grooveshark:before {
content: "\e04f";
}
.socicon-lastfm:before {
content: "\e050";
}
.socicon-youtube:before {
content: "\e051";
}
.socicon-vimeo:before {
content: "\e052";
}
.socicon-dailymotion:before {
content: "\e053";
}
.socicon-vine:before {
content: "\e054";
}
.socicon-flickr:before {
content: "\e055";
}
.socicon-500px:before {
content: "\e056";
}
.socicon-wordpress:before {
content: "\e058";
}
.socicon-tumblr:before {
content: "\e059";
}
.socicon-twitch:before {
content: "\e05a";
}
.socicon-8tracks:before {
content: "\e05b";
}
.socicon-amazon:before {
content: "\e05c";
}
.socicon-icq:before {
content: "\e05d";
}
.socicon-smugmug:before {
content: "\e05e";
}
.socicon-ravelry:before {
content: "\e05f";
}
.socicon-weibo:before {
content: "\e060";
}
.socicon-baidu:before {
content: "\e061";
}
.socicon-angellist:before {
content: "\e062";
}
.socicon-ebay:before {
content: "\e063";
}
.socicon-imdb:before {
content: "\e064";
}
.socicon-stayfriends:before {
content: "\e065";
}
.socicon-residentadvisor:before {
content: "\e066";
}
.socicon-google:before {
content: "\e067";
}
.socicon-yandex:before {
content: "\e068";
}
.socicon-sharethis:before {
content: "\e069";
}
.socicon-bandcamp:before {
content: "\e06a";
}
.socicon-itunes:before {
content: "\e06b";
}
.socicon-deezer:before {
content: "\e06c";
}
.socicon-telegram:before {
content: "\e06e";
}
.socicon-openid:before {
content: "\e06f";
}
.socicon-amplement:before {
content: "\e070";
}
.socicon-viber:before {
content: "\e071";
}
.socicon-zomato:before {
content: "\e072";
}
.socicon-draugiem:before {
content: "\e074";
}
.socicon-endomodo:before {
content: "\e075";
}
.socicon-filmweb:before {
content: "\e076";
}
.socicon-stackexchange:before {
content: "\e077";
}
.socicon-wykop:before {
content: "\e078";
}
.socicon-teamspeak:before {
content: "\e079";
}
.socicon-teamviewer:before {
content: "\e07a";
}
.socicon-ventrilo:before {
content: "\e07b";
}
.socicon-younow:before {
content: "\e07c";
}
.socicon-raidcall:before {
content: "\e07d";
}
.socicon-mumble:before {
content: "\e07e";
}
.socicon-medium:before {
content: "\e06d";
}
.socicon-bebee:before {
content: "\e07f";
}
.socicon-hitbox:before {
content: "\e080";
}
.socicon-reverbnation:before {
content: "\e081";
}
.socicon-formulr:before {
content: "\e082";
}
.socicon-instagram:before {
content: "\e057";
}
.socicon-battlenet:before {
content: "\e083";
}
.socicon-chrome:before {
content: "\e084";
}
.socicon-discord:before {
content: "\e086";
}
.socicon-issuu:before {
content: "\e087";
}
.socicon-macos:before {
content: "\e088";
}
.socicon-firefox:before {
content: "\e089";
}
.socicon-opera:before {
content: "\e08d";
}
.socicon-keybase:before {
content: "\e090";
}
.socicon-alliance:before {
content: "\e091";
}
.socicon-livejournal:before {
content: "\e092";
}
.socicon-googlephotos:before {
content: "\e093";
}
.socicon-horde:before {
content: "\e094";
}
.socicon-etsy:before {
content: "\e095";
}
.socicon-zapier:before {
content: "\e096";
}
.socicon-google-scholar:before {
content: "\e097";
}
.socicon-researchgate:before {
content: "\e098";
}
.socicon-wechat:before {
content: "\e099";
}
.socicon-strava:before {
content: "\e09a";
}
.socicon-line:before {
content: "\e09b";
}
.socicon-lyft:before {
content: "\e09c";
}
.socicon-uber:before {
content: "\e09d";
}
.socicon-songkick:before {
content: "\e09e";
}
.socicon-viewbug:before {
content: "\e09f";
}
.socicon-googlegroups:before {
content: "\e0a0";
}
.socicon-quora:before {
content: "\e073";
}
.socicon-diablo:before {
content: "\e085";
}
.socicon-blizzard:before {
content: "\e0a1";
}
.socicon-hearthstone:before {
content: "\e08b";
}
.socicon-heroes:before {
content: "\e08a";
}
.socicon-overwatch:before {
content: "\e08c";
}
.socicon-warcraft:before {
content: "\e08e";
}
.socicon-starcraft:before {
content: "\e08f";
}.et-social-icon a.socicon:before{font-family:"socicon" !important}.et-social-icon a.socicon{top:1px}.et-social-icon a.socicon:not(.et-extra-icon){margin-right:4px}#footer-bottom{overflow:hidden}#et-secondary-menu .et-social-icon a.socicon{width:16px;margin-right:-2px}#footer-bottom .et-social-icon a.socicon{width:40px;margin-left:-6px;margin-right:-6px}a.et-extra-icon.socicon:before{font-family:"socicon" !important}#et-info .et-extra-social-icons .et-extra-icon:hover{background:rgba(255,255,255,0.3);!important}