@charset 'UTF-8';
.selectize-control,.selectize-input{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#343a40;font-family:inherit;font-size:inherit;line-height:1.5;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #ced4da;padding:.375rem .75rem;display:inline-block;width:100%;overflow:hidden;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.selectize-control.multi .selectize-input.has-items{padding:calc(.375rem - 1px - 0) .75rem calc(.375rem - 1px - 3px - 0)}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:1px 3px;background:#efefef;color:#343a40;border:0 solid #999}.selectize-control.multi .selectize-input>div.active{background:#007bff;color:#fff;border:0 solid transparent}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#878787;background:#fff;border:0 solid #e6e6e6}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none;box-shadow:none}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';position:absolute;background:#fff;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;border:1px solid #d0d0d0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:3px .75rem}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#6c757d;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f8f9fa;color:#16181b}.selectize-dropdown .active.create{color:#16181b}.selectize-dropdown .create{color:rgba(52,58,64,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:calc(.75rem + 5px);margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#343a40 transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent #343a40}.selectize-control.rtl.single .selectize-input:after{left:calc(.75rem + 5px);right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fff}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:.25rem .25rem 0 0;-moz-border-radius:.25rem .25rem 0 0;border-radius:.25rem .25rem 0 0}.selectize-dropdown-header-close{position:absolute;right:.75rem;top:50%;color:#343a40;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 0 0;border-left:1px solid #999;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0 0}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#e6e6e6}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.selectize-dropdown,.selectize-dropdown.form-control{height:auto;padding:0;margin:2px 0 0;z-index:1000;background:#fff;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.selectize-dropdown .optgroup-header{font-size:.875rem;line-height:1.5}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{content:' ';display:block;height:0;margin:.5rem -.75rem;overflow:hidden;border-top:1px solid #e5e5e5}.selectize-dropdown .create{padding-left:.75rem}.selectize-dropdown-content{padding:5px 0}.selectize-dropdown-header{padding:6px .75rem}.selectize-input{min-height:calc(2.25rem + 2px)}.selectize-input.dropdown-active{-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.selectize-input.dropdown-active::before{display:none}.selectize-input.focus{border-color:#adb5bd;outline:0;-webkit-box-shadow:none;box-shadow:none}.is-invalid .selectize-input{border-color:#dc3545;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.is-invalid .selectize-input:focus{border-color:#bd2130;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eb8c95;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eb8c95}.selectize-control.multi .selectize-input.has-items{padding-left:calc(.75rem - 3px);padding-right:calc(.75rem - 3px)}.selectize-control.multi .selectize-input>div{-webkit-border-radius:calc(.25rem - 1px);-moz-border-radius:calc(.25rem - 1px);border-radius:calc(.25rem - 1px)}.form-control.selectize-control{padding:0;height:auto;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}@font-face {
font-family: "Flaticon";
src: url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/Flaticon.eot);
src: url(//www.divulga.com.mx/wp-content/themes/eventer/fonts//Flaticon.eot?#iefix) format("embedded-opentype"),
url(//www.divulga.com.mx/wp-content/themes/eventer/fonts//Flaticon.woff) format("woff"),
url(//www.divulga.com.mx/wp-content/themes/eventer/fonts//Flaticon.ttf) format("truetype"),
url(//www.divulga.com.mx/wp-content/themes/eventer/fonts//Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(//www.divulga.com.mx/wp-content/themes/eventer/fonts//Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 0;
}
.flaticon-add:before { content: "\f100"; }
.flaticon-add-1:before { content: "\f101"; }
.flaticon-add-2:before { content: "\f102"; }
.flaticon-add-3:before { content: "\f103"; }
.flaticon-agenda:before { content: "\f104"; }
.flaticon-alarm:before { content: "\f105"; }
.flaticon-alarm-1:before { content: "\f106"; }
.flaticon-alarm-clock:before { content: "\f107"; }
.flaticon-alarm-clock-1:before { content: "\f108"; }
.flaticon-albums:before { content: "\f109"; }
.flaticon-app:before { content: "\f10a"; }
.flaticon-archive:before { content: "\f10b"; }
.flaticon-archive-1:before { content: "\f10c"; }
.flaticon-archive-2:before { content: "\f10d"; }
.flaticon-archive-3:before { content: "\f10e"; }
.flaticon-attachment:before { content: "\f10f"; }
.flaticon-back:before { content: "\f110"; }
.flaticon-battery:before { content: "\f111"; }
.flaticon-battery-1:before { content: "\f112"; }
.flaticon-battery-2:before { content: "\f113"; }
.flaticon-battery-3:before { content: "\f114"; }
.flaticon-battery-4:before { content: "\f115"; }
.flaticon-battery-5:before { content: "\f116"; }
.flaticon-battery-6:before { content: "\f117"; }
.flaticon-battery-7:before { content: "\f118"; }
.flaticon-battery-8:before { content: "\f119"; }
.flaticon-battery-9:before { content: "\f11a"; }
.flaticon-binoculars:before { content: "\f11b"; }
.flaticon-blueprint:before { content: "\f11c"; }
.flaticon-bluetooth:before { content: "\f11d"; }
.flaticon-bluetooth-1:before { content: "\f11e"; }
.flaticon-bookmark:before { content: "\f11f"; }
.flaticon-bookmark-1:before { content: "\f120"; }
.flaticon-briefcase:before { content: "\f121"; }
.flaticon-broken-link:before { content: "\f122"; }
.flaticon-calculator:before { content: "\f123"; }
.flaticon-calculator-1:before { content: "\f124"; }
.flaticon-calendar:before { content: "\f125"; }
.flaticon-calendar-1:before { content: "\f126"; }
.flaticon-calendar-2:before { content: "\f127"; }
.flaticon-calendar-3:before { content: "\f128"; }
.flaticon-calendar-4:before { content: "\f129"; }
.flaticon-calendar-5:before { content: "\f12a"; }
.flaticon-calendar-6:before { content: "\f12b"; }
.flaticon-calendar-7:before { content: "\f12c"; }
.flaticon-checked:before { content: "\f12d"; }
.flaticon-checked-1:before { content: "\f12e"; }
.flaticon-clock:before { content: "\f12f"; }
.flaticon-clock-1:before { content: "\f130"; }
.flaticon-close:before { content: "\f131"; }
.flaticon-cloud:before { content: "\f132"; }
.flaticon-cloud-computing:before { content: "\f133"; }
.flaticon-cloud-computing-1:before { content: "\f134"; }
.flaticon-cloud-computing-2:before { content: "\f135"; }
.flaticon-cloud-computing-3:before { content: "\f136"; }
.flaticon-cloud-computing-4:before { content: "\f137"; }
.flaticon-cloud-computing-5:before { content: "\f138"; }
.flaticon-command:before { content: "\f139"; }
.flaticon-compact-disc:before { content: "\f13a"; }
.flaticon-compact-disc-1:before { content: "\f13b"; }
.flaticon-compact-disc-2:before { content: "\f13c"; }
.flaticon-compass:before { content: "\f13d"; }
.flaticon-compose:before { content: "\f13e"; }
.flaticon-controls:before { content: "\f13f"; }
.flaticon-controls-1:before { content: "\f140"; }
.flaticon-controls-2:before { content: "\f141"; }
.flaticon-controls-3:before { content: "\f142"; }
.flaticon-controls-4:before { content: "\f143"; }
.flaticon-controls-5:before { content: "\f144"; }
.flaticon-controls-6:before { content: "\f145"; }
.flaticon-controls-7:before { content: "\f146"; }
.flaticon-controls-8:before { content: "\f147"; }
.flaticon-controls-9:before { content: "\f148"; }
.flaticon-database:before { content: "\f149"; }
.flaticon-database-1:before { content: "\f14a"; }
.flaticon-database-2:before { content: "\f14b"; }
.flaticon-database-3:before { content: "\f14c"; }
.flaticon-diamond:before { content: "\f14d"; }
.flaticon-diploma:before { content: "\f14e"; }
.flaticon-dislike:before { content: "\f14f"; }
.flaticon-dislike-1:before { content: "\f150"; }
.flaticon-divide:before { content: "\f151"; }
.flaticon-divide-1:before { content: "\f152"; }
.flaticon-division:before { content: "\f153"; }
.flaticon-document:before { content: "\f154"; }
.flaticon-download:before { content: "\f155"; }
.flaticon-edit:before { content: "\f156"; }
.flaticon-edit-1:before { content: "\f157"; }
.flaticon-eject:before { content: "\f158"; }
.flaticon-eject-1:before { content: "\f159"; }
.flaticon-equal:before { content: "\f15a"; }
.flaticon-equal-1:before { content: "\f15b"; }
.flaticon-equal-2:before { content: "\f15c"; }
.flaticon-error:before { content: "\f15d"; }
.flaticon-exit:before { content: "\f15e"; }
.flaticon-exit-1:before { content: "\f15f"; }
.flaticon-exit-2:before { content: "\f160"; }
.flaticon-eyeglasses:before { content: "\f161"; }
.flaticon-fast-forward:before { content: "\f162"; }
.flaticon-fast-forward-1:before { content: "\f163"; }
.flaticon-fax:before { content: "\f164"; }
.flaticon-file:before { content: "\f165"; }
.flaticon-file-1:before { content: "\f166"; }
.flaticon-file-2:before { content: "\f167"; }
.flaticon-film:before { content: "\f168"; }
.flaticon-fingerprint:before { content: "\f169"; }
.flaticon-flag:before { content: "\f16a"; }
.flaticon-flag-1:before { content: "\f16b"; }
.flaticon-flag-2:before { content: "\f16c"; }
.flaticon-flag-3:before { content: "\f16d"; }
.flaticon-flag-4:before { content: "\f16e"; }
.flaticon-focus:before { content: "\f16f"; }
.flaticon-folder:before { content: "\f170"; }
.flaticon-folder-1:before { content: "\f171"; }
.flaticon-folder-10:before { content: "\f172"; }
.flaticon-folder-11:before { content: "\f173"; }
.flaticon-folder-12:before { content: "\f174"; }
.flaticon-folder-13:before { content: "\f175"; }
.flaticon-folder-14:before { content: "\f176"; }
.flaticon-folder-15:before { content: "\f177"; }
.flaticon-folder-16:before { content: "\f178"; }
.flaticon-folder-17:before { content: "\f179"; }
.flaticon-folder-18:before { content: "\f17a"; }
.flaticon-folder-19:before { content: "\f17b"; }
.flaticon-folder-2:before { content: "\f17c"; }
.flaticon-folder-3:before { content: "\f17d"; }
.flaticon-folder-4:before { content: "\f17e"; }
.flaticon-folder-5:before { content: "\f17f"; }
.flaticon-folder-6:before { content: "\f180"; }
.flaticon-folder-7:before { content: "\f181"; }
.flaticon-folder-8:before { content: "\f182"; }
.flaticon-folder-9:before { content: "\f183"; }
.flaticon-forbidden:before { content: "\f184"; }
.flaticon-funnel:before { content: "\f185"; }
.flaticon-garbage:before { content: "\f186"; }
.flaticon-garbage-1:before { content: "\f187"; }
.flaticon-garbage-2:before { content: "\f188"; }
.flaticon-gift:before { content: "\f189"; }
.flaticon-help:before { content: "\f18a"; }
.flaticon-hide:before { content: "\f18b"; }
.flaticon-hold:before { content: "\f18c"; }
.flaticon-home:before { content: "\f18d"; }
.flaticon-home-1:before { content: "\f18e"; }
.flaticon-home-2:before { content: "\f18f"; }
.flaticon-hourglass:before { content: "\f190"; }
.flaticon-hourglass-1:before { content: "\f191"; }
.flaticon-hourglass-2:before { content: "\f192"; }
.flaticon-hourglass-3:before { content: "\f193"; }
.flaticon-house:before { content: "\f194"; }
.flaticon-id-card:before { content: "\f195"; }
.flaticon-id-card-1:before { content: "\f196"; }
.flaticon-id-card-2:before { content: "\f197"; }
.flaticon-id-card-3:before { content: "\f198"; }
.flaticon-id-card-4:before { content: "\f199"; }
.flaticon-id-card-5:before { content: "\f19a"; }
.flaticon-idea:before { content: "\f19b"; }
.flaticon-incoming:before { content: "\f19c"; }
.flaticon-infinity:before { content: "\f19d"; }
.flaticon-info:before { content: "\f19e"; }
.flaticon-internet:before { content: "\f19f"; }
.flaticon-key:before { content: "\f1a0"; }
.flaticon-lamp:before { content: "\f1a1"; }
.flaticon-layers:before { content: "\f1a2"; }
.flaticon-layers-1:before { content: "\f1a3"; }
.flaticon-like:before { content: "\f1a4"; }
.flaticon-like-1:before { content: "\f1a5"; }
.flaticon-like-2:before { content: "\f1a6"; }
.flaticon-link:before { content: "\f1a7"; }
.flaticon-list:before { content: "\f1a8"; }
.flaticon-list-1:before { content: "\f1a9"; }
.flaticon-lock:before { content: "\f1aa"; }
.flaticon-lock-1:before { content: "\f1ab"; }
.flaticon-locked:before { content: "\f1ac"; }
.flaticon-locked-1:before { content: "\f1ad"; }
.flaticon-locked-2:before { content: "\f1ae"; }
.flaticon-locked-3:before { content: "\f1af"; }
.flaticon-locked-4:before { content: "\f1b0"; }
.flaticon-locked-5:before { content: "\f1b1"; }
.flaticon-locked-6:before { content: "\f1b2"; }
.flaticon-login:before { content: "\f1b3"; }
.flaticon-magic-wand:before { content: "\f1b4"; }
.flaticon-magnet:before { content: "\f1b5"; }
.flaticon-magnet-1:before { content: "\f1b6"; }
.flaticon-magnet-2:before { content: "\f1b7"; }
.flaticon-map:before { content: "\f1b8"; }
.flaticon-map-1:before { content: "\f1b9"; }
.flaticon-map-2:before { content: "\f1ba"; }
.flaticon-map-location:before { content: "\f1bb"; }
.flaticon-megaphone:before { content: "\f1bc"; }
.flaticon-megaphone-1:before { content: "\f1bd"; }
.flaticon-menu:before { content: "\f1be"; }
.flaticon-menu-1:before { content: "\f1bf"; }
.flaticon-menu-2:before { content: "\f1c0"; }
.flaticon-menu-3:before { content: "\f1c1"; }
.flaticon-menu-4:before { content: "\f1c2"; }
.flaticon-microphone:before { content: "\f1c3"; }
.flaticon-microphone-1:before { content: "\f1c4"; }
.flaticon-minus:before { content: "\f1c5"; }
.flaticon-minus-1:before { content: "\f1c6"; }
.flaticon-more:before { content: "\f1c7"; }
.flaticon-more-1:before { content: "\f1c8"; }
.flaticon-more-2:before { content: "\f1c9"; }
.flaticon-multiply:before { content: "\f1ca"; }
.flaticon-multiply-1:before { content: "\f1cb"; }
.flaticon-music-player:before { content: "\f1cc"; }
.flaticon-music-player-1:before { content: "\f1cd"; }
.flaticon-music-player-2:before { content: "\f1ce"; }
.flaticon-music-player-3:before { content: "\f1cf"; }
.flaticon-mute:before { content: "\f1d0"; }
.flaticon-muted:before { content: "\f1d1"; }
.flaticon-navigation:before { content: "\f1d2"; }
.flaticon-navigation-1:before { content: "\f1d3"; }
.flaticon-network:before { content: "\f1d4"; }
.flaticon-newspaper:before { content: "\f1d5"; }
.flaticon-next:before { content: "\f1d6"; }
.flaticon-note:before { content: "\f1d7"; }
.flaticon-notebook:before { content: "\f1d8"; }
.flaticon-notebook-1:before { content: "\f1d9"; }
.flaticon-notebook-2:before { content: "\f1da"; }
.flaticon-notebook-3:before { content: "\f1db"; }
.flaticon-notebook-4:before { content: "\f1dc"; }
.flaticon-notebook-5:before { content: "\f1dd"; }
.flaticon-notepad:before { content: "\f1de"; }
.flaticon-notepad-1:before { content: "\f1df"; }
.flaticon-notepad-2:before { content: "\f1e0"; }
.flaticon-notification:before { content: "\f1e1"; }
.flaticon-paper-plane:before { content: "\f1e2"; }
.flaticon-paper-plane-1:before { content: "\f1e3"; }
.flaticon-pause:before { content: "\f1e4"; }
.flaticon-pause-1:before { content: "\f1e5"; }
.flaticon-percent:before { content: "\f1e6"; }
.flaticon-percent-1:before { content: "\f1e7"; }
.flaticon-perspective:before { content: "\f1e8"; }
.flaticon-photo-camera:before { content: "\f1e9"; }
.flaticon-photo-camera-1:before { content: "\f1ea"; }
.flaticon-photos:before { content: "\f1eb"; }
.flaticon-picture:before { content: "\f1ec"; }
.flaticon-picture-1:before { content: "\f1ed"; }
.flaticon-picture-2:before { content: "\f1ee"; }
.flaticon-pin:before { content: "\f1ef"; }
.flaticon-placeholder:before { content: "\f1f0"; }
.flaticon-placeholder-1:before { content: "\f1f1"; }
.flaticon-placeholder-2:before { content: "\f1f2"; }
.flaticon-placeholder-3:before { content: "\f1f3"; }
.flaticon-placeholders:before { content: "\f1f4"; }
.flaticon-play-button:before { content: "\f1f5"; }
.flaticon-play-button-1:before { content: "\f1f6"; }
.flaticon-plus:before { content: "\f1f7"; }
.flaticon-power:before { content: "\f1f8"; }
.flaticon-previous:before { content: "\f1f9"; }
.flaticon-price-tag:before { content: "\f1fa"; }
.flaticon-print:before { content: "\f1fb"; }
.flaticon-push-pin:before { content: "\f1fc"; }
.flaticon-radar:before { content: "\f1fd"; }
.flaticon-reading:before { content: "\f1fe"; }
.flaticon-record:before { content: "\f1ff"; }
.flaticon-repeat:before { content: "\f200"; }
.flaticon-repeat-1:before { content: "\f201"; }
.flaticon-restart:before { content: "\f202"; }
.flaticon-resume:before { content: "\f203"; }
.flaticon-rewind:before { content: "\f204"; }
.flaticon-rewind-1:before { content: "\f205"; }
.flaticon-route:before { content: "\f206"; }
.flaticon-save:before { content: "\f207"; }
.flaticon-search:before { content: "\f208"; }
.flaticon-search-1:before { content: "\f209"; }
.flaticon-send:before { content: "\f20a"; }
.flaticon-server:before { content: "\f20b"; }
.flaticon-server-1:before { content: "\f20c"; }
.flaticon-server-2:before { content: "\f20d"; }
.flaticon-server-3:before { content: "\f20e"; }
.flaticon-settings:before { content: "\f20f"; }
.flaticon-settings-1:before { content: "\f210"; }
.flaticon-settings-2:before { content: "\f211"; }
.flaticon-settings-3:before { content: "\f212"; }
.flaticon-settings-4:before { content: "\f213"; }
.flaticon-settings-5:before { content: "\f214"; }
.flaticon-settings-6:before { content: "\f215"; }
.flaticon-settings-7:before { content: "\f216"; }
.flaticon-settings-8:before { content: "\f217"; }
.flaticon-settings-9:before { content: "\f218"; }
.flaticon-share:before { content: "\f219"; }
.flaticon-share-1:before { content: "\f21a"; }
.flaticon-share-2:before { content: "\f21b"; }
.flaticon-shuffle:before { content: "\f21c"; }
.flaticon-shuffle-1:before { content: "\f21d"; }
.flaticon-shutdown:before { content: "\f21e"; }
.flaticon-sign:before { content: "\f21f"; }
.flaticon-sign-1:before { content: "\f220"; }
.flaticon-skip:before { content: "\f221"; }
.flaticon-smartphone:before { content: "\f222"; }
.flaticon-smartphone-1:before { content: "\f223"; }
.flaticon-smartphone-10:before { content: "\f224"; }
.flaticon-smartphone-11:before { content: "\f225"; }
.flaticon-smartphone-2:before { content: "\f226"; }
.flaticon-smartphone-3:before { content: "\f227"; }
.flaticon-smartphone-4:before { content: "\f228"; }
.flaticon-smartphone-5:before { content: "\f229"; }
.flaticon-smartphone-6:before { content: "\f22a"; }
.flaticon-smartphone-7:before { content: "\f22b"; }
.flaticon-smartphone-8:before { content: "\f22c"; }
.flaticon-smartphone-9:before { content: "\f22d"; }
.flaticon-speaker:before { content: "\f22e"; }
.flaticon-speaker-1:before { content: "\f22f"; }
.flaticon-speaker-2:before { content: "\f230"; }
.flaticon-speaker-3:before { content: "\f231"; }
.flaticon-speaker-4:before { content: "\f232"; }
.flaticon-speaker-5:before { content: "\f233"; }
.flaticon-speaker-6:before { content: "\f234"; }
.flaticon-speaker-7:before { content: "\f235"; }
.flaticon-speaker-8:before { content: "\f236"; }
.flaticon-spotlight:before { content: "\f237"; }
.flaticon-star:before { content: "\f238"; }
.flaticon-star-1:before { content: "\f239"; }
.flaticon-stop:before { content: "\f23a"; }
.flaticon-stop-1:before { content: "\f23b"; }
.flaticon-stopwatch:before { content: "\f23c"; }
.flaticon-stopwatch-1:before { content: "\f23d"; }
.flaticon-stopwatch-2:before { content: "\f23e"; }
.flaticon-stopwatch-3:before { content: "\f23f"; }
.flaticon-stopwatch-4:before { content: "\f240"; }
.flaticon-street:before { content: "\f241"; }
.flaticon-street-1:before { content: "\f242"; }
.flaticon-substract:before { content: "\f243"; }
.flaticon-substract-1:before { content: "\f244"; }
.flaticon-success:before { content: "\f245"; }
.flaticon-switch:before { content: "\f246"; }
.flaticon-switch-1:before { content: "\f247"; }
.flaticon-switch-2:before { content: "\f248"; }
.flaticon-switch-3:before { content: "\f249"; }
.flaticon-switch-4:before { content: "\f24a"; }
.flaticon-switch-5:before { content: "\f24b"; }
.flaticon-switch-6:before { content: "\f24c"; }
.flaticon-switch-7:before { content: "\f24d"; }
.flaticon-tabs:before { content: "\f24e"; }
.flaticon-tabs-1:before { content: "\f24f"; }
.flaticon-target:before { content: "\f250"; }
.flaticon-television:before { content: "\f251"; }
.flaticon-television-1:before { content: "\f252"; }
.flaticon-time:before { content: "\f253"; }
.flaticon-trash:before { content: "\f254"; }
.flaticon-umbrella:before { content: "\f255"; }
.flaticon-unlink:before { content: "\f256"; }
.flaticon-unlocked:before { content: "\f257"; }
.flaticon-unlocked-1:before { content: "\f258"; }
.flaticon-unlocked-2:before { content: "\f259"; }
.flaticon-upload:before { content: "\f25a"; }
.flaticon-user:before { content: "\f25b"; }
.flaticon-user-1:before { content: "\f25c"; }
.flaticon-user-2:before { content: "\f25d"; }
.flaticon-user-3:before { content: "\f25e"; }
.flaticon-user-4:before { content: "\f25f"; }
.flaticon-user-5:before { content: "\f260"; }
.flaticon-user-6:before { content: "\f261"; }
.flaticon-user-7:before { content: "\f262"; }
.flaticon-users:before { content: "\f263"; }
.flaticon-users-1:before { content: "\f264"; }
.flaticon-video-camera:before { content: "\f265"; }
.flaticon-video-camera-1:before { content: "\f266"; }
.flaticon-video-player:before { content: "\f267"; }
.flaticon-video-player-1:before { content: "\f268"; }
.flaticon-video-player-2:before { content: "\f269"; }
.flaticon-view:before { content: "\f26a"; }
.flaticon-view-1:before { content: "\f26b"; }
.flaticon-view-2:before { content: "\f26c"; }
.flaticon-volume-control:before { content: "\f26d"; }
.flaticon-volume-control-1:before { content: "\f26e"; }
.flaticon-warning:before { content: "\f26f"; }
.flaticon-wifi:before { content: "\f270"; }
.flaticon-wifi-1:before { content: "\f271"; }
.flaticon-windows:before { content: "\f272"; }
.flaticon-windows-1:before { content: "\f273"; }
.flaticon-windows-2:before { content: "\f274"; }
.flaticon-windows-3:before { content: "\f275"; }
.flaticon-windows-4:before { content: "\f276"; }
.flaticon-wireless-internet:before { content: "\f277"; }
.flaticon-worldwide:before { content: "\f278"; }
.flaticon-worldwide-1:before { content: "\f279"; }
.flaticon-zoom-in:before { content: "\f27a"; }
.flaticon-zoom-out:before { content: "\f27b"; }@font-face {
font-family: 'Tonicons';
src:  url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/Tonicons.eot?7oxe9t);
src:  url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/Tonicons.eot?7oxe9t#iefix) format('embedded-opentype'),
url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/Tonicons.ttf?7oxe9t) format('truetype'),
url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/Tonicons.woff?7oxe9t) format('woff'),
url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/Tonicons.svg?7oxe9t#Tonicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ti-"], [class*=" ti-"] { font-family: 'Tonicons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ti-Line-3d-glasses:before {
content: "\e900";
}
.ti-Line-Airplane:before {
content: "\e901";
}
.ti-Line-Allign-center:before {
content: "\e902";
}
.ti-Line-Allign-left:before {
content: "\e903";
}
.ti-Line-Allign-right:before {
content: "\e904";
}
.ti-Line-Allign:before {
content: "\e905";
}
.ti-Line-Arrow:before {
content: "\e906";
}
.ti-Line-Attach:before {
content: "\e907";
}
.ti-Line-Backpack:before {
content: "\e908";
}
.ti-Line-Bag-1:before {
content: "\e909";
}
.ti-Line-Bag-2:before {
content: "\e90a";
}
.ti-Line-Bagel:before {
content: "\e90b";
}
.ti-Line-Baseball:before {
content: "\e90c";
}
.ti-Line-Battery:before {
content: "\e90d";
}
.ti-Line-Bike:before {
content: "\e90e";
}
.ti-Line-Billiard-ball:before {
content: "\e90f";
}
.ti-Line-Bluetooth:before {
content: "\e910";
}
.ti-Line-Bowling-ball:before {
content: "\e911";
}
.ti-Line-Box-1:before {
content: "\e912";
}
.ti-Line-Box-2:before {
content: "\e913";
}
.ti-Line-Box-3:before {
content: "\e914";
}
.ti-Line-Burger:before {
content: "\e915";
}
.ti-Line-Cake:before {
content: "\e916";
}
.ti-Line-Calculator:before {
content: "\e917";
}
.ti-Line-Calendar-1:before {
content: "\e918";
}
.ti-Line-Calendar-2:before {
content: "\e919";
}
.ti-Line-Camera-1:before {
content: "\e91a";
}
.ti-Line-Camera:before {
content: "\e91b";
}
.ti-Line-Car:before {
content: "\e91c";
}
.ti-Line-Cash-register:before {
content: "\e91d";
}
.ti-Line-Chart-1:before {
content: "\e91e";
}
.ti-Line-Chart-2:before {
content: "\e91f";
}
.ti-Line-Chart-3:before {
content: "\e920";
}
.ti-Line-Chart-4:before {
content: "\e921";
}
.ti-Line-Chart-5:before {
content: "\e922";
}
.ti-Line-Chart-6:before {
content: "\e923";
}
.ti-Line-Chart-7:before {
content: "\e924";
}
.ti-Line-Chat-1:before {
content: "\e925";
}
.ti-Line-Chat-2:before {
content: "\e926";
}
.ti-Line-Check:before {
content: "\e927";
}
.ti-Line-Clapper:before {
content: "\e928";
}
.ti-Line-Clock-2:before {
content: "\e929";
}
.ti-Line-Clock-tower:before {
content: "\e92a";
}
.ti-Line-Clock:before {
content: "\e92b";
}
.ti-Line-Cloud-1:before {
content: "\e92c";
}
.ti-Line-Cloud-2:before {
content: "\e92d";
}
.ti-Line-Cloud-3:before {
content: "\e92e";
}
.ti-Line-Cloud-4:before {
content: "\e92f";
}
.ti-Line-Cloud-5:before {
content: "\e930";
}
.ti-Line-Cloud-6:before {
content: "\e931";
}
.ti-Line-Cloud-7:before {
content: "\e932";
}
.ti-Line-Cloud-8:before {
content: "\e933";
}
.ti-Line-Cloud-9:before {
content: "\e934";
}
.ti-Line-Cloud-10:before {
content: "\e935";
}
.ti-Line-Cloud-11:before {
content: "\e936";
}
.ti-Line-Cloud-12:before {
content: "\e937";
}
.ti-Line-Cloud-13:before {
content: "\e938";
}
.ti-Line-Cloud-14:before {
content: "\e939";
}
.ti-Line-Cloud-15:before {
content: "\e93a";
}
.ti-Line-Cloud-16:before {
content: "\e93b";
}
.ti-Line-Cloud-17:before {
content: "\e93c";
}
.ti-Line-Cloud-18:before {
content: "\e93d";
}
.ti-Line-Cocktail:before {
content: "\e93e";
}
.ti-Line-Coffee-mug-2 .path1:before {
content: "\e93f";
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-2 .path2:before {
content: "\e940";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-2 .path3:before {
content: "\e941";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.ti-Line-Coffee-mug-2 .path4:before {
content: "\e942";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-2 .path5:before {
content: "\e943";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-3 .path1:before {
content: "\e944";
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-3 .path2:before {
content: "\e945";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-3 .path3:before {
content: "\e946";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.ti-Line-Coffee-mug-3 .path4:before {
content: "\e947";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-3 .path5:before {
content: "\e948";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Coffee-mug-4:before {
content: "\e949";
}
.ti-Line-Coffee-mug:before {
content: "\e94a";
}
.ti-Line-Cog:before {
content: "\e94b";
}
.ti-Line-Cogs:before {
content: "\e94c";
}
.ti-Line-Compass:before {
content: "\e94d";
}
.ti-Line-Credit-Card:before {
content: "\e94e";
}
.ti-Line-Crescent-moon:before {
content: "\e94f";
}
.ti-Line-Crop:before {
content: "\e950";
}
.ti-Line-Data:before {
content: "\e951";
}
.ti-Line-Database:before {
content: "\e952";
}
.ti-Line-Degree-1:before {
content: "\e953";
}
.ti-Line-Diamond:before {
content: "\e955";
}
.ti-Line-Dollar:before {
content: "\e956";
}
.ti-Line-Dont-disturb:before {
content: "\e957";
}
.ti-Line-Download-1:before {
content: "\e958";
}
.ti-Line-Download-2:before {
content: "\e959";
}
.ti-Line-Download-3:before {
content: "\e95a";
}
.ti-Line-Download-4:before {
content: "\e95b";
}
.ti-Line-Download-5:before {
content: "\e95c";
}
.ti-Line-Eiffel-tower:before {
content: "\e95d";
}
.ti-Line-Eject:before {
content: "\e95e";
}
.ti-Line-Email-2:before {
content: "\e95f";
}
.ti-Line-Email-3:before {
content: "\e960";
}
.ti-Line-Email:before {
content: "\e961";
}
.ti-Line-Equalizer-2:before {
content: "\e962";
}
.ti-Line-Equalizer:before {
content: "\e963";
}
.ti-Line-Euro:before {
content: "\e964";
}
.ti-Line-Eye:before {
content: "\e965";
}
.ti-Line-File-1:before {
content: "\e966";
}
.ti-Line-File-2:before {
content: "\e967";
}
.ti-Line-File-3:before {
content: "\e968";
}
.ti-Line-File-4:before {
content: "\e969";
}
.ti-Line-File-5:before {
content: "\e96a";
}
.ti-Line-File-6:before {
content: "\e96b";
}
.ti-Line-File-7:before {
content: "\e96c";
}
.ti-Line-File-8:before {
content: "\e96d";
}
.ti-Line-File-9:before {
content: "\e96e";
}
.ti-Line-File-10:before {
content: "\e96f";
}
.ti-Line-File-11:before {
content: "\e970";
}
.ti-Line-File-12:before {
content: "\e971";
}
.ti-Line-File-13:before {
content: "\e972";
}
.ti-Line-File-14:before {
content: "\e973";
}
.ti-Line-File-15:before {
content: "\e974";
}
.ti-Line-File-16:before {
content: "\e975";
}
.ti-Line-File-17:before {
content: "\e976";
}
.ti-Line-File-18:before {
content: "\e977";
}
.ti-Line-File-19:before {
content: "\e978";
}
.ti-Line-File-20:before {
content: "\e979";
}
.ti-Line-File-21:before {
content: "\e97a";
}
.ti-Line-File-22:before {
content: "\e97b";
}
.ti-Line-Film-roll:before {
content: "\e97c";
}
.ti-Line-Film-strip:before {
content: "\e97d";
}
.ti-Line-Fire:before {
content: "\e97e";
}
.ti-Line-Flag-2:before {
content: "\e97f";
}
.ti-Line-Flag:before {
content: "\e980";
}
.ti-Line-Flash:before {
content: "\e981";
}
.ti-Line-Folder-1:before {
content: "\e982";
}
.ti-Line-Folder-2:before {
content: "\e983";
}
.ti-Line-Folder-3:before {
content: "\e984";
}
.ti-Line-Folder-4:before {
content: "\e985";
}
.ti-Line-Folder-5:before {
content: "\e986";
}
.ti-Line-Folder-6:before {
content: "\e987";
}
.ti-Line-Football:before {
content: "\e988";
}
.ti-Line-Forward:before {
content: "\e989";
}
.ti-Line-Fries:before {
content: "\e98a";
}
.ti-Line-Gallery-2:before {
content: "\e98b";
}
.ti-Line-Gallery-3:before {
content: "\e98c";
}
.ti-Line-Gallery:before {
content: "\e98d";
}
.ti-Line-Glass-1:before {
content: "\e98e";
}
.ti-Line-Glass-2:before {
content: "\e98f";
}
.ti-Line-Globe:before {
content: "\e990";
}
.ti-Line-Gong:before {
content: "\e991";
}
.ti-Line-Guitar .path1:before {
content: "\e992";
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path2:before {
content: "\e993";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path3:before {
content: "\e994";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path4:before {
content: "\e995";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path5:before {
content: "\e996";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path6:before {
content: "\e997";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path7:before {
content: "\e998";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path8:before {
content: "\e999";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path9:before {
content: "\e99a";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path10:before {
content: "\e99b";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path11:before {
content: "\e99c";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path12:before {
content: "\e99d";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path13:before {
content: "\e99e";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path14:before {
content: "\e99f";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path15:before {
content: "\e9a0";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path16:before {
content: "\e9a1";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path17:before {
content: "\e9a2";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path18:before {
content: "\e9a3";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path19:before {
content: "\e9a4";
margin-left: -1em;
color: rgb(91, 85, 77);
}
.ti-Line-Guitar .path20:before {
content: "\e9a5";
margin-left: -1em;
color: rgb(255, 255, 255);
}
.ti-Line-Hat-glasses:before {
content: "\e9a6";
}
.ti-Line-Headphone-1:before {
content: "\e9a7";
}
.ti-Line-Headphone-2:before {
content: "\e9a8";
}
.ti-Line-Heart:before {
content: "\e9a9";
}
.ti-Line-Home:before {
content: "\e9aa";
}
.ti-Line-Hot-dog:before {
content: "\e9ab";
}
.ti-Line-Ice-cream-1:before {
content: "\e9ac";
}
.ti-Line-Ice-cream-2:before {
content: "\e9ad";
}
.ti-Line-icon:before {
content: "\e9ae";
}
.ti-Line-ID:before {
content: "\e9af";
}
.ti-Line-Info:before {
content: "\e9b0";
}
.ti-Line-Island:before {
content: "\e9b1";
}
.ti-Line-Key-2:before {
content: "\e9b2";
}
.ti-Line-Key:before {
content: "\e9b3";
}
.ti-Line-Knives-forks-2:before {
content: "\e9b4";
}
.ti-Line-Knives-forks:before {
content: "\e9b5";
}
.ti-Line-Label:before {
content: "\e9b6";
}
.ti-Line-Laptop:before {
content: "\e9b7";
}
.ti-Line-Lemon:before {
content: "\e9b8";
}
.ti-Line-Link:before {
content: "\e9b9";
}
.ti-Line-Loading:before {
content: "\e9ba";
}
.ti-Line-Lock-1:before {
content: "\e9bb";
}
.ti-Line-Lock-2:before {
content: "\e9bc";
}
.ti-Line-Map-Pin-2:before {
content: "\e9bd";
}
.ti-Line-Map-Pin-3:before {
content: "\e9be";
}
.ti-Line-Map-Pin-4:before {
content: "\e9bf";
}
.ti-Line-Map-Pin:before {
content: "\e9c0";
}
.ti-Line-Medal:before {
content: "\e9c1";
}
.ti-Line-Megaphone-1:before {
content: "\e9c2";
}
.ti-Line-Megaphone:before {
content: "\e9c3";
}
.ti-Line-Microphone-2:before {
content: "\e9c4";
}
.ti-Line-Microphone-3:before {
content: "\e9c5";
}
.ti-Line-Microphone:before {
content: "\e9c6";
}
.ti-Line-Money-1:before {
content: "\e9c7";
}
.ti-Line-Money-2:before {
content: "\e9c8";
}
.ti-Line-Motorcycle:before {
content: "\e9c9";
}
.ti-Line-Mustache:before {
content: "\e9ca";
}
.ti-Line-Navigation:before {
content: "\e9cb";
}
.ti-Line-Network-1:before {
content: "\e9cc";
}
.ti-Line-Network-2:before {
content: "\e9cd";
}
.ti-Line-Network-3:before {
content: "\e9ce";
}
.ti-Line-New-email:before {
content: "\e9cf";
}
.ti-Line-New:before {
content: "\e9d0";
}
.ti-Line-Newspaper:before {
content: "\e9d1";
}
.ti-Line-Nota-1:before {
content: "\e9d2";
}
.ti-Line-Nota-2:before {
content: "\e9d3";
}
.ti-Line-Open-1:before {
content: "\e9d4";
}
.ti-Line-Open:before {
content: "\e9d5";
}
.ti-Line-Origami:before {
content: "\e9d6";
}
.ti-Line-Paint-roll:before {
content: "\e9d7";
}
.ti-Line-Paper-plane:before {
content: "\e9d8";
}
.ti-Line-Passport:before {
content: "\e9d9";
}
.ti-Line-Pause:before {
content: "\e9da";
}
.ti-Line-Pen:before {
content: "\e9db";
}
.ti-Line-People-1:before {
content: "\e9dc";
}
.ti-Line-People-2:before {
content: "\e9dd";
}
.ti-Line-Person:before {
content: "\e9de";
}
.ti-Line-Phone:before {
content: "\e9df";
}
.ti-Line-Photo-1:before {
content: "\e9e0";
}
.ti-Line-Photo-2:before {
content: "\e9e1";
}
.ti-Line-Piano:before {
content: "\e9e2";
}
.ti-Line-Pie-Chart-1:before {
content: "\e9e3";
}
.ti-Line-Pie-Chart-2:before {
content: "\e9e4";
}
.ti-Line-Pin-helmet:before {
content: "\e9e5";
}
.ti-Line-Pizza:before {
content: "\e9e6";
}
.ti-Line-Play:before {
content: "\e9e7";
}
.ti-Line-Popcorn:before {
content: "\e9e8";
}
.ti-Line-Printer-fax:before {
content: "\e9e9";
}
.ti-Line-Pyramids:before {
content: "\e9ea";
}
.ti-Line-Radio:before {
content: "\e9eb";
}
.ti-Line-Rain:before {
content: "\e9ec";
}
.ti-Line-Refresh-1:before {
content: "\e9ed";
}
.ti-Line-Refresh-2:before {
content: "\e9ee";
}
.ti-Line-Rugby-ball:before {
content: "\e9ef";
}
.ti-Line-Satellite-2:before {
content: "\e9f0";
}
.ti-Line-Satellite:before {
content: "\e9f1";
}
.ti-Line-Scale-1:before {
content: "\e9f2";
}
.ti-Line-Scale-2:before {
content: "\e9f3";
}
.ti-Line-Scale-3:before {
content: "\e9f4";
}
.ti-Line-Scale-4:before {
content: "\e9f5";
}
.ti-Line-scissors:before {
content: "\e9f6";
}
.ti-Line-Screen-1:before {
content: "\e9f7";
}
.ti-Line-Screen-2:before {
content: "\e9f8";
}
.ti-Line-Screen-3:before {
content: "\e9f9";
}
.ti-Line-Screen-4:before {
content: "\e9fa";
}
.ti-Line-Send-1:before {
content: "\e9fb";
}
.ti-Line-Send-2:before {
content: "\e9fc";
}
.ti-Line-Setup-1:before {
content: "\e9fd";
}
.ti-Line-Share:before {
content: "\e9fe";
}
.ti-Line-Ship:before {
content: "\e9ff";
}
.ti-Line-Shopping-basket-1:before {
content: "\ea00";
}
.ti-Line-Shopping-basket-2:before {
content: "\ea01";
}
.ti-Line-Shopping-basket-3:before {
content: "\ea02";
}
.ti-Line-Shopping-cart-1:before {
content: "\ea03";
}
.ti-Line-Shopping-cart-2:before {
content: "\ea04";
}
.ti-Line-Shopping-cart-3:before {
content: "\ea05";
}
.ti-Line-Shuffle:before {
content: "\ea06";
}
.ti-Line-Smartphone-1:before {
content: "\ea07";
}
.ti-Line-Smartphone-2:before {
content: "\ea08";
}
.ti-Line-Soccer-ball:before {
content: "\ea09";
}
.ti-Line-Sound-2:before {
content: "\ea0a";
}
.ti-Line-Sound-close:before {
content: "\ea0b";
}
.ti-Line-Sound:before {
content: "\ea0c";
}
.ti-Line-Speaker:before {
content: "\ea0d";
}
.ti-Line-Speech-bubble-1:before {
content: "\ea0e";
}
.ti-Line-Speech-bubble-2:before {
content: "\ea0f";
}
.ti-Line-Speech-bubble-3:before {
content: "\ea10";
}
.ti-Line-Speech-bubble-4:before {
content: "\ea11";
}
.ti-Line-Speech-bubble-5:before {
content: "\ea12";
}
.ti-Line-Speech-bubble-6:before {
content: "\ea13";
}
.ti-Line-Speech-bubble-7:before {
content: "\ea14";
}
.ti-Line-Star:before {
content: "\ea15";
}
.ti-Line-Stop:before {
content: "\ea16";
}
.ti-Line-Stopwatch:before {
content: "\ea17";
}
.ti-Line-Store:before {
content: "\ea18";
}
.ti-Line-Suitcase-1:before {
content: "\ea19";
}
.ti-Line-Suitcase-2:before {
content: "\ea1a";
}
.ti-Line-Sun:before {
content: "\ea1b";
}
.ti-Line-Sunbed:before {
content: "\ea1c";
}
.ti-Line-Tablet:before {
content: "\ea1d";
}
.ti-Line-Target:before {
content: "\ea1e";
}
.ti-Line-Tennis-ball:before {
content: "\ea1f";
}
.ti-Line-Tent:before {
content: "\ea20";
}
.ti-Line-Test-tube:before {
content: "\ea21";
}
.ti-Line-Text-1:before {
content: "\ea22";
}
.ti-Line-Text-2:before {
content: "\ea23";
}
.ti-Line-Thermometer:before {
content: "\ea24";
}
.ti-Line-Thinking-bubble-1:before {
content: "\ea25";
}
.ti-Line-Thinking-bubble-2:before {
content: "\ea26";
}
.ti-Line-Thinking-bubble-3:before {
content: "\ea27";
}
.ti-Line-Thinking-bubble:before {
content: "\ea28";
}
.ti-Line-Thumbs-up:before {
content: "\ea29";
}
.ti-Line-Tool:before {
content: "\ea2a";
}
.ti-Line-Tornado:before {
content: "\ea2b";
}
.ti-Line-Train:before {
content: "\ea2c";
}
.ti-Line-Trash:before {
content: "\ea2d";
}
.ti-Line-Turn-table:before {
content: "\ea2e";
}
.ti-Line-Umbrella-1:before {
content: "\ea2f";
}
.ti-Line-Umbrella-2:before {
content: "\ea30";
}
.ti-Line-Umbrella-3:before {
content: "\ea31";
}
.ti-Line-Umbrella-4:before {
content: "\ea32";
}
.ti-Line-Upload-1:before {
content: "\ea33";
}
.ti-Line-Upload-2:before {
content: "\ea34";
}
.ti-Line-Upload-3:before {
content: "\ea35";
}
.ti-Line-Volleyball:before {
content: "\ea36";
}
.ti-Line-Wind-1:before {
content: "\ea37";
}
.ti-Line-Wind-2:before {
content: "\ea38";
}
.ti-Line-Wind-3:before {
content: "\ea39";
}
.ti-Line-Wind-4:before {
content: "\ea3a";
}
.ti-Line-Wind-cock:before {
content: "\ea3b";
}
.ti-Line-Wind:before {
content: "\ea3c";
}
.ti-Line-Zoom-in1:before {
content: "\ea3d";
}
.ti-Line-Zoom-in2:before {
content: "\ea3e";
}
.ti-Line-Zoom-out1:before {
content: "\ea3f";
}
.ti-Line-Zoom-out2:before {
content: "\ea40";
}.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(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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-90,:root .fa-rotate-180,:root .fa-rotate-270{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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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:normal;font-display:auto;src:url(//www.divulga.com.mx/wp-content/themes/eventer/webfonts/fa-brands-400.eot);src:url(//www.divulga.com.mx/wp-content/themes/eventer/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-brands-400.woff2) format("woff2"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-brands-400.woff) format("woff"),url(//www.divulga.com.mx/wp-content/themes/eventer/webfonts/fa-brands-400.ttf) format("truetype"),url(//www.divulga.com.mx/wp-content/themes/eventer/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-regular-400.eot);src:url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-regular-400.woff2) format("woff2"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-regular-400.woff) format("woff"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-regular-400.ttf) format("truetype"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-solid-900.eot);src:url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-solid-900.woff2) format("woff2"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-solid-900.woff) format("woff"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-solid-900.ttf) format("truetype"),url(//www.divulga.com.mx/wp-content/themes/eventer/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-zoom {
cursor: pointer; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.divulga.com.mx/wp-content/themes/eventer/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://www.divulga.com.mx/wp-content/themes/eventer/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.divulga.com.mx/wp-content/themes/eventer/css/fonts/slick.eot);
src: url(https://www.divulga.com.mx/wp-content/themes/eventer/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.divulga.com.mx/wp-content/themes/eventer/css/fonts/slick.woff) format('woff'), url(https://www.divulga.com.mx/wp-content/themes/eventer/css/fonts/slick.ttf) format('truetype'), url(https://www.divulga.com.mx/wp-content/themes/eventer/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.cd-schedule {
position: relative;
margin: 0;
}
.cd-schedule::before {
content: 'mobile';
display: none;
}
@media only screen and (min-width: 800px) {
.cd-schedule { width: 95%; max-width: 1400px; margin: 0 auto; }
.cd-schedule::after { clear: both; content: ""; display: block; }
.cd-schedule::before { content: 'desktop'; }
}
.cd-schedule .timeline {
display: none;
}
@media only screen and (min-width: 800px) {
.cd-schedule .timeline { display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; padding-top: 50px; }
.cd-schedule .timeline li { position: relative; height: 50px; } .cd-schedule .timeline li::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #eaeaea; }
.cd-schedule .timeline li:last-of-type::after { display: none; }
.cd-schedule .timeline li span { display: none; }
}
@media only screen and (min-width: 1000px) {
.cd-schedule .timeline li::after { width: calc(100% - 60px); left: 60px; }
.cd-schedule .timeline li span { display: inline-block; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.cd-schedule .timeline li:nth-of-type(2n) span {display: none;}
}
.cd-schedule .events {
position: relative;
z-index: 1;
}
.cd-schedule .events .events-group {
margin-bottom: 30px;
}
.cd-schedule .events .top-info {
width: 100%;
padding: 0 5%;
}
.cd-schedule .events .top-info > span {
display: inline-block;
line-height: 1.2;
margin-bottom: 10px;
font-weight: bold;
}
.cd-schedule .events .events-group > ul {
position: relative;
padding: 0 5%; display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
}
.cd-schedule .events .events-group > ul::after { display: inline-block;
content: '-';
width: 1px;
height: 100%;
opacity: 0;
color: transparent;
}
.cd-schedule .events .single-event { -ms-flex-negative: 0;
flex-shrink: 0;
float: left;
height: 150px;
width: 70%;
max-width: 300px;
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
margin-right: 20px;
-webkit-transition: opacity .2s, background .2s;
transition: opacity .2s, background .2s;
}
.cd-schedule .events .single-event:last-of-type {
margin-right: 5%;
}
.cd-schedule .events .event-info {
display: block;
height: 100%;
padding: 10px;
}
@media only screen and (min-width: 550px) {
.cd-schedule .events .single-event {
width: 40%;
}
}
@media only screen and (min-width: 800px) {
.cd-schedule .events {
float: left;
width: 100%;
}
.cd-schedule .events .events-group {
width: 20%;
float: left;
border: 1px solid #EAEAEA; margin-bottom: 0;
}
.cd-schedule .events .events-group:not(:first-of-type) {
border-left-width: 0;
}
.cd-schedule .events .top-info { display: table;
height: 50px;
border-bottom: 1px solid #EAEAEA; padding: 0;
}
.cd-schedule .events .top-info > span { display: table-cell;
vertical-align: middle;
padding: 0 .5em;
text-align: center; font-weight: normal;
margin-bottom: 0;
}
.cd-schedule .events .events-group > ul {
height: 950px; display: block;
overflow: visible;
padding: 0;
}
.cd-schedule .events .events-group > ul::after {
clear: both;
content: "";
display: block;
}
.cd-schedule .events .events-group > ul::after { display: none;
}
.cd-schedule .events .single-event {
position: absolute;
z-index: 3; width: calc(100% + 2px);
left: -1px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2); -ms-flex-negative: 1;
flex-shrink: 1;
height: auto;
max-width: none;
margin-right: 0;
} .cd-schedule .events .single-event:last-of-type { margin-right: 0;
}
.cd-schedule .events .single-event.selected-event { visibility: hidden;
}
}
@media only screen and (min-width: 1000px) {
.cd-schedule .events { width: calc(100% - 60px);
margin-left: 60px;
}
}
.cd-schedule.loading .events .single-event {
opacity: 0;
}
.cd-schedule .event-name,
.cd-schedule .event-date {
text-align: center;
display: block;
color: white;
font-weight: bold;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cd-schedule .event-name {
font-size: 0.9rem;
font-weight: 400;
line-height: 1.15;
font-style: normal;
margin-bottom: 4px;
}
.cd-schedule .event-name.event-doctor {
font-size: 1rem;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-style: normal;
margin-bottom: 3px;
}
.cd-schedule .event-name.event-room {
font-size: 0.875rem;
font-weight: 400;
font-style: normal;
margin-top: 8px;
} .cd-schedule .event-date { font-size: 0.975rem;
font-weight: 900;
opacity: 1;
line-height: 1.2;
margin-bottom: 10px;
}
.cd-schedule .single-event[data-event="event-1"],
.cd-schedule [data-event="event-1"] .header-bg { background: #00a3c8;
}
.cd-schedule .single-event[data-event="event-1"]:hover {
background: #0092b3;
}
.cd-schedule .single-event[data-event="event-2"],
.cd-schedule [data-event="event-2"] .header-bg {
background: #6cc8df;
}
.cd-schedule .single-event[data-event="event-2"]:hover {
background: #61b3c8;
}
.cd-schedule .single-event[data-event="event-3"],
.cd-schedule [data-event="event-3"] .header-bg {
background: #b1d259;
}
.cd-schedule .single-event[data-event="event-3"]:hover {
background: #a2c051;
}
.cd-schedule .single-event[data-event="event-4"],
.cd-schedule [data-event="event-4"] .header-bg {
background: #929da7;
}
.cd-schedule .single-event[data-event="event-4"]:hover {
background: #86919a;
}
.cd-schedule .single-event[data-event="event-5"],
.cd-schedule [data-event="event-5"] .header-bg {
background: #56b0d2;
}
.cd-schedule .single-event[data-event="event-5"]:hover {
background: #4d9ebd;
}
.cd-schedule .single-event[data-event="event-6"],
.cd-schedule [data-event="event-5"] .header-bg {
background: #62d5b8;
}
.cd-schedule .single-event[data-event="event-6"]:hover {
background: #58c0a6;
}
.cd-schedule .single-event[data-event="event-7"],
.cd-schedule [data-event="event-5"] .header-bg {
background: #1977cc;
}
.cd-schedule .single-event[data-event="event-7"]:hover {
background: #176dba;
}
.cd-schedule .single-event[data-event="event-8"],
.cd-schedule [data-event="event-5"] .header-bg {
background: #e88d65;
}
.cd-schedule .single-event[data-event="event-8"]:hover {
background: #d2805c;
}
.cd-schedule .event-modal {
position: fixed;
z-index: 3;
top: 0;
right: 0;
height: 100%;
width: 100%;
visibility: hidden; -webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: visibility .4s, -webkit-transform .4s;
transition: visibility .4s, -webkit-transform .4s;
transition: transform .4s, visibility .4s;
transition: transform .4s, visibility .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
.cd-schedule .event-modal .header {
position: relative;
height: 70px; display: table;
width: 100%;
}
.cd-schedule .event-modal .header .content {
position: relative;
z-index: 3; display: table-cell;
vertical-align: middle;
padding: .6em 5%;
}
.cd-schedule .event-modal .body {
position: relative;
width: 100%; height: calc(100% - 70px);
}
.cd-schedule .event-modal .event-info {
position: relative;
z-index: 2;
line-height: 1.4;
height: 100%;
overflow: hidden;
}
.cd-schedule .event-modal .event-info > div {
overflow: auto;
height: 100%;
padding: 1.4em 5%;
}
.cd-schedule .event-modal .header-bg, .cd-schedule .event-modal .body-bg { position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.cd-schedule .event-modal .body-bg {
z-index: 1;
background: white;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.cd-schedule .event-modal .header-bg {
z-index: 2;
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
}
.cd-schedule .event-modal .close { position: absolute;
top: 0;
right: 0;
z-index: 3;
background: rgba(0, 0, 0, 0.1); color: transparent;
white-space: nowrap;
text-indent: 100%;
height: 70px;
width: 70px;
}
.cd-schedule .event-modal .close::before, .cd-schedule .event-modal .close::after { content: '';
position: absolute;
top: 50%;
left: 50%;
width: 2px;
height: 22px;
background: white;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-schedule .event-modal .close::before {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-schedule .event-modal .close::after {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-schedule .event-modal .event-date {
display: none;
}
.cd-schedule .event-modal.no-transition {
-webkit-transition: none;
transition: none;
}
.cd-schedule .event-modal.no-transition .header-bg, .cd-schedule .event-modal.no-transition .body-bg {
-webkit-transition: none;
transition: none;
}
@media only screen and (min-width: 800px) {
.cd-schedule .event-modal { right: auto;
width: auto;
height: auto;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
will-change: transform, width, height;
-webkit-transition: height .4s, width .4s, visibility .4s, -webkit-transform .4s;
transition: height .4s, width .4s, visibility .4s, -webkit-transform .4s;
transition: height .4s, width .4s, transform .4s, visibility .4s;
transition: height .4s, width .4s, transform .4s, visibility .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
.cd-schedule .event-modal .header {
position: absolute;
display: block;
top: 0;
left: 0;
height: 100%;
}
.cd-schedule .event-modal .header .content { display: block;
padding: .8em;
}
.cd-schedule .event-modal .event-info > div {
padding: 2em 3em 2em 2em;
}
.cd-schedule .event-modal .body {
height: 100%;
width: auto;
}
.cd-schedule .event-modal .header-bg, .cd-schedule .event-modal .body-bg { -webkit-transform: translateZ(0);
transform: translateZ(0);
will-change: transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-schedule .event-modal .header-bg {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
.cd-schedule .event-modal .body-bg {
opacity: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.cd-schedule .event-modal .event-date {
display: block;
}
.cd-schedule .event-modal .close, .cd-schedule .event-modal .event-info {
opacity: 0;
}
.cd-schedule .event-modal .close {
width: 40px;
height: 40px;
background: transparent;
}
.cd-schedule .event-modal .close::after, .cd-schedule .event-modal .close::before {
background: #222222;
height: 16px;
}
}
@media only screen and (min-width: 1000px) {
.cd-schedule .event-modal .header .content {
padding: 1.2em;
}
}
.cd-schedule.modal-is-open .event-modal { -webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
visibility: visible;
}
.cd-schedule.modal-is-open .event-modal .event-info > div { -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 800px) {
.cd-schedule.animation-completed .event-modal .close,
.cd-schedule.content-loaded.animation-completed .event-modal .event-info { opacity: 1;
-webkit-transition: opacity .2s;
transition: opacity .2s;
}
.cd-schedule.modal-is-open .body-bg {
opacity: 1;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
-webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}
}
.cd-schedule .cover-layer { position: fixed;
z-index: 2;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .4s, visibility .4s;
transition: opacity .4s, visibility .4s;
}
.cd-schedule.modal-is-open .cover-layer {
opacity: 1;
visibility: visible;
}.wsmenu html,
.wsmenu body,
.wsmenu iframe,
.wsmenu h1,
.wsmenu h2,
.wsmenu h3,
.wsmenu h4,
.wsmenu h5,
.wsmenu h6 {
-webkit-font-smoothing: subpixel-antialiased;
font-smoothing: antialiased;
font-smooth: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: subpixel-antialiased;
font-smoothing: subpixel-antialiased;
font-smooth: subpixel-antialiased;
}
.wsmenu .cl {
clear: both;
}
.wsmenu img,
object,
embed,
video {
border: 0 none;
max-width: 100%;
}
.wsmenu a:focus {
outline: none;
}
.wsmenu:before,
.wsmenu:after {
content: "";
display: table;
}
.wsmenu:after {
clear: both;
}  .wsmenucontainer {
background-size: cover;
overflow: hidden;
background-attachment: fixed;
background-position: 50% 0;
background-repeat: no-repeat;
}
.wsmainfull {
width: 100%;
height: auto;  
z-index: 999;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.wsmainfull.tra-dark-menu,
.wsmainfull.tra-menu {
background-color: transparent;
padding: 25px 0;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
-webkit-box-shadow: 0 2px 3px transparent;
-moz-box-shadow: 0 2px 3px transparent;
box-shadow: 0 2px 3px transparent;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.wsmainfull {  
padding: 15px 0;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.white-menu{
background-color: #fff;
}
.wsmainwp {
margin: 0 auto;
max-width: 1140px;
padding: 0 15px;
position: relative;
} .desktoplogo {
padding: 0;
margin: 0;
float: left;
line-height: 70px;
}
.desktoplogo img {
vertical-align: middle;
} .wsmenu {
padding: 0;
float: right;
display: block;
}
.wsmenu > .wsmenu-list {
text-align: left;
margin: 0 auto 0 auto;
width: 100%;
display: block;
padding: 0;
}
.wsmenu > .wsmenu-list > li {
text-align: center;
display: block;
padding: 0;
margin: 0;
float: left;
}
.wsmenu > .wsmenu-list > li > a {
display: block;
color: #666;
font-family: 'Oxygen', sans-serif;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.5px;
padding: 10px 25px 10px 18px;
line-height: 50px;
text-transform: uppercase;
text-decoration: none;
position: relative;
}
.tra-menu .wsmenu > .wsmenu-list > li > a {
color: #fff;
}
.white-menu .wsmenu > .wsmenu-list > li > a {
color: #666;
}
.tra-menu .wsmenu.dark-txt > .wsmenu-list > li > a {
color: #333;
}
@media only screen and (min-width: 992px) {
.navbar-dark .wsmenu > .wsmenu-list > li > a,
.scrollbg-dark.scroll .wsmenu > .wsmenu-list > li > a{
color: #fff;
}
.navbar-light .wsmenu > .wsmenu-list > li > a,
.scrollbg-light.scroll .wsmenu > .wsmenu-list > li > a{
color: #666;
}
}
.wsmenu > .wsmenu-list > li:last-child > a {
border-right: 0px;
}
.wsmenu > .wsmenu-list > li:hover > a {
color: #f0f0f0;
}
.white-menu .wsmenu > .wsmenu-list > li:hover > a {
color: #171819;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
padding-left: 29px;
padding-right: 29px;
}
.wsmenu > .wsmenu-list > li > a i {
display: inline-block;
font-size: 16px;
line-height: inherit;
margin-right: 12px;
vertical-align: top;
}
.wsmenu > .wsmenu-list > li > a.menuhomeicon i {
margin-right: 0px;
font-size: 15px;
}
.wsmenu > .wsmenu-list > li > a .wsarrow:after {
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid;
content: "";
float: right;
right: 15px;
height: 0;
margin: 0 0 0 14px;
position: absolute;
text-align: right;
top: 33px;
width: 0;
} .wsmenu > .wsmenu-list > li.rightmenu {
float: right;
}
.wsmenu > .wsmenu-list > li.rightmenu a {
padding: 0px 30px 0px 20px;
border-right: none;
}
.wsmenu > .wsmenu-list > li.rightmenu a i {
font-size: 15px;
}
.wsmenu > .wsmenu-list > li.rightmenu {
float: right;
}
.wsmenu > .wsmenu-list > li.rightmenu:before,
.wsmenu-list > li.rightmenu:after {
content: "";
display: table;
}
.wsmenu > .wsmenu-list > li.rightmenu:after {
clear: both;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch {
float: right;
width: 210px;
height: 39px;
position: relative;
margin: 16px 0px 0px 0px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .searchicon {
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input {
width: 100%;
position: relative;
float: right;
top: 0;
right: 0;
bottom: 0;
width: 100%;
border: 0;
padding: 0;
margin: 0;
text-indent: 15px;
height: 39px;
z-index: 2;
outline: none;
color: #333;
background-color: #efefef;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
font-size: 12px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input::placeholder {
color: #a9a9a9;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus {
color: #333;
width: 220px;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus~.btnstyle i {
color: #000;
opacity: 1;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch input:focus~.searchicon {
opacity: 1;
z-index: 3;
color: #FFFFFF;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle {
top: 0px;
position: absolute;
right: 0;
bottom: 0;
width: 40px;
line-height: 30px;
z-index: 1;
cursor: pointer;
opacity: 0.3;
color: #333;
z-index: 1000;
background-color: transparent;
border: solid 0px;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle i {
line-height: 37px;
margin: 0;
padding: 0;
text-align: center;
}
.wsmenu > .wsmenu-list > li.rightmenu > .topmenusearch .btnstyle:hover i {
opacity: 1;
}
.wsmenu > .wsmenu-list > li.rightmenu {
zoom: 1;
}  .wsmenu > .wsmenu-list > li > ul.sub-menu {
position: absolute;
top: 70px;
z-index: 1000;
margin: 0px;
padding: 10px 15px;
min-width: 200px;
background-color: #fff;
border: solid 1px #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li {
position: relative;
margin: 0px;
padding: 0px;
display: block;
border-bottom: 1px dashed #c0c0c0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li:last-child {
border-bottom: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
position: relative;
background-image: none;  
border-right: 0 none;
text-align: left;
display: block;
padding: 9px;
text-transform: none;
color: #888;
font-size: 16px;
font-family: 'Oxygen', sans-serif; 
line-height: 22px;
font-weight: 400;
letter-spacing: 0;
border-right: 0px solid;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
padding: 9px 9px 9px 20px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > i {
position: absolute;
top: 12px;
right: 12px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
min-width: 200px;
position: absolute;
left: 100%;
top: 0;
margin: 0;
padding: 0;
list-style: none;
background-color: #fff;
border: solid 1px #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
position: relative;
margin: 0px;
padding: 0px;
display: block;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
position: relative;
background-image: none;
border-right: 0 none;
text-align: left;
display: block;
padding: 9px;
text-transform: none;
color: #888;
font-size: 16px;
font-family: 'Oxygen', sans-serif; 
line-height: 22px;
font-weight: 400;
letter-spacing: normal;
border-right: 0px solid;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
padding: 8px 15px 8px 23px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
position: absolute;
top: 12px;
right: 12px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
min-width: 200px;
position: absolute;
left: 100%;
top: 0;
margin: 0px;
list-style: none;
padding: 0px;
background-color: #fff;
border: solid 1px #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
position: relative;
margin: 0px;
padding: 0px;
display: block;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
background-image: none;
border-right: 0 none;
text-align: left;
display: block;
padding: 9px;
text-transform: none;
color: #888;
font-size: 16px;
font-family: 'Oxygen', sans-serif; 
line-height: 22px;
font-weight: 400;
letter-spacing: normal;
border-right: 0px solid;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
padding: 9px 9px 9px 20px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a > i {
margin-left: 9px;
}  .wsmenu > .wsmenu-list > li > .wsmegamenu {
width: 100%;
left: 0px;
position: absolute;
top: 70px;
color: #000;
z-index: 1000;
margin: 0px;
text-align: left;
padding: 20px 30px;
border: solid 1px #eee;
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
padding: 20px 20px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
padding: 9px 5px 9px 0px;
color: #222;
font-size: 17px;
font-family: 'Oxygen', sans-serif; 
font-weight: 700;
letter-spacing: 0.5px;
text-transform: uppercase;
margin: 0px 0px 7px 0px;
text-align: left;
height: 39px;
}
.wsmegamenu h5.h5-xs {
font-size: 1.05rem;
font-weight: 700;
margin-top: 18px;
}
.wsmegamenu h5.h5-xs a {
color: #555;
}
.wsmegamenu h5.h5-xs a:hover {
color: #272829;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-next {
opacity: 0.8;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-control-prev {
opacity: 0.8;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-caption {
bottom: 0px;
background-color: rgba(0, 0, 0, 0.7);
font-size: 13px;
height: 31px;
left: 0;
padding: 7px 0;
right: 0;
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .wsmwnutxt {
width: 100%;
color: #888;
font-size: 16px;
font-family: 'Oxygen', sans-serif;
font-weight: 400;
text-align: justify;
margin-top: 0;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
display: block;
text-align: center;
white-space: nowrap;
text-align: left;
border-bottom: 1px dashed #c0c0c0;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li.title,
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li:last-child {
border-bottom: none;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
line-height: 18px;
border-right: none;
text-align: left;
padding: 15px 0px;
background: #fff;
background-image: none;
border-right: 0 none;
display: block;
background-color: #fff;
color: #888;
font-size: 16px;
font-family: 'Oxygen', sans-serif; 
font-weight: 400;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a:hover {
padding: 15px 0 15px 10px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .mrgtop {
margin-top: 15px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
padding-bottom: 10px;
padding-top: 10px;
background-color: #dbdbdb;
border: 1px solid #e7e7e7;
color: #6a6a6a;
margin: 2px 0px;
font-size: 13px;
} .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
width: 40%;
right: auto;
left: auto;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
width: 35%;
right: auto;
left: auto;
} .wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
width: 100%;
display: block;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="text"] {
width: 100%;
border: 1px solid #e2e2e2;
color: #000;
font-size: 13px;
padding: 8px 5px;
margin-bottom: 8px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
width: 100%;
border: 1px solid #e2e2e2;
color: #000;
font-size: 13px;
padding: 8px 5px;
margin-bottom: 8px;
min-height: 122px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="submit"] {
width: 25%;
display: block;
height: 32px;
float: right;
border: none;
margin-right: 15px;
cursor: pointer;
background-color: #e1e1e1;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="button"] {
width: 25%;
display: block;
height: 32px;
float: right;
border: none;
cursor: pointer;
background-color: #e1e1e1;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-inner .item img {
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .carousel-caption {
bottom: 0px;
background-color: rgba(0, 0, 0, 0.7);
font-size: 13px;
height: 31px;
left: 0;
padding: 7px 0;
right: 0;
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text {
padding: 0px 0px;
font-size: 14px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul {
padding: 0px 0px;
margin: 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text p {
text-align: justify;
line-height: 24px;
color: #656565;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li {
display: block;
padding: 2px 0px;
line-height: 22px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .typography-text ul li a {
color: #656565;
}  .wsmobileheader {
display: none;
}
.overlapblackbg {
opacity: 0;
visibility: hidden;
}
.wsmenu .wsmenu-click {
display: none;
}
.wsmenu .wsmenu-click02 {
display: none;
}
.hometext {
display: none;
}  @media only screen and (max-width: 991px) { html {
overflow: hidden;
height: 100%;
-webkit-overflow-scrolling: touch;
}
body {
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
body.wsactive {
overflow: hidden;
} .desktoplogo {
display: none;
}
.wsmainfull {
height: 0;
}
.wsmenucontainer {
background-attachment: local;
background-position: 33% 0%;
}
.wsmenu {
width: 100%;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
left: 0;
overflow-y: hidden;
padding: 0;
top: 0;
visibility: hidden;
position: fixed;
margin: 0px;
}
.wsmenu > .wsmenu-list {
height: auto;
min-height: 100%;
width: 240px;
width: 300px;
background: #fff;
padding-bottom: 0;
margin-left: -240px;
margin-left: -300px;
display: block;
text-align: center;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsmenu > .wsmenu-list > li {
width: 100%;
display: block;
float: none;
border-right: none;
background-color: transparent;
position: relative;
white-space: inherit;
clear: right;
}
@supports (-webkit-overflow-scrolling: touch) {
.wsmenu > .wsmenu-list > li:last-child {
padding-bottom: 110px;
}
}
.wsmenu > .wsmenu-list > li >a {
padding: 12px 32px 12px 17px;
font-size: 15px;
text-align: left;
border-right: solid 0px;
background-color: transparent;
color: #666666;
line-height: 25px;
border-bottom: 1px solid;
border-bottom-color: rgba(0, 0, 0, 0.13);
position: static;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
padding-left: 17px;
padding-right: 17px;
border-top: solid 1px rgba(0, 0, 0, 0.13);
}
.wsmenu > .wsmenu-list > li >a.menuhomeicon i {
margin-right: 2px;
font-size: 13px;
}
.wsmenu > .wsmenu-list > li > a >i {
font-size: 14px;
color: #bfbfbf;
}
.wsmenu > .wsmenu-list > li >a .wsarrow:after {
display: none;
}
.wsmenu > .wsmenu-list > li:hover>a {
background-color: rgba(0, 0, 0, 0.08);
text-decoration: none;
}
.wsmenu > .wsmenu-list > li > a > .hometext {
display: inline-block;
} .wsmenu > .wsmenu-list > li > ul.sub-menu {
display: none;
position: relative;
top: 0px;
background-color: #fff;
border: none;
padding: 0px;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li >a {
line-height: 20px;
font-size: 13px;
padding: 10px 0px 10px 16px;
color: #383838;
font-weight: 600;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li span+a {
padding-right: 30px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a >i {
display: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li >a:hover {
background-color: #e7e7e7;
color: #666666;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu li:hover>a {
background-color: #e7e7e7;
color: #666666;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
width: 100%;
position: static;
left: 100%;
top: 0;
display: none;
margin: 0px;
padding: 0px;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li {
margin: 0px 0px 0px 0px;
padding: 0px;
position: relative;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li >a {
line-height: 20px;
font-size: 13px;
padding: 10px 0px 10px 26px;
color: #383838;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li span+a {
padding-right: 30px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a >i {
display: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li >a:hover {
background-color: #e7e7e7;
color: #666666;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li >a.active {
color: #000;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover>a {
color: #000;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
width: 100%;
position: static;
left: 100%;
top: 0;
display: none;
margin: 0px;
padding: 0px;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
margin: 0px 0px 0px 0px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li >a {
line-height: 20px;
font-size: 13px;
padding: 10px 0px 10px 34px;
color: #383838;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li span+a {
padding-right: 30px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a >i {
display: none;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li >a:hover {
background-color: #e7e7e7;
color: #666666;
text-decoration: underline;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li >a.active {
color: #000;
} .wsmenu > .wsmenu-list > li > .wsmegamenu {
color: #666666;
display: none;
position: relative;
top: 0px;
padding: 10px 0px;
border: solid 0px;
transform: none;
opacity: 1;
visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: inherit;
-moz-transition: inherit;
transition: inherit;
border-bottom: 1px solid rgba(0, 0, 0, 0.13);
-webkit-transform-style: flat;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
width: 100%;
margin: 0px;
padding: 5px 0px 10px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
color: #666666;
font-size: 15px;
padding: 10px 8px 10px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu> ul {
width: 100%;
margin: 0px;
padding: 0px;
font-size: 15px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu> ul> li >a {
padding: 9px 14px;
line-height: normal;
font-size: 13px;
background-color: #e7e7e7;
color: #666666;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu> ul> li >a:hover {
background-color: #000000;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu ul li.title {
line-height: 26px;
color: #666666;
margin: 0px;
font-size: 15px;
padding: 7px 0px;
background-color: transparent;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
width: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form {
padding: 5px 0px 62px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
margin: 0px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="button"] {
width: 46%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form input[type="submit"] {
width: 46%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .menu_form textarea {
min-height: 100px;
} .wsmobileheader {
width: 100%;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 10002;
height: 54px;
background-color: #eaecf0;
text-align: center;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
box-shadow: 0 0 1px rgba(0, 0, 0, .3);
}
.wsactive .wsmobileheader {
margin-left: 240px;
margin-left: 300px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsmobileheader .smllogo {
display: inline-block;
margin-top: 12px;
} .wsmenu > .wsmenu-list > li.rightmenu> .topmenusearch {
width: 86%;
margin: 7% 7%;
padding: 0px;
}
.wsmenu > .wsmenu-list > li.rightmenu> .topmenusearch input {
border-radius: 50px
}
.wsmenu > .wsmenu-list > li.rightmenu> .topmenusearch input:focus {
width: 100%;
}
.callusbtn {
color: #a9a9a9;
font-size: 18px;
position: absolute;
right: 5px;
top: 0px;
transition: all 0.4s ease-in-out 0s;
z-index: 102;
padding: 12px 14px;
}
.callusbtn i {
vertical-align: top;
margin-top: 4px;
}
.callusbtn:hover i {
color: #a9a9a9;
} .wsanimated-arrow {
position: absolute;
left: 0;
top: 0;
z-index: 102;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.wsanimated-arrow {
cursor: pointer;
padding: 16px 35px 16px 0px;
margin: 7px 0 0 15px;
}
.wsanimated-arrow span,
.wsanimated-arrow span:before,
.wsanimated-arrow span:after {
cursor: pointer;
height: 3px;
width: 22px;
background: #a9a9a9;
position: absolute;
display: block;
content: '';
}
.wsanimated-arrow span:before {
top: -7px;
width: 26px;
}
.wsanimated-arrow span:after {
bottom: -7px;
width: 20px;
}
.wsanimated-arrow span,
.wsanimated-arrow span:before,
.wsanimated-arrow span:after {
transition: all 500ms ease-in-out;
}
.wsactive .wsanimated-arrow span:after {
width: 23px;
}
.wsactive .wsanimated-arrow span {
background-color: transparent;
}
.wsactive .wsanimated-arrow span:before,
.wsactive .wsanimated-arrow.active span:after {
top: 7px;
}
.wsactive .wsanimated-arrow span:before {
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
bottom: 0px;
}
.wsactive .wsanimated-arrow span:after {
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
} .overlapblackbg {
right: 0;
width: calc(100% - 240px);
width: calc(100% - 300px);
height: 100vh;
min-height: 100%;
position: fixed;
top: 0;
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, 0.45);
cursor: pointer;
}
.wsactive .wsmenu .overlapblackbg {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 1.5s ease-in-out;
-moz-transition: opacity 1.5s ease-in-out;
-ms-transition: opacity 1.5s ease-in-out;
-o-transition: opacity 1.5s ease-in-out;
}
.wsmenucontainer {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsactive .wsmenucontainer {
margin-left: 240px;
margin-left: 300px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.wsactive .wsmenu {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
visibility: visible;
z-index: 1000;
top: 0;
}
.wsactive .wsmenu > .wsmenu-list {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
margin-left: 0;
} .wsmenu > .wsmenu-list > li > .wsmenu-click {
height: 49px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow>i {
transform: rotate(-45deg);
margin-top: 23px;
}
.wsmenu > .wsmenu-list > li > .wsmenu-click>i {
display: block;
height: 8px;
width: 8px;
float: right;
transform: rotate(-225deg);
margin: 18px 18px 0px 0px;
}
.wsmenu > .wsmenu-list > li > .wsmenu-click>i:before {
content: "";
width: 100%;
height: 100%;
border-width: 1.5px 1.5px 0 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.40);
transition: 0.2s ease;
display: block;
transform-origin: 100% 0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 {
height: 41px;
position: absolute;
top: 0;
right: 0;
display: block;
cursor: pointer;
width: 100%;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02>i {
display: block;
height: 8px;
width: 8px;
float: right;
transform: rotate(-225deg);
margin: 14px 18px 0px 0px;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02>i:before {
content: "";
width: 100%;
height: 100%;
border-width: 1.5px 1.5px 0 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.40);
transition: 0.2s ease;
display: block;
transform-origin: 100% 0;
}
.wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02>i.wsmenu-rotate {
transform: rotate(-45deg);
margin-top: 19px;
} } @media only screen and (min-width: 992px) and (max-width:1162px) {
.desktoplogo {
margin-left: 12px;
}
.wsmenu > .wsmenu-list > li > a > .wsarrow {
display: none;
}
.wsmenu > .wsmenu-list > li > a {
padding-left: 16px;
padding-right: 16px;
}
.wsmenu > .wsmenu-list > li a.menuhomeicon {
padding-left: 22px;
padding-right: 22px;
}
}.wsmenu>.wsmenu-list>li>ul.sub-menu {
opacity: 0;
visibility: hidden;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu>.wsmenu-list>li:hover>ul.sub-menu {
opacity: 1;
visibility: visible;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu {
opacity: 0;
visibility: hidden;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li:hover>ul.sub-menu {
opacity: 1;
visibility: visible;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu {
opacity: 0;
visibility: hidden;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>ul.sub-menu {
opacity: 1;
visibility: visible;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.wsmenu>.wsmenu-list>li>.wsmegamenu {
opacity: 0;
visibility: hidden;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
-o-transition: -o-transform 0.3s, opacity 0.3s;
-ms-transition: -ms-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu>.wsmenu-list>li:hover>.wsmegamenu {
opacity: 1;
visibility: visible;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}html {
-webkit-font-smoothing: antialiased;
font-size: 16px;
} 
body {
font-family: 'Oxygen', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #333;
font-weight: 300;
}  @-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }  #page { overflow: hidden; }  .wide-100 { padding-top: 100px; padding-bottom: 100px; }
.wide-90 { padding-top: 100px; padding-bottom: 90px; }
.wide-80 { padding-top: 100px; padding-bottom: 80px; }
.wide-70 { padding-top: 100px; padding-bottom: 70px; }
.wide-60 { padding-top: 100px; padding-bottom: 60px; }
.wide-50 { padding-top: 100px; padding-bottom: 50px; }
.wide-40 { padding-top: 100px; padding-bottom: 40px; }
.wide-30 { padding-top: 100px; padding-bottom: 30px; }
.wide-20 { padding-top: 100px; padding-bottom: 20px; }  .mt-100 { margin-top: 100px; }
.mt-90 { margin-top: 90px; }
.mt-80 { margin-top: 80px; }
.mt-70 { margin-top: 70px; }
.mt-60 { margin-top: 60px; }
.mt-50 { margin-top: 50px; }
.mt-45 { margin-top: 45px; }
.mt-40 { margin-top: 40px; }
.mt-35 { margin-top: 35px; }
.mt-30 { margin-top: 30px; }
.mt-25 { margin-top: 25px; }
.mt-20 { margin-top: 20px; }
.mt-15 { margin-top: 15px; }
.mt-10 { margin-top: 10px; }
.mt-5 { margin-top: 5px; }  .mb-100 { margin-bottom: 100px; }
.mb-90 { margin-bottom: 90px; }
.mb-80 { margin-bottom: 80px; }
.mb-70 { margin-bottom: 70px; }
.mb-60 { margin-bottom: 60px; }
.mb-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-40 { margin-bottom: 40px; }
.mb-35 { margin-bottom: 35px; }
.mb-30 { margin-bottom: 30px; }
.mb-25 { margin-bottom: 25px; }
.mb-20 { margin-bottom: 20px; }
.mb-15 { margin-bottom: 15px; }
.mb-10 { margin-bottom: 10px; }
.mb-5 { margin-bottom: 5px; }
.mb-0 { margin-bottom: 0; }  .ml-70 { margin-left: 70px; }
.ml-60 { margin-left: 60px; }
.ml-50 { margin-left: 50px; }
.ml-45 { margin-left: 45px; }
.ml-40 { margin-left: 40px; }
.ml-35 { margin-left: 35px; }
.ml-30 { margin-left: 30px; }
.ml-25 { margin-left: 25px; }
.ml-20 { margin-left: 20px; }
.ml-15 { margin-left: 15px; }
.ml-10 { margin-left: 10px; }
.ml-5 { margin-left: 5px; }  .mr-70 { margin-right: 70px; }
.mr-60 { margin-right: 60px; }
.mr-50 { margin-right: 50px; }
.mr-45 { margin-right: 45px; }
.mr-40 { margin-right: 40px; }
.mr-35 { margin-right: 35px; }
.mr-30 { margin-right: 30px; }
.mr-25 { margin-right: 25px; }
.mr-20 { margin-right: 20px; }
.mr-15 { margin-right: 15px; }
.mr-10 { margin-right: 10px; }
.mr-5 { margin-right: 5px; }  .pt-100 { padding-top: 100px; }
.pt-90 { padding-top: 90px; }
.pt-80 { padding-top: 80px; }
.pt-70 { padding-top: 70px; }
.pt-60 { padding-top: 60px; }
.pt-50 { padding-top: 50px; }
.pt-45 { padding-top: 45px; }
.pt-40 { padding-top: 40px; }
.pt-35 { padding-top: 35px; }
.pt-30 { padding-top: 30px; }
.pt-25 { padding-top: 25px; }
.pt-20 { padding-top: 20px; }
.pt-15 { padding-top: 15px; }
.pt-10 { padding-top: 10px; }  .pb-100 { padding-bottom: 100px; }
.pb-90 { padding-bottom: 90px; }
.pb-80 { padding-bottom: 80px; }
.pb-70 { padding-bottom: 70px; }
.pb-60 { padding-bottom: 60px; }
.pb-50 { padding-bottom: 50px; }
.pb-45 { padding-bottom: 45px; }
.pb-40 { padding-bottom: 40px; }
.pb-35 { padding-bottom: 35px; }
.pb-30 { padding-bottom: 30px; }
.pb-25 { padding-bottom: 25px; }
.pb-20 { padding-bottom: 20px; }
.pb-15 { padding-bottom: 15px; }
.pb-10 { padding-bottom: 10px; }
.pb-0 { padding-bottom: 0; }  .pl-100 { padding-left: 100px; }
.pl-90 { padding-left: 90px; }
.pl-80 { padding-left: 80px; }
.pl-70 { padding-left: 70px; }
.pl-60 { padding-left: 60px; }
.pl-50 { padding-left: 50px; }
.pl-45 { padding-left: 45px; }
.pl-40 { padding-left: 40px; }
.pl-35 { padding-left: 35px; }
.pl-30 { padding-left: 30px; }
.pl-25 { padding-left: 25px; }
.pl-20 { padding-left: 20px; }
.pl-15 { padding-left: 15px; }
.pl-10 { padding-left: 10px; }
.pl-5 { padding-left: 5px; }
.pl-0 { padding-left: 0px; }  .pr-100 { padding-right: 100px; }
.pr-90 { padding-right: 90px; }
.pr-80 { padding-right: 80px; }
.pr-70 { padding-right: 70px; }
.pr-60 { padding-right: 60px; }
.pr-50 { padding-right: 50px; }
.pr-45 { padding-right: 45px; }
.pr-40 { padding-right: 40px; }
.pr-35 { padding-right: 35px; }
.pr-30 { padding-right: 30px; }
.pr-25 { padding-right: 25px; }
.pr-20 { padding-right: 20px; }
.pr-15 { padding-right: 15px; }
.pr-10 { padding-right: 10px; }
.pr-5 { padding-right: 5px; }
.pr-0 { padding-right: 0px; }  .pc-45 { padding-right: 45px; padding-left: 45px; } 
.pc-40 { padding-right: 40px; padding-left: 40px; }
.pc-35 { padding-right: 35px; padding-left: 35px; }
.pc-30 { padding-right: 30px; padding-left: 30px; }
.pc-25 { padding-right: 25px; padding-left: 25px; }
.pc-20 { padding-right: 20px; padding-left: 20px; }
.pc-15 { padding-right: 15px; padding-left: 15px; }  .bg-fixed,
.bg-scroll {
width: 100%;
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
}
.bg-scroll {
background-attachment: fixed !important;
}  .bg-primary { background-color: #ff4500; }
.bg-white { background-color: #fff; }
.bg-ultradark { background-color: #141516; }
.bg-dark { background-color: #171819; }
.bg-lightgrey { background-color: #f8f9fb; }
.bg-aqua { background-color: #00a3c8; }
.bg-blue { background-color: #00bfff; }
.bg-green { background-color: #64b671; }
.bg-olive { background-color: #7ca22f; }
.bg-purple { background-color: #594173; }
.bg-salmon { background-color: #f5755e; }
.bg-yellow { background-color: #dab119; }
.bg-01-decor {
width: 100%;
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/bg-01-decor.png) no-repeat fixed center center;
background-size: cover;
}
.bg-02-decor {
width: 100%;
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/bg-02-decor.png) no-repeat fixed center center;
background-size: cover;
}
.bg-03-decor {
width: 100%;
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/bg-03-decor.jpg) no-repeat fixed center center;
background-size: cover;
}
.bg-purple-img {
width: 100%;
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/bg-purple-img.jpg) no-repeat fixed center center;
background-size: cover;
}
.bg-darkblue-img {
width: 100%;
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/bg-darkblue-img.jpg) no-repeat fixed center center;
background-size: cover;
}
.bg-dark-img {
width: 100%;
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/bg-dark-img.jpg) no-repeat fixed center center;
background-size: cover;
}   h1, h2, h3, h4, h5, h6 {
color: #222;
font-weight: 700;
letter-spacing: 0;
} h5.h5-xs { font-size: 1.125rem; } h5.h5-sm { font-size: 1.1875rem; } h5.h5-md { font-size: 1.25rem;  } h5.h5-lg { font-size: 1.375rem;  } h5.h5-xl { font-size: 1.5rem; }  h4.h4-xs { font-size: 1.625rem; } h4.h4-sm { font-size: 1.75rem; } h4.h4-md { font-size: 1.875rem; } h4.h4-lg { font-size: 2rem; } h4.h4-xl { font-size: 2.125rem; }  h3.h3-xs { font-size: 2.375rem; } h3.h3-sm { font-size: 2.5rem; } h3.h3-md { font-size: 2.625rem; } h3.h3-lg { font-size: 2.75rem; } h3.h3-xl { font-size: 3rem; }  h2.h2-xs { font-size: 3.25rem; } h2.h2-sm { font-size: 3.375rem; } h2.h2-md { font-size: 3.5rem; } h2.h2-lg { font-size: 3.75rem; } h2.h2-xl { font-size: 4rem; } h2.h2-huge { font-size: 5rem; }   p.p-sm { font-size: 0.95rem; } p { font-size: 1.05rem; } p.p-md { font-size: 1.125rem; } p.p-lg { font-size: 1.25rem; } p.p-xl { font-size: 1.3175rem; }   a {
color: #333;
text-decoration: none;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
a:hover {
color: #666;
text-decoration: none;
}
a:focus {
outline: none;
text-decoration: none;
}  ul {
margin: 0;
padding: 0;
list-style: none;
}  .box-list-icon {
font-size: 1rem;
line-height: 1.5rem;
float: left;
margin-top: 2px;
margin-right: 10px;
}
.box-list p {
overflow: hidden;
margin-bottom: 15px;
}  .img-fluid {
display: inline-block; 
}  .btn {
background-color: transparent;
color: #fff;
font-size: 14px;
line-height: 1;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: uppercase;
padding: 14px 30px;
border: 2px solid transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;        
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;  
}  .btn.btn-sm {
font-size: 13px;
padding: 13px 24px;
}
.btn.btn-md {
font-size: 16px;
padding: 15px 35px;
}
.btn.btn-lg {
font-size: 14px;
padding: 18px 45px;
}  .btn-primary,
.white-color .btn-primary {
color: #fff;
background-color: #ff4500;
border-color: #ff4500;
}
.btn-tra-white, 
.white-color .btn-tra-white {
color: #fff;
background-color: transparent;
border-color: #fff;
}
.btn-tra-black, 
.white-color .btn-tra-black {
color: #333;
background-color: transparent;
border-color: #333;
}
.btn-tra-grey, 
.white-color .btn-tra-grey {
color: #555;
background-color: transparent;
border-color: #ccc;
}
.btn-white,
.white-color .btn-white {
color: #333;
background-color: #fff;
border-color: #fff;
}
.btn-black,
.white-color .btn-black {
color: #fff;
background-color: #333;
border-color: #333;
}
.btn-aqua,
.white-color .btn-aqua {
color: #fff;
background-color: #00a3c8;
border-color: #00a3c8;
}
.btn-blue,
.white-color .btn-blue {
color: #fff;
background-color: #00bfff;
border-color: #00bfff;
}
.btn-green,
.white-color .btn-green {
color: #fff;
background-color: #64b671;
border-color: #64b671;
}
.btn-pink,
.white-color .btn-pink {
color: #fff;
background-color: #fa157d;
border-color: #fa157d;
}
.btn-olive,
.white-color .btn-olive {
color: #fff;
background-color: #7ca22f;
border-color: #7ca22f;
}
.btn-red,
.white-color .btn-red {
color: #fff;
background-color: #ee4666;
border-color: #ee4666;
}
.btn-orange,
.white-color .btn-orange {
color: #fff;
background-color: #ff4500;
border-color: #ff4500;
}
.btn-purple,
.white-color .btn-purple {
color: #fff;
background-color: #594173;
border-color: #594173;
}
.btn-salmon,
.white-color .btn-salmon {
color: #fff;
background-color: #f5755e;
border-color: #f5755e;
}  .btn.primary-hover:hover,
.white-color .btn.primary-hover:hover {
color: #fff;
background-color: #ff4500;
border-color: #ff4500;
}
.btn.white-hover:hover {
color: #333;
background-color: #fff;
border-color: #fff;
}
.btn.black-hover:hover {
color: #fff!important;
background-color: #333;
border-color: #333;
}
.btn.tra-white-hover:hover,
.white-color .btn.tra-white-hover:hover {
color: #fff!important;
background-color: transparent;
border-color: #fff;
}
.btn.tra-black-hover:hover,
.white-color .btn.tra-black-hover:hover {
color: #333!important;
background-color: transparent;
border-color: #333;
}
.btn.blue-hover:hover,
.white-color .btn.blue-hover:hover {
color: #fff;
background-color: #00bfff;
border-color: #00bfff;
}
.btn.green-hover:hover,
.white-color .btn.green-hover:hover {
color: #fff;
background-color: #64b671;
border-color: #64b671;
}
.btn.pink-hover:hover,
.white-color .btn.pink-hover:hover {
color: #fff;
background-color: #fa157d;
border-color: #fa157d;
}
.btn.olive-hover:hover,
.white-color .btn.olive-hover:hover {
color: #fff;
background-color: #7ca22f;
border-color: #7ca22f;
}
.btn.red-hover:hover,
.white-color .btn.red-hover:hover {
color: #fff;
background-color: #ee4666;
border-color: #ee4666;
}
.btn.orange-hover:hover,
.white-color .btn.orange-hover:hover {
color: #fff;
background-color: #ff4500;
border-color: #ff4500;
}
.btn.purple-hover:hover,
.white-color .btn.purple-hover:hover {
color: #fff;
background-color: #594173;
border-color: #594173;
}
.btn.salmon-hover:hover,
.white-color .btn.salmon-hover:hover {
color: #fff;
background-color: #f5755e;
border-color: #f5755e;
}  .btn:focus {
color: #fff; 
-webkit-box-shadow: none;
box-shadow: none; 
}
.btn.btn-black:focus {
color: #fff; 
-webkit-box-shadow: none;
box-shadow: none; 
}
.btn-tra-black:focus, 
.btn.btn-tra-grey:focus {
color: #333; 
-webkit-box-shadow: none;
box-shadow: none; 
}  #hero-1 .countdown,
#banner-1 .countdown {
margin-top: 40px;
}
#hero-9 .countdown {
background-color: #fff;
padding: 18px 0 12px;
}
#register-1 .countdown {
width: 100%;
background-color: #fff;
padding: 22px 0 17px;
margin-bottom: 25px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
}
#register-2 .countdown {
display: inline-block;
background-color: #fff;
padding: 20px 0 15px;
margin-top: 20px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
}  #clock {
display: inline-block;
}
#clock .cbox {
float: left;
text-align: center;
padding: 0 40px;
display: inline-block;
}
#hero-1 #clock .cbox,
#banner-2 #clock .cbox {
padding: 0 35px;
}
#hero-8 #clock .cbox {
padding: 0 30px;
}
#hero-9 #clock .cbox,
#register-2  #clock .cbox {
padding: 0 25px;
}  #clock span.cbox-digit {
font-size: 4.75rem;
font-family: 'Oxygen', sans-serif;
line-height: 1;
font-weight: 700;
letter-spacing: 2px;
}
#hero-8 #clock span.cbox-digit {
font-size: 3.75rem;
}
#hero-9 #clock span.cbox-digit {
font-size: 2.75rem;
}
#banner-2  #clock span.cbox-digit {
font-size: 3.75rem;
}
#register-1 #clock span.cbox-digit {
font-size: 3.5rem;
}
#register-2 #clock span.cbox-digit {
font-size: 2.75rem;
}
#clock span.cbox-txt {
display: block;
font-size: 17px;
line-height: 1;
font-weight: 300;
letter-spacing: 1px;
margin-bottom: 0;  
padding-top: 10px;
}
#hero-9 #clock span.cbox-txt {
color: #333;
font-size: 15px;
padding-top: 3px;
margin-bottom: 0;
}
#banner-1 #clock span.cbox-txt {
font-size: 19px;
}
#banner-2 #clock span.cbox-txt {
color: #ff4500;
}
#register-1 #clock span.cbox-txt,
#register-2 #clock span.cbox-txt {
color: #333;
font-size: 18px;
padding-top: 5px;
}
#register-2 #clock span.cbox-txt {
font-size: 17px;
}  .icon-xs [class*="flaticon-"]:before,
.icon-xs [class*="flaticon-"]:after {   
font-family: Flaticon;
font-size: 3.25rem;
line-height: 1!important;
}
.icon-sm [class*="flaticon-"]:before,
.icon-sm [class*="flaticon-"]:after {   
font-family: Flaticon;
font-size: 3.75rem;
line-height: 1!important;
}
.icon-md [class*="flaticon-"]:before,
.icon-md [class*="flaticon-"]:after {   
font-family: Flaticon;
font-size: 4.25rem;
line-height: 1!important;
}
.icon-lg [class*="flaticon-"]:before,
.icon-lg [class*="flaticon-"]:after {   
font-family: Flaticon;
font-size: 4.5rem;
line-height: 1!important;
}
.icon-xl [class*="flaticon-"]:before,
.icon-xl [class*="flaticon-"]:after {   
font-family: Flaticon;
font-size: 6rem;
line-height: 1!important;
}  .img-160 { width: 160px; height: 160px; }
.img-150 { width: 150px; height: 150px; }
.img-140 { width: 140px; height: 140px; }
.img-130 { width: 130px; height: 130px; }
.img-120 { width: 120px; height: 120px; }
.img-110 { width: 110px; height: 110px; }
.img-100 { width: 100px; height: 100px; }
.img-95 { width: 95px; height: 95px; }
.img-90 { width: 90px; height: 90px; }
.img-85 { width: 85px; height: 85px; }
.img-80 { width: 80px; height: 80px; }
.img-75 { width: 75px; height: 75px; }  span.section-id {
font-size: 0.875rem;
text-transform: uppercase;
display: block;
letter-spacing: 0.5px;
margin-bottom: 25px;   
}
span.id-color {
color: #ccc;
}  .section-title {
text-align: center;
margin-bottom: 70px;     
}
.zigzaz {
margin-top: 20px;
}
.section-title h3 {
letter-spacing: -1.5px;
line-height: 1;
margin-bottom: 0;
}
.section-title p {
color: #888;
font-size: 1.25rem;
padding: 0 12%;
margin-top: 20px;
margin-bottom: 0;
}  .oxygen-font-400 { font-family: 'Oxygen', sans-serif; font-weight: 400; }
.oxygen-font-700 { font-family: 'Oxygen', sans-serif; font-weight: 700; }
.noto-font-300 { font-family: 'Noto Sans TC', sans-serif; font-weight: 300; }
.noto-font-400 { font-family: 'Noto Sans TC', sans-serif; font-weight: 400; }
.noto-font-500 { font-family: 'Noto Sans TC', sans-serif; font-weight: 500; }
.noto-font-700 { font-family: 'Noto Sans TC', sans-serif; font-weight: 700; }
.noto-font-900 { font-family: 'Noto Sans TC', sans-serif; font-weight: 900; }
.roboto-font-300 { font-family: 'Roboto Condensed', sans-serif; font-weight: 400; }
.roboto-font-400 { font-family: 'Roboto Condensed', sans-serif; font-weight: 400; }
.roboto-font-700 { font-family: 'Roboto Condensed', sans-serif; font-weight: 700; }
.txt-300 { font-weight: 300; }
.txt-400 { font-weight: 400; }
.txt-500 { font-weight: 500; }
.txt-700 { font-weight: 700; }
.txt-900 { font-weight: 900; }
.upcase{ text-transform: uppercase; }  .primary-color,
.primary-color h2, 
.primary-color h3, 
.primary-color h4, 
.primary-color h5, 
.primary-color h6, 
.primary-color p, 
.primary-color a, 
.primary-color li,
.primary-color i, 
.grey-color .primary-color,
.white-color .primary-color,
.primary-color span { color: #ff4500; }
.hero-section .primary-color { color: #ff581a; }
.white-color,
.white-color h2, 
.white-color h3, 
.white-color h4, 
.white-color h5, 
.white-color h6, 
.white-color p, 
.white-color a, 
.white-color li,
.white-color i, 
.white-color span { color: #fff; }
.grey-color,
.grey-color h2, 
.grey-color h3, 
.grey-color h4, 
.grey-color h5, 
.grey-color h6, 
.grey-color p, 
.grey-color a,
.grey-color li, 
.grey-color i, 
.white-color .grey-color,
.grey-color span { color: #757577; }
.lightgrey-color,
.lightgrey-color h2, 
.lightgrey-color h3, 
.lightgrey-color h4, 
.lightgrey-color h5, 
.lightgrey-color h6, 
.lightgrey-color p, 
.lightgrey-color a,
.lightgrey-color li, 
.lightgrey-color i, 
.white-color .lightgrey-color,
.lightgrey-color span { color: #bbb; }
.aqua-color,
.aqua-color h2, 
.aqua-color h3, 
.aqua-color h4, 
.aqua-color h5, 
.aqua-color h6, 
.aqua-color p, 
.aqua-color a, 
.aqua-color li,
.aqua-color i, 
.white-color .aqua-color,
.aqua-color span { color: #00a3c8; }
.aquamarine-color,
.aquamarine-color h2, 
.aquamarine-color h3, 
.aquamarine-color h4, 
.aquamarine-color h5, 
.aquamarine-color h6, 
.aquamarine-color p, 
.aquamarine-color a, 
.aquamarine-color li,
.aquamarine-color i, 
.white-color .aquamarine-color,
.aquamarine-olor span { color: #66cdaa; }
.blue-color,
.blue-color h2, 
.blue-color h3, 
.blue-color h4, 
.blue-color h5, 
.blue-color h6, 
.blue-color p, 
.blue-color a, 
.blue-color li,
.blue-color i, 
.white-color .blue-color,
.blue-color span { color: #00bfff; }
.green-color,
.green-color h2, 
.green-color h3, 
.green-color h4, 
.green-color h5, 
.green-color h6, 
.green-color p, 
.green-color a, 
.green-color li,
.green-color i, 
.white-color .green-color,
.green-color span { color: #64b671; }
.olive-color,
.olive-color h2, 
.olive-color h3, 
.olive-color h4, 
.olive-color h5, 
.olive-color h6, 
.olive-color p, 
.olive-color a, 
.olive-color li,
.olive-color i, 
.white-color .olive-color,
.olive-colorspan { color: #7ca22f; }
.orange-color,
.orange-color h2, 
.orange-color h3, 
.orange-color h4, 
.orange-color h5, 
.orange-color h6, 
.orange-color p, 
.orange-color a, 
.orange-color li,
.orange-color i, 
.white-color .orange-color,
.orange-color span { color: #ff4500; }
.pink-color,
.pink-color h2, 
.pink-color h3, 
.pink-color h4, 
.pink-color h5, 
.pink-color h6, 
.pink-color p, 
.pink-color a, 
.pink-color li,
.pink-color i, 
.white-color .pink-color,
.pink-color span { color: #fa157d; }
.purple-color,
.purple-color h2, 
.purple-color h3, 
.purple-color h4, 
.purple-color h5, 
.purple-color h6, 
.purple-color p, 
.purple-color a, 
.purple-color li,
.purple-color i, 
.white-color .purple-color,
.purple-color span { color: #594173; }
.red-color,
.red-color h2, 
.red-color h3, 
.red-color h4, 
.red-color h5, 
.red-color h6, 
.red-color p, 
.red-color a, 
.red-color li,
.red-color i, 
.grey-color .red-color,
.white-color .red-color,
.red-color span { color: #ee4666; }
.salmon-color,
.salmon-color h2, 
.salmon-color h3, 
.salmon-color h4, 
.salmon-color h5, 
.salmon-color h6, 
.salmon-color p, 
.salmon-color a, 
.salmon-color li,
.salmon-color i, 
.white-color .salmon--color,
.salmon--color span { color: #f5755e; }
.yellow-color,
.yellow-color h2, 
.yellow-color h3, 
.yellow-color h4, 
.yellow-color h5, 
.yellow-color h6, 
.yellow-color p, 
.yellow-color a, 
.yellow-color li,
.yellow-color i, 
.white-color .yellow-color,
.yellow-color span { color: #ffbe30; } #loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background-color: #fff;
}
#loader {
display: block;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.cssload-spinner {
position: absolute;
width: 89px;
height: 89px;
left: 50%;
margin-left: -45px;
margin-top: -45px;
}
.cssload-spinner:after, .cssload-spinner:before {
position: absolute;
content: "";
border: 5px solid #ff4500;
width: 84px;
height: 84px;
}
.cssload-spinner:after {
animation: cssload-spinner1 2.375s linear infinite;
-o-animation: cssload-spinner1 2.375s linear infinite;
-ms-animation: cssload-spinner1 2.375s linear infinite;
-webkit-animation: cssload-spinner1 2.375s linear infinite;
-moz-animation: cssload-spinner1 2.375s linear infinite;
}
.cssload-spinner:before {
width: 116px;
height: 116px;
margin-left: -17.5px;
margin-top: -17.5px;
animation: cssload-spinner2 2.375s linear infinite;
-o-animation: cssload-spinner2 2.375s linear infinite;
-ms-animation: cssload-spinner2 2.375s linear infinite;
-webkit-animation: cssload-spinner2 2.375s linear infinite;
-moz-animation: cssload-spinner2 2.375s linear infinite;
}
@keyframes cssload-spinner1 {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@-o-keyframes cssload-spinner1 {
from {
-o-transform: rotate(0deg);
}
to {
-o-transform: rotate(360deg);
}
}
@-ms-keyframes cssload-spinner1 {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
}
}
@-webkit-keyframes cssload-spinner1 {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes cssload-spinner1 {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@keyframes cssload-spinner2 {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@-o-keyframes cssload-spinner2 {
from {
-o-transform: rotate(0deg);
}
to {
-o-transform: rotate(-360deg);
}
}
@-ms-keyframes cssload-spinner2 {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(-360deg);
}
}
@-webkit-keyframes cssload-spinner2 {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-360deg);
}
}
@-moz-keyframes cssload-spinner2 {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(-360deg);
}
} .header {
width: 100%;
display: block;
padding-top: 0px;
}
.headerwp {
max-width: 1140px;
margin: 0 auto;
padding: 0;
}
.posrlt {
position: relative;
}
.sticky {
position: fixed;
top: 0;
width: 100%;
}    a.header-button {
display: inline-block;
float: right;
text-align: right;
}
.wsmenu > .wsmenu-list > li a.header-btn {
background-color: transparent;
color: #fff!important;
font-size: 14px;
line-height: 30px;
font-weight: 700;
letter-spacing: 0.5px;
border: 2px solid transparent;
margin-top: 13px;
margin-left: 3px;
padding: 5px 25px 5px 25px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px
border-radius: 4px;
}  .wsmenu > .wsmenu-list > li a.header-btn.btn-primary {
background-color: #ff4500;
border-color: #ff4500;
}
.wsmenu > .wsmenu-list > li a.header-btn.btn-tra-white {
background-color: transparent;
border-color: #fff;
}
.wsmenu > .wsmenu-list > li a.header-btn.btn-aqua {
background-color: #00a3c8;
border-color: #00a3c8;
}
.wsmenu > .wsmenu-list > li a.header-btn.btn-green {
background-color: #60af46;
border-color: #60af46;
}
.wsmenu > .wsmenu-list > li a.header-btn.btn-olive {
background-color: #7ca22f;
border-color: #7ca22f;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.btn-red {
background-color: #ee4666;
border-color:#ee4666;
}  .wsmenu > .wsmenu-list > li a.header-btn.primary-hover:hover {
background-color: #ff4500;
border-color: #ff4500;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.tra-white-hover:hover {
background-color: transparent;
border-color: #fff;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.white-hover:hover {
background-color: #fff;
border-color: #fff;
color: #333!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.tra-black-hover:hover {
background-color: transparent;
border-color: #444;
color: #444!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.tra-red-hover:hover {
background-color: transparent;
border-color: #ee4666;
color: #ee4666!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.green-hover:hover {
background-color: #60af46;
border-color: #60af46;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.aqua-hover:hover {
background-color: #00a3c8;
border-color: #00a3c8;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.olive-hover:hover {
background-color: #7ca22f;
border-color: #7ca22f;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.red-hover:hover {
background-color: #ff4500;
border-color: #ff4500;
color: #fff!important;
}
.wsmenu > .wsmenu-list > li a.header-btn.orange-hover:hover {
background-color: #ff9300;
border-color: #ff9300;
color: #fff!important;
}  .wsmegamenu .latest-news li { 
padding: 15px 0;
border-bottom: 1px dashed #c0c0c0;
}
.wsmegamenu .latest-news li:first-child {
padding: 0 0 15px;
}
.wsmegamenu .latest-news li:last-child {
padding: 15px 0 0;
border-bottom: 0; 
}
.wsmegamenu .latest-news img {
text-align: center;
float: left;
width: 85px;
height: 85px;
}
.wsmegamenu .post-summary {
overflow: hidden;
padding-left: 20px;
}  .wsmegamenu .post-summary a { 
color: #888!important;
font-size: 16px;
font-family: 'Oxygen', sans-serif; 
font-weight: 400;
}
.wsmegamenu h5.h5-md a { 
color: #333!important;
margin-bottom: 0;
}
.wsmegamenu .latest-news .post-summary a:hover { 
color: #333!important;
text-decoration: underline;
}
.wsmegamenu .latest-news p { 
color: #999;  
font-size: 15px;
font-weight: 300;
margin-top: 6px;
margin-bottom: 0;
}  .wsmenu.aqua-header > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu.aqua-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.aqua-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.aqua-header > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu.aqua-header .wsmegamenu .latest-news .post-summary a:hover,
.wsmenu.aqua-header .wsmegamenu h5.h5-md a:hover { 
color: #00a3c8!important;
}
.wsmenu.blue-header > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu.blue-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.blue-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.blue-header > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu.blue-header .wsmegamenu .latest-news .post-summary a:hover,
.wsmenu.blue-header .wsmegamenu h5.h5-md a:hover { 
color: #0b99e3!important;
}
.wsmenu.green-header > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu.green-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.green-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.green-header > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu.green-header .wsmegamenu .latest-news .post-summary a:hover,
.wsmenu.green-header .wsmegamenu h5.h5-md a:hover { 
color: #60af46!important;
}
.wsmenu.lime-header > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu.lime-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.lime-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.lime-header > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu.lime-header.wsmegamenu .latest-news .post-summary a:hover,
.wsmenu.lime-header .wsmegamenu h5.h5-md a:hover {
color: #ccdb29!important;
}
.wsmenu.red-header > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu.red-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.red-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.red-header > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu.red-header .wsmegamenu .latest-news .post-summary a:hover,
.wsmenu.red-header .wsmegamenu h5.h5-md a:hover {
color: #ff4500!important;
}
.wsmenu.orange-header > .wsmenu-list > li > ul.sub-menu > li > a:hover,
.wsmenu.orange-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.orange-header > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover,
.wsmenu.orange-header > .wsmenu-list > li > .wsmegamenu .link-list li a:hover,
.wsmenu.orange-header .wsmegamenu .latest-news .post-summary a:hover,
.wsmenu.orange-header .wsmegamenu h5.h5-md a:hover {
color: #ff9300!important;
}  .wsmainfull.scroll,
.wsmainfull.tra-dark-menu.scroll,
.wsmainfull.tra-menu.scroll,
.wsmainfull.white-menu.scroll {
padding: 5px 0;
background-color: #fff;
height: auto;
-webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
-moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}  .scrollbg-light.scroll .wsmenu >.wsmenu-list > li a:not(.btn) {
color: #444;
}  .tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.primary-hover:hover {
background-color: #ff4500;
border-color: #ff4500;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.btn-tra-white {
background-color: transparent;
border-color: #444;
color: #444!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.btn-tra.green-hover {
background-color: #60af46;
border-color: #60af46;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.btn-tra.orange-hover {
background-color: #ff9300;
border-color: #ff9300;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.aqua-hover:hover {
background-color: #00a3c8;
border-color: #00a3c8;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.olive-hover:hover {
background-color: #7ca22f;
border-color: #7ca22f;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn:hover,
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.btn-tra.green-hover:hover,
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.btn-tra.orange-hover:hover {
background-color: #444;
border-color: #444;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.tra-red-hover:hover {
background-color: #ee4666;
border-color: #ee4666;
color: #fff!important;
}
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.header-btn.tra-white-hover:hover {
background-color: transparent;
border-color: #444;
color: #444!important;
}  .scrollbg-dark.scroll .logo-black,
.navbar-dark .logo-black,
.white-menu .logo-white,
.tra-menu .logo-black{
display: none;
}
.scrollbg-dark.scroll .logo-white,
.scrollbg-light.scroll .logo-black {
display: block;
} .hero-section .container {
position: relative;
z-index: 3;
}
#hero-1 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-1.jpg);
padding-top: 190px;
padding-bottom: 130px;
}
#hero-2 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-2.jpg);
padding-top: 180px;
padding-bottom: 60px;
}
#hero-3 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-3.jpg);
padding-top: 190px;
padding-bottom: 120px;
}
#hero-4 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-4.jpg);
padding-top: 130px;
padding-bottom: 80px;
}
#hero-5 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-5.jpg);
padding-top: 170px;
padding-bottom: 100px;
}
#hero-6 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-6.jpg);
padding-top: 200px;
padding-bottom: 60px;
}
#hero-7 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-7.jpg);
padding-top: 180px;
padding-bottom: 90px;
}
#hero-8 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-8.jpg);
background-position: bottom bottom;
padding-top: 170px;
padding-bottom: 110px;
}
#hero-9 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/hero-9.jpg);
padding-top: 180px;
}  .hero-4-txt {
position: relative;
}
.event-4-title {
width: 550px;
height: 550px;
display: inline-block;
background-color: #333;
}
.event-4-txt {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.hero-6-txt {
margin-bottom: 60px;
}
.hero-7-txt {
padding-left: 50px;
border-left: 4px solid #fff;
}
.hero-9-txt {
padding: 0 10px;
margin-bottom: 90px;
}  .hero-7-logo {
padding-right: 30px;
padding-left: 30px;
}  .hero-1-txt h2 {
font-size: 6rem;
line-height: 1;
letter-spacing: -2.5px;
margin-bottom: 0;
}
.hero-1-txt h5 {
line-height: 1;
letter-spacing: 1.5px;
margin-bottom: 35px;
}
.hero-1-txt h5 span:after { 
content: "|"; 
padding-left: 5px; 
position: relative;
top: -1px;
}
.hero-1-txt h5 span:last-child:after { 
content: " "; 
padding-left: 0; 
} .hero-2-txt h3 {
font-size: 4rem;
line-height: 1;
letter-spacing: 1px;
margin-bottom: 5px;
}
.hero-2-txt h2 {
font-size: 6.15rem;
line-height: 1;
letter-spacing: -3px;
margin-bottom: 0;
}
.hero-2-txt span {
display: block;
font-size: 8rem;
line-height: 1;
font-weight: 700;
letter-spacing: -2px;
opacity: .85;
margin-bottom: 25px;
} .hero-3-txt h2 {
font-size: 3.75rem;
line-height: 1.1;
margin-bottom: 25px;
}
.hero-3-txt h5.h5-lg {
line-height: 1;
letter-spacing: 1px;
margin-bottom: 40px;
}
.hero-3-txt h5.h5-lg span:after { 
content: "|"; 
padding-left: 5px; 
}
.hero-3-txt h5.h5-lg span:last-child:after { 
content: " "; 
padding-left: 0; 
} .event-4-title h2 {
font-size: 3.75rem;
line-height: 1;
letter-spacing: 1px;
margin-bottom: 35px;
}
.event-4-title h4 {
line-height: 1;
letter-spacing: 1px;
margin-bottom: 30px;
} .hero-5-txt h2 {
font-size: 6rem;
line-height: 1.1;
letter-spacing: -1.5px;
margin-bottom: 40px;
}
.hero-5-txt h5 {
line-height: 1;
letter-spacing: 1px;
margin-bottom: 35px;
}
.hero-5-txt h5 span:after { 
content: "|"; 
padding-left: 5px; 
position: relative;
top: -1px;
}
.hero-5-txt h5 span:last-child:after { 
content: " "; 
padding-left: 0; 
} .hero-6-txt h2 {
font-size: 7.5rem;
line-height: 1;
letter-spacing: -2px;
margin-top: 8px;
}
.hero-6-line {
width: 80%;
margin-top: 10px;
margin-bottom: 20px;
padding-bottom: 12px;
border-bottom: 3px solid #fff;
}
.hero-6-txt h3 {
font-size: 4.5rem;
line-height: 1;
letter-spacing: -1px;
margin-bottom: 0;
} .hero-7-txt h2 {
font-size: 7rem;
line-height: 1;
letter-spacing: -2px;
margin-bottom: 15px;
}
.hero-7-txt h2 span {
letter-spacing: -2px;
padding-left: 10px;
}
.hero-7-txt h3 {
font-size: 4rem;
line-height: 1;
margin-bottom: 0;
}
.hero-7-txt h4 {
line-height: 1;
letter-spacing: 0.5px;
margin-bottom: 25px;
} .hero-8-txt h2 {
font-size: 4.25rem;
letter-spacing: -2px;
line-height: 1;
margin-bottom: 0;
}
.hero-8-txt h4.h4-sm,
.hero-8-txt h4.h4-xl {
line-height: 1;
margin-bottom: 30px;
}
.hero-8-txt h4.h4-sm {
margin-top: 25px;
margin-bottom: 0;
}
.hero-8-txt h4.h4-sm span:after { 
content: "|"; 
padding-left: 5px; 
position: relative;
top: -1px;
}
.hero-8-txt h4.h4-sm span:last-child:after { 
content: " "; 
padding-left: 0; 
} .hero-9-txt h2 {
font-size: 6rem;
line-height: 1;
letter-spacing: -1px;
margin-bottom: 25px;
}
.hero-9-txt h4 {
line-height: 1;
letter-spacing: 2px;
margin-bottom: 20px;
}
#hero-9 h5 {
line-height: 1;
margin-bottom: 5px;
}  .hero-2-txt p {
padding-right: 25%;
}
.hero-9-txt p {
font-size: 1.25rem;
line-height: 1.3;
padding: 0 10%;
margin-bottom: 35px;
}  .hero-4-links {
position: absolute;
bottom: 50px;
left: 0;
}
.hero-2-links a.website-link,
.hero-4-links a.website-link {
font-size: 1.15rem;
text-decoration: underline;
}
.hero-8-txt .btn {
margin-top: 40px;
margin-bottom: 40px;
}  .hero-2-data {
margin-top: 40px;
}
.event-4-data {
position: absolute;
top: 50px;
left: 0;
}
.hero-5-data {
margin-top: 60px;
padding-right: 70px;
padding-left: 70px;
}
.hero-6-data h5 {
margin-bottom: 12px;
}
.hero-6-data p {
margin-bottom: 0;
}
.hero-6-data p span {
display: inline-block;
font-size: 1rem;
line-height: 1.1;
font-weight: 700;
margin-bottom: 0;
}
.hero-6-data span {
display: block;
font-size: 1.1rem;
line-height: 1;
margin-bottom: 8px;
}  .hero-2-data h3 {
letter-spacing: -0.5px;
margin-bottom: 14px;
}
.hero-2-data h5 {
line-height: 1;
letter-spacing: 0.5px;
margin-bottom: 6px; 
}
.hero-2-data p {
padding-left: 20%;
margin-top: 40px;
margin-bottom: 0;
}
.event-4-data h4 {
font-size: 1.85rem;
line-height: 1;
margin-bottom: 3px;
}
.hbox-2 p {
margin-top: 15px;
margin-bottom: 0;
}  .event-4-date {
position: absolute;
bottom: 30px;
right: 0;
}
.event-4-date h5,
.event-4-date h5.e-date {
font-size: 1.35rem;
line-height: 1;
margin-bottom: 4px;
}
.event-4-date h5.e-date {
font-size: 1.8rem;
letter-spacing: -1px;
margin-bottom: 10px;
}
.event-4-date h5.e-date span {
position: relative;
font-size: 1.25rem;
font-weight: 400;
top: -8px;
left: 2px;
letter-spacing: -1px;
}  .hero-2-social,
.hero-4-social {
margin-top: 10px;
}
.hero-2-social span,
.hero-4-social span {
font-size: 1rem;
line-height: 2rem;
font-weight: 400;
margin-right: 5px;
opacity: .5;
}
.hero-2-social a,
.hero-4-social a  {
font-size: 2rem;
line-height: 1;
vertical-align: middle;
margin: 0 3px;
opacity: .5;
}
.hero-4-social a.ico-facebook { color: #3b5998; }
.hero-4-social a.ico-twitter { color: #00a9ed; }
.hero-4-social a.ico-instagram { color: #dc3c59; }
.hero-2-social a:hover,
.hero-4-social span,
.hero-4-social a {
opacity: 1;
}  .hero-7-brands {
margin-top: 80px;
padding: 0 15px;
}
.hero-7-brands .brand-logo {
width: 20%;
float: left;
padding: 0 5px;
}
.hero-7-brands .brand-logo img {
opacity: .85;
}  .hero-3-speakers {
margin: 15px 60px 0;
}
#hero-2 .speakers-avatars {
display: inline-block;
margin-top: 20px;
}
#hero-2 .speaker-avatar { 
display: inline-block;
float: left;
margin-left: 20px;
}
.speaker-avatar img {
width: 60px;
height: 60px;
display: inline-block;
margin: 0 0 15px 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.speaker-avatar.big-avatar img {
width: 100px;
height: 100px;
}
.speaker-avatar h5 { 
font-size: 1.05rem;
line-height: 1;
margin-bottom: 6px;
}
.speaker-avatar.big-avatar h5 { 
font-size: 1.15rem;
margin-bottom: 8px;
}
.speaker-avatar p { 
font-size: 1rem;
line-height: 1;
opacity: .75;
margin-bottom: 0;
}
.speaker-avatar.big-avatar p { 
margin-bottom: 5px;
}
.speaker-avatar.big-avatar span { 
display: block;
font-size: 0.95rem;
line-height: 1;
opacity: .75;
margin-bottom: 0;
} .about-1-data,
.about-2-data,
.about-3-data,
.about-8-data {
margin-top: 40px;
}
.about-5-data {
margin-top: 50px;
}
.about-6-data {
padding: 0 5%;
margin-top: 70px;
}  .about-1-txt h3,
.about-2-txt h3,
.about-3-title h3,
.about-4-txt h3,
.about-5-txt h3,
.about-6-txt h3,
.about-8-txt h3 {
letter-spacing: -1px;
margin-bottom: 30px;
}
.about-1-data p,
.about-2-data p,
.about-3-data p,
.about-5-data p,
.about-6-data p,
.about-8-data p {
margin-bottom: 0;
}
.about-6-txt p  {
padding: 0 5%;
}
.about-8-txt p  {
padding-right: 30px;
}
.about-section .btn {
margin-top: 25px;
}
#about-10 .col-md-4 { 
padding: 0 10px;
}  .abox-7 {
padding-left: 10px;
padding-right: 10px;
}
.abox-8-title {
margin-bottom: 12px;
}
.abox-8-title h5 {  
line-height: 2.35rem!important;
letter-spacing: -0.5px;
}
.abox-10 {
border: 1px solid #e5e5e5;
text-align: center;
padding: 50px 35px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-bottom: 40px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;  
}
.abox-10:hover {
background-color: #fff; 
border: 1px solid #f5f5f5;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}  .abox-2-icon,
.abox-3-icon,
.abox-6-icon {  
display: inline-block;   
float: left;
text-align: center;
margin-top: 5px;
margin-right: 15px;
}
.abox-8.icon-xs [class^="flaticon-"]:before, 
.abox-8.icon-xs [class*=" flaticon-"]:before,
.abox-8.icon-xs [class^="flaticon-"]:after, 
.abox-8.icon-xs [class*=" flaticon-"]:after { 
float: left; 
font-family: Flaticon;
font-size: 2.35rem;
line-height: 1!important;
margin-right: 12px; 
}  .abox-2 h5,
.abox-3 h5,
.abox-6 h5 {
font-size: 3rem;
line-height: 1; 
letter-spacing: -0.5px;
margin-bottom: 3px;
}
.abox-4 h5 {
font-size: 1rem;
margin-top: 20px;
margin-bottom: 2px;
}
.abox-5 h5 {
font-size: 1rem;
margin-top: 25px;
margin-bottom: 10px;
}
.abox-7 h5 {
font-size: 1.05rem;
margin-top: 25px;
margin-bottom: 15px;
}
.abox-5 span {
display: block;
font-size: 1.125rem;
line-height: 1;
margin-bottom: 8px;
}
.abox-9 h5 {
letter-spacing: -0.5px;
margin-bottom: 20px;
}
.abox-10 h5 {
letter-spacing: -1px;
margin-top: 25px;
margin-bottom: 15px;
}
.abox-2 p,
.abox-3 p,
.abox-4 p,
.abox-6 p,
.abox-7 p,
.abox-9 p,
.abox-10 p {
margin-bottom: 0;
} #info-1, 
#info-2, 
#info-3 {
position: relative;
z-index: 1;
padding-top: 110px;
padding-bottom: 70px;
}
#info-4 .section-title {
margin-bottom: 50px;
}  .info-1-txt,
.info-3-txt {
padding-right: 60px;
margin-bottom: 40px;
}
.info-2-txt {
padding-left: 60px;
margin-bottom: 40px;
}  .info-1-txt h3,
.info-2-txt h3,
.info-3-txt h3 {
letter-spacing: -1px;
margin-bottom: 30px;
}
.info-section .btn {
margin-top: 25px;
}  .info-1-img,
.info-3-img { 
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/info-1.jpg);
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
position: absolute;
top: 0;
bottom: 0;
width: 50%;
left: 50%;
}
.info-2-img { 
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/info-2.jpg);
background-repeat: no-repeat;
background-position: center center;   
background-size: cover;
position: absolute;
top: 0;
bottom: 0;
width: 50%;
left: 0;
}
.info-3-img { 
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/info-3.jpg);
}  .info-video {
position: relative;
}
.video-preview {
width: 100%;
position: absolute;
top: 50%;
transform: translateY(-50%);s
text-align: center;
color: #fff;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.video-preview.icon-xl [class*="flaticon-"]:before,
.video-preview.icon-xl [class*="flaticon-"]:after {   
font-size: 7rem;
} #banner-1 {
padding-top: 80px;
padding-bottom: 80px;
}
.b2-content {
background-color: #fff; 
border: 1px solid #f5f5f5;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 40px 35px;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
#banner-3 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/banner-3.jpg);
padding-top: 180px;
padding-bottom: 180px;
}
#banner-4 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/banner-4.jpg);
}
#banner-5 {
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/banner-5.png);
}
.banner-2-txt {
padding-left: 10px;
}  .banner-1-txt h2 {
letter-spacing: -1px;
margin-bottom: 10px;
}
.banner-1-txt h4 {
margin-bottom: 0;
}
.banner-2-txt h4 {
letter-spacing: -1px;
margin-bottom: 0;
}
.banner-3-txt h3 {
line-height: 1.3;
letter-spacing: -0.5px;
}
.banner-3-txt h3 span.primary-color {
border-bottom: 3px solid #ff4500;
}
.banner-4-txt h3 span {
font-weight: 900;
letter-spacing: -1px;
}
.banner-5-txt h3 {
letter-spacing: -1px;
margin-bottom: 20px;
}
.banner-5-txt h4 {
letter-spacing: 0.5px;
margin-bottom: 40px;
}   .nav-tabs { margin-bottom: 60px; }
.bg-dark .nav-tabs { border-color: #333; }
.nav { width: 100%; }
.nav-tabs .nav-link {
color: #999;
font-size: 1.15rem;
line-height: 1;
letter-spacing: -0.5px;
border: none;
padding: 20px 0;
}
.primary-nav .nav-tabs .nav-link.active,
.primary-nav .nav-tabs .nav-item.show .nav-link {
color: #fff;
background-color: #ff4500;
}
.red-nav .nav-tabs .nav-link.active,
.red-nav .nav-tabs .nav-item.show .nav-link {
color: #fff;
background-color: #ff4500;
}
.green-nav .nav-tabs .nav-link.active,
.green-nav .nav-tabs .nav-item.show .nav-link {
color: #fff;
background-color: #60af46;
}
.purple-nav .nav-tabs .nav-link.active,
.purple-nav .nav-tabs .nav-item.show .nav-link {
color: #fff;
background-color: #594173;
}  .schedule-left { padding-right: 8px; }
.schedule-right { padding-left: 8px; }
.schedule-event { margin-bottom: 10px; }
#schedule-2 .schedule-event { 
padding-top: 20px;
padding-bottom: 30px;
border-bottom: 1px solid #ccc;
}
#schedule-2.bg-dark .schedule-event,
#schedule-2.bg-ultradark .schedule-event { 
border-bottom: 1px solid #333;
}
#schedule-2 .schedule-event:last-child { 
border-bottom: none;
}  #schedule-1 .event-time {
text-align: right;
}
.event-time span {
display: block;
font-size: 1.125rem;
line-height: 1.3;
letter-spacing: -0.5px;
margin-top: 3px;
margin-right: 20px;
}
#schedule-2 .event-time span {
color: #888;
font-size: 1.5rem;
line-height: 1;
letter-spacing: 0;
margin-top: 15px;
margin-right: 0;
}  .event-description {
padding-left: 0;
}
.event-description h5 {
letter-spacing: -0.5px;
margin-bottom: 6px;
}
.event-description h4 {
letter-spacing: -1px;
margin-bottom: 6px;
}
.event-description span {
display: block;
font-size: 1.05rem;
letter-spacing: -0.5px;
margin-bottom: 10px;
}
#schedule-2 .event-description span {
color: #757575;
font-size: 1.15rem;
letter-spacing: 0;
}
.event-description span i {
font-size: 1rem;
margin-left: 10px;
margin-right: 1px;
}
.event-description span i.fa-map-marker-alt {
font-size: 1rem;
margin-left: 0;
}
#schedule-1 .event-description a.event-speaker {
display: block;
color: #757575!important;
background-color: transparent !important;
font-size: 1.1rem;
text-decoration: underline;
margin-bottom: 0;
}
#schedule-2 p.event-speaker a {
letter-spacing: -0.5px;
text-decoration: underline;
}
.event-description a.event-speaker:hover {
color: #171819;
}
.event-description p {
color: #555;
margin-top: 8px;
margin-bottom: 0;
}
#schedule-2 .event-description p {
padding-right: 10%;
}
#schedule-2.bg-dark .event-description p,
#schedule-2.bg-ultradark .event-description p {
color: #999;
}
.event-description hr {
border-color: #ccc;
margin-top: 25px;
margin-right: 25px;
}
.column-last-event .event-description hr { 
display: none; 
} #statistic-1 {
padding-top: 80px;
padding-bottom: 40px;
}
#statistic-1.bg-image {
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/statistic.jpg) no-repeat fixed center center;
background-size: cover;
}
.statistic-block {
text-align: center;
margin-bottom: 40px;
}  .statistic-block h5 {
font-size: 5rem;
line-height: 1; 
letter-spacing: -0.5px;
margin-bottom: 10px;
}
.statistic-block p {
font-size: 1.25rem;
margin-bottom: 0;
} #speakers-3 {
padding-top: 100px;
padding-bottom: 140px;
}
.speaker-1 { 
position: relative;
text-align: center;
margin-bottom: 50px;
}
.speaker-2 { 
position: relative;
}
.speakers-grid {
margin: 0;
padding: 0; 
}
#speakers-1 .col-md-6 {
padding: 0 8px;
}
#speakers-2 .col-lg-3 {
padding: 0;
}
.speaker-3 {
padding: 0;
opacity: 0.3;
text-align: center;
-webkit-transform: scale(.85);
-ms-transform: scale(.85);
transform: scale(.85);
}
.speaker-3.slick-current {
opacity: 1;
}
.speaker-3.slick-current {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}  .speaker-meta {
margin-top: 20px;
}
#speakers-2 .speaker-meta {
position: absolute;
left: 20px;
bottom: 50px;
margin-top: 0;
}
.speaker-meta h5 {
line-height: 1;
letter-spacing: -1px;
margin-bottom: 10px;
}
#speakers-3 .speaker-meta h5 {
margin-bottom: 10px;
}
.speaker-meta p {
line-height: 1;
margin-bottom: 5px;
}
.speaker-meta span {
display: block;
font-size: 1.05rem;
line-height: 1;
margin-bottom: 0;
}  .hover-overlay {
width: 100%;
height: 100%;
overflow: hidden;
position: relative; 
}
.hover-overlay > img {
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
overflow: hidden;
-webkit-transition: transform 500ms;
-moz-transition: transform 500ms;
-o-transition: transform 500ms;
transition: transform 500ms;
}
.speaker-2 .item-overlay {
opacity: .7;
-moz-opacity: .7; 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.speaker-2 .item-overlay.overlay-purple {
background: #5f3080;
}
.speaker-2 .item-overlay.overlay-pink {
background: #df4397;
}
.speaker-2 .item-overlay.overlay-magenta {
background: #973a93;
}
.speaker-2 .item-overlay.overlay-blue {
background: #2c7e8c;
}
.speaker-2 .item-overlay.overlay-orange {
background: #f47121;
}  .speaker-1:hover .hover-overlay > img,
.speaker-2:hover .hover-overlay > img,
.speaker-3:hover .hover-overlay > img {
transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
}
.speaker-2:hover .item-overlay {
opacity: 0; 
-moz-opacity: 0; 
}  .inner-page-wrapper #speaker-details {
margin-top: 100px;
}
.speaker-links span {
display: block;
font-size: 1.15rem;
line-height: 1;
margin-bottom: 10px;
margin-top: 0;
}
.speaker-links span a {
text-decoration: underline;
margin-left: 5px;
}
.speaker-links span a:hover {
color: #333;
}  .speaker-bio h3 {
letter-spacing: -1px;
margin-bottom: 10px;
}
.speaker-bio h5.h5-lg {
margin-bottom: 20px;
}
.speaker-bio h5.h5-md {
letter-spacing: -0.5px;
margin-top: 35px;
margin-bottom: 30px;
}
.speaker-bio span {
display: block;
color: #757575;
line-height: 1;
font-weight: 300;
margin-bottom: 10px;
margin-top: 0;
}
.speaker-session {
padding: 25px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;  
}
.speaker-session h5 {
color: #999;
letter-spacing: -0.5px;
margin-bottom: 15px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;  
}
.speaker-session:hover {
background-color: #fff; 
border: 1px solid #f5f5f5;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.speaker-session:hover h5  {
color: #594173;
}  .speakers-section .slick-dots {
position: absolute;
z-index: 4;
bottom: -70px;
}
.speakers-section .slick-dots li {
margin: 0 2px;
width: 15px;
height: 15px;
}
.speakers-section .slick-dots li button:before {
content: "";
background: #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
opacity: 1;
width: 8px;
height: 8px;
left: auto;
-webkit-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
.speakers-section.bg-dark .slick-dots li button:before {
background: #444;
}
.speakers-section .slick-dots li button:hover:before,
.speakers-section .slick-dots li.slick-active button:before {
background: #777;
}
.speakers-section.bg-dark .slick-dots li button:hover:before,
.speakers-section.bg-dark .slick-dots li.slick-active button:before {
background: #999;
} #gallery-1 .section-title {
margin-bottom: 40px;
}  .gallery-filter button {
background-color: transparent; 
color: #888;
font-size: 1.15rem;
line-height: 1.45rem;
letter-spacing: -0.25px;
margin: 0 30px;
padding: 0.5rem 0.1rem;
border: none;
cursor: pointer;
border-bottom: 3px solid transparent;
outline: 0px none;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.gallery-filter button i {
position: relative;
font-size: 1.45rem;
top: 2px;
margin-right: 6px;
}  .gallery-filter button:hover,
.gallery-filter button:focus {
background-color: transparent;
color: #555;
border-bottom: 3px solid #555;
outline: 0px none;
}
.gallery-filter.hover-primary button:hover,
.gallery-filter.hover-primary button:focus {
color: #ff4500;
border-bottom: 3px solid #ff4500;
}
.gallery-filter.hover-aqua button:hover,
.gallery-filter.hover-aqua button:focus {
color: #00a3c8;
border-bottom: 3px solid #00a3c8;
}
.gallery-filter.hover-aquamarine button:hover,
.gallery-filter.hover-aquamarine button:focus {
color: #66cdaa;
border-bottom: 3px solid #66cdaa;
}
.gallery-filter.hover-blue button:hover,
.gallery-filter.hover-blue button:focus {
color: #00bfff;
border-bottom: 3px solid #00bfff;
}
.gallery-filter.hover-green button:hover,
.gallery-filter.hover-green button:focus {
color: #64b671;
border-bottom: 3px solid #64b671;
}
.gallery-filter.hover-olive button:hover,
.gallery-filter.hover-olive button:focus {
color: #7ca22f;
border-bottom: 3px solid #7ca22f;
}
.gallery-filter.hover-orange button:hover,
.gallery-filter.hover-orange button:focus {
color: #ff4500;
border-bottom: 3px solid #ff4500;
}
.gallery-filter.hover-pink button:hover,
.gallery-filter.hover-pink button:focus {
color: #fa157d;
border-bottom: 3px solid #fa157d;
}
.gallery-filter.hover-purple button:hover,
.gallery-filter.hover-purple button:focus {
color: #594173;
border-bottom: 3px solid #594173;
}
.gallery-filter.hover-red button:hover,
.gallery-filter.hover-red button:focus {
color: #ee4666;
border-bottom: 3px solid #ee4666;
}
.gallery-filter.hover-salmon button:hover,
.gallery-filter.hover-salmon button:focus {
color: #00a3c8;
border-bottom: 3px solid #f5755e;
}  .gallery-filter button.is-checked {
color: #222;
cursor: default;
border-bottom: 3px solid #222;
outline: 0px none;
}
.gallery-filter.hover-primary button.is-checked {
color: #ff4500;
border-bottom: 3px solid #ff4500;
}
.gallery-filter.hover-aqua button.is-checked {
color: #00a3c8;
border-bottom: 3px solid #00a3c8;
}
.gallery-filter.hover-aquamarine button.is-checked {
color: #66cdaa;
border-bottom: 3px solid #66cdaa;
}
.gallery-filter.hover-blue button.is-checked{
color: #00bfff;
border-bottom: 3px solid #00bfff;
}
.gallery-filter.hover-green button.is-checked {
color: #64b671;
border-bottom: 3px solid #64b671;
}
.gallery-filter.hover-olive button.is-checked {
color: #7ca22f;
border-bottom: 3px solid #7ca22f;
}
.gallery-filter.hover-orange button.is-checked {
color: #ff4500;
border-bottom: 3px solid #ff4500;
}
.gallery-filter.hover-pink button.is-checked {
color: #fa157d;
border-bottom: 3px solid #fa157d;
}
.gallery-filter.hover-purple button.is-checked {
color: #594173;
border-bottom: 3px solid #594173;
}
.gallery-filter.hover-red button.is-checked {
color: #ee4666;
border-bottom: 3px solid #ee4666;
}
.gallery-filter.hover-salmon button.is-checked{
color: #00a3c8;
border-bottom: 3px solid #f5755e;
}  .masonry-wrap .gallery-item {
width: 33.33%;
position: relative;
padding: 0;
margin-bottom: 0;
}
.inner-page-wrapper .masonry-wrap .gallery-item {
padding: 0 8px;
margin-bottom: 16px;
}
.inner-page-wrapper .masonry-wrap .gallery-item {
padding: 0 8px;
margin-bottom: 16px;
}
#gallery-3 .col-lg-3 {
padding: 0 3px;
margin-bottom: 30px;
}
#gallery-3 .gallery-item {
position: relative;
}
#gallery-3 .gallery-item.top-img {
margin-bottom: 6px;
}  .event-img-meta {
width: 100%;
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.02));
background-image: linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.02));
padding: 30px 50px 50px 40px;
position: absolute;
left: 0;
bottom: 0;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
#gallery-2 .event-img-meta {
padding: 35px;
}
#gallery-3 .event-img-meta {
padding: 20px;
}
.event-img-meta h5 {
letter-spacing: -1px;
margin-bottom: 0;
}
.event-img-meta p { 
margin-bottom: 0;
}
#gallery-2 .event-img-meta p { 
font-size: 1rem;
}
#gallery-3 .event-img-meta p { 
font-size: 0.915rem;
}  .image-zoom {
width: 100%;
position: absolute;
top: 55%;
transform: translateY(-50%);
opacity: 0;
text-align: center;
color: #fff;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}  .hover-overlay {
width: 100%;
height: auto;
overflow: hidden;
position: relative; 
}
.hover-overlay img {
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
overflow: hidden;
-webkit-transition: transform 400ms;
-moz-transition: transform 400ms;
-o-transition: transform 400ms;
transition: transform 400ms;
}  .item-overlay {
opacity: 0;
-moz-opacity: 0; 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(10, 10, 10, 0.7);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.hover-primary .item-overlay {
background: rgba(255, 69, 0, 0.7);
}
.hover-aqua .item-overlay {
background: rgba(0, 163, 200, 0.7);
}
.hover-aquamarine .item-overlay {
background: rgba(102, 205, 170, 0.7);
}
.hover-blue .item-overlay {
background: rgba(0, 191, 255, 0.7);
}
.hover-green .item-overlay {
background: rgba(100, 182, 113, 0.7);
}
.hover-olive .item-overlay {
background: rgba(124, 162, 47, 0.7);
}
.hover-orange .item-overlay {
background: rgba(255, 69, 0, 0.7);
}
.hover-pink .item-overlay {
background: rgba(250, 21, 125, 0.7);
}
.hover-purple .item-overlay {
background: rgba(82, 36, 180, 0.7);
}
.hover-red .item-overlay {
background: rgba(238, 70, 102, 0.7);
}
.hover-salmon .item-overlay {
background: rgba(245, 117, 94, 0.7);
}  .gallery-item:hover img {
transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
}
.gallery-item:hover .item-overlay {
opacity: 1; 
-moz-opacity: 1; 
}
.gallery-item:hover .image-zoom {
top: 50%;
opacity: 1; 
-moz-opacity: 1; 
}
.gallery-item:hover .event-img-meta {
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
opacity: 0; 
-moz-opacity: 0; 
}  #gallery-3 .our-gallery-btn {
text-align: center;
margin-top: 20px;
margin-bottom: 30px;
} #pricing-2.bg-image {
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/pricing-2.jpg) no-repeat fixed center center;
background-size: cover;
}
#pricing-2 .section-title {
margin-bottom: 50px;
}  #pricing-1 .pricing-table {
text-align: center;
background-color: #fff;
padding: 55px 30px 20px;
border: 1px solid #f5f5f5;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin-bottom: 40px;  
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
#pricing-2 .pricing-table {
background-color: #fff;
padding: 40px 50px 35px;
border: 1px solid #f5f5f5;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;  
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}  .pricing-table h5 {
letter-spacing: -0.5px;
margin-bottom: 20px;
}
#pricing-2 .pricing-table h5 {
letter-spacing: -0.5px;
margin-bottom: 10px;
}
.pricing-plan span {
font-size: 4.25rem;
line-height: 1;
letter-spacing: -1.5px;
}
#pricing-2 .pricing-plan span {
font-size: 3.15rem;
letter-spacing: -2px;
}
.pricing-table sup {
font-size: 3.25rem;
top: -8px;
right: 1px;
}
#pricing-2 .pricing-table sup {
font-size: 2.5rem;
top: -5px;
right: 1px;
}
.pricing-plan p {
line-height: 1;
margin-bottom: 5px;
}
#pricing-2 .pricing-plan p {
line-height: 1.3;
padding-right: 10px;
margin-bottom: 6px;
}
.pricing-plan p.grey-color {
margin-bottom: 25px;
}
#pricing-2 .pricing-plan p.grey-color {
margin-bottom: 0;
}
#pricing-2 .pricing-plan p.price-vat {
color: #757575;
margin-top: 8px;
margin-bottom: 15px;
}  .pricing-table ul.features {
padding: 25px 10px 15px;
}
#pricing-2 .pricing-table ul.features {
padding: 0 10px 0 50px;
}
.pricing-table ul.features li {
color: #000;
font-size: 1.075rem;
line-height: 1;
padding: 15px 0;
border-bottom: 1px solid #ddd;
}
#pricing-2 .pricing-table ul.features li {
padding: 0 0 13px 0;
border-bottom: none;
}
.pricing-table ul.features li:last-child {
border-bottom: none;
}
.pricing-table ul.features li.feature-disable {
color: #999;
}  .pricing-table .btn {
width: 100%;
padding: 0.85rem 0;
margin-top: 15px; 
margin-bottom: 35px;
}
#pricing-2 .pricing-table .btn {
width: auto;
padding: 0.9rem 3.5rem;
margin-top: 0; 
margin-bottom: 0;
}  .pricing-notice {
text-align: center;
margin-top: 30px;
margin-bottom: 40px;
}
.pricing-notice p {
font-size: 1.125rem;
margin-bottom: 0;
}
.pricing-notice p a {
font-weight: 700;
text-decoration: underline;
}
.pricing-notice p a:hover {
color: #333;
}
.bg-image .pricing-notice p a:hover {
color: #fff;
}   .review-1 {
background-color: #fff;
border: 1px solid #f5f5f5;
margin: 0 8px 40px;
padding: 30px 20px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
box-shadow: 0 0 5px rgba(0, 0, 0, .15);
} 
.review-2 {
text-align: center;
background-color: #fff;
border: 1px solid #f5f5f5;
margin: 0 8px 40px;
padding: 40px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
box-shadow: 0 0 5px rgba(0, 0, 0, .15);
} 
.bg-dark .review-2 {
background-color: rgba(50, 50, 50, .5);
border: 1px solid rgba(20, 20, 20, .5);
}  #reviews-1 img {
width: 90px;
height: 90px;
display: inline-block;
margin: 0 15px 0 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
#reviews-1 .testimonial-avatar { 
display: inline-block;
float: left;
}
#reviews-2 .owl-carousel img {
width: 110px;
height: 110px;
display: inline-block;
margin: 0 auto 20px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}  .review-1 p {
color: #757575;
line-height: 1.45;
padding: 15px 8px 0;
font-style: italic;
} 
.review-author h5 {
line-height: 1;
letter-spacing: -1px;
padding-top: 20px;
margin-bottom: 3px;
}
#reviews-2 .review-author h5 {
padding-top: 8px;
margin-bottom: 5px;
}
.review-author span {
font-size: 1.05rem;
line-height: 1;
letter-spacing: -0.5px;
}  .rating {
margin-top: 5px;
}
.rating i {
color: #ffc832;
font-size: 0.885rem;
line-height: 1;
margin-right: 1px;
}
.bg-dark .rating i,
.bg-ultradark .rating i {
color: #757575;
}
.rating i:last-child {
margin-right: 0;
}  .primary-nav.owl-theme .owl-dots .owl-dot.active span, 
.primary-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #ff4500;
}
.aqua-nav.owl-theme .owl-dots .owl-dot.active span, 
.aqua-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #00a3c8;
}
.aquamarine-nav.owl-theme .owl-dots .owl-dot.active span, 
.aquamarine-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #66cdaa;
}
.blue-nav.owl-theme .owl-dots .owl-dot.active span, 
.blue-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #00bfff;
}
.green-nav.owl-theme .owl-dots .owl-dot.active span, 
.green-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #64b671;
}
.olive-nav.owl-theme .owl-dots .owl-dot.active span, 
.olive-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #7ca22f;
}
.orange-nav.owl-theme .owl-dots .owl-dot.active span, 
.orange-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #ff4500;
}
.pink-nav.owl-theme .owl-dots .owl-dot.active span, 
.pink-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #fa157d;
}
.purple-nav.owl-theme .owl-dots .owl-dot.active span, 
.purple-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #594173;
}
.red-nav.owl-theme .owl-dots .owl-dot.active span, 
.red-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #ee4666;
}
.salmon-nav.owl-theme .owl-dots .owl-dot.active span, 
.salmon-nav.owl-theme .owl-dots .owl-dot:hover span {
background: #f5755e;
} .sponsors-section.bg-image {
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/sponsors.jpg) no-repeat fixed center center;
background-size: cover;
}  .sponsor-category {
margin-bottom: 60px;
}
.sponsor-category h4 {
display: inline-block;
letter-spacing: -1px;
margin-bottom: 0;
}
.sponsor-category .zigzaz {
margin-top: 8px;
margin-bottom: 40px;
}  #sponsors-1 .brand-logo {
padding: 35px 25px;
margin-bottom: 30px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out; 
} 
#sponsors-1.bg-dark .brand-logo,
#sponsors-1.bg-ultradark .brand-logo {
background-color: rgba(50, 50, 50, .5);
border: 1px solid rgba(20, 20, 20, .5);
} 
#sponsors-1 .brand-logo:hover {
background-color: #fafafa;
border: 1px solid #f5f5f5;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
} 
#sponsors-1.bg-dark .brand-logo:hover,
#sponsors-1.bg-ultradark .brand-logo:hover {
background-color: rgba(45, 45, 45, .5);
border: 1px solid rgba(20, 20, 20, .5);
} 
#sponsors-2 .brand-logo {
display: inline-block;
float: left;
padding: 0 15px;
margin-bottom: 30px;
} 
.brand-logo.items-6 {
width: 16.6666%;
}
.brand-logo.items-5 {
width: 20%;
}
.brand-logo.items-4 {
width: 25%;
padding: 0 20px;
}
.brand-logo.items-3 {
width: 33.3333%;
}
.brands-carousel .brand-logo {
padding: 0 10px;
margin-bottom: 30px;
}  .become-sponsor-btn {
text-align: center;
margin-top: 40px;
margin-bottom: 30px;
}   #faqs-1 #accordion {
margin-right: 20px;
margin-left: 20px;
}
#faqs-1 .card-header {
padding: 25px 0;
background-color: transparent;
border: none;
position: relative;
}
#faqs-1 #accordion [data-toggle="collapse"].collapsed:after,
#faqs-1 #accordion [data-toggle="collapse"]:after {
font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
content: "\f106";
position: absolute;
font-size: 1.25rem;
top: 26px;
right: 5px;
}
#faqs-1 #accordion [data-toggle="collapse"].collapsed:after {
content: "\f107";
}  #accordion .card {
background-color: transparent;
border: none;
border-bottom: 1px solid #ccc;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;    
}
#accordion .card-header h5 {
line-height: 1;
letter-spacing: -1px;
margin-bottom: 0;
}  #accordion .card-body {
padding: 5px 0 15px 0; 
}
#accordion .card-body p {
color: #666;
}
#accordion .card-body .content-list {
margin-bottom: 1rem;
}  .more-questions {
margin-top: 80px;
}
.more-questions h5 {
line-height: 1;
font-weight: 400;
letter-spacing: -0.5px;
margin-bottom: 0;
}
.more-questions a {
font-weight: 900;
text-decoration: underline;
letter-spacing: -1px;
margin-left: 3px;
}
.more-questions a:hover {
color: #111;
} .inner-page-wrapper #single-post {
margin-top: 100px;
}
.blog-post {
margin-bottom: 40px;
}
#blog-page .blog-post {
margin-bottom: 50px;
}  .blog-post span span,
.sblog-post-txt span span {
font-weight: 700;
letter-spacing: -0.5px;
}
.sblog-post-txt h2.h2-xs,
.blog-post-txt h5,
.sblog-post-txt h4.h4-xs {
letter-spacing: -0.5px;
margin-top: 8px;
margin-bottom: 30px;
}
.blog-post p {
margin-top: 20px;
margin-bottom: 25px;
}
.single-post-details .icon-lg [class*="flaticon-"]:before,
.blog-post .icon-lg [class*="flaticon-"]:before,
.single-post-details .icon-lg [class*="flaticon-"]:after,   
.blog-post .icon-lg [class*="flaticon-"]:after {   
font-size: 6.5rem;
}  .sblog-post-txt h5.h5-md {
letter-spacing: -0.5px;
margin-top: 20px;
margin-bottom: 15px;
}
.sblog-post-txt p a {
font-weight: 700;
text-decoration: underline;
}  .post-inner-img {
margin-top: 40px;
margin-bottom: 40px;  
}
.post-inner-img p {
color: #999;
font-size: 15px;
font-weight: 500;
margin-top: 15px;
margin-bottom: 0;
}  .post-tags-list {
margin-bottom: 40px;
}
.post-tags-list span a {
display: inline-block;   
color: #999;
font-size: 0.925rem;
font-weight: 400;
line-height: 1.42857;
border: 2px solid #ccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 6px 16px;
margin-right: 5px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
margin-bottom: 5px;
}
.post-tags-list span a:hover {
background-color: #fff; 
border: 2px solid #f5f5f5;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}  .post-share-links {
margin-top: 70px;
padding-top: 70px;
border-top: 1px solid #e5e5e5;
}
.share-social-icons {
display: inline-block; 
padding-left: 0;
}
.share-social-icons li {
width: auto !important;
display: inline-block !important;
vertical-align: top;
clear: none !important;
padding: 0;
}
a.share-ico {
width: 100px;
height: 36px;
font-size: 1rem;
line-height: 36px !important;
text-align: center;
margin-right: 10px;
display: block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.share-social-icons i {
font-size: 14px;
margin-right: 8px;
}
a.share-ico.ico-like { background-color: #f2f2f2; color: #333; }
a.share-ico.ico-facebook { background-color: #3b5998; color: #fff; }
a.share-ico.ico-twitter { background-color: #00a9ed; color: #fff; }
a.share-ico.ico-google-plus { background-color: #dd4b39; color: #fff; }
a.share-ico.ico-pinterest { background-color: #cb2027; color: #fff; }
a.share-ico.ico-linkedin { background-color: #015886; border-color: #015886; color: #fff; }  .other-posts {
margin-top: 80px;
}
.other-posts h5 {
letter-spacing: -0.5px;
margin-bottom: 8px;
}
.prev-post a, 
.next-post a {
color: #999;
font-size: 1rem;
font-weight: 500; 
}
.all-posts a { 
color: #999;
font-size: 1.75rem;
line-height: 1;
}
.prev-post a:hover, 
.next-post a:hover {
color: #ff4500;
text-decoration: underline;
}
.all-posts a:hover { 
color: #333;
}  .author-senoff {
background-color: #f8f9fb;
padding: 45px;
margin-top: 80px;
margin-bottom: 80px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.author-senoff img {  
width: 100px;
height: 100px;
float: left;
text-align: center;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;  
}
.author-senoff-txt {
overflow: hidden;
padding-left: 30px;
}
.author-senoff-txt h5 {
letter-spacing: -0.5px;
margin-bottom: 10px;
}
.author-senoff-txt p {
color: #757575;
margin-bottom: 0;
}  .single-post-comments {
margin-top: 30px;
margin-bottom: 80px;
padding: 0 3%;
}
.related-posts h5.h5-xl,
.single-post-comments h5.h5-xl {
letter-spacing: -0.5px;
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #e5e5e5;
}
.single-post-comments img {
width: 65px;
height: 65px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.comment-meta {
margin-bottom: 10px;
}
.comment-meta h5 {
font-size: 1.125rem;
letter-spacing: -0.5px;
line-height: 1.3;
margin-bottom: 2px;
}
.comment-date {
color: #888;
font-size: 16px;
margin-bottom: 5px;
}
.btn-reply {
margin-left: 10px;
}
.btn-reply a {
color:  #888;
font-size: 16px;  
}
.btn-reply a i {
font-size: 13px;  
margin-right: 1px;  
}
.btn-reply a:hover {
color: #ff4500;
}
.single-post-comments hr {
margin-top: 35px; 
margin-bottom: 35px; 
}  #leave-comment h5.h5-xl {
letter-spacing: -0.5px;
margin-bottom: 3px;
}
.comment-form {
position: relative;
margin-top: 10px;
}
.comment-form p {
color: #333;
font-size: 16px;
line-height: 1;
font-weight: 700;
margin-bottom: 10px;
padding-left: 5px;
display: block;
}
.comment-form .form-control {
height: 54px;
background-color: #fff;
border: 1px solid #ccc;
color: #333;
font-size: 18px;
font-weight: 300;
padding: 0 15px;
margin-bottom: 22px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.comment-form .form-control:focus {
border-color: #ff4500;
outline: 0px none;
box-shadow: none;
}
.comment-form textarea { min-height: 200px; }
.comment-form textarea.form-control { 
padding: 20px;
}  .hero-form .btn:focus {
outline: 0px none;
box-shadow: none;
}  .comment-form label.error {
color: #e74c3c;
font-size: 14px;
font-weight: 300;
margin-bottom: 20px;
}
.comment-form-msg {
width: 100%!important;
display: block;
text-align: center;
}
.comment-form .sending-msg {
margin-top: 20px;
}
.comment-form .loading {
color: #666;
font-size: 17px;
font-family: 'Noto Sans TC', sans-serif;
font-weight: 700;
}  .all-posts-btn {
margin-top: 15px;
margin-bottom: 40px;
} #newsletter-1 {
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/newsletter.jpg) no-repeat fixed center center;
background-size: cover;
}
#newsletter-1 .section-title {
margin-bottom: 35px;
}
#newsletter-1 .newsletter-form {
position: relative;
padding: 0 8%;
}  #newsletter-1 .footer-text, 
#newsletter-1 .newsletter-form p {
color: #eee;
padding: 0 15%;
margin-top: 30px;
margin-bottom: 0;
}
#newsletter-1 .newsletter-form p a { 
text-decoration: underline;
}  #newsletter-1 .form-control {
height: 60px;
background-color: #fff;
border: 1px solid #ccc;
color: #666;
font-size: 18px;
font-weight: 300;
padding: 0 20px;
margin-right: 8px;
box-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;   
}
#newsletter-1 .input-group > .form-control:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}  #newsletter-1 .form-control::-moz-placeholder { color: #666; } 
#newsletter-1.form-control:-ms-input-placeholder { color: #666; }
#newsletter-1 .form-control::-webkit-input-placeholder { color: #666; }  #newsletter-1 .form-control:focus {
border: 1px solid #aaa;
outline: 0;
box-shadow: none;
}  #newsletter-1 .btn {
width: 100%; 
height: 60px;
padding: 0 4rem;
}  #newsletter-1 .form-notification {
text-align: center;
margin-top: 20px;
}
#newsletter-1 label.valid,
#newsletter-1 label.error {
color: #fff;
font-size: 18px;
font-family: 'Noto Sans TC', sans-serif;
font-weight: 500;
line-height: 1;
margin-top: 20px;
margin-bottom: 0;
margin-left: 0;
}
#newsletter-1 label.error {
color: #ff4408;
}
#newsletter-1 label.valid {
color: #9ad9fd;
} .register-section.bg-image {
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/register.jpg) no-repeat fixed center center;
background-size: cover;
}
#register-1 .section-title {
margin-bottom: 40px;
}  .register-2-txt h3 {
letter-spacing: -1px;
margin-bottom: 25px;
}
.register-2-txt p {
margin-top: 20px;
}
.register-3-form h3 {
letter-spacing: -1px;
margin-bottom: 15px;
}  #register-1 .register-form,
#register-2 .register-form {
padding: 45px 30px;
margin-right: 0;
margin-left: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
}
#register-2 .register-form {
padding: 45px 20px 30px;
}
.register-3-form .form-holder {
position: relative;
background-color: #fff;
border: 1px solid #f5f5f5;
padding: 60px 50px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.register-3-form .register-form {
margin-top: 40px;
}  .register-form .form-control,
.register-form .custom-select {
height: 60px;
background-color: #fcfcfc;
border: 1px solid #ccc;
box-shadow: 0 0 0 0;
color: #444;
font-size: 18px;
font-weight: 300;
padding: 0 15px;
margin-bottom: 22px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
.register-form .custom-select {
display: inline-block;
width: 100%;
line-height: 1;
box-shadow: 0;
}  .register-form .form-control::-moz-placeholder { color: #555; } 
.register-form .form-control:-ms-input-placeholder { color: #555; }
.register-form .form-control::-webkit-input-placeholder { color: #555; }  .register-form .form-control:focus,
.register-form .custom-select:focus {
outline: 0px none;
background-color: #fff;
border-color: #f5f5f5;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#register-1 .register-form .btn,
#register-2 .register-form .btn,
#register-3 .register-form .btn {
width: 100%;
height: 60px;
margin-top: 10px;
}
#register-2 .register-form .btn {
margin-top: 0;
}
#register-3 .register-form .btn {
margin-top: 15px;
}  .register-form label.error {
color: #e74c3c;
font-size: 16px;
font-weight: 300;
margin-bottom: 20px;
}
.register-form-msg {
width: 100%!important;
display: block;
text-align: center;
}
.register-form .sending-msg {
margin-top: 18px;
}   #hotels-1 .list-group-item.active {
background-color: #222;
color: #ccc;
}
#hotels-1 .list-group-item {
color: #999;
background-color: rgba(40, 40, 40, .1);
border: 1px solid transparent;
padding: 25px 30px 20px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
margin-bottom: 20px;
}
#hotels-1 .list-group-item h5 {
color: #666;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
#hotels-1 .list-group-item.active h5 {
color: #fff;
}
#hotels-1.bg-ultradark .list-group-item.active h5 {
color: #ffbe30;
}
#hotels-1 .txt-block {
padding-right: 30px;
}
.hotel-info {
position: relative;
margin-bottom: 50px;
}  .hotel-name {
position: relative;
}
#hotels-2 .hotel-name {
margin-top: 20px;
}
.hotel-name h5 {
letter-spacing: -0.5px;
margin-bottom: 10px;
}  #hotels-1 .hotel-rating {
display: block;
font-size: 1rem;
line-height: 1;
margin-bottom: 12px;
}
#hotels-2 .hotel-rating {
position: absolute;
right: 10px;
top: 8px;
font-size: 1rem;
line-height: 1;
}
.hotel-badge {
position: absolute;
top: -3px;
right: 0;
}
.list-group-item p.hotel-badge,
.list-group-item .hotel-rating i {
color: #444;
}
.list-group-item.active p.hotel-badge,
.list-group-item.active .hotel-rating i {
color: #999;
}
#hotels-2 .hotel-rating i {
color: #ccc;
}  .hotel-data {
position: relative;
}
#hotels-1 .list-group-item span.hotel-price {
position: absolute;
right: 20px;
bottom: 18px;
color: #444;
background-color: transparent;
border: 2px solid #444;
font-size: 1rem;
line-height: 1;
padding: 8px 12px 10px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#hotels-1 .list-group-item span.hotel-old-price {
position: absolute;
right: 140px;
bottom: 18px;
color: #444;
background-color: transparent;
border: 2px solid transparent;
font-size: 1rem;
line-height: 1;
text-decoration: line-through;
padding: 8px 12px 10px; 
}
#hotels-1 .list-group-item.active span.hotel-price {
color: #fff;
background-color: #ff4500;
border: 2px solid #ff4500;
}
#hotels-1 .list-group-item.active span.hotel-old-price {
color: #bbb;
}
#hotels-2 span.hotel-price {
position: absolute;
right: 10px;
top: 0;
color: #fff;
font-size: 1.05rem;
line-height: 1;
padding: 8px 12px 10px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.hotel-data p {
line-height: 1.3;
font-weight: 400;
margin-bottom: 2px;
}
#hotels-1 .hotel-data p {
margin-top: 10px;
margin-bottom: 2px;
}
.hotel-data p.grey-color {
margin-left: 20px;
margin-bottom: 0;
}
#hotels-1 .hotel-data p.grey-color {
margin-top: 0;
margin-bottom: 35px;
}
.hotel-data p span,
.hotel-data p i{
font-size: 1rem;
line-height: 1;
margin-right: 5px;
}  .hotel-booking {
width: 100%;
position: absolute;
top: 50%;
transform: translateY(-50%);
opacity: 0;
text-align: center;
color: #fff;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.tab-pane .hotel-booking {
opacity: 1;
}  .tab-pane .hover-overlay, 
.hotel-info .hover-overlay {
width: 100%;
height: auto;
overflow: hidden;
position: relative; 
}
.tab-pane .hover-overlay img, 
.hotel-info .hover-overlay img {
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
overflow: hidden;
-webkit-transition: transform 400ms;
-moz-transition: transform 400ms;
-o-transition: transform 400ms;
transition: transform 400ms;
}  .tab-pane .item-overlay,
.hotel-info .item-overlay {
opacity: 0;
-moz-opacity: 0; 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(10, 10, 10, .45);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}  #hotels-1 .tab-pane:hover img,
.hotel-info:hover img {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
}
#hotels-1 .tab-pane:hover .item-overlay,
.hotel-info:hover .item-overlay,
.hotel-info:hover .hotel-booking {
opacity: 1; 
-moz-opacity: 1; 
}  .find-hotels {
text-align: center;
margin-top: 20px;
margin-bottom: 50px;
}
.find-hotels h5 {
line-height: 1.4;
letter-spacing: -0.5px;
margin-bottom: 35px;
} .contacts-3-txt {
padding-top: 100px;
padding-bottom: 450px;
}
.contacts-4-txt {
padding-left: 20px;
}  .cbox-1, 
.cbox-2, 
.cbox-3 {
text-align: center;
margin-bottom: 40px;
}
.cbox-4 {
margin-bottom: 30px;
}  .cbox-1 h5, 
.cbox-2 h5 {
letter-spacing: -0.5px;
margin-top: 35px;
margin-bottom: 15px;
}
.cbox-3 h5 {
font-weight: 900;
letter-spacing: -0.5px;
margin-top: 30px;
margin-bottom: 15px;
}
.cbox-4 h5 {
line-height: 1;
letter-spacing: -0.5px;
margin-bottom: 15px;
}
.cbox-1 p {
margin-bottom: 0;
}
.cbox-2 p {
margin-bottom: 22px;
}
.cbox-3 p {
letter-spacing: -0.5px;
margin-bottom: 2px;
}
.cbox-4 p {
margin-bottom: 3px;
}
.cbox-3 p a {
display: block;
text-decoration: underline;
}
.cbox-4 p a {
font-weight: 700;
text-decoration: underline;
}
.cbox-3 p a:hover,
.cbox-4 p a:hover {
color: #000;
}  .contacts-3-form {
margin-bottom: 100px;
}
.contacts-3-form .form-holder {
position: relative;
background-color: #fff;
border: 1px solid #f5f5f5;
padding: 60px 50px;
margin-top: -420px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.contacts-3-form .contact-form {
margin-top: 35px;
}
.contacts-3-form h3 {
letter-spacing: -1px;
margin-bottom: 5px;
}  .contact-form .form-control,
.contact-form .custom-select {
height: 58px;
background-color: #fcfcfc;
border: 1px solid #f0f0f0;
box-shadow: 0 0 0 0;
color: #444;
font-size: 18px;
font-weight: 300;
padding: 0 15px;
margin-bottom: 22px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
.contact-form .custom-select {
display: inline-block;
width: 100%;
line-height: 1;
box-shadow: 0;
}  .contact-form textarea { min-height: 200px; }
.contact-form textarea.form-control { 
padding: 20px 15px;
}  .contact-form .form-control::-moz-placeholder { color: #555; } 
.contact-form .form-control:-ms-input-placeholder { color: #555; }
.contact-form .form-control::-webkit-input-placeholder { color: #555; }  .contact-form .form-control:focus,
.contact-form .custom-select:focus {
outline: 0px none;
background-color: #fff;
border-color: #f5f5f5;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}  .contacts-section label.error {
color: #e74c3c;
font-size: 16px;
font-weight: 300;
margin-bottom: 20px;
}
.contact-form-msg {
width: 100%!important;
display: block;
text-align: center;
}
.contacts-section .sending-msg {
margin-top: 18px;
}  #contacts-4 #gmap {
padding-right: 30px;
} #gmap {
width: 100%;
height: 600px;
}
.inner-page-wrapper #gmap {
margin-top: 100px;
height: 525px;
}
.map-contacts {
position: relative;
}
.contacts-wrapper {
position: absolute;
bottom: 70px;
left: 30px;
background-color: #fff;
padding: 40px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.inner-page-wrapper .contacts-wrapper {
bottom: 50px;
}  .contact-block h4 {
font-weight: 900;
letter-spacing: -1px;
margin-bottom: 25px;
}
.contact-block h5 {
font-weight: 700;
letter-spacing: -1px;
margin-bottom: 7px;
}
.contact-block p {
margin-bottom: 0px;
}
.contact-block p a {
display: block;
color: #757575;
font-weight: 700;
letter-spacing: -0.5px;
text-decoration: underline;
margin-top: 4px;
}
.contact-block p a:hover {
color: #000;
} .footer.bg-image {
background: url(//www.divulga.com.mx/wp-content/themes/eventer/images/footer.jpg) no-repeat center center;
background-size: cover;
}  .footer h5.h5-xs {
line-height: 1;
letter-spacing: -0.25px;
margin-left: 20px;
margin-bottom: 10px;
}
.footer h5.h5-xs i {
margin-right: 10px;
}
.footer h5.h5-lg {
font-size: 1.325rem;
line-height: 1;
letter-spacing: -0.5px;
margin-bottom: 35px;
}
#footer-1 .footer-box p,
#footer-2 .footer-info p {
font-weight: 400;
margin-bottom: 3px;
}
p.foo-email a {
font-weight: 700;
text-decoration: underline;
}  .footer-links li {
font-size: 1.05rem;
width: auto !important;
display: block !important;
vertical-align: top;
clear: none !important;
margin: 0 0 9px 0;
padding: 0;
}
.footer-links li a:hover {
text-decoration: underline;
}  .foo-socials {
display: inline-block; 
padding-left: 0;
margin: 0 auto 0;
}
#footer-1 .foo-socials,
#footer-3 .foo-socials {
margin: 15px auto 0;
}
.foo-socials li {
width: auto !important;
display: inline-block !important;
vertical-align: top;
clear: none !important;
margin: 0 0 8px 0;
padding: 0;
}
.foo-socials a {
display: block;
background-color: transparent;
border: 2px solid #333;
width: 52px;
height: 52px;
color: #666;
font-size: 21px;
line-height: 48px!important;
margin-right: 4px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;  
}
.bg-image .foo-socials a,
.bg-dark .foo-socials a {
border-color: #fff; 
}
.foo-socials a.ico-facebook:hover { background-color: #3b5998; border-color: #3b5998; color: #fff; }
.foo-socials a.ico-twitter:hover { background-color: #00a9ed; border-color: #00a9ed; color: #fff; }
.foo-socials a.ico-instagram:hover { background-color: #dc3c59; border-color: #dc3c59; color: #fff; }
.foo-socials a.ico-dribbble:hover { background-color: #d92d84; border-color: #d92d84; color: #fff; }
.foo-socials a.ico-behance:hover { background-color: #2473f6; border-color: #2473f6; color: #fff; } 
.foo-socials a.ico-pinterest:hover { background-color: #ac281a; border-color: #ac281a; color: #fff; }
.foo-socials a.ico-linkedin:hover { background-color: #015886; border-color: #015886; color: #fff; }
.foo-socials a.ico-google-plus:hover { background-color: #cd1111; border-color: #cd1111; color: #fff; } 
.foo-socials a.ico-youtube:hover { background-color: #cd1b20; border-color: #cd1b20; color: #fff; } 
.foo-socials a.ico-tumblr:hover { background-color: #3a5976; border-color: #3a5976; color: #fff; }
.foo-socials a.ico-vk:hover { background-color: #3b5998; border-color: #3b5998; color: #fff; }
.foo-socials a.ico-yahoo:hover { background-color: #7b0099; border-color: #7b0099; color: #fff; }
.foo-socials a.ico-yelp:hover { background-color: #d32323; border-color: #d32323; color: #fff; }  img.insta-img {
float: left;
width: 105px;
height: 105px;
margin: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}  .footer-form .newsletter-form {
margin-top: 20px;
}
.footer-form .form-control {
display: block; 
width: 100%!important;
text-align: center;
height: 50px;
background-color: #fff;
border: 1px solid #ccc;
color: #333;
font-size: 1.125rem;
padding: 0 15px;
margin-bottom: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.footer-form .input-group > .custom-select:not(:last-child), 
.footer-form .input-group > .form-control:not(:last-child) {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}  .footer-form .form-control:focus {
border: 1px solid #ccc;
border-right: none;
outline: 0;
box-shadow: none;
}  .footer-form .input-group-btn { 
display: block; 
width: 100%!important; 
}
.footer-form .btn {
display: block; 
width: 100%!important;
height: 50px;
font-size: 1.125rem;
padding: 0.8rem 1rem;
text-transform: none;
margin-left: 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.footer-form .btn:focus {
outline: 0;
box-shadow: none;
}  .footer-form .form-notification {
font-size: 1rem;
font-weight: 400;
line-height: 1;
margin-top: 15px;
margin-left: 5px;
}  .bottom-footer {
border-top: 1px solid #ddd;
margin-top: 20px;
padding-top: 45px;
}
.bottom-footer p span {
font-weight: 700;
}
.bg-dark .bottom-footer {
border-top: 1px solid #444;
}
.bg-purple .bottom-footer {
border-top: 1px solid #7e5ba3;
}   .page-hero-section {
background: no-repeat center center;
padding-top: 250px;
padding-bottom: 90px;
background-size: cover;
}
.page-hero-section h2 {
line-height: 1;
letter-spacing: -0.5px;
margin-bottom: 12px;
} .breadcrumb {
padding: 10px 0;
margin-left: 5px;
margin-bottom: 0;
background-color: transparent;
border-radius: 0;
width: 100%;
}  .breadcrumb-item a,
.breadcrumb-item.active {
font-size: 1.125rem;
font-weight: 700;
}
.breadcrumb.white-color .breadcrumb-item.active,
.breadcrumb.white-color .breadcrumb-item + .breadcrumb-item::before {
color: #fff!important;
}
.breadcrumb-item + .breadcrumb-item::before {
font-size: 1.15rem;
display: inline-block;
padding-right: 12px;
margin-top: -1px;
content: "\00bb";
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 15px;
} .inner-page-wrapper #event-details {
margin-top: 100px;
}  
.event-details h3 {
line-height: 1;
letter-spacing: -1px;
margin-top: 15px;
margin-bottom: 20px;
}
.event-details h5.h5-md {
line-height: 1;
letter-spacing: -0.5px;
margin-bottom: 0;
}
.event-details h5 i {
color: #999;
font-size: 1.05rem;
margin-right: 5px;
} 
.event-details h5.h5-lg {
letter-spacing: -0.5px;
margin-top: 40px;
margin-bottom: 20px;
}
.session-speakers {
margin-top: 35px;
}
.session-speakers .speaker-1 {
text-align: left;
}
.session-speakers .speaker-1 h5.h5-lg {
margin-top: 0;
margin-bottom: 10px;
} #sidebar h5.h5-sm {
letter-spacing: -0.5px;
margin-bottom: 30px;
}  #search-field .form-control {
background-color: #f0f0f0;
height: 54px;
padding-left: 20px;
border: none;
-webkit-border-radius: 6px 0 0 6px;
-moz-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
}
#search-field .btn {
background-color: #f0f0f0;
color: #777;
border: none;
height: 54px;
padding: 0 18px;
margin-top: 0;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
-webkit-border-radius: 0px 6px 6px 0;
-moz-border-radius: 0px 6px 6px 0;
border-radius: 0px 6px 6px 0;
}
#search-field .form-control:focus {
border-color: #999;
outline: 0px none;
box-shadow: none;
}  ul.blog-category-list > li {
padding: 12px 0;
border-bottom: 1px dashed #c0c0c0;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;  
}
ul.blog-category-list > li:first-child {
padding: 0 0 12px;
}
ul.blog-category-list > li:last-child {
padding: 12px 0 0;
border-bottom: none;
}
ul.blog-category-list > li a {
color: #555;
}
ul.blog-category-list > li a i {
font-size: 0.875rem;
margin-right: 5px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;
}
ul.blog-category-list > li span {
color: #444;
font-weight: 500;
}
ul.blog-category-list li:hover {
padding-left: 12px;
}  .popular-posts li { 
padding: 14px 0;
border-bottom: 1px dashed #c0c0c0;
}
.popular-posts li:first-child {
padding: 0 0 14px;
}
.popular-posts li:last-child {
padding: 14px 0 0;
border-bottom: 0; 
}
.popular-posts img {
width: 100px;
height: 100px;
text-align: center;
float: left;
}
.post-summary {
overflow: hidden;
padding-left: 20px;
}  .post-summary a { 
color: #555;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.popular-posts .post-summary a:hover { 
text-decoration: underline;
}
.popular-posts p { 
color: #888;  
font-size: 0.875rem;
margin-top: 6px;
margin-bottom: 0;
}  .badge {
font-size: 0.75rem;
font-weight: 600;
color: #999;
border: none;
background-color: #fff;
border: 2px solid #ccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-bottom: 8px;
padding: 4px 14px;
margin-right: 2px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out;  
}
.badge a {
color: #999!important;
font-size: 0.925rem;
font-weight: 400;
line-height: 1.42857;
}
.badge:hover {
background-color: #333;
border-color: #333;
}
.badge:hover a {
color: #fff!important;
} .blog-page-pagination {
padding-top: 30px;
}
.page-link {
color: #666;
font-weight: 500;
padding: .65rem .95rem;
margin: 0 5px;
background-color: #fff;
border-color: #f3f3f3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.page-item:first-child .page-link {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.page-item:last-child .page-link {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.page-item.disabled .page-link {
color: #aaa;
background-color: #fff;
border-color: #e5e5e5;
}
.next-page.page-link1 {
margin-left: 30px;
}
.page-link:hover,
.page-link:focus,
.page-item.active .page-link {
background-color: #594173;
color: #fff;
border-color: #594173;
-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .15);
-moz-box-shadow: 0 8px 8px rgba(0, 0, 0, .15);
box-shadow: 0 8px 8px rgba(0, 0, 0, .15);
}
.primary-pagination .page-link:hover,
.primary-pagination .page-link:focus,
.primary-pagination .page-item.active .page-link {
background-color: #ff4500;
border-color: #ff4500;
} #scrollUp {
display: none;
width: 40px;
height: 45px;
position: fixed;
bottom: 20px;
right: 30px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-image: url(//www.divulga.com.mx/wp-content/themes/eventer/images/back-to-top.png);
background-repeat: no-repeat;
background-position: 50% 48%;
background-color: rgba(35, 35, 35, 0.65);
-webkit-transition: all 250ms linear;
-moz-transition: all 250ms linear;
transition: all 250ms linear; 
}
#scrollUp:hover {
background-color: #666;
}
nav a#pull {  
display: none;  
} 
.tra-menu.scroll .wsmenu > .wsmenu-list > li a.btn-primary{
color: #fff!important;
} #stlChanger {
position: fixed;
z-index: 9999;
font-size: 13px;
font-family: 'Lato', sans-serif;
overflow: hidden;
right: -230px;
top: 125px;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
#stlChanger.open {
right: 0px;
}
#stlChanger .bgChanger {
min-width: 280px;
min-height: 280px;
}
#stlChanger .blockChanger {
width: 230px;
}
#stlChanger .chBody {
background: #f9f9f9;
width: 230px;
position: relative;
overflow: hidden;
border: 1px solid #e0e0e0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
height: 600px; 
overflow: scroll; 
overflow-x: hidden;
direction: rtl;
margin-left: 50px;
}
#stlChanger .chBut {
background: #ff4500;
width: 50px;
height: 50px;
position: absolute;
top: 15px;
left: 0;
z-index: 1000000;
text-align: center;
border: 1px solid #ff4500;
border-left: none;
border-radius: 6px 0px 0px 6px;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); 
}
#stlChanger .chBut.icon-xs [class*="flaticon-"]:before,
#stlChanger .chBut.icon-xs [class*="flaticon-"]:after {   
color: #fff;
font-size: 2.25rem;
line-height: 49px!important;
}
#stlChanger p {
color: #444;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.25px;
margin-bottom: 20px;
}
#stlChanger .stBgs a {
text-decoration: none;
width: 50px;
height: 50px;
float: left;
padding: 0;
margin: 0 4px 8px;
cursor: pointer;
opacity: 1;
}
#stlChanger .stBgs a:hover {
opacity: 0.7;
}
.stBlock1 {
margin: 0 20px 25px 20px;
}
.stBlock .btn {
width: 100%;
font-size: 13px;
line-height: 1;
padding: 12px 12px;
margin-top: 15px;
}
.s_1 img {
opacity: 1;
margin-bottom: 12px;
border: 1px solid #ddd;
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
-ms-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
}
.s_1 img:hover {
opacity: 0.8;
}
#newsletter-1 .custom .btn{
width: initial;
}
.display-block{
display: block;
}
.single-hotels-details #hotels-2 span.hotel-price{
right: 0;
padding-right: 0;
}
.single-hotels-details #hotels-2 .hotel-rating{
right: 0;
} .lightgrey-color-2{color:#bbb!important;}
.search-results .blog-post.text-center{ text-align: initial; }
.grey-nav.perch-vc-carousel .owl-dots .owl-dot.active span{background-color:#ff4500;}  .topbar-display .headtoppart {
display: block;
width: 100%;
height: 40px;
margin: 0px auto;
padding: 0px 0px;
min-width: 320px;
-webkit-transition: all 450ms ease-in-out;
-moz-transition: all 450ms ease-in-out;
-o-transition: all 450ms ease-in-out;
-ms-transition: all 450ms ease-in-out;
transition: all 450ms ease-in-out; 
}
.topbar-display .headertopleft {
width: 50%;
float: left;
padding-left: 15px;
}
.headertopright {
width: 50%;
float: right;
text-align: right;
padding-right: 15px;
}
.topbar-display .headertopright a {
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
color: #fff;
font-size: 13px;
float: right;
}
.topbar-display .headertopright a:hover {
background-color: #272B37;
}
.topbar-display .headertopright a.facebookicon:hover {
background-color: #3b5998;
color: #fff;
}
.topbar-display.headertopright a.twittericon:hover {
background-color: #55acee;
color: #fff;
}
.topbar-display .headertopright a.linkedinicon:hover {
background-color: #0077b5;
color: #fff;
}
.topbar-display .headertopright a.googleicon:hover {
background-color: #dd4b39;
color: #fff;
}
.address a {
color: #fff;
font-size: 13px;
line-height: 40px;
}
.topbar-display .address span {
color: #fff;
font-size: 13px;
line-height: 40px;
margin-right: 9px;
}
.topbar-display  .address i {
position: relative;
color: #fff;
font-size: 11px;
top: -1px;
margin-right: 7px;
margin-left: 5px;
}
.topbar-display  .norlt {
position: static;
}
.topbar-display .show-grid {
background-color: #fff;
}
.topbar-display .btn-border {
border: 2px solid;
border-radius: 40px;
display: inline-block;
font-size: 13px;
text-transform: uppercase;
-moz-user-select: none;
background-image: none;
text-align: center;
vertical-align: middle;
white-space: nowrap;
color: #fff;
padding: 15px 40px;
}
.topbar-display .btn-border:hover {
color: #fff;
text-decoration: none;
opacity: 0.9;
}
.topbar-display .btn-border:focus {
color: #fff;
text-decoration: none;
opacity: 0.9;
}
.topbar-display .mobiletext02 {
display: none;
}
.bg-lightgrey .address a, 
.bg-lightgrey .address span {
color: #747373;
}
.topbar-display .bg-lightgrey .address i,
.topbar-display .bg-lightgrey .headertopright a {
color: #5f5f5f;
}
@media only screen and (min-width: 230px) and (max-width:991px) {
.topbar-display .headtoppart {
display: none;
}
.topbar-display .swichermainbx {
width: 96%;
margin: 25% 2%;
display: block;
background-color: rgba(0, 0, 0, 0.5);
padding: 15px 25px;
border-radius: 14px;
}
.topbar-display .swichermainleft, .swichermainright {
width: 98%;
margin: 1% 1%;
}
.topbar-display .wscolorcode {
width: 12.5%;
}
.topbar-display .swichertxt {
display: none;
}
.topbar-display .swichertxt02 span {
display: none;
}
}