@font-face {
font-family: 'FontAwesome';
src: url(//www.ycet.org/wp-content/plugins/lead-form-builder/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.ycet.org/wp-content/plugins/lead-form-builder/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.ycet.org/wp-content/plugins/lead-form-builder/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.ycet.org/wp-content/plugins/lead-form-builder/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.ycet.org/wp-content/plugins/lead-form-builder/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.ycet.org/wp-content/plugins/lead-form-builder/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.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 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .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-pp: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-resistance: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: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";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
margin: 0;
padding: 0;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
display: block;
}
nav ul {
list-style: none;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}
ul ul {
list-style: circle;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
ins {
text-decoration: underline;
}
del {
text-decoration: line-through;
}
mark {
background: none;
}
abbr[title],
dfn[title],
acronym[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
input[type=submit],
input[type=button],
button {
margin: 0;
padding: 0;
}
input,
select,
a img {
vertical-align: middle;
}
b,
strong {
font-weight: bold;
}
i,
em {
font-style: italic;
}
html {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;
} body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
word-break: break-word;
}
p {
margin-bottom: 20px;
}
ul,
ol {
margin-left: 35px;
margin-bottom: 20px;
}
dl {
margin-bottom: 20px;
}
dl dt {
font-weight: 700;
margin-top: 10px;
}
dl dt:first-child {
margin-top: 0px;
}
dl dd {
margin-left: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.2;
margin-bottom: 20px;
}
figure {
max-width: 100%;
}
pre {
overflow: auto;
padding: 10px 10px;
background: #f3f3f3;
margin-bottom: 20px;
}
.clear {
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
zoom: 1;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
text-align: center;
max-width: 100%;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
figcaption.wp-caption-text {
margin-top: 20px;
}
.bypostauthor {
max-width: 100%;
}
.gallery-caption {
max-width: 100%;
}
.sticky {
max-width: 100%;
}
.single-format-gallery figcaption.wp-caption-text {
margin-bottom: 20px;
}
.single-format-gallery figure.gallery-item {
margin-bottom: 20px;
}
.navigation {
text-align: right;
margin-bottom: 30px;
}
.navigation .screen-reader-text {
display: none;
}
.post-password-form input[type="password"] {
padding: 14px 20px;
margin-left: 5px;
margin-right: 6px;
}
body .page-links>a,
body .nav-links>a,
body .nav-links>span.dots {
background-color: #f0f0f0;
color: #919191;
}
body .page-links>span,
body .page-links>a:hover,
body .nav-links>span.current,
body .nav-links>a:hover {
background-color: #3db166;
color: #fff;
}
.page-links {
clear: left;
margin-top: 40px;
}
.page-links>span,
.page-links>a {
text-decoration: none;
display: inline-block;
font-size: 14px;
padding: 9px 14px;
margin-right: 7px;
font-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.nav-links {
clear: left;
}
.nav-links>span,
.nav-links>a {
text-decoration: none;
display: inline-block;
font-size: 14px;
padding: 9px 14px;
margin-right: 3px;
font-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .kingster-body-outer-wrapper {
position: relative;
overflow: hidden;
}
.kingster-body-wrapper.kingster-with-frame {
position: relative;
}
.kingster-page-wrapper {
clear: both;
}
body.kingster-boxed .kingster-body-wrapper {
margin-left: auto;
margin-right: auto;
position: relative;
}
body.kingster-boxed .kingster-body-wrapper.kingster-left {
margin-left: 0px;
}
body.kingster-boxed .kingster-body-wrapper.kingster-right {
margin-right: 0px;
}
body.kingster-boxed.kingster-boxed-border .kingster-body-wrapper {
box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.25);
}
body.kingster-boxed.kingster-background-pattern {
background-position: center;
background-repeat: repeat;
}
.kingster-body-background {
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-position: center;
background-size: cover;
}
.kingster-container {
margin-left: auto;
margin-right: auto;
}
.kingster-column-10 {
float: left;
width: 16.6666%;
}
.kingster-column-12 {
float: left;
width: 20%;
}
.kingster-column-15 {
float: left;
width: 25%;
}
.kingster-column-20 {
float: left;
width: 33.3333%;
}
.kingster-column-24 {
float: left;
width: 40%;
}
.kingster-column-30 {
float: left;
width: 50%;
}
.kingster-column-36 {
float: left;
width: 60%;
}
.kingster-column-40 {
float: left;
width: 66.6666%;
}
.kingster-column-45 {
float: left;
width: 75%;
}
.kingster-column-48 {
float: left;
width: 80%;
}
.kingster-column-50 {
float: left;
width: 83.3333%;
}
.kingster-column-60 {
float: left;
width: 100%;
}
.kingster-sidebar-right {
float: right;
}
.kingster-sidebar-center {
float: none;
display: inline-block;
}
.kingster-content-area {
padding-top: 60px;
padding-bottom: 40px;
}
.kingster-sidebar-area {
padding-top: 60px;
}
.kingster-line-height-0 {
line-height: 0;
}
a,
button {
text-decoration: none;
transition: background 300ms, color 300ms, border-color 300ms;
-moz-transition: background 300ms, color 300ms, border-color 300ms;
-o-transition: background 300ms, color 300ms, border-color 300ms;
-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}
img {
max-width: 100%;
height: auto;
}
blockquote {
quotes: none;
padding: 30px 30px 15px;
font-size: 17px;
margin-bottom: 35px;
font-style: italic;
margin-top: 35px;
border-left-width: 2px;
border-left-style: solid;
}
.kingster-blockquote-style-2 blockquote {
font-size: 20px;
font-weight: 800;
padding-top: 10px;
padding-left: 35px;
padding-right: 0px;
font-style: normal;
padding-bottom: 10px;
border-left-width: 4px;
}
.kingster-blockquote-style-2 blockquote p {
margin-bottom: 0px;
}
q {
margin-right: 15px;
display: inline-block;
padding: 10px 20px;
vertical-align: middle;
border-left-width: 2px;
border-left-style: solid;
}
.kingster-media-image {
line-height: 0;
position: relative;
}
.kingster-left-align {
text-align: left;
}
.kingster-center-align {
text-align: center;
}
.kingster-right-align {
text-align: right;
}
.kingster-body-wrapper { z-index: 1;
position: relative;
} input,
textarea {
border-width: 1px 1px 2px 1px;
border-style: solid;
}
input:focus,
textarea:focus {
outline: none;
} .kingster-button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.8px;
padding: 15px 33px;
display: inline-block;
-webkit-appearance: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
border-width: 0px;
border-style: solid;
cursor: pointer;
transition: background 300ms, color 300ms, border-color 300ms;
-moz-transition: background 300ms, color 300ms, border-color 300ms;
-o-transition: background 300ms, color 300ms, border-color 300ms;
-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
outline: none;
}  .kingster-page-preload {
position: fixed;
z-index: 999999;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-color: #fff;
background-image: url(//www.ycet.org/wp-content/themes/kingster/images/preload.gif);
background-position: center;
background-repeat: no-repeat;
}
.kingster-page-preload.kingster-out {
background-image: none;
} .kingster-top-bar {
position: relative;
border-bottom-style: solid;
}
.kingster-top-bar-background {
position: absolute;
right: 0px;
left: 0px;
top: 0px;
bottom: 0px;
}
.kingster-top-bar-container {
margin-left: auto;
margin-right: auto;
}
.kingster-top-bar-container-inner {
position: relative;
}
.kingster-top-bar-left {
float: left;
}
.kingster-top-bar-right {
float: right;
}
.kingster-top-bar-right-text {
display: inline;
margin-left: 23px;
}
.kingster-top-bar-right-social {
display: inline;
}
.kingster-top-bar-right-social a {
margin-left: 25px;
}
.kingster-body .kingster-top-bar .kingster-top-bar-right-button {
background: #3db166;
color: #fff;
}
.kingster-body .kingster-top-bar .kingster-top-bar-right-button {
display: inline-block;
font-weight: bold;
padding-left: 23px;
padding-right: 23px;
margin-left: 23px;
} .kingster-top-bar .kingster-top-bar-menu {
display: inline-block;
margin-bottom: 0px;
}
.kingster-top-bar .kingster-top-bar-menu>li {
float: none;
display: inline-block;
}
.kingster-top-bar .kingster-top-bar-menu>li>a {
display: inline;
margin-right: 16px;
}
.kingster-top-bar .kingster-top-bar-menu>li:last-child>a {
margin-right: 0px;
}
.kingster-top-bar .kingster-top-bar-left-menu {
margin-right: 23px;
}
.kingster-top-bar .kingster-top-bar-right-menu {
margin-left: 23px;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu ul {
margin-left: 0px;
font-size: 13px;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu ul ul {
margin-top: 0px;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu:first-child ul {
margin-left: -17px;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu ul li {
padding: 0px 18px 10px;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu ul li:first-child {
padding-top: 10px;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu ul li>a {
background: transparent;
}
.sf-menu.kingster-top-bar-menu>.kingster-normal-menu ul li>a:after {
margin-left: 10px;
}
.sf-menu.kingster-top-bar-menu>.kingster-mega-menu .sf-mega-full {
left: 0px;
right: 0px;
padding-top: 18px;
padding-bottom: 8px;
}
.sf-menu.kingster-top-bar-menu>.kingster-mega-menu .sf-mega-section-inner ul {
font-size: 13px;
}
.sf-menu.kingster-top-bar-menu>.kingster-mega-menu .sf-mega-section-inner ul li {
padding: 0px 18px 10px;
} .kingster-mm-menu-wrap {
display: none;
}
.admin-bar .mm-menu {
margin-top: 32px;
}
.kingster-mobile-button-hamburger-with-border {
font-size: 16px;
padding: 6px;
line-height: 0;
width: 32px;
height: 32px;
text-align: center;
display: inline-block;
border-width: 2px;
border-style: solid;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.kingster-right-menu-button {
display: inline-block;
margin-left: 27px;
}
.kingster-mobile-menu {
float: left;
margin-top: -8px;
margin-left: 30px;
}
.kingster-mobile-menu-right {
position: absolute;
right: 30px;
top: 50%;
margin-top: -9px;
}
.kingster-mobile-menu-left {
position: absolute;
left: 30px;
top: 50%;
margin-top: -9px;
}
.kingster-mobile-menu-left .kingster-mobile-menu {
margin-left: 0px;
}
.kingster-mobile-header .kingster-mobile-logo-center .kingster-logo-inner {
margin-left: auto;
margin-right: auto;
} .kingster-mobile-button-hamburger {
box-sizing: border-box;
display: block;
width: 32px;
height: 32px;
position: relative;
}
.kingster-mobile-button-hamburger:before,
.kingster-mobile-button-hamburger:after,
.kingster-mobile-button-hamburger span {
content: '';
display: block;
width: 22px;
height: 2px;
position: absolute;
left: 5px;
}
.kingster-mobile-button-hamburger:before {
top: 8px;
}
.kingster-mobile-button-hamburger span {
top: 15px;
}
.kingster-mobile-button-hamburger:after {
top: 22px;
}
.kingster-mobile-button-hamburger:before {
transition-duration: 0.4s;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.kingster-mobile-button-hamburger span {
transition: opacity 0.15s 0.4s ease;
}
.kingster-mobile-button-hamburger:after {
transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.kingster-mobile-button-hamburger.kingster-active:before {
-webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
transform: translate3d(0, 7px, 0) rotate(135deg);
transition-delay: 0.1s;
}
.kingster-mobile-button-hamburger.kingster-active span {
transition-delay: 0s;
opacity: 0;
}
.kingster-mobile-button-hamburger.kingster-active:after {
transition-delay: 0.1s;
-webkit-transform: translate3d(0, -7px, 0) rotate(-135deg);
transform: translate3d(0, -7px, 0) rotate(-135deg);
} .kingster-navigation .sf-menu {
display: inline-block;
line-height: 1.7;
text-align: left;
margin-bottom: 0px;
}
.kingster-navigation .sf-menu>li:first-child {
padding-left: 0px;
}
.kingster-navigation .sf-menu>li:last-child {
padding-right: 0px;
}
.kingster-navigation .sf-menu>li>a {
letter-spacing: 0px;
}
.kingster-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after {
display: inline-block;
margin-left: 13px;
content: "\f107";
font-family: fontAwesome;
}
.kingster-navigation .sf-menu>.kingster-normal-menu li {
padding: 1px 11px;
}
.kingster-navigation .sf-menu>.kingster-normal-menu li:first-child {
padding-top: 12px;
}
.kingster-navigation .sf-menu>.kingster-normal-menu li:last-child {
padding-bottom: 12px;
}
.kingster-navigation .sf-menu>.kingster-normal-menu li li { }
.kingster-navigation .sf-menu>.kingster-normal-menu li>a {
display: block;
padding: 6px 30px 6px 12px;
position: relative;
}
.kingster-navigation .sf-menu>.kingster-normal-menu li>a.sf-with-ul-pre:after {
position: absolute;
right: 10px;
content: "\f105";
font-family: fontAwesome;
}
.kingster-navigation .sf-menu>.kingster-normal-menu .sub-menu {
font-size: 14px;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-full {
left: 0px;
right: 0px;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section-wrap {
overflow: hidden;
border-top-width: 1px;
border-top-style: solid;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section-wrap:first-child {
border-top: none;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section {
padding-bottom: 999px;
margin-bottom: -999px;
border-left-width: 1px;
border-left-style: solid;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section:first-child {
border-left: none;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section-inner {
padding: 45px 28px 45px;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section-inner>a {
font-size: 17px;
display: block;
margin-bottom: 17px;
letter-spacing: 0px;
font-weight: 600;
padding: 0px 12px;
}
.kingster-navigation .sf-menu>.kingster-mega-menu .sf-mega-section-inner .sub-menu a {
font-size: 15px;
padding: 4px 12px;
display: block;
}
.kingster-navigation .kingster-navigation-slide-bar {
border-bottom-width: 7px;
border-bottom-style: solid;
position: absolute;
display: none;
margin-top: -7px;
overflow: hidden;
}
.kingster-navigation .sf-menu a i {
margin-right: 10px;
}
.kingster-navigation .sf-vertical>li {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.kingster-navigation .sf-vertical>li:first-child {
padding-top: 0px;
}
.kingster-navigation .sf-vertical>li>a {
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.5px;
display: block;
}
.kingster-navigation .sf-vertical ul.sub-menu {
font-size: 14px;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.kingster-navigation .sf-vertical ul.sub-menu li {
padding: 2px 11px;
}
.kingster-navigation .sf-vertical ul.sub-menu li:first-child {
padding-top: 20px;
}
.kingster-navigation .sf-vertical ul.sub-menu li:last-child {
padding-bottom: 20px;
}
.kingster-navigation .sf-vertical ul.sub-menu li>a {
display: block;
padding: 4px 12px;
}
.kingster-navigation .sf-vertical ul.sub-menu li>a.sf-with-ul:after,
.kingster-navigation-submenu-indicator .sf-vertical>li>a.sf-with-ul:after {
float: right;
margin-left: 18px;
content: "\f105";
font-family: fontAwesome;
} .kingster-bullet-anchor {
position: fixed;
top: 50%;
right: 30px;
margin-top: -50px;
z-index: 10;
opacity: 0;
transition: opacity 200ms;
-moz-transition: opacity 200ms;
-o-transition: opacity 200ms;
-webkit-transition: opacity 200ms;
}
.kingster-bullet-anchor.kingster-init {
opacity: 1;
}
.kingster-bullet-anchor a {
display: block;
width: 17px;
height: 17px;
margin-bottom: 5px;
overflow: hidden;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.kingster-bullet-anchor a:before {
content: " ";
width: 9px;
height: 9px;
margin: 3px;
display: block;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
transition: background-color 200ms;
-moz-transition: background-color 200ms;
-o-transition: background-color 200ms;
-webkit-transition: background-color 200ms;
} .kingster-breadcrumbs {
font-size: 15px;
}
.kingster-breadcrumbs a {
color: #c0c0c0;
}
.kingster-breadcrumbs,
.kingster-breadcrumbs a:hover {
color: #777;
}
.kingster-breadcrumbs {
font-size: 14px;
}
.kingster-breadcrumbs span[property="itemListElement"] {
margin: 0px 15px;
}
.kingster-breadcrumbs span[property="itemListElement"]:first-child {
margin-left: 0px;
}
.kingster-breadcrumbs a span {
transition: color 200ms;
-moz-transition: color 200ms;
-o-transition: color 200ms;
-webkit-transition: color 200ms;
} .kingster-top-search-wrap input.search-field {
border-bottom-color: #303030;
color: #fff;
}
.kingster-top-search-wrap .kingster-top-search-submit,
.kingster-top-search-wrap .kingster-top-search-close {
color: #fff;
}
.kingster-top-search-wrap input::-webkit-input-placeholder {
color: #fff;
}
.kingster-top-search-wrap input::-moz-placeholder {
color: #fff;
}
.kingster-top-search-wrap input:-ms-input-placeholder {
color: #fff;
}
.kingster-top-search-wrap input:-moz-placeholder {
color: #fff;
}
.kingster-top-search-row {
display: table;
width: 100%;
height: 100%;
}
.kingster-top-search-cell {
display: table-cell;
vertical-align: middle;
padding-left: 30px;
padding-right: 30px;
}
.kingster-top-search-wrap {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 9999;
overflow-y: auto;
display: none;
}
.kingster-top-search-wrap form {
max-width: 630px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.kingster-top-search-wrap input.search-field {
background: transparent;
width: 100%;
border-width: 0px 0px 3px;
font-size: 40px;
padding: 0px 120px 25px 0px;
line-height: 48px;
letter-spacing: 0.5px;
}
.kingster-top-search-wrap input.search-submit {
position: absolute;
top: 0px;
right: 52px;
width: 48px;
height: 48px;
padding: 0px;
opacity: 0;
filter: alpha(opacity=0);
}
.kingster-top-search-wrap .kingster-top-search-submit {
font-size: 30px;
position: absolute;
right: 52px;
top: 0px;
line-height: 48px;
width: 48px;
text-align: center;
}
.kingster-top-search-wrap .kingster-top-search-close {
font-size: 55px;
position: absolute;
right: 0px;
top: -4px;
line-height: 48px;
width: 48px;
text-align: center;
cursor: pointer;
} .kingster-overlay-menu-row {
display: table;
width: 100%;
height: 100%;
}
.kingster-overlay-menu-cell {
display: table-cell;
vertical-align: middle;
}
.kingster-overlay-menu-content {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 9999;
overflow-y: auto;
display: none;
}
.kingster-overlay-menu-content ul.menu {
list-style: none;
text-align: center;
padding-top: 180px;
padding-bottom: 140px;
max-width: 570px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}
.kingster-overlay-menu-content ul.menu>li {
font-size: 23px;
font-weight: bold;
text-transform: uppercase;
opacity: 0;
margin-bottom: 17px;
padding-bottom: 17px;
letter-spacing: 1px;
border-bottom-width: 1px;
border-bottom-style: solid;
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
transition: opacity 300ms, transform 300ms;
-moz-transition: opacity 300ms, -moz-transform 300ms;
-o-transition: opacity 300ms, -o-transform 300ms;
-webkit-transition: opacity 300ms, -webkit-transform 300ms;
}
.kingster-overlay-menu-content.kingster-active ul.menu>li {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: none;
transform: none;
}
.kingster-overlay-menu-content ul.sub-menu {
display: none;
padding-top: 25px;
padding-bottom: 10px;
list-style: none;
margin-left: 0px;
margin-bottom: 0px;
}
.kingster-overlay-menu-content ul.sub-menu>li {
font-size: 14px;
text-transform: none;
font-weight: normal;
margin-bottom: 15px;
}
.kingster-overlay-menu-content ul.sub-menu ul.sub-menu {
max-width: 380px;
margin: 25px auto 25px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
}
.kingster-overlay-menu-content .kingster-overlay-menu-close {
line-height: 1;
font-size: 48px;
position: absolute;
left: 50%;
top: 75px;
margin-left: -24px;
cursor: pointer;
}
.kingster-overlay-menu-content .kingster-overlay-menu-close:after {
content: "\4d";
font-family: elegantIcons;
}
.kingster-overlay-menu-content ul li.menu-item-has-children>a:after {
content: "\f107";
font-family: "fontAwesome";
margin-left: 15px;
}
body.admin-bar .kingster-overlay-menu-content {
margin-top: 32px;
overflow-y: scroll;
} .kingster-main-menu-right-button {
float: left;
padding: 8px 15px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: -11px;
margin-left: 30px;
border-radius: 3px;
border-width: 2px;
border-style: solid;
}
.kingster-main-menu-right-button.kingster-style-round {
padding: 13px 21px 14px;
margin-top: -14px;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.kingster-main-menu-right-button.kingster-style-round-with-shadow {
padding: 13px 21px 14px;
margin-top: -14px;
box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
-webkit-box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.11);
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}
.kingster-main-menu-right {
float: left;
margin-top: -8px;
}
.kingster-main-menu-search {
float: left;
margin-top: -5px;
margin-left: 25px;
}
.kingster-main-menu-search i {
font-size: 14px;
margin-top: -1px;
cursor: pointer;
}
.kingster-main-menu-cart {
float: left;
margin-top: -4px;
padding-left: 20px;
margin-left: 5px;
position: relative;
}
.kingster-main-menu-cart i {
font-size: 16px;
margin-top: -1px;
cursor: pointer;
}
.kingster-main-menu-cart>.kingster-top-cart-count {
font-size: 10px;
font-weight: 700;
vertical-align: super;
width: 16px;
height: 16px;
line-height: 15px;
position: absolute;
top: -5px;
right: -8px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.kingster-top-cart-content-wrap {
position: absolute;
width: 210px;
right: 0px;
top: 100%;
padding-top: 24px;
z-index: 99;
}
.kingster-top-cart-content-wrap .kingster-top-cart-content {
padding: 25px;
text-align: left;
font-size: 16px;
font-weight: 700;
}
.kingster-top-cart-content-wrap .woocommerce-Price-amount.amount {
float: none;
}
.kingster-top-cart-content-wrap .kingster-top-cart-count-wrap {
margin-bottom: 8px;
}
.kingster-top-cart-content-wrap .kingster-top-cart-amount-wrap {
margin-bottom: 23px;
}
.kingster-top-cart-content-wrap .kingster-top-cart-button {
display: block;
margin-bottom: 5px;
}
.kingster-top-cart-content-wrap .kingster-top-cart-checkout-button {
display: block;
}
.kingster-main-menu-cart .kingster-top-cart-hover-area {
position: absolute;
top: -20px;
right: 0px;
bottom: -20px;
left: 0px;
}
.kingster-top-cart-hover-area+.kingster-top-cart-content-wrap {
opacity: 0;
visibility: hidden;
transform: translate3d(0, 15px, 0);
-webkit-transform: translate3d(0, 15px, 0);
transition: opacity 400ms, transform 400ms;
-moz-transition: opacity 400ms, -moz-transform 400ms;
-o-transition: opacity 400ms, -o-transform 400ms;
-webkit-transition: opacity 400ms, -webkit-transform 400ms;
}
.kingster-main-menu-cart:hover .kingster-top-cart-content-wrap,
.kingster-top-cart-hover-area:hover+.kingster-top-cart-content-wrap {
opacity: 1;
visibility: visible;
transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
} .kingster-logo {
position: relative;
}
.kingster-header-container {
position: relative;
margin-left: auto;
margin-right: auto;
}
.kingster-header-container-inner {
position: relative;
} .kingster-header-style-plain {
position: relative;
border-bottom-style: solid;
}
.kingster-header-style-plain .kingster-navigation {
line-height: 0;
}
.kingster-header-style-plain .kingster-header-background {
position: absolute;
right: 0px;
left: 0px;
top: 0px;
bottom: 0px;
}
.kingster-header-background-transparent {
position: absolute;
left: 0px;
right: 0px;
z-index: 3;
}
.kingster-header-style-plain.kingster-style-menu-right .kingster-logo {
float: left;
}
.kingster-header-style-plain.kingster-style-menu-right .kingster-navigation {
float: right;
}
.kingster-header-style-plain.kingster-style-menu-right .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-plain.kingster-style-menu-right .kingster-main-menu-right-wrap {
display: inline-block;
line-height: 1.7;
margin-left: 10px;
vertical-align: top;
}
.kingster-header-style-plain.kingster-style-center-logo .kingster-logo-inner {
margin-left: auto;
margin-right: auto;
}
.kingster-header-style-plain.kingster-style-center-logo .kingster-navigation {
text-align: center;
position: relative;
}
.kingster-header-style-plain.kingster-style-center-logo .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-plain.kingster-style-center-logo .kingster-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.kingster-header-style-plain.kingster-style-center-menu .kingster-logo {
position: absolute;
}
.kingster-header-style-plain.kingster-style-center-menu .kingster-navigation {
text-align: center;
}
.kingster-header-style-plain.kingster-style-center-menu .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-plain.kingster-style-center-menu .kingster-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-logo {
padding-top: 0px;
padding-bottom: 0px;
}
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-navigation {
text-align: center;
}
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-main-menu-left-wrap {
position: absolute;
left: 0px;
line-height: 1.7;
}
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-right-menu-button {
margin-left: 0px;
} .kingster-header-boxed-wrap {
position: absolute;
left: 0px;
right: 0px;
z-index: 3;
}
.kingster-header-style-boxed .kingster-header-container-item {
position: relative;
}
.kingster-header-style-boxed .kingster-navigation {
line-height: 0;
}
.kingster-header-style-boxed .kingster-header-background {
position: absolute;
right: 0px;
left: 0px;
top: 0px;
bottom: 0px;
}
.kingster-header-style-boxed.kingster-style-menu-right .kingster-logo {
float: left;
}
.kingster-header-style-boxed.kingster-style-menu-right .kingster-navigation {
float: right;
}
.kingster-header-style-boxed.kingster-style-menu-right .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-boxed.kingster-style-menu-right .kingster-main-menu-right-wrap {
display: inline-block;
line-height: 1.7;
margin-left: 10px;
vertical-align: top;
}
.kingster-header-style-boxed.kingster-style-center-menu .kingster-logo {
position: absolute;
}
.kingster-header-style-boxed.kingster-style-center-menu .kingster-navigation {
text-align: center;
}
.kingster-header-style-boxed.kingster-style-center-menu .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-boxed.kingster-style-center-menu .kingster-main-menu-right-wrap {
position: absolute;
line-height: 1.7;
}
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-logo {
padding-top: 0px;
padding-bottom: 0px;
}
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-navigation {
text-align: center;
}
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-main-menu-right-wrap {
position: absolute;
line-height: 1.7;
}
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-main-menu-left-wrap {
position: absolute;
line-height: 1.7;
}
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-right-menu-button {
margin-left: 0px;
} .kingster-header-style-bar .kingster-logo {
float: left;
}
.kingster-header-style-bar .kingster-logo-right-text {
float: right;
text-align: right;
font-size: 13px;
}
.kingster-header-style-bar .kingster-header-container-inner {
position: relative;
}
.kingster-navigation-bar-wrap {
border-top-width: 1px;
border-top-style: solid;
position: relative;
}
.kingster-navigation-bar-wrap.kingster-style-transparent {
position: absolute;
left: 0px;
right: 0px;
z-index: 3;
}
.kingster-navigation-bar-wrap .kingster-navigation {
line-height: 0;
position: relative;
}
.kingster-navigation-bar-wrap .kingster-navigation-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.kingster-navigation-bar-wrap .kingster-navigation-container {
position: relative;
}
.kingster-navigation-bar-wrap .kingster-main-menu {
display: inline-block;
vertical-align: top;
}
.kingster-navigation-bar-wrap.kingster-style-left .kingster-main-menu-right-wrap {
float: right;
line-height: 1.7;
margin-left: 10px;
}
.kingster-navigation-bar-wrap.kingster-style-center {
text-align: center;
}
.kingster-navigation-bar-wrap.kingster-style-center .kingster-main-menu-right-wrap {
position: absolute;
right: 0px;
line-height: 1.7;
}
.kingster-header-style-bar.kingster-style-center .kingster-logo {
float: none;
}
.kingster-header-style-bar.kingster-style-center .kingster-logo-inner {
margin-left: auto;
margin-right: auto;
}
.kingster-header-style-bar.kingster-style-center .kingster-logo-right-text {
position: absolute;
top: 0px;
right: 0px;
} .kingster-header-side-content {
position: relative;
z-index: 98;
}
.kingster-header-side-nav {
position: fixed;
top: 0px;
bottom: 0px;
z-index: 99;
}
.kingster-header-side-nav.kingster-allow-slide {
position: absolute;
bottom: auto;
}
.kingster-header-side-nav.kingster-fix-bottom {
position: fixed;
top: auto;
bottom: 0px;
}
.kingster-header-side-nav.kingster-fix-top {
position: fixed;
}
.kingster-header-side-nav.kingster-style-left {
left: 0px;
}
.kingster-header-side-nav.kingster-style-right {
right: 0px;
}
.kingster-header-side-nav .kingster-pos-bottom,
.kingster-header-side-nav.kingster-style-middle .kingster-pos-middle {
opacity: 0;
filter: alpha(opacity=0);
transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.kingster-header-side-nav .kingster-pos-bottom.kingster-active,
.kingster-header-side-nav.kingster-style-middle .kingster-pos-middle.kingster-active {
opacity: 1;
filter: alpha(opacity=100);
}
.kingster-header-side-nav.kingster-style-side .kingster-header-social {
padding-top: 20px;
padding-bottom: 40px;
}
.kingster-header-side-nav.kingster-style-side .kingster-header-social a {
margin-left: 25px;
}
.kingster-header-side-nav.kingster-style-side .kingster-header-social a:first-child {
margin-left: 0px;
}
.kingster-header-side-nav.kingster-style-side .kingster-main-menu-right-wrap {
padding-top: 22px;
}
.kingster-header-side-nav.kingster-style-side .kingster-main-menu-search {
float: none;
display: inline-block;
margin-top: 0px;
margin-left: 20px;
}
.kingster-header-side-nav.kingster-style-side .kingster-main-menu-cart {
float: none;
display: inline-block;
margin-top: 0px;
margin-left: 0px;
}
.kingster-header-side-nav.kingster-style-side .kingster-main-menu-right-wrap>div:first-child {
margin-left: 0px;
}
.kingster-header-side-nav.kingster-style-left .sf-vertical ul.sub-menu {
text-align: left;
margin-left: 0px;
}
.kingster-header-side-nav.kingster-style-right .sf-vertical ul.sub-menu {
left: auto;
right: 100%;
text-align: right;
}
.kingster-header-side-nav.kingster-style-right .sf-vertical ul.sub-menu li>a.sf-with-ul:after {
content: "\f104";
float: left;
margin-left: 0px;
margin-right: 18px;
}
.kingster-header-style-side.kingster-center-align .kingster-logo-inner {
margin-right: auto;
margin-left: auto;
}
.kingster-header-style-side.kingster-right-align .kingster-logo-inner {
margin-right: 0px;
margin-left: auto;
}
.kingster-header-side-nav.kingster-style-side-toggle {
text-align: center;
}
.kingster-header-side-nav.kingster-style-side-toggle .kingster-logo-inner {
margin-left: auto;
margin-right: auto;
}
.kingster-header-side-nav.kingster-style-side-toggle .kingster-main-menu-search,
.kingster-header-side-nav.kingster-style-side-toggle .kingster-main-menu-cart {
float: none;
margin-bottom: 8px;
padding-left: 0px;
margin-left: 0px;
margin-top: 0px;
}
.kingster-header-side-nav.kingster-style-side-toggle .kingster-header-icon {
padding-bottom: 20px;
padding-top: 30px;
}
body.admin-bar .kingster-header-side-nav {
padding-top: 32px;
}
html.mm-opened body.admin-bar .kingster-header-side-nav {
padding-top: 0px;
}
.kingster-header-style-side .kingster-top-cart-content-wrap {
right: auto;
left: 34px;
bottom: 6px;
top: auto;
} .kingster-logo-inner {
transition: max-width 200ms;
-moz-transition: max-width 200ms;
-o-transition: max-width 200ms;
-webkit-transition: max-width 200ms;
}
.kingster-fixed-nav-logo {
display: none;
}
.kingster-sticky-navigation.kingster-fixed-navigation .kingster-fixed-nav-logo {
display: block;
}
.kingster-sticky-navigation.kingster-fixed-navigation .kingster-orig-logo {
display: none;
}
.kingster-sticky-navigation.kingster-style-fixed .kingster-logo,
.kingster-sticky-navigation.kingster-style-fixed .kingster-navigation,
.kingster-sticky-navigation.kingster-style-fixed .kingster-navigation .sf-menu>li>a {
transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
-moz-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
-o-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
-webkit-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
}
.kingster-sticky-navigation.kingster-style-fixed .kingster-navigation-top {
transition: top 200ms;
-moz-transition: top 200ms;
-o-transition: top 200ms;
-webkit-transition: top 200ms;
}
.kingster-sticky-navigation.kingster-style-fixed.kingster-animate-fixed-navigation .kingster-logo-inner img {
transition: height 200ms;
-moz-transition: height 200ms;
-o-transition: height 200ms;
-webkit-transition: height 200ms;
}
.kingster-fixed-navigation.kingster-style-fixed,
.kingster-fixed-navigation.kingster-style-slide {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
z-index: 99;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.kingster-fixed-navigation.kingster-style-slide .kingster-logo-inner img {
max-height: 35px !important;
width: auto;
}
body.kingster-sticky-navigation-no-logo .kingster-fixed-navigation .kingster-logo {
display: none;
}
body.kingster-sticky-navigation-no-logo .kingster-mobile-header.kingster-fixed-navigation .kingster-logo {
display: block;
}
body.admin-bar .kingster-fixed-navigation.kingster-style-fixed,
body.admin-bar .kingster-fixed-navigation.kingster-style-slide {
margin-top: 32px;
}
@media screen and (max-width: 782px) {
body.admin-bar .kingster-fixed-navigation.kingster-style-slide {
margin-top: 0px;
}
}
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation-top {
top: 30px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain.kingster-style-splitted-menu .kingster-logo {
margin-top: -10px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain.kingster-style-splitted-menu .kingster-navigation .sf-menu>li>a {
padding-top: 0px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain.kingster-style-splitted-menu .kingster-navigation-top {
top: 22px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain.kingster-style-center-logo .kingster-logo {
position: absolute;
left: 0px;
top: 0px;
z-index: 3;
}
.kingster-animate-fixed-navigation.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-logo {
margin-top: -10px;
padding-top: 0px;
padding-bottom: 0px;
}
.kingster-animate-fixed-navigation.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-navigation .sf-menu>li>a {
padding-top: 0px;
} .kingster-page-title-wrap {
background-image: url(//www.ycet.org/wp-content/themes/kingster/images/page-title-background.jpg);
background-position: center;
background-size: cover;
position: relative;
overflow: hidden;
}
.kingster-page-title-wrap .kingster-page-title-overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.kingster-page-title-wrap .kingster-page-title-top-gradient {
position: absolute;
top: 0px;
right: 0px;
left: 0px;
}
.kingster-page-title-wrap .kingster-page-title-bottom-gradient {
position: absolute;
right: 0px;
bottom: 0px;
left: 0px;
}
.kingster-page-title-wrap .kingster-page-title-container {
position: relative;
}
.kingster-page-title-wrap .kingster-page-title {
text-transform: uppercase;
letter-spacing: 1px;
}
.kingster-page-title-wrap.kingster-style-small .kingster-page-title {
font-size: 37px;
margin-bottom: 0px;
}
.kingster-page-title-wrap.kingster-style-small .kingster-page-caption {
font-size: 16px;
margin-bottom: 10px;
}
.kingster-page-title-wrap.kingster-style-small .kingster-page-title-content {
padding-top: 93px;
padding-bottom: 87px;
}
.kingster-page-title-wrap.kingster-style-medium .kingster-page-title {
font-size: 48px;
margin-bottom: 0px;
}
.kingster-page-title-wrap.kingster-style-medium .kingster-page-caption {
font-size: 21px;
margin-bottom: 5px;
}
.kingster-page-title-wrap.kingster-style-medium .kingster-page-title-content {
padding-top: 126px;
padding-bottom: 116px;
}
.kingster-page-title-wrap.kingster-style-large .kingster-page-title {
font-size: 75px;
margin-bottom: 0px;
}
.kingster-page-title-wrap.kingster-style-large .kingster-page-caption {
font-size: 25px;
margin-bottom: 3px;
}
.kingster-page-title-wrap.kingster-style-large .kingster-page-title-content {
padding-top: 184px;
padding-bottom: 168px;
}
.kingster-page-title-wrap.kingster-style-custom .kingster-page-title {
font-size: 37px;
margin-bottom: 0px;
}
.kingster-page-title-wrap.kingster-style-custom .kingster-page-caption {
font-size: 16px;
}
.kingster-page-title-wrap .kingster-page-title-event-link {
font-size: 15px;
margin-bottom: 10px;
}
.kingster-page-title-wrap .kingster-page-title-event-time {
margin-top: 6px;
font-size: 21px;
}  .kingster-footer-wrapper .kingster-footer-container {
overflow: hidden;
}
.kingster-footer-wrapper .kingster-widget-title {
font-size: 13px;
text-transform: uppercase;
border-bottom-width: 2px;
border-bottom-style: solid;
padding-bottom: 15px;
margin-bottom: 26px;
}
.kingster-footer-wrapper .kingster-widget-title .gdlr-core-flexslider-nav {
float: right;
margin-left: 20px;
}
.kingster-footer-wrapper .widget {
margin-bottom: 60px;
}
.kingster-footer-wrapper .widget:last-child {
margin-bottom: 0px;
}
.kingster-footer-wrapper.kingster-with-column-divider .kingster-footer-column {
padding-bottom: 1029px;
margin-bottom: -1020px;
border-left: 1px;
border-style: solid;
border-color: inherit;
padding-left: 30px;
padding-right: 30px;
}
.kingster-footer-wrapper.kingster-with-column-divider .kingster-footer-column:first-child {
border: none;
}
.kingster-fixed-footer {
position: fixed;
left: 0px;
right: 0px;
bottom: 0px;
}
body.kingster-boxed .kingster-fixed-footer .kingster-footer-wrapper,
body.kingster-boxed .kingster-fixed-footer .kingster-copyright-wrapper {
margin-left: auto;
margin-right: auto;
}
.kingster-footer-back-to-top-button {
position: fixed;
z-index: 9;
right: 30px;
bottom: 30px;
font-size: 18px;
line-height: 20px;
width: 45px;
height: 45px;
text-align: center;
padding: 12px;
cursor: pointer;
opacity: 0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
pointer-events: none;
transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
-webkit-transition: opacity 300ms;
}
.kingster-footer-back-to-top-button.kingster-scrolled {
opacity: 1;
pointer-events: auto;
} .kingster-footer-wrapper {
padding-top: 70px;
padding-bottom: 50px;
}
.kingster-copyright-container {
text-transform: uppercase;
letter-spacing: 2px;
}
.kingster-copyright-text {
text-align: center;
font-size: 14px;
}
.kingster-copyright-left {
float: left;
}
.kingster-copyright-right {
float: right;
}  .kingster-single-article-date-wrapper {
float: left;
width: 58px;
border-right-width: 1px;
border-right-style: solid;
line-height: 1;
margin-top: 8px;
margin-right: 30px;
padding-right: 20px;
text-align: center;
}
.kingster-single-article-date-wrapper .kingster-single-article-date-day {
font-size: 27px;
font-weight: bold;
margin-bottom: 8px;
margin-top: -4px;
letter-spacing: 1px;
white-space: nowrap;
}
.kingster-single-article-date-wrapper .kingster-single-article-date-month {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}
.kingster-single-article-date-wrapper .kingster-single-article-date-year {
font-size: 12px;
margin-top: 4px;
}
.kingster-single-article .kingster-single-article-content ul,
.kingster-single-article .kingster-single-article-content ol {
line-height: 2;
}
.kingster-single-article .kingster-single-article-thumbnail {
margin-bottom: 42px;
}
.kingster-single-article .kingster-single-article-head {
margin-bottom: 32px;
}
.kingster-single-article .kingster-single-article-title {
font-size: 37px;
font-weight: 700;
margin-bottom: 16px;
letter-spacing: 0.5px;
}
.kingster-single-article .kingster-single-article-head-right {
overflow: hidden;
}
.kingster-blog-info-wrapper .kingster-head {
margin-right: 7px;
vertical-align: baseline;
}
.kingster-blog-info-wrapper .kingster-head i {
font-size: 15px;
}
.kingster-blog-info-wrapper .kingster-blog-info {
display: inline-block;
margin-right: 12px;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.kingster-blog-info-wrapper .kingster-blog-info:before {
content: "/";
margin-right: 12px;
}
.kingster-blog-info-wrapper .kingster-blog-info:first-child:before {
display: none;
}
.kingster-blog-info-wrapper .kingster-blog-info:last-child {
margin-right: 0px;
}
body.home .kingster-single-article .kingster-single-article-title {
margin-bottom: 8px;
}
.kingster-sticky-banner {
line-height: 1;
display: inline-block;
letter-spacing: 0.5px;
padding: 18px 20px 17px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
margin-bottom: 22px;
}
.kingster-sticky-banner i {
font-size: 12px;
margin-right: 10px;
}
.kingster-single-article-thumbnail .kingster-sticky-banner {
position: absolute;
left: 0px;
bottom: 0px;
margin-bottom: 0px;
}
body.single-post .kingster-content-area {
padding-bottom: 30px;
}
body.single-post .kingster-sidebar-style-none {
margin-left: auto;
margin-right: auto;
}
body.blog .kingster-sidebar-style-none {
margin-left: auto;
margin-right: auto;
}
body.blog .kingster-single-article {
padding-bottom: 60px;
}
.kingster-archive-taxonomy-description {
margin-bottom: 60px;
} .kingster-blog-aside-format .kingster-single-article-content {
font-size: 18px;
font-style: italic;
padding: 50px 60px 40px;
}
.kingster-blog-aside-format .kingster-excerpt-read-more {
display: none;
}
.kingster-blog-quote-format .kingster-single-article-content {
padding: 50px 45px 40px;
position: relative;
}
.kingster-blog-quote-format .kingster-blog-quote-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-size: cover;
background-position: center;
opacity: 0.3;
filter: alpha(opacity=30);
}
.kingster-blog-quote-format .kingster-blog-quote {
float: left;
font-size: 120px;
margin-top: -10px;
line-height: 1;
margin-right: 35px;
position: relative;
}
.kingster-blog-quote-format .kingster-blog-content-wrap {
overflow: hidden;
position: relative;
}
.kingster-blog-quote-format .kingster-blog-quote-content {
font-size: 18px;
font-style: italic;
}
.kingster-blog-quote-format .kingster-blog-quote-author {
font-size: 16px;
font-style: italic;
margin-bottom: 20px;
font-weight: bold;
}
.kingster-blog-quote-format .kingster-blog-quote-author:before {
content: "-";
margin-right: 2px;
}
.kingster-blog-quote-format .kingster-excerpt-read-more {
display: none;
}
.kingster-blog-quote-format blockquote,
.kingster-blog-quote-format q {
background: transparent;
border: none;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
}
.kingster-blog-link-format .kingster-blog-icon-link {
font-size: 23px;
float: left;
margin-right: 30px;
margin-top: 5px;
}
.kingster-blog-link-format .kingster-blog-content-wrap {
overflow: hidden;
}
.kingster-blog-link-format .kingster-blog-title {
font-size: 20px;
text-transform: none;
letter-spacing: 0px;
margin-bottom: 9px;
}
.kingster-blog-link-format .kingster-blog-content {
font-size: 14px;
margin-bottom: 0px;
}
.kingster-blog-link-format .kingster-excerpt-read-more {
display: none;
} .kingster-single-social-share {
padding-top: 10px;
padding-bottom: 48px;
} .kingster-single-author {
text-align: center;
margin-bottom: 55px;
margin-top: 41px;
border-top-width: 1px;
border-top-style: solid;
}
.kingster-single-author .kingster-single-author-wrap {
max-width: 80%;
margin: -41px auto 0px;
}
.kingster-single-author .kingster-single-author-avartar {
max-width: 80px;
margin: 0px auto 37px;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.kingster-single-author .kingster-single-author-caption {
font-size: 14px;
font-style: italic;
margin-bottom: 9px;
letter-spacing: 0.5px;
}
.kingster-single-author .kingster-single-author-title {
font-size: 26px;
margin-bottom: 22px;
} .kingster-single-nav-area {
border-top: 1px;
border-bottom: 1px;
border-style: solid;
padding: 33px 0px;
margin-bottom: 55px;
}
.kingster-single-nav i {
font-size: 25px;
}
.kingster-single-nav .kingster-text {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1.5px;
}
.kingster-single-nav-left {
float: left;
}
.kingster-single-nav-left i {
margin-right: 15px;
vertical-align: middle;
}
.kingster-single-nav-right {
float: right;
}
.kingster-single-nav-right i {
margin-left: 15px;
vertical-align: middle;
} .kingster-single-author-tags {
margin-bottom: 65px;
margin-top: -18px;
}
.kingster-single-author-tags a {
display: inline-block;
font-size: 12px;
padding: 5px 13px 4px;
margin-right: 12px;
border-width: 2px;
border-style: solid;
font-weight: bold;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .kingster-blog-style-2 .kingster-blog-title-wrap .kingster-single-article-title {
margin-bottom: 0px;
margin-top: 5px;
}
.kingster-blog-style-2 .kingster-blog-info-wrapper .kingster-blog-info .kingster-head {
display: none;
}
.kingster-blog-style-2 .kingster-blog-info-wrapper .kingster-blog-info {
margin-right: 0px;
text-transform: none;
font-size: 13px;
}
.kingster-blog-style-2 .kingster-blog-info-wrapper .kingster-blog-info .kingster-blog-info-sep {
margin: 0px 15px;
}
.kingster-blog-style-2 .kingster-blog-info-wrapper .kingster-blog-info:first-child .kingster-blog-info-sep {
display: none;
}
.kingster-blog-style-2 .kingster-single-author .kingster-single-author-wrap {
margin: 0px;
}
.kingster-blog-style-2 .kingster-single-author {
border-top-width: 0px;
margin-top: 0px;
text-align: left;
}
.kingster-blog-style-2 .kingster-single-author .kingster-single-author-avartar {
margin: 0px;
float: left;
margin-right: 30px;
max-width: 100px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.kingster-blog-style-2 .kingster-single-author .kingster-single-author-caption {
display: none;
}
.kingster-blog-style-2 .kingster-single-author .kingster-single-author-content-wrap {
overflow: hidden;
padding-top: 12px;
}
.kingster-blog-style-2 .kingster-single-author .kingster-single-author-title {
font-size: 20px;
margin-bottom: 10px;
}
.kingster-blog-style-2 .gdlr-core-social-share-item {
text-align: left;
}
.kingster-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count {
margin-right: 25px;
font-weight: bold;
}
.kingster-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count {
font-size: 16px;
}
.kingster-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
font-size: 16px;
text-transform: none;
letter-spacing: 0px;
}
.kingster-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-divider {
display: none;
}
.kingster-blog-style-2 .kingster-single-article {
padding-bottom: 0px;
}
.kingster-blog-style-2 .kingster-single-nav-area {
border: none;
padding: 30px 0px 0px;
margin-bottom: 0px;
}
.kingster-blog-style-2 .kingster-single-nav-area a,
.kingster-blog-style-2 .kingster-single-nav-area a:hover {
color: #fff;
}
.kingster-blog-style-2 .kingster-single-nav-area-left {
float: left;
width: 50%;
padding: 50px 80px;
position: relative;
overflow: hidden;
}
.kingster-blog-style-2 .kingster-single-nav-area-right {
float: left;
width: 50%;
padding: 50px 80px;
position: relative;
overflow: hidden;
}
.kingster-blog-style-2 .kingster-single-nav-area-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-size: cover;
background-position: center;
transition: transform 300ms ease-out;
-moz-transition: transform 300ms ease-out;
-o-transition: transform 300ms ease-out;
-webkit-transition: transform 300ms ease-out;
}
.kingster-blog-style-2 .kingster-single-nav-area-left:hover .kingster-single-nav-area-background,
.kingster-blog-style-2 .kingster-single-nav-area-right:hover .kingster-single-nav-area-background {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.kingster-blog-style-2 .kingster-single-nav-left i {
font-size: 20px;
}
.kingster-blog-style-2 .kingster-single-nav-left,
.kingster-blog-style-2 .kingster-single-nav-right {
float: none;
}
.kingster-blog-style-2 .kingster-single-nav {
position: relative;
}
.kingster-blog-style-2 .kingster-single-nav .kingster-text {
letter-spacing: 0px;
text-transform: none;
}
.kingster-blog-style-2 .kingster-single-nav-title {
font-size: 22px;
font-weight: 800;
display: block;
margin-top: 2px;
}
.kingster-blog-style-2 .kingster-single-nav-area-overlay {
opacity: 0.7;
filter: alpha(opacity=62);
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.kingster-blog-style-2 .kingster-comment-wrapper {
padding-top: 80px;
}
.kingster-blog-style-2 .kingster-comment-content {
margin: 0px auto;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comments-title {
text-align: left;
text-transform: none;
letter-spacing: 0px;
font-weight: 800;
font-size: 20px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-avatar {
max-width: 90px;
border-radius: 3px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-author {
font-size: 18px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-time {
font-size: 13px;
font-style: normal;
}
.kingster-blog-style-2 .kingster-comments-area .comment-content {
font-size: 15px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-meta {
margin-bottom: 16px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-reply {
text-transform: none;
font-weight: 800;
letter-spacing: 0px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-article {
padding-bottom: 0px;
border-bottom-width: 0px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-reply-title {
font-size: 20px;
letter-spacing: 0px;
text-align: left;
text-transform: none;
font-weight: 800;
margin-bottom: 35px;
}
.kingster-blog-style-2 .kingster-comments-area .comment-respond {
padding: 0px 0px 85px;
background: transparent;
margin-bottom: 0px;
}
.kingster-blog-style-2 .kingster-comments-area textarea {
font-size: 14px;
padding: 20px 22px;
margin-bottom: 22px;
}
.kingster-blog-style-2 .kingster-comments-area input[type="text"] {
font-size: 14px;
padding: 20px 22px;
margin-bottom: 22px;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comment-form-author {
width: 33.33%;
padding-right: 13px;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comment-form-email {
width: 33.33%;
padding-right: 7px;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comment-form-url {
width: 33.33%;
float: left;
padding-left: 14px;
}
.kingster-blog-style-2 .kingster-comments-area .form-submit {
text-align: left;
padding-top: 0px;
}
.kingster-blog-style-2 .kingster-comments-area .form-submit input[type="submit"] {
font-size: 13px;
text-transform: none;
padding: 16px 30px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.kingster-blog-style-2 .kingster-single-related-post-wrap {
padding: 80px 0px 50px;
}
.kingster-blog-style-2 .kingster-single-related-post-container {
padding-left: 80px;
padding-right: 80px;
}
.kingster-blog-style-2 .kingster-single-related-post-title {
font-size: 20px;
margin-bottom: 40px;
font-weight: 800;
}
.kingster-blog-style-2 .kingster-single-related-post-container {
margin: 0px auto;
}
.kingster-blog-style-2 .gdlr-core-blog-grid .gdlr-core-blog-title {
font-size: 21px;
}
.kingster-blog-style-2 .kingster-single-related-post-wrap .gdlr-core-sticky-banner {
display: none;
} .kingster-blog-magazine .kingster-single-article {
padding-bottom: 0px;
}
.kingster-blog-magazine .kingster-single-article-content .kingster-single-social-share {
padding-bottom: 30px;
}
.kingster-blog-magazine .gdlr-core-social-share-item .gdlr-core-divider {
display: none;
}
.kingster-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count {
margin-left: 20px;
}
.kingster-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count,
.kingster-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix {
font-size: 13px;
font-weight: normal;
}
.kingster-blog-magazine .kingster-single-social-share {
padding-top: 0px;
padding-bottom: 23px;
}
.kingster-single-magazine-author-tags {
padding-bottom: 23px;
}
.kingster-single-magazine-author-tags a {
font-size: 13px;
font-weight: 500;
padding: 7px 12px;
display: inline-block;
margin-right: 5px;
}
.kingster-blog-magazine .kingster-single-nav-area {
margin-top: 60px;
margin-bottom: 45px;
border: none;
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}
.kingster-blog-magazine .kingster-single-author {
border: none;
text-align: left;
padding: 40px;
margin-top: 50px;
}
.kingster-blog-magazine .kingster-single-author .kingster-single-author-wrap {
margin: 0px;
}
.kingster-blog-magazine .kingster-single-author .kingster-single-author-avartar {
float: left;
margin-right: 30px;
}
.kingster-blog-magazine .kingster-single-author-content-wrap {
overflow: hidden;
}
.kingster-blog-magazine .kingster-single-author .kingster-single-author-caption {
display: none;
}
.kingster-blog-magazine .kingster-single-author .kingster-single-author-title {
font-size: 16px;
margin-bottom: 18px;
}
.kingster-blog-magazine .kingster-single-author-description {
font-size: 15px;
}
.kingster-blog-magazine .kingster-single-nav-left,
.kingster-blog-magazine .kingster-single-nav-right {
max-width: 50%;
}
.kingster-blog-magazine .kingster-single-nav-right {
text-align: right;
}
.kingster-blog-magazine .kingster-single-nav-area-divider {
position: absolute;
left: 50%;
top: 0px;
bottom: 0px;
border-left-width: 1px;
border-left-style: solid;
}
.kingster-blog-magazine .kingster-single-nav .kingster-text {
font-size: 13px;
font-weight: 500;
letter-spacing: 0.5px;
display: block;
margin-bottom: 8px;
}
.kingster-blog-magazine .kingster-single-nav .kingster-single-nav-title {
font-size: 15px;
font-weight: bold;
}
.kingster-blog-magazine .kingster-single-related-post-wrap .kingster-single-related-post-title {
font-size: 16px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 10px;
margin-bottom: 35px;
}
.kingster-blog-magazine .kingster-comment-wrapper {
margin-top: 45px;
}
.kingster-blog-magazine .kingster-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper {
padding-top: 0px;
}
.kingster-blog-magazine .kingster-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title {
margin-bottom: 10px;
}
.kingster-blog-magazine .kingster-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info {
font-size: 11px;
}
.kingster-blog-magazine .kingster-single-related-post-wrap .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame {
padding: 20px;
} .kingster-comments-area .kingster-comments-title {
font-size: 16px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
margin-bottom: 55px;
}
.kingster-comments-area ol.comment-list {
list-style: none;
margin-bottom: 55px;
margin-left: 0px;
}
.kingster-comments-area ol.comment-list ol {
margin-left: 50px;
list-style: none;
}
.kingster-comments-area .comment-article {
padding-bottom: 20px;
margin-bottom: 40px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.kingster-comments-area .comment-avatar {
max-width: 80px;
margin-right: 35px;
float: left;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.kingster-comments-area .comment-avatar img {
display: block;
}
.kingster-comments-area .comment-meta {
position: relative;
margin-bottom: 20px;
}
.kingster-comments-area .comment-author {
font-size: 19px;
font-weight: bold;
margin-bottom: 5px;
}
.kingster-comments-area .comment-body {
overflow: hidden;
}
.kingster-comments-area .comment-time {
font-size: 14px;
font-style: italic;
}
.kingster-comments-area .comment-reply {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1.5px;
position: absolute;
right: 0px;
top: 4px;
}
.kingster-comments-area .comment-respond {
padding: 60px 55px 40px;
margin-bottom: 55px;
}
.kingster-comments-area ol.comment-list .comment-respond {
margin-top: 55px;
}
.kingster-comments-area .comment-reply-title {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
text-align: center;
margin-bottom: 40px;
}
.kingster-comments-area .comment-reply-title small {
margin-left: 10px;
}
.kingster-comments-area textarea {
width: 100%;
padding: 18px 22px;
display: block;
border-width: 1px 1px 2px 1px;
border-style: solid;
margin: 0px;
margin-bottom: 14px;
}
.kingster-comments-area input[type="text"] {
width: 100%;
display: block;
border-width: 1px 1px 2px 1px;
border-style: solid;
padding: 16px 22px;
margin-bottom: 14px;
}
.kingster-comments-area input[type="text"]:focus,
.kingster-comments-area textarea:focus {
outline: none;
}
.kingster-comments-area .kingster-comment-form-author {
width: 50%;
padding-right: 7px;
float: left;
}
.kingster-comments-area .kingster-comment-form-email {
width: 50%;
padding-left: 7px;
float: left;
}
.kingster-comments-area .form-submit {
text-align: center;
padding-top: 14px;
} .kingster-blog-title-wrap {
background-image: url(//www.ycet.org/wp-content/themes/kingster/images/page-title-background.jpg);
background-position: center;
position: relative;
background-size: cover;
overflow: hidden;
}
.kingster-blog-title-wrap .kingster-blog-title-container {
position: relative;
}
.kingster-blog-title-wrap .kingster-blog-title-overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 0.8;
}
.kingster-blog-title-wrap.kingster-feature-image .kingster-blog-title-top-overlay {
position: absolute;
top: 0px;
right: 0px;
left: 0px;
height: 413px;
opacity: 1;
background: url(//www.ycet.org/wp-content/themes/kingster/images/blog-title-top-gradient.png) center top repeat-x;
}
.kingster-blog-title-wrap.kingster-feature-image .kingster-blog-title-bottom-overlay {
position: absolute;
right: 0px;
bottom: 0px;
left: 0px;
height: 413px;
opacity: 1;
background: url(//www.ycet.org/wp-content/themes/kingster/images/blog-title-gradient.png) center bottom repeat-x;
}
.kingster-blog-title-wrap.kingster-style-small .kingster-blog-title-content {
padding-top: 93px;
padding-bottom: 87px;
}
.kingster-blog-title-wrap.kingster-style-large .kingster-blog-title-content {
padding-top: 184px;
padding-bottom: 168px;
}
.kingster-blog-title-wrap .kingster-single-article-title {
font-size: 43px;
font-weight: 700;
margin-bottom: 11px;
letter-spacing: 0.5px;
}
.kingster-blog-title-wrap .kingster-single-article-head-right {
overflow: hidden;
}
.kingster-blog-title-wrap .kingster-single-article-date-wrapper {
margin-top: 11px;
} .kingster-not-found-wrap {
text-align: center;
position: relative;
}
.kingster-not-found-wrap .kingster-not-found-background {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 0.27;
filter: alpha(opacity=27);
background-position: center;
background-size: cover;
background-image: url(//www.ycet.org/wp-content/themes/kingster/images/404-background.jpg);
}
.kingster-not-found-wrap .kingster-not-found-content {
position: relative;
padding: 60px 0px 65px;
}
.kingster-not-found-wrap .kingster-not-found-head {
font-size: 150px;
line-height: 1;
margin-bottom: 40px;
}
.kingster-not-found-wrap .kingster-not-found-title {
font-size: 35px;
line-height: 1;
font-weight: 800;
text-transform: uppercase;
margin-bottom: 14px;
}
.kingster-not-found-wrap .kingster-not-found-caption {
font-size: 18px;
}
.kingster-not-found-wrap .kingster-not-found-back-to-home a {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
}
.kingster-not-found-wrap form.search-form {
max-width: 430px;
margin: 58px auto 0px;
position: relative;
margin-bottom: 13px;
}
.kingster-not-found-wrap form.search-form input.search-field {
font-size: 15px;
width: 100%;
border: none;
padding: 22px 60px 22px 25px;
height: 64px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.kingster-not-found-wrap form.search-form input.search-submit {
position: absolute;
right: 0px;
top: 0px;
width: 64px;
height: 64px;
opacity: 0;
filter: alpha(opacity=0);
}
.kingster-not-found-wrap form.search-form .kingster-top-search-submit {
position: absolute;
right: 20px;
top: 50%;
margin-top: -15px;
font-size: 18px;
}
body.search .kingster-not-found-wrap .kingster-not-found-head {
font-size: 100px;
text-transform: uppercase;
margin-bottom: 18px;
}
body.search .kingster-not-found-wrap form.search-form {
margin-top: 50px;
} body.search .kingster-not-found-wrap {
background-color: #bd584e;
}
body.search .kingster-not-found-wrap .kingster-not-found-caption {
color: #ffe6e4;
}  .kingster-sidebar-area .kingster-widget {
margin-bottom: 55px;
}
.kingster-sidebar-area .kingster-widget-title {
font-size: 13px;
text-transform: uppercase;
font-weight: 800;
position: relative;
margin-bottom: 28px;
overflow: hidden;
padding: 18px 22px;
border-bottom-width: 3px;
border-bottom-style: solid;
}
.kingster-sidebar-area .kingster-widget-title .gdlr-core-flexslider-nav {
float: right;
margin-left: 20px;
}
.kingster-sidebar-area .kingster-widget-head-text {
display: block;
float: left;
margin-right: 28px;
}
.kingster-sidebar-area .kingster-widget-head-divider {
display: block;
border-top-width: 1px;
border-top-style: solid;
overflow: hidden;
margin-top: 0.6em;
} .textwidget select {
max-width: 100%;
}
.widget_categories .screen-reader-text,
.widget_archive .screen-reader-text {
display: none;
}
.widget_rss .rss-widget-icon {
margin-right: 10px;
margin-top: -3px;
}
.widget_product_categories ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
position: relative;
list-style: none;
margin-left: 0px;
}
.widget_product_categories ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
font-size: 14px;
margin-bottom: 15px;
padding-left: 30px;
line-height: 20px;
padding-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.widget_product_categories ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
margin-top: 20px;
margin-bottom: 0px;
}
.widget_product_categories ul ul ul li,
.widget_archive ul ul ul li,
.widget_categories ul ul ul li,
.widget_nav_menu ul ul ul li,
.widget_meta ul ul ul li,
.widget_pages ul ul ul li,
.widget_recent_comments ul ul ul li,
.widget_recent_entries ul ul ul li,
.widget_rss ul ul ul li {
padding-left: 5px;
}
.widget_product_categories ul ul ul li:before,
.widget_archive ul ul ul li:before,
.widget_categories ul ul ul li:before,
.widget_nav_menu ul ul ul li:before,
.widget_meta ul ul ul li:before,
.widget_pages ul ul ul li:before,
.widget_recent_comments ul ul ul li:before,
.widget_recent_entries ul ul ul li:before,
.widget_rss ul ul ul li:before {
left: -25px;
}
.widget_product_categories ul ul li,
.widget_archive ul ul li,
.widget_categories ul ul li,
.widget_nav_menu ul ul li,
.widget_meta ul ul li,
.widget_pages ul ul li:last-child,
.widget_recent_comments ul ul li,
.widget_recent_entries ul ul li,
.widget_rss ul ul li {
border-top-width: 1px;
border-top-style: solid;
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: 0px;
padding-top: 15px;
margin-top: 15px;
}
.widget_product_categories ul li:before,
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_rss ul li:before {
content: "\f178";
font-family: FontAwesome;
text-align: center;
position: absolute;
left: 0px;
display: block;
height: 20px;
width: 20px;
} .widget_search form {
display: block;
position: relative;
}
.widget_search form:after {
content: "\f002";
font-family: "fontAwesome";
font-size: 14px;
line-height: 14px;
position: absolute;
right: 20px;
top: 50%;
margin-top: -7px;
}
.widget_search label .screen-reader-text {
display: none;
}
.widget_search .search-form input.search-field {
font-size: 13px;
line-height: 17px;
height: 51px;
border-width: 2px;
border-style: solid;
width: 100%;
padding: 16px 20px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.widget_search input.search-field:focus {
outline: none;
}
.widget_search input.search-submit {
position: absolute;
right: 0px;
top: 0px;
bottom: 0px;
width: 51px;
padding: 0px;
opacity: 0;
filter: alpha(opacity=0);
z-index: 1;
} .tagcloud {
zoom: 1;
}
.tagcloud:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.tagcloud a {
font-size: 11px !important;
text-transform: uppercase;
font-weight: 600;
float: left;
padding: 7px 16px 8px;
border-width: 1px;
border-style: solid;
margin-right: 10px;
margin-bottom: 10px;
} .widget_calendar table {
width: 100%;
margin-bottom: 0px;
}
.widget_calendar table thead th {
font-size: 13px;
font-weight: bold;
padding: 10px 0px;
}
.widget_calendar table tbody td {
text-align: center;
padding: 10px 0px;
}
.widget_calendar table tfoot td {
text-align: center;
padding: 10px 0px;
}
.widget_calendar caption {
font-size: 14px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
} table {
width: 100%;
text-align: center;
border-spacing: 2px;
border-collapse: separate;
margin-bottom: 20px;
}
table tr td {
padding: 15px 0px;
}
table tr th {
padding: 13px 0px;
font-size: 16px;
font-weight: normal;
} body.kingster-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap {
margin-left: -50px;
}
body.kingster-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap {
margin-right: -50px;
} .kingster-mobile-header-wrap {
display: none;
}
.kingster-mobile-header {
padding-top: 15px;
padding-bottom: 15px;
z-index: 99;
position: relative;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.kingster-mobile-header.kingster-fixed-navigation {
display: none;
}
.kingster-mobile-header .kingster-mobile-header-container {
position: relative;
}
.kingster-mobile-header .kingster-logo {
padding: 0px 15px;
}
.kingster-mobile-header .kingster-logo-inner {
line-height: 45px;
margin-right: 80px;
}
.kingster-mobile-header .kingster-logo-inner img {
vertical-align: middle;
width: auto;
} @media only screen and (max-width: 1140px) {
html .widget_product_search input[type="search"]#woocommerce-product-search-field {
width: 100%;
margin-bottom: 10px;
}
}
@media only screen and (max-width: 1260px) {
body {
width: 100%;
overflow-x: hidden;
}
body.kingster-boxed div.kingster-body-wrapper {
margin-top: 0px;
margin-bottom: 0px;
}
.kingster-bullet-anchor {
display: none;
} .kingster-top-bar {
display: none;
}
.kingster-header-wrap.kingster-header-style-plain,
.kingster-header-wrap.kingster-header-style-bar,
.kingster-navigation-bar-wrap,
.kingster-header-background-transparent,
.kingster-header-boxed-wrap,
.kingster-header-side-nav,
.kingster-header-transparent-substitute,
.kingster-sticky-navigation {
display: none !important;
}
.kingster-mobile-header-wrap {
display: block;
}
.kingster-mobile-header-wrap .kingster-top-bar {
display: block;
}
.kingster-mobile-header-wrap .kingster-top-bar {
font-size: 13px;
}
.kingster-mobile-header-wrap .kingster-top-bar-left,
.kingster-mobile-header-wrap .kingster-top-bar-right {
padding-top: 0px;
padding-bottom: 0px;
}
.kingster-mobile-header.kingster-fixed-navigation {
display: block;
}
.kingster-sticky-menu-placeholder {
display: none !important;
}
body .kingster-header-side-content.kingster-style-left {
margin-left: 0px;
}
body .kingster-header-side-content.kingster-style-right {
margin-right: 0px;
}
body.single-product.woocommerce div.product form.cart {
float: none;
margin-bottom: 30px;
width: auto;
margin-right: 0px;
}
body.single-product.woocommerce div.product .product_meta {
margin-top: 0px;
}
.kingster-blog-style-2 .kingster-single-nav-area-left,
.kingster-blog-style-2 .kingster-single-nav-area-right {
padding: 30px 40px;
}
.kingster-blog-style-2 .kingster-single-related-post-container {
padding-left: 30px;
padding-right: 30px;
}
} @media only screen and (max-width: 767px) {
body.kingster-body-front .kingster-container {
max-width: 500px;
padding-left: 15px;
padding-right: 15px;
}
body.kingster-body-front .gdlr-core-container {
max-width: 500px;
padding-left: 15px;
padding-right: 15px;
}
.kingster-column-10,
.kingster-column-12,
.kingster-column-15,
.kingster-column-20,
.kingster-column-24,
.kingster-column-30,
.kingster-column-36,
.kingster-column-40,
.kingster-column-45,
.kingster-column-48,
.kingster-column-50,
.kingster-column-60 {
width: 100%;
} .kingster-mobile-header-wrap .kingster-top-bar-left,
.kingster-mobile-header-wrap .kingster-top-bar-right {
float: none;
text-align: center;
}
.kingster-top-bar-right-text {
display: block;
margin-left: 0px;
}
.kingster-top-bar-right-social {
margin-left: 0px;
}
.kingster-top-bar-right-social a:first-child {
margin-left: 0px;
}
.kingster-top-bar .kingster-top-bar-left-menu {
margin-right: 0px;
}
.kingster-top-bar .kingster-top-bar-right-menu {
margin-left: 0px;
}
.kingster-page-title-wrap .kingster-page-title-content {
padding-top: 60px !important;
padding-bottom: 50px !important;
}
.kingster-blog-title-wrap .kingster-blog-title-content {
padding-top: 60px !important;
padding-bottom: 50px !important;
}
.kingster-single-article-date-wrapper {
display: none;
}
.kingster-overlay-menu-content ul.menu>li {
font-size: 18px;
padding-bottom: 10px;
margin-bottom: 10px;
}
.kingster-overlay-menu-content ul.menu {
padding-top: 120px;
padding-bottom: 100px;
max-width: 80%;
}
.kingster-overlay-menu-content .kingster-overlay-menu-close {
top: 35px;
}
body.admin-bar .kingster-overlay-menu-content {
margin-top: 0px;
}
body.admin-bar .kingster-overlay-menu-content ul.menu {
padding-top: 160px;
}
body.admin-bar .kingster-overlay-menu-content .kingster-overlay-menu-close {
top: 80px;
} .kingster-comments-area .comment-respond {
padding: 45px 30px;
}
.kingster-comments-area .kingster-comment-form-author {
width: 100%;
padding-right: 0;
}
.kingster-comments-area .kingster-comment-form-email {
width: 100%;
padding-left: 0;
}
.kingster-comments-area .comment-avatar {
float: none;
margin-right: 0px;
margin-bottom: 30px;
}
.kingster-comments-area ol.comment-list ol {
margin-left: 10px;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comment-form-author {
width: 100%;
padding-right: 0px;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comment-form-email {
width: 100%;
padding-right: 0px;
}
.kingster-blog-style-2 .kingster-comments-area .kingster-comment-form-url {
width: 100%;
padding-left: 0px;
}
.kingster-blog-style-2 .kingster-single-nav-area {
padding-top: 0px;
}
.kingster-blog-style-2 .kingster-single-nav-area-left,
.kingster-blog-style-2 .kingster-single-nav-area-right {
float: none;
width: 100%;
display: block;
text-align: center;
}
.kingster-blog-style-2 .kingster-single-nav-area a i {
display: none;
}
.kingster-blog-style-2 .kingster-single-related-post-container {
max-width: 500px;
} .kingster-footer-wrapper {
padding-bottom: 7px;
}
.kingster-footer-column {
margin-bottom: 60px;
}
.kingster-footer-wrapper.kingster-with-column-divider .kingster-footer-column {
padding: 0px 15px;
margin-bottom: 60px;
border: none;
}
.kingster-footer-wrapper.kingster-with-column-divider .kingster-footer-column:last-child {
margin-bottom: 20px;
}
.kingster-fixed-footer-placeholder {
display: none;
}
.kingster-fixed-footer {
position: static;
}
.kingster-copyright-left,
.kingster-copyright-right {
float: none;
}
body .woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%;
float: none;
margin-right: 0%;
}
body div#order_review {
width: 100%;
}
} @media only screen and (max-width: 419px) {
body {
min-width: 320px;
}
.kingster-top-search-wrap input.search-field {
font-size: 30px;
padding-right: 90px;
}
.kingster-top-search-wrap .kingster-top-search-submit {
right: 48px;
font-size: 24px;
margin-top: -2px;
}
.kingster-top-search-wrap input.search-submit {
right: 48px;
}
.kingster-top-search-wrap .kingster-top-search-close {
font-size: 40px;
}
.kingster-top-search-wrap input.search-field {
padding-bottom: 10px;
}
}    ul.sf-menu>.menu-item-language img.iclflag {
vertical-align: baseline;
margin-right: 10px;
}
ul.sf-menu>.menu-item-language ul.submenu-languages {
display: none;
position: absolute;
z-index: 99;
list-style: none;
margin: 0px 0px 0px -15px;
}
ul.sf-menu>.menu-item-language li {
padding: 1px 11px;
}
ul.sf-menu>.menu-item-language li a {
padding: 6px 12px;
display: block;
}
ul.sf-menu>.menu-item-language li:first-child {
padding-top: 12px;
}
ul.sf-menu>.menu-item-language li:last-child {
padding-bottom: 12px;
}
.kingster-custom-wpml-flag {
margin-right: 26px;
}
.kingster-custom-wpml-flag .kingster-custom-wpml-flag-item {
margin-left: 20px;
}
.kingster-custom-wpml-flag .kingster-custom-wpml-flag-item:first-child {
margin-left: 0px;
}   .kingster-body span.wpcf7-not-valid-tip {
font-size: 13px;
margin-bottom: 15px;
}
.kingster-body div.wpcf7-response-output {
font-size: 13px;
padding: 6px 20px;
clear: both;
margin: 0px;
}
.wpcf7 input,
.wpcf7 select {
font-size: 15px;
padding: 15px 22px;
width: 100%;
display: block;
}
.wpcf7 select {
-webkit-appearance: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.wpcf7 input[type="button"],
.wpcf7 input[type="submit"],
input[type="reset"] {
width: auto;
}
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
width: auto;
display: inline;
}
.wpcf7 .wpcf7-form-control .wpcf7-list-item {
display: block;
margin-bottom: 5px;
}
.wpcf7 textarea {
font-size: 15px;
padding: 18px 22px;
height: 120px;
width: 100%;
}    figure.woocommerce-product-gallery__wrapper {
max-width: none;
}
body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce .woocommerce-message {
padding: 0.7em 2em 1em 3.5em !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding: 0.7em 2em 1em 3.5em !important;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
top: 0.7em;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
margin-top: 5px;
padding: 0;
background-color: transparent;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
background-color: transparent;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1.3em;
padding-left: 1.3em;
}
.woocommerce div.product form.cart .variations td.value,
.woocommerce div.product form.cart .variations th.value {
min-width: 210px;
}
.woocommerce div.product form.cart .variations select {
float: left;
margin-top: 0.6em;
margin-left: 2em;
}
a.reset_variations {
margin-right: 15px;
margin-left: 7px;
}
.woocommerce div.product form.cart .variations select {
min-width: 59%;
}
.related.products h2 {
font-size: 23px;
margin-bottom: 42px;
}
.woocommerce table.shop_attributes th {
background: transparent;
padding-top: 16px;
padding-bottom: 16px;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
border-bottom: 0;
}
.woocommerce table.shop_attributes {
border-top: 0;
}
.single-product.woocommerce #review_form #respond p.comment-form-comment {
margin-bottom: 25px;
}
.woocommerce table.shop_table {
border: 0;
}
.woocommerce table.shop_table.shop_table_responsive.cart {
border-spacing: 0;
}
.woocommerce table.shop_table th {
padding: 17px 12px;
background: none;
}
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd),
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even) {
background-color: transparent;
}
.woocommerce table.shop_table td {
padding: 19px 20px;
}
.woocommerce-cart table.cart img {
width: 70px;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
margin-bottom: 0;
}
.woocommerce a.remove {
width: auto;
}
.cart_item input.input-text.qty.text {
padding: 15px 0px 15px 10px;
border-bottom-width: 1px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 15px 23px 15px;
height: 49px;
}
.woocommerce .cart input.button[name="apply_coupon"] {
height: 49px;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 180px;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
padding: 19px 20px 18px;
border-radius: 0;
font-size: 12px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 15px 20px;
border-radius: 0;
font-size: 12px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
padding: inherit;
opacity: inherit;
padding-left: 23px;
padding-right: 23px;
}
.woocommerce .cart_totals h2 {
font-size: 18px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-spacing: 0;
margin: 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
padding-left: 20px;
padding-right: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
padding-left: 20px;
padding-right: 20px;
}
.woocommerce a.showcoupon {
margin-left: 20px;
color: #baf2ff;
}
.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3,
#order_review_heading {
font-size: 17px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
padding: 13px 15px;
border-bottom-width: 1px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
margin-bottom: 35px;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 47%;
float: left;
margin-right: 3%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
width: 100%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
width: 100%;
}
div#order_review {
float: left;
width: 50%;
}
.woocommerce form .form-row {
margin: 0 0 14px;
}
.woocommerce form p.form-row.form-row-first {
margin: 0;
}
.select2-container .select2-choice {
padding: 6px 1px 6px 13px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
width: 49%;
}
.shop_table.woocommerce-checkout-review-order-table {
border-spacing: 0px;
}
.woocommerce table.shop_table th {
padding: 17px 20px 17px 20px;
}
.woocommerce .cart_item td.product-total {
padding-right: 20px;
padding-left: 20px;
}
.woocommerce .cart_item td.product-name {
padding-left: 20px;
}
.woocommerce table.shop_table td {
padding-right: 20px;
}
.checkout_coupon .form-row.form-row-last {
margin-bottom: 0;
}
table tr.cart_item {
background: transparent;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
font-size: 13px;
}
html .woocommerce a.remove {
border-radius: 100%;
color: #333 !important;
}
.woocommerce-checkout table tr.cart_item {
background: transparent;
}
li.woocommerce-MyAccount-navigation-link {
padding: 13px 0px;
padding-bottom: 13px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 28%;
}
li.woocommerce-MyAccount-navigation-link.is-active {
font-weight: 600;
}
header.woocommerce-Address-title.title h3 {
font-size: 18px;
}
.woocommerce-Address address {
padding: 25px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses {
width: 100%;
margin-bottom: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 31px;
}
.woocommerce-Address address,
.woocommerce-account .woocommerce-MyAccount-content {
background: #f5f5f5;
} .woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
margin-bottom: 0em;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
padding-left: 0;
border-left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce.widget_shopping_cart .cart_list li:last-child {
margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 0;
font-size: 17px;
}
.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount {
margin-left: 5px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
width: 47px;
}
.widget_shopping_cart a.button.wc-forward {
padding: 19px 28px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
font-size: 14px;
padding: 16px 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.price_slider_amount .price_label {
margin-top: 24px;
font-size: 17px;
font-weight: 700;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
margin: 0;
list-style: none;
border-bottom-style: solid;
border-bottom-width: 1px;
}
html ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
font-weight: 400;
}
html .woocommerce ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
font-weight: 400;
}
html .woocommerce ul.cart_list li .star-rating {
float: left;
margin-top: 10px;
}
html .woocommerce ul.product_list_widget li .star-rating {
float: left;
margin-top: 3px;
margin-right: 10px;
}
html .woocommerce ul.product_list_widget li del {
margin-right: 10px;
}
html .product_list_widget span.reviewer {
margin-top: 4px;
margin-left: 12px;
float: left;
}
html .widget_product_search label.screen-reader-text {
display: none;
}
html .widget_product_search input[type="submit"] {
height: 47px;
}
html .widget_product_search input#woocommerce-product-search-field {
height: 47px;
padding: 14px 12px;
border-bottom-width: 1px;
width: 62%;
font-size: 13px;
}
.widget.woocommerce ul.cart_list li:first-child,
.widget.woocommerce ul.product_list_widget li:first-child {
padding-top: 0px;
} .woocommerce .woocommerce-message:before {
color: #fff;
}
.woocommerce .woocommerce-error {
background-color: #bd584e;
border-top: 3px solid #bd584e;
color: #fff;
}
.woocommerce .woocommerce-info {
background-color: #46a5ca;
border-top: 3px solid #46a5ca;
color: #fff;
}
.woocommerce .woocommerce-message {
background-color: #46ca7b;
border-top: 3px solid #46ca7b;
color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
color: #ffffff;
}
.single-product.woocommerce div.product .quantity .qty {
background: #f3f3f3;
}
.woocommerce .woocommerce-info:before {
color: #fff
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
color: #fff !important;
top: inherit;
}
html .woocommerce a.remove:hover {
color: #afafaf !important;
background: transparent !important;
}
html .woocommerce form .form-row .required {
color: #c5c5c5;
}
html .woocommerce form .form-row.woocommerce-invalid .select2-container,
html .woocommerce form .form-row.woocommerce-invalid input.input-text,
html .woocommerce form .form-row.woocommerce-invalid select {
border-color: #d4d4d4;
}
html .woocommerce form .form-row.woocommerce-invalid label {
color: #9e9e9e;
}
html .woocommerce form .form-row.woocommerce-validated .select2-container,
html .woocommerce form .form-row.woocommerce-validated input.input-text,
html .woocommerce form .form-row.woocommerce-validated select {
border-color: #d4d4d4;
} html .woocommerce span.onsale {
font-size: 13px;
font-weight: 600;
line-height: 48px;
width: 48px;
padding: 2px 0px 0px;
height: 48px;
}
.single-product.woocommerce .kingster-page-wrapper {
border-top-width: 1px;
border-top-style: solid;
}
.single-product.woocommerce .woocommerce-breadcrumb {
font-size: 14px;
}
.single-product.woocommerce .product_title {
font-size: 40px;
margin-bottom: 2px;
}
.single-product.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 2px;
}
.single-product.woocommerce div.product .star-rating {
font-size: 14px;
padding-right: 15px;
box-sizing: content-box;
margin-right: 10px;
}
.single-product.woocommerce div.product .star-rating:before,
.single-product.woocommerce div.product .star-rating span:before {
letter-spacing: 3px;
}
.single-product.woocommerce div.product .woocommerce-review-link {
font-size: 13px;
}
.single-product.woocommerce div.product p.price {
padding-top: 27px;
margin-bottom: 28px;
}
.single-product.woocommerce div.product p.price ins {
text-decoration: none;
}
.single-product.woocommerce div.product p.price .woocommerce-Price-amount {
font-size: 26px;
font-weight: bold;
}
.single-product.woocommerce div.product p.price del .woocommerce-Price-amount {
font-size: 23px;
margin-right: 9px;
}
.single-product.woocommerce div.product span.onsale {
position: static;
display: inline-block;
margin-right: 15px;
vertical-align: middle;
}
.single-product.woocommerce div.product .quantity .qty {
height: 60px;
font-size: 16px;
width: 75px;
padding-left: 15px;
border: none;
}
.single-product.woocommerce div.product form.cart {
margin: 25px 30px 55px 0px;
float: left;
}
.single-product.woocommerce div.product form.cart.variations_form {
width: 300px;
}
.single-product.woocommerce div.product form.cart .button {
font-size: 13px;
height: 60px;
text-transform: uppercase;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px 30px;
}
.single-product.woocommerce div.product .product_meta {
margin-top: 50px;
}
.single-product.woocommerce div.product .product_meta {
overflow: hidden;
padding-top: 5px;
}
.single-product.woocommerce div.product .product_meta>span {
display: block;
font-size: 13px;
margin-bottom: 5px;
}
.single-product.woocommerce div.product .product_meta>span .kingster-head {
font-weight: 600;
}
.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled {
display: none;
}
.single-product.woocommerce div.product .kingster-woocommerce-social-share {
clear: both;
padding-top: 15px;
margin-top: 50px;
border-top-width: 2px;
border-top-style: solid;
}
.single-product.woocommerce div.product .gdlr-core-social-share-item a {
font-size: 14px;
}
.single-product.woocommerce div.product .kingster-woocommerce-tab {
clear: both;
padding-top: 60px;
margin-bottom: 50px;
}
.single-product.woocommerce div.product .kingster-woocommerce-tab .gdlr-core-tab-item-title {
font-size: 16px;
text-transform: none;
letter-spacing: 0px;
font-weight: 600;
padding-bottom: 18px;
}
.single-product.woocommerce div.product .kingster-woocommerce-tab .gdlr-core-tab-item-title-line {
border-bottom-width: 1px;
bottom: -1px;
}
.single-product.woocommerce div.product .kingster-woocommerce-tab .gdlr-core-tab-item-title-wrap {
border-bottom-width: 1px;
}
.single-product.woocommerce div.product .kingster-woocommerce-tab .gdlr-core-tab-item-content {
max-width: 900px;
margin: 0px auto;
}
.single-product.woocommerce .woocommerce-Reviews-title {
display: none;
}
.single-product.woocommerce #reviews {
padding-top: 43px;
}
.single-product.woocommerce #reviews .comment-respond {
text-align: left;
}
.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar {
border: none;
width: 85px;
position: static;
padding: 0px;
border-radius: 50%;
margin-right: 30px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text {
overflow: hidden;
margin-left: 0px;
padding: 0;
border: none;
text-align: left;
}
.single-product.woocommerce #reviews #comments ol.commentlist li {
padding: 39px 49px;
margin-bottom: 30px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
margin-bottom: 18px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop="author"] {
display: block;
font-size: 17px;
text-transform: capitalize;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop="datePublished"] {
display: block;
font-size: 15px;
}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
float: none;
margin-top: 24px;
}
.single-product.woocommerce #reviews #review_form_wrapper {
padding-top: 35px;
}
.single-product.woocommerce #reviews .comment-reply-title {
font-size: 22px;
margin-bottom: 30px;
}
.single-product.woocommerce #review_form #respond label {
font-size: 15px;
font-weight: 600;
}
.single-product.woocommerce #review_form #respond p {
margin-bottom: 30px;
}
.single-product.woocommerce #review_form #respond label[for="rating"] {
display: inline-block;
margin-right: 30px;
vertical-align: middle;
}
.single-product.woocommerce #review_form #respond p.stars {
display: inline-block;
vertical-align: middle;
margin-bottom: 0px;
font-size: 19px;
line-height: 1;
}
.single-product.woocommerce #review_form #respond p.stars a {
margin-right: 5px;
}
.single-product.woocommerce #review_form #respond input[type="text"],
.single-product.woocommerce #review_form #respond input[type="email"] {
display: block;
margin-top: 20px;
border-bottom-width: 1px;
width: 100%;
height: 55px;
}
.single-product.woocommerce #review_form #respond textarea {
display: block;
margin-top: 20px;
border-bottom-width: 1px;
width: 100%;
height: 150px;
}
.single-product.woocommerce #review_form #respond .form-submit input {
font-size: 13px;
height: 58px;
text-transform: uppercase;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px 38px;
}
.woocommerce.single-product .related.products {
clear: left;
}   .mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
margin: 0;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
box-sizing: border-box
}
.mm-btn,
.mm-menu {
box-sizing: border-box
}
.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
text-decoration: none
}
.mm-hidden {
display: none!important
}
.mm-wrapper {
overflow-x: hidden;
position: relative
}
.mm-menu {
display: block;
padding: 0;
position: absolute
}
.mm-panels,
.mm-panels>.mm-panel {
background: inherit;
border-color: inherit;
position: absolute
}
.mm-btn,
.mm-panel.mm-highest {
z-index: 1
}
.mm-panels {
overflow: hidden
}
.mm-panel {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.mm-panel.mm-opened {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.mm-panel.mm-subopened {
-webkit-transform: translate3d(-30%, 0, 0);
transform: translate3d(-30%, 0, 0)
}
.mm-panels>.mm-panel {
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
padding: 0 20px
}
.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden
}
.mm-panels>.mm-panel.mm-hasnavbar {
padding-top: 40px
}
.mm-vertical .mm-panel {
-webkit-transform: none!important;
transform: none!important
}
.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
display: none;
padding: 10px 0 10px 10px
}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
border-color: transparent
}
.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
display: block
}
.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
height: 40px;
bottom: auto
}
.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
top: 16px;
bottom: auto
}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
right: 19px
}
.mm-btn {
width: 40px;
height: 40px;
position: absolute;
top: 0
}
.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
content: '';
border: 2px solid transparent;
display: block;
width: 5px;
height: 5px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.mm-clear:before,
.mm-close:before {
border-right: none;
border-bottom: none;
right: 18px
}
.mm-clear:after,
.mm-close:after {
border-left: none;
border-top: none;
right: 25px
}
.mm-arrow:after,
.mm-next:after {
content: '';
border: 1px solid transparent;
display: block;
width: 6px;
height: 6px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.mm-prev:before {
border-right: none;
border-bottom: none;
left: 0px
}
.mm-arrow:after,
.mm-next:after {
border-top: none;
border-left: none;
right: 2px
}
.mm-navbar {
text-align: center;
line-height: 20px;
height: 40px;
margin: 0;
}
.mm-navbar .mm-btn:last-child {
text-align: right;
padding-right: 20px;
right: 0
}
.mm-panel .mm-navbar {
display: none
}
.mm-panel.mm-hasnavbar .mm-navbar {
display: block;
margin: 0px 25px 30px;
position: relative;
}
.mm-listview,
.mm-listview>li {
list-style: none;
display: block;
padding: 0;
margin: 0
}
.mm-listview {
font: inherit;
font-size: 14px;
line-height: 20px
}
.mm-listview>li {
position: relative
}
.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
border-color: inherit
}
.mm-listview>li>a,
.mm-listview>li>span {
color: inherit;
display: block;
margin: 0
}
.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
padding-right: 50px
}
.mm-listview .mm-next {
background: rgba(3, 2, 1, 0);
width: 50px;
padding: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: 2
}
.mm-listview .mm-next.mm-fullsubopen {
width: 100%
}
.mm-listview .mm-next.mm-fullsubopen:before {
border-left: none
}
.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
padding-right: 50px;
margin-right: 0
}
.mm-listview .mm-inset {
list-style: disc inside;
padding: 0 10px 15px 40px;
margin: 0
}
.mm-listview .mm-inset>li {
padding: 5px 0
}
.mm-listview .mm-divider {
font-size: 10px;
text-transform: uppercase;
text-indent: 20px;
line-height: 25px
}
.mm-listview .mm-spacer {
padding-top: 40px
}
.mm-listview .mm-spacer>.mm-next {
top: 40px
}
.mm-listview .mm-spacer.mm-divider {
padding-top: 25px
}
.mm-page {
box-sizing: border-box;
position: relative
}
.mm-slideout {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
z-index: 2
}
html.mm-opened {
overflow-x: hidden;
position: static;
}
#mm-blocker {
background: rgba(3, 2, 1, 0);
display: none;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 100
}
html.mm-blocking #mm-blocker {
display: block
}
.mm-menu.mm-offcanvas {
z-index: 0;
display: none;
position: fixed
}
.mm-menu.mm-offcanvas.mm-current {
display: block
}
.mm-menu {
width: 350px
}
@media all and (max-width:550px) {
.mm-menu {
width: 250px
}
}
html.mm-opening .mm-slideout {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0)
}
@media all and (max-width:550px) {
html.mm-opening .mm-slideout {
-webkit-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0)
}
} html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
transform: scale(.7, .7) translate3d(30%, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
transform: scale(1, 1) translate3d(0, 0, 0)
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(30%, 0, 0);
transform: translate3d(30%, 0, 0)
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.mm-menu.mm-pageshadow.mm-right:after {
left: auto;
right: 100%
}
.mm-menu.mm-right {
left: auto;
right: 0
}
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0)
}
@media all and (max-width:550px) {
html.mm-right.mm-opening .mm-slideout {
-webkit-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0)
}
}
.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
} html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
opacity: 0
}
html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
opacity: .3;
transition: ease .4s
}
html.mm-pagedim #mm-blocker {
background: inherit
}
html.mm-pagedim-white #mm-blocker {
background: #fff
}
html.mm-pagedim-black #mm-blocker {
background: #000
} ul.mm-listview li {
margin: 0px 25px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
ul.mm-listview li a,
ul.mm-listview li span.kingster-mm-menu-blank {
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.5px;
padding: 17px 0px;
}
.mm-navbar .mm-btn {
line-height: 40px;
font-size: 30px;
display: block;
text-align: left;
left: -8px;
padding: 0px;
}
.mm-navbar .mm-btn:before {
content: "\34";
font-family: elegantIcons;
}
.mm-navbar .mmenu-custom-close {
line-height: 40px;
font-size: 30px;
display: block;
text-align: left;
margin-left: -8px;
cursor: pointer;
}
.mm-navbar .mmenu-custom-close:after {
content: "\4d";
font-family: elegantIcons;
}
.mm-navbar .mm-title {
display: none;
}
.mm-navbar .mm-title:first-child {
display: block;
}
html.kingster-mmenu-left .kingster-sticky-navigation.kingster-fixed-navigation,
html.kingster-mmenu-right .kingster-sticky-navigation.kingster-fixed-navigation {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
}
html.mm-opening.kingster-mmenu-left .kingster-sticky-navigation.kingster-fixed-navigation {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0);
}
html.mm-opening.kingster-mmenu-right .kingster-sticky-navigation.kingster-fixed-navigation {
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0);
}
html.kingster-mmenu-left .kingster-mobile-header-wrap .kingster-top-bar,
html.kingster-mmenu-left .kingster-mobile-header,
html.kingster-mmenu-right .kingster-mobile-header-wrap .kingster-top-bar,
html.kingster-mmenu-right .kingster-mobile-header {
transition: -webkit-transform .4s ease;
transition: transform .4s ease;
transition: transform .4s ease, -webkit-transform .4s ease;
}
html.mm-opening.kingster-mmenu-left .kingster-mobile-header-wrap .kingster-top-bar,
html.mm-opening.kingster-mmenu-left .kingster-mobile-header {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0);
}
html.mm-opening.kingster-mmenu-right .kingster-mobile-header-wrap .kingster-top-bar,
html.mm-opening.kingster-mmenu-right .kingster-mobile-header {
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0);
}
@media all and (max-width:550px) {
html.mm-opening.kingster-mmenu-left .kingster-sticky-navigation.kingster-fixed-navigation {
-webkit-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0);
}
html.mm-opening.kingster-mmenu-right .kingster-sticky-navigation.kingster-fixed-navigation {
-webkit-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0);
}
html.mm-opening.kingster-mmenu-left .kingster-mobile-header-wrap .kingster-top-bar,
html.mm-opening.kingster-mmenu-left .kingster-mobile-header {
-webkit-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0);
}
html.mm-opening.kingster-mmenu-right .kingster-mobile-header-wrap .kingster-top-bar,
html.mm-opening.kingster-mmenu-right .kingster-mobile-header {
-webkit-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0);
}
}    .sf-menu {
list-style: none;
margin-left: 0px;
}
.sf-menu>li {
float: left;
cursor: pointer;
}
.sf-menu>li>a {
display: block;
text-decoration: none;
position: relative;
z-index: 9;
} .sf-menu>.kingster-normal-menu ul {
list-style: none;
position: absolute;
display: none;
z-index: 99;
min-width: 220px;
}
.sf-menu>.kingster-normal-menu ul {
margin-left: -2px;
}
.sf-menu>.kingster-normal-menu ul ul {
margin-left: 0px;
}
.sf-menu>.kingster-normal-menu.sfHover>ul,
.sf-menu>.kingster-normal-menu.sfHover>ul:hover,
.sf-menu>.kingster-normal-menu li.sfHover>ul {
display: block;
}
.sf-menu>.kingster-normal-menu ul ul {
top: 0px;
left: 100%;
}
.sf-menu>.kingster-normal-menu ul ul.sub-menu-right {
left: auto;
right: 100%;
}
.sf-menu>.kingster-normal-menu li {
position: relative;
white-space: nowrap;
}
.sf-menu>.kingster-normal-menu li a {
text-decoration: none;
}
.sf-menu>.kingster-normal-menu li>a.sf-with-ul-pre {}
.sf-menu>.kingster-normal-menu li>a.sf-with-ul-pre:after {
content: '>';
} .sf-menu>.kingster-mega-menu .sf-mega {
position: absolute;
display: none;
z-index: 99;
}
.sf-menu>.kingster-mega-menu.sfHover .sf-mega,
.sf-menu>.kingster-mega-menu.sfHover .sf-mega:hover {
display: block;
}
.sf-menu>.kingster-mega-menu .sf-mega-section-inner a {
text-decoration: none;
}
.sf-menu>.kingster-mega-menu .sf-mega-section-inner ul {
list-style: none;
margin-left: 0px;
margin-bottom: 0px;
} .sf-vertical {
list-style: none;
margin-left: 0px;
left: 100%;
top: 0;
margin-bottom: 0px;
}
.sf-vertical li {
position: relative;
}
.sf-vertical ul.sub-menu {
list-style: none;
position: absolute;
display: none;
left: 100%;
top: 0px;
z-index: 9;
min-width: 190px;
}
.sf-vertical ul.sub-menu li {
white-space: nowrap;
} #tribe-events .tribe-events-button,
.tribe-events-button {
padding: 10px 20px;
}
.single-tribe_events .tribe-events-event-meta {
background: #f5f5f5;
border: none;
padding: 30px 10px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
margin-bottom: 25px;
font-size: 19px;
color: #1f1f1f;
}
.single-tribe_events .tribe-events-event-meta dl {
font-size: 15px;
color: #1f1f1f;
}
.single-tribe_events .tribe-events-event-meta dt {
margin-bottom: 8px;
margin-top: 25px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd.tribe-venue {
font-weight: bold;
}
.single-tribe_events .secondary .tribe-events-venue-map {
margin: -30px -10px;
border: none;
}
body h1.tribe-events-page-title {
font-size: 27px;
margin-bottom: 50px;
text-align: left;
}
body .tribe-bar-views-inner {
background: #e0e0e0;
padding: 19px 0px 45px;
}
.kingster-body h2.tribe-events-list-separator-month {
font-size: 14px;
font-weight: 800;
letter-spacing: 1px;
padding: 15px 19px;
}
.kingster-body .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first, .kingster-body .tribe-events-list .type-tribe_events {
padding-top: 3px;
padding-bottom: 50px;
}
.kingster-body span.tribe-event-date-start, .kingster-body span.tribe-event-date-end {
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;
color: #777;
}
.kingster-body h3.tribe-events-list-event-title {
font-size: 24px;
font-weight: 700;
}
.kingster-body .tribe-events-venue-details {
line-height: 1.8;
color: #555;
}
.kingster-body .tribe-events-list .tribe-events-loop .tribe-events-event-image {
margin: 13px 3% 0 0;
width: 36%;
}
.kingster-body a.tribe-events-read-more {
background: #222;
color: #fff;
padding: 13px 22px;
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: 12px;
float: left;
}
.kingster-body ul.tribe-events-sub-nav {
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-weight: 700;
}
.kingster-body table.tribe-events-calendar th {
padding: 10px;
font-size: 13px;
font-weight: 700;
border: none;
}
.kingster-body .tribe-events-notices {
margin: 10px 0 34px;
}
.kingster-body div#tribe-events-header {
padding-bottom: 10px;
}
.kingster-body div#tribe-events-footer {
padding-top: 15px;
}
.kingster-body .tribe-bar-date-filter, .kingster-body .tribe-bar-search-filter, .kingster-body .tribe-bar-geoloc-filter, .kingster-body .tribe-bar-submit {
letter-spacing: 2px;
padding: 25px;
}
.kingster-body .tribe-bar-views-inner {
background: #e0e0e0;
padding: 30px 0px 50px 13px;
}
.kingster-body .tribe-bar-view-list a[class*=tribe-icon-], .kingster-body .tribe-bar-views-list span[class^=tribe-icon-], .kingster-body .tribe-select2-results-views span[class^=tribe-icon-] {
margin-left: 14px;
font-size: 15px;
}
.kingster-body #tribe-bar-form label {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
}
.kingster-body h2.tribe-events-page-title {
font-size: 27px;
font-weight: 700;
letter-spacing: 2px;
padding-top: 20px;
margin-bottom: 9px;
}
.kingster-body span.tribe-events-user-recurrence-toggle {
margin-bottom: 30px;
}
.kingster-body input#tribeHideRecurrence {
margin-top: -1px;
}
.kingster-body .tribe-events-user-recurrence-toggle label {
font-weight: 400;
font-style: normal;
font-size: 14px;
color: #666;
}
.kingster-body .tribe-events-event-details.tribe-clearfix {
padding: 30px !important;
}
.kingster-body .tribe-event-schedule-details {
font-size: 13px;
letter-spacing: 2px;
text-transform: uppercase;
color: #666;
margin-bottom: 15px;
}
.kingster-body h2.tribe-events-list-event-title {
line-height: 1.4 !important;
font-size: 16px !important;
font-weight: 700 !important;
}
.kingster-body .tribe-events-list-photo-description.tribe-events-content {
font-size: 15px;
color: #333;
}.kingster-page-title-wrap{ background-image: url(http://www.ycet.org/wp-content/uploads/2018/08/page-title.jpg); }.kingster-header-wrap.kingster-header-style-plain{ box-shadow: 0px 1px 4px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.1); }.kingster-top-bar-right-button{ padding-bottom: 19px; margin-bottom: -19px; }.kingster-body h1, .kingster-body h2, .kingster-body h3, .kingster-body h4, .kingster-body h5, .kingster-body h6{ margin-top: 0px; margin-bottom: 20px; line-height: 1.2; font-weight: 700; }
#poststuff .gdlr-core-page-builder-body h2{ padding: 0px; margin-bottom: 20px; line-height: 1.2; font-weight: 700; }
#poststuff .gdlr-core-page-builder-body h1{ padding: 0px; font-weight: 700; }
.gdlr-core-button, .kingster-button, 
input[type="button"], input[type="submit"], input[type="reset"]{ text-transform: none; font-weight: 700; }
input, textarea{ border-bottom-width: 1px; }
.gdlr-core-twitter-item{ position: relative; }
.gdlr-core-twitter-item .gdlr-core-block-item-title-nav{ margin-bottom: 0px; position: absolute; right: 0px; font-size: 20px; z-index: 1; }
.gdlr-core-twitter-item .gdlr-core-block-item-title-nav .gdlr-core-flexslider-nav.gdlr-core-plain-style li a{ font-size: 20px; }
.gdlr-core-twitter-item .gdlr-core-block-item-title-nav .gdlr-core-flexslider-nav.gdlr-core-plain-style li a.flex-prev i:before{ content: "\f177"; font-family: fontAwesome; }
.gdlr-core-twitter-item .gdlr-core-block-item-title-nav .gdlr-core-flexslider-nav.gdlr-core-plain-style li a.flex-next i:before{ content: "\f178"; font-family: fontAwesome; margin-left: 10px; }
.gdlr-core-twitter-item .gdlr-core-flexslider li:before{ content: "\f099"; float: left; font-size: 24px; line-height: 25px; font-family: fontAwesome; margin-right: 25px; }
.gdlr-core-twitter-item .gdlr-core-flexslider li .gdlr-core-twitter-item-list{ overflow: hidden; padding-right: 80px; }
.gdlr-core-twitter-item .gdlr-core-flexslider .gdlr-core-twitter-item-list-date{ display: inline; }
.gdlr-core-twitter-item .gdlr-core-flexslider .gdlr-core-twitter-item-list-content{ margin-right: 12px; }
.gdlr-core-twitter-item .gdlr-core-twitter-item-list-content{ font-size: 14px; }
.gdlr-core-tab-item .gdlr-core-tab-item-title{ font-size: 17px; font-weight: 700; text-transform: none; letter-spacing: 0px; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title{ border: 0px; margin-left: 0px; padding: 24px 40px 24px; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active{ margin-bottom: 0px; padding: 24px 40px 24px; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title-wrap{ border: 0px; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-content{ padding: 67px 59px 45px; background-repeat: no-repeat; }
.gdlr-core-tab-item .gdlr-core-tab-item-content-image-wrap{ width: 30%; height: 1px; float: left; }
.gdlr-core-tab-item .gdlr-core-tab-item-image{ opacity: 0; position: absolute; z-index: -1; width: 100%; height: 100%; overflow: hidden; 
transition: opacity 200ms; -moz-transition: opacity 200ms; -o-transition: opacity 200ms; -webkit-transition: opacity 200ms; }
.gdlr-core-tab-item .gdlr-core-tab-item-image.gdlr-core-active{ opacity:1; position: relative; z-index: 0; }
.gdlr-core-tab-item .gdlr-core-tab-item-image i{ position: absolute; font-size: 30px; top: 50%; left: 50%; 
width: 84px; text-align: center; padding: 27px 0px 27px 8px; margin-top: -42px; margin-left: -42px; background: #fff; 
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.gdlr-core-tab-item .gdlr-core-tab-item-wrap{ overflow: hidden; }
.gdlr-core-tab-item .gdlr-core-tab-item-image-background{ display: block; width: 100%; height: 100%; background-size: cover;a background-position: center; }
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content{ font-style: normal; }
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author{ font-style: normal; }
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author:before{ display: none; }
.gdlr-core-blockquote-item.gdlr-core-left-align .gdlr-core-blockquote-item-quote,
.gdlr-core-blockquote-item.gdlr-core-right-align .gdlr-core-blockquote-item-quote{ float: none; }
.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-quote{ height: 48px; }
.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-quote{ height: 56px; }
.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-quote{ font-size: 170px; height: 82px; }
.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-content{ font-size: 21px; font-weight: bold; }
.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-author { font-size: 18px; }
.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote,
.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote,
.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{ margin-bottom: 0px; }
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title,
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title,
.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title{ font-size: 16px; text-transform: none; letter-spacing: 0px; padding: 25px 25px 23px; }
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before, 
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-accordion-item-title:before{ font-size: 24px; }
.gdlr-core-title-item .gdlr-core-title-item-link{ font-size: 14px; }
.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-title{ float: left; }
.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-divider{ position: static; overflow: hidden; padding-top: 0.6em; margin-top: 0px; }
.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link, 
.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link{ position: static; margin-top: 8px; line-height: 1.7; }
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-bottom{ margin-top: 10px; }
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-read-more{ margin-top: 8px; }
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-bottom{ margin-top: 10px; }
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-read-more{ margin-top: 8px; display: inline-block; }
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{ float: left; margin-right: 30px; }
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title-divider{ overflow: hidden; border-bottom-style: solid; border-bottom-width: 1px; padding-top: 0.6em; }
.gdlr-core-personnel-info-item .gdlr-core-personnel-info-item-head{ margin-bottom: 20px; }
.gdlr-core-personnel-info-item .gdlr-core-personnel-info-item-title{ font-size: 34px; margin-bottom: 7px; }
.gdlr-core-personnel-info-item .gdlr-core-personnel-info-item-position{ font-size: 20px; margin-bottom: 7px; }
.gdlr-core-personnel-info-item .kingster-personnel-info-list{ font-size: 17px; margin-bottom: 12px; }
.gdlr-core-personnel-info-item .kingster-personnel-info-list.kingster-type-social-shortcode{ margin-bottom: 22px; }
.gdlr-core-personnel-info-item .kingster-personnel-info-list-icon{ font-size: 16px; width: 20px; margin-right: 12px; }
.gdlr-core-personnel-item .gdlr-core-personnel-list-title{ margin-bottom: 4px; font-size: 23px; font-weight: 800; letter-spacing: 0px; }
.gdlr-core-personnel-item .gdlr-core-personnel-list-position{ font-size: 16px; font-weight: 600; }
.gdlr-core-personnel-item .gdlr-core-personnel-info{ margin-top: 20px; }
.gdlr-core-personnel-item .gdlr-core-personnel-list-button{ border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-top: 5px; margin-bottom: 20px; }
.gdlr-core-personnel-item .kingster-personnel-info-list{ font-size: 16px; margin-bottom: 6px; }
.gdlr-core-personnel-item .kingster-personnel-info-list.kingster-type-social-shortcode{ margin-bottom: 22px; }
.gdlr-core-personnel-item .kingster-personnel-info-list-icon{ font-size: 15px; width: 20px; margin-right: 12px; }
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social,
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-social,
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social{ margin-top: 0px; margin-bottom: 10px; }
.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{ padding: 35px 40px 20px; border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-core-blog-info-wrapper .gdlr-core-head{ vertical-align: baseline; margin-right: 7px; }
.gdlr-core-blog-info-wrapper .gdlr-core-blog-info{ font-size: 13px; font-weight: 600; margin-right: 12px; }
.gdlr-core-blog-info-wrapper .gdlr-core-blog-info:before{ content: "/"; margin-right: 12px; }
.gdlr-core-blog-info-wrapper .gdlr-core-blog-info:first-child:before { display: none; }
.gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{ padding-top: 0px; border: none; margin-bottom: 6px; }
.gdlr-core-blog-grid .gdlr-core-blog-thumbnail{ border-radius: 3px; }
.gdlr-core-blog-grid-with-frame .gdlr-core-blog-thumbnail{ border-radius: 3px 3px 0px 0px; }
.gdlr-core-blog-widget{ padding-top: 0px; border: none; margin-bottom: 30px; }
.gdlr-core-blog-widget .gdlr-core-blog-thumbnail{ max-width: 80px;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.gdlr-core-blog-widget .gdlr-core-blog-info-wrapper{ margin-bottom: 6px; }
.gdlr-core-blog-widget .gdlr-core-blog-title{ margin-bottom 0px; }
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list{ font-size: 16px; margin-top: -18px; }
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a{ padding-left: 0px; border: none; font-weight: 400; }
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:before{ margin-left: 0px; opacity: 1; }
.gdlr-core-event-item .gdlr-core-event-item-info-wrap{ font-size: 13px; }
.gdlr-core-event-item .gdlr-core-event-item-info-wrap .gdlr-core-head{ margin-right: 10px; }
.gdlr-core-event-item-info.gdlr-core-type-start-date-month{ display: block; float: left; width: 40px; text-align: center; 
white-space: nowrap; margin-right: 25px; border-bottom-width: 3px; border-bottom-style: solid; padding-bottom: 10px; }
.gdlr-core-type-start-date-month .gdlr-core-date{ font-size: 34px; line-height: 1; font-weight: 700; display: block; }
.gdlr-core-type-start-date-month .gdlr-core-month{ font-size: 16px; display: block; font-weight: 700; text-transform: uppercase; }
.gdlr-core-event-item-list.gdlr-core-style-widget{ margin-bottom: 25px; }
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{ font-size: 18px; margin-bottom: 14px; }
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-content-wrap{ overflow: hidden; }
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-info{ margin-bottom: 2px; margin-right: 20px; }
.gdlr-core-event-item-list.gdlr-core-style-grid{ margin-bottom: 35px; }
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-thumbnail{ margin-bottom: 28px; overflow: hidden; 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-title{ font-size: 19px; margin-bottom: 14px; font-weight: 700; }
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-content-wrap{ overflow: hidden; }
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-info{ display: block; margin-bottom: 2px; }
@media only screen and (max-width: 1260px){
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active,
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title{ padding: 20px 25px 16px; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-content{ padding: 25px 25px }
}
@media only screen and (max-width: 999px){
.gdlr-core-twitter-item .gdlr-core-flexslider li .gdlr-core-twitter-item-list{ padding-right: 0px; }
.gdlr-core-tab-item .gdlr-core-tab-item-content-image-wrap{ display: none; float: none; width: auto; height: 300px !important; }
}
@media only screen and (max-width: 767px){
.gdlr-core-tab-item .gdlr-core-tab-item-title{ font-size: 13px; font-weight: 600; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title-wrap{ padding-left: 15px; padding-right: 15px; }
body .gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active{ background: transparent; }
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title, 
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active{ padding: 15px 9px; }
}
body .gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote{ font-size: 80px; margin-bottom: -25px; }
body .gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{ font-size: 14px; }
.gdlr-core-sidebar-item .textwidget .gdlr-core-button-full-width{ display: block; margin-right: 0 !important; text-align: center; }
body .gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title{ font-size: 17px; text-transform: none; font-weight: 400; letter-spacing: 0px; }
body .gdlr-core-button{ letter-spacing: 0; }
body .gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-submit input[type="submit"]{ font-size: 15px; font-weight: 700; line-height: 20px; padding: 17px 19px; letter-spacing: 0; }
body .gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{ font-weight: 700; }
body .gdlr-core-icon-pos-right.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title{ padding: 25px 25px 25px 30px; }
body .gdlr-core-blog-grid .gdlr-core-blog-title{ font-size: 19px; }
body .gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email input[type="email"]{ font-size: 14px; padding: 18px 20px; }
body .gdlr-core-social-network-item .gdlr-core-social-network-icon{ font-size: 19px; }
body .gdlr-core-button{ font-size: 15px; }
body.kingster-boxed .kingster-body-wrapper{ margin-top: 0px; margin-bottom: 0px; } 
.kingster-body-wrapper.kingster-with-frame, body.kingster-full .kingster-fixed-footer{ margin: 0px; } 
.kingster-body-background{ opacity: 1; } 
.kingster-background-pattern .kingster-body-outer-wrapper{ background-image: url(https://www.ycet.org/wp-content/plugins/goodlayers-core/include/images/pattern/pattern-1.png); } 
.kingster-item-pdlr, .gdlr-core-item-pdlr{ padding-left: 20px; padding-right: 20px; }.kingster-item-rvpdlr, .gdlr-core-item-rvpdlr{ margin-left: -20px; margin-right: -20px; }.gdlr-core-metro-rvpdlr{ margin-top: -20px; margin-right: -20px; margin-bottom: -20px; margin-left: -20px; }.kingster-item-mglr, .gdlr-core-item-mglr, .kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega,.sf-menu.kingster-top-bar-menu > .kingster-mega-menu .sf-mega{ margin-left: 20px; margin-right: 20px; }.kingster-body .gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .kingster-body .gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,.kingster-body .gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{ padding-top: 20px; margin-top: -20px; padding-right: 20px; margin-right: -20px; padding-left: 20px; margin-left: -20px; padding-bottom: 20px; margin-bottom: -20px; }.gdlr-core-twitter-item .gdlr-core-block-item-title-nav{ margin-right: 20px; } 
.kingster-container, .gdlr-core-container, body.kingster-boxed .kingster-body-wrapper, body.kingster-boxed .kingster-fixed-footer .kingster-footer-wrapper, body.kingster-boxed .kingster-fixed-footer .kingster-copyright-wrapper{ max-width: 1360px; } 
.kingster-body-front .gdlr-core-container, .kingster-body-front .kingster-container{ padding-left: 20px; padding-right: 20px; }.kingster-body-front .kingster-container .kingster-container, .kingster-body-front .kingster-container .gdlr-core-container, .kingster-body-front .gdlr-core-container .gdlr-core-container{ padding-left: 0px; padding-right: 0px; } 
.kingster-top-bar-container.kingster-top-bar-custom-container{ max-width: 1140px; } 
.kingster-top-bar-container.kingster-top-bar-full{ padding-right: 15px; padding-left: 15px; } 
.kingster-top-bar{ padding-top: 18px; }.kingster-top-bar-right-button{ padding-top: 18px; margin-top: -18px; } 
.kingster-top-bar{ padding-bottom: 18px; }.kingster-top-bar .kingster-top-bar-menu > li > a{ padding-bottom: 18px; }.sf-menu.kingster-top-bar-menu > .kingster-mega-menu .sf-mega, .sf-menu.kingster-top-bar-menu > .kingster-normal-menu ul{ margin-top: 18px; } 
.kingster-top-bar{ font-size: 15px; } 
.kingster-top-bar{ border-bottom-width: 0px; } 
.kingster-header-style-plain{ border-bottom-width: 0px; } 
.kingster-header-background-transparent .kingster-top-bar-background{ opacity: 0.5; } 
.kingster-header-background-transparent .kingster-header-background{ opacity: 0.5; } 
.kingster-navigation-bar-wrap.kingster-style-transparent .kingster-navigation-background{ opacity: 0.5; } 
.kingster-header-boxed-wrap .kingster-top-bar-background{ opacity: 0; } 
.kingster-header-boxed-wrap .kingster-top-bar-background{ margin-bottom: -0px; } 
.kingster-header-style-boxed{ margin-top: 0px; } 
.kingster-header-container.kingster-header-custom-container{ max-width: 1140px; } 
.kingster-header-container.kingster-header-full{ padding-right: 15px; padding-left: 15px; } 
.kingster-header-boxed-wrap .kingster-header-background{ border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } 
.kingster-header-style-boxed .kingster-header-container-item{ padding-left: 30px; padding-right: 30px; }.kingster-navigation-right{ right: 30px; } .kingster-navigation-left{ left: 30px; } 
.kingster-header-style-plain.kingster-style-splitted-menu .kingster-navigation .sf-menu > li > a{ padding-top: 0px; } .kingster-header-style-plain.kingster-style-splitted-menu .kingster-main-menu-left-wrap,.kingster-header-style-plain.kingster-style-splitted-menu .kingster-main-menu-right-wrap{ padding-top: 0px; } 
.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-navigation .sf-menu > li > a{ padding-top: 0px; } .kingster-header-style-boxed.kingster-style-splitted-menu .kingster-main-menu-left-wrap,.kingster-header-style-boxed.kingster-style-splitted-menu .kingster-main-menu-right-wrap{ padding-top: 0px; } 
.kingster-navigation .sf-menu > li{ padding-left: 18px; padding-right: 18px; } 
.kingster-navigation .kingster-main-menu{ margin-left: 0px; } 
.kingster-header-side-nav{ width: 340px; }.kingster-header-side-content.kingster-style-left{ margin-left: 340px; }.kingster-header-side-content.kingster-style-right{ margin-right: 340px; } 
.kingster-header-side-nav.kingster-style-side{ padding-left: 70px; padding-right: 70px; }.kingster-header-side-nav.kingster-style-left .sf-vertical > li > ul.sub-menu{ padding-left: 70px; }.kingster-header-side-nav.kingster-style-right .sf-vertical > li > ul.sub-menu{ padding-right: 70px; } 
.kingster-navigation .sf-vertical > li{ padding-top: 16px; padding-bottom: 16px; } 
.kingster-header-style-bar .kingster-logo-right-text{ padding-top: 30px; } 
.kingster-logo{ padding-top: 32px; } 
.kingster-logo{ padding-bottom: 13px; } 
.kingster-logo.kingster-item-pdlr{ padding-left: 0px; } 
.kingster-logo-inner{ max-width: 110px; } 
@media only screen and (max-width: 767px){ .kingster-mobile-header .kingster-logo-inner{ max-width: 180px; } } 
.kingster-navigation{ padding-top: 37px; }.kingster-navigation-top{ top: 37px; } 
.kingster-navigation .sf-menu > li > a{ padding-bottom: 34px; } 
.kingster-navigation .kingster-main-menu{ padding-right: 0px; } 
.kingster-main-menu-right-wrap{ margin-top: 6px; } 
.kingster-fixed-navigation.kingster-style-slide .kingster-logo-inner img{ max-height: none !important; }.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-logo-inner, .kingster-animate-fixed-navigation.kingster-header-style-boxed .kingster-logo-inner{ max-width: 110px; } 
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-logo, .kingster-animate-fixed-navigation.kingster-header-style-boxed .kingster-logo{ padding-top: 23px; } 
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-logo, .kingster-animate-fixed-navigation.kingster-header-style-boxed .kingster-logo{ padding-bottom: 20px; } 
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation, .kingster-animate-fixed-navigation.kingster-header-style-boxed .kingster-navigation{ padding-top: 30px; }.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation-top, .kingster-animate-fixed-navigation.kingster-header-style-boxed .kingster-navigation-top{ top: 30px; } 
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation .sf-menu > li > a, .kingster-animate-fixed-navigation.kingster-header-style-boxed .kingster-navigation .sf-menu > li > a{ padding-bottom: 25px; } 
.kingster-breadcrumbs{ padding-top: 25px; } 
.kingster-breadcrumbs{ padding-bottom: 25px; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-title-content{ padding-top: 60px; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-title-content{ padding-bottom: 60px; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-caption{ margin-bottom: 4px; } 
.kingster-page-title-wrap .kingster-page-title{ text-transform: none; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-title{ font-size: 43px; } 
.kingster-page-title-wrap .kingster-page-title{ font-weight: 700; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-title{ letter-spacing: 0px; } 
.kingster-page-title-wrap .kingster-page-caption{ text-transform: none; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-caption{ font-size: 21px; } 
.kingster-page-title-wrap .kingster-page-caption{ font-weight: 400; } 
.kingster-page-title-wrap.kingster-style-custom .kingster-page-caption{ letter-spacing: 0px; } 
.kingster-page-title-wrap .kingster-page-title-top-gradient{ height: 413px; } 
.kingster-page-title-wrap .kingster-page-title-bottom-gradient{ height: 413px; } 
.kingster-page-title-wrap .kingster-page-title-overlay{ opacity: 0; } 
.kingster-not-found-wrap .kingster-not-found-background{ opacity: 0.27; } 
.kingster-blog-title-wrap.kingster-style-custom .kingster-blog-title-content{ padding-top: 93px; } 
.kingster-blog-title-wrap.kingster-style-custom .kingster-blog-title-content{ padding-bottom: 87px; } 
.kingster-blog-title-wrap{ background-image: url(http://www.ycet.org/wp-content/uploads/2018/08/page-title.jpg); } 
.kingster-blog-title-wrap.kingster-feature-image .kingster-blog-title-top-overlay{ height: 242px; } 
.kingster-blog-title-wrap.kingster-feature-image .kingster-blog-title-bottom-overlay{ height: 333px; } 
.kingster-blog-title-wrap .kingster-blog-title-overlay{ opacity: 0.25; } 
body.single-post .kingster-sidebar-style-none, body.blog .kingster-sidebar-style-none, .kingster-blog-style-2 .kingster-comment-content{ max-width: 900px; } 
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon{ font-size: 22px; } 
.kingster-footer-wrapper{ padding-top: 70px; } 
.kingster-footer-wrapper{ padding-bottom: 50px; } 
.kingster-copyright-container{ padding-top: 33px; } 
.kingster-copyright-container{ padding-bottom: 33px; } 
.kingster-body h1, .kingster-body h2, .kingster-body h3, .kingster-body h4, .kingster-body h5, .kingster-body h6, .kingster-body .kingster-title-font,.kingster-body .gdlr-core-title-font{ font-family: "Poppins", sans-serif; }.woocommerce-breadcrumb, .woocommerce span.onsale, .single-product.woocommerce div.product p.price .woocommerce-Price-amount, .single-product.woocommerce #review_form #respond label{ font-family: "Poppins", sans-serif; } 
.kingster-navigation .sf-menu > li > a, .kingster-navigation .sf-vertical > li > a, .kingster-navigation-font{ font-family: "Poppins", sans-serif; } 
.kingster-body, .kingster-body .gdlr-core-content-font, .kingster-body input, .kingster-body textarea, .kingster-body button, .kingster-body select, .kingster-body .kingster-content-font, .gdlr-core-audio .mejs-container *{ font-family: "Poppins", sans-serif; } 
.kingster-body .gdlr-core-info-font, .kingster-body .kingster-info-font{ font-family: "Poppins", sans-serif; } 
.kingster-body .gdlr-core-blog-info-font, .kingster-body .kingster-blog-info-font{ font-family: "Poppins", sans-serif; } 
.kingster-body .gdlr-core-quote-font, blockquote{ font-family: "ABeeZee", sans-serif; } 
.kingster-body .gdlr-core-testimonial-content{ font-family: "Poppins", sans-serif; } 
.kingster-body h1{ font-size: 52px; } 
.kingster-body h2, #poststuff .gdlr-core-page-builder-body h2{ font-size: 48px; } 
.kingster-body h3{ font-size: 36px; } 
.kingster-body h4{ font-size: 28px; } 
.kingster-body h5{ font-size: 22px; } 
.kingster-body h6{ font-size: 18px; } 
.kingster-body{ font-size: 16px; } 
.kingster-body, .kingster-body p, .kingster-line-height, .gdlr-core-line-height{ line-height: 1.7; } 
.kingster-navigation .sf-menu > li > a, .kingster-navigation .sf-vertical > li > a{ font-size: 16px; } 
.kingster-navigation .sf-menu > li > a, .kingster-navigation .sf-vertical > li > a{ font-weight: 500; } 
.kingster-navigation .sf-menu > li > a, .kingster-navigation .sf-vertical > li > a{ text-transform: none; } 
.kingster-main-menu-right-button{ font-size: 11px; } 
.kingster-main-menu-right-button{ text-transform: uppercase; } 
.kingster-sidebar-area .kingster-widget-title{ font-size: 16px; } 
.kingster-sidebar-area .kingster-widget-title{ font-weight: 600; } 
.kingster-sidebar-area .kingster-widget-title{ letter-spacing: 0px; } 
.kingster-sidebar-area .kingster-widget-title{ text-transform: none; } 
.kingster-footer-wrapper .kingster-widget-title{ font-size: 17px; } 
.kingster-footer-wrapper .kingster-widget-title{ font-weight: 700; } 
.kingster-footer-wrapper .kingster-widget-title{ letter-spacing: 0px; } 
.kingster-footer-wrapper .kingster-widget-title{ text-transform: none; } 
.kingster-footer-wrapper{ font-size: 16px; } 
.kingster-footer-wrapper .widget_text{ text-transform: none; } 
.kingster-copyright-text, .kingster-copyright-left, .kingster-copyright-right{ font-size: 15px; } 
.kingster-copyright-text, .kingster-copyright-left, .kingster-copyright-right{ font-weight: 400; } 
.kingster-copyright-text, .kingster-copyright-left, .kingster-copyright-right{ letter-spacing: 0px; } 
.kingster-copyright-text, .kingster-copyright-left, .kingster-copyright-right{ text-transform: none; } 
.kingster-top-bar-background{ background-color: #192f59; } 
.kingster-body .kingster-top-bar{ border-bottom-color: #ffffff; } 
.kingster-top-bar{ color: #96a2b8; } 
.kingster-body .kingster-top-bar a{ color: #919bad; } 
.kingster-body .kingster-top-bar a:hover{ color: #ffffff; } 
.kingster-body .kingster-top-bar .kingster-top-bar-right-button{ background-color: #3db166; } 
.kingster-top-bar .kingster-top-bar-right-social a{ color: #ffffff; } 
.kingster-top-bar .kingster-top-bar-right-social a:hover{ color: #3db166; } 
.kingster-header-background, .kingster-sticky-menu-placeholder, .kingster-header-style-boxed.kingster-fixed-navigation{ background-color: #ffffff; } 
.kingster-header-wrap.kingster-header-style-plain{ border-color: #e8e8e8; } 
.kingster-header-side-nav.kingster-style-side-toggle .kingster-logo{ background-color: #ffffff; } 
.kingster-top-menu-button i, .kingster-mobile-menu-button i{ color: #333333; }.kingster-mobile-button-hamburger:before, .kingster-mobile-button-hamburger:after, .kingster-mobile-button-hamburger span{ background: #333333; } 
.kingster-main-menu-right .kingster-top-menu-button, .kingster-mobile-menu .kingster-mobile-menu-button{ border-color: #333333; } 
.kingster-top-search-wrap{ background-color: #000000; background-color: rgba(0, 0, 0, 0.88); } 
.kingster-top-cart-content-wrap .kingster-top-cart-content{ background-color: #232323; } 
.kingster-top-cart-content-wrap .kingster-top-cart-content span, .kingster-top-cart-content-wrap .kingster-top-cart-content span.woocommerce-Price-amount.amount{ color: #b5b5b5; } 
.kingster-top-cart-content-wrap .kingster-top-cart-button,.kingster-top-cart-content-wrap .kingster-top-cart-button:hover{ color: #ffffff; } 
.kingster-top-cart-content-wrap .kingster-top-cart-checkout-button, .kingster-top-cart-content-wrap .kingster-top-cart-checkout-button:hover{ color: #3db166; } 
.kingster-body .kingster-breadcrumbs, .kingster-body .kingster-breadcrumbs a span, .gdlr-core-breadcrumbs-item, .gdlr-core-breadcrumbs-item a span{ color: #a0a0a0; } 
.kingster-body .kingster-breadcrumbs span, .kingster-body .kingster-breadcrumbs a:hover span, .gdlr-core-breadcrumbs-item span, .gdlr-core-breadcrumbs-item a:hover span{ color: #3db166; } 
.kingster-navigation-background{ background-color: #f4f4f4; } 
.kingster-navigation-bar-wrap{ border-color: #e8e8e8; } 
.kingster-navigation .kingster-navigation-slide-bar{ border-color: #3db166; }.kingster-navigation .kingster-navigation-slide-bar:before{ border-bottom-color: #3db166; } 
.sf-menu > li > a, .sf-vertical > li > a{ color: #163269; } 
.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a{ color: #3db166; } 
.sf-menu > .kingster-normal-menu li, .sf-menu > .kingster-mega-menu > .sf-mega, .sf-vertical ul.sub-menu li, ul.sf-menu > .menu-item-language li{ background-color: #eeeeee; } 
.sf-menu > li > .sub-menu a, .sf-menu > .kingster-mega-menu > .sf-mega a, .sf-vertical ul.sub-menu li a{ color: #585858; } 
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .kingster-mega-menu > .sf-mega a:hover, .sf-menu > .kingster-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a{ color: #223c6c; } 
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .kingster-mega-menu > .sf-mega a:hover, .sf-menu > .kingster-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a{ background-color: #eeeeee; } 
.kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section-inner > a{ color: #192f59; } 
.kingster-navigation .sf-menu > .kingster-mega-menu .sf-mega-section{ border-color: #dddddd; } 
.mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span{ color: #979797; }ul.mm-listview li a{ border-color: #979797; }.mm-arrow:after, .mm-next:after, .mm-prev:before{ border-color: #979797; } 
.mm-navbar .mm-title:hover, .mm-navbar .mm-btn:hover, ul.mm-listview li a:hover, ul.mm-listview li > span:hover, ul.mm-listview li.current-menu-item > a, ul.mm-listview li.current-menu-ancestor > a, ul.mm-listview li.current-menu-ancestor > span{ color: #ffffff; } 
.mm-menu{ background-color: #1f1f1f; } 
ul.mm-listview li{ border-color: #626262; } 
.kingster-overlay-menu-content{ background-color: #000000; background-color: rgba(0, 0, 0, 0.88); } 
.kingster-overlay-menu-content ul.menu > li, .kingster-overlay-menu-content ul.sub-menu ul.sub-menu{ border-color: #424242; } 
.kingster-overlay-menu-content ul li a, .kingster-overlay-menu-content .kingster-overlay-menu-close{ color: #ffffff; } 
.kingster-overlay-menu-content ul li a:hover{ color: #a8a8a8; } 
.kingster-bullet-anchor a:before{ background-color: #777777; } 
.kingster-bullet-anchor a:hover, .kingster-bullet-anchor a.current-menu-item{ border-color: #ffffff; }.kingster-bullet-anchor a:hover:before, .kingster-bullet-anchor a.current-menu-item:before{ background: #ffffff; } 
.kingster-main-menu-search i, .kingster-main-menu-cart i{ color: #192f59; } 
.kingster-main-menu-cart > .kingster-top-cart-count{ background-color: #3db166; } 
.kingster-main-menu-cart > .kingster-top-cart-count{ color: #ffffff; } 
.kingster-body .kingster-main-menu-right-button{ color: #333333; } 
.kingster-body .kingster-main-menu-right-button:hover{ color: #555555; } 
.kingster-body .kingster-main-menu-right-button{ background-color: #192f59; } 
.kingster-body .kingster-main-menu-right-button:hover{ background-color: #1c4c72; } 
.kingster-body .kingster-main-menu-right-button{ border-color: #333333; } 
.kingster-body .kingster-main-menu-right-button:hover{ border-color: #555555; } 
.kingster-page-preload{ background-color: #ffffff; } 
.kingster-body-outer-wrapper, body.kingster-full .kingster-body-wrapper, .kingster-header-side-content{ background-color: #ffffff; } 
body.kingster-boxed .kingster-body-wrapper, .gdlr-core-page-builder .gdlr-core-page-builder-body.gdlr-core-pb-livemode{ background-color: #ffffff; } 
.kingster-page-title-wrap .kingster-page-title{ color: #ffffff; } 
.kingster-page-title-wrap .kingster-page-caption{ color: #3db166; }.kingster-page-title-wrap .kingster-page-caption .woocommerce-breadcrumb, .kingster-page-title-wrap .kingster-page-caption .woocommerce-breadcrumb a{ color: #3db166; }.kingster-page-title-wrap .kingster-page-title-event-time, .kingster-page-title-wrap .kingster-page-title-event-link a, .kingster-page-title-wrap .kingster-page-title-event-link a:hover{ color: #3db166; } 
.kingster-page-title-wrap .kingster-page-title-overlay{ background-color: #ffffff; } 
.kingster-page-title-wrap .kingster-page-title-top-gradient{ background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); }.kingster-page-title-wrap .kingster-page-title-bottom-gradient{ background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); } 
.kingster-body, .kingster-body span.wpcf7-not-valid-tip{ color: #6b6b6b; } 
.kingster-body h1, .kingster-body h2, .kingster-body h3, .kingster-body h4, .kingster-body h5, .kingster-body h6{ color: #161616; }.woocommerce table.shop_attributes th, .woocommerce table.shop_table th, .single-product.woocommerce div.product .product_meta .kingster-head{ color: #161616; } 
.kingster-body a{ color: #545454; } 
.kingster-body a:hover{ color: #60c988; } 
.kingster-body *{ border-color: #e6e6e6; }.kingster-body .gdlr-core-portfolio-single-nav-wrap{ border-color: #e6e6e6; }.gdlr-core-columnize-item .gdlr-core-columnize-item-content{ column-rule-color: #e6e6e6; -moz-column-rule-color: #e6e6e6; -webkit-column-rule-color: #e6e6e6; } 
.kingster-body input, .wpcf7 select, .kingster-body textarea{ background-color: #ffffff; } 
.kingster-body input, .wpcf7 select, .kingster-body textarea{ border-color: #d7d7d7; } 
.kingster-body input, .wpcf7 select, .kingster-body textarea{ color: #4e4e4e; } 
.kingster-body ::-webkit-input-placeholder{  color: #5e5e5e; }.kingster-body ::-moz-placeholder{  color: #5e5e5e; }.kingster-body :-ms-input-placeholder{  color: #5e5e5e; }.kingster-body :-moz-placeholder{  color: #5e5e5e; } 
.kingster-not-found-wrap{ background-color: #23618e; } 
.kingster-not-found-wrap .kingster-not-found-head{ color: #ffffff; } 
.kingster-not-found-wrap .kingster-not-found-title{ color: #ffffff; } 
.kingster-not-found-wrap .kingster-not-found-caption{ color: #c3e7ff; } 
.kingster-not-found-wrap form.search-form input.search-field{ background-color: #000000; background-color: rgba(0, 0, 0, 0.4) } 
.kingster-not-found-wrap form.search-form input.search-field, .kingster-not-found-wrap .kingster-top-search-submit{ color: #ffffff; } .kingster-not-found-wrap input::-webkit-input-placeholder { color: #ffffff; } .kingster-not-found-wrap input:-moz-placeholder{ color: #ffffff; } .kingster-not-found-wrap input::-moz-placeholder{ color: #ffffff; } .kingster-not-found-wrap input:-ms-input-placeholder{ color: #ffffff; } 
.kingster-not-found-wrap .kingster-not-found-back-to-home a, .kingster-not-found-wrap .kingster-not-found-back-to-home a:hover{ color: #ffffff; } 
.kingster-sidebar-area .kingster-widget-title{ color: #383838; } 
.kingster-sidebar-area .kingster-widget-title{ background-color: #ededed; } 
.kingster-sidebar-area .kingster-widget-title{ border-bottom-color: #3db166; } 
.kingster-sidebar-area a{ color: #475267; }.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_pages ul li:before, .widget_rss ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before{ color: #475267; } 
.kingster-sidebar-area a:hover, .kingster-sidebar-area .current-menu-item > a{ color: #191919; } 
.kingster-sidebar-area *{ border-color: #3db166; } 
.gdlr-core-recent-post-widget .gdlr-core-blog-info i{ color: #9c9c9c; } 
.gdlr-core-recent-post-widget .gdlr-core-blog-info, .gdlr-core-recent-post-widget .gdlr-core-blog-info a, .gdlr-core-recent-post-widget .gdlr-core-blog-info a:hover{ color: #a0a0a0; } 
.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title{ color: #ffffff; } 
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a:hover{ color: #9c9c9c; } 
.widget_search input.search-field{ color: #5e5e5e; }.widget_search input::-webkit-input-placeholder { color: #5e5e5e; }.widget_search input:-moz-placeholder{ color: #5e5e5e; }.widget_search input::-moz-placeholder{ color: #5e5e5e; }.widget_search input:-ms-input-placeholder{ color: #5e5e5e; } 
.widget_search input.search-field{ border-color: #3db166; } 
.widget_search form:after{ border-color: #c7c7c7; } 
.kingster-body .tagcloud a, .kingster-body .tagcloud a:hover{ color: #ffffff; } 
.kingster-body .tagcloud a{ background-color: #3db166; } 
.kingster-body .tagcloud a{ border-color: #3db166; } 
ul.gdlr-core-twitter-widget-wrap li:before{ color: #303030; } 
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a, ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a:hover{ color: #b5b5b5; } 
.gdlr-core-video-widget i{ background-color: #3db166; } 
.kingster-footer-wrapper{ background-color: #181818; } 
.kingster-footer-wrapper .kingster-widget-title{ color: #ffffff; }.kingster-footer-wrapper h1, .kingster-footer-wrapper h3, .kingster-footer-wrapper h3, .kingster-footer-wrapper h4, .kingster-footer-wrapper h5, .kingster-footer-wrapper h6{ color: #ffffff; }  
.kingster-footer-wrapper .kingster-widget-title{ border-bottom-color: #3db166; } 
.kingster-footer-wrapper{ color: #ababab; }.kingster-footer-wrapper .widget_recent_entries ul li:before, .kingster-footer-wrapper .widget_recent_comments ul li:before, .kingster-footer-wrapper .widget_pages ul li:before, .kingster-footer-wrapper .widget_rss ul li:before, .kingster-footer-wrapper .widget_archive ul li:before, .kingster-footer-wrapper .widget_categories ul li:before, .widget_nav_menu ul li:before, .kingster-footer-wrapper .widget_meta ul li:before{ color: #ababab; } 
.kingster-footer-wrapper a{ color: #8d8d8d; } 
.kingster-footer-wrapper a:hover{ color: #ffffff; } 
.kingster-footer-wrapper, .kingster-footer-wrapper *{ border-color: #363636; } 
.kingster-copyright-wrapper{ background-color: #202020; } 
.kingster-copyright-wrapper{ color: #838383; } 
.kingster-copyright-wrapper a{ color: #50bd77; } 
.kingster-copyright-wrapper a:hover{ color: #ffffff; } 
.kingster-footer-back-to-top-button{ background-color: #dbdbdb; } 
.kingster-body .kingster-footer-back-to-top-button, .kingster-body .kingster-footer-back-to-top-button:hover{ color: #313131; } 
.kingster-body .kingster-blog-title-wrap .kingster-single-article-title{ color: #ffffff; } 
.kingster-blog-title-wrap .kingster-blog-info-wrapper, .kingster-blog-title-wrap .kingster-blog-info-wrapper a, .kingster-blog-title-wrap .kingster-blog-info-wrapper a:hover, .kingster-blog-title-wrap .kingster-blog-info-wrapper i{ color: #ffffff; } 
.kingster-blog-title-wrap .kingster-single-article-date-day{ color: #ffffff; } 
.kingster-blog-title-wrap .kingster-single-article-date-month, .kingster-single-article-date-wrapper .kingster-single-article-date-year{ color: #b1b1b1; } 
.kingster-blog-title-wrap .kingster-single-article-date-wrapper{ border-color: #ffffff; } 
.kingster-blog-title-wrap .kingster-blog-title-overlay{ background-color: #000000; } 
.kingster-blog-title-wrap.kingster-feature-image .kingster-blog-title-top-overlay{ background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); }.kingster-blog-title-wrap.kingster-feature-image .kingster-blog-title-bottom-overlay{ background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); } 
.kingster-single-author .kingster-single-author-title a, .kingster-single-author .kingster-single-author-title a:hover{ color: #464646; } 
.kingster-single-author .kingster-single-author-caption{ color: #b1b1b1; } 
.kingster-single-author-tags a, .kingster-single-author-tags a:hover{ color: #3db166; border-color: #3db166; } 
.kingster-single-nav a, .kingster-single-nav a:hover{ color: #a5a5a5; } 
.kingster-blog-style-2 .kingster-single-nav-area-left .kingster-single-nav-area-overlay{ background-color: #3db166; } 
.kingster-blog-style-2 .kingster-single-nav-area-right .kingster-single-nav-area-overlay{ background-color: #3db166; } 
.kingster-blog-style-2 .kingster-single-related-post-wrap{ background-color: #f5f5f5; } 
.kingster-single-magazine-author-tags a, .kingster-single-magazine-author-tags a:hover{ color: #272727; } 
.kingster-single-magazine-author-tags a{ background-color: #f2f2f2; } 
.kingster-blog-magazine .kingster-single-author{ background-color: #f7f7f7; } 
.kingster-comments-area .kingster-comments-title, .kingster-comments-area .comment-author, .kingster-comments-area .comment-reply-title{ color: #464646; } 
.kingster-comments-area .comment-respond{ background-color: #f9f9f9; } 
.kingster-comments-area .comment-reply a, .kingster-comments-area .comment-reply a:hover{ color: #bcbcbc; } 
.kingster-comments-area .comment-time a, .kingster-comments-area .comment-time a:hover{ color: #b1b1b1; } 
.gdlr-core-blog-title a, .kingster-body .kingster-single-article-title, .kingster-body .kingster-single-article-title a{ color: #444444; } 
.gdlr-core-blog-title a:hover, .kingster-body .kingster-single-article-title a:hover{ color: #3db166; } 
.gdlr-core-sticky-banner, .kingster-sticky-banner{ color: #444444; } 
.gdlr-core-sticky-banner, .kingster-sticky-banner{ background-color: #f3f3f3; } 
.kingster-single-article .kingster-blog-info-wrapper, .kingster-single-article .kingster-blog-info-wrapper a, .kingster-single-article .kingster-blog-info-wrapper a:hover, .kingster-single-article .kingster-blog-info-wrapper i, .gdlr-core-blog-info-wrapper, .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-info-wrapper a:hover, .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-grid .gdlr-core-blog-info-date a{ color: #959595; } 
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day, .kingster-single-article .kingster-single-article-date-day{ color: #353535; } 
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month, .kingster-single-article .kingster-single-article-date-month{ color: #8a8a8a; } 
.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame, .gdlr-core-blog-full-frame, .gdlr-core-blog-list-frame, .gdlr-core-blog-link-format{ background-color: #ffffff; } 
.gdlr-core-opacity-on-hover{ background: #000; } 
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{ background: #3db166; }.gdlr-core-blog-feature .gdlr-core-blog-info-category{ background: #3db166; }.gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category{ background: #3db166; } 
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-title a{ color: #ffffff; } .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-content{ color: #ffffff; }.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-title a{ color: #ffffff; } 
.kingster-blog-aside-format .kingster-single-article-content, .gdlr-core-blog-aside-format{ background-color: #3db166; }.kingster-blog-quote-format .kingster-single-article-content, .gdlr-core-blog-quote-format{ background-color: #3db166; } 
.kingster-blog-aside-format .kingster-single-article-content, .gdlr-core-blog-aside-format .gdlr-core-blog-content{ color: #ffffff; }.kingster-blog-quote-format .kingster-single-article-content blockquote, .kingster-blog-quote-format .kingster-single-article-content q, .kingster-blog-quote-format .kingster-single-article-content, .gdlr-core-blog-quote-format .gdlr-core-blog-content blockquote,.gdlr-core-blog-quote-format .gdlr-core-blog-content q,.gdlr-core-blog-quote-format .gdlr-core-blog-content{ color: #ffffff; } 
.gdlr-core-pagination a{ background-color: #f0f0f0; }body .page-links > a, body .nav-links > a, body .nav-links > span.dots{ background-color: #f0f0f0; } 
.gdlr-core-pagination a{ color: #919191; }body .page-links > a, body .nav-links > a, body .nav-links > span.dots{ color: #919191; } 
.gdlr-core-pagination a:hover, .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span{ background-color: #3db166; }body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover{ background-color: #3db166; } 
.gdlr-core-pagination a:hover, .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span{ color: #ffffff; }body .page-links > span, body .page-links > a:hover, body .nav-links > span.current, body .nav-links > a:hover{ color: #ffffff; } 
.gdlr-core-pagination.gdlr-core-with-border a{ color: #b4b4b4; border-color: #b4b4b4; }.gdlr-core-pagination.gdlr-core-style-plain a, .gdlr-core-pagination.gdlr-core-style-plain a:before, .gdlr-core-pagination.gdlr-core-style-plain span:before{ color: #b4b4b4; } 
.gdlr-core-pagination.gdlr-core-with-border a:hover, .gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active, .gdlr-core-pagination.gdlr-core-with-border span{ color: #424242; border-color: #424242; }.gdlr-core-pagination.gdlr-core-style-plain a:hover, .gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active, .gdlr-core-pagination.gdlr-core-style-plain span{ color: #424242; } 
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-title{ color: #6b6b6b; } 
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-title:hover{ color: #3db166; } 
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-id, .gdlr-core-course-item .gdlr-core-course-item-icon{ color: #3db166; } 
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{ background-color: #f2f2f2; } 
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{ color: #3e3e3e; } 
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{ color: #3db166; } 
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{ color: #6b6b6b; } 
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button,.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button:hover{ background-color: #50bd77; } 
.gdlr-core-body .gdlr-core-course-form input, .gdlr-core-course-form .gdlr-core-course-form-combobox{ background-color: #3b4b6b; } 
.gdlr-core-body .gdlr-core-course-form input, .gdlr-core-course-form .gdlr-core-course-form-combobox select, .gdlr-core-course-form .gdlr-core-course-form-combobox:after{ color: #b1c0e0; }.gdlr-core-course-form input::-webkit-input-placeholder{ color: #b1c0e0; }.gdlr-core-course-form input::-moz-placeholder{ color: #b1c0e0; }.gdlr-core-course-form input:-ms-input-placeholder{ color: #b1c0e0; }.gdlr-core-course-form input:-moz-placeholder{ color: #b1c0e0; } 
.gdlr-core-body .gdlr-core-course-form input[type="submit"]{ background-color: #50bd77; } 
.gdlr-core-type-start-date-month .gdlr-core-date{ color: #50bd77; }.gdlr-core-event-item-info.gdlr-core-type-start-date-month{ border-color: #50bd77; } 
.gdlr-core-type-start-date-month .gdlr-core-month{ color: #152647; } 
.gdlr-core-event-item-list .gdlr-core-event-item-title a, .gdlr-core-event-item-list .gdlr-core-event-item-title a:hover{ color: #182847; } 
.gdlr-core-event-item .gdlr-core-event-item-info-wrap{ color: #50bd77; } 
.gdlr-core-portfolio-single-nav, .gdlr-core-portfolio-single-nav a, .gdlr-core-portfolio-single-nav a:hover{ color: #828282; } 
.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame, .gdlr-core-portfolio-grid2{ background-color: #ffffff; } 
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title a{ color: #191919; } 
.gdlr-core-port-info-item .gdlr-core-port-info-key, .gdlr-core-port-info2 .gdlr-core-port-info2-key{ color: #343434; } 
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info, .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a, .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover{ color: #b1b1b1; } 
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{ background-color: #3db166; } 
.gdlr-core-portfolio-badge{ color: #0a0a0a; } 
.gdlr-core-portfolio-badge{ background-color: #3db166; } 
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a:hover{ color: #ffffff; } 
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a:hover{ color: #cecece; } 
.gdlr-core-filterer-wrap.gdlr-core-style-text a{ color: #aaaaaa; } 
.gdlr-core-filterer-wrap.gdlr-core-style-text a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-text a.gdlr-core-active{ color: #161616; }.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer-slide-bar{ border-bottom-color: #161616 } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a{ color: #838383; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a{ background-color: #f1f1f1; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{ color: #191919; } 
.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{ background-color: #3db166; } 
.gdlr-core-price-table-item .gdlr-core-price-table{ background-color: #ffffff; } 
.gdlr-core-price-table .gdlr-core-price-table-head{ background-color: #3e3e3e; background: -webkit-linear-gradient(#3e3e3e, #3e3e3e); background: -o-linear-gradient(#3e3e3e, #3e3e3e); background: -moz-linear-gradient(#3e3e3e, #3e3e3e); background: linear-gradient(#3e3e3e, #3e3e3e); } 
.gdlr-core-price-table .gdlr-core-price-table-icon{ color: #ffffff; } 
.gdlr-core-price-table .gdlr-core-price-table-title{ color: #3db166; } 
.gdlr-core-price-table .gdlr-core-price-table-caption{ color: #ffffff; } 
.gdlr-core-price-table .gdlr-core-price-table-price{ background-color: #f6f6f6; } 
.gdlr-core-price-table .gdlr-core-price-table-price-number, .gdlr-core-price-table .gdlr-core-price-prefix{ color: #323232; } 
.gdlr-core-price-table .gdlr-core-price-suffix{ color: #191919; } 
body .gdlr-core-price-table .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ color: #ffffff; } 
body .gdlr-core-price-table .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ background-color: #383838; background: -webkit-linear-gradient(#383838, #383838); background: -o-linear-gradient(#383838, #383838); background: -moz-linear-gradient(#383838, #383838); background: linear-gradient(#383838, #383838); } 
.gdlr-core-price-table .gdlr-core-price-table-content *{ border-color: #e5e5e5; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head{ background-color: #3db166; background: -webkit-linear-gradient(#3db166, #3db166); background: -o-linear-gradient(#3db166, #3db166); background: -moz-linear-gradient(#3db166, #3db166); background: linear-gradient(#3db166, #3db166); } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon{ color: #ffffff; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-title{ color: #ffffff; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-caption{ color: #085e4d; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price{ background-color: #f6f6f6; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number, .gdlr-core-price-table .gdlr-core-price-prefix{ color: #323232; } 
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-suffix{ color: #191919; } 
body .gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ color: #ffffff; } 
body .gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button, body .gdlr-core-price-table .gdlr-core-price-table-button:hover{ background-color: #3db166; background: -webkit-linear-gradient(#49b777, #3db166); background: -o-linear-gradient(#49b777, #3db166); background: -moz-linear-gradient(#49b777, #3db166); background: linear-gradient(#49b777, #3db166); } 
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{ color: #3db166; } 
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title .gdlr-core-head{ color: #3db166; } 
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title{ color: #3db166; } 
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{ background-color: #f3f3f3; }.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{ border-color: #f3f3f3; } 
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-accordion-item-title:before{ color: #3db166; } 
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title .gdlr-core-head{ color: #3db166; } 
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{ color: #3db166; } 
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{ background-color: #f3f3f3; } 
.gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before{ color: #ffffff; } 
.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title{ color: #ffffff; } 
.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title{ background-color: #3db166; } 
.gdlr-core-audio, .gdlr-core-audio .mejs-container .mejs-controls{ background-color: #e7e7e7; } 
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before, .gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before, .gdlr-core-audio .mejs-container .mejs-controls .mejs-time{ color: #202020; } 
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-total, .gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-loaded{ background-color: #afafaf; } 
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-current{ background-color: #3db166; } 
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{ background-color: #afafaf; } 
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{ background-color: #646464; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{ background-color: #ef5e68; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{ border-color: #cd515a; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{ color: #ffffff; } 
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title{ color: #ffffff; } 
blockquote, q{ color: #777777; } 
blockquote, q, pre{ background-color: #f5f5f5; } 
.kingster-body blockquote, .kingster-body q{ border-color: #e2e2e2; } 
.gdlr-core-blockquote-item-quote{ color: #3db166; } 
.gdlr-core-blockquote-item-content, .gdlr-core-blockquote-item-author, pre{ color: #2d2d2d; } 
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .kingster-body .kingster-button, .kingster-body input[type="button"], .kingster-body input[type="submit"]{ color: #ffffff; } 
.gdlr-core-body .gdlr-core-load-more:hover, .gdlr-core-body .gdlr-core-button:hover{ color: #ffffff; } 
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .kingster-body .kingster-button, .kingster-body input[type="button"], .kingster-body input[type="submit"]{ background-color: #3db166; } 
.gdlr-core-body .gdlr-core-load-more:hover, .gdlr-core-body .gdlr-core-button:hover{ background-color: #2F2F2F; } 
.gdlr-core-body .gdlr-core-button-with-border{ border-color: #383838; } .gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent{ color: #383838; } 
.gdlr-core-body .gdlr-core-button-with-border:hover{ border-color: #000000; }.gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent:hover{ color: #000000; } 
.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient{ background-color: #3db166; background: -webkit-linear-gradient(#57ba73, #3db166); background: -o-linear-gradient(#57ba73, #3db166); background: -moz-linear-gradient(#57ba73, #3db166); background: linear-gradient(#57ba73, #3db166); }.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient-v{ background-color: #3db166; background: -webkit-linear-gradient(to right, #57ba73, #3db166); background: -o-linear-gradient(to right, #57ba73, #3db166); background: -moz-linear-gradient(to right, #57ba73, #3db166); background: linear-gradient(to right, #57ba73, #3db166); } 
.gdlr-core-call-to-action-item-title{ color: #2c2c2c; } 
.gdlr-core-call-to-action-item-caption{ color: #535353; } 
.gdlr-core-counter-item-top-text{ color: #828282; } 
.gdlr-core-counter-item-top-icon{ color: #393939; } 
.gdlr-core-counter-item-number{ color: #393939; } 
.gdlr-core-counter-item-divider{ border-color: #393939; } 
.gdlr-core-counter-item-bottom-text{ color: #393939; } 
.gdlr-core-column-service-item .gdlr-core-column-service-icon, .gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-character{ color: #9d9d9d; } 
.gdlr-core-column-service-item .gdlr-core-icon-style-round i{ background-color: #f3f3f3; } 
.gdlr-core-column-service-item .gdlr-core-column-service-title{ color: #383838; } 
.gdlr-core-column-service-item .gdlr-core-column-service-caption{ color: #747474; } 
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title, .gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap{ background-color: #3db166; } 
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title{ color: #252525; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-feature-box-item .gdlr-core-feature-box{ background-color: #3db166; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-flipbox-item .gdlr-core-flipbox-frame, .gdlr-core-feature-box-item .gdlr-core-feature-box, .gdlr-core-feature-box-item .gdlr-core-feature-box-frame{ border-color: #339655; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon{ color: #ffffff; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{ color: #ffffff; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{ color: #ffffff; } 
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{ color: #ffffff; } 
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title{ color: #ffffff; } 
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption{ color: #cecece; } 
.gdlr-core-image-overlay{ background-color: #000000; background-color: rgba(0, 0, 0, 0.6); } 
.gdlr-core-image-overlay-content, .gdlr-core-image-overlay-content a, .gdlr-core-image-overlay-icon{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin] .gdlr-core-image-overlay-icon, .gdlr-core-page-builder-body .gdlr-core-pbf-column[data-skin] .gdlr-core-image-overlay-icon{ color: #ffffff; } 
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon{ background-color: #ffffff; } 
.gdlr-core-body .gdlr-core-image-item-wrap{ border-color: #000000; } 
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{ color: #343434; } 
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption{ color: #747474; } 
.gdlr-core-block-item-title-wrap a, .gdlr-core-block-item-title-wrap a:hover{ color: #747474; } 
.gdlr-core-icon-list-item i{ color: #222222; } 
.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap, .gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap{ color: #f3f3f3; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day{ color: #a5a5a5; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-open{ color: #262626; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-close{ color: #c8c8c8; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i{ color: #8a8989; } 
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item{ border-color: #a6a6a6; } 
.gdlr-core-personnel-info-item-list-wrap, .gdlr-core-personnel-item .gdlr-core-personnel-info{ color: #4c4c4c; } 
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title, .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a{ color: #192f59; } 
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position{ color: #7a7a7a; } 
.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{ background-color: #ffffff; } 
.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{ border-color: #3db166; } 
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title, .gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title a{ color: #ffffff; } 
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-position{ color: #ffffff; }.gdlr-core-personnel-style-modern .gdlr-core-social-network-item a{ color: #ffffff; } 
.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title{ color: #383838; } 
.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap{ border-color: #e8e7e7; } 
.gdlr-core-post-slider-item .gdlr-core-post-slider-title a{ color: #ffffff; } 
.gdlr-core-post-slider-item .gdlr-core-blog-info, .gdlr-core-post-slider-item .gdlr-core-blog-info a{ color: #c5c5c5; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{ color: #8fc9a2; } 
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-title{ color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{ color: #89c49e; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{ color: #c5c5c5; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{ background-color: #3db166; } 
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count{ color: #3db166; } 
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count{ color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{ border-color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{ color: #ffffff; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption{ color: #79af8f; } 
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{ color: #82af96; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title, .gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{ color: #505050; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-icon{ color: #616161; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-progress{ background-color: #f3f3f3; } 
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled{ background-color: #3db166; } 
.gdlr-core-flexslider-nav .flex-direction-nav li a, .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{ color: #0c0c0c; border-color: #0c0c0c; } 
.gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #f1f1f1; } 
.gdlr-core-flexslider .flex-control-nav li a{ border-color: #8a8a8a; }.gdlr-core-flexslider .flex-control-nav li a.flex-active{ background-color: #8a8a8a; }.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a.flex-active{ background-color: #8a8a8a; } 
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a{ background-color: #dfdfdf; } 
.gdlr-core-social-share-item a{ color: #202020; }.gdlr-core-social-share-item.gdlr-core-style-round a, .gdlr-core-social-share-item.gdlr-core-style-round a:hover{ background-color: #202020; } 
.gdlr-core-social-share-item .gdlr-core-divider{ border-color: #e5e5e5; } 
.gdlr-core-social-share-item .gdlr-core-social-share-count{ color: #202020; } 
.gdlr-core-stunning-text-item-caption{ color: #747474; } 
.gdlr-core-stunning-text-item-title{ color: #383838; } 
.gdlr-core-tab-item .gdlr-core-tab-item-image i{ color: #50bd77; } 
.gdlr-core-tab-item-title{ color: #8d8d8d; } 
.gdlr-core-tab-item-title.gdlr-core-active{ color: #464646; } 
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title, .gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title{ background-color: #f7f7f7; }@media only screen and (max-width: 767px){ .gdlr-core-tab-item-title-wrap{ background-color: #f7f7f7; } } 
.gdlr-core-tab-item-content{ color: #8c8c8c; } 
.gdlr-core-tab-item-content{ background-color: #ffffff; } 
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active, .gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title.gdlr-core-active{ background-color: #ffffff; } 
table tr th{ background-color: #3db166; } 
table tr th, .kingster-body table tr th a, .kingster-body table tr th a:hover{ color: #ffffff; } 
table tr:nth-child(odd){ background-color: #f9f9f9; } 
table tr:nth-child(odd){ color: #949494; } 
table tr:nth-child(even){ background-color: #f3f3f3; } 
table tr:nth-child(even){ color: #949494; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title{ color: #232323; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-content{ color: #707070; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-title{ color: #3b3b3b; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating i{ color: #ffa127; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-position{ color: #3b3b3b; } 
.gdlr-core-testimonial-item .gdlr-core-testimonial-quote{ color: #3db166; } 
.gdlr-core-title-item .gdlr-core-title-item-title, .gdlr-core-title-item .gdlr-core-title-item-title a{ color: #161616; } 
.gdlr-core-title-item .gdlr-core-title-item-caption{ color: #747474; } 
.woocommerce .star-rating span, .single-product.woocommerce #review_form #respond p.stars a, .single-product.woocommerce div.product .product_meta, .single-product.woocommerce div.product .product_meta a{ color: #3db166; }.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, html .woocommerce input.button, html .woocommerce span.onsale{ background-color: #3db166; } 
span.woocommerce-Price-amount.amount{ color: #707070; } 
.woocommerce .price del, .gdlr-core-product-price del, del span.woocommerce-Price-amount.amount{ color: #949494; } 
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ background-color: #3db166; } 
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{ color: #ffffff; } 
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ color: #ffffff; } 
.single-product.woocommerce div.product .quantity .qty, #add_payment_method #payment, .woocommerce-checkout #payment, .single-product.woocommerce #reviews #comments ol.commentlist li{ background-color: #f3f3f3; } 
.gdlr-core-product-grid .gdlr-core-product-title a{ color: #191919; } 
.gdlr-core-product-grid .gdlr-core-product-title a:hover{ color: #434343; } 
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail, .gdlr-core-product-thumbnail .gdlr-core-product-view-detail:hover{ color: #ffffff; } 
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail{ background-color: #000000; background-color: rgba(0, 0, 0, 0.9); } 
.gdlr-core-product-thumbnail .added_to_cart, .gdlr-core-product-thumbnail .added_to_cart:hover, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart:hover{ color: #ffffff; } 
.gdlr-core-product-thumbnail .added_to_cart, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart{ background-color: #3db166; background-color: rgba(61, 177, 102, 0.9); } 
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{ background-color: #e6e6e6; } 
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{ background-color: #3db166; } 
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{ background-color: #3db166; } 
.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{ background: #1a49a8; } 
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{ background-color: #1a49a8; }.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text,.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text{ color: #1a49a8; } 
.gdlr-core-body .gdlr-core-gdpr-form-submit input[type="submit"]{ background: #1a49a8; } 
.gdlr-core-page-builder-body [data-skin="White Text"] h1, .gdlr-core-page-builder-body [data-skin="White Text"] h2, .gdlr-core-page-builder-body [data-skin="White Text"] h3, .gdlr-core-page-builder-body [data-skin="White Text"] h4, .gdlr-core-page-builder-body [data-skin="White Text"] h5, .gdlr-core-page-builder-body [data-skin="White Text"] h6, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a:hover{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Text"], .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-content{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="White Text"] i, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="White Text"] .kingster-widget ul li:before{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{ border-color: #ffffff; }
.gdlr-core-page-builder-body [data-skin="White Text"] a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link{ color: #3db166 }
.gdlr-core-page-builder-body [data-skin="White Text"] a:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link:hover{ color: #3db166 }
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-background{ background-color: #111111 }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #111111; }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider .flex-control-nav li a{ border-color: #111111; }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{ background-color: #111111; }.gdlr-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="White Text"] textarea{ background-color: #111111; }.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-course-form .gdlr-core-course-form-combobox{ color: #111111; }
.gdlr-core-page-builder-body [data-skin="Black Text"] h1, .gdlr-core-page-builder-body [data-skin="Black Text"] h2, .gdlr-core-page-builder-body [data-skin="Black Text"] h3, .gdlr-core-page-builder-body [data-skin="Black Text"] h4, .gdlr-core-page-builder-body [data-skin="Black Text"] h5, .gdlr-core-page-builder-body [data-skin="Black Text"] h6, .gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-skin-title a{ color: #000000 }
.gdlr-core-page-builder-body [data-skin="Black Text"], .gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-skin-content{ color: #000000 }
.gdlr-core-page-builder-body [data-skin="Black Text"] i, .gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Black Text"] .kingster-widget ul li:before{ color: #0a0a0a }.gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{ color: #0a0a0a; }.gdlr-core-page-builder-body [data-skin="Black Text"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{ border-color: #0a0a0a; }
.gdlr-core-page-builder-body [data-skin="Newsletter"] *, .gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-skin-border{ border-color: #1a2742 }.gdlr-core-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #1a2742; }
.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-skin-e-background{ background-color: #1a2742 }.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #1a2742; }.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider .flex-control-nav li a{ border-color: #1a2742; }.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{ background-color: #1a2742; }.gdlr-core-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Newsletter"] textarea{ background-color: #1a2742; }.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-course-form .gdlr-core-course-form-combobox{ color: #1a2742; }
.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-skin-e-content{ color: #94a8d1 }.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #94a8d1; }.gdlr-core-page-builder-body [data-skin="Newsletter"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Newsletter"] textarea{ color: #94a8d1; }.gdlr-core-page-builder-body [data-skin="Newsletter"] ::-webkit-input-placeholder{ color: #94a8d1; }.gdlr-core-page-builder-body [data-skin="Newsletter"] ::-moz-placeholder{ color: #94a8d1; }.gdlr-core-page-builder-body [data-skin="Newsletter"] :-ms-input-placeholder{ color: #94a8d1; }.gdlr-core-page-builder-body [data-skin="Newsletter"] :-moz-placeholder{ color: #94a8d1; }.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-course-form .gdlr-core-course-form-combobox select,.gdlr-core-page-builder-body [data-skin="Newsletter"] .gdlr-core-course-form .gdlr-core-course-form-combobox:after{ color: #94a8d1; }
.gdlr-core-page-builder-body [data-skin="Blue Title"] h1, .gdlr-core-page-builder-body [data-skin="Blue Title"] h2, .gdlr-core-page-builder-body [data-skin="Blue Title"] h3, .gdlr-core-page-builder-body [data-skin="Blue Title"] h4, .gdlr-core-page-builder-body [data-skin="Blue Title"] h5, .gdlr-core-page-builder-body [data-skin="Blue Title"] h6, .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-title a{ color: #192f59 }
.gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-caption a:hover{ color: #b7b7b7 }
.gdlr-core-page-builder-body [data-skin="Blue Title"], .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-content{ color: #163269 }
.gdlr-core-page-builder-body [data-skin="Blue Title"] i, .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Blue Title"] .kingster-widget ul li:before{ color: #163269 }.gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{ color: #163269; }.gdlr-core-page-builder-body [data-skin="Blue Title"] .gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{ border-color: #163269; }
.gdlr-core-page-builder-body [data-skin="Column Service"] h1, .gdlr-core-page-builder-body [data-skin="Column Service"] h2, .gdlr-core-page-builder-body [data-skin="Column Service"] h3, .gdlr-core-page-builder-body [data-skin="Column Service"] h4, .gdlr-core-page-builder-body [data-skin="Column Service"] h5, .gdlr-core-page-builder-body [data-skin="Column Service"] h6, .gdlr-core-page-builder-body [data-skin="Column Service"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Column Service"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Column Service"], .gdlr-core-page-builder-body [data-skin="Column Service"] .gdlr-core-skin-content{ color: #d4e1fa }
.gdlr-core-page-builder-body [data-skin="Column Service"] a, .gdlr-core-page-builder-body [data-skin="Column Service"] .gdlr-core-skin-link{ color: #3db166 }
.gdlr-core-page-builder-body [data-skin="Column Service"] a:hover, .gdlr-core-page-builder-body [data-skin="Column Service"] .gdlr-core-skin-link:hover{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] h1, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] h2, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] h3, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] h4, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] h5, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] h6, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] .gdlr-core-skin-title a{ color: #192f59 }
.gdlr-core-page-builder-body [data-skin="Blut Title Column Service"], .gdlr-core-page-builder-body [data-skin="Blut Title Column Service"] .gdlr-core-skin-content{ color: #545454 }
.gdlr-core-page-builder-body [data-skin="Green Title"] h1, .gdlr-core-page-builder-body [data-skin="Green Title"] h2, .gdlr-core-page-builder-body [data-skin="Green Title"] h3, .gdlr-core-page-builder-body [data-skin="Green Title"] h4, .gdlr-core-page-builder-body [data-skin="Green Title"] h5, .gdlr-core-page-builder-body [data-skin="Green Title"] h6, .gdlr-core-page-builder-body [data-skin="Green Title"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Green Title"] .gdlr-core-skin-title a{ color: #3db166 }
.gdlr-core-page-builder-body [data-skin="Green Title"], .gdlr-core-page-builder-body [data-skin="Green Title"] .gdlr-core-skin-content{ color: #707070 }
.gdlr-core-page-builder-body [data-skin="Green Form"] *, .gdlr-core-page-builder-body [data-skin="Green Form"] .gdlr-core-skin-border{ border-color: #3db166 }.gdlr-core-page-builder-body [data-skin="Green Form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #3db166; }
.gdlr-core-page-builder-body [data-skin="Personnel"] h1, .gdlr-core-page-builder-body [data-skin="Personnel"] h2, .gdlr-core-page-builder-body [data-skin="Personnel"] h3, .gdlr-core-page-builder-body [data-skin="Personnel"] h4, .gdlr-core-page-builder-body [data-skin="Personnel"] h5, .gdlr-core-page-builder-body [data-skin="Personnel"] h6, .gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-title a{ color: #192f59 }
.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-caption a:hover{ color: #7c7c7c }
.gdlr-core-page-builder-body [data-skin="Personnel"] a, .gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-skin-link{ color: #192f59 }
.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-button-color{ color: #ffffff }.gdlr-core-page-builder-body [data-skin="Personnel"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Personnel"] input[type="submit"]{ color: #ffffff; }.gdlr-core-page-builder-body [data-skin="Personnel"] .gdlr-core-pagination a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Column White"] h1, .gdlr-core-page-builder-body [data-skin="Column White"] h2, .gdlr-core-page-builder-body [data-skin="Column White"] h3, .gdlr-core-page-builder-body [data-skin="Column White"] h4, .gdlr-core-page-builder-body [data-skin="Column White"] h5, .gdlr-core-page-builder-body [data-skin="Column White"] h6, .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-title a{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-caption a:hover{ color: #a6a6a6 }
.gdlr-core-page-builder-body [data-skin="Column White"], .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-content{ color: #a8a8a8 }
.gdlr-core-page-builder-body [data-skin="Column White"] a, .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-link{ color: #3db166 }
.gdlr-core-page-builder-body [data-skin="Column White"] a:hover, .gdlr-core-page-builder-body [data-skin="Column White"] .gdlr-core-skin-link:hover{ color: #ffffff }
.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] *, .gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-skin-border{ border-color: #f2f2f2 }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]){ border-color: #f2f2f2; }
.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-skin-e-background{ background-color: #f2f2f2 }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{ background-color: #f2f2f2; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-flexslider .flex-control-nav li a{ border-color: #f2f2f2; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{ background-color: #f2f2f2; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] textarea{ background-color: #f2f2f2; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-course-form .gdlr-core-course-form-combobox{ color: #f2f2f2; }
.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-skin-e-content{ color: #3f3f3f }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{ color: #3f3f3f; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), .gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] textarea{ color: #3f3f3f; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] ::-webkit-input-placeholder{ color: #3f3f3f; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] ::-moz-placeholder{ color: #3f3f3f; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] :-ms-input-placeholder{ color: #3f3f3f; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] :-moz-placeholder{ color: #3f3f3f; }.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-course-form .gdlr-core-course-form-combobox select,.gdlr-core-page-builder-body [data-skin="Newsletter HP 2"] .gdlr-core-course-form .gdlr-core-course-form-combobox:after{ color: #3f3f3f; }
.gdlr-core-page-builder-body [data-skin="White Title"] h1, .gdlr-core-page-builder-body [data-skin="White Title"] h2, .gdlr-core-page-builder-body [data-skin="White Title"] h3, .gdlr-core-page-builder-body [data-skin="White Title"] h4, .gdlr-core-page-builder-body [data-skin="White Title"] h5, .gdlr-core-page-builder-body [data-skin="White Title"] h6, .gdlr-core-page-builder-body [data-skin="White Title"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="White Title"] .gdlr-core-skin-title a{ color: #dd9933 }
.gdlr-core-page-builder-body [data-skin="White Title"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="White Title"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="White Title"] .gdlr-core-skin-caption a:hover{ color: #ffffff }
.kingster-item-mgb, .gdlr-core-item-mgb{ margin-bottom: 40px; }.leadform-show-form span .g-recaptcha div {
width: auto !important;
height: auto !important;
}
.btn-5 {
border: 0 solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
outline: 1px solid;
outline-color: rgba(255, 255, 255, .5);
outline-offset: 0px;
text-shadow: none;
transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
} 
.btn-5:hover {
border: 1px solid;
box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
outline-color: rgba(255, 255, 255, 0);
outline-offset: 15px;
text-shadow: 1px 1px 2px #427388; 
} .leadform-show-form .lead-form-front{
overflow:hidden;
padding:15px;
background-size:100%;       
}
.lead-form-front:before{
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index:-1;
display: block;
}
.lead-form-front{
position:relative;
z-index: 0;
} .sidebar .leadform-show-form h2, 
.footer .leadform-show-form h2{
display:none;
}
.leadform-show-form input, 
.leadform-show-form select, 
.leadform-show-form textarea{
max-width:100%;
}
.leadform-show-form div.lf-field{
margin-bottom:17px;
}
.leadform-show-form .radio-type label,
.leadform-show-form  .checkbox-type label{
margin: 0;
}  
.leadform-show-form label{
margin: 1.1em 0 .4em;
display:block;
}
.leadform-show-form label span {
font-weight: 500;
font-size:16px;
line-height: 1.9;
}
.leadform-show-form input[type="radio"]:first-child, 
.leadform-show-form input[type="checkbox"]:first-child {
margin:0px 7px 0px 0px;
line-height: normal;
}
.leadform-show-form input[type="radio"], 
.leadform-show-form input[type="checkbox"]{
margin:0px 5px 0px 10px;
line-height: normal;
height: 14px;  
width: 14px;   
vertical-align: middle;
}
.lead-form-front input[type=checkbox] {
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;    
margin: -4px 4px 0 0;
outline: 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
width: 16px;
min-width: 16px;
-webkit-appearance: checkbox;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-webkit-transition: .05s border-color ease-in-out;
transition: .05s border-color ease-in-out;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.lead-form-front input[type=checkbox]{
-webkit-appearance: checkbox;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeSpeed;
} ::i-block-chrome,.lead-form-front input[type=checkbox]:checked:before {
display:none;
}
}
.lead-form-front input[type=radio] {
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 0;
width: 14px;
min-width: 14px;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-right: 4px;
line-height: 10px;
margin: -4px 4px 0 0;
outline: 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
-webkit-appearance: none;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-webkit-transition: .05s border-color ease-in-out;
transition: .05s border-color ease-in-out;
}
.lead-form-front input[type=radio]:checked:before {
content: "\2022";
text-indent: -9999px;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 14px;
width: 5px;
height: 5px;
margin: 4px;
line-height: 12px;
background-color: #1e8cbe;
float: left;
display: inline-block;
vertical-align: middle;
width: 5px;
font: 400 21px/1 dashicons;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.leadform-show-form select{
text-transform: none;
min-width:100%;
padding:6px;
letter-spacing: normal;
text-indent:0em;
padding-left:6px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
min-height: 38px;
background-color: #fff;
border-radius: 2px;
outline:0px;
border: 1px solid #ccc;
}
.leadform-show-form select:focus{
outline:0px;   
}
.leadform-show-form input[type="number"],
.leadform-show-form input[type="date"]{
text-transform: none;
min-width:100%;
padding: .313em 0;
letter-spacing: normal;
font-size: 14px;
line-height: 1.42857143;
color: #555;
min-height: 38px;
background-color: #fff;
border-radius: 2px;
}
.leadform-show-form textarea, 
.leadform-show-form input:not([type]), 
.leadform-show-form input[type="email"], 
.leadform-show-form input[type="number"], 
.leadform-show-form input[type="password"], 
.leadform-show-form input[type="tel"], 
.leadform-show-form input[type="url"], 
.leadform-show-form input[type="text"], 
.leadform-show-form input[type="number"]  
{
width:100%;
font-family: inherit;
letter-spacing: normal;
}
.leadform-show-form input[type="date"],
.leadform-show-form input[type="time"],
.leadform-show-form input[type="datetime-local"], 
.leadform-show-form input[type="month"] 
{
line-height: 15px; 
font-family: inherit;
padding: .313em 0;
letter-spacing: normal;
}
.leadform-show-form h2{
margin-top:20px;
margin-bottom:30px;
}
.leadform-show-form input[type="file"] {
display: inherit;
}
.leadform-show-form ul{
padding-left:0px;
margin:0;
}
.leadform-show-form ul li {
list-style-type: none;
}
.leadform-show-form textarea,
.leadform-show-form input:not([type]), 
.leadform-show-form input[type="email"], 
.leadform-show-form input[type="number"], 
.leadform-show-form input[type="password"], 
.leadform-show-form input[type="tel"], 
.leadform-show-form input[type="url"], 
.leadform-show-form input[type="text"], 
.leadform-show-form input[type="number"] {
min-height: 38px;
padding: 6px!important;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.leadform-show-form input[type="submit"] {
min-height: 38px;
padding: 10px 30px;
border-color: #000;
border-radius: 3px;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
color: #fff;
cursor:pointer;
background: #0C0C10;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
white-space: inherit;
}
.leadform-show-form .successmsg_3{
font-size:20px;
text-align:center;
padding:50px 0;
border:1px solid #f8f8f8;
border-top:0px;
}
.leadform-show-form .submit-type label{
display:inline;
} .lfb_input_upload{
position:relative;
}
.lfb-input-upload{
position:absolute;
width:100%;
height:38px;
top:-38px;
opacity:0;
cursor:pointer;
}
.lfb_input_upload::before {
position:absolute;
content: "\f093";
font-family: fontawesome;
display: inline-block;
background:#c1c1c1;
color:#fff;
border: 0px solid #c1c1c1;
border-radius: 0px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
font-weight: 700;
font-size: 10pt;
height:36px;
width:38px;
right:1px;
line-height:37px;
text-align:center;
top: -37px;
text-indent: 1px;
z-index:0;
} .leadform-show-form .lf-field{
position:relative;
} .lfb-date-parent::after { font-family: fontawesome;
content: "\f073";
font-weight: 900;
color: #717171;
font-size: 20px;
float: right;
margin-top: -35px;
padding-right: 10px;
}
.leadform-show-form .lfb-date-icon i.fa-calendar{
text-indent:1px;
} .leadform-show-form{
display: block;
margin: auto;
max-width: 100%;
}
.leadform-show-form .lead-head {
background-size: cover!important;  
}
.leadform-show-form textarea {
width:100%;
min-height:150px;
text-indent:0;
}
.lead-form-frontdiv #ui-datepicker-div {
max-width: 300px;
}
.ui-datepicker{
background: #fff;
padding: 15px;
border: 1px solid #F1F1F1;
}
.ui-datepicker table, .ui-datepicker th, .ui-datepicker td {
border: none;
}
.ui-datepicker-calendar tr:nth-child(1) th:nth-child(1){
padding-left:0;
}
.ui-datepicker .ui-datepicker-header{
padding:5px 0;
}
.ui-datepicker-calendar{
width:auto;
}
.ui-datepicker-calendar td{
line-height: 20px;
font-size: 13px;
}
.ui-datepicker-calendar tr th {
font-size: 14px;
background: rgba(0, 185, 235, 0);
color: #676767;
padding: 5px;
font-weight: normal;
}
.ui-datepicker .ui-datepicker-title{
display:inline-block;
width: 82%;
text-align: center;
font-size:15px;
letter-spacing: 1px;
}
.ui-datepicker-calendar tr td a{
padding:5px;
}
.ui-datepicker-calendar tr td a:hover{
background:#000;
color:#fff;
}
.ui-datepicker-calendar tr td a.ui-state-highlight{
background:#000;
color:#fff;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev:before{
content:"<";
font-size:16px;
float:left;
}
.ui-datepicker .ui-datepicker-next:after{
content:">";
font-size:16px;
float:right;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
font-size:0px;
} .spinner { width: 70px;
text-align: center;
}
.spinner > div {
width: 12px;
height: 12px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.leadform-show-form span ul li{
font-size: 14px;
line-height: 1.7em;
color: #555;
} .leadform-show-form .error p{
font-size:14px;
padding:6px 10px;
background:#f2dede;
display:block;
color:#D8000C;
position:relative;
}
.leadform-show-form .error p::before{
content: "\f00d";
font-family: fontawesome;
position: absolute;
right: 10px;
cursor:pointer;
}
.leadform-show-form p.successmsg{
font-size:14px;
padding:6px 10px;
background:#DFF2BF;
display:block;
color:#4F8A10;
position:relative;
text-align: center;
}
.leadform-show-form p.successmsg::before{
content: "\f00c";
font-family: fontawesome;
position: absolute;
right: 10px;
cursor:pointer;
}
.leadform-show-form input,  .leadform-show-form textarea{
-webkit-appearance: none;
-moz-appearance: none;
}
.leadform-show-form  select{
margin: 0;      
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
} .leadform-show-form  select{
background-image:
linear-gradient(45deg, transparent 50%, #6b563e 50%),
linear-gradient(135deg, #6b563e 50%, transparent 50%),
linear-gradient(to right, transparent, transparent);
background-position:
calc(100% - 15px) calc(1em + 2px),
calc(100% - 10px) calc(1em + 2px),
100% 0;
background-size:
5px 5px,
5px 5px,
2.5em 2.5em;
background-repeat: no-repeat;
}
@media only screen and (max-width: 767px){
.lead-form-front h2{
font-size:26px;
}   
.leadform-show-form .lead-form-front {
background-size: cover!important;
}
}
@media screen and (max-width: 550px){
.lead-form-front h2{
font-size:22px;
}   
.leadform-show-form{
max-width: 100%!important;
width:100%;
min-width:280px;
}
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-tiktok:before{content:"\e07b"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(//www.ycet.org/wp-content/plugins/mystickyelements/fonts/fa-brands-400.woff) format("woff")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//www.ycet.org/wp-content/plugins/mystickyelements/fonts/fa-regular-400.woff) format("woff"),}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//www.ycet.org/wp-content/plugins/mystickyelements/fonts/fa-solid-900.woff) format("woff")}.far,.fas,.mystickyelement-wrap .fa,.mystickyelements-fixed .fa{font-family:"Font Awesome 5 Free"!important}.fas,.mystickyelement-wrap .fa,.mystickyelements-fixed .fa{font-weight:900!important}.element-contact-form,.mystickyelements-custom-html{background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.16);left:100%}.mystickyelements-fixed .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize),.mystickyelements-position-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after,.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::after,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::after,body.elementor-editor-active .mystickyelements-fixed,body.znpb-theme-light .mystickyelements-fixed{display:none}@font-face{font-family:'Open Sans Hebrew';src:url(//www.ycet.org/wp-content/plugins/mystickyelements/fonts/OpenSansHebrew-Regular.woff) format('woff');font-weight:400;font-style:normal}.mystickyelements-fixed,.mystickyelements-fixed *,.mystickyelements-fixed :after,.mystickyelements-fixed :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mystickyelements-fixed ul{list-style:none;display:inline-block;vertical-align:top}.element-contact-form{width:440px;border-radius:10px;position:absolute;top:0;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;z-index:1}.element-contact-form h3{border-radius:10px 10px 0 0;color:#7761df;display:block;margin:0;line-height:1.2;font-size:16px;font-weight:500;font-family:Poppins;background-color:#f9f8fc;padding:18px 14px;text-align:left;position:relative}.element-contact-form h3 .element-contact-close{position:absolute;top:10px;right:20px;color:#ccc;font-size:20px;line-height:1}.element-contact-form form{padding:0 14px 20px;display:block}.mystickyelements-fixed .wp-editor-container{text-align:left}.mse-form-success-message,.mystickyelements-fixed .contact-form-message{font-size:14px;text-align:center;color:#067d06;margin:0 0 10px}.mse-form-error-message{font-size:14px;text-align:center;color:#d00;margin:0 0 10px}#mse-form-error{position:absolute;bottom:unset;left:0;right:0}form#stickyelements-form input[type=submit][disabled]{opacity:.5}.mystickyelements-fixed ol,.mystickyelements-fixed ul{margin:0;padding:0}.mystickyelements-fixed{position:fixed;z-index:99999;font-family:Poppins;top:50%;display:flex;align-items:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:1s;-moz-transition:1s;transition:1s}.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{top:0;bottom:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-entry-effect-fade,.mystickyelements-templates-arrow.mystickyelements-fixed ul li.mystickyelements-social-insagram span.mystickyelements-social-text::before,.mystickyelements-templates-diamond.mystickyelements-fixed ul li.mystickyelements-social-insagram span.mystickyelements-social-text::before,.mystickyelements-templates-triangle.mystickyelements-fixed ul li.mystickyelements-social-insagram span.mystickyelements-social-text::before{opacity:0}.mystickyelements-entry-effect-fade.entry-effect,.mystickyelements-on-click.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form).elements-active span.mystickyelements-social-icon::after,.mystickyelements-on-click.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).elements-active span.mystickyelements-social-icon::after,.mystickyelements-on-hover.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form):hover span.mystickyelements-social-icon::after,.mystickyelements-on-hover.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form):hover span.mystickyelements-social-icon::after{opacity:1}.mystickyelements-fixed .mystickyelements-social-insagram .mystickyelements-social-text,.mystickyelements-fixed .social-insagram,.mystickyelements-wrap .social-insagram{background:#582bcd;background:-moz-linear-gradient(-45deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%);background:-webkit-linear-gradient(-45deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%);background:linear-gradient(135deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%)}form#stickyelements-form ::-webkit-input-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form ::-moz-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form :-ms-input-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form :-moz-placeholder{color:#4f4f4f;opacity:1}form#stickyelements-form input,form#stickyelements-form select,form#stickyelements-form textarea{border-radius:24px!important;background-color:#fff;width:100%;height:38px;margin-top:15px;border:1px solid #dce2e2;font-size:12px;font-family:Poppins;color:#000;font-weight:400;padding:0 15px;line-height:1.2;max-width:100%}form#stickyelements-form select{-webkit-appearance:menulist}form#stickyelements-form .quicktags-toolbar input{width:auto;border-radius:0!important;margin-top:0}form#stickyelements-form textarea.wp-editor-area{border-radius:0!important;border:0;margin:0;height:auto}form#stickyelements-form .wp-editor-wrap{margin-top:15px}.mse-input-message{font-size:12px;line-height:17px;display:inline-block;padding:5px 0 0 15px;color:#d00;text-align:left}form#stickyelements-form textarea{height:100px;margin-bottom:20px;resize:none;padding:15px}form#stickyelements-form input[type=submit]{font-size:16px;font-weight:600;margin-bottom:0;margin-top:35px}form#stickyelements-form input.mse-input-error,form#stickyelements-form textarea.mse-input-error{border-color:#d00}form#stickyelements-form input:active,form#stickyelements-form input:focus,form#stickyelements-form select:active,form#stickyelements-form select:focus,form#stickyelements-form textarea:active,form#stickyelements-form textarea:focus{border-color:#7761df;background-color:#eff5f8;outline:0}form#stickyelements-form .contact-form-label{color:#000;display:block;font-size:14px;line-height:1.2;padding:0;margin:12px 0 5px;box-shadow:none;border:0;font-family:Poppins;font-weight:400;text-align:left}form#stickyelements-form .contact-form-label+input{margin-top:0}.mystickyelements-fixed li:after{content:"";display:block;clear:both}.mystickyelements-fixed ul li{position:relative;width:53px;display:none;margin:0;padding:0;cursor:pointer;color:#fff}.mystickyelements-fixed.mystickyelements-size-small ul li,.mystickyelements-size-extra-large li.mystickyelements-minimize.element-minimize{width:45px}.mystickyelements-fixed.mystickyelements-size-large ul li{width:60px}.mystickyelements-fixed.mystickyelements-size-extra-large ul li{width:70px}.mystickyelements-fixed.mystickyelements-position-left .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:-50px}.mystickyelements-fixed.mystickyelements-position-right .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:50px}.mystickyelements-fixed ul li.element-desktop-on{display:block}span.mystickyelements-social-icon,span.mystickyelements-social-icon a{width:53px;height:53px;color:#fff;float:left;position:relative;text-align:center;font-size:17px;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;cursor:pointer;display:flex;justify-content:center;align-items:center;line-height:1.2;flex-wrap:wrap;text-decoration:none}.mystickyelements-fixed .mystickyelements-icon-below-text{font-size:12px;width:100%;display:block;line-height:1}.mystickyelements-fixed.mystickyelements-size-small .mystickyelements-icon-below-text{font-size:10px}.mystickyelements-fixed.mystickyelements-size-large .mystickyelements-icon-below-text{font-size:14px}.mystickyelements-fixed.mystickyelements-size-extra-large .mystickyelements-icon-below-text{font-size:16px}.mystickyelements-social-icon a:active,.mystickyelements-social-icon a:focus,.mystickyelements-social-icon a:hover{background-color:transparent;color:#fff}span.mystickyelements-social-icon i{margin:0}span.mystickyelements-social-icon.social-line,span.mystickyelements-social-icon.social-qzone{display:flex;align-items:center;justify-content:center}.mystickyelements-size-small span.mystickyelements-social-icon,.mystickyelements-size-small span.mystickyelements-social-icon a{width:45px;height:45px;line-height:45px;font-size:12px}.mystickyelements-size-large span.mystickyelements-social-icon,.mystickyelements-size-large span.mystickyelements-social-icon a{width:60px;height:60px;line-height:60px;font-size:20px}.mystickyelements-size-extra-large span.mystickyelements-social-icon,.mystickyelements-size-extra-large span.mystickyelements-social-icon a{width:70px;height:70px;line-height:70px;font-size:22px}.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 0!important}.mystickyelements-size-small.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-size-small.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:20px 0!important}.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:50%!important}.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 25px!important}.mystickyelements-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 20px!important}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{z-index:1}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{content:"";position:absolute;top:8px;bottom:8px;left:8px;right:8px;background:red;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);z-index:-1}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{background:linear-gradient(185deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%)}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{content:"";position:absolute;top:0;background-color:red;height:100%;z-index:-1;width:26px;opacity:0}.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-templates-arrow span.mystickyelements-social-text:before,.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{content:"";position:absolute;top:0;width:0;height:0;border-top:27px solid transparent;border-bottom:26px solid transparent}.mystickyelements-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:6px;bottom:6px;left:6px;right:6px}.mystickyelements-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:22px}.mystickyelements-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:8px;bottom:8px;left:8px;right:8px}.mystickyelements-size-extra-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:10px;bottom:10px;left:10px;right:10px}.mystickyelements-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:34px}.mystickyelements-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:30px;border-bottom-width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:35px;border-bottom-width:35px}.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-on-click.mystickyelements-fixed ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon,.mystickyelements-on-hover.mystickyelements-fixed ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon,.mystickyelements-templates-arrow span.mystickyelements-social-icon,.mystickyelements-templates-arrow span.mystickyelements-social-icon a,.mystickyelements-templates-arrow span.mystickyelements-social-text,.mystickyelements-templates-diamond span.mystickyelements-social-text,.mystickyelements-templates-sharp .element-contact-form,.mystickyelements-templates-sharp .mystickyelements-minimize,.mystickyelements-templates-sharp .mystickyelements-social-icon,.mystickyelements-templates-sharp .mystickyelements-social-text,.mystickyelements-templates-triangle span.mystickyelements-social-text{border-radius:0!important}.mystickyelements-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:30px;border-bottom-width:30px;border-left-width:30px}.mystickyelements-size-extra-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-top-width:35px;border-bottom-width:35px;border-left-width:35px}.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:38px;height:38px;border:0!important;background:linear-gradient(135deg,#582bcd 0,#ed4c33 50%,#f7d36f 100%);transform:rotate(45deg);z-index:-1}.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-arrow ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text::before,.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-diamond ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text::before,.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-triangle ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text::before,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-arrow ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text::before,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-diamond ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text::before,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-triangle ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text::before{opacity:1;transition-delay:0.5s}.mystickyelements-on-click.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{top:0;bottom:0;right:0;transform:none;width:53px;height:53px}.mystickyelements-on-click.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:45px;height:45px}.mystickyelements-on-click.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:60px;height:60px}.mystickyelements-on-click.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:70px;height:70px}.mystickyelements-size-small.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:32px;height:32px}.mystickyelements-size-extra-large.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-extra-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:43px;height:43px}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{z-index:-1;content:"";position:absolute;top:1px;bottom:1px;background:red;transform:rotate(-28deg) skewX(36deg);width:60px;height:50px}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:red;z-index:-1;opacity:0}span.mystickyelements-social-icon .fas.fa-sms{font-size:19px}.social-channels-item .social-channel-input-box img,span.mystickyelements-social-icon img{margin:auto;display:block;width:20px;height:20px}.mystickyelements-size-small span.mystickyelements-social-icon img{width:17px;height:17px}.mystickyelements-size-extra-large span.mystickyelements-social-icon img,.mystickyelements-size-large span.mystickyelements-social-icon img,.mystickyelements-size-small.mystickyelements-templates-default span.mystickyelements-social-icon img{width:25px;height:25px}.mystickyelements-templates-default span.mystickyelements-social-icon img{width:30px;height:30px}.mystickyelements-size-large.mystickyelements-templates-default span.mystickyelements-social-icon img{width:35px;height:35px}.mystickyelements-size-extra-large.mystickyelements-templates-default span.mystickyelements-social-icon img{width:40px;height:40px}.mystickyelements-templates-default span.mystickyelements-social-icon img.mystickyelements-stretch-custom-img,.social-channels-item .social-channel-input-box img.mystickyelements-stretch-custom-img{width:100%;height:100%}.social-channels-list.social-line i.mystickyelement_line_icon,.social-line i.mystickyelement_line_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/line-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-qzone i.mystickyelement_qzone_icon,.social-qzone i.mystickyelement_qzone_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/qzone-logo.svg) center center/70% no-repeat;width:100%}.social-amazon i.mystickyelement_amazon_icon,.social-channels-list.social-amazon i.mystickyelement_amazon_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/amazon-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-flickr i.mystickyelement_flickr_icon,.social-flickr i.mystickyelement_flickr_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/flickr-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-slack i.mystickyelement_slack_icon,.social-slack i.mystickyelement_slack_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/slack-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-google_play i.mystickyelement_google_play_icon,.social-google_play i.mystickyelement_google_play_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/google-play-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-ebay i.mystickyelement_ebay_icon,.social-ebay i.mystickyelement_ebay_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/ebay-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-poptin_popups i.mystickyelement_poptin_icon,.social-poptin_popups i.mystickyelement_poptin_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/poptin-logo.svg) center center/100% no-repeat;width:100%}.social-channels-list.social-fiverr i.mystickyelement_fiverr_icon,.social-fiverr i.mystickyelement_fiverr_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/fiverr-logo.svg) center center/100% no-repeat;width:100%}.social-channels-list.social-shopify i.mystickyelement_shopify_icon,.social-shopify i.mystickyelement_shopify_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/shopify-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-gumroad i.mystickyelement_gumroad_icon,.social-gumroad i.mystickyelement_gumroad_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/gumroad-logo.svg) center center/70% no-repeat;width:100%}.social-channels-list.social-printful i.mystickyelement_printful_icon,.social-printful i.mystickyelement_printful_icon{background:url(//www.ycet.org/wp-content/plugins/mystickyelements/images/printful-logo.svg) center center/70% no-repeat;width:100%}.social-amazon i.mystickyelement_amazon_icon,.social-ebay i.mystickyelement_ebay_icon,.social-fiverr i.mystickyelement_fiverr_icon,.social-flickr i.mystickyelement_flickr_icon,.social-google_play i.mystickyelement_google_play_icon,.social-gumroad i.mystickyelement_gumroad_icon,.social-line i.mystickyelement_line_icon,.social-poptin_popups i.mystickyelement_poptin_icon,.social-printful i.mystickyelement_printful_icon,.social-qzone i.mystickyelement_qzone_icon,.social-shopify i.mystickyelement_shopify_icon,.social-slack i.mystickyelement_slack_icon{display:block;height:100%;background-size:40%}.social-fiverr i.mystickyelement_fiverr_icon{background-size:80%}.social-ebay i.mystickyelement_ebay_icon,.social-poptin_popups i.mystickyelement_poptin_icon{background-size:50%}.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-small .social-slack i.mystickyelement_slack_icon{background-size:21px}.mystickyelements-position-mobile-bottom .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom .social-slack i.mystickyelement_slack_icon{background-size:26px}.mystickyelements-position-mobile-bottom .social-flickr i.mystickyelement_flickr_icon{background-size:35px}.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-slack i.mystickyelement_slack_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-slack i.mystickyelement_slack_icon{background-size:30px}.mystickyelements-position-mobile-bottom.mystickyelements-size-extra-large .social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-size-large .social-flickr i.mystickyelement_flickr_icon{background-size:40px}span.mystickyelements-social-text{color:#fff;border-radius:0 10px 10px 0;font-size:14px;float:left;line-height:1.2;position:absolute;top:0;left:100%;height:100%;white-space:nowrap;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.mystickyelements-position-bottom.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-size-large span.mystickyelements-social-text{font-size:22px}.mystickyelements-size-extra-large span.mystickyelements-social-text{font-size:24px}.mystickyelements-position-right .element-contact-form,.mystickyelements-position-right span.mystickyelements-social-text{-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0;left:auto;right:100%}.mystickyelements-position-right span.mystickyelements-social-text{border-radius:10px 0 0 10px}span.mystickyelements-social-text a,span.mystickyelements-social-text.mystickyelements-social-no-link{color:#fff;text-decoration:none;display:inline-block;vertical-align:top;min-width:137px;height:100%;padding-top:19px;padding-right:10px;padding-left:13px}.mystickyelements-size-small span.mystickyelements-social-text a,.mystickyelements-size-small span.mystickyelements-social-text.mystickyelements-social-no-link{padding-top:15px}.mystickyelements-size-extra-large span.mystickyelements-social-text a,.mystickyelements-size-extra-large span.mystickyelements-social-text.mystickyelements-social-no-link,.mystickyelements-size-large span.mystickyelements-social-text a,.mystickyelements-size-large span.mystickyelements-social-text.mystickyelements-social-no-link{min-width:206px;padding-top:18px}.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active span.mystickyelements-social-text,.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-contact-form.elements-active .element-contact-form,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-contact-form.element-contact-active .element-contact-form,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-contact-form.element-contact-active:hover .element-contact-form{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}.mystickyelements-fixed ul li.mystickyelements-contact-form.non-active .element-contact-form{-webkit-transform:rotateY(90deg)!important;-moz-transform:rotateY(90deg)!important;transform:rotateY(90deg)!important}.mystickyelements-fixed ul li.mystickyelements-contact-form.elements-active .element-contact-form{-webkit-transform:rotateY(0)!important;-moz-transform:rotateY(0)!important;transform:rotateY(0)!important}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-social-insagram.elements-active span.mystickyelements-social-text,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-social-insagram:hover span.mystickyelements-social-text{-webkit-transform:none;-moz-transform:none;transform:none}.mystickyelement-credit a{font-size:9px;text-decoration:none;color:#000;display:inline-block;vertical-align:top;margin:5px 0 0}.mystickyelement-credit a:hover{color:#000}.mystickyelements-fixed ul li.mystickyelements-contact-form{padding-bottom:49px;padding-top:42px}.mystickyelements-fixed.mystickyelements-size-small ul li.mystickyelements-contact-form{padding-bottom:51px;padding-top:48px}.mystickyelements-fixed.mystickyelements-size-extra-large ul li.mystickyelements-contact-form,.mystickyelements-fixed.mystickyelements-size-large ul li.mystickyelements-contact-form{padding-bottom:76px;padding-top:74px}.mystickyelements-contact-form .mystickyelements-social-icon{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);display:block;font-size:12px;padding:18px 10px 10px;width:144px;height:53px;line-height:1.2;-webkit-transform-origin:51px 51px 0;-moz-transform-origin:51px 51px 0;transform-origin:51px 51px 0;box-shadow:-3px 0 6px rgba(0,0,0,.16)}.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon{padding:15px 10px 2px;width:144px;height:45px;line-height:1.2;-webkit-transform-origin:48px 48px 0;-moz-transform-origin:48px 48px 0;transform-origin:48px 48px 0}.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon{padding:18px 10px 2px;width:210px;height:60px;line-height:1.2;font-size:19px;-webkit-transform-origin:68px 68px 0;-moz-transform-origin:68px 68px 0;transform-origin:68px 68px 0}.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon{padding:20px 10px 2px;width:220px;height:70px;line-height:1.2;font-size:21px;-webkit-transform-origin:73px 73px 0;-moz-transform-origin:73px 73px 0;transform-origin:73px 73px 0}.mystickyelements-position-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-left .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:17px}.mystickyelements-position-bottom.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-left.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:15px}.mystickyelements-position-bottom.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-left.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right.mystickyelements-size-extra-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:20px}.mystickyelements-position-left.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-right.mystickyelements-size-large .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{font-size:18px}.mystickyelements-contact-form .mystickyelements-social-icon i{margin-right:6px}.mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon i{margin-right:7px}.mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:22px;margin-right:0}.mystickyelements-size-small .mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-size-small .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:18px}.mystickyelements-contact-form[dir=rtl] .element-contact-form h3,.mystickyelements-contact-form[dir=rtl] .mse-input-message,.mystickyelements-contact-form[dir=rtl] form#stickyelements-form .contact-form-label,html[dir=rtl] .mse-input-message,html[dir=rtl] .mystickyelements-contact-form .element-contact-form h3,html[dir=rtl] form#stickyelements-form .contact-form-label{text-align:right}.mystickyelements-contact-form[dir=rtl],.mystickyelements-contact-form[dir=rtl] .element-contact-form h3,.mystickyelements-contact-form[dir=rtl] form#stickyelements-form input,.mystickyelements-contact-form[dir=rtl] form#stickyelements-form textarea,.mystickyelements-fixed[dir=rtl] .mystickyelements-social-icon,.mystickyelements-fixed[dir=rtl] .mystickyelements-social-text,html[dir=rtl] .mystickyelements-contact-form,html[dir=rtl] .mystickyelements-contact-form .element-contact-form h3,html[dir=rtl] .mystickyelements-contact-form form#stickyelements-form input,html[dir=rtl] .mystickyelements-contact-form form#stickyelements-form textarea,html[dir=rtl] .mystickyelements-fixed .mystickyelements-social-icon,html[dir=rtl] .mystickyelements-fixed .mystickyelements-social-text{font-family:"Open Sans Hebrew"}.mystickyelements-contact-form[dir=rtl] .element-contact-form h3 .element-contact-close,html[dir=rtl] .element-contact-form h3 .element-contact-close{left:20px;right:auto}.mystickyelements-contact-form[dir=rtl] input[type=email],.mystickyelements-contact-form[dir=rtl] input[type=tel],.mystickyelements-contact-form[dir=rtl] input[type=url]{direction:rtl}.mystickyelements-position-left ul li:first-child .mystickyelements-social-icon,.mystickyelements-position-left ul li:first-child.mystickyelements-minimize .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-left ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left ul li:last-child .mystickyelements-social-icon{border-radius:0 0 10px}.mystickyelements-position-left ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-right ul li:first-child .mystickyelements-social-icon{border-radius:10px 0 0}.mystickyelements-position-right ul li:last-child .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-right ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-right ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 0 0}span.mystickyelements-minimize.minimize-position-left{width:100%;height:32px;border-radius:0 10px 0 0;padding:0 11px;text-align:center;line-height:32px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block}.mystickyelements-size-small span.mystickyelements-minimize.minimize-position-left{padding:0 4px}.mystickyelements-size-small li.mystickyelements-minimize.element-minimize,li.mystickyelements-minimize.element-minimize{width:27px}.mystickyelements-size-large li.mystickyelements-minimize.element-minimize{width:40px}.mystickyelements-fixed ul li.mystickyelements-minimize{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;display:inline-block;vertical-align:bottom}.mystickyelements-fixed.mystickyelements-size-large ul li.mystickyelements-minimize{font-size:25px}.mystickyelements-fixed.mystickyelements-size-extra-large ul li.mystickyelements-minimize{font-size:28px}.element-minimize span.mystickyelements-minimize.minimize-position-left{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;border-radius:0 6px 6px 0;padding:0}span.mystickyelements-minimize.minimize-position-right{border-radius:10px 0 0;width:100%;height:32px;padding:0 11px;text-align:center;line-height:32px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block}.mystickyelements-size-small span.mystickyelements-minimize.minimize-position-right{padding:0 5px}.element-minimize span.mystickyelements-minimize.minimize-position-right{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;padding:0;border-radius:6px 0 0 6px}span.mystickyelements-minimize.minimize-position-bottom{border-radius:10px 0 0;text-align:center;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block;width:100%}.mystickyelements-minimize+.mystickyelements-contact-form .element-contact-form{top:-32px}.mystickyelements-custom-html{border-radius:10px;position:absolute;top:50%;max-height:500px;overflow-y:auto;overflow-x:auto;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;-webkit-transform:rotateY(90deg) translateY(-50%);-moz-transform:rotateY(90deg) translateY(-50%);transform:rotateY(90deg) translateY(-50%);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;z-index:1;white-space:nowrap;max-width:700px;min-width:300px;width:auto}.mystickyelements-custom-html-wrap>a,.mystickyelements-custom-html-wrap>div,.mystickyelements-custom-html-wrap>footer,.mystickyelements-custom-html-wrap>header,.mystickyelements-custom-html-wrap>input,.mystickyelements-custom-html-wrap>nav,.mystickyelements-custom-html-wrap>p,.mystickyelements-custom-html-wrap>span,.mystickyelements-custom-html-wrap>strong{width:660px}.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-iframe-bottom{position:relative}.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-html-iframe{position:static}.mystickyelements-custom-html-iframe .mystickyelements-custom-html{max-height:unset;width:auto;top:50%;bottom:auto;-webkit-transform:rotateY(90deg) translateY(-50%);-moz-transform:rotateY(90deg) translateY(-50%);transform:rotateY(90deg) translateY(-50%)}.mystickyelements-custom-iframe-bottom.mystickyelements-custom-html-iframe .mystickyelements-custom-html{top:auto;bottom:-10px;-webkit-transform:rotateY(90deg) translateY(0);-moz-transform:rotateY(90deg) translateY(0);transform:rotateY(90deg) translateY(0)}.mystickyelements-custom-html-iframe .mystickyelements-custom-html iframe{max-width:unset}.mystickyelements-custom-html-main .mystickyelements-custom-html .input-text,.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=email],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=number],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=password],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=search],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=tel],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=text],.mystickyelements-custom-html-main .mystickyelements-custom-html input[type=url],.mystickyelements-custom-html-main .mystickyelements-custom-html textarea{width:100%}.mystickyelements-position-right .mystickyelements-custom-html{right:100%;left:auto;-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0}.mystickyelements-custom-html-wrap{padding:20px}.mystickyelements-custom-html-iframe .mystickyelements-custom-html-wrap{line-height:0}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-html-iframe.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-html-iframe:hover .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(-50%);-moz-transform:rotateY(0) translateY(-50%);transform:rotateY(0) translateY(-50%)}.mystickyelements-on-click.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-iframe-bottom.mystickyelements-custom-html-iframe.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed ul li.mystickyelements-custom-html-main.mystickyelements-custom-iframe-bottom.mystickyelements-custom-html-iframe:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(0);-moz-transform:rotateY(0) translateY(0);transform:rotateY(0) translateY(0)}.mystickyelements-custom-html-wrap,.mystickyelements-custom-html-wrap label,.mystickyelements-custom-html-wrap p{color:#333}form#stickyelements-form input[type=checkbox]{width:15px;padding:0;height:15px;border-radius:3px!important;margin-top:0;vertical-align:top}form#stickyelements-form input[type=checkbox]::before{width:15px;height:15px;margin:-1px 0 0 -2px}.contact_form_consent_txt{color:#000;font-size:14px;padding-left:5px;display:inline-block;vertical-align:top}.contact-form-consent-fields{text-align:left;margin-top:20px;margin-bottom:0}.contact-form-consent-fields label{line-height:1;display:flex}#contact-form-recaptcha>div{display:inline-block;vertical-align:top}#contact-form-recaptcha{text-align:center}@media only screen and (min-width:1025px){.mystickyelements-position-left{left:0;text-align:left;right:auto}.mystickyelements-position-right{right:0;text-align:right;left:auto}.mystickyelements-position-bottom{left:0;right:0;bottom:0;top:auto;display:block;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-position-left.mystickyelements-entry-effect-slide-in{left:-90px;right:auto}.mystickyelements-position-left.mystickyelements-entry-effect-slide-in.entry-effect{left:0;right:auto}.mystickyelements-position-right.mystickyelements-entry-effect-slide-in{right:-90px;left:auto}.mystickyelements-position-right.mystickyelements-entry-effect-slide-in.entry-effect{right:0;left:auto}.mystickyelements-position-bottom.mystickyelements-entry-effect-slide-in{left:0;bottom:-90px;right:0}.mystickyelements-position-bottom.mystickyelements-entry-effect-slide-in.entry-effect{bottom:0;top:auto}span.mystickyelements-minimize.minimize-position-bottom{height:53px;line-height:53px}.mystickyelements-position-bottom.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{top:auto}.mystickyelements-position-bottom .mystickyelement-lists-wrap{display:flex;align-items:center;justify-content:center}.mystickyelements-position-bottom.mystickyelements-position-screen-left .mystickyelement-lists-wrap{justify-content:flex-start}.mystickyelements-position-bottom.mystickyelements-position-screen-right .mystickyelement-lists-wrap{justify-content:flex-end}.mystickyelements-position-bottom .mystickyelement-credit{padding-left:10px}.mystickyelements-position-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom{height:32px;line-height:32px}.mystickyelements-position-bottom.mystickyelements-size-small span.mystickyelements-minimize.minimize-position-bottom{height:45px;line-height:45px}.mystickyelements-position-bottom.mystickyelements-size-large span.mystickyelements-minimize.minimize-position-bottom{height:60px;line-height:60px}.mystickyelements-position-bottom.mystickyelements-size-extra-large span.mystickyelements-minimize.minimize-position-bottom{height:70px;line-height:70px}.mystickyelements-position-bottom.mystickyelements-fixed ul li.mystickyelements-minimize{width:32px}.element-minimize span.mystickyelements-minimize.minimize-position-bottom{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;border-radius:6px 6px 0 0;padding:0}.mystickyelements-position-bottom.mystickyelements-fixed ul li{float:left;position:static}.mystickyelements-position-bottom.mystickyelements-fixed ul{position:relative}.mystickyelements-fixed.mystickyelements-position-bottom ul li.mystickyelements-contact-form{padding-top:0;padding-bottom:0;width:auto}.mystickyelements-position-bottom .mystickyelements-contact-form .mystickyelements-social-icon{-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);box-shadow:unset}.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-position-bottom ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-position-bottom ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(0);-moz-transform:rotateY(0) translateY(0);transform:rotateY(0) translateY(0)}.mystickyelements-on-click.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before,.mystickyelements-position-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{right:0}.mystickyelements-on-click.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before,.mystickyelements-position-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{left:0}.mystickyelements-position-left.mystickyelements-templates-round span.mystickyelements-social-text,.mystickyelements-position-left.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:0 25px 25px 0}.mystickyelements-fixed.mystickyelements-position-bottom.mystickyelements-templates-leaf_left span.mystickyelements-social-text,.mystickyelements-position-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 25px 0 0}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 20px 0 0}.mystickyelements-position-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 25px}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 20px}.mystickyelements-position-right.mystickyelements-templates-round span.mystickyelements-social-text,.mystickyelements-position-right.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:25px 0 0 25px}.mystickyelements-position-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 25px}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 20px}.mystickyelements-fixed.mystickyelements-position-bottom.mystickyelements-templates-leaf_right span.mystickyelements-social-text,.mystickyelements-position-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:25px 0 0}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:20px 0 0}.mystickyelements-position-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:50% 0 0 50%!important}.mystickyelements-position-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 50% 50% 0!important}.mystickyelements-position-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 0 25px!important}.mystickyelements-position-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 25px 0 0!important}.mystickyelements-position-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:25px 0 0!important}.mystickyelements-position-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 25px!important}.mystickyelements-position-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 25px 25px 0!important}.mystickyelements-position-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 0 0 25px!important}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{background:0 0!important}.mystickyelements-position-left.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left:25px solid red;left:100%}.mystickyelements-position-right.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right:25px solid red;right:100%}.mystickyelements-position-left.mystickyelements-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:22px}.mystickyelements-position-right.mystickyelements-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:22px}.mystickyelements-position-left.mystickyelements-size-extra-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-position-left.mystickyelements-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:30px}.mystickyelements-position-right.mystickyelements-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:30px}.mystickyelements-position-right.mystickyelements-size-extra-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:34px}.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-left:27px solid red;left:100%}.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text:before{border-right:27px solid red;right:100%}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:23px}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-right-width:23px}.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-left-width:34px}.mystickyelements-position-left.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-left.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-left.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{margin-left:-17px;transform-origin:9px 20px 0}.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{margin-right:-17px;transform-origin:10px 25px 0}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{transform-origin:7px 17px 0}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{transform-origin:14px 29px 0}.mystickyelements-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;width:50px;height:40px}.mystickyelements-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;width:68px;height:55px}.mystickyelements-size-extra-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;width:78px;height:65px}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-29px}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-24px}.mystickyelements-size-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-34px}.mystickyelements-size-extra-large.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-39px}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-29px}.mystickyelements-size-small.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-24px}.mystickyelements-size-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-34px}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-38px}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-right:20px}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-left:20px}.mystickyelements-position-left.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-right:20px}.mystickyelements-position-right.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-left:20px}.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:6px center}.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-small.mystickyelements-position-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon{background-position:0 center}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:22px center}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:32px center}.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:11px center}.mystickyelements-size-extra-large.mystickyelements-position-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:16px center}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center 26px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center 22px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center 32px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon{background-position:center 20px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon{background-position:center 17px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon{background-position:center 31px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon{background-position:center 27px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon{background-position:center 36px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:center 15px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon{background-position:center 21px}.mystickyelements-position-bottom .mystickyelements-contact-form .element-contact-form{top:auto;left:0;bottom:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-bottom.mystickyelements-position-screen-right .mystickyelements-contact-form .element-contact-form{left:auto}.mystickyelements-fixed.mystickyelements-position-bottom span.mystickyelements-social-text{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0;border-radius:10px 10px 0 0;left:0;right:auto;bottom:100%;min-width:100%;top:auto;height:auto;padding-top:0;padding-bottom:0;z-index:1}.mystickyelements-position-bottom.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active span.mystickyelements-social-text{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}.mystickyelements-position-bottom span.mystickyelements-social-text.mystickyelements-social-no-link{display:block}.mystickyelements-position-bottom span.mystickyelements-social-text a,.mystickyelements-position-bottom span.mystickyelements-social-text.mystickyelements-social-no-link{padding:10px;white-space:initial}.mystickyelements-position-bottom .mystickyelements-custom-html-main .mystickyelements-custom-html{top:auto;left:0;bottom:100%;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-bottom.mystickyelements-position-screen-right .mystickyelements-custom-html-main .mystickyelements-custom-html{left:auto;right:0}.mystickyelements-position-bottom ul li:first-child .mystickyelements-social-icon,.mystickyelements-position-bottom ul li:first-child.mystickyelements-minimize .mystickyelements-social-icon{border-radius:10px 0 0}.mystickyelements-position-bottom ul li:first-child .mystickyelements-social-icon{border-top-left-radius:10px}.mystickyelements-position-bottom ul li:last-child .mystickyelements-social-icon{border-top-right-radius:10px}.mystickyelements-position-left.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-right-radius:10px!important}.mystickyelements-position-left.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-left-radius:10px!important}.mystickyelements-position-right.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-right-radius:10px!important}.mystickyelements-position-right.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-left-radius:10px!important}.mystickyelements-position-bottom.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-left-radius:10px!important}.mystickyelements-position-bottom.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-right-radius:10px!important}.mystickyelements-position-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 25px 0 0!important}.mystickyelements-position-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:hover .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{top:auto;bottom:100%;border-bottom:27px solid red;border-left:27px solid transparent;border-right:26px solid transparent;left:0}.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-diamond .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-triangle .social-insagram+span.mystickyelements-social-text::before{display:none}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-bottom-width:22px;border-left-width:23px;border-right-width:22px}.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-bottom-width:30px;border-left-width:30px;border-right-width:30px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow span.mystickyelements-social-text::before{border-bottom-width:34px;border-left-width:35px;border-right-width:35px}.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:37px;height:37px;transform-origin:12px 32px 0;margin-bottom:-10px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:32px;height:32px;transform-origin:8px 29px 0;margin-bottom:-6px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before{width:42px;height:42px;transform-origin:12px 37px 0}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-top:20px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-top:18px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-top:17px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-top:14px}.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:22px;bottom:8px;left:3px;-webkit-transform:rotate(26deg) skewY(40deg);-moz-transform:rotate(26deg) skewY(40deg);transform:rotate(26deg) skewY(40deg);width:46px;height:60px}.mystickyelements-size-small.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:23px;left:0;-webkit-transform:rotate(26deg) skewY(40deg);-moz-transform:rotate(26deg) skewY(40deg);transform:rotate(26deg) skewY(40deg);width:46px;height:60px}.mystickyelements-size-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:32px;bottom:8px;left:0;right:1px;-webkit-transform:rotate(25deg) skewY(36deg);-moz-transform:rotate(25deg) skewY(36deg);transform:rotate(25deg) skewY(36deg);width:67px;height:71px}.mystickyelements-size-extra-large.mystickyelements-position-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:38px;bottom:8px;left:0;right:1px;-webkit-transform:rotate(27deg) skewY(37deg);-moz-transform:rotate(27deg) skewY(37deg);transform:rotate(27deg) skewY(37deg) );width:80px;height:80px}.mystickyelements-position-left.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto auto auto 5px}.mystickyelements-position-right.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto 5px auto auto;left:auto}.mystickyelements-position-bottom.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:15px auto 0;top:auto}.mystickyelements-position-bottom.mystickyelements-templates-triangle.mystickyelements-size-extra-large span.mystickyelements-social-icon img,.mystickyelements-position-bottom.mystickyelements-templates-triangle.mystickyelements-size-large span.mystickyelements-social-icon img{margin:20px auto 0}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-left,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-left,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-left,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-left{border-radius:0 10px 10px 0}.mystickyelements-position-left.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-left.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 10px 10px}.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-right,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-right,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-right,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-right{border-radius:10px 0 0 10px}.mystickyelements-position-bottom.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-bottom.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-right.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-bottom{border-radius:10px 10px 0 0}.mystickyelements-fixed.mystickyelements-custom-position-on:not(.mystickyelements-position-bottom) ul li.mystickyelements-contact-form{position:static}.mystickyelements-custom-position-on:not(.mystickyelements-position-bottom) .mystickyelements-contact-form .element-contact-form,.mystickyelements-custom-position-on:not(.mystickyelements-position-bottom) .mystickyelements-minimize+.mystickyelements-contact-form .element-contact-form{top:auto;bottom:0}}@media only screen and (max-width:1024px){.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i,form#stickyelements-form input,form#stickyelements-form select,form#stickyelements-form textarea{font-size:16px}.mystickyelements-fixed ul li.element-desktop-on,.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(13),.mystickyelements-position-mobile-bottom .mystickyelement-credit,.mystickyelements-position-mobile-bottom.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after,.mystickyelements-position-mobile-bottom.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-top .mystickyelement-credit,.mystickyelements-position-mobile-top.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-top.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after,.mystickyelements-position-mobile-top.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{display:none}.mystickyelements-fixed ul li.element-mobile-on,.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul,.mystickyelements-fixed.mystickyelements-position-mobile-top ul,.mystickyelements-position-mobile-bottom span.mystickyelements-social-text.mystickyelements-social-no-link,.mystickyelements-position-mobile-top span.mystickyelements-social-text.mystickyelements-social-no-link{display:block}.mystickyelements-mobile-size-medium span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium span.mystickyelements-social-icon a{width:45px;height:45px;line-height:45px;font-size:17px}.mystickyelements-mobile-size-small span.mystickyelements-social-icon,.mystickyelements-mobile-size-small span.mystickyelements-social-icon a{width:38px;height:38px;line-height:38px;font-size:13px}.mystickyelements-mobile-size-large span.mystickyelements-social-icon,.mystickyelements-mobile-size-large span.mystickyelements-social-icon a{width:50px;height:50px;line-height:50px;font-size:18px}.mystickyelement-credit a,.mystickyelements-fixed .mystickyelements-icon-below-text{font-size:8px!important}.mystickyelements-fixed.mystickyelements-mobile-size-small .mystickyelements-icon-below-text{font-size:7px!important}.mystickyelements-fixed.mystickyelements-mobile-size-large .mystickyelements-icon-below-text{font-size:10px!important}.mystickyelements-position-mobile-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{background:0 0!important}.mystickyelements-position-mobile-left.mystickyelements-templates-round span.mystickyelements-social-text,.mystickyelements-position-mobile-left.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:0 25px 25px 0}.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 25px 0 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 20px 0 0}.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:0 0 20px}.mystickyelements-position-mobile-right.mystickyelements-templates-round span.mystickyelements-social-text,.mystickyelements-position-mobile-right.mystickyelements-templates-roundad span.mystickyelements-social-text{border-radius:25px 0 0 25px}.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_left span.mystickyelements-social-text{border-radius:0 0 0 15px}.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:25px 0 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_right span.mystickyelements-social-text{border-radius:15px 0 0}.mystickyelements-on-click.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{right:0}.mystickyelements-on-click.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{left:0}.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:50% 0 0 50%!important}.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-round ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 50% 50% 0!important}.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 0 25px!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 0 15px!important}.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 25px 0 0!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 15px 0 0!important}.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:25px 0 0!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:15px 0 0!important}.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 25px!important}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon{border-radius:0 0 15px!important}.mystickyelements-mobile-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 15px!important}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:6px;bottom:6px;left:6px;right:6px}.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:22px}.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:23px;border-bottom-width:22px;border-left-width:23px}.mystickyelements-mobile-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:5px;bottom:5px;left:5px;right:5px}.mystickyelements-mobile-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:20px}.mystickyelements-mobile-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:19px;border-bottom-width:19px;border-left-width:19px}.mystickyelements-mobile-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:7px;bottom:7px;left:7px;right:7px}.mystickyelements-mobile-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::after{width:25px}.mystickyelements-mobile-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-top-width:25px;border-bottom-width:25px;border-left-width:25px}.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-templates-arrow span.mystickyelements-social-text:before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:23px;border-bottom-width:22px}.mystickyelements-mobile-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:19px;border-bottom-width:19px}.mystickyelements-mobile-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-top-width:25px;border-bottom-width:25px}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-left.mystickyelements-templates-arrow span.mystickyelements-social-text:before,.mystickyelements-position-mobile-left.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left:23px solid red;left:100%}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-position-mobile-right.mystickyelements-templates-arrow span.mystickyelements-social-text:before,.mystickyelements-position-mobile-right.mystickyelements-templates-diamond span.mystickyelements-social-text:before,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right:23px solid red;right:100%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-position-mobile-left.mystickyelements-mobile-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:19px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-position-mobile-right.mystickyelements-mobile-size-small.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:19px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before,.mystickyelements-position-mobile-left.mystickyelements-mobile-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-left-width:25px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before,.mystickyelements-position-mobile-right.mystickyelements-mobile-size-large.mystickyelements-templates-diamond span.mystickyelements-social-text:before{border-right-width:25px}.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:32px;height:32px}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-left.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-left.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{margin-left:-17px;transform-origin:9px 20px 0}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{margin-right:-17px;transform-origin:8px 18px 0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{transform-origin:4px 12px 0}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{transform-origin:10px 23px 0}.mystickyelements-mobile-size-small.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-small.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:27px;height:27px}.mystickyelements-mobile-size-large.mystickyelements-templates-arrow .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-templates-arrow li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-insagram::before,.mystickyelements-mobile-size-large.mystickyelements-templates-diamond li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before,.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) .social-insagram+span.mystickyelements-social-text::before{width:36px;height:36px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-right:20px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon i{padding-left:20px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-right:20px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li span.mystickyelements-social-icon svg{margin-left:20px}.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon{padding-left:0;padding-right:0}.mystickyelements-position-mobile-bottom li span.mystickyelements-social-icon svg,.mystickyelements-position-mobile-top li span.mystickyelements-social-icon svg{width:20px;height:50px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom li span.mystickyelements-social-icon svg,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top li span.mystickyelements-social-icon svg{width:18px;height:38px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:3px center}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:20px center}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:18px center}.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-amazon i.mystickyelement_amazon_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-ebay i.mystickyelement_ebay_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-fiverr i.mystickyelement_fiverr_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-flickr i.mystickyelement_flickr_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-google_play i.mystickyelement_google_play_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-gumroad i.mystickyelement_gumroad_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-line i.mystickyelement_line_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-poptin_popups i.mystickyelement_poptin_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-printful i.mystickyelement_printful_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-qzone i.mystickyelement_qzone_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-shopify i.mystickyelement_shopify_icon,.mystickyelements-position-mobile-top.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon.social-slack i.mystickyelement_slack_icon{background-position:center center}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-left-width:20px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-text::before{border-right-width:20px}.mystickyelements-on-click.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:45px;height:45px}.mystickyelements-on-click.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:38px;height:38px}.mystickyelements-on-click.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram.elements-active span.mystickyelements-social-icon::before,.mystickyelements-on-hover.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form).mystickyelements-social-insagram:hover span.mystickyelements-social-icon::before{width:50px;height:50px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-24px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-left.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{left:-29px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-25px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-24px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-right.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{right:-29px}.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{top:3px;bottom:3px;right:3px;width:51px;height:40px}.mystickyelements-mobile-size-small.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{width:46px;height:34px}.mystickyelements-mobile-size-large.mystickyelements-templates-triangle li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon::before{width:58px;height:45px}.mystickyelements-mobile-size-large span.mystickyelements-social-text,span.mystickyelements-social-icon .fas.fa-sms{font-size:19px}.mystickyelements-fixed.mystickyelements-mobile-size-medium ul li.mystickyelements-contact-form{padding-bottom:45px;padding-top:53px}.mystickyelements-fixed.mystickyelements-mobile-size-small ul li.mystickyelements-contact-form{padding-bottom:52px;padding-top:54px}.mystickyelements-fixed.mystickyelements-mobile-size-large ul li.mystickyelements-contact-form{padding-bottom:64px;padding-top:65px}.mystickyelements-mobile-size-medium .mystickyelements-contact-form span.mystickyelements-social-icon{font-size:12px;padding:15px 10px 10px;height:45px;width:143px;line-height:1.2;-webkit-transform-origin:45px 45px 0;-moz-transform-origin:45px 45px 0;transform-origin:45px 45px 0}.mystickyelements-mobile-size-small .mystickyelements-contact-form .mystickyelements-social-icon{font-size:12px;padding:13px 10px 2px;height:38px;width:143px;line-height:1.2;-webkit-transform-origin:45px 45px 0;-moz-transform-origin:45px 45px 0;transform-origin:45px 45px 0}.mystickyelements-mobile-size-large .mystickyelements-contact-form .mystickyelements-social-icon{padding:16px 10px 2px;width:180px;height:50px;font-size:16px;line-height:1.2;-webkit-transform-origin:57px 57px 0;-moz-transform-origin:57px 57px 0;transform-origin:57px 57px 0}.mystickyelements-contact-form .mystickyelements-social-icon i{margin-right:15px}.mystickyelements-fixed.mystickyelements-mobile-size-medium ul li{width:45px}.mystickyelements-fixed.mystickyelements-mobile-size-small ul li{width:38px}.mystickyelements-fixed.mystickyelements-mobile-size-large ul li{width:50px}.mystickyelements-custom-html{max-height:400px}.mystickyelements-mobile-size-medium span.mystickyelements-social-text,.mystickyelements-mobile-size-small span.mystickyelements-social-text{font-size:14px}.element-contact-form h3{font-size:16px;padding:10px 14px}form#stickyelements-form input,form#stickyelements-form textarea{margin-bottom:10px}.mystickyelements-mobile-size-medium span.mystickyelements-social-text a,.mystickyelements-mobile-size-medium span.mystickyelements-social-text.mystickyelements-social-no-link{padding-top:14px}.mystickyelements-mobile-size-small span.mystickyelements-social-text a,.mystickyelements-mobile-size-small span.mystickyelements-social-text.mystickyelements-social-no-link{padding-top:10px}.mystickyelements-mobile-size-large span.mystickyelements-social-text a,.mystickyelements-mobile-size-large span.mystickyelements-social-text.mystickyelements-social-no-link{min-width:186px;padding-top:15px}.mystickyelements-position-mobile-left{right:auto;left:0;text-align:left}.mystickyelements-position-mobile-right{right:0;left:auto;text-align:right}.mystickyelements-position-mobile-left.mystickyelements-entry-effect-slide-in{left:-90px;right:auto}.mystickyelements-position-mobile-left.mystickyelements-entry-effect-slide-in.entry-effect{left:0;right:auto}.mystickyelements-position-mobile-right.mystickyelements-entry-effect-slide-in{right:-90px;left:auto}.mystickyelements-position-mobile-right.mystickyelements-entry-effect-slide-in.entry-effect{right:0;left:auto}.mystickyelements-position-mobile-top.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{bottom:auto}.mystickyelements-position-mobile-bottom.mystickyelements-fixed.mystickyelements-custom-html-iframe-open{top:auto}span.mystickyelements-minimize.minimize-position-mobile-left{border-radius:0 10px 0 0}.mystickyelements-position-mobile-right ul li:first-child .mystickyelements-social-icon,span.mystickyelements-minimize.minimize-position-mobile-right{border-radius:10px 0 0}.element-minimize span.mystickyelements-minimize.minimize-position-mobile-left{border-radius:0 6px 6px 0}.element-minimize span.mystickyelements-minimize.minimize-position-mobile-right{border-radius:6px 0 0 6px}.mystickyelements-position-mobile-right .element-contact-form,.mystickyelements-position-mobile-right .mystickyelements-custom-html,.mystickyelements-position-mobile-right span.mystickyelements-social-text{-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0;left:auto;right:100%}.mystickyelements-position-mobile-right span.mystickyelements-social-text,.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-mobile-right,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-mobile-right,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-mobile-right,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-mobile-right{border-radius:10px 0 0 10px}.mystickyelements-position-mobile-left .element-contact-form,.mystickyelements-position-mobile-left .mystickyelements-custom-html,.mystickyelements-position-mobile-left span.mystickyelements-social-text{-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;left:100%;right:auto}.mystickyelements-position-mobile-left span.mystickyelements-social-text,.mystickyelements-templates-leaf_left span.mystickyelements-minimize.minimize-position-mobile-left,.mystickyelements-templates-leaf_right span.mystickyelements-minimize.minimize-position-mobile-left,.mystickyelements-templates-round span.mystickyelements-minimize.minimize-position-mobile-left,.mystickyelements-templates-roundad span.mystickyelements-minimize.minimize-position-mobile-left{border-radius:0 10px 10px 0}.mystickyelements-fixed.mystickyelements-position-mobile-right .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:50px}.mystickyelements-fixed.mystickyelements-position-mobile-left .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:-50px}.mystickyelements-position-mobile-bottom ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom ul li:last-child .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:last-child .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0}.mystickyelements-position-mobile-left ul li:first-child .mystickyelements-social-icon,.mystickyelements-position-mobile-left ul li:first-child.mystickyelements-minimize .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-mobile-left ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left ul li:last-child .mystickyelements-social-icon{border-radius:0 0 10px}.mystickyelements-position-mobile-left ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-mobile-right ul li:last-child .mystickyelements-social-icon{border-radius:0 0 0 10px}.mystickyelements-position-mobile-right ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 10px 0 0}.mystickyelements-position-mobile-right ul li:last-child.mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 0 0}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li{position:static;float:left;width:8.08%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul li{width:97%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-bottom-social-channel-2 ul li{width:48.5%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul li{width:32.33%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li{width:24.25%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li{width:19.4%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li{width:16.16%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li{width:13.85%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li{width:12.12%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li{width:10.77%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li{width:9.7%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li{width:8.81%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li{width:8.08%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(14),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(15),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(16),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(17),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(18){display:none!important}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyelements-lists li.mystickyelements-show-last-element{display:block!important}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-minimize,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-minimize{width:3%}.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul.mystickyno-minimize li{width:8.33%}.mystickyelements-custom-html-iframe iframe,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>a,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>div,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>footer,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>header,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>input,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>nav,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>p,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>span,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-wrap>strong,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>a,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>div,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>footer,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>header,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>input,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>nav,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>p,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>span,.mystickyelements-position-mobile-top .mystickyelements-custom-html-wrap>strong,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul.mystickyno-minimize li{width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul.mystickyno-minimize li{width:50%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul.mystickyno-minimize li{width:33.33%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li{width:25%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li{width:20%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li{width:16.66%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li{width:14.28%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li{width:12.5%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul.mystickyno-minimize li{width:11.11%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul.mystickyno-minimize li{width:10%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul.mystickyno-minimize li{width:9.09%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:11px;line-height:1.2;padding-top:7px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:13px;line-height:1.2;padding-top:10px}.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top span.mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top span.mystickyelements-social-icon a{height:45px;line-height:45px;font-size:18px;outline:0;width:100%}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-social-icon,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-social-icon a{height:38px;line-height:38px;font-size:16px;width:100%}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon a,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-social-icon a{height:50px;line-height:50px;font-size:20px;width:100%}.mystickyelements-position-mobile-bottom .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-bottom.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon,.mystickyelements-position-mobile-top .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form).elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_left ul li:not(.mystickyelements-contact-form):hover .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-templates-leaf_right ul li:hover .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_left li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-leaf_right li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-round li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad.mystickyelements-on-click.mystickyelements-fixed ul li.elements-active .mystickyelements-social-icon,.mystickyelements-position-mobile-top.mystickyelements-templates-roundad.mystickyelements-on-hover.mystickyelements-fixed ul li:hover .mystickyelements-social-icon{border-radius:0!important}.mystickyelements-position-mobile-bottom ul.mystickyelements-lists.mystickyelement-minimize li,.mystickyelements-position-mobile-top ul.mystickyelements-lists.mystickyelement-minimize li{position:relative}.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-right,.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-right{height:45px;border-radius:0;line-height:45px;padding:0}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-right{height:38px;border-radius:0;line-height:38px;padding:0}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-right{height:50px;border-radius:0;line-height:50px;padding:0}.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-right,.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{height:35px;line-height:35px;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{height:38px;line-height:38px;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-right,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-left,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-right{height:45px;line-height:43px;-webkit-transform:translateY(5px);-moz-transform:translateY(5px);transform:translateY(5px)}.mystickyelements-fixed.mystickyelements-position-mobile-bottom .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:auto;bottom:-50px}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-mobile-size-large .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){bottom:-60px}.mystickyelements-fixed.mystickyelements-position-mobile-top .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){left:auto;top:-50px}.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-mobile-size-large .mystickyelements-lists.mystickyelement-minimize li:not(.mystickyelements-minimize){top:-60px}.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-mobile-top{border-radius:0;line-height:45px}.mystickyelements-fixed.mystickyelements-position-mobile-bottom .element-minimize span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-fixed.mystickyelements-position-mobile-top .element-minimize span.mystickyelements-minimize.minimize-position-mobile-top{line-height:35px}.mystickyelements-mobile-size-small.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-small.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-mobile-top{line-height:38px}.mystickyelements-mobile-size-large.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-minimize.minimize-position-bottom,.mystickyelements-mobile-size-large.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-minimize.minimize-position-mobile-top{line-height:50px}.mystickyelements-position-mobile-bottom{left:0;right:0;bottom:0;height:45px;top:auto;display:block;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-position-mobile-top{left:0;right:0;top:0;height:45px;bottom:auto;display:block;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.mystickyelements-position-mobile-bottom.mystickyelements-entry-effect-slide-in{left:0;bottom:-90px;right:0}.mystickyelements-position-mobile-bottom.mystickyelements-entry-effect-slide-in.entry-effect{bottom:0;top:auto}.mystickyelements-position-mobile-top.mystickyelements-entry-effect-slide-in{left:0;top:-90px;right:0}.mystickyelements-position-mobile-top.mystickyelements-entry-effect-slide-in.entry-effect{top:0;bottom:auto}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top{height:38px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top{height:50px}.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-click.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-custom-html-main.elements-active .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html,.mystickyelements-on-hover.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-custom-html-main:hover .mystickyelements-custom-html{-webkit-transform:rotateY(0) translateY(0);-moz-transform:rotateY(0) translateY(0);transform:rotateY(0) translateY(0)}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);box-shadow:unset}.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:13px;padding:5px;line-height:1.2}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-contact-form,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-contact-form{padding-top:0;padding-bottom:0}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:0;margin-right:0;display:block;font-size:20px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,.mystickyelements-position-mobile-top .mystickyelements-contact-form[dir=rtl] .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,html[dir=rtl] .mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{margin-left:0}.mystickyelements-position-mobile-bottom ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-bottom ul li:last-child .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:first-child.mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-top ul li:last-child .mystickyelements-social-icon{border-radius:0}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul:after,.mystickyelements-fixed.mystickyelements-position-mobile-top ul:after{content:"";display:block;clear:both}html[dir=rtl] .mystickyelements-position-mobile-bottom ul li,html[dir=rtl] .mystickyelements-position-mobile-top ul li{float:right}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 .mystickyelements-contact-form .mystickyelements-social-icon{padding-top:9px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .element-contact-form,.mystickyelements-position-mobile-bottom .mystickyelements-custom-html-main .mystickyelements-custom-html{top:auto;left:0;bottom:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0}.mystickyelements-position-mobile-top .mystickyelements-contact-form .element-contact-form{top:100%;left:0;bottom:auto;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0}.mystickyelements-fixed.mystickyelements-position-mobile-bottom span.mystickyelements-social-text{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 100% 0;-moz-transform-origin:0 100% 0;transform-origin:0 100% 0;border-radius:10px 10px 0 0;left:0;right:auto;bottom:100%;min-width:100%;top:auto;height:auto;padding-top:0;padding-bottom:0}.mystickyelements-fixed.mystickyelements-position-mobile-top span.mystickyelements-social-text{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0;border-radius:0 0 10px 10px;left:0;right:auto;top:100%;min-width:100%;bottom:auto;height:auto;padding-top:0;padding-bottom:0}.mystickyelements-position-mobile-bottom span.mystickyelements-social-text a,.mystickyelements-position-mobile-bottom span.mystickyelements-social-text.mystickyelements-social-no-link,.mystickyelements-position-mobile-top span.mystickyelements-social-text a,.mystickyelements-position-mobile-top span.mystickyelements-social-text.mystickyelements-social-no-link{padding:10px;white-space:initial}.mystickyelements-position-mobile-top .mystickyelements-custom-html-main .mystickyelements-custom-html{bottom:auto;left:0;top:100%;width:100%;right:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:100% 0 0;-moz-transform-origin:100% 0 0;transform-origin:100% 0 0}.mystickyelements-custom-html-iframe .mystickyelements-custom-html{width:700px}.mystickyelements-position-mobile-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:0 25px 25px 0!important}.mystickyelements-position-mobile-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-roundad li:not(.mystickyelements-contact-form) span.mystickyelements-social-icon a{border-radius:25px 0 0 25px!important}span.mystickyelements-social-icon img{width:18px;height:18px}.mystickyelements-mobile-size-small span.mystickyelements-social-icon img{width:15px;height:15px}.mystickyelements-mobile-size-large span.mystickyelements-social-icon img,.mystickyelements-mobile-size-small.mystickyelements-templates-default span.mystickyelements-social-icon img{width:20px;height:20px}.mystickyelements-mobile-size-medium.mystickyelements-templates-default span.mystickyelements-social-icon img{width:25px;height:25px}.mystickyelements-mobile-size-large.mystickyelements-templates-default span.mystickyelements-social-icon img{width:30px;height:30px}.mystickyelements-position-mobile-left.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto 0 auto 5px}.mystickyelements-position-mobile-right.mystickyelements-templates-triangle span.mystickyelements-social-icon img{margin:auto 0 auto 15px;left:auto}.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-left.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:0 0 10px 10px}.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_left .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-leaf_right .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-round .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-position-mobile-right.mystickyelements-templates-roundad .mystickyelements-contact-form .mystickyelements-social-icon{border-radius:10px 10px 0 0}.mystickyelements-fixed.mystickyelements-custom-position-on:not(.mystickyelements-position-mobile-bottom):not(.mystickyelements-position-mobile-top) ul li.mystickyelements-contact-form{position:static}.mystickyelements-custom-position-on:not(.mystickyelements-position-mobile-bottom):not(.mystickyelements-position-mobile-top) .mystickyelements-contact-form .element-contact-form,.mystickyelements-custom-position-on:not(.mystickyelements-position-mobile-bottom):not(.mystickyelements-position-mobile-top) .mystickyelements-minimize+.mystickyelements-contact-form .element-contact-form{top:auto;bottom:0}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-right-radius:10px!important}.mystickyelements-position-mobile-left.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-bottom-left-radius:10px!important}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow ul li:first-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-right-radius:10px!important}.mystickyelements-position-mobile-right.mystickyelements-templates-arrow ul li:last-child.mystickyelements-contact-form span.mystickyelements-social-icon{border-top-left-radius:10px!important}}@media only screen and (max-width:991px){.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li{width:10.77%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul li{width:97%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul li{width:48.5%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul li{width:32.33%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li{width:24.25%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li{width:19.4%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li{width:16.16%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li{width:13.85%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li{width:12.12%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(11),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(12),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(13){display:none!important}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-minimize,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-minimize{width:3%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(10){display:none}.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul.mystickyno-minimize li{width:11.11%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul.mystickyno-minimize li{width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul.mystickyno-minimize li{width:50%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul.mystickyno-minimize li{width:33.33%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li{width:25%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li{width:20%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li{width:16.66%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li{width:14.28%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li{width:12.5%}}@media only screen and (max-width:767px){.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-9 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-10 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-11 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-12 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-9 ul li{width:23.25%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul li{width:93%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul li{width:46.5%}.mystickyelements-fixed.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul li,.mystickyelements-fixed.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul li{width:31%}.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(10),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(11),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(12),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(6),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(7),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(8),.mystickyelements-fixed.mystickyelements-position-mobile-top ul li:nth-child(9){display:none!important}.mystickyelements-fixed.mystickyelements-position-mobile-top ul.mystickyno-minimize li:nth-child(5){display:none}.mystickyelements-fixed.mystickyelements-position-mobile-bottom ul li.mystickyelements-minimize,.mystickyelements-fixed.mystickyelements-position-mobile-top ul li.mystickyelements-minimize{width:7%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-1 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-1 ul.mystickyno-minimize li{width:100%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-2 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-2 ul.mystickyno-minimize li{width:50%}.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-3 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-3 ul.mystickyno-minimize li{width:33.33%}.mystickyelements-position-mobile-bottom ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-bottom.mystickyelements-bottom-social-channel-8 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-4 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-5 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-6 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-7 ul.mystickyno-minimize li,.mystickyelements-position-mobile-top.mystickyelements-top-social-channel-8 ul.mystickyno-minimize li{width:25%}.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-medium.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:11px;padding:11px 5px 5px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon{font-size:11px}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:14px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:12px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon i,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon i{font-size:16px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext{padding-top:0}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i,.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i{font-size:18px;line-height:45px}.mystickyelements-mobile-size-small.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i,.mystickyelements-mobile-size-small.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i{font-size:16px;line-height:38px}.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i,.mystickyelements-mobile-size-large.mystickyelements-position-mobile-top .mystickyelements-contact-form .mystickyelements-social-icon.mystickyelements-contact-notext i{font-size:20px;line-height:50px}.mystickyelements-custom-html-wrap{padding:10px}.element-contact-form,.mystickyelements-custom-html-iframe .mystickyelements-custom-html{width:250px}.mystickyelements-custom-html-wrap>a,.mystickyelements-custom-html-wrap>div,.mystickyelements-custom-html-wrap>footer,.mystickyelements-custom-html-wrap>header,.mystickyelements-custom-html-wrap>input,.mystickyelements-custom-html-wrap>nav,.mystickyelements-custom-html-wrap>p,.mystickyelements-custom-html-wrap>span,.mystickyelements-custom-html-wrap>strong{width:500px}.mystickyelements-custom-html-iframe .mystickyelements-custom-html iframe{width:100%!important}}@media only screen and (max-width:480px){.mystickyelements-custom-html{width:280px;min-width:100%;white-space:normal}.mystickyelements-custom-html-wrap>a,.mystickyelements-custom-html-wrap>div,.mystickyelements-custom-html-wrap>footer,.mystickyelements-custom-html-wrap>header,.mystickyelements-custom-html-wrap>input,.mystickyelements-custom-html-wrap>nav,.mystickyelements-custom-html-wrap>p,.mystickyelements-custom-html-wrap>span,.mystickyelements-custom-html-wrap>strong{width:260px}}.mystickyelements-position-mobile-bottom .mystickyelements-contact-form .element-contact-form{overflow:auto}.mystickyelements-fixed ul li .stickyelements-form.stickyelements-form ul{list-style:circle!important;margin-left:12px;margin-top:8px;display:inline-block}.mystickyelements-fixed ul li .stickyelements-form.stickyelements-form ul li{display:list-item!important;color:#000!important;list-style-type:circle;margin:0 0 0 37px;width:auto}.mystickyelements-fixed ol,.mystickyelements-fixed ul .stickyelements-form.stickyelements-form ol{margin-left:12px;margin-top:8px;display:inline-block}.mystickyelements-fixed ul li .stickyelements-form.stickyelements-form ol li{display:list-item!important;color:#000!important;list-style-type:decimal;margin:0 0 0 37px;width:auto;font-size:14px;font-weight:500}.mystickyelements-fixed ol,.mystickyelements-fixed ul .stickyelements-textblock-content ol,.mystickyelements-fixed ul .stickyelements-textblock-content ul{margin-left:12px;margin-top:8px;display:inline-block;padding:0 14px 20px}.mystickyelements-fixed ul li .stickyelements-textblock-content ul li{display:list-item!important;color:#000!important;list-style-type:circle;width:auto;font-size:14px;font-weight:500}#stickyelements-form .iti__flag{background-image:url(//www.ycet.org/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/flags.png)}.iti.iti--allow-dropdown{width:100%;margin-top:15px}.iti.iti--container{z-index:99999999999;font-size:12px}.element-contact-form form#stickyelements-form input.tel_formate{padding-left:60px}.iti__selected-dial-code{color:#000;font-size:12px}.mystickyelements-fixed .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05);border-top-left-radius:24px;margin-left:0;height:100%;border-bottom-left-radius:20px}.stickyelements-form .iti__selected-flag{border-top-left-radius:18px;border-bottom-left-radius:18px}.iti {
position: relative;
display: inline-block; }
.iti * {
box-sizing: border-box;
-moz-box-sizing: border-box; }
.iti__hide {
display: none; }
.iti__v-hide {
visibility: hidden; }
.iti input, .iti input[type=text], .iti input[type=tel] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0; }
.iti__flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px; }
.iti__selected-flag {
z-index: 1;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 6px 0 8px; }
.iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555; }
.iti__arrow--up {
border-top: none;
border-bottom: 4px solid #555; }
.iti__country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: white;
border: 1px solid #CCC;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch; }
.iti__country-list--dropup {
bottom: 100%;
margin-bottom: -1px; }
@media (max-width: 500px) {
.iti__country-list {
white-space: normal; } }
.iti__flag-box {
display: inline-block;
width: 20px; }
.iti__divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #CCC; }
.iti__country {
padding: 5px 10px;
outline: none; }
.iti__dial-code {
color: #999; }
.iti__country.iti__highlight {
background-color: rgba(0, 0, 0, 0.05); }
.iti__flag-box, .iti__country-name, .iti__dial-code {
vertical-align: middle; }
.iti__flag-box, .iti__country-name {
margin-right: 6px; }
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0; }
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
right: auto;
left: 0; }
.iti--allow-dropdown .iti__flag-container:hover {
cursor: pointer; }
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
cursor: default; }
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
background-color: transparent; }
.iti--separate-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
.iti--separate-dial-code .iti__selected-dial-code {
margin-left: 6px; }
.iti--container {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px; }
.iti--container:hover {
cursor: pointer; }
.iti-mobile .iti--container {
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
position: fixed; }
.iti-mobile .iti__country-list {
max-height: 100%;
width: 100%; }
.iti-mobile .iti__country {
padding: 10px 10px;
line-height: 1.5em; }
.iti__flag {
width: 20px; }
.iti__flag.iti__be {
width: 18px; }
.iti__flag.iti__ch {
width: 15px; }
.iti__flag.iti__mc {
width: 19px; }
.iti__flag.iti__ne {
width: 18px; }
.iti__flag.iti__np {
width: 13px; }
.iti__flag.iti__va {
width: 15px; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-size: 5652px 15px; } }
.iti__flag.iti__ac {
height: 10px;
background-position: 0px 0px; }
.iti__flag.iti__ad {
height: 14px;
background-position: -22px 0px; }
.iti__flag.iti__ae {
height: 10px;
background-position: -44px 0px; }
.iti__flag.iti__af {
height: 14px;
background-position: -66px 0px; }
.iti__flag.iti__ag {
height: 14px;
background-position: -88px 0px; }
.iti__flag.iti__ai {
height: 10px;
background-position: -110px 0px; }
.iti__flag.iti__al {
height: 15px;
background-position: -132px 0px; }
.iti__flag.iti__am {
height: 10px;
background-position: -154px 0px; }
.iti__flag.iti__ao {
height: 14px;
background-position: -176px 0px; }
.iti__flag.iti__aq {
height: 14px;
background-position: -198px 0px; }
.iti__flag.iti__ar {
height: 13px;
background-position: -220px 0px; }
.iti__flag.iti__as {
height: 10px;
background-position: -242px 0px; }
.iti__flag.iti__at {
height: 14px;
background-position: -264px 0px; }
.iti__flag.iti__au {
height: 10px;
background-position: -286px 0px; }
.iti__flag.iti__aw {
height: 14px;
background-position: -308px 0px; }
.iti__flag.iti__ax {
height: 13px;
background-position: -330px 0px; }
.iti__flag.iti__az {
height: 10px;
background-position: -352px 0px; }
.iti__flag.iti__ba {
height: 10px;
background-position: -374px 0px; }
.iti__flag.iti__bb {
height: 14px;
background-position: -396px 0px; }
.iti__flag.iti__bd {
height: 12px;
background-position: -418px 0px; }
.iti__flag.iti__be {
height: 15px;
background-position: -440px 0px; }
.iti__flag.iti__bf {
height: 14px;
background-position: -460px 0px; }
.iti__flag.iti__bg {
height: 12px;
background-position: -482px 0px; }
.iti__flag.iti__bh {
height: 12px;
background-position: -504px 0px; }
.iti__flag.iti__bi {
height: 12px;
background-position: -526px 0px; }
.iti__flag.iti__bj {
height: 14px;
background-position: -548px 0px; }
.iti__flag.iti__bl {
height: 14px;
background-position: -570px 0px; }
.iti__flag.iti__bm {
height: 10px;
background-position: -592px 0px; }
.iti__flag.iti__bn {
height: 10px;
background-position: -614px 0px; }
.iti__flag.iti__bo {
height: 14px;
background-position: -636px 0px; }
.iti__flag.iti__bq {
height: 14px;
background-position: -658px 0px; }
.iti__flag.iti__br {
height: 14px;
background-position: -680px 0px; }
.iti__flag.iti__bs {
height: 10px;
background-position: -702px 0px; }
.iti__flag.iti__bt {
height: 14px;
background-position: -724px 0px; }
.iti__flag.iti__bv {
height: 15px;
background-position: -746px 0px; }
.iti__flag.iti__bw {
height: 14px;
background-position: -768px 0px; }
.iti__flag.iti__by {
height: 10px;
background-position: -790px 0px; }
.iti__flag.iti__bz {
height: 14px;
background-position: -812px 0px; }
.iti__flag.iti__ca {
height: 10px;
background-position: -834px 0px; }
.iti__flag.iti__cc {
height: 10px;
background-position: -856px 0px; }
.iti__flag.iti__cd {
height: 15px;
background-position: -878px 0px; }
.iti__flag.iti__cf {
height: 14px;
background-position: -900px 0px; }
.iti__flag.iti__cg {
height: 14px;
background-position: -922px 0px; }
.iti__flag.iti__ch {
height: 15px;
background-position: -944px 0px; }
.iti__flag.iti__ci {
height: 14px;
background-position: -961px 0px; }
.iti__flag.iti__ck {
height: 10px;
background-position: -983px 0px; }
.iti__flag.iti__cl {
height: 14px;
background-position: -1005px 0px; }
.iti__flag.iti__cm {
height: 14px;
background-position: -1027px 0px; }
.iti__flag.iti__cn {
height: 14px;
background-position: -1049px 0px; }
.iti__flag.iti__co {
height: 14px;
background-position: -1071px 0px; }
.iti__flag.iti__cp {
height: 14px;
background-position: -1093px 0px; }
.iti__flag.iti__cr {
height: 12px;
background-position: -1115px 0px; }
.iti__flag.iti__cu {
height: 10px;
background-position: -1137px 0px; }
.iti__flag.iti__cv {
height: 12px;
background-position: -1159px 0px; }
.iti__flag.iti__cw {
height: 14px;
background-position: -1181px 0px; }
.iti__flag.iti__cx {
height: 10px;
background-position: -1203px 0px; }
.iti__flag.iti__cy {
height: 14px;
background-position: -1225px 0px; }
.iti__flag.iti__cz {
height: 14px;
background-position: -1247px 0px; }
.iti__flag.iti__de {
height: 12px;
background-position: -1269px 0px; }
.iti__flag.iti__dg {
height: 10px;
background-position: -1291px 0px; }
.iti__flag.iti__dj {
height: 14px;
background-position: -1313px 0px; }
.iti__flag.iti__dk {
height: 15px;
background-position: -1335px 0px; }
.iti__flag.iti__dm {
height: 10px;
background-position: -1357px 0px; }
.iti__flag.iti__do {
height: 14px;
background-position: -1379px 0px; }
.iti__flag.iti__dz {
height: 14px;
background-position: -1401px 0px; }
.iti__flag.iti__ea {
height: 14px;
background-position: -1423px 0px; }
.iti__flag.iti__ec {
height: 14px;
background-position: -1445px 0px; }
.iti__flag.iti__ee {
height: 13px;
background-position: -1467px 0px; }
.iti__flag.iti__eg {
height: 14px;
background-position: -1489px 0px; }
.iti__flag.iti__eh {
height: 10px;
background-position: -1511px 0px; }
.iti__flag.iti__er {
height: 10px;
background-position: -1533px 0px; }
.iti__flag.iti__es {
height: 14px;
background-position: -1555px 0px; }
.iti__flag.iti__et {
height: 10px;
background-position: -1577px 0px; }
.iti__flag.iti__eu {
height: 14px;
background-position: -1599px 0px; }
.iti__flag.iti__fi {
height: 12px;
background-position: -1621px 0px; }
.iti__flag.iti__fj {
height: 10px;
background-position: -1643px 0px; }
.iti__flag.iti__fk {
height: 10px;
background-position: -1665px 0px; }
.iti__flag.iti__fm {
height: 11px;
background-position: -1687px 0px; }
.iti__flag.iti__fo {
height: 15px;
background-position: -1709px 0px; }
.iti__flag.iti__fr {
height: 14px;
background-position: -1731px 0px; }
.iti__flag.iti__ga {
height: 15px;
background-position: -1753px 0px; }
.iti__flag.iti__gb {
height: 10px;
background-position: -1775px 0px; }
.iti__flag.iti__gd {
height: 12px;
background-position: -1797px 0px; }
.iti__flag.iti__ge {
height: 14px;
background-position: -1819px 0px; }
.iti__flag.iti__gf {
height: 14px;
background-position: -1841px 0px; }
.iti__flag.iti__gg {
height: 14px;
background-position: -1863px 0px; }
.iti__flag.iti__gh {
height: 14px;
background-position: -1885px 0px; }
.iti__flag.iti__gi {
height: 10px;
background-position: -1907px 0px; }
.iti__flag.iti__gl {
height: 14px;
background-position: -1929px 0px; }
.iti__flag.iti__gm {
height: 14px;
background-position: -1951px 0px; }
.iti__flag.iti__gn {
height: 14px;
background-position: -1973px 0px; }
.iti__flag.iti__gp {
height: 14px;
background-position: -1995px 0px; }
.iti__flag.iti__gq {
height: 14px;
background-position: -2017px 0px; }
.iti__flag.iti__gr {
height: 14px;
background-position: -2039px 0px; }
.iti__flag.iti__gs {
height: 10px;
background-position: -2061px 0px; }
.iti__flag.iti__gt {
height: 13px;
background-position: -2083px 0px; }
.iti__flag.iti__gu {
height: 11px;
background-position: -2105px 0px; }
.iti__flag.iti__gw {
height: 10px;
background-position: -2127px 0px; }
.iti__flag.iti__gy {
height: 12px;
background-position: -2149px 0px; }
.iti__flag.iti__hk {
height: 14px;
background-position: -2171px 0px; }
.iti__flag.iti__hm {
height: 10px;
background-position: -2193px 0px; }
.iti__flag.iti__hn {
height: 10px;
background-position: -2215px 0px; }
.iti__flag.iti__hr {
height: 10px;
background-position: -2237px 0px; }
.iti__flag.iti__ht {
height: 12px;
background-position: -2259px 0px; }
.iti__flag.iti__hu {
height: 10px;
background-position: -2281px 0px; }
.iti__flag.iti__ic {
height: 14px;
background-position: -2303px 0px; }
.iti__flag.iti__id {
height: 14px;
background-position: -2325px 0px; }
.iti__flag.iti__ie {
height: 10px;
background-position: -2347px 0px; }
.iti__flag.iti__il {
height: 15px;
background-position: -2369px 0px; }
.iti__flag.iti__im {
height: 10px;
background-position: -2391px 0px; }
.iti__flag.iti__in {
height: 14px;
background-position: -2413px 0px; }
.iti__flag.iti__io {
height: 10px;
background-position: -2435px 0px; }
.iti__flag.iti__iq {
height: 14px;
background-position: -2457px 0px; }
.iti__flag.iti__ir {
height: 12px;
background-position: -2479px 0px; }
.iti__flag.iti__is {
height: 15px;
background-position: -2501px 0px; }
.iti__flag.iti__it {
height: 14px;
background-position: -2523px 0px; }
.iti__flag.iti__je {
height: 12px;
background-position: -2545px 0px; }
.iti__flag.iti__jm {
height: 10px;
background-position: -2567px 0px; }
.iti__flag.iti__jo {
height: 10px;
background-position: -2589px 0px; }
.iti__flag.iti__jp {
height: 14px;
background-position: -2611px 0px; }
.iti__flag.iti__ke {
height: 14px;
background-position: -2633px 0px; }
.iti__flag.iti__kg {
height: 12px;
background-position: -2655px 0px; }
.iti__flag.iti__kh {
height: 13px;
background-position: -2677px 0px; }
.iti__flag.iti__ki {
height: 10px;
background-position: -2699px 0px; }
.iti__flag.iti__km {
height: 12px;
background-position: -2721px 0px; }
.iti__flag.iti__kn {
height: 14px;
background-position: -2743px 0px; }
.iti__flag.iti__kp {
height: 10px;
background-position: -2765px 0px; }
.iti__flag.iti__kr {
height: 14px;
background-position: -2787px 0px; }
.iti__flag.iti__kw {
height: 10px;
background-position: -2809px 0px; }
.iti__flag.iti__ky {
height: 10px;
background-position: -2831px 0px; }
.iti__flag.iti__kz {
height: 10px;
background-position: -2853px 0px; }
.iti__flag.iti__la {
height: 14px;
background-position: -2875px 0px; }
.iti__flag.iti__lb {
height: 14px;
background-position: -2897px 0px; }
.iti__flag.iti__lc {
height: 10px;
background-position: -2919px 0px; }
.iti__flag.iti__li {
height: 12px;
background-position: -2941px 0px; }
.iti__flag.iti__lk {
height: 10px;
background-position: -2963px 0px; }
.iti__flag.iti__lr {
height: 11px;
background-position: -2985px 0px; }
.iti__flag.iti__ls {
height: 14px;
background-position: -3007px 0px; }
.iti__flag.iti__lt {
height: 12px;
background-position: -3029px 0px; }
.iti__flag.iti__lu {
height: 12px;
background-position: -3051px 0px; }
.iti__flag.iti__lv {
height: 10px;
background-position: -3073px 0px; }
.iti__flag.iti__ly {
height: 10px;
background-position: -3095px 0px; }
.iti__flag.iti__ma {
height: 14px;
background-position: -3117px 0px; }
.iti__flag.iti__mc {
height: 15px;
background-position: -3139px 0px; }
.iti__flag.iti__md {
height: 10px;
background-position: -3160px 0px; }
.iti__flag.iti__me {
height: 10px;
background-position: -3182px 0px; }
.iti__flag.iti__mf {
height: 14px;
background-position: -3204px 0px; }
.iti__flag.iti__mg {
height: 14px;
background-position: -3226px 0px; }
.iti__flag.iti__mh {
height: 11px;
background-position: -3248px 0px; }
.iti__flag.iti__mk {
height: 10px;
background-position: -3270px 0px; }
.iti__flag.iti__ml {
height: 14px;
background-position: -3292px 0px; }
.iti__flag.iti__mm {
height: 14px;
background-position: -3314px 0px; }
.iti__flag.iti__mn {
height: 10px;
background-position: -3336px 0px; }
.iti__flag.iti__mo {
height: 14px;
background-position: -3358px 0px; }
.iti__flag.iti__mp {
height: 10px;
background-position: -3380px 0px; }
.iti__flag.iti__mq {
height: 14px;
background-position: -3402px 0px; }
.iti__flag.iti__mr {
height: 14px;
background-position: -3424px 0px; }
.iti__flag.iti__ms {
height: 10px;
background-position: -3446px 0px; }
.iti__flag.iti__mt {
height: 14px;
background-position: -3468px 0px; }
.iti__flag.iti__mu {
height: 14px;
background-position: -3490px 0px; }
.iti__flag.iti__mv {
height: 14px;
background-position: -3512px 0px; }
.iti__flag.iti__mw {
height: 14px;
background-position: -3534px 0px; }
.iti__flag.iti__mx {
height: 12px;
background-position: -3556px 0px; }
.iti__flag.iti__my {
height: 10px;
background-position: -3578px 0px; }
.iti__flag.iti__mz {
height: 14px;
background-position: -3600px 0px; }
.iti__flag.iti__na {
height: 14px;
background-position: -3622px 0px; }
.iti__flag.iti__nc {
height: 10px;
background-position: -3644px 0px; }
.iti__flag.iti__ne {
height: 15px;
background-position: -3666px 0px; }
.iti__flag.iti__nf {
height: 10px;
background-position: -3686px 0px; }
.iti__flag.iti__ng {
height: 10px;
background-position: -3708px 0px; }
.iti__flag.iti__ni {
height: 12px;
background-position: -3730px 0px; }
.iti__flag.iti__nl {
height: 14px;
background-position: -3752px 0px; }
.iti__flag.iti__no {
height: 15px;
background-position: -3774px 0px; }
.iti__flag.iti__np {
height: 15px;
background-position: -3796px 0px; }
.iti__flag.iti__nr {
height: 10px;
background-position: -3811px 0px; }
.iti__flag.iti__nu {
height: 10px;
background-position: -3833px 0px; }
.iti__flag.iti__nz {
height: 10px;
background-position: -3855px 0px; }
.iti__flag.iti__om {
height: 10px;
background-position: -3877px 0px; }
.iti__flag.iti__pa {
height: 14px;
background-position: -3899px 0px; }
.iti__flag.iti__pe {
height: 14px;
background-position: -3921px 0px; }
.iti__flag.iti__pf {
height: 14px;
background-position: -3943px 0px; }
.iti__flag.iti__pg {
height: 15px;
background-position: -3965px 0px; }
.iti__flag.iti__ph {
height: 10px;
background-position: -3987px 0px; }
.iti__flag.iti__pk {
height: 14px;
background-position: -4009px 0px; }
.iti__flag.iti__pl {
height: 13px;
background-position: -4031px 0px; }
.iti__flag.iti__pm {
height: 14px;
background-position: -4053px 0px; }
.iti__flag.iti__pn {
height: 10px;
background-position: -4075px 0px; }
.iti__flag.iti__pr {
height: 14px;
background-position: -4097px 0px; }
.iti__flag.iti__ps {
height: 10px;
background-position: -4119px 0px; }
.iti__flag.iti__pt {
height: 14px;
background-position: -4141px 0px; }
.iti__flag.iti__pw {
height: 13px;
background-position: -4163px 0px; }
.iti__flag.iti__py {
height: 11px;
background-position: -4185px 0px; }
.iti__flag.iti__qa {
height: 8px;
background-position: -4207px 0px; }
.iti__flag.iti__re {
height: 14px;
background-position: -4229px 0px; }
.iti__flag.iti__ro {
height: 14px;
background-position: -4251px 0px; }
.iti__flag.iti__rs {
height: 14px;
background-position: -4273px 0px; }
.iti__flag.iti__ru {
height: 14px;
background-position: -4295px 0px; }
.iti__flag.iti__rw {
height: 14px;
background-position: -4317px 0px; }
.iti__flag.iti__sa {
height: 14px;
background-position: -4339px 0px; }
.iti__flag.iti__sb {
height: 10px;
background-position: -4361px 0px; }
.iti__flag.iti__sc {
height: 10px;
background-position: -4383px 0px; }
.iti__flag.iti__sd {
height: 10px;
background-position: -4405px 0px; }
.iti__flag.iti__se {
height: 13px;
background-position: -4427px 0px; }
.iti__flag.iti__sg {
height: 14px;
background-position: -4449px 0px; }
.iti__flag.iti__sh {
height: 10px;
background-position: -4471px 0px; }
.iti__flag.iti__si {
height: 10px;
background-position: -4493px 0px; }
.iti__flag.iti__sj {
height: 15px;
background-position: -4515px 0px; }
.iti__flag.iti__sk {
height: 14px;
background-position: -4537px 0px; }
.iti__flag.iti__sl {
height: 14px;
background-position: -4559px 0px; }
.iti__flag.iti__sm {
height: 15px;
background-position: -4581px 0px; }
.iti__flag.iti__sn {
height: 14px;
background-position: -4603px 0px; }
.iti__flag.iti__so {
height: 14px;
background-position: -4625px 0px; }
.iti__flag.iti__sr {
height: 14px;
background-position: -4647px 0px; }
.iti__flag.iti__ss {
height: 10px;
background-position: -4669px 0px; }
.iti__flag.iti__st {
height: 10px;
background-position: -4691px 0px; }
.iti__flag.iti__sv {
height: 12px;
background-position: -4713px 0px; }
.iti__flag.iti__sx {
height: 14px;
background-position: -4735px 0px; }
.iti__flag.iti__sy {
height: 14px;
background-position: -4757px 0px; }
.iti__flag.iti__sz {
height: 14px;
background-position: -4779px 0px; }
.iti__flag.iti__ta {
height: 10px;
background-position: -4801px 0px; }
.iti__flag.iti__tc {
height: 10px;
background-position: -4823px 0px; }
.iti__flag.iti__td {
height: 14px;
background-position: -4845px 0px; }
.iti__flag.iti__tf {
height: 14px;
background-position: -4867px 0px; }
.iti__flag.iti__tg {
height: 13px;
background-position: -4889px 0px; }
.iti__flag.iti__th {
height: 14px;
background-position: -4911px 0px; }
.iti__flag.iti__tj {
height: 10px;
background-position: -4933px 0px; }
.iti__flag.iti__tk {
height: 10px;
background-position: -4955px 0px; }
.iti__flag.iti__tl {
height: 10px;
background-position: -4977px 0px; }
.iti__flag.iti__tm {
height: 14px;
background-position: -4999px 0px; }
.iti__flag.iti__tn {
height: 14px;
background-position: -5021px 0px; }
.iti__flag.iti__to {
height: 10px;
background-position: -5043px 0px; }
.iti__flag.iti__tr {
height: 14px;
background-position: -5065px 0px; }
.iti__flag.iti__tt {
height: 12px;
background-position: -5087px 0px; }
.iti__flag.iti__tv {
height: 10px;
background-position: -5109px 0px; }
.iti__flag.iti__tw {
height: 14px;
background-position: -5131px 0px; }
.iti__flag.iti__tz {
height: 14px;
background-position: -5153px 0px; }
.iti__flag.iti__ua {
height: 14px;
background-position: -5175px 0px; }
.iti__flag.iti__ug {
height: 14px;
background-position: -5197px 0px; }
.iti__flag.iti__um {
height: 11px;
background-position: -5219px 0px; }
.iti__flag.iti__un {
height: 14px;
background-position: -5241px 0px; }
.iti__flag.iti__us {
height: 11px;
background-position: -5263px 0px; }
.iti__flag.iti__uy {
height: 14px;
background-position: -5285px 0px; }
.iti__flag.iti__uz {
height: 10px;
background-position: -5307px 0px; }
.iti__flag.iti__va {
height: 15px;
background-position: -5329px 0px; }
.iti__flag.iti__vc {
height: 14px;
background-position: -5346px 0px; }
.iti__flag.iti__ve {
height: 14px;
background-position: -5368px 0px; }
.iti__flag.iti__vg {
height: 10px;
background-position: -5390px 0px; }
.iti__flag.iti__vi {
height: 14px;
background-position: -5412px 0px; }
.iti__flag.iti__vn {
height: 14px;
background-position: -5434px 0px; }
.iti__flag.iti__vu {
height: 12px;
background-position: -5456px 0px; }
.iti__flag.iti__wf {
height: 14px;
background-position: -5478px 0px; }
.iti__flag.iti__ws {
height: 10px;
background-position: -5500px 0px; }
.iti__flag.iti__xk {
height: 15px;
background-position: -5522px 0px; }
.iti__flag.iti__ye {
height: 14px;
background-position: -5544px 0px; }
.iti__flag.iti__yt {
height: 14px;
background-position: -5566px 0px; }
.iti__flag.iti__za {
height: 14px;
background-position: -5588px 0px; }
.iti__flag.iti__zm {
height: 14px;
background-position: -5610px 0px; }
.iti__flag.iti__zw {
height: 10px;
background-position: -5632px 0px; }
.iti__flag {
height: 15px;
box-shadow: 0px 0px 1px 0px #888;
background-image: url(//www.ycet.org/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/flags.png);
background-repeat: no-repeat;
background-color: #DBDBDB;
background-position: 20px 0; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-image: url(//www.ycet.org/wp-content/plugins/mystickyelements/intl-tel-input-src/build/img/flags@2x.png); } }
.iti__flag.iti__np {
background-color: transparent; }