@charset "UTF-8";
/* -------------------------------------------------------------- 

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

table, td, th {
  vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

/* Remove annoying border on linked images. */
a img {
  border: none;
}

@font-face {
  font-family: "BwModelica-Bold";
  font-display: auto;
  src: url("/fonts/37D293_0_0.eot");
  src: url("/fonts/37D293_0_0.eot?#iefix") format("embedded-opentype"), url("/fonts/37D293_0_0.woff2") format("woff2"), url("/fonts/37D293_0_0.woff") format("woff"), url("/fonts/37D293_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "BwModelica-Medium";
  font-display: auto;
  src: url("/fonts/37D293_1_0.eot");
  src: url("/fonts/37D293_1_0.eot?#iefix") format("embedded-opentype"), url("/fonts/37D293_1_0.woff2") format("woff2"), url("/fonts/37D293_1_0.woff") format("woff"), url("/fonts/37D293_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "BwModelica-Regular";
  font-display: auto;
  src: url("/fonts/37D293_2_0.eot");
  src: url("/fonts/37D293_2_0.eot?#iefix") format("embedded-opentype"), url("/fonts/37D293_2_0.woff2") format("woff2"), url("/fonts/37D293_2_0.woff") format("woff"), url("/fonts/37D293_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "Rosella-Solid";
  font-display: auto;
  src: url("/fonts/37D293_3_0.eot");
  src: url("/fonts/37D293_3_0.eot?#iefix") format("embedded-opentype"), url("/fonts/37D293_3_0.woff2") format("woff2"), url("/fonts/37D293_3_0.woff") format("woff"), url("/fonts/37D293_3_0.ttf") format("truetype");
}
/* ========================================================================== *
 * Copyright 2014 USRZ.com and Pier Paolo Fumagalli                           *
 * -------------------------------------------------------------------------- *
 * Licensed under the Apache License, Version 2.0 (the "License");            *
 * you may not use this file except in compliance with the License.           *
 * You may obtain a copy of the License at                                    *
 *                                                                            *
 *  http://www.apache.org/licenses/LICENSE-2.0                                *
 *                                                                            *
 * Unless required by applicable law or agreed to in writing, software        *
 * distributed under the License is distributed on an "AS IS" BASIS,          *
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   *
 * See the License for the specific language governing permissions and        *
 * limitations under the License.                                             *
 * ========================================================================== */
/* Define properties for our icons (default to the unknown language flag) */
.lang-xs {
  background-position: 0px -473px;
  min-width: 16px;
  height: 13px;
  min-height: 13px;
  max-height: 13px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("../img/languages.png");
}

/*
.lang-sm { background-position: 0px -1172px; min-width: 22px; height: 16px; min-height: 16px; max-height: 16px; background-repeat: no-repeat; display: inline-block; background-image: url('../img/languages.png'); }
.lang-lg { background-position: 0px -2134px; min-width: 30px; height: 22px; min-height: 22px; max-height: 22px; background-repeat: no-repeat; display: inline-block; background-image: url('../img/languages.png'); }
*/
/* Positions in our sprite for xs-sized images */
.lang-xs[lang=ar] {
  background-position: 0px 0px;
}

.lang-xs[lang=be] {
  background-position: 0px -11px;
}

.lang-xs[lang=bg] {
  background-position: 0px -22px;
}

.lang-xs[lang=cs] {
  background-position: 0px -33px;
}

.lang-xs[lang=da] {
  background-position: 0px -44px;
}

.lang-xs[lang=de] {
  background-position: 0px -55px;
}

.lang-xs[lang=el] {
  background-position: 0px -66px;
}

.lang-xs[lang=en] {
  background-position: 0px -77px;
}

.lang-xs[lang=es] {
  background-position: 0px -88px;
}

.lang-xs[lang=et] {
  background-position: 0px -99px;
}

.lang-xs[lang=fi] {
  background-position: 0px -110px;
}

.lang-xs[lang=fr] {
  background-position: 0px -121px;
}

.lang-xs[lang=ga] {
  background-position: 0px -132px;
}

.lang-xs[lang=hi] {
  background-position: 0px -143px;
}

.lang-xs[lang=hr] {
  background-position: 0px -154px;
}

.lang-xs[lang=hu] {
  background-position: 0px -165px;
}

.lang-xs[lang=in] {
  background-position: 0px -176px;
}

.lang-xs[lang=is] {
  background-position: 0px -187px;
}

.lang-xs[lang=it] {
  background-position: 0px -198px;
}

.lang-xs[lang=iw] {
  background-position: 0px -209px;
}

.lang-xs[lang=ja] {
  background-position: 0px -220px;
}

.lang-xs[lang=ko] {
  background-position: 0px -231px;
}

.lang-xs[lang=lt] {
  background-position: 0px -242px;
}

.lang-xs[lang=lv] {
  background-position: 0px -253px;
}

.lang-xs[lang=mk] {
  background-position: 0px -264px;
}

.lang-xs[lang=ms] {
  background-position: 0px -275px;
}

.lang-xs[lang=mt] {
  background-position: 0px -286px;
}

.lang-xs[lang=nl] {
  background-position: 0px -297px;
}

.lang-xs[lang=no] {
  background-position: 0px -308px;
}

.lang-xs[lang=pl] {
  background-position: 0px -319px;
}

.lang-xs[lang=pt] {
  background-position: 0px -330px;
}

.lang-xs[lang=ro] {
  background-position: 0px -341px;
}

.lang-xs[lang=ru] {
  background-position: 0px -352px;
}

.lang-xs[lang=sk] {
  background-position: 0px -363px;
}

.lang-xs[lang=sl] {
  background-position: 0px -374px;
}

.lang-xs[lang=sq] {
  background-position: 0px -385px;
}

.lang-xs[lang=sr] {
  background-position: 0px -396px;
}

.lang-xs[lang=sv] {
  background-position: 0px -407px;
}

.lang-xs[lang=th] {
  background-position: 0px -418px;
}

.lang-xs[lang=tr] {
  background-position: 0px -429px;
}

.lang-xs[lang=uk] {
  background-position: 0px -440px;
}

.lang-xs[lang=vi] {
  background-position: 0px -451px;
}

.lang-xs[lang=zh] {
  background-position: 0px -462px;
}

.lang-xs[lang=ca] {
  background-image: url("../img/languages-others.png");
  background-position: 0px 0px;
}

.lang-xs[lang=eu] {
  background-image: url("../img/languages-others.png");
  background-position: 0px -11px;
}

/* Positions in our sprite for sm-sized images */
/*
.lang-sm[lang=ar] { background-position: 0px  -484px; }
.lang-sm[lang=be] { background-position: 0px  -500px; }
.lang-sm[lang=bg] { background-position: 0px  -516px; }
.lang-sm[lang=cs] { background-position: 0px  -532px; }
.lang-sm[lang=da] { background-position: 0px  -548px; }
.lang-sm[lang=de] { background-position: 0px  -564px; }
.lang-sm[lang=el] { background-position: 0px  -580px; }
.lang-sm[lang=en] { background-position: 0px  -596px; }
.lang-sm[lang=es] { background-position: 0px  -612px; }
.lang-sm[lang=et] { background-position: 0px  -628px; }
.lang-sm[lang=fi] { background-position: 0px  -644px; }
.lang-sm[lang=fr] { background-position: 0px  -660px; }
.lang-sm[lang=ga] { background-position: 0px  -676px; }
.lang-sm[lang=hi] { background-position: 0px  -692px; }
.lang-sm[lang=hr] { background-position: 0px  -708px; }
.lang-sm[lang=hu] { background-position: 0px  -724px; }
.lang-sm[lang=in] { background-position: 0px  -740px; }
.lang-sm[lang=is] { background-position: 0px  -756px; }
.lang-sm[lang=it] { background-position: 0px  -772px; }
.lang-sm[lang=iw] { background-position: 0px  -788px; }
.lang-sm[lang=ja] { background-position: 0px  -804px; }
.lang-sm[lang=ko] { background-position: 0px  -820px; }
.lang-sm[lang=lt] { background-position: 0px  -836px; }
.lang-sm[lang=lv] { background-position: 0px  -852px; }
.lang-sm[lang=mk] { background-position: 0px  -868px; }
.lang-sm[lang=ms] { background-position: 0px  -884px; }
.lang-sm[lang=mt] { background-position: 0px  -900px; }
.lang-sm[lang=nl] { background-position: 0px  -916px; }
.lang-sm[lang=no] { background-position: 0px  -932px; }
.lang-sm[lang=pl] { background-position: 0px  -948px; }
.lang-sm[lang=pt] { background-position: 0px  -964px; }
.lang-sm[lang=ro] { background-position: 0px  -980px; }
.lang-sm[lang=ru] { background-position: 0px  -996px; }
.lang-sm[lang=sk] { background-position: 0px -1012px; }
.lang-sm[lang=sl] { background-position: 0px -1028px; }
.lang-sm[lang=sq] { background-position: 0px -1044px; }
.lang-sm[lang=sr] { background-position: 0px -1060px; }
.lang-sm[lang=sv] { background-position: 0px -1076px; }
.lang-sm[lang=th] { background-position: 0px -1092px; }
.lang-sm[lang=tr] { background-position: 0px -1108px; }
.lang-sm[lang=uk] { background-position: 0px -1124px; }
.lang-sm[lang=vi] { background-position: 0px -1140px; }
.lang-sm[lang=zh] { background-position: 0px -1156px; }
*/
/* Positions in our sprite for lg-sized images */
/*
.lang-lg[lang=ar] { background-position: 0px -1188px; }
.lang-lg[lang=be] { background-position: 0px -1210px; }
.lang-lg[lang=bg] { background-position: 0px -1232px; }
.lang-lg[lang=cs] { background-position: 0px -1254px; }
.lang-lg[lang=da] { background-position: 0px -1276px; }
.lang-lg[lang=de] { background-position: 0px -1298px; }
.lang-lg[lang=el] { background-position: 0px -1320px; }
.lang-lg[lang=en] { background-position: 0px -1342px; }
.lang-lg[lang=es] { background-position: 0px -1364px; }
.lang-lg[lang=et] { background-position: 0px -1386px; }
.lang-lg[lang=fi] { background-position: 0px -1408px; }
.lang-lg[lang=fr] { background-position: 0px -1430px; }
.lang-lg[lang=ga] { background-position: 0px -1452px; }
.lang-lg[lang=hi] { background-position: 0px -1474px; }
.lang-lg[lang=hr] { background-position: 0px -1496px; }
.lang-lg[lang=hu] { background-position: 0px -1518px; }
.lang-lg[lang=in] { background-position: 0px -1540px; }
.lang-lg[lang=is] { background-position: 0px -1562px; }
.lang-lg[lang=it] { background-position: 0px -1584px; }
.lang-lg[lang=iw] { background-position: 0px -1606px; }
.lang-lg[lang=ja] { background-position: 0px -1628px; }
.lang-lg[lang=ko] { background-position: 0px -1650px; }
.lang-lg[lang=lt] { background-position: 0px -1672px; }
.lang-lg[lang=lv] { background-position: 0px -1694px; }
.lang-lg[lang=mk] { background-position: 0px -1716px; }
.lang-lg[lang=ms] { background-position: 0px -1738px; }
.lang-lg[lang=mt] { background-position: 0px -1760px; }
.lang-lg[lang=nl] { background-position: 0px -1782px; }
.lang-lg[lang=no] { background-position: 0px -1804px; }
.lang-lg[lang=pl] { background-position: 0px -1826px; }
.lang-lg[lang=pt] { background-position: 0px -1848px; }
.lang-lg[lang=ro] { background-position: 0px -1870px; }
.lang-lg[lang=ru] { background-position: 0px -1892px; }
.lang-lg[lang=sk] { background-position: 0px -1914px; }
.lang-lg[lang=sl] { background-position: 0px -1936px; }
.lang-lg[lang=sq] { background-position: 0px -1958px; }
.lang-lg[lang=sr] { background-position: 0px -1980px; }
.lang-lg[lang=sv] { background-position: 0px -2002px; }
.lang-lg[lang=th] { background-position: 0px -2024px; }
.lang-lg[lang=tr] { background-position: 0px -2046px; }
.lang-lg[lang=uk] { background-position: 0px -2068px; }
.lang-lg[lang=vi] { background-position: 0px -2090px; }
.lang-lg[lang=zh] { background-position: 0px -2112px; }
*/
/* Labels for the unknown language */
.lang-lbl:after {
  content: "Unknown language";
}

.lang-lbl-en:after {
  content: "Unknown language";
}

.lang-lbl-full:after {
  content: "Unknown language";
}

/* Labels in native (default) language */
/*
.lang-lbl[lang=ar]:after { content: "\000627\000644\000639\000631\000628\00064A\000629"; }
.lang-lbl[lang=be]:after { content: "\000411\000435\00043B\000430\000440\000443\000441\00043A\000456"; }
.lang-lbl[lang=bg]:after { content: "\000411\00044A\00043B\000433\000430\000440\000441\00043A\000438"; }
.lang-lbl[lang=cs]:after { content: "\00010Ce\000161tina"; }
.lang-lbl[lang=da]:after { content: "Dansk"; }
.lang-lbl[lang=de]:after { content: "Deutsch"; }
.lang-lbl[lang=el]:after { content: "\000395\0003BB\0003BB\0003B7\0003BD\0003B9\0003BA\0003AC"; }
.lang-lbl[lang=en]:after { content: "English"; }
.lang-lbl[lang=es]:after { content: "Espa\0000F1ol"; }
.lang-lbl[lang=et]:after { content: "Eesti"; }
.lang-lbl[lang=fi]:after { content: "Suomi"; }
.lang-lbl[lang=fr]:after { content: "Fran\0000E7ais"; }
.lang-lbl[lang=ga]:after { content: "Gaeilge"; }
.lang-lbl[lang=hi]:after { content: "\000939\00093F\000902\000926\000940"; }
.lang-lbl[lang=hr]:after { content: "Hrvatski"; }
.lang-lbl[lang=hu]:after { content: "Magyar"; }
.lang-lbl[lang=in]:after { content: "Bahasa\000020indonesia"; }
.lang-lbl[lang=is]:after { content: "\0000CDslenska"; }
.lang-lbl[lang=it]:after { content: "Italiano"; }
.lang-lbl[lang=iw]:after { content: "\0005E2\0005D1\0005E8\0005D9\0005EA"; }
.lang-lbl[lang=ja]:after { content: "\0065E5\00672C\008A9E"; }
.lang-lbl[lang=ko]:after { content: "\00D55C\00AD6D\00C5B4"; }
.lang-lbl[lang=lt]:after { content: "Lietuvi\000173"; }
.lang-lbl[lang=lv]:after { content: "Latvie\000161u"; }
.lang-lbl[lang=mk]:after { content: "\00041C\000430\00043A\000435\000434\00043E\00043D\000441\00043A\000438"; }
.lang-lbl[lang=ms]:after { content: "Bahasa\000020melayu"; }
.lang-lbl[lang=mt]:after { content: "Malti"; }
.lang-lbl[lang=nl]:after { content: "Nederlands"; }
.lang-lbl[lang=no]:after { content: "Norsk"; }
.lang-lbl[lang=pl]:after { content: "Polski"; }
.lang-lbl[lang=pt]:after { content: "Portugu\0000EAs"; }
.lang-lbl[lang=ro]:after { content: "Rom\0000E2n\000103"; }
.lang-lbl[lang=ru]:after { content: "\000420\000443\000441\000441\00043A\000438\000439"; }
.lang-lbl[lang=sk]:after { content: "Sloven\00010Dina"; }
.lang-lbl[lang=sl]:after { content: "Sloven\000161\00010Dina"; }
.lang-lbl[lang=sq]:after { content: "Shqipe"; }
.lang-lbl[lang=sr]:after { content: "\000421\000440\00043F\000441\00043A\000438"; }
.lang-lbl[lang=sv]:after { content: "Svenska"; }
.lang-lbl[lang=th]:after { content: "\000E44\000E17\000E22"; }
.lang-lbl[lang=tr]:after { content: "T\0000FCrk\0000E7e"; }
.lang-lbl[lang=uk]:after { content: "\000423\00043A\000440\000430\000457\00043D\000441\00044C\00043A\000430"; }
.lang-lbl[lang=vi]:after { content: "Ti\001EBFng\000020vi\001EC7t"; }
.lang-lbl[lang=zh]:after { content: "\004E2D\006587"; }
*/
/* Labels in english language */
/*
.lang-lbl-en[lang=ar]:after { content: "Arabic"; }
.lang-lbl-en[lang=be]:after { content: "Belarusian"; }
.lang-lbl-en[lang=bg]:after { content: "Bulgarian"; }
.lang-lbl-en[lang=cs]:after { content: "Czech"; }
.lang-lbl-en[lang=da]:after { content: "Danish"; }
.lang-lbl-en[lang=de]:after { content: "German"; }
.lang-lbl-en[lang=el]:after { content: "Greek"; }
.lang-lbl-en[lang=en]:after { content: "English"; }
.lang-lbl-en[lang=es]:after { content: "Spanish"; }
.lang-lbl-en[lang=et]:after { content: "Estonian"; }
.lang-lbl-en[lang=fi]:after { content: "Finnish"; }
.lang-lbl-en[lang=fr]:after { content: "French"; }
.lang-lbl-en[lang=ga]:after { content: "Irish"; }
.lang-lbl-en[lang=hi]:after { content: "Hindi"; }
.lang-lbl-en[lang=hr]:after { content: "Croatian"; }
.lang-lbl-en[lang=hu]:after { content: "Hungarian"; }
.lang-lbl-en[lang=in]:after { content: "Indonesian"; }
.lang-lbl-en[lang=is]:after { content: "Icelandic"; }
.lang-lbl-en[lang=it]:after { content: "Italian"; }
.lang-lbl-en[lang=iw]:after { content: "Hebrew"; }
.lang-lbl-en[lang=ja]:after { content: "Japanese"; }
.lang-lbl-en[lang=ko]:after { content: "Korean"; }
.lang-lbl-en[lang=lt]:after { content: "Lithuanian"; }
.lang-lbl-en[lang=lv]:after { content: "Latvian"; }
.lang-lbl-en[lang=mk]:after { content: "Macedonian"; }
.lang-lbl-en[lang=ms]:after { content: "Malay"; }
.lang-lbl-en[lang=mt]:after { content: "Maltese"; }
.lang-lbl-en[lang=nl]:after { content: "Dutch"; }
.lang-lbl-en[lang=no]:after { content: "Norwegian"; }
.lang-lbl-en[lang=pl]:after { content: "Polish"; }
.lang-lbl-en[lang=pt]:after { content: "Portuguese"; }
.lang-lbl-en[lang=ro]:after { content: "Romanian"; }
.lang-lbl-en[lang=ru]:after { content: "Russian"; }
.lang-lbl-en[lang=sk]:after { content: "Slovak"; }
.lang-lbl-en[lang=sl]:after { content: "Slovenian"; }
.lang-lbl-en[lang=sq]:after { content: "Albanian"; }
.lang-lbl-en[lang=sr]:after { content: "Serbian"; }
.lang-lbl-en[lang=sv]:after { content: "Swedish"; }
.lang-lbl-en[lang=th]:after { content: "Thai"; }
.lang-lbl-en[lang=tr]:after { content: "Turkish"; }
.lang-lbl-en[lang=uk]:after { content: "Ukrainian"; }
.lang-lbl-en[lang=vi]:after { content: "Vietnamese"; }
.lang-lbl-en[lang=zh]:after { content: "Chinese"; }
*/
/* Combined native/english labels */
/*
.lang-lbl-full[lang=ar]:after { content: "\000627\000644\000639\000631\000628\00064A\000629\0000A0/\0000A0Arabic"; }
.lang-lbl-full[lang=be]:after { content: "\000411\000435\00043B\000430\000440\000443\000441\00043A\000456\0000A0/\0000A0Belarusian"; }
.lang-lbl-full[lang=bg]:after { content: "\000411\00044A\00043B\000433\000430\000440\000441\00043A\000438\0000A0/\0000A0Bulgarian"; }
.lang-lbl-full[lang=cs]:after { content: "\00010Ce\000161tina\0000A0/\0000A0Czech"; }
.lang-lbl-full[lang=da]:after { content: "Dansk\0000A0/\0000A0Danish"; }
.lang-lbl-full[lang=de]:after { content: "Deutsch\0000A0/\0000A0German"; }
.lang-lbl-full[lang=el]:after { content: "\000395\0003BB\0003BB\0003B7\0003BD\0003B9\0003BA\0003AC\0000A0/\0000A0Greek"; }
.lang-lbl-full[lang=en]:after { content: "English\0000A0/\0000A0English"; }
.lang-lbl-full[lang=es]:after { content: "Espa\0000F1ol\0000A0/\0000A0Spanish"; }
.lang-lbl-full[lang=et]:after { content: "Eesti\0000A0/\0000A0Estonian"; }
.lang-lbl-full[lang=fi]:after { content: "Suomi\0000A0/\0000A0Finnish"; }
.lang-lbl-full[lang=fr]:after { content: "Fran\0000E7ais\0000A0/\0000A0French"; }
.lang-lbl-full[lang=ga]:after { content: "Gaeilge\0000A0/\0000A0Irish"; }
.lang-lbl-full[lang=hi]:after { content: "\000939\00093F\000902\000926\000940\0000A0/\0000A0Hindi"; }
.lang-lbl-full[lang=hr]:after { content: "Hrvatski\0000A0/\0000A0Croatian"; }
.lang-lbl-full[lang=hu]:after { content: "Magyar\0000A0/\0000A0Hungarian"; }
.lang-lbl-full[lang=in]:after { content: "Bahasa\000020indonesia\0000A0/\0000A0Indonesian"; }
.lang-lbl-full[lang=is]:after { content: "\0000CDslenska\0000A0/\0000A0Icelandic"; }
.lang-lbl-full[lang=it]:after { content: "Italiano\0000A0/\0000A0Italian"; }
.lang-lbl-full[lang=iw]:after { content: "\0005E2\0005D1\0005E8\0005D9\0005EA\0000A0/\0000A0Hebrew"; }
.lang-lbl-full[lang=ja]:after { content: "\0065E5\00672C\008A9E\0000A0/\0000A0Japanese"; }
.lang-lbl-full[lang=ko]:after { content: "\00D55C\00AD6D\00C5B4\0000A0/\0000A0Korean"; }
.lang-lbl-full[lang=lt]:after { content: "Lietuvi\000173\0000A0/\0000A0Lithuanian"; }
.lang-lbl-full[lang=lv]:after { content: "Latvie\000161u\0000A0/\0000A0Latvian"; }
.lang-lbl-full[lang=mk]:after { content: "\00041C\000430\00043A\000435\000434\00043E\00043D\000441\00043A\000438\0000A0/\0000A0Macedonian"; }
.lang-lbl-full[lang=ms]:after { content: "Bahasa\000020melayu\0000A0/\0000A0Malay"; }
.lang-lbl-full[lang=mt]:after { content: "Malti\0000A0/\0000A0Maltese"; }
.lang-lbl-full[lang=nl]:after { content: "Nederlands\0000A0/\0000A0Dutch"; }
.lang-lbl-full[lang=no]:after { content: "Norsk\0000A0/\0000A0Norwegian"; }
.lang-lbl-full[lang=pl]:after { content: "Polski\0000A0/\0000A0Polish"; }
.lang-lbl-full[lang=pt]:after { content: "Portugu\0000EAs\0000A0/\0000A0Portuguese"; }
.lang-lbl-full[lang=ro]:after { content: "Rom\0000E2n\000103\0000A0/\0000A0Romanian"; }
.lang-lbl-full[lang=ru]:after { content: "\000420\000443\000441\000441\00043A\000438\000439\0000A0/\0000A0Russian"; }
.lang-lbl-full[lang=sk]:after { content: "Sloven\00010Dina\0000A0/\0000A0Slovak"; }
.lang-lbl-full[lang=sl]:after { content: "Sloven\000161\00010Dina\0000A0/\0000A0Slovenian"; }
.lang-lbl-full[lang=sq]:after { content: "Shqipe\0000A0/\0000A0Albanian"; }
.lang-lbl-full[lang=sr]:after { content: "\000421\000440\00043F\000441\00043A\000438\0000A0/\0000A0Serbian"; }
.lang-lbl-full[lang=sv]:after { content: "Svenska\0000A0/\0000A0Swedish"; }
.lang-lbl-full[lang=th]:after { content: "\000E44\000E17\000E22\0000A0/\0000A0Thai"; }
.lang-lbl-full[lang=tr]:after { content: "T\0000FCrk\0000E7e\0000A0/\0000A0Turkish"; }
.lang-lbl-full[lang=uk]:after { content: "\000423\00043A\000440\000430\000457\00043D\000441\00044C\00043A\000430\0000A0/\0000A0Ukrainian"; }
.lang-lbl-full[lang=vi]:after { content: "Ti\001EBFng\000020vi\001EC7t\0000A0/\0000A0Vietnamese"; }
.lang-lbl-full[lang=zh]:after { content: "\004E2D\006587\0000A0/\0000A0Chinese"; }
*/
/* One breaking space if we have an image */
.lang-xs:before,
.lang-sm:before,
.lang-lg:before {
  content: " ";
}

/* Pad the image and remove the non-breaking space when we have both an icon and a label */
/*
.lang-xs.lang-lbl,
.lang-xs.lang-lbl-en,
.lang-xs.lang-lbl-full  { padding-left: 16px; }
.lang-sm.lang-lbl,
.lang-sm.lang-lbl-en,
.lang-sm.lang-lbl-full  { padding-left: 24px; }
.lang-lg.lang-lbl,
.lang-lg.lang-lbl-en,
.lang-lg.lang-lbl-full  { padding-left: 32px; }

.lang-xs.lang-lbl:before,
.lang-sm.lang-lbl:before,
.lang-lg.lang-lbl:before,
.lang-xs.lang-lbl-en:before,
.lang-sm.lang-lbl-en:before,
.lang-lg.lang-lbl-en:before,
.lang-xs.lang-lbl-full:before,
.lang-sm.lang-lbl-full:before,
.lang-lg.lang-lbl-full:before  { content: ''; }
*/
/* Adjustments for paragraphs */
/*
.lang-lg,
.lang-lg:after       { top:   0px; position: relative; }
.lang-sm             { top:   1px; position: relative; }
.lang-sm:after       { top:  -1px; position: relative; }
*/
.lang-xs {
  top: 0;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 16px;
  border: 1px solid #eaeaea;
}

.lang-xs:after {
  top: -4px;
  position: relative;
}

/*
.lead>.lang-lg       { top:   2px; }
.lead>.lang-lg:after { top:  -2px; }
.lead>.lang-sm       { top:   6px; }
.lead>.lang-sm:after { top:  -6px; }
.lead>.lang-xs       { top:   8px; }
.lead>.lang-xs:after { top:  -8px; }

small>.lang-sm       { top:  -1px; }
small>.lang-sm:after { top:   1px; }
small>.lang-xs       { top:   2px; }
small>.lang-xs:after { top:  -2px; }
*/
/* Adjustments for headings */
/*
h1>.lang-lg       { top:   9px; }
h1>.lang-lg:after { top:  -9px; }
h1>.lang-sm       { top:  12px; }
h1>.lang-sm:after { top: -12px; }
h1>.lang-xs       { top:  14px; }
h1>.lang-xs:after { top: -14px; }

h2>.lang-lg       { top:   5px; }
h2>.lang-lg:after { top:  -5px; }
h2>.lang-sm       { top:   8px; }
h2>.lang-sm:after { top:  -8px; }
h2>.lang-xs       { top:  10px; }
h2>.lang-xs:after { top: -10px; }

h3>.lang-lg       { top:   1px; }
h3>.lang-lg:after { top:  -1px; }
h3>.lang-sm       { top:   5px; }
h3>.lang-sm:after { top:  -5px; }
h3>.lang-xs       { top:   8px; }
h3>.lang-xs:after { top:  -8px; }

h4>.lang-lg       { top:  -1px; }
h4>.lang-lg:after { top:   1px; }
h4>.lang-sm       { top:   1px; }
h4>.lang-sm:after { top:  -1px; }
h4>.lang-xs       { top:   4px; }
h4>.lang-xs:after { top:  -4px; }

h5>.lang-sm,
h5>.lang-sm:after { top:   0px; }
h5>.lang-xs       { top:   2px; }
h5>.lang-xs:after { top:  -2px; }

h6>.lang-sm,      
h6>.lang-sm:after { top:   0px; }
h6>.lang-xs       { top:   1px; }
h6>.lang-xs:after { top:  -1px; }
*/
/* Adjustments for buttons */
/*
.btn>.lang-sm              { top:   2px; }
.btn>.lang-sm:after        { top:  -2px; }
.btn>.lang-xs              { top:   4px; }
.btn>.lang-xs:after        { top:  -4px; }

.btn.btn-xs>.lang-sm,
.btn.btn-xs>.lang-sm:after { top:   0px; }
.btn.btn-xs>.lang-xs       { top:   3px; }
.btn.btn-xs>.lang-xs:after { top:  -3px; }

.btn.btn-sm>.lang-sm,
.btn.btn-sm>.lang-sm:after { top:   0px; }
.btn.btn-sm>.lang-xs       { top:   3px; }
.btn.btn-sm>.lang-xs:after { top:  -3px; }

.btn.btn-lg>.lang-lg       { top:   1px; }
.btn.btn-lg>.lang-lg:after { top:  -1px; }
.btn.btn-lg>.lang-sm       { top:   3px; }
.btn.btn-lg>.lang-sm:after { top:  -3px; }
.btn.btn-lg>.lang-xs       { top:   6px; }
.btn.btn-lg>.lang-xs:after { top:  -6px; }
*/
/* Icons */
/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -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.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.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: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.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);
  }
  100% {
    transform: rotate(360deg);
  }
}
.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: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-abacus:before {
  content: "\f640";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.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-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.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-analytics:before {
  content: "\f643";
}

.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-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.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-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.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-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.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-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.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-slash:before {
  content: "\f377";
}

.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-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.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-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-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blind:before {
  content: "\f29d";
}

.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-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.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-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-retro:before {
  content: "\f083";
}

.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-bump:before {
  content: "\f5e0";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.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-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.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-certificate:before {
  content: "\f0a3";
}

.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-line-down:before {
  content: "\f64d";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.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-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.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-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.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-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.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-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.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-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-dice:before {
  content: "\f522";
}

.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-diploma:before {
  content: "\f5ea";
}

.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-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.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-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.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-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.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-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.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-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-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.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-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.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-minus:before {
  content: "\f318";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.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-film-alt:before {
  content: "\f3a0";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.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-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.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-folder-times:before {
  content: "\f65f";
}

.fa-folders:before {
  content: "\f660";
}

.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-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.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-fragile:before {
  content: "\f4bb";
}

.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-function:before {
  content: "\f661";
}

.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-gas-pump-slash:before {
  content: "\f5f4";
}

.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-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.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-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.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-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.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-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.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-receiving:before {
  content: "\f47c";
}

.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-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-hashtag:before {
  content: "\f292";
}

.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-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.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-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-integral:before {
  content: "\f667";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.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-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.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-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.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-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.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:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.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-lips:before {
  content: "\f600";
}

.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:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.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-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.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-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.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-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-megaphone:before {
  content: "\f675";
}

.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-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.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-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.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-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.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-monitor-heart-rate:before {
  content: "\f611";
}

.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-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.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-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.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-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.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-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.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:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pi:before {
  content: "\f67e";
}

.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-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.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-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.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-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-slash:before {
  content: "\f686";
}

.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-question-square:before {
  content: "\f2fd";
}

.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-racquet:before {
  content: "\f45a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.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-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.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-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.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-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.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-save:before {
  content: "\f0c7";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.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-all:before {
  content: "\f367";
}

.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:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.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-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.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-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.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:before {
  content: "\f697";
}

.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-exclamation:before {
  content: "\f2f3";
}

.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-steering-wheel:before {
  content: "\f622";
}

.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-stomach:before {
  content: "\f623";
}

.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-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-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.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-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.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-theta:before {
  content: "\f69e";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.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-truck-ramp:before {
  content: "\f4e0";
}

.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-tv-retro:before {
  content: "\f401";
}

.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-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-union:before {
  content: "\f6a2";
}

.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-usb:before {
  content: "\f287";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.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-chart:before {
  content: "\f6a3";
}

.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-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.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-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-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.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-plus:before {
  content: "\f4e1";
}

.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:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.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-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.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-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.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-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-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 Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/fa-light-300.eot");
  src: url("/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-light-300.woff2") format("woff2"), url("/fonts/fa-light-300.woff") format("woff"), url("/fonts/fa-light-300.ttf") format("truetype"), url("/fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/fa-brands-400.eot");
  src: url("/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-brands-400.woff2") format("woff2"), url("/fonts/fa-brands-400.woff") format("woff"), url("/fonts/fa-brands-400.ttf") format("truetype"), url("/fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

/* default theme */
/* Fonts */
.light {
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
}

.deco {
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
}

.bold {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
}

.regular {
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
}

/*  Font Import  */
html,
body {
  height: 100%;
}

body {
  background-color: #1a1a1a;
  color: #3c3b36;
  font-size: 16px;
  font-size: 1rem;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
}

.all {
  background-color: #fff;
  margin: 0 auto;
}

li {
  list-style: none;
}

a {
  cursor: pointer;
  outline: none;
  color: #3c3b36;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

a img {
  transition: all 0.3s ease-out;
}

p {
  font-family: "Lora", serif;
  line-height: 130%;
}
p b, p strong {
  font-weight: bold;
}
p i, p em {
  font-style: italic;
}
p a {
  text-decoration: underline;
}

p + p {
  margin-top: 15px;
}

/* formularios */
textarea,
input.text,
input[type=text],
input[type=button],
input[type=submit],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
}

select {
  width: 100%;
}

.form-group {
  background-color: #4d4d4d;
  border-radius: 6px;
  margin-top: 20px;
  padding: 20px;
}

.submit,
.input {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.submit *,
.input * {
  box-sizing: border-box;
}
.submit:last-child,
.input:last-child {
  margin-bottom: 0;
}
.submit label,
.input label {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 11px;
}
.submit textarea,
.submit input,
.input textarea,
.input input {
  width: 100%;
  border-radius: 0px;
  color: #fff;
  border: 2px solid #fff;
  background-color: rgba(211, 181, 54, 0.1);
  padding: 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  transition: all 0.3s ease-out;
}
.submit textarea:focus,
.submit input:focus,
.input textarea:focus,
.input input:focus {
  outline: none;
}
.submit textarea[type=submit],
.submit input[type=submit],
.input textarea[type=submit],
.input input[type=submit] {
  cursor: pointer;
  background-color: #fff;
  color: #3c3b36;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  border-radius: 0;
  padding: 14px 15px 12px;
}
@media only screen and (min-width: 900px) {
  .submit textarea[type=submit]:hover,
  .submit input[type=submit]:hover,
  .input textarea[type=submit]:hover,
  .input input[type=submit]:hover {
    border-color: #3c3b36;
    background-color: #3c3b36;
    color: #fff;
  }
}
.submit textarea[type=submit]:active,
.submit input[type=submit]:active,
.input textarea[type=submit]:active,
.input input[type=submit]:active {
  border-color: #d9b331;
  background-color: #d9b331;
  color: #000;
}
.submit textarea:disabled,
.submit input:disabled,
.input textarea:disabled,
.input input:disabled {
  opacity: 0.3;
}
.submit.radio label,
.input.radio label {
  margin-bottom: 0;
}
.submit.radio input,
.input.radio input {
  width: auto;
}
.submit.checkbox,
.input.checkbox {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  user-select: none;
  display: flex;
}
.submit.checkbox label,
.input.checkbox label {
  margin-bottom: 0;
  padding-top: 4px;
}
.submit.checkbox label a,
.input.checkbox label a {
  text-decoration: underline;
}
.submit.checkbox input,
.input.checkbox input {
  width: auto;
  margin-right: 8px;
}
.submit.radio,
.input.radio {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 15px;
  user-select: none;
}
.submit.radio > label,
.input.radio > label {
  margin-bottom: 8px;
}
.submit.radio > label a,
.input.radio > label a {
  text-decoration: underline;
}
.submit.radio .options label,
.input.radio .options label {
  position: relative;
  border-top: 2px solid #000;
  padding: 8px 10px;
  background-color: #fff;
}
.submit.radio .options label:last-child,
.input.radio .options label:last-child {
  border-bottom: 2px solid #000;
}
.submit {
  margin-top: 20px;
}
.submit span {
  color: #fff;
}

.doble {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
  .doble {
    margin-bottom: 15px;
  }
}
.doble > .input {
  width: calc(50% - 10px);
  margin-right: 20px;
}
.doble > .input:nth-child(2n) {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .doble > .input {
    width: 100%;
    margin-right: 0;
  }
}

.triple {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
  .triple {
    margin-bottom: 15px;
  }
}
.triple > .input {
  width: calc(33.333% - 10px);
  margin-right: 15px;
}
.triple > .input:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .triple > .input {
    width: 100%;
    margin-right: 0;
  }
}

.button, button {
  color: #000;
  cursor: pointer;
  padding: 12px 35px 10px;
  border: 1px solid;
  white-space: nowrap;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: inline-block;
}
@media only screen and (min-width: 900px) {
  .button:hover, button:hover {
    background-color: #000;
    color: #fff;
  }
}
.button:active, button:active {
  background-color: #000;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element, .scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 0px;
  height: 10px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 0px;
  top: 0;
  width: 10px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #3c3b36;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #d9b331;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #fff;
  cursor: pointer;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #fff;
  cursor: pointer;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/* General*/
a .image {
  overflow: hidden;
}
a .image img {
  display: block;
  width: 100%;
  transition: all 0.3s ease-out;
}
a:hover .image img {
  opacity: 0.5;
  transform: scale(1.1);
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.fade {
  opacity: 0;
}
.fade.visible {
  animation: fadeIn 0.3s ease-out 0.3s 1 forwards;
}
.fade.visible .fade.visible {
  animation-delay: 0.6s;
}
.fade.visible .fade.visible .fade.visible {
  animation-delay: 0.9s;
}

.fade-late.visible {
  animation-delay: 0.5s;
}
.fade-late.visible .fade.visible {
  animation-delay: 1s;
}
.fade-late.visible .fade.visible .fade.visible {
  animation-delay: 1.5s;
}

/* header */
.show-menu {
  width: 60px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background-color: #3c3b36;
}
@media only screen and (max-width: 600px) {
  .show-menu {
    margin-right: 0;
  }
}
.show-menu i {
  background-color: #d9b331;
  display: block;
  height: 2px;
  width: 40%;
  margin-bottom: 7px;
  transition: all 0.3s ease-out;
}
.show-menu i:last-child {
  margin-bottom: 0;
}
.show-menu:hover i {
  background-color: #fff;
}
.show-menu.open i:nth-child(2) {
  transform: scaleX(0);
}
.show-menu.open i:first-child {
  transform: rotate(-45deg);
  margin-bottom: 0px;
}
.show-menu.open i:last-child {
  margin-top: -11px;
  transform: rotate(45deg);
}

.idiomas {
  opacity: 0;
  background-color: #d9b331;
  color: #3c3b36;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  font-size: 12px;
  width: 90px;
  height: 60px;
  overflow: hidden;
}
.idiomas.open {
  height: 120px;
  margin-bottom: -60px;
}
.idiomas .open-idiomas {
  display: flex;
  align-items: center;
  height: 60px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.idiomas .open-idiomas i {
  padding: 0 10px 0;
  margin-right: 3px;
}
.idiomas .open-idiomas i:before {
  transition: all 0.3s ease-out;
  display: block;
}
.idiomas .open-idiomas:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.idiomas .open-idiomas.open i:before {
  transform: rotate(180deg);
}
.idiomas ul {
  width: 100%;
}
.idiomas ul li a {
  display: flex;
  align-items: center;
  height: 57px;
  padding: 3px 15px 0;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
}
.idiomas ul li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.social {
  transition: all 0.3s ease-out;
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 100;
}
@media only screen and (max-width: 600px) {
  .social {
    bottom: 0;
    top: auto;
    right: 0;
    transform: translateX(0%);
    z-index: 120;
    width: 100%;
    background-color: #2f2e2a;
  }
}
.social ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .social ul {
    flex-direction: row;
  }
}
.social ul li a {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3c3b36;
  color: #d9b331;
}
.social ul li a i {
  font-size: 20px;
}
.social ul li a span {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.social ul li a:hover {
  color: #fff;
}
.social ul li:nth-child(2n) a {
  background-color: #2f2e2a;
}

.splash .splash-full {
  display: block;
  width: 100%;
  height: 100vh;
  background: #fff url("/img/logo-fundacion-goya-white.svg") center center no-repeat;
  background-size: 200px;
}
.splash .social {
  display: none;
}
.splash footer {
  display: none;
}

header {
  padding: 0 90px 0px;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 600px) {
  header {
    padding: 0;
    z-index: 200;
  }
}
header .logo {
  transition: all 0.3s ease-out;
  width: 120px;
  height: 150px;
  background: url("/img/logo-fundacion-goya.svg") no-repeat center center #3c3b36;
  background-size: 90%;
}
header .logo.elviaje {
  display: none;
}
header .logo:hover {
  background: url("/img/logo-fundacion-goya-white.svg") no-repeat center center #d9b331;
  background-size: 90%;
}
@media only screen and (max-width: 600px) {
  header .logo {
    top: 0;
    left: 0px;
    width: 60px;
    height: 60px;
    background: url("/img/icon-fundacion-goya.svg") no-repeat center center #3c3b36;
    background-size: 90%;
  }
  header .logo:hover {
    background: url("/img/icon-fundacion-goya.svg") no-repeat center center #3c3b36;
    background-size: 90%;
  }
}
header .box {
  position: relative;
}
header .box .top {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-right: -90px;
}
@media only screen and (max-width: 600px) {
  header .box .top {
    margin-right: 0;
  }
  header .box .top > div {
    order: 0;
  }
}
header .box .top .logo {
  position: absolute;
  left: 30px;
  top: 0px;
}
@media only screen and (max-width: 600px) {
  header .box .top .logo {
    left: 0;
  }
}
header .box .top .buscador {
  position: relative;
  z-index: 2;
  display: flex;
}
header .box .top .buscador .icon {
  transition: all 0.3s ease-out;
  background-color: #d9b331;
  color: #3c3b36;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
}
header .box .top .buscador .icon:hover {
  color: #fff;
}
header .box .top .buscador .field {
  background-color: #3c3b36;
  overflow: hidden;
  width: 0;
  transition: all 0.3s ease-out;
}
header .box .top .buscador .field form {
  display: flex;
}
header .box .top .buscador .field form .input {
  margin-bottom: 0;
}
header .box .top .buscador .field form .input label {
  display: none;
}
header .box .top .buscador .field form .input input {
  background-color: #fff;
  color: #000;
  border: none;
  height: 60px;
  border-radius: 0;
  width: calc(50vw - 300px);
  font-size: 20px;
}
header .box .top .buscador .field form .submit {
  margin-top: 0;
}
header .box .top .buscador .field form .submit input {
  width: 90px;
  background-color: #d9b331;
  color: #3c3b36;
  font-size: 11px;
  border: none;
  height: 60px;
  transition: all 0.3s ease-out;
}
header .box .top .buscador .field form .submit input:hover {
  color: #fff;
}
header .box .top .show-menu {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  header .box .top .show-menu {
    order: 1;
  }
}
header .box .top .idiomas {
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 1;
  margin-left: -90px;
  margin-right: 90px;
}
@media only screen and (max-width: 600px) {
  header .box .top .idiomas {
    margin: 0;
    display: none;
  }
}
header .box nav {
  transition: all 0.3s ease-out;
  overflow: hidden;
  height: 0;
}
header .box nav a {
  line-height: 130%;
}
header .box nav a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
header .box nav span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .box nav span > a {
  width: 100%;
}
header .box nav span i {
  transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
  padding: 0 10px 0;
  margin-right: 3px;
  height: 60px;
  font-size: 11px;
}
@media only screen and (max-width: 600px) {
  header .box nav span i {
    padding: 0 23px;
  }
}
header .box nav span i:before {
  margin-top: -4px;
  transition: all 0.3s ease-out;
}
header .box nav span i:hover {
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
header .box nav span i.open:before {
  transform: rotate(180deg);
}
header .box nav > ul {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 1300px) {
  header .box nav > ul {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 600px) {
  header .box nav > ul {
    margin-bottom: 60px;
  }
}
header .box nav > ul > li {
  width: 100%;
  border-left: 3px solid #d9b331;
}
@media only screen and (max-width: 1300px) {
  header .box nav > ul > li {
    width: calc(25% - 3px);
  }
}
@media only screen and (max-width: 900px) {
  header .box nav > ul > li {
    width: calc(50% - 3px);
  }
}
@media only screen and (max-width: 600px) {
  header .box nav > ul > li {
    width: calc(100% - 3px);
  }
}
header .box nav > ul > li > span {
  background-color: #d9b331;
  color: #fff;
}
header .box nav > ul > li > span .menu-title {
  display: flex;
  align-items: center;
  padding: 3px 15px 0;
  height: 57px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
header .box nav > ul > li > span i {
  display: none;
}
@media only screen and (max-width: 600px) {
  header .box nav > ul > li > span i {
    display: flex;
  }
}
header .box nav > ul > li > a {
  display: flex;
  align-items: center;
  padding: 3px 15px 0;
  height: 57px;
  background-color: #d9b331;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
header .box nav > ul > li > ul > li a {
  background-color: #f2f2f2;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  display: flex;
  align-items: center;
  padding: 3px 15px 0;
  height: 47px;
}
header .box nav > ul > li > ul > li span {
  background-color: #f2f2f2;
}
header .box nav > ul > li > ul > li span i {
  height: 50px;
}
header .box nav > ul > li > ul > li > ul {
  display: none;
}
header .box nav > ul > li > ul > li > ul.open {
  display: block;
}
@media only screen and (max-width: 600px) {
  header .box nav > ul > li > ul > li > ul.open {
    border-bottom: 2px solid #aaa;
  }
}
header .box nav > ul > li > ul > li > ul > li a {
  text-transform: none;
  height: 32px;
  opacity: 0.7;
  padding: 3px 15px 0 25px;
}
@media only screen and (max-width: 600px) {
  header .box nav > ul > li > ul > li > ul > li a {
    height: 50px;
  }
}
header .box nav > ul > li > ul > li > ul > li span, header .box nav > ul > li > ul > li > ul > li i {
  height: 32px;
}
@media only screen and (max-width: 600px) {
  header .box nav > ul > li > ul > li > ul > li span, header .box nav > ul > li > ul > li > ul > li i {
    height: 50px;
  }
}
@media only screen and (max-width: 600px) {
  header .box nav > ul > li > ul > li > ul > li:nth-child(odd) a {
    background-color: rgba(0, 0, 0, 0.05);
  }
}
header .box nav > ul > li > ul > li > ul > li > ul {
  display: none;
}
header .box nav > ul > li > ul > li > ul > li > ul.open {
  display: block;
}
header .box nav > ul > li > ul > li > ul > li > ul > li a {
  padding: 3px 15px 0 50px;
}
header .box nav > ul > li > ul > li.menu-item-el-viaje-de-goya span a {
  background-color: #f0d0d1;
  color: #b83c3e;
}
@media only screen and (min-width: 900px) {
  header .box nav > ul > li > ul > li.menu-item-el-viaje-de-goya span a:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
header .box nav > ul > li.menu-item-59 {
  border-left-color: #b83c3e;
}
header .box nav > ul > li.menu-item-59 > a {
  background-color: #b83c3e;
}
header .box nav > ul > li.menu-item-59 > span {
  background-color: #b83c3e;
}
header .box nav > ul > li.menu-item-19 {
  border-left-color: #69a4ae;
}
header .box nav > ul > li.menu-item-19 > a {
  background-color: #69a4ae;
}
header .box nav > ul > li.menu-item-19 > span {
  background-color: #69a4ae;
}
header .box nav > ul > li.menu-item-21 {
  border-left-color: #a25384;
}
header .box nav > ul > li.menu-item-21 > a {
  background-color: #a25384;
}
header .box nav > ul > li.menu-item-21 > span {
  background-color: #a25384;
}
header .box nav > ul > li.menu-item-76, header .box nav > ul > li.menu-item-78 {
  border-left-color: #6cab4d;
  background-color: #6cab4d;
}
header .box nav > ul > li.menu-item-76 > a, header .box nav > ul > li.menu-item-78 > a {
  background-color: transparent;
}
header .box nav > ul > li.menu-item-76 > a:hover, header .box nav > ul > li.menu-item-78 > a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
header .box nav > ul > li.menu-item-76 > span, header .box nav > ul > li.menu-item-78 > span {
  background-color: #6cab4d;
}
header.menu-open {
  padding-bottom: 30px;
}
header.menu-open .box .top .logo {
  top: 0;
  left: 0px;
  width: 60px;
  height: 60px;
  background: url("/img/icon-fundacion-goya.svg") no-repeat center center #3c3b36;
  background-size: 90%;
}
header.menu-open .box .top .logo:hover {
  background-color: #fff;
  background-size: 90%;
}
header.menu-open .box .top .idiomas {
  margin-left: 0;
  margin-right: 0;
}
header.menu-open .box nav {
  height: auto;
}
@media only screen and (max-width: 600px) {
  header.menu-open .box nav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    overflow-y: scroll;
    background-color: #fff;
  }
}
header.search-open .box .top .show-menu {
  display: none;
}
@media only screen and (max-width: 600px) {
  header.search-open .box .top .buscador {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 600px) {
  header.search-open .box .top .buscador .icon {
    background-color: #3c3b36;
    color: #d9b331;
  }
}
header.search-open .box .top .buscador .icon i:before {
  content: "\f324";
}
@media only screen and (max-width: 600px) {
  header.search-open .box .top .buscador .icon i:before {
    content: "\f00d";
  }
}
header.search-open .box .top .buscador .field {
  width: calc(50vw - 210px);
}
@media only screen and (max-width: 600px) {
  header.search-open .box .top .buscador .field {
    width: calc(100vw - 60px);
  }
  header.search-open .box .top .buscador .field form .input input {
    width: calc(100vw - 150px);
    font-size: 11px;
  }
}

body.mini .social {
  right: 0;
}
body.mini .breadcrumbs {
  left: 168px;
}
body.mini header {
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  width: calc(100% - 180px);
}
@media only screen and (max-width: 600px) {
  body.mini header {
    width: 100%;
  }
}
body.mini header .box .top .logo {
  top: 0;
  left: 0px;
  width: 60px;
  height: 60px;
  background: url("/img/icon-fundacion-goya.svg") no-repeat center center #3c3b36;
  background-size: 90%;
}
body.mini header .box .top .logo:hover {
  background-color: #fff;
  background-size: 90%;
}

body.menu-open .breadcrumbs {
  left: 168px;
}

/* home */
.home .social {
  right: 30px;
}
@media only screen and (max-width: 600px) {
  .home .social {
    right: auto;
  }
}
.home.mini .social {
  right: 0px;
}
.home header .box .top .logo {
  top: 30px;
}
@media only screen and (max-width: 600px) {
  .home header .box .top .logo {
    top: 0;
  }
}
.home header.menu-open .box .top .logo {
  top: 0px;
}
.home .content .home-top {
  padding: 0 60px 60px;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .home .content .home-top {
    padding: 0 0 30px;
  }
}
.home .content .home-top .txt {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(calc(-50% - 30px));
  z-index: 2;
  background-color: #3c3b36;
  padding: 30px;
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .home .content .home-top .txt {
    left: 0;
  }
}
.home .content .home-top .txt .pre {
  text-transform: uppercase;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-top .txt .pre {
    font-size: 12px;
  }
}
.home .content .home-top .txt .title {
  transition: all 0.3s ease-out;
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  color: #d9b331;
  font-size: 40px;
  line-height: 110%;
  margin: 5px 0;
}
@media only screen and (max-width: 600px) {
  .home .content .home-top .txt .title {
    font-size: 30px;
  }
}
.home .content .home-top .txt p {
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: lighter;
}
@media only screen and (max-width: 600px) {
  .home .content .home-top .txt p {
    font-size: 11px;
  }
}
.home .content .home-top .txt:hover {
  cursor: pointer;
  background-color: #d9b331;
  color: #3c3b36;
}
.home .content .home-top .txt:hover .title {
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .home .content .home-top .txt:hover {
    padding: 30px;
  }
}
.home .content .home-top .home-slider {
  height: calc(100vh - 120px) !important;
  background: #d9b331;
}
.home .content .home-top .home-slider .bx-wrapper {
  margin-bottom: 0;
}
.home .content .home-top .home-slider .bx-wrapper .bx-viewport {
  height: calc(100vh - 120px) !important;
}
.home .content .home-top .home-slider .bx-wrapper .bx-viewport .home-bxslider {
  height: calc(100vh - 120px) !important;
}
.home .content .home-top .home-slider .bx-wrapper .bx-viewport .home-bxslider .slide-box {
  height: calc(100vh - 120px) !important;
  width: 100%;
  background: no-repeat center center #3c3b36;
  background-size: cover;
}
.home .content .home-top .home-slider .bx-wrapper .bx-viewport .home-bxslider .slide-box.slide-01 {
  background-image: url("/img/obra-big_01.jpg");
}
.home .content .home-top .home-slider .bx-wrapper .bx-viewport .home-bxslider .slide-box.slide-02 {
  background-image: url("/img/obra-big_02.jpg");
}
.home .content .home-top .home-slider .bx-wrapper .bx-viewport .home-bxslider .slide-box.slide-03 {
  background-image: url("/img/obra-big_03.jpg");
}
.home .content .home-top .home-slider .bx-wrapper .bx-controls {
  position: absolute;
  left: 353px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 600px) {
  .home .content .home-top .home-slider .bx-wrapper .bx-controls {
    left: auto;
    right: 30px;
  }
}
.home .content .home-top .home-slider .bx-wrapper .bx-controls .bx-pager {
  padding: 0;
}
.home .content .home-top .home-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  margin: 5px;
  background-color: #fff;
}
.home .content .home-top .home-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #d9b331;
}
.home .content .home-elviaje {
  padding: 0 60px 60px;
}
.home .content .home-elviaje a img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .home .content .home-elviaje {
    padding: 0 30px 30px;
  }
}
.home .content .home-sections {
  display: flex;
  padding: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-sections {
    display: block;
    padding: 0 30px 30px;
  }
}
.home .content .home-sections a {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #3c3b36;
  color: #fff;
  padding: 60px 30px;
  width: 100%;
}
.home .content .home-sections a:nth-child(2) {
  background-color: #2f2e2a;
}
.home .content .home-sections a .pre {
  text-transform: uppercase;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 14px;
  margin-bottom: -5px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-sections a .pre {
    font-size: 11px;
  }
}
.home .content .home-sections a .title {
  transition: all 0.3s ease-out;
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  color: #d9b331;
  font-size: 30px;
  line-height: 110%;
  margin: 5px 0;
}
@media only screen and (max-width: 600px) {
  .home .content .home-sections a .title {
    font-size: 20px;
  }
}
.home .content .home-sections a + a {
  margin-left: 30px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-sections a + a {
    margin-left: 0;
    margin-top: 20px;
  }
}
.home .content .home-sections a:hover {
  background-color: #d9b331;
  color: #3c3b36;
}
.home .content .home-sections a:hover .title {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .home .content .home-sections a:last-child {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .home .content .home-sections a:last-child {
    display: block;
  }
}
.home .content .home-middle {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 60px 60px;
  max-width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  .home .content .home-middle {
    display: block;
    padding: 0 30px 30px;
  }
}
.home .content .home-middle .destacado {
  position: relative;
}
.home .content .home-middle .destacado .more {
  position: absolute;
  right: -30px;
  top: 0;
  height: 100%;
  width: 30px;
  display: flex;
  flex-direction: column-reverse;
}
.home .content .home-middle .destacado .more a {
  display: block;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .content .home-middle .destacado .more .legend {
  transform-origin: left bottom;
  transform: rotate(-90deg);
  position: relative;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  left: 24px;
  bottom: 5px;
  white-space: nowrap;
}
.home .content .home-middle .destacado .bx-wrapper {
  background-color: #f7f7f7;
  margin-bottom: 0;
  position: relative;
}
.home .content .home-middle .destacado .bx-wrapper .bx-controls {
  position: absolute;
  top: 5px;
  right: -5px;
}
.home .content .home-middle .destacado .bx-wrapper .bx-controls .bx-pager {
  padding: 0;
  bottom: auto;
}
.home .content .home-middle .destacado .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  margin: 5px;
  background-color: #f2f2f2;
}
.home .content .home-middle .destacado .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #d9b331;
}
.home .content .home-middle .destacado .box-slider .slide-box a {
  display: flex;
  flex-direction: column;
}
.home .content .home-middle .destacado .box-slider .slide-box a .txt {
  padding: 30px;
}
.home .content .home-middle .destacado .box-slider .slide-box a .txt .title {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 110%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-middle .destacado .box-slider .slide-box a .txt .title {
    font-size: 18px;
  }
}
.home .content .home-middle .destacado .box-slider .slide-box a .txt .subtitle {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
}
@media only screen and (max-width: 600px) {
  .home .content .home-middle .destacado .box-slider .slide-box a .txt .subtitle {
    font-size: 11px;
  }
}
.home .content .home-middle .destacado .box-slider .slide-box a .image {
  background: url("/img/plus.svg") center center no-repeat;
  background-size: 40px;
  padding: 4px;
  margin-bottom: 2px;
}
.home .content .home-middle .destacado.exposiciones {
  width: calc(45% - 30px);
  margin-right: 60px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-middle .destacado.exposiciones {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.home .content .home-middle .destacado.exposiciones .bx-wrapper {
  background-color: #f7f7f7;
}
.home .content .home-middle .destacado.exposiciones .more a {
  color: #b83c3e;
}
.home .content .home-middle .destacado.exposiciones .more a:hover {
  background-color: #b83c3e;
  color: #fff;
}
.home .content .home-middle .destacado.exposiciones .more .legend {
  color: #b83c3e;
}
.home .content .home-middle .destacado.exposiciones .slide-box a .subtitle {
  opacity: 0.5;
}
.home .content .home-middle .destacado.exposiciones .slide-box a .image {
  background-color: #b83c3e;
}
.home .content .home-middle .destacado.exposiciones .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #b83c3e;
}
.home .content .home-middle .destacado.noticias {
  width: calc(55% - 30px);
}
@media only screen and (max-width: 600px) {
  .home .content .home-middle .destacado.noticias {
    width: 100%;
  }
}
.home .content .home-middle .destacado.noticias .more a {
  color: #d9b331;
}
.home .content .home-middle .destacado.noticias .more a:hover {
  background-color: #d9b331;
  color: #fff;
}
.home .content .home-middle .destacado.noticias .more .legend {
  color: #d9b331;
}
.home .content .home-middle .destacado.noticias .box-slider .slide-box a {
  flex-direction: column-reverse;
}
.home .content .home-middle .destacado.noticias .box-slider .slide-box a .txt .title {
  font-size: 24px;
}
.home .content .home-middle .destacado.noticias .box-slider .slide-box a .txt .subtitle {
  opacity: 0.5;
}
.home .content .home-middle .destacado.noticias .box-slider .slide-box a .image {
  background-color: #d9b331;
}
.home .content .home-bottom {
  padding: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-bottom {
    padding: 0 30px 30px;
  }
}
.home .content .home-bottom .shop {
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 600px) {
  .home .content .home-bottom .shop {
    flex-direction: column;
  }
}
.home .content .home-bottom .shop .box {
  width: 100%;
  background-color: #6cab4d;
  overflow: hidden;
}
.home .content .home-bottom .shop .box img {
  display: block;
  opacity: 0.5;
  width: 100%;
  objet-fit: cover;
}
.home .content .home-bottom .shop .box.txt {
  text-align: center;
  background-color: #f7f7f7;
  padding: 30px;
  color: #3c3b36;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .home .content .home-bottom .shop .box.txt {
    box-sizing: border-box;
  }
}
.home .content .home-bottom .shop .box.txt .pre {
  text-transform: uppercase;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
@media only screen and (max-width: 600px) {
  .home .content .home-bottom .shop .box.txt .pre {
    font-size: 12px;
  }
}
.home .content .home-bottom .shop .box.txt .title {
  transition: all 0.3s ease-out;
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  line-height: 90%;
  color: #6cab4d;
  font-size: 40px;
  margin: 5px 0;
}
@media only screen and (max-width: 600px) {
  .home .content .home-bottom .shop .box.txt .title {
    font-size: 30px;
  }
}
.home .content .home-bottom .shop .box.txt p {
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: lighter;
}
.home .content .home-bottom .shop .box.txt:hover {
  color: #6cab4d;
  cursor: pointer;
}
.home .content .home-bottom .shop .box.txt:hover .title {
  color: #3c3b36;
}

/* social */
.social-block {
  padding: 60px;
  background-color: #3c3b36;
  color: #fff;
  position: relative;
  z-index: 4;
  /*.social-content {
  	display: flex;
  	flex-wrap: wrap;
  	@include mobile {
  		display: none;
  	}
  	> div {
  		iframe {
  			height: 30vw!important;
  		}
  		.title {
  			text-align: center;
  			@include fontRegular;
  			text-transform: uppercase;
  			letter-spacing: 1px;
  			font-size: 13px;
  			margin-bottom: 20px;
  		}
  		&.facebook {
  			width: 340px;
  			.box {
  				overflow: hidden;
  				border-radius: 5px;
  				iframe {
  					display: block;
  				}
  			}
  		}
  		&.twitter {
  			width: 300px;
  		}
  		&.youtube {
  			width: calc(100% - 700px);
  			margin: 0 30px;
  			iframe {
  				width: 100%;
  			}
  		}
  	}
  }*/
}
@media only screen and (max-width: 600px) {
  .social-block {
    padding: 30px;
    z-index: 124;
  }
}
.social-block .txt {
  text-align: center;
}
.social-block .txt .pre {
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  margin-bottom: 3px;
}
.social-block .txt .title {
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 130%;
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .social-block .txt .title {
    font-size: 24px;
  }
}
.social-block .txt .social {
  position: static;
  transform: translateY(0);
}
@media only screen and (max-width: 600px) {
  .social-block .txt .social {
    background-color: transparent;
    margin-top: 20px;
  }
}
.social-block .txt .social ul {
  flex-direction: row;
}
@media only screen and (max-width: 600px) {
  .social-block .txt .social ul {
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  .social-block .txt .social ul li {
    display: block;
    width: 100%;
  }
  .social-block .txt .social ul li + li {
    margin-top: 2px;
  }
}
.social-block .txt .social ul li a {
  width: auto;
  height: auto;
  padding: 10px;
  background-color: transparent;
}
@media only screen and (max-width: 600px) {
  .social-block .txt .social ul li a {
    padding: 20px;
    display: block;
    text-align: center;
    background-color: #2f2e2a;
  }
}
.social-block .txt .social ul li a i {
  margin-right: 10px;
}
.social-block .txt .social ul li a span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: static;
  clip: none;
  height: auto;
  width: auto;
}

.breadcrumbs {
  position: fixed;
  top: 0px;
  left: 260px;
  height: 60px;
  z-index: 103;
  align-items: center;
  display: flex;
  transition: all 0.3s ease-out;
  width: calc(100% - 610px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumbs ol {
  display: flex;
  align-items: center;
}
.breadcrumbs ol li {
  display: flex;
  align-items: center;
}
.breadcrumbs ol li a {
  display: block;
}
.breadcrumbs ol li a:hover {
  color: #d9b331;
}
.breadcrumbs ol li span {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
.breadcrumbs ol li:after {
  font-size: 11px;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  content: "/";
  margin: 0 7px;
}
.breadcrumbs ol li:last-child:after {
  display: none;
}
.breadcrumbs ol li:last-child a {
  cursor: default;
  pointer-events: none;
}
.breadcrumbs ol li:last-child a span {
  font-size: 13px;
  text-transform: none;
  font-family: "Lora", serif;
  letter-spacing: 0;
}

.paging {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .paging {
    flex-wrap: wrap;
  }
}
.paging .info {
  margin-right: 20px;
}
.paging span {
  display: flex;
  width: 60px;
  height: 60px;
  align-items: center;
  justify-content: center;
  font-family: "Lora", serif;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media only screen and (max-width: 600px) {
  .paging span {
    margin-bottom: 5px;
  }
}
.paging span a {
  display: flex;
  width: 60px;
  height: 60px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.paging span a:hover {
  background-color: #3c3b36;
  color: #fff;
}
.paging span + span {
  margin-left: 5px;
}
.paging span.disabled {
  display: none;
}
.paging span.current {
  background-color: #d9b331;
  color: #3c3b36;
}

body.search-open .breadcrumbs, body.search-open .back {
  top: -60px;
}
body.search-open header {
  z-index: 104;
}

.back {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  z-index: 103;
  top: 0;
  right: 210px;
  width: 90px;
  height: 60px;
  text-align: right;
  background-color: #3c3b36;
  color: #fff;
  padding: 0 25px 0 0;
  font-size: 10px;
  transition: all 0.3s ease-out;
}
.back i {
  margin-right: 8px;
}
.back span {
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  bottom: -2px;
}
.back:hover {
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .back {
    right: 120px;
    z-index: 200;
  }
}

.blog section.posts {
  background-color: #f7f7f7;
  margin: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .blog section.posts {
    margin: 0;
  }
}
.blog section.posts .box_main {
  display: flex;
  flex-wrap: wrap;
  min-height: calc(100vh - 120px);
}
.blog section.posts .box_main .box_content {
  width: calc(70% - 60px);
  padding: 30px;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_content {
    width: calc(100% - 60px);
  }
}
.blog section.posts .box_main .box_content article + article {
  margin-top: 30px;
}
.blog section.posts .box_main .box_content article > a {
  display: flex;
  background-color: #fff;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_content article > a {
    display: block;
  }
}
.blog section.posts .box_main .box_content article > a .image {
  width: 100%;
  background-color: #d9b331;
}
.blog section.posts .box_main .box_content article > a .image img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.blog section.posts .box_main .box_content article > a .info {
  width: 100%;
  padding: 30px;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_content article > a .info {
    box-sizing: border-box;
  }
}
.blog section.posts .box_main .box_content article > a .info .title {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 110%;
  margin-bottom: 10px;
}
.blog section.posts .box_main .box_content article > a .info .foot {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 120%;
  margin-bottom: 6px;
  color: #d9b331;
}
.blog section.posts .box_main .box_content article > a .info .foot .cat {
  display: inline-block;
  margin-bottom: 9px;
}
.blog section.posts .box_main .box_content article > a .info .foot span {
  font-size: 11px;
  display: block;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  color: #3c3b36;
}
.blog section.posts .box_main .box_content article > a:hover .info .title {
  text-decoration: underline;
}
.blog section.posts .box_main .box_content .paging {
  margin-top: 30px;
}
.blog section.posts .box_main .box_aside {
  width: 30%;
  background-color: #3c3b36;
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_aside {
    width: 100%;
    margin-top: 30px;
  }
}
.blog section.posts .box_main .box_aside .group {
  padding: 30px;
  background: url("/img/login_bckg.jpg") no-repeat center center;
  background-size: cover;
}
.blog section.posts .box_main .box_aside .archivo .title,
.blog section.posts .box_main .box_aside .categories .title,
.blog section.posts .box_main .box_aside .related_posts .title {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.blog section.posts .box_main .box_aside .archivo {
  margin-bottom: 30px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box {
  height: 220px;
  margin-right: -30px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner {
  max-height: 220px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block {
  padding-right: 40px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .fa-folder-open {
  display: none;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block.open > a .fa-folder {
  display: none;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block.open > a .fa-folder-open {
  display: inline-block;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year {
  display: block;
  color: #d9b331;
  font-size: 20px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year:hover {
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year {
    border: 1px solid;
    padding: 10px 0 6px 14px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items {
  display: none;
  padding-left: 20px;
  margin-bottom: 10px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li .month {
  color: #fff;
  font-size: 14px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li .month:hover {
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li .month {
    border: 1px solid;
    display: block;
    padding: 12px 0 9px 12px;
    border-radius: 5px;
    margin-top: 5px;
  }
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li .month.open > .fa-folder {
  display: none;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li .month.open > .fa-folder-open {
  display: inline-block;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul {
  padding-top: 9px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul li {
  padding-left: 19px;
  margin-bottom: 8px;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul li {
    padding-left: 29px;
  }
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 135%;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  display: block;
  padding-left: 6px;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul li a {
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul li a:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f15b";
  font-size: 10px;
  font-style: normal;
  position: absolute;
  left: 10px;
  top: -2px;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block .year-items li ul li a:hover {
  color: #d9b331;
}
.blog section.posts .box_main .box_aside .archivo .archivo-box .scrollbar-inner .year-block.open .year-items {
  display: block;
}
.blog section.posts .box_main .box_aside .categories {
  padding: 30px;
  margin: 0 -30px -30px;
  background-color: rgba(0, 0, 0, 0.3);
}
.blog section.posts .box_main .box_aside .categories ul {
  margin-bottom: -3px;
}
.blog section.posts .box_main .box_aside .categories ul li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
}
.blog section.posts .box_main .box_aside .categories ul li a {
  color: #fff;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #3c3b36;
  padding: 7px 9px;
}
.blog section.posts .box_main .box_aside .categories ul li a:hover {
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .blog section.posts .box_main .box_aside .categories ul li a {
    font-size: 8px;
    padding: 18px 15px;
    display: inline-block;
  }
}
.blog section.posts .box_main .box_aside .related_posts {
  background-color: #2f2e2a;
  padding: 30px;
}
.blog section.posts .box_main .box_aside .related_posts ul li a {
  position: relative;
  display: block;
  height: 100%;
}
.blog section.posts .box_main .box_aside .related_posts ul li a .image {
  background-color: #3c3b36;
}
.blog section.posts .box_main .box_aside .related_posts ul li a .image img {
  opacity: 0.2;
}
.blog section.posts .box_main .box_aside .related_posts ul li a .txt {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: calc(100% - 40px);
  display: flex;
  align-items: center;
  padding: 20px;
  text-transform: none;
  color: #fff;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 130%;
}
.blog section.posts .box_main .box_aside .related_posts .bx-wrapper {
  margin-bottom: 0;
}
.blog section.posts .box_main .box_aside .related_posts .bx-controls .bx-pager {
  padding-top: 0;
  display: flex;
  bottom: 0px;
}
.blog section.posts .box_main .box_aside .related_posts .bx-controls .bx-pager .bx-pager-item {
  width: 100%;
}
.blog section.posts .box_main .box_aside .related_posts .bx-controls .bx-pager .bx-pager-item a {
  margin: 0;
  height: 4px;
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: transparent;
}
.blog section.posts .box_main .box_aside .related_posts .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: #fff;
}
.blog section.posts .no-posts {
  padding: 110px 0 0 30px;
}
.blog section.posts .no-posts .title {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
.blog section.posts .no-posts p {
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
}
.blog section.posts .no-posts p a {
  text-decoration: none;
}
.blog section.posts .no-posts p a i {
  margin-right: 5px;
}
.blog.blog_view.search-open .back {
  top: -60px;
}
.blog.blog_view section.posts .box_main .box_content {
  width: calc(70% - 120px);
  padding: 140px 60px 60px;
}
@media only screen and (max-width: 600px) {
  .blog.blog_view section.posts .box_main .box_content {
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
  }
}
.blog.blog_view section.posts .box_main .box_content .post_view {
  max-width: 800px;
  margin: 0 auto;
}
.blog.blog_view section.posts .box_main .box_content .post_view .intro {
  width: 100%;
  margin-bottom: 30px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .intro .title {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 110%;
  margin-bottom: 12px;
}
@media only screen and (max-width: 600px) {
  .blog.blog_view section.posts .box_main .box_content .post_view .intro .title {
    font-size: 22px;
  }
}
.blog.blog_view section.posts .box_main .box_content .post_view .intro .subtitle {
  margin-bottom: 12px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .intro .foot {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 120%;
  color: #d9b331;
}
.blog.blog_view section.posts .box_main .box_content .post_view .intro .foot .cat {
  display: inline-block;
  margin-right: 10px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .intro .foot span {
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  color: #3c3b36;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image {
  overflow: hidden;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image iframe {
  display: block;
  width: 100%;
  height: 50vh;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image a {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image a + a {
  margin-top: 20px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image a:hover img {
  transform: scale(1.05);
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image .piefoto {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 10px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image .piefoto + a {
  margin-top: 20px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .image_group .image.noimage {
  margin: 0 0 -40px 0px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer {
  margin-top: 30px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 150%;
}
@media only screen and (max-width: 600px) {
  .blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost p {
    font-size: 15px;
    line-height: 150%;
  }
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost p img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost h4 {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  color: #d9b331;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost p + h4,
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost ul + h4 {
  margin-top: 15px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost ul {
  margin-bottom: 10px;
  list-style-type: circle;
  list-style-position: inside;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost ul li {
  list-style: unset;
  padding-left: 10px;
  margin-top: 4px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 10px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost ol li {
  list-style: unset;
  padding-left: 10px;
  margin-top: 4px;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost .body_img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.blog.blog_view section.posts .box_main .box_content .post_view .informer .bodypost .body_img .piefoto {
  text-align: right;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 10px;
}

.obra .box_main {
  padding: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main {
    padding: 0;
  }
}
.obra .box_main .box_up {
  background-color: #3c3b36;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  height: calc(100vh - 120px);
}
.obra .box_main .box_up .info {
  width: calc(30% - 60px);
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.obra .box_main .box_up .info .box .name {
  font-family: "Lora", serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 120%;
  margin-bottom: 25px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_up .info .box .name {
    margin-bottom: 15px;
  }
}
.obra .box_main .box_up .info .box .clasificacion {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_up .info .box .clasificacion {
    margin-bottom: 10px;
  }
}
.obra .box_main .box_up .info .box .clasificacion .valor {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 120%;
}
.obra .box_main .box_up .info .box .clasificacion .valor a {
  color: #d9b331;
}
.obra .box_main .box_up .info .box .serie {
  letter-spacing: 1px;
}
.obra .box_main .box_up .info .box .serie .valor {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 120%;
}
.obra .box_main .box_up .info .box .serie .valor a {
  color: #fff;
}
.obra .box_main .box_up .info .box > div span {
  font-size: 11px;
  font-size: 0.6875rem;
  opacity: 0.6;
  margin-bottom: 1px;
  display: block;
}
.obra .box_main .box_up .info .box > div .valor {
  font-size: 14px;
  font-size: 0.875rem;
}
.obra .box_main .box_up .images {
  width: 70%;
  background: url("/img/noimage.jpg") center center no-repeat;
  background-size: 300%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: pixelated;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}
.obra .box_main .box_up .images:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #3c3b36;
  opacity: 0.5;
  z-index: 1;
}
.obra .box_main .box_up .images .image {
  position: relative;
  z-index: 2;
  display: block;
  border: 10px solid #fff;
  background-color: #3c3b36;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  max-width: 80%;
  max-height: 80%;
}
.obra .box_main .box_up .images .image img {
  display: block;
  width: 100%;
  max-height: 100%;
  object-fit: scale-down;
}
.obra .box_main .box_up .images > .boton {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #d9b331;
  color: #3c3b36;
}
.obra .box_main .box_up .images > .boton i {
  font-size: 24px;
}
.obra .box_main .box_up .images > .boton:hover {
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_up {
    height: auto;
  }
  .obra .box_main .box_up .info {
    order: 1;
    width: 100%;
  }
  .obra .box_main .box_up .images {
    order: 0;
    width: 100%;
    height: calc(100vh - 60px);
  }
}
.obra .box_main .box_mid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background-color: #3c3b36;
}
.obra .box_main .box_mid .aside {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  width: 30%;
  background-color: #3c3b36;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .aside {
    width: 60px;
    overflow: hidden;
  }
}
.obra .box_main .box_mid .aside .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 0 30px;
  background-color: #d9b331;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
  margin-right: -30px;
}
.obra .box_main .box_mid .aside .title i {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .aside .title {
    display: none;
  }
}
.obra .box_main .box_mid .aside ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  height: 50px;
  background-color: #3c3b36;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .aside ul li a {
    overflow: hidden;
    width: 50px;
    font-size: 25px;
    letter-spacing: 50px;
    white-space: nowrap;
    padding: 4px 0px 0 20px;
    height: 53px;
  }
  .obra .box_main .box_mid .aside ul li a i {
    display: none;
  }
}
.obra .box_main .box_mid .aside ul li:nth-child(2n) a {
  background-color: #2f2e2a;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .aside ul li:nth-child(2n) a {
    background-color: #3c3b36;
  }
  .obra .box_main .box_mid .aside ul li:nth-child(2n+1) a {
    background-color: #2f2e2a;
  }
}
.obra .box_main .box_mid .main {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main {
    width: calc(100% - 60px);
  }
}
.obra .box_main .box_mid .main .left {
  width: 65%;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left {
    width: 100%;
  }
}
.obra .box_main .box_mid .main .left article > div {
  padding: 60px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article > div {
    padding: 30px;
  }
}
.obra .box_main .box_mid .main .left article > div > .title {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.obra .box_main .box_mid .main .left article > div > .title + p {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article > div > .title + p {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article > div p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.obra .box_main .box_mid .main .left article > div p a {
  color: #d9b331;
  text-decoration: none;
}
.obra .box_main .box_mid .main .left article > div p a:hover {
  color: #3c3b36;
  text-decoration: underline;
}
.obra .box_main .box_mid .main .left article > div + div {
  border-top: 1px dotted gray;
}
.obra .box_main .box_mid .main .left article > div:last-child {
  border-bottom: 1px dotted gray;
}
.obra .box_main .box_mid .main .left article .datos {
  display: flex;
  flex-wrap: wrap;
}
.obra .box_main .box_mid .main .left article .datos .title {
  width: 100%;
}
.obra .box_main .box_mid .main .left article .datos dl {
  width: 50%;
  margin-right: 60px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article .datos dl {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article .datos dl {
    margin-right: 0;
    width: 100%;
  }
}
.obra .box_main .box_mid .main .left article .datos dl:nth-child(3) {
  width: calc(50% - 60px);
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article .datos dl:nth-child(3) {
    width: calc(50% - 30px);
  }
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article .datos dl:nth-child(3) {
    width: 100%;
    margin-top: 30px;
  }
}
.obra .box_main .box_mid .main .left article .datos dl dt {
  font-size: 10px;
  font-size: 0.625rem;
  opacity: 0.6;
  text-transform: uppercase;
}
.obra .box_main .box_mid .main .left article .datos dl dd {
  line-height: 120%;
  font-family: "Lora", serif;
}
.obra .box_main .box_mid .main .left article .datos dl dd + dt {
  margin-top: 10px;
}
.obra .box_main .box_mid .main .left article .datos dl:nth-child(2) dd {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .left article .datos dl:nth-child(2) dd {
    font-size: 16px;
    font-size: 1rem;
  }
}
.obra .box_main .box_mid .main .left article .datos dl:nth-child(2) dd i {
  position: absolute;
  left: 1px;
  top: calc(50% - 11px);
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .title,
.obra .box_main .box_mid .main .left article .bibliografia ul li .title {
  line-height: 110%;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .title_mag,
.obra .box_main .box_mid .main .left article .bibliografia ul li .title_mag {
  line-height: 120%;
  font-size: 15px;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .title_mag .name,
.obra .box_main .box_mid .main .left article .bibliografia ul li .title_mag .name {
  font-style: italic;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .title_mag .name + .number:before,
.obra .box_main .box_mid .main .left article .bibliografia ul li .title_mag .name + .number:before {
  content: ",";
  margin-right: 5px;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .place,
.obra .box_main .box_mid .main .left article .exposiciones ul li .town,
.obra .box_main .box_mid .main .left article .exposiciones ul li .year,
.obra .box_main .box_mid .main .left article .exposiciones ul li .date,
.obra .box_main .box_mid .main .left article .exposiciones ul li .authors,
.obra .box_main .box_mid .main .left article .exposiciones ul li .pages,
.obra .box_main .box_mid .main .left article .exposiciones ul li .number,
.obra .box_main .box_mid .main .left article .bibliografia ul li .place,
.obra .box_main .box_mid .main .left article .bibliografia ul li .town,
.obra .box_main .box_mid .main .left article .bibliografia ul li .year,
.obra .box_main .box_mid .main .left article .bibliografia ul li .date,
.obra .box_main .box_mid .main .left article .bibliografia ul li .authors,
.obra .box_main .box_mid .main .left article .bibliografia ul li .pages,
.obra .box_main .box_mid .main .left article .bibliografia ul li .number {
  font-size: 12px;
  font-size: 0.75rem;
  opacity: 0.6;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .num_catalogo,
.obra .box_main .box_mid .main .left article .exposiciones ul li .collection,
.obra .box_main .box_mid .main .left article .bibliografia ul li .num_catalogo,
.obra .box_main .box_mid .main .left article .bibliografia ul li .collection {
  font-size: 11px;
  font-size: 0.6875rem;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .authors,
.obra .box_main .box_mid .main .left article .bibliografia ul li .authors {
  opacity: 1;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .publisher_town + .publisher:before,
.obra .box_main .box_mid .main .left article .bibliografia ul li .publisher_town + .publisher:before {
  content: ",";
  margin-right: 5px;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .body + .num_catalogo,
.obra .box_main .box_mid .main .left article .exposiciones ul li .publisher + .collection,
.obra .box_main .box_mid .main .left article .bibliografia ul li .body + .num_catalogo,
.obra .box_main .box_mid .main .left article .bibliografia ul li .publisher + .collection {
  margin-top: 0;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .body,
.obra .box_main .box_mid .main .left article .bibliografia ul li .body {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Lora", serif;
  text-transform: none;
  line-height: 130%;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .web a,
.obra .box_main .box_mid .main .left article .bibliografia ul li .web a {
  color: #d9b331;
  text-decoration: underline;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li .observaciones,
.obra .box_main .box_mid .main .left article .bibliografia ul li .observaciones {
  font-size: 14px;
  line-height: 120%;
  margin-top: 5px;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li + li,
.obra .box_main .box_mid .main .left article .bibliografia ul li + li {
  margin-top: 10px;
}
.obra .box_main .box_mid .main .left article .exposiciones ul li + li:before,
.obra .box_main .box_mid .main .left article .bibliografia ul li + li:before {
  content: "";
  width: 20px;
  height: 4px;
  display: block;
  background-color: #d9b331;
  margin: 0 0 18px 0;
}
.obra .box_main .box_mid .main .right {
  width: calc(35% - 60px);
  padding: 15px;
  margin-top: 60px;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .right {
    width: calc(100% - 60px);
    margin-top: 0px;
  }
}
.obra .box_main .box_mid .main .right .print {
  margin: -15px -15px 20px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .right .print {
    display: none;
  }
}
.obra .box_main .box_mid .main .right .print a {
  background-color: #d9b331;
  padding: 15px;
  display: flex;
  align-items: center;
}
.obra .box_main .box_mid .main .right .print a i {
  font-size: 18px;
  margin-right: 7px;
  width: 20px;
}
.obra .box_main .box_mid .main .right .print a span {
  letter-spacing: 1px;
  font-size: 11px;
  margin-top: 4px;
  text-transform: uppercase;
}
.obra .box_main .box_mid .main .right .print a:hover {
  color: #fff;
}
.obra .box_main .box_mid .main .right .print a:hover i:before {
  content: "\f33d";
}
.obra .box_main .box_mid .main .right .aumentada {
  margin: -20px -15px 20px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .right .aumentada {
    display: none;
  }
}
.obra .box_main .box_mid .main .right .aumentada a {
  background-color: #2f2e2a;
  color: #fff;
  padding: 15px;
  display: flex;
  align-items: center;
}
.obra .box_main .box_mid .main .right .aumentada a i:first-child {
  font-size: 18px;
  margin-right: 7px;
}
.obra .box_main .box_mid .main .right .aumentada a i:last-child {
  margin-left: auto;
  opacity: 0.5;
}
.obra .box_main .box_mid .main .right .aumentada a span {
  letter-spacing: 1px;
  font-size: 11px;
  margin-top: 4px;
  text-transform: uppercase;
}
.obra .box_main .box_mid .main .right .aumentada a:hover {
  color: #d9b331;
}
.obra .box_main .box_mid .main .right .aumentada a:hover i:first-child:before {
  content: "\f33d";
}
.obra .box_main .box_mid .main .right .aumentada .xplain {
  font-size: 11px;
  padding: 15px;
  border-bottom: 1px solid #cccccc;
  display: none;
}
.obra .box_main .box_mid .main .right .aumentada .xplain.show {
  display: block;
}
.obra .box_main .box_mid .main .right > div .title {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.obra .box_main .box_mid .main .right > div .title i {
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: -2px;
}
.obra .box_main .box_mid .main .right .claves {
  margin-bottom: 25px;
}
.obra .box_main .box_mid .main .right .claves .list {
  display: flex;
  flex-wrap: wrap;
}
.obra .box_main .box_mid .main .right .claves .list a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 1px;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  padding: 5px 8px 4px 8px;
  margin: 0 3px 3px 0;
  background-color: #fff;
}
.obra .box_main .box_mid .main .right .claves .list a:hover {
  color: #fff;
  background-color: #3c3b36;
}
.obra .box_main .box_mid .main .right .enlaces .enlace {
  color: #095fa0;
}
.obra .box_main .box_mid .main .right .enlaces .enlace > div + div {
  margin-top: 20px;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .subtitle {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  margin-bottom: 8px;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info + .info {
  margin-top: 6px;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info p {
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info p + p {
  margin-top: 8px;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info p a {
  color: #095fa0;
  font-size: 15px;
  font-size: 0.9375rem;
  text-decoration: underline;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info p a:hover {
  color: #3c3b36;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info p i {
  font-style: normal;
}
.obra .box_main .box_mid .main .right .enlaces .enlace .info + .subtitle {
  margin-top: 30px;
}
.obra .box_main .box_mid .main .obra-relacionada {
  width: 100%;
  padding: 60px 60px 30px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .obra-relacionada {
    padding: 30px 30px 0;
  }
}
.obra .box_main .box_mid .main .obra-relacionada > .title {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.obra .box_main .box_mid .main .obra-relacionada ul {
  display: flex;
  flex-wrap: wrap;
}
.obra .box_main .box_mid .main .obra-relacionada ul li {
  margin-right: 30px;
  margin-bottom: 30px;
  width: calc(33.333% - 20px);
}
.obra .box_main .box_mid .main .obra-relacionada ul li:nth-child(3n) {
  margin-right: 0;
}
.obra .box_main .box_mid .main .obra-relacionada ul li a .image {
  background-color: #d9b331;
}
.obra .box_main .box_mid .main .obra-relacionada ul li a .title {
  background-color: #f2f2f2;
  padding: 20px 25px;
}
@media only screen and (max-width: 600px) {
  .obra .box_main .box_mid .main .obra-relacionada ul li {
    margin-right: 0;
    width: 100%;
  }
}

.catalogo section.catalogo {
  padding: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo {
    padding: 0 0 2px;
  }
}
.catalogo section.catalogo .box_main .box_buscador {
  box-sizing: border-box;
  background: url("/img/login_bckg.jpg") no-repeat center center #3c3b36;
  background-size: cover;
  min-height: calc(100vh - 120px);
  padding: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo .box_main .box_buscador {
    padding: 30px;
    min-height: calc(100vh - 120px);
  }
}
.catalogo section.catalogo .box_main .box_buscador .entrada {
  max-width: 500px;
  text-align: center;
  margin-bottom: 50px;
}
.catalogo section.catalogo .box_main .box_buscador .entrada .titulo {
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  color: #d9b331;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 2.5rem;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo .box_main .box_buscador .entrada .titulo {
    font-size: 22px;
  }
}
.catalogo section.catalogo .box_main .box_buscador .entrada .intro {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-style: italic;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo .box_main .box_buscador .entrada .intro {
    font-size: 16px;
  }
}
.catalogo section.catalogo .box_main .box_buscador .entrada p {
  margin-top: 10px;
  font-family: "Lora", serif;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
}
.catalogo section.catalogo .box_main .box_buscador form {
  width: 500px;
  background-color: #3c3b36;
  padding: 30px;
  margin-bottom: -90px;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo .box_main .box_buscador form {
    width: calc(100% - 60px);
    margin-bottom: 0;
  }
}
.catalogo section.catalogo .box_main .box_buscador form .input label {
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 15px;
  color: #fff;
}
.catalogo section.catalogo .box_main .box_buscador form .input input ::placeholder {
  -webkit-text-security: none;
  color: rgba(255, 255, 255, 0.6);
}
.catalogo section.catalogo .box_main .box_buscador form > .input {
  margin-bottom: 0;
}
.catalogo section.catalogo .box_main .box_buscador form #showFilters {
  outline: none;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 15px;
  color: #fff;
  background: none;
  padding: 10px 15px;
  border: none;
  display: block;
  margin: 0 auto;
  border-radius: 0 0 5px 5px;
  background-color: rgba(0, 0, 0, 0.2);
}
.catalogo section.catalogo .box_main .box_buscador form #showFilters i {
  font-size: 14px;
}
.catalogo section.catalogo .box_main .box_buscador form #showFilters:hover {
  color: #d9b331;
}
.catalogo section.catalogo .box_main .box_buscador form #showFilters.open {
  margin: 30px -30px 0;
  width: calc(100% + 60px);
  padding-top: 30px;
}
.catalogo section.catalogo .box_main .box_buscador form #showFilters.open i {
  transform: rotate(180deg);
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters {
  margin: 0px -30px 30px;
  padding: 15px 30px 30px;
  background-color: rgba(0, 0, 0, 0.2);
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input label {
  font-size: 12px;
  text-align: left;
  margin-bottom: 0;
  width: 140px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range label {
  margin-right: 30px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider {
  width: calc(100% - 170px);
  padding: 0 10px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .range_dates {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .range_dates span {
  position: static;
  color: #fff;
  opacity: 0.7;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal {
  height: 2px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal .noUi-handle {
  border: none;
  background-color: #fff;
  box-shadow: none;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  cursor: pointer;
  transition: all 0.3s ease-out;
  outline: none;
  top: -7px;
  right: -8px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal .noUi-handle:before, .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal .noUi-handle:after {
  display: none;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal .noUi-handle:hover, .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal .noUi-handle:active, .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider .noUi-horizontal .noUi-handle:focus {
  background-color: #d9b331;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select label {
  margin-right: 30px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container {
  width: calc(100% - 170px) !important;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single {
  border-radius: 0px;
  color: #fff;
  border: 2px solid #fff;
  background-color: rgba(211, 181, 54, 0.1);
  padding: 10px 40px 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  height: auto;
  outline: none;
  transition: all 0.3s ease-out;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  opacity: 0.7;
  line-height: 20px;
  padding: 0;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 40px;
  transition: all 0.3s ease-out;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  left: 16px;
  top: 11px;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f078";
  font-size: 14px;
  font-style: normal;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single:hover {
  border-color: #d9b331;
}
.catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container--default .select2-selection--single:hover .select2-selection__arrow {
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.range .range_slider {
    width: 100%;
  }
  .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select {
    display: block;
  }
  .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select label {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .catalogo section.catalogo .box_main .box_buscador form .more-filters .input.select .select2-container {
    width: 100% !important;
  }
}
.catalogo section.catalogo .box_main .box_buscador form .aviso span {
  display: none;
}
.catalogo section.catalogo .box_main .box_buscador form .aviso div {
  color: #d9b331;
  text-align: center;
  margin-top: 15px;
}
.catalogo section.catalogo .box_main .box_buscador form .submit input {
  padding: 19px 20px 17px;
  font-size: 12px;
}
.catalogo section.catalogo .box_main .box_buscador form .submit input:hover {
  border-color: #d9b331;
  background-color: #d9b331;
  color: #3c3b36;
}
.catalogo section.catalogo.searching .box_main {
  display: flex;
  flex-wrap: wrap;
}
.catalogo section.catalogo.searching .box_main .box_buscador {
  width: 30%;
  display: block;
  padding: 0;
  height: auto;
  background: #3c3b36;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo.searching .box_main .box_buscador {
    display: none;
  }
}
.catalogo section.catalogo.searching .box_main .box_buscador .entrada {
  display: none;
}
.catalogo section.catalogo.searching .box_main .box_buscador form {
  width: auto;
  padding-top: 120px;
  margin-bottom: 0;
}
.catalogo section.catalogo.searching .box_main .box_buscador form > .input label {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: left;
  margin-bottom: 5px;
}
.catalogo section.catalogo.searching .box_main .box_buscador form #showFilters {
  display: none;
}
.catalogo section.catalogo.searching .box_main .box_buscador form .more-filters {
  padding-top: 30px;
  margin-top: 30px;
}
.catalogo section.catalogo.searching .box_main .box_buscador form .more-filters .input.range {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.catalogo section.catalogo.searching .box_main .box_buscador form .more-filters .input.range .range_slider {
  width: 100%;
}
.catalogo section.catalogo.searching .box_main .box_buscador form .more-filters .input.select {
  display: block;
}
.catalogo section.catalogo.searching .box_main .box_buscador form .more-filters .input.select label {
  margin-right: 0;
  margin-bottom: 5px;
}
.catalogo section.catalogo.searching .box_main .box_buscador form .more-filters .input.select .select2-container {
  width: 100% !important;
}
.catalogo section.catalogo.searching .box_main .box_resultados {
  box-sizing: border-box;
  width: 70%;
  background-color: #f2f2f2;
  padding: 30px;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo.searching .box_main .box_resultados {
    width: 100%;
  }
}
.catalogo section.catalogo.searching .box_main .box_resultados .info_paginator {
  font-size: 11px;
  font-size: 0.6875rem;
  text-align: right;
  margin-bottom: 30px;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works {
  display: flex;
  flex-wrap: wrap;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li {
  margin-right: 30px;
  margin-bottom: 30px;
  width: calc(25% - 22.5px);
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 1500px) {
  .catalogo section.catalogo.searching .box_main .box_resultados .works li {
    width: calc(33.333% - 20px);
  }
  .catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(4n) {
    margin-right: 30px;
  }
  .catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(3n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .catalogo section.catalogo.searching .box_main .box_resultados .works li {
    width: calc(50% - 15px);
  }
  .catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(3n) {
    margin-right: 30px;
  }
  .catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo.searching .box_main .box_resultados .works li {
    width: 100%;
    margin-right: 0;
  }
  .catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(3n) {
    margin-right: 0px;
  }
  .catalogo section.catalogo.searching .box_main .box_resultados .works li:nth-child(2n) {
    margin-right: 0px;
  }
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a {
  display: block;
  background-color: #fff;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info {
  padding: 25px;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .title {
  font-family: "Lora", serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 110%;
  margin-bottom: 9px;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .clasificacion,
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .serie {
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 110%;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .clasificacion {
  color: #d9b331;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 3px;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .serie {
  font-size: 11px;
  font-size: 0.6875rem;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .chronology,
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .location {
  font-family: "Lora", serif;
  line-height: 110%;
  display: flex;
  align-items: center;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .chronology i,
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .location i {
  margin-right: 9px;
  width: 16px;
  text-align: center;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .chronology {
  margin-top: 15px;
  margin-bottom: 10px;
}
.catalogo section.catalogo.searching .box_main .box_resultados .works li a .info .location {
  margin-top: 3px;
}
.catalogo section.catalogo.searching .box_main .box_no-results {
  box-sizing: border-box;
  width: 70%;
  background-color: #f2f2f2;
  padding: 30px;
}
@media only screen and (max-width: 600px) {
  .catalogo section.catalogo.searching .box_main .box_no-results {
    width: 100%;
  }
}
.catalogo .select2-dropdown {
  background-color: #3c3b36;
  border: 2px solid #fff;
  border-radius: 0px;
}
.catalogo .select2-dropdown .select2-search--dropdown {
  padding: 0;
}
.catalogo .select2-dropdown .select2-search--dropdown input.select2-search__field {
  border: none;
  color: #fff;
  background-color: rgba(211, 181, 54, 0.1);
  padding: 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  height: auto;
  outline: none;
  transition: all 0.3s ease-out;
}
.catalogo .select2-dropdown .select2-results ul li.select2-results__option {
  padding: 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  color: #fff;
}
.catalogo .select2-dropdown .select2-results ul li + li {
  border-top: 1px solid #fff;
}
.catalogo .select2-dropdown .select2-results ul li.select2-results__option--highlighted[aria-selected] {
  background-color: #d9b331;
  color: #3c3b36;
}
.catalogo .select2-dropdown .select2-results ul li.select2-results__option[aria-selected=true] {
  background-color: #3c3b36;
  color: #d9b331;
}
.catalogo.search_results section.catalogo .box_main .box_resultados {
  width: 100%;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .results .found {
  text-align: right;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .results .info_paginator {
  margin-bottom: 20px;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li {
  margin-right: 30px;
  margin-bottom: 30px;
  width: calc(25% - 22.5px);
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li:nth-child(2n) {
  margin-right: 30px;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li:nth-child(3n) {
  margin-right: 30px;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .catalogo.search_results section.catalogo .box_main .box_resultados .works li {
    width: calc(50% - 15px);
  }
  .catalogo.search_results section.catalogo .box_main .box_resultados .works li:nth-child(3n) {
    margin-right: 30px;
  }
  .catalogo.search_results section.catalogo .box_main .box_resultados .works li:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .catalogo.search_results section.catalogo .box_main .box_resultados .works li {
    width: 100%;
    margin-right: 0;
  }
  .catalogo.search_results section.catalogo .box_main .box_resultados .works li:nth-child(3n) {
    margin-right: 0px;
  }
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li.page {
  align-self: center;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li.page a {
  padding: 30px;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li.page a .title:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  margin-left: 10px;
}
.catalogo.search_results section.catalogo .box_main .box_resultados .works li.page a:hover {
  background-color: #d9b331;
  color: #fff;
}

.page.view .all .container .pages {
  margin: 0 60px 60px;
  background: url("/img/login_bckg.jpg") no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages {
    margin: 0;
  }
}
.page.view .all .container .pages .page-content {
  padding-top: 60px;
  margin: 30px;
  background-color: #2f2e2a;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content {
    padding: 0px;
  }
}
.page.view .all .container .pages .page-content .page-box {
  background-color: #fff;
  width: 65%;
  min-height: calc(100vh - 240px);
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box {
    width: 100%;
    min-height: 0;
  }
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form {
  background-color: #f7f7f7;
  padding: 30px 60px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box > div:not(.row) form {
    padding: 20px 20px 10px;
  }
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input input {
  color: #3c3b36;
  border-color: #3c3b36;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single {
  border-radius: 0px;
  color: #3c3b36;
  border: 2px solid #3c3b36;
  background-color: rgba(211, 181, 54, 0.1);
  padding: 10px 40px 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  height: auto;
  outline: none;
  transition: all 0.3s ease-out;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #3c3b36;
  opacity: 0.7;
  line-height: 20px;
  padding: 0;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 40px;
  transition: all 0.3s ease-out;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  left: 16px;
  top: 11px;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f078";
  font-size: 14px;
  font-style: normal;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single:hover {
  border-color: #d9b331;
}
.page.view .all .container .pages .page-content .page-box > div:not(.row) form .input.select .select2-container--default .select2-selection--single:hover .select2-selection__arrow {
  color: #d9b331;
}
.page.view .all .container .pages .page-content .page-box .row {
  padding: 60px;
  box-sizing: border-box;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row {
    padding: 20px;
  }
}
.page.view .all .container .pages .page-content .page-box .row .col {
  width: 100%;
}
.page.view .all .container .pages .page-content .page-box .row .col img {
  width: 100%;
  display: block;
  max-width: 100%;
}
.page.view .all .container .pages .page-content .page-box .row .col.image > a {
  display: block;
  background-color: #d9b331;
}
.page.view .all .container .pages .page-content .page-box .row .col.image > a:hover img {
  opacity: 0.7;
}
.page.view .all .container .pages .page-content .page-box .row .col.image .subtext {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  font-size: 0.8125rem;
}
.page.view .all .container .pages .page-content .page-box .row .col.html h2 {
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 120%;
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row .col.html h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.page.view .all .container .pages .page-content .page-box .row .col.html h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 120%;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row .col.html h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.page.view .all .container .pages .page-content .page-box .row .col.html h4 {
  font-weight: bold;
  opacity: 0.6;
}
.page.view .all .container .pages .page-content .page-box .row .col.html p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 150%;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row .col.html p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.page.view .all .container .pages .page-content .page-box .row .col.html li {
  list-style-position: inside;
  list-style-type: circle;
  font-family: "Lora", serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 150%;
  padding-left: 15px;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row .col.html li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 130%;
  }
}
.page.view .all .container .pages .page-content .page-box .row .col.html li + li {
  margin-top: 10px;
}
.page.view .all .container .pages .page-content .page-box .row .col.html p + h3, .page.view .all .container .pages .page-content .page-box .row .col.html p + h2, .page.view .all .container .pages .page-content .page-box .row .col.html p + h4, .page.view .all .container .pages .page-content .page-box .row .col.html ul + h3, .page.view .all .container .pages .page-content .page-box .row .col.html ul + h2, .page.view .all .container .pages .page-content .page-box .row .col.html ul + h4, .page.view .all .container .pages .page-content .page-box .row .col.html ol + h3, .page.view .all .container .pages .page-content .page-box .row .col.html ol + h2, .page.view .all .container .pages .page-content .page-box .row .col.html ol + h4 {
  margin-top: 20px;
}
.page.view .all .container .pages .page-content .page-box .row .col.html p + p, .page.view .all .container .pages .page-content .page-box .row .col.html p + ul, .page.view .all .container .pages .page-content .page-box .row .col.html p + ol, .page.view .all .container .pages .page-content .page-box .row .col.html ul + p, .page.view .all .container .pages .page-content .page-box .row .col.html ul + ul, .page.view .all .container .pages .page-content .page-box .row .col.html ul + ol, .page.view .all .container .pages .page-content .page-box .row .col.html ol + p, .page.view .all .container .pages .page-content .page-box .row .col.html ol + ul, .page.view .all .container .pages .page-content .page-box .row .col.html ol + ol {
  margin-top: 15px;
}
.page.view .all .container .pages .page-content .page-box .row .col.html table {
  border-top: 1px solid #cccccc;
}
.page.view .all .container .pages .page-content .page-box .row .col.html table tr td {
  padding: 10px 20px;
  border-bottom: 1px solid #cccccc;
}
.page.view .all .container .pages .page-content .page-box .row .col.html table tr td + td {
  border-left: 1px solid #cccccc;
}
.page.view .all .container .pages .page-content .page-box .row .col.html table tr td h2, .page.view .all .container .pages .page-content .page-box .row .col.html table tr td h3 {
  margin-top: 15px;
}
.page.view .all .container .pages .page-content .page-box .row .col.html p + table {
  margin-top: 10px;
}
.page.view .all .container .pages .page-content .page-box .row .col + .col {
  margin-top: 30px;
}
.page.view .all .container .pages .page-content .page-box .row:nth-child(3) {
  width: 70%;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row:nth-child(3) {
    width: 100%;
  }
}
.page.view .all .container .pages .page-content .page-box .row:nth-child(4) {
  width: 30%;
  padding: 0;
  display: block;
  margin: 0;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row:nth-child(4) {
    width: calc(100% + 60px);
    margin: 30px -30px -30px -30px;
  }
}
.page.view .all .container .pages .page-content .page-box .row:nth-child(4) .col:first-child {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row:nth-child(4) .col:first-child {
    position: static;
    top: auto;
  }
}
.page.view .all .container .pages .page-content .page-box .row:nth-child(4) .col + .col {
  margin-left: 0px;
}
.page.view .all .container .pages .page-content .page-box .row + .row {
  padding-top: 0;
}
.page.view .all .container .pages .page-content .page-box .row.cabecera {
  padding-bottom: 15px;
  padding-top: 50px;
  width: 100%;
}
.page.view .all .container .pages .page-content .page-box .row.cabecera h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  line-height: 120%;
  letter-spacing: 1px;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row.cabecera h1 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 120%;
  }
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content .page-box .row.cabecera {
    padding: 20px 20px 10px;
  }
}
.page.view .all .container .pages .page-content .page-box .row.no-pad-bot {
  padding-bottom: 0;
}
.page.view .all .container .pages .page-content .page-box .row.no-pad-bot + .row {
  padding-top: 0;
}
.page.view .all .container .pages .page-content .page-box .row.no-margin {
  padding: 0;
}
.page.view .all .container .pages .page-content .page-box .row.vertical {
  display: block;
}
.page.view .all .container .pages .page-content .page-box .row.vertical .col + .col {
  margin-left: 0;
  margin-top: 40px;
}
.page.view .all .container .pages .page-content aside {
  width: 35%;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content aside {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content aside .aside_box {
    display: flex;
    flex-wrap: wrap;
  }
  .page.view .all .container .pages .page-content aside .aside_box .enlaces {
    order: 0;
    width: 100%;
    display: flex;
  }
  .page.view .all .container .pages .page-content aside .aside_box .enlaces .catalogo {
    width: 45%;
  }
  .page.view .all .container .pages .page-content aside .aside_box .enlaces .museo {
    width: 55%;
    background-color: #b83c3e;
    color: #fff;
  }
  .page.view .all .container .pages .page-content aside .aside_box .enlaces .museo .pre {
    color: #3c3b36;
  }
  .page.view .all .container .pages .page-content aside .aside_box .hazte-amigo {
    width: 45%;
    order: 2;
  }
  .page.view .all .container .pages .page-content aside .aside_box .suscribe {
    order: 1;
    width: 55%;
  }
}
@media only screen and (max-width: 600px) {
  .page.view .all .container .pages .page-content aside .aside_box {
    display: block;
  }
  .page.view .all .container .pages .page-content aside .aside_box .enlaces {
    display: block;
  }
  .page.view .all .container .pages .page-content aside .aside_box .enlaces .catalogo,
  .page.view .all .container .pages .page-content aside .aside_box .enlaces .museo {
    width: 100%;
  }
  .page.view .all .container .pages .page-content aside .aside_box .hazte-amigo,
  .page.view .all .container .pages .page-content aside .aside_box .suscribe {
    width: 100%;
  }
  .page.view .all .container .pages .page-content aside .aside_box .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.page.view .all .container .pages.pagepatronato .html em {
  font-size: 16px;
  font-size: 1rem;
  line-height: 150%;
  display: block;
}
.page.view .all .container .pages.pagepatronato .html em + br {
  display: none;
}
.page.view .all .container .pages.pagecolabora-y-participa .row .col.html ol li, .page.view .all .container .pages.pagecolabora-y-participa .row .col.html ul li {
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
}
.page.view .all .container .pages.pagecronologia .html table tr td {
  width: 50%;
}
.page.view .all .container .pages.pagecronologia .html table tr td:last-child {
  color: rgba(0, 0, 0, 0.5);
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html h4 {
  margin-top: -10px;
  margin-bottom: 15px;
  opacity: 1;
  color: #8c8a7f;
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html h4 a {
  color: #d9b331;
  text-transform: uppercase;
  margin-left: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html h4 a:hover {
  color: #3c3b36;
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html p {
  font-size: 14px;
  font-size: 0.875rem;
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html p + p {
  margin-top: 10px;
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html p + h3 {
  margin-top: 30px;
}
.page.view .all .container .pages.pagehistorico-premio-aragon-goya .page-content .page-box .row .col.html p + h3:before {
  content: "";
  width: 20px;
  height: 4px;
  display: block;
  background-color: #d9b331;
  margin: 0 0 25px 0;
}
.page.view .all .container .pages.pagepodcasts .page-content .page-box .row .col.image {
  margin-top: 7px;
  margin-bottom: 20px;
}
.page.view .all .container .pages.pagepodcasts .page-content .page-box .row .col.image > a {
  background-color: transparent;
}
.page.view .all .container .pages.pagepodcasts .page-content .page-box .row .col.image > a img {
  max-width: 300px;
}
.page.view .all .container .pages.pagepodcasts .page-content .page-box .row .col.image.logo {
  width: 160px;
  display: inline-block;
}
.page.view .all .container .pages.pagepodcasts .page-content .page-box .row .col.image.logo + .logo {
  margin-left: 10px;
}

.menu-brothers {
  width: calc(100% - 150px) !important;
  padding: 0 0 0 150px !important;
  margin-top: -60px;
}
@media only screen and (max-width: 600px) {
  .menu-brothers {
    display: none;
  }
}
.menu-brothers .scroll-wrapper {
  background-color: #d9b331;
  padding-bottom: 10px !important;
  width: 100%;
}
.menu-brothers .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #b69421;
}
.menu-brothers .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #b69421;
}
.menu-brothers .brothers {
  display: flex;
  width: 100%;
}
.menu-brothers .brothers li {
  width: 100%;
  text-align: center;
  min-width: 120px;
}
.menu-brothers .brothers li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2f2e2a;
  color: #fff;
  padding: 0 15px;
  height: 50px;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625rem;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  line-height: 110%;
  letter-spacing: 1px;
}
.menu-brothers .brothers li a:hover {
  background-color: #d9b331;
}
.menu-brothers .brothers li:nth-child(even) a {
  background-color: #393834;
}
.menu-brothers .brothers li:nth-child(even) a:hover {
  background-color: #d9b331;
}
.menu-brothers .brothers li ul.children {
  width: 100%;
  min-width: 280px;
  background-color: #fff;
  position: fixed;
  display: none;
  width: auto;
  z-index: 1;
}
.menu-brothers .brothers li ul.children li {
  text-align: left;
}
.menu-brothers .brothers li ul.children li a {
  justify-content: flex-start;
}
.menu-brothers .brothers li.has-children > a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
  margin-left: auto;
}
.menu-brothers .brothers li.has-children:hover ul.children {
  display: block;
}
.menu-brothers .brothers li.active > a {
  cursor: default;
  pointer-events: none;
  background-color: #d9b331;
}

body.mini .menu-brothers {
  background-color: #fff;
  position: fixed;
  z-index: 99;
  top: 120px;
  padding: 0 !important;
  width: calc(100% - 180px) !important;
}

/* elementos */
@keyframes fichaIn {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}
a.show-summary {
  position: relative;
  color: #3c3b36;
}
a.show-summary > * {
  animation: fichaIn 0.3s ease-out 1;
}

.summary {
  width: 400px;
  background-color: #fff;
  color: #3c3b36;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  padding: 10px;
  position: absolute;
  left: 50%;
  top: calc(100% + 10px);
}
.summary > * {
  display: flex;
  flex-wrap: wrap;
}
.summary .image {
  width: 50%;
  background-color: #d9b331;
}
.summary .image img {
  opacity: 1 !important;
}
.summary .info {
  width: calc(50% - 20px);
  padding: 10px;
}
.summary .info .title {
  color: #3c3b36;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 110%;
  margin-bottom: 9px;
}
.summary .info .clasificacion,
.summary .info .serie {
  color: #3c3b36;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 110%;
}
.summary .info .clasificacion {
  color: #3c3b36;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 3px;
}
.summary .info .serie {
  color: #3c3b36;
  font-size: 11px;
  font-size: 0.6875rem;
}
.summary .info .chronology,
.summary .info .location {
  color: #3c3b36;
  font-family: "Lora", serif;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 90%;
  display: flex;
  align-items: center;
}
.summary .info .chronology i,
.summary .info .location i {
  margin-right: 9px;
  width: 14px;
  text-align: center;
}
.summary .info .chronology {
  margin-top: 15px;
  margin-bottom: 10px;
}
.summary .info .location {
  margin-top: 3px;
}

.hazteamigo .all .container .pages .page-content .page-box form {
  padding: 0px 60px 60px;
}
@media only screen and (max-width: 600px) {
  .hazteamigo .all .container .pages .page-content .page-box form {
    padding: 0 20px 20px;
  }
}
.hazteamigo .all .container .pages .page-content .page-box form p {
  margin-bottom: 20px;
}
.hazteamigo .all .container .pages .page-content .page-box form .input input, .hazteamigo .all .container .pages .page-content .page-box form .input textarea {
  color: #3c3b36;
  border: 2px solid #3c3b36;
}
.hazteamigo .all .container .pages .page-content .page-box form .input input:hover, .hazteamigo .all .container .pages .page-content .page-box form .input textarea:hover {
  border-color: #d9b331;
}
.hazteamigo .all .container .pages .page-content .page-box form .input label.error {
  margin-top: 5px;
  color: #b83c3e;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
}
.hazteamigo .all .container .pages .page-content .page-box form .radio input + label {
  display: inline;
  margin: 0px 0px 0px 4px;
}
.hazteamigo .all .container .pages .page-content .page-box form .radio input + label:after {
  content: "";
  display: block;
}
.hazteamigo .all .container .pages .page-content .page-box form .radio input + label:last-child:after {
  display: none;
}
.hazteamigo .all .container .pages .page-content .page-box form .radio label span {
  display: inline-block;
  margin-left: 5px;
}
.hazteamigo .all .container .pages .page-content .page-box form .radio label.error {
  position: absolute;
  right: 0;
  top: 0;
}
.hazteamigo .all .container .pages .page-content .page-box form .checkbox input {
  order: 0;
}
.hazteamigo .all .container .pages .page-content .page-box form .checkbox label {
  order: 1;
}
.hazteamigo .all .container .pages .page-content .page-box form .checkbox label.error {
  order: 2;
  margin-top: 0px;
  margin-left: 5px;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container {
  width: 100%;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single {
  border-radius: 0px;
  color: #3c3b36;
  border: 2px solid #3c3b36;
  background-color: rgba(211, 181, 54, 0.1);
  padding: 10px 40px 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  height: auto;
  outline: none;
  transition: all 0.3s ease-out;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #3c3b36;
  opacity: 0.7;
  line-height: 20px;
  padding: 0;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 40px;
  transition: all 0.3s ease-out;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  left: 16px;
  top: 11px;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f078";
  font-size: 14px;
  font-style: normal;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single:hover {
  border-color: #d9b331;
}
.hazteamigo .all .container .pages .page-content .page-box form .select .select2-container--default .select2-selection--single:hover .select2-selection__arrow {
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  .hazteamigo .all .container .pages .page-content .page-box form .empresa {
    margin-top: 15px;
  }
}
.hazteamigo .all .container .pages .page-content .page-box form .modalidad,
.hazteamigo .all .container .pages .page-content .page-box form .persona,
.hazteamigo .all .container .pages .page-content .page-box form .domiciliacion {
  margin-bottom: 15px;
}
@media only screen and (max-width: 600px) {
  .hazteamigo .all .container .pages .page-content .page-box form .doble {
    margin-bottom: 15px;
  }
}
.hazteamigo .all .container .pages .page-content .page-box form .submit input {
  background-color: #d9b331;
  color: #3c3b36;
}
.hazteamigo .all .container .pages .page-content .page-box form .submit input:hover {
  background-color: #3c3b36;
  color: #fff;
}
.hazteamigo .select2-dropdown {
  background-color: #fff;
  border: 2px solid #3c3b36;
  border-radius: 0px;
}
.hazteamigo .select2-dropdown .select2-search--dropdown {
  display: none;
}
.hazteamigo .select2-dropdown .select2-results ul li.select2-results__option {
  padding: 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  color: #3c3b36;
}
.hazteamigo .select2-dropdown .select2-results ul li + li {
  border-top: 1px solid #3c3b36;
}
.hazteamigo .select2-dropdown .select2-results ul li.select2-results__option--highlighted[aria-selected] {
  background-color: #d9b331;
  color: #3c3b36;
}
.hazteamigo .select2-dropdown .select2-results ul li.select2-results__option[aria-selected=true] {
  background-color: rgba(211, 181, 54, 0.1);
  color: #3c3b36;
}

.contacto .all .container .pages .page-content .page-box form {
  padding: 0px 60px 60px;
}
@media only screen and (max-width: 600px) {
  .contacto .all .container .pages .page-content .page-box form {
    padding: 0 20px 20px;
  }
}
.contacto .all .container .pages .page-content .page-box form p {
  margin-bottom: 20px;
}
.contacto .all .container .pages .page-content .page-box form .input input, .contacto .all .container .pages .page-content .page-box form .input textarea {
  color: #3c3b36;
  border: 2px solid #3c3b36;
}
.contacto .all .container .pages .page-content .page-box form .input input:hover, .contacto .all .container .pages .page-content .page-box form .input textarea:hover {
  border-color: #d9b331;
}
.contacto .all .container .pages .page-content .page-box form .input label.error {
  margin-top: 5px;
  color: #b83c3e;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
}
.contacto .all .container .pages .page-content .page-box form .submit input {
  background-color: #d9b331;
  color: #3c3b36;
}
.contacto .all .container .pages .page-content .page-box form .submit input:hover {
  background-color: #3c3b36;
  color: #fff;
}
.contacto .all .container .pages .page-content .page-box form .checkbox input {
  order: 0;
}
.contacto .all .container .pages .page-content .page-box form .checkbox label {
  order: 1;
}
.contacto .all .container .pages .page-content .page-box form .checkbox label.error {
  order: 2;
  margin-top: 0px;
  margin-left: 5px;
}

.tienda section.tienda .box_main {
  background-color: #e6e6e6;
  display: flex;
  flex-wrap: wrap;
  margin: 0 60px 60px;
}
.tienda section.tienda .box_main aside {
  width: 240px;
  background-color: #2f2e2a;
}
.tienda section.tienda .box_main aside ul {
  margin-top: 140px;
}
.tienda section.tienda .box_main aside ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #3c3b36;
  color: #fff;
  padding: 0 20px;
  height: 40px;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
}
.tienda section.tienda .box_main aside ul li a:hover {
  background-color: #d9b331;
  color: #3c3b36;
}
.tienda section.tienda .box_main aside ul li:nth-child(2n) a {
  background-color: #2f2e2a;
}
.tienda section.tienda .box_main aside ul li:nth-child(2n) a:hover {
  background-color: #d9b331;
  color: #3c3b36;
}
.tienda section.tienda .box_main aside ul li.active a {
  cursor: default;
  pointer-events: none;
  background-color: #d9b331;
  color: #3c3b36;
}
.tienda section.tienda .box_main aside ul li.active a i {
  transform: rotate(-90deg);
}
.tienda section.tienda .box_main .products {
  width: calc(100% - 240px);
  box-sizing: border-box;
  padding: 20px 30px 0;
}
.tienda section.tienda .box_main .products > .info {
  font-size: 11px;
  font-size: 0.6875rem;
  text-align: right;
  margin-bottom: 20px;
}
.tienda section.tienda .box_main .products .box {
  display: flex;
  flex-wrap: wrap;
}
.tienda section.tienda .box_main .products .box article {
  background-color: #fff;
  margin-right: 30px;
  margin-bottom: 30px;
  width: calc(33.333% - 20px);
  padding: 20px;
  box-sizing: border-box;
}
.tienda section.tienda .box_main .products .box article:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .tienda section.tienda .box_main .products .box article {
    width: 100%;
    margin-right: 0;
  }
}
.tienda section.tienda .box_main .products .box article .image {
  transform: translateX(5px);
}
.tienda section.tienda .box_main .products .box article .image a img {
  width: 100%;
  transition: all 0.3s ease-out;
  transform-origin: right bottom;
}
.tienda section.tienda .box_main .products .box article .image a:hover img {
  transform: scale(1.05) rotate(3deg);
}
.tienda section.tienda .box_main .products .box article .info {
  padding: 10px;
}
.tienda section.tienda .box_main .products .box article .info .title {
  font-size: 18px;
  font-size: 1.125rem;
}
.tienda section.tienda .box_main .products .box article .info .categoria {
  color: #6cab4d;
  text-transform: uppercase;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 1px;
}
.tienda section.tienda .box_main .products .box article .info .precio {
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
}
.tienda section.tienda .box_main .products .box article .info .butons {
  margin: 20px -30px -30px -30px;
  width: calc(100% + 60px);
}
.tienda section.tienda .box_main .products .box article .info .butons a {
  display: block;
  text-align: center;
  padding: 10px;
  border: 1px solid #6cab4d;
}
.tienda section.tienda .box_main .products .box article .info .butons a i {
  margin-right: 5px;
}
.tienda section.tienda .box_main .products .box article .info .butons a span {
  text-transform: uppercase;
  font-family: "BwModelica-Medium", sans-serif;
  font-weight: normal;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 1px;
}
.tienda section.tienda .box_main .products .box article .info .butons a.add {
  background-color: #6cab4d;
  color: #fff;
}
.tienda section.tienda .box_main .products .box article .info .butons a.add:hover {
  background-color: #3c3b36;
  border-color: #3c3b36;
}
.tienda section.tienda .box_main .products .box article .info .butons a.more {
  color: #6cab4d;
}
.tienda section.tienda .box_main .products .box article .info .butons a.more:hover {
  color: #3c3b36;
  border-color: #3c3b36;
}

.hazte-amigo .txt {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #d9b331;
  padding: 30px;
  color: #3c3b36;
}
.hazte-amigo .txt .pre {
  text-transform: uppercase;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
.hazte-amigo .txt .title {
  transition: all 0.3s ease-out;
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  color: #fff;
  line-height: 90%;
  font-size: 26px;
  margin: 5px 0;
}
.hazte-amigo .txt p {
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: lighter;
}
.hazte-amigo .txt:hover {
  background-color: #2f2e2a;
  color: #fff;
}
.hazte-amigo .txt:hover .title {
  color: #d9b331;
}

.arasaac .files-list li .title + a {
  display: flex;
  align-items: center;
  font-size: 11px;
  margin-top: 4px;
}
.arasaac .files-list li .title + a i {
  font-size: 20px;
  margin-right: 5px;
}
.arasaac .files-list li .title + a span {
  line-height: 100%;
}
@media only screen and (min-width: 900px) {
  .arasaac .files-list li .title + a:hover {
    color: #d9b331;
  }
}

.bibliographies .files-list,
.bibliographies .bibliographies-list,
.bibliographies .exhibitions-list,
.exhibitions .files-list,
.exhibitions .bibliographies-list,
.exhibitions .exhibitions-list,
.arasaac .files-list,
.arasaac .bibliographies-list,
.arasaac .exhibitions-list {
  box-sizing: border-box;
  padding: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .bibliographies .files-list,
  .bibliographies .bibliographies-list,
  .bibliographies .exhibitions-list,
  .exhibitions .files-list,
  .exhibitions .bibliographies-list,
  .exhibitions .exhibitions-list,
  .arasaac .files-list,
  .arasaac .bibliographies-list,
  .arasaac .exhibitions-list {
    padding: 0 20px 20px;
  }
}
.bibliographies .files-list li:after,
.bibliographies .bibliographies-list li:after,
.bibliographies .exhibitions-list li:after,
.exhibitions .files-list li:after,
.exhibitions .bibliographies-list li:after,
.exhibitions .exhibitions-list li:after,
.arasaac .files-list li:after,
.arasaac .bibliographies-list li:after,
.arasaac .exhibitions-list li:after {
  content: "";
  width: 10px;
  height: 4px;
  display: block;
  background-color: #d9b331;
  margin: 10px 0 18px 0;
}
.bibliographies .files-list li:last-child:after,
.bibliographies .bibliographies-list li:last-child:after,
.bibliographies .exhibitions-list li:last-child:after,
.exhibitions .files-list li:last-child:after,
.exhibitions .bibliographies-list li:last-child:after,
.exhibitions .exhibitions-list li:last-child:after,
.arasaac .files-list li:last-child:after,
.arasaac .bibliographies-list li:last-child:after,
.arasaac .exhibitions-list li:last-child:after {
  display: none;
}
.bibliographies .files-list li .title,
.bibliographies .bibliographies-list li .title,
.bibliographies .exhibitions-list li .title,
.exhibitions .files-list li .title,
.exhibitions .bibliographies-list li .title,
.exhibitions .exhibitions-list li .title,
.arasaac .files-list li .title,
.arasaac .bibliographies-list li .title,
.arasaac .exhibitions-list li .title {
  line-height: 110%;
}
.bibliographies .files-list li .title_mag,
.bibliographies .bibliographies-list li .title_mag,
.bibliographies .exhibitions-list li .title_mag,
.exhibitions .files-list li .title_mag,
.exhibitions .bibliographies-list li .title_mag,
.exhibitions .exhibitions-list li .title_mag,
.arasaac .files-list li .title_mag,
.arasaac .bibliographies-list li .title_mag,
.arasaac .exhibitions-list li .title_mag {
  opacity: 0.6;
  line-height: 110%;
  margin-top: 5px;
  margin-bottom: 4px;
}
.bibliographies .files-list li .place,
.bibliographies .files-list li .town,
.bibliographies .files-list li .year,
.bibliographies .files-list li .date,
.bibliographies .files-list li .authors,
.bibliographies .files-list li .pages,
.bibliographies .files-list li .number,
.bibliographies .bibliographies-list li .place,
.bibliographies .bibliographies-list li .town,
.bibliographies .bibliographies-list li .year,
.bibliographies .bibliographies-list li .date,
.bibliographies .bibliographies-list li .authors,
.bibliographies .bibliographies-list li .pages,
.bibliographies .bibliographies-list li .number,
.bibliographies .exhibitions-list li .place,
.bibliographies .exhibitions-list li .town,
.bibliographies .exhibitions-list li .year,
.bibliographies .exhibitions-list li .date,
.bibliographies .exhibitions-list li .authors,
.bibliographies .exhibitions-list li .pages,
.bibliographies .exhibitions-list li .number,
.exhibitions .files-list li .place,
.exhibitions .files-list li .town,
.exhibitions .files-list li .year,
.exhibitions .files-list li .date,
.exhibitions .files-list li .authors,
.exhibitions .files-list li .pages,
.exhibitions .files-list li .number,
.exhibitions .bibliographies-list li .place,
.exhibitions .bibliographies-list li .town,
.exhibitions .bibliographies-list li .year,
.exhibitions .bibliographies-list li .date,
.exhibitions .bibliographies-list li .authors,
.exhibitions .bibliographies-list li .pages,
.exhibitions .bibliographies-list li .number,
.exhibitions .exhibitions-list li .place,
.exhibitions .exhibitions-list li .town,
.exhibitions .exhibitions-list li .year,
.exhibitions .exhibitions-list li .date,
.exhibitions .exhibitions-list li .authors,
.exhibitions .exhibitions-list li .pages,
.exhibitions .exhibitions-list li .number,
.arasaac .files-list li .place,
.arasaac .files-list li .town,
.arasaac .files-list li .year,
.arasaac .files-list li .date,
.arasaac .files-list li .authors,
.arasaac .files-list li .pages,
.arasaac .files-list li .number,
.arasaac .bibliographies-list li .place,
.arasaac .bibliographies-list li .town,
.arasaac .bibliographies-list li .year,
.arasaac .bibliographies-list li .date,
.arasaac .bibliographies-list li .authors,
.arasaac .bibliographies-list li .pages,
.arasaac .bibliographies-list li .number,
.arasaac .exhibitions-list li .place,
.arasaac .exhibitions-list li .town,
.arasaac .exhibitions-list li .year,
.arasaac .exhibitions-list li .date,
.arasaac .exhibitions-list li .authors,
.arasaac .exhibitions-list li .pages,
.arasaac .exhibitions-list li .number {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  opacity: 0.6;
}
.bibliographies .files-list li .num_catalogo,
.bibliographies .files-list li .collection,
.bibliographies .bibliographies-list li .num_catalogo,
.bibliographies .bibliographies-list li .collection,
.bibliographies .exhibitions-list li .num_catalogo,
.bibliographies .exhibitions-list li .collection,
.exhibitions .files-list li .num_catalogo,
.exhibitions .files-list li .collection,
.exhibitions .bibliographies-list li .num_catalogo,
.exhibitions .bibliographies-list li .collection,
.exhibitions .exhibitions-list li .num_catalogo,
.exhibitions .exhibitions-list li .collection,
.arasaac .files-list li .num_catalogo,
.arasaac .files-list li .collection,
.arasaac .bibliographies-list li .num_catalogo,
.arasaac .bibliographies-list li .collection,
.arasaac .exhibitions-list li .num_catalogo,
.arasaac .exhibitions-list li .collection {
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
}
.bibliographies .files-list li .publisher,
.bibliographies .bibliographies-list li .publisher,
.bibliographies .exhibitions-list li .publisher,
.exhibitions .files-list li .publisher,
.exhibitions .bibliographies-list li .publisher,
.exhibitions .exhibitions-list li .publisher,
.arasaac .files-list li .publisher,
.arasaac .bibliographies-list li .publisher,
.arasaac .exhibitions-list li .publisher {
  font-size: 11px;
  font-size: 0.6875rem;
}
.bibliographies .files-list li .body + .num_catalogo,
.bibliographies .files-list li .publisher + .collection,
.bibliographies .bibliographies-list li .body + .num_catalogo,
.bibliographies .bibliographies-list li .publisher + .collection,
.bibliographies .exhibitions-list li .body + .num_catalogo,
.bibliographies .exhibitions-list li .publisher + .collection,
.exhibitions .files-list li .body + .num_catalogo,
.exhibitions .files-list li .publisher + .collection,
.exhibitions .bibliographies-list li .body + .num_catalogo,
.exhibitions .bibliographies-list li .publisher + .collection,
.exhibitions .exhibitions-list li .body + .num_catalogo,
.exhibitions .exhibitions-list li .publisher + .collection,
.arasaac .files-list li .body + .num_catalogo,
.arasaac .files-list li .publisher + .collection,
.arasaac .bibliographies-list li .body + .num_catalogo,
.arasaac .bibliographies-list li .publisher + .collection,
.arasaac .exhibitions-list li .body + .num_catalogo,
.arasaac .exhibitions-list li .publisher + .collection {
  margin-top: 0;
}
.bibliographies .files-list li .body,
.bibliographies .bibliographies-list li .body,
.bibliographies .exhibitions-list li .body,
.exhibitions .files-list li .body,
.exhibitions .bibliographies-list li .body,
.exhibitions .exhibitions-list li .body,
.arasaac .files-list li .body,
.arasaac .bibliographies-list li .body,
.arasaac .exhibitions-list li .body {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Lora", serif;
  text-transform: none;
  line-height: 130%;
}
.locations .location-box {
  padding: 0 60px 60px;
}
@media only screen and (max-width: 600px) {
  .locations .location-box {
    padding: 0 20px 20px;
  }
}
.locations .location-box form {
  margin-bottom: 20px;
}
.locations .location-box form .input input {
  color: #3c3b36;
  border: 2px solid #3c3b36;
}
.locations .location-box form .input input:hover {
  border-color: #d9b331;
}
.locations .location-box form .select .select2-container {
  width: 100%;
}
.locations .location-box form .select .select2-container--default .select2-selection--single {
  border-radius: 0px;
  color: #3c3b36;
  border: 2px solid #3c3b36;
  background-color: rgba(211, 181, 54, 0.1);
  padding: 10px 40px 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  height: auto;
  outline: none;
  transition: all 0.3s ease-out;
}
.locations .location-box form .select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #3c3b36;
  opacity: 0.7;
  line-height: 20px;
  padding: 0;
}
.locations .location-box form .select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 40px;
  transition: all 0.3s ease-out;
}
.locations .location-box form .select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  left: 16px;
  top: 11px;
}
.locations .location-box form .select .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f078";
  font-size: 14px;
  font-style: normal;
}
.locations .location-box form .select .select2-container--default .select2-selection--single:hover {
  border-color: #d9b331;
}
.locations .location-box form .select .select2-container--default .select2-selection--single:hover .select2-selection__arrow {
  color: #d9b331;
}
.locations .location-box .locations-list > li:after {
  content: "";
  width: 10px;
  height: 4px;
  display: block;
  background-color: #d9b331;
  margin: 14px 0 22px 0;
}
.locations .location-box .locations-list > li:last-child:after {
  display: none;
}
.locations .location-box .locations-list > li .title {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
}
.locations .location-box .locations-list > li .loc {
  font-family: "Lora", serif;
  opacity: 0.6;
}
.locations .location-box .locations-list > li .loc > div {
  display: inline-block;
}
.locations .location-box .locations-list > li .loc > div + div:before {
  content: " / ";
}
.locations .location-box .locations-list > li .title + .loc {
  margin-top: -4px;
}
.locations .location-box .locations-list > li .body {
  margin-top: 10px;
}
.locations .location-box .locations-list > li .url {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Lora", serif;
  margin-top: 10px;
  color: #d9b331;
}
.locations .location-box .locations-list > li .url a {
  color: #d9b331;
}
.locations .location-box .locations-list > li .subtitle {
  margin-top: 10px;
  font-size: 13px;
  font-size: 0.8125rem;
  opacity: 0.6;
}
.locations .location-box .locations-list > li ul.obras {
  margin-top: 2px;
  padding-left: 10px;
  font-family: "Lora", serif;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem;
}
.locations .location-box .locations-list > li ul.obras li a {
  text-decoration: underline;
}
.locations .location-box .locations-list > li.loc-casa-natal-de-goya .body > p {
  padding-left: 10px;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 0;
}
.locations .location-box .locations-list > li.loc-casa-natal-de-goya .body > p:first-child {
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  opacity: 0.6;
  font-style: normal;
  padding: 0;
}
.locations .location-box .locations-list > li.loc-casa-natal-de-goya .body > p + p {
  margin-top: 4px;
}
.locations .location-box .paging {
  margin-top: 60px;
}
.locations .location-box .paging span a {
  background-color: #f2f2f2;
}
.locations .select2-dropdown {
  background-color: #fff;
  border: 2px solid #3c3b36;
  border-radius: 0px;
}
.locations .select2-dropdown .select2-search--dropdown {
  padding: 0;
}
.locations .select2-dropdown .select2-search--dropdown input.select2-search__field {
  border: none;
  color: #fff;
  background-color: #3c3b36;
  padding: 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  height: auto;
  outline: none;
  transition: all 0.3s ease-out;
}
.locations .select2-dropdown .select2-results ul li.select2-results__option {
  padding: 10px 15px;
  font-family: "Lora", serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: italic;
  color: #3c3b36;
}
.locations .select2-dropdown .select2-results ul li + li {
  border-top: 1px solid #3c3b36;
}
.locations .select2-dropdown .select2-results ul li.select2-results__option--highlighted[aria-selected] {
  background-color: #d9b331;
  color: #3c3b36;
}
.locations .select2-dropdown .select2-results ul li.select2-results__option[aria-selected=true] {
  background-color: rgba(211, 181, 54, 0.1);
  color: #3c3b36;
}

.suscribe .txt {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #3c3b36;
  padding: 30px;
  color: #fff;
}
.suscribe .txt .pre {
  text-transform: uppercase;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
.suscribe .txt .title {
  transition: all 0.3s ease-out;
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  color: #d9b331;
  line-height: 90%;
  font-size: 26px;
  margin: 5px 0;
}
.suscribe .txt p {
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: lighter;
}
.suscribe .txt:hover {
  background-color: #2f2e2a;
  color: #d9b331;
}
.suscribe .txt:hover .title {
  color: #fff;
}

.suscribe-box {
  display: none;
  max-width: 500px;
  background-color: #3c3b36;
  color: #fff;
  padding: 30px;
}
.suscribe-box a {
  color: #fff;
  text-decoration: underline;
}
.suscribe-box .indicates-required {
  text-align: right;
  font-size: 11px;
  font-size: 0.6875rem;
}
.suscribe-box .gdpr-mergeRow {
  margin-top: 20px;
}
.suscribe-box .gdpr-mergeRow > div p {
  font-size: 11px;
  font-size: 0.6875rem;
}
.suscribe-box .gdpr-mergeRow .content__gdprLegal {
  margin-top: 20px;
}

@media only screen and (min-width: 600px) {
  .page.view .all .container .pagepublicaciones .page-content .page-box .row.block {
    display: flex;
    flex-wrap: wrap;
  }
  .page.view .all .container .pagepublicaciones .page-content .page-box .row.block .col {
    width: 50%;
  }
  .page.view .all .container .pagepublicaciones .page-content .page-box .row.block .col.image {
    margin-top: 0;
    margin-left: 30px;
    margin-bottom: 30px;
    width: calc(50% - 30px);
  }
}
.enlaces .box {
  text-align: center;
  background-color: #3c3b36;
  color: #fff;
  display: flex;
  min-height: 150px;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.enlaces .box .pre {
  transition: all 0.3s ease-out;
  text-transform: uppercase;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}
.enlaces .box .title {
  transition: all 0.3s ease-out;
  font-family: "Rosella-Solid", sans-serif;
  font-weight: normal;
  line-height: 90%;
  font-size: 26px;
  margin: 5px 0;
}
.enlaces .box.tienda {
  color: #6cab4d;
}
.enlaces .box.tienda:hover {
  background-color: #6cab4d;
}
.enlaces .box.catalogo {
  background-color: #2f2e2a;
  color: #d9b331;
}
.enlaces .box.catalogo:hover {
  background-color: #d9b331;
}
.enlaces .box.museo {
  color: #b83c3e;
}
.enlaces .box.museo:hover {
  background-color: #b83c3e;
}
.enlaces .box:hover {
  color: #fff;
  background-color: #2f2e2a;
}
.enlaces .box:hover .title {
  font-size: 28px;
}

.error404 .all .container .pages .page-content .page-box .menu-error {
  margin-top: 40px;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li .menu-title {
  font-size: 20px;
  font-size: 1.25rem;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li + li {
  margin-top: 20px;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li ul {
  margin-bottom: 15px;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li ul li a {
  padding-left: 20px;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: underline;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li ul li a:hover {
  color: #d9b331;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li ul li ul li {
  padding-left: 20px;
}
.error404 .all .container .pages .page-content .page-box .menu-error > li ul li ul li a {
  font-size: 13px;
  font-size: 0.8125rem;
  opacity: 0.6;
}
.error404 .all .container .pages .page-content .page-box p.error {
  font-size: 13px;
  margin-top: 40px;
}

/*  footer */
footer {
  background-color: #f7f7f7;
  padding: 60px;
  position: relative;
  z-index: 111;
}
@media only screen and (max-width: 600px) {
  footer {
    padding: 30px 30px 90px;
  }
}
footer .box > ul {
  display: grid;
  grid-column-gap: 20px;
  grid-template-areas: "m-fundacion m-programacion m-catalogo m-ediciones" "m-fundacion m-actualidad m-catalogo m-educa" "m-fundacion m-actualidad m-catalogo m-tienda";
}
@media only screen and (max-width: 600px) {
  footer .box > ul {
    grid-template-areas: "m-fundacion m-catalogo" "m-fundacion m-catalogo" "m-fundacion m-programacion" "m-actualidad m-ediciones" "m-actualidad m-educa" "m-actualidad m-tienda";
  }
}
@media only screen and (max-width: 600px) {
  footer .box > ul {
    display: none;
  }
}
footer .box > ul > li.menu-item-1 {
  grid-area: m-fundacion;
}
footer .box > ul > li.menu-item-74 {
  grid-area: m-programacion;
}
footer .box > ul > li.menu-item-10 {
  grid-area: m-actualidad;
}
footer .box > ul > li.menu-item-59 {
  grid-area: m-catalogo;
}
footer .box > ul > li.menu-item-7 {
  grid-area: m-museo;
}
footer .box > ul > li.menu-item-7 > .menu-title {
  color: #b83c3e;
}
footer .box > ul > li.menu-item-21 {
  grid-area: m-educa;
}
footer .box > ul > li.menu-item-21 > .menu-title {
  color: #a25384;
}
footer .box > ul > li.menu-item-13 {
  grid-area: m-obra;
}
footer .box > ul > li.menu-item-19 {
  grid-area: m-ediciones;
}
footer .box > ul > li.menu-item-19 > .menu-title {
  color: #69a4ae;
}
footer .box > ul > li.menu-item-76, footer .box > ul > li.menu-item-78 {
  grid-area: m-tienda;
}
footer .box > ul > li.menu-item-76 > .menu-title, footer .box > ul > li.menu-item-78 > .menu-title {
  color: #6cab4d;
}
footer .box > ul > li.menu-item-59 > .menu-title {
  color: #b83c3e;
}
footer .box > ul > li a:hover {
  opacity: 1;
  color: #000;
}
footer .box > ul > li > .menu-title {
  display: inline-block;
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 5px 5px;
  margin-bottom: 5px;
  color: #d9b331;
}
footer .box > ul > li > ul > li > a {
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 14px;
  padding: 5px 5px;
}
footer .box > ul > li > ul > li > ul li a {
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 12px;
  padding: 5px 5px 5px 10px;
  opacity: 0.6;
}
footer .box > ul > li > ul > li > ul li ul li a:before {
  padding-left: 15px;
  content: "- ";
}
footer .box .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
}
@media only screen and (max-width: 600px) {
  footer .box .bottom {
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  footer .box .bottom {
    margin-top: 0;
    border: none;
    padding-top: 0;
  }
}
footer .box .bottom span {
  font-size: 11px;
  font-family: "BwModelica-Regular", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
footer .box .bottom .copy {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  footer .box .bottom .copy {
    display: block;
    text-align: center;
  }
}
footer .box .bottom .copy ul {
  display: flex;
  border-left: 1px solid;
  margin-left: 10px;
  padding-left: 10px;
}
footer .box .bottom .copy ul li.elviaje {
  display: none;
}
footer .box .bottom .copy ul li a {
  font-family: "Lora", serif;
  font-size: 12px;
  opacity: 0.6;
}
footer .box .bottom .copy ul li a:hover {
  opacity: 1;
  color: #000;
}
footer .box .bottom .copy ul li + li {
  margin-left: 10px;
}
@media only screen and (max-width: 600px) {
  footer .box .bottom .copy ul {
    display: flex;
    border: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  footer .box .bottom .copy ul li {
    width: calc(50% - 5px);
  }
  footer .box .bottom .copy ul li a {
    border: 1px solid #e6e6e6;
    display: block;
    padding: 15px;
    text-align: center;
  }
  footer .box .bottom .copy ul li + li {
    margin-left: 0px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 600px) {
  footer .box .bottom .copy ul {
    display: block;
  }
  footer .box .bottom .copy ul li {
    width: 100%;
  }
}
footer .box .bottom .patro {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  footer .box .bottom .patro {
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .box .bottom .patro span {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
}
footer .box .bottom .patro .logos a {
  display: inline-block;
}
footer .box .bottom .patro .logos a img {
  height: 30px;
}
footer .box .bottom .patro .logos a + a {
  margin-left: 20px;
}

body.coming .all header,
body.coming .all footer,
body.coming .all .social {
  display: none;
}
body.coming .all .page-coming .box_main {
  height: 100vh;
  width: 100vw;
  background: url("/img/logo-fundacion-goya.svg") no-repeat center center #3c3b36;
  background-size: 200px;
}
body.coming .all .page-coming .box_main p {
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 120px;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
body.coming .all .page-coming .box_main p strong {
  color: #d9b331;
}
@media only screen and (max-width: 600px) {
  body.coming .all .page-coming .box_main p {
    width: 90%;
    bottom: 30px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

/** Maintenance **/
#maintenance {
  position: fixed;
  width: 130px;
  padding: 20px;
  background: #FF0000;
  color: white;
  text-align: center;
  z-index: 1000;
  bottom: 65px;
  opacity: 0.7;
}
#maintenance a {
  font-family: "BwModelica-Bold", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: white;
  text-transform: uppercase;
}

#cookiebar {
  padding: 30px 60px;
  background-color: #d9b331;
  color: #3c3b36;
  display: none;
}
@media only screen and (max-width: 600px) {
  #cookiebar {
    padding: 30px 30px 60px 30px;
    margin: -60px 0 60px;
  }
}
#cookiebar > div {
  display: flex;
}
@media only screen and (max-width: 600px) {
  #cookiebar > div {
    display: block;
  }
}
#cookiebar > div .info {
  width: 100%;
}
#cookiebar > div .botones {
  width: 100%;
  margin-left: 30px;
}
@media only screen and (max-width: 600px) {
  #cookiebar > div .botones {
    margin-left: 0;
    margin-top: 20px;
  }
}
#cookiebar > div a {
  display: inline-block;
  background-color: #fff;
  color: #3c3b36;
  padding: 10px 15px 8px;
}
#cookiebar > div a.more {
  margin-left: 10px;
}
#cookiebar > div a:hover {
  background-color: #3c3b36;
  color: #fff;
}

.hide {
  position: absolute;
  clip: rect(1px 1px 1px 1px); /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.fade {
  opacity: 0;
}
.fade.visible {
  animation: fadeIn 0.3s ease-out 0.3s 1 forwards;
}
.fade.visible .fade.visible {
  animation-delay: 0.6s;
}
.fade.visible .fade.visible .fade.visible {
  animation-delay: 0.9s;
}

/** log in **/
.log-in {
  margin: 0 60px 60px;
  background: url("/img/login_bckg.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 120px);
}
.log-in legend {
  margin-bottom: 25px;
}
.log-in form {
  padding: 60px;
  background-color: #3c3b36;
  color: #fff;
}
.log-in a {
  color: #fff;
  text-decoration: underline;
}
.log-in a.forgot_password {
  display: block;
  text-align: right;
  font-size: 12px;
}

pre {
  padding: 20px 120px;
}

p.notice,
.cake-stack-trace {
  padding: 20px 120px;
}

/** timeline **/
body.elviaje .home {
  margin: 0 60px 0px;
  background: url("/img/home-bckg.jpg") no-repeat center center;
  background-size: cover;
  min-height: calc(100vh - 120px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  body.elviaje .home {
    min-height: calc(100vh - 60px);
    margin: 0;
  }
}
body.elviaje .home .box .title {
  background: url("/img/title.svg") no-repeat center center;
  width: 600px;
  height: 150px;
  background-size: cover;
  margin-bottom: -30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-indent: -999999px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .home .box .title {
    width: 510px;
    height: 130px;
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .home .box .title {
    width: calc(100% - 60px);
    height: 100px;
    margin: 0 auto -20px;
    background-size: contain;
    background-position: center bottom;
  }
}
body.elviaje .home .box .buscador {
  padding: 70px 60px 60px;
  background-color: #3c3b36;
  margin: 0 60px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .home .box .buscador {
    padding: 50px 30px 30px;
    margin: 0 20px;
  }
}
body.elviaje .home .box .buscador .input {
  position: relative;
  margin-bottom: 5px;
}
body.elviaje .home .box .buscador .input label {
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body.elviaje .home .box .buscador .input i {
  color: #fff;
  position: absolute;
  bottom: 13px;
  right: 13px;
  font-size: 20px;
}
body.elviaje .home .box .buscador .input.submit {
  margin-top: 10px;
}
body.elviaje .home .box .buscador .input.submit input {
  background-color: #d9b331;
  border-color: #d9b331;
}
@media only screen and (min-width: 900px) {
  body.elviaje .home .box .buscador .input.submit input:hover {
    background-color: #fff;
    border-color: #fff;
    color: #3c3b36;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate {
  100% {
    transform: rotate(359deg);
  }
}
@keyframes lineTo {
  100% {
    width: 110px;
  }
}
body.elviaje .pasos {
  margin: 0 60px 0px;
  background: url("/img/pasos-bckg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
  height: calc(100vh - 120px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos {
    height: auto;
    margin: 0;
    background: #21211e;
  }
}
body.elviaje .pasos .route {
  /*
  margin-top: 180px;
  	white-space: nowrap;
  height: calc(100vh - 300px);
  	display: flex;
  	align-items: center;
  */
  margin: 60px auto 0;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .tns-outer #tns1-iw {
    margin-right: 0;
  }
  body.elviaje .pasos .route .tns-outer .routes-slide {
    width: 100%;
    padding-left: 120px;
  }
}
body.elviaje .pasos .route .tns-ovh {
  width: calc(100vw - 310px);
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .tns-ovh {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route {
    flex-direction: column;
    margin: 90px 0 90px 180px;
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route {
    width: calc(100vw - 40px);
    margin: 90px 0 90px 20px;
  }
}
body.elviaje .pasos .route > * + * {
  margin-left: 60px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route > * + * {
    margin-left: 0;
    margin-top: 30px;
  }
}
body.elviaje .pasos .route .spot {
  position: relative;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
  }
  body.elviaje .pasos .route .spot + .spot {
    margin-top: 30px;
  }
}
body.elviaje .pasos .route .spot.visible:after {
  content: "";
  position: absolute;
  left: 50%;
  top: calc(50% - 3px);
  height: 6px;
  width: 0;
  border-radius: 3px;
  background-color: #d9b331;
  transform-origin: left center;
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+1):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(-14deg) translate(-30px, -5px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+1):after {
    transform: rotate(141deg) translateX(20px);
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+1) .name {
    left: -100%;
    top: 73px;
    text-align: right;
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+2) {
  transform: translateY(-30px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+2) {
    transform: translateX(-120px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+2):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(-15deg) translate(-10px, -6px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+2):after {
    transform: rotate(142deg) translateX(18px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+3) {
  transform: translateY(-60px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+3) {
    transform: translateX(-240px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+3):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(16deg) translate(-13px, 10px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+3):after {
    transform: rotate(38deg) translateX(20px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+4) {
  transform: translateY(-30px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+4) {
    transform: translateX(-120px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+4):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(14deg) translate(-23px, 6px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+4):after {
    transform: rotate(40deg) translate(20px, 0px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+5):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(-22deg) translate(-10px, -6px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+5):after {
    transform: rotate(130deg);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+6) {
  transform: translateY(-50px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+6) {
    transform: translateX(-80px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+6):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(-27deg) translate(-21px, -10px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+6):after {
    transform: rotate(131deg);
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+6) .distance {
    transform: translateX(100%) translateY(calc(100% - 28px));
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+7) {
  transform: translateY(-100px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+7) {
    transform: translateX(-160px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+7):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(26deg) translate(-10px, 12px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+7):after {
    transform: rotate(50deg);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+8) {
  transform: translateY(-50px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+8) {
    transform: translateX(-80px);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+8):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(23deg) translate(-20px, 10px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+8):after {
    transform: rotate(50deg);
  }
}
body.elviaje .pasos .route .spot.visible:nth-child(9n+9):after {
  animation: lineTo 0.3s ease-out 0.6s 1 forwards;
  transform: rotate(3deg);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+9):after {
    transform: rotate(90deg) translateX(-10px);
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .spot.visible:nth-child(9n+9) .distance {
    left: -60%;
    bottom: 38px;
  }
}
body.elviaje .pasos .route .spot.visible:last-child {
  margin-right: 60px;
}
body.elviaje .pasos .route .spot.visible:last-child:after {
  display: none;
}
body.elviaje .pasos .route .place {
  position: relative;
  cursor: pointer;
  height: calc(100vh - 300px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .place {
    height: auto;
    width: 100%;
  }
}
body.elviaje .pasos .route .place ul {
  position: relative;
}
body.elviaje .pasos .route .place ul li + li {
  margin-top: 4px;
}
body.elviaje .pasos .route .place ul li a {
  background-color: #d9b331;
  color: #3c3b36;
  display: block;
  padding: 8px 10px 6px;
  font-size: 12px;
  border-radius: 14px;
  white-space: nowrap;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
body.elviaje .pasos .route .place ul li a span + i {
  margin-left: 5px;
}
@media only screen and (min-width: 900px) {
  body.elviaje .pasos .route .place ul li a:hover {
    background-color: #fff;
    color: #3c3b36;
  }
}
body.elviaje .pasos .route .place .name {
  position: absolute;
  left: 50%;
  transform: translateX(calc(-50% - 23px)) translateY(calc(-100% + 0px));
  text-align: center;
  padding-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .place .name {
    white-space: normal;
    min-width: 130px;
    transform: translateX(-50%) translateY(calc(-100% - 3px));
  }
}
body.elviaje .pasos .route .place .name .city {
  font-weight: bold;
  font-size: 20px;
  margin: 0 -30px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .place .name .city {
    font-size: 14px;
  }
}
body.elviaje .pasos .route .place .name .country {
  font-size: 14px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .place .name .country {
    font-size: 11px;
  }
}
body.elviaje .pasos .route .place .name > .box {
  display: none;
}
body.elviaje .pasos .route .place .point .icon {
  transition: all 0.3s ease-out;
  border: 6px solid #d9b331;
  background-color: #3c3b36;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d9b331;
  font-size: 32px;
  border-radius: 100px;
  position: relative;
  z-index: 1;
}
body.elviaje .pasos .route .place .more {
  display: none;
}
body.elviaje .pasos .route .place.here {
  cursor: default;
}
body.elviaje .pasos .route .place.here .point {
  border-radius: 100px;
  border: 6px solid #d9b331;
  width: 16px;
  height: 16px;
  background-color: #d9b331;
}
body.elviaje .pasos .route .place.here .name {
  left: auto;
  transform: rotate(-90deg) translate(71px, 11px);
  font-size: 13px;
  white-space: nowrap;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .place.here .name {
    top: 0;
    bottom: auto;
    transform: translateX(-50%) translateY(calc(-100% - 10px));
  }
}
body.elviaje .pasos .route .place.here:after {
  transform: rotate(-13deg);
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .place.here:after {
    transform: rotate(151deg) scaleX(1.3) !important;
  }
}
@media only screen and (min-width: 900px) {
  body.elviaje .pasos .route .place:hover .point .icon {
    background-color: #d9b331;
    color: #3c3b36;
    transform: scale(1.15);
  }
}
body.elviaje .pasos .route .travel {
  text-align: center;
  position: relative;
  cursor: pointer;
}
body.elviaje .pasos .route .travel .icon {
  transition: all 0.3s ease-out;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3c3b36;
  border: 2px dotted #3c3b36;
  border-radius: 40px;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .travel .icon {
    border: 2px dotted #fff;
  }
}
body.elviaje .pasos .route .travel .distance {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(calc(-50% - 25px)) translateY(calc(100% + 13px));
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
}
@media only screen and (max-width: 600px) {
  body.elviaje .pasos .route .travel .distance {
    transform: translateX(-50%) translateY(calc(100% + 9px));
  }
}
body.elviaje .pasos .route .travel .distance a {
  margin-top: 6px;
  background-color: #fff;
  color: #3c3b36;
  padding: 8px 10px 6px;
  font-size: 12px;
  border-radius: 20px;
  white-space: nowrap;
  font-weight: normal;
  display: none;
  justify-content: space-between;
  font-weight: bold;
}
@media only screen and (min-width: 900px) {
  body.elviaje .pasos .route .travel .distance a:hover {
    background-color: #d9b331;
    color: #3c3b36;
  }
}
@media only screen and (min-width: 900px) {
  body.elviaje .pasos .route .travel:hover .icon {
    transform: scale(1.05);
  }
  body.elviaje .pasos .route .travel:hover .icon:before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 2px dotted #fff;
    animation: rotate 4s linear infinite;
  }
  body.elviaje .pasos .route .travel:hover .distance a {
    display: flex;
  }
}
body.elviaje .pasos > .scrollbar-inner > .scroll-element.scroll-x {
  height: 60px;
}
body.elviaje .pasos > .scrollbar-inner > .scroll-element.scroll-x .scroll-bar {
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
}
body.elviaje .pasos > .scrollbar-inner > .scroll-element.scroll-x .scroll-bar:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f07e";
  font-size: 30px;
  color: #3c3b36;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.elviaje .view-place {
  background: url("/img/pasos-bckg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
  height: calc(100vh - 120px);
  position: relative;
  margin: 0 60px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place {
    height: auto;
    margin: 60px 0px;
  }
}
body.elviaje .view-place .close {
  margin-left: auto;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d9b331;
  color: #3c3b36;
  font-size: 24px;
}
@media only screen and (min-width: 900px) {
  body.elviaje .view-place .close:hover {
    background-color: #fff;
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .close {
    margin-top: -60px;
  }
}
body.elviaje .view-place .ficha {
  display: flex;
  flex-wrap: wrap;
  background-color: #21211e;
  margin: 0 60px 0px;
  height: calc(100vh - 233px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha {
    margin: 0;
    height: auto;
  }
}
body.elviaje .view-place .ficha > .info {
  width: 42%;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha > .info {
    width: 100%;
  }
}
body.elviaje .view-place .ficha > .info .image {
  height: calc(50vh - 120px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha > .info .image {
    height: auto;
  }
}
body.elviaje .view-place .ficha > .info .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
body.elviaje .view-place .ficha > .info .image:after {
  content: "\f64f";
  font-family: "Font Awesome 5 Pro";
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background-color: #d9b331;
  color: #3c3b36;
  border-radius: 45px;
  margin: -45px auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha > .info .image:after {
    width: 75px;
    height: 75px;
    border-radius: 38px;
    margin: -38px auto;
    font-size: 32px;
  }
}
body.elviaje .view-place .ficha > .info .text {
  height: calc(50vh - 210px);
  padding: 60px 30px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha > .info .text {
    height: auto;
  }
}
body.elviaje .view-place .ficha > .info .text .title {
  font-size: 25px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 360px;
  margin: 0 auto;
  text-align: center;
}
body.elviaje .view-place .ficha > .info .text .city {
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 14px;
}
body.elviaje .view-place .ficha > .info .text .links {
  display: flex;
  margin-top: 20px;
}
body.elviaje .view-place .ficha > .info .text .links a {
  display: flex;
  align-items: center;
  padding: 6px 11px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 30px;
}
body.elviaje .view-place .ficha > .info .text .links a span {
  font-size: 12px;
  font-weight: normal;
}
body.elviaje .view-place .ficha > .info .text .links a i {
  font-size: 13px;
  margin-left: 6px;
}
body.elviaje .view-place .ficha > .info .text .links a + a {
  margin-left: 5px;
}
@media only screen and (min-width: 900px) {
  body.elviaje .view-place .ficha > .info .text .links a:hover {
    background-color: #fff;
    color: #3c3b36;
  }
}
body.elviaje .view-place .ficha > .info .text .more {
  margin-top: 40px;
}
body.elviaje .view-place .ficha > .info .text .more ul {
  display: flex;
}
body.elviaje .view-place .ficha > .info .text .more ul li + li {
  margin-left: 5px;
}
body.elviaje .view-place .ficha > .info .text .more ul li a {
  background-color: #d9b331;
  color: #3c3b36;
  display: block;
  padding: 8px 10px 6px;
  font-size: 12px;
  border-radius: 20px;
  white-space: nowrap;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
body.elviaje .view-place .ficha > .info .text .more ul li a span + i {
  margin-left: 5px;
}
@media only screen and (min-width: 900px) {
  body.elviaje .view-place .ficha > .info .text .more ul li a:hover {
    background-color: #fff;
    color: #3c3b36;
  }
}
body.elviaje .view-place .ficha .listado-box {
  width: 58%;
  background-color: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha .listado-box {
    width: 100%;
  }
}
body.elviaje .view-place .ficha .listado-box .listado-info {
  padding: 15px 0px 15px 30px;
}
body.elviaje .view-place .ficha .listado-box .scrollbar-inner {
  height: calc(100vh - 288px);
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha .listado-box .scrollbar-inner {
    height: auto;
  }
}
body.elviaje .view-place .ficha .listado-box .body {
  padding: 30px;
}
body.elviaje .view-place .ficha .listado-box .body p {
  font-size: 18px;
  line-height: 150%;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha .listado-box .body p {
    font-size: 14px;
  }
}
body.elviaje .view-place .ficha .listado-box .body p a {
  text-decoration: underline;
  color: #fff;
}
@media only screen and (min-width: 900px) {
  body.elviaje .view-place .ficha .listado-box .body p a:hover {
    color: #d9b331;
  }
}
body.elviaje .view-place .ficha .listado-box .body p + ul {
  margin-top: 10px;
}
body.elviaje .view-place .ficha .listado-box .body ul li {
  padding-left: 10px;
  font-size: 15px;
  position: relative;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha .listado-box .body ul li {
    font-size: 13px;
  }
}
body.elviaje .view-place .ficha .listado-box .body ul li:before {
  content: "·";
  position: absolute;
  left: 0;
  top: -1px;
}
body.elviaje .view-place .ficha .listado-box .body ul li + li {
  margin-top: 8px;
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha .listado-box .body {
    padding: 20px;
  }
}
body.elviaje .view-place .ficha .listado-box .works {
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px 30px;
}
body.elviaje .view-place .ficha .listado-box .works li {
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc(33.333% - 16.666px);
}
body.elviaje .view-place .ficha .listado-box .works li:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 1500px) {
  body.elviaje .view-place .ficha .listado-box .works li {
    width: calc(50% - 10px);
  }
  body.elviaje .view-place .ficha .listado-box .works li:nth-child(3n) {
    margin-right: 20px;
  }
  body.elviaje .view-place .ficha .listado-box .works li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  body.elviaje .view-place .ficha .listado-box .works li {
    width: 100%;
    margin-right: 0;
  }
  body.elviaje .view-place .ficha .listado-box .works li:nth-child(3n) {
    margin-right: 0px;
  }
  body.elviaje .view-place .ficha .listado-box .works li:nth-child(2n) {
    margin-right: 0;
  }
  body.elviaje .view-place .ficha .listado-box .works li:last-child {
    margin-bottom: 0;
  }
}
body.elviaje .view-place .ficha .listado-box .works li a {
  display: block;
  background-color: #fff;
}
body.elviaje .view-place .ficha .listado-box .works li a .image {
  background-color: #d9b331;
}
body.elviaje .view-place .ficha .listado-box .works li a .info {
  padding: 25px;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .title {
  font-family: "Lora", serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 110%;
  margin-bottom: 9px;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .clasificacion,
body.elviaje .view-place .ficha .listado-box .works li a .info .serie {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 110%;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .clasificacion {
  color: #d9b331;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 3px;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .serie {
  font-size: 11px;
  font-size: 0.6875rem;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .chronology,
body.elviaje .view-place .ficha .listado-box .works li a .info .location {
  font-family: "Lora", serif;
  line-height: 110%;
  display: flex;
  align-items: center;
  font-size: 14px;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .chronology i,
body.elviaje .view-place .ficha .listado-box .works li a .info .location i {
  margin-right: 9px;
  width: 16px;
  text-align: center;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .chronology {
  margin-top: 15px;
  margin-bottom: 10px;
}
body.elviaje .view-place .ficha .listado-box .works li a .info .location {
  margin-top: 3px;
}
body.elviaje .view-place .navigation {
  display: flex;
  justify-content: space-between;
}
body.elviaje .view-place .navigation a {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d9b331;
  color: #3c3b36;
  font-size: 24px;
}
@media only screen and (min-width: 900px) {
  body.elviaje .view-place .navigation a:hover {
    background-color: #fff;
  }
}
body.elviaje header .logo {
  display: none;
}
body.elviaje header .logo.elviaje {
  display: block;
}
body.elviaje header .box .top .buscador,
body.elviaje header .box .top .show-menu {
  display: none;
}
body.elviaje footer {
  background-color: transparent;
  padding: 0 60px;
  height: 60px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  body.elviaje footer {
    padding: 0 20px;
    height: auto;
    padding-top: 20px;
  }
}
body.elviaje footer .box {
  width: 100%;
}
body.elviaje footer .box > ul {
  display: none;
}
body.elviaje footer .box .bottom {
  padding: 0;
  margin-top: 0;
  border-top: none;
}
body.elviaje footer .box .bottom .logos {
  height: 30px;
}
body.elviaje footer .box .bottom ul li {
  display: none;
}
body.elviaje footer .box .bottom ul li.elviaje {
  display: block;
}

.modal_wrap {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  background-color: rgba(61, 59, 54, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal_wrap .modal {
  background-color: #21211e;
  border-radius: 20px;
  padding: 30px;
  color: #fff;
  max-width: 460px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
@media only screen and (max-width: 600px) {
  .modal_wrap .modal {
    max-width: calc(100vw - 70px);
    padding: 15px;
  }
}
.modal_wrap .modal .close {
  padding: 0;
  width: 60px;
  height: 60px;
  background-color: #d9b331;
  color: #3c3b36;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  position: absolute;
  right: -20px;
  top: -20px;
  border: none;
  outline: none;
}
@media only screen and (min-width: 900px) {
  .modal_wrap .modal .close:hover {
    background-color: #fff;
  }
}
.modal_wrap .title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.modal_wrap .title .icon {
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  background-color: #d9b331;
  color: #3c3b36;
  border-radius: 45px;
  margin-right: 10px;
}
.modal_wrap .title .text {
  text-transform: uppercase;
}
.modal_wrap .title .text .modal_city {
  font-weight: bold;
  font-size: 20px;
}
.modal_wrap .title .text .modal_country {
  font-size: 14px;
}
.modal_wrap ul li {
  display: inline-block;
}
.modal_wrap ul li + li {
  margin-top: -2px;
  margin-right: -1px;
}
.modal_wrap ul li a {
  background-color: #d9b331;
  color: #3c3b36;
  display: block;
  padding: 8px 10px 6px;
  font-size: 12px;
  border-radius: 14px;
  white-space: nowrap;
  font-weight: normal;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  display: inline-block;
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .modal_wrap ul li a {
    padding: 6px 7px 4px;
    font-size: 10px;
  }
}
.modal_wrap ul li a span + i {
  margin-left: 5px;
}
@media only screen and (min-width: 900px) {
  .modal_wrap ul li a:hover {
    background-color: #fff;
    color: #3c3b36;
  }
}
.modal_wrap .scrollbar-inner {
  max-height: 196px;
}
.modal_wrap .modal_footer {
  margin: 30px -30px -30px;
  padding: 20px 30px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
@media only screen and (max-width: 600px) {
  .modal_wrap .modal_footer {
    margin: 15px -15px -15px;
    padding: 15px 15px 10px;
  }
}
.modal_wrap .modal_footer ul {
  display: flex;
}
.modal_wrap .modal_footer ul li + li {
  margin-top: 0;
  margin-left: 5px;
}
.modal_wrap .modal_footer ul li a {
  background-color: #fff;
}
@media only screen and (min-width: 900px) {
  .modal_wrap .modal_footer ul li a:hover {
    color: #fff;
    background-color: #3c3b36;
  }
}

/** avisos ajax **/
#avisos {
  top: 0;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 10000;
}

#avisos > div {
  padding: 30px;
  font-size: 20px;
  color: #fff;
  background: #8DD773;
  margin: 0 auto;
}

#avisos .ok {
  background-color: #8DD773;
}

#avisos .error {
  background-color: #D74345;
}

.autocomplete-suggestions {
  overflow: auto;
  border: 1px solid #CBD3DD;
  background: #FFF;
}

.autocomplete-suggestion {
  color: #666666;
  overflow: hidden;
  padding: 5px 15px;
  white-space: nowrap;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  color: #7BBDAF;
  font-weight: normal;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/js/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/js/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/js/fancybox/blank.gif"); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(60, 59, 54, 0.95);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/* others*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/js/bxslider/images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("/js/bxslider/images/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("/js/bxslider/images/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/*! nouislider - 12.1.0 - 10/25/2018 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* Offset direction
 */
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.tns-outer {
  padding: 0 !important;
  position: relative;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.tns-controls button {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 52px;
  padding: 0;
  min-width: 0;
  height: 52px;
  border-radius: 30px;
  background-color: #3c3b36;
  z-index: 180;
  color: transparent;
  border: 2px solid #d9b331;
}
.tns-controls button:before {
  transition: color 0.3s ease-out;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f054";
  left: 0;
  top: 0;
  color: #d9b331;
  font-size: 16px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tns-controls button:hover {
  background-color: #d9b331;
  border-color: #d9b331;
}
.tns-controls button:hover:before {
  color: #3c3b36;
}
.tns-controls button[data-controls=next] {
  right: -60px;
}
.tns-controls button[data-controls=prev] {
  left: -60px;
}
.tns-controls button[data-controls=prev]:before {
  content: "\f053";
}
.tns-controls button[disabled] {
  display: none;
  border-color: #d9d9d9;
  background-color: #d9d9d9;
  cursor: default;
  pointer-events: none;
}
.tns-controls button[disabled]:before {
  color: #fff;
}


/*# sourceMappingURL=all.css.map*/