/* MOBILE NAV */
.bi.special::before {
  display: inline-block;
  content: "";
  vertical-align: -.125em;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
}
.bi.special.projects::before {
  background-image: url('data:image/svg+xml,<svg x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Layer 1"><path id="Path 0" style="fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;opacity:1;stroke:none;" d="M12,11 C12,9.57097,11.2376,8.25046,9.99997,7.53593 C8.76236,6.8214,7.23757,6.8214,5.99997,7.53593 C4.76236,8.25046,3.99997,9.57097,3.99997,11 C3.99997,12.4291,4.76236,13.7496,5.99997,14.4641 C7.23757,15.1787,8.76236,15.1787,9.99997,14.4641 C11.2376,13.7496,12,12.4291,12,11 M8.49997,6.02503 C11.1507,6.29144,13.1271,8.58949,12.9937,11.2503 C12.8603,13.9111,10.6641,16,7.99997,16 C5.33584,16,3.13961,13.9111,3.00624,11.2503 C2.87286,8.58949,4.84919,6.29144,7.49997,6.02503 C7.49997,6.02503,7.49997,4.00003,7.49997,4.00003 C7.10214,4.00003,6.72061,3.842,6.43931,3.56069 C6.158,3.27939,5.99997,2.89786,5.99997,2.50003 C5.99997,2.1667,5.99997,1.83337,5.99997,1.50003 C5.99997,1.10221,6.158,0.720676,6.43931,0.439371 C6.72061,0.158067,7.10214,3.1432e-05,7.49997,3.14494e-05 C7.8333,3.1464e-05,8.16663,3.14785e-05,8.49997,3.14931e-05 C8.89779,3.15999e-05,9.27932,0.158067,9.56063,0.439372 C9.84193,0.720676,9.99997,1.10221,9.99997,1.50003 C9.99997,1.83337,9.99997,2.1667,9.99997,2.50003 C9.99997,2.89786,9.84193,3.27939,9.56063,3.56069 C9.27932,3.842,8.89779,4.00003,8.49997,4.00003 C8.49997,4.00003,8.49997,6.02503,8.49997,6.02503 z M11,11 C11,11.1326,10.9473,11.2598,10.8535,11.3536 C10.7598,11.4474,10.6326,11.5,10.5,11.5 C9.8333,11.5,9.16663,11.5,8.49997,11.5 C8.49997,12.1667,8.49997,12.8334,8.49997,13.5 C8.49997,13.6787,8.40467,13.8437,8.24997,13.933 C8.09527,14.0224,7.90467,14.0224,7.74997,13.933 C7.59527,13.8437,7.49997,13.6787,7.49997,13.5 C7.49997,12.8334,7.49997,12.1667,7.49997,11.5 C6.8333,11.5,6.16664,11.5,5.49997,11.5 C5.32134,11.5,5.15627,11.4047,5.06696,11.25 C4.97764,11.0953,4.97764,10.9047,5.06696,10.75 C5.15627,10.5953,5.32134,10.5,5.49997,10.5 C6.16664,10.5,6.8333,10.5,7.49997,10.5 C7.49997,9.83336,7.49997,9.1667,7.49997,8.50003 C7.49997,8.3214,7.59527,8.15633,7.74997,8.06702 C7.90467,7.9777,8.09527,7.9777,8.24997,8.06702 C8.40467,8.15633,8.49997,8.3214,8.49997,8.50003 C8.49997,9.1667,8.49997,9.83336,8.49997,10.5 C9.16663,10.5,9.8333,10.5,10.5,10.5 C10.6326,10.5,10.7598,10.5527,10.8535,10.6465 C10.9473,10.7402,11,10.8674,11,11 M8.99997,1.50003 C8.99997,1.36742,8.94729,1.24025,8.85352,1.14648 C8.75975,1.05271,8.63258,1.00003,8.49997,1.00003 C8.16663,1.00003,7.8333,1.00003,7.49997,1.00003 C7.36736,1.00003,7.24018,1.05271,7.14641,1.14648 C7.05265,1.24025,6.99997,1.36742,6.99997,1.50003 C6.99997,1.83336,6.99997,2.1667,6.99997,2.50003 C6.99997,2.63264,7.05265,2.75982,7.14641,2.85358 C7.24018,2.94735,7.36736,3.00003,7.49997,3.00003 C7.8333,3.00003,8.16663,3.00003,8.49997,3.00003 C8.63258,3.00003,8.75975,2.94735,8.85352,2.85358 C8.94729,2.75982,8.99997,2.63264,8.99997,2.50003 C8.99997,2.50003,8.99997,1.50003,8.99997,1.50003 z"/></g></svg>');
}
.icon-svg {
  position: relative;
  top: -.125em;
}
.nav-indicator {
  background-color: #ffffff;
  width: 40px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transition: left 500ms ease-out;
  display: none;
  box-shadow: 0px 1px 5px 0px #fff;
}
/* MOBILE NAV */
/* FIX BOOTSTRAP REQUIRED FIELD BUG */
.form-required::after {
  content: "";
  vertical-align: super;
  display: inline-block;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}
/* FIX BOOTSTRAP REQUIRED FIELD BUG */
/* FIX BOOTSTRAP / TOOLBAR OVERLAY ISSUE */
/*.toolbar-oriented .toolbar-bar {
    z-index: 1502;
}*/
/* FIX BOOTSTRAP / TOOLBAR OVERLAY ISSUE */

/* ALTER CKEDITOR DROPDOWN WIDTH */
.cke_combopanel {
  width: 250px !important;
  height: 350px !important;
}
.cke_combopanel__styles {
  width: 250px !important;
  height: 350px !important;
}
/* ALTER CKEDITOR DROPDOWN WIDTH */

/* MODAL */
.ui-dialog .ui-dialog-titlebar-close {
  background-image: url(../images/IconClose.svg) !important;
}
/* MODAL */

/* HIDE SEARCH FIELD CONTEXTUAL MENU */
#block-search .contextual {
  display: none !important;
}

/* GIN TOOLBAR */
.toolbar-menu h2 { font-size: 25px!important; }

/* SLICK */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev,
.slick-next {
  position: absolute;
  width: 40px;
  height: 20px;
/*   top: auto;
  bottom: -35px; */
  z-index: 10;
}
/* .slickit-twocolimg .slick-prev,
.slickit-twocolimg .slick-next {
  bottom: -5px;
}
.slick-next {
  right: -15px;
}
.slick-prev {
  left: -15px;
}
.slickit-twocolimg .slick-next {
  right: calc(50% - 40px);
}
.slickit-twocolimg .slick-prev {
  left: calc(50% - 40px);
} */
.slick-next::before {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="18.04" height="30.422" viewBox="0 0 18.04 30.422" xmlns="http://www.w3.org/2000/svg"><path d="M -2725.244 3410.937 L -2711.444 3424.737 L -2710.03 3426.151 L -2711.444 3427.565 L -2725.244 3441.365 L -2728.072 3438.537 L -2715.686 3426.151 L -2728.072 3413.765 Z" style="fill: %23000000;" transform="translate(2728.073 -3410.937)"/></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 15px;
  margin-left: 15px;
  vertical-align: sub;
}
.slick-prev::before {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="18.04" height="30.422" viewBox="0 0 18.04 30.422" xmlns="http://www.w3.org/2000/svg"><path d="M 2.829 30.428 L 16.629 16.628 L 18.043 15.214 L 16.629 13.8 L 2.829 0 L 0.001 2.828 L 12.387 15.214 L 0.001 27.6 Z" style="fill: %23000000;" transform="matrix(-1, 0, 0, -1, 18.044, 30.427999)"></path></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
  height: 15px;
  margin-right: 15px;
  vertical-align: sub;
}
.slick-dots {
  bottom: -40px;
}
.slick-dots li button::before {
  font-family: "slick";
  font-size: 20px;
  opacity: 1;
  color: var(--color-white);
  content: ' ';
  border: solid 2px var(--color-white);
  border-radius: 20px;
}
.slick-dots li.slick-active button::before {
  opacity: 1;
  color: var(--color-white);
  background-color: var(--color-white);
}
.slick-dots li button::before {

}
.slick-dotted.slick-slider {
  margin-bottom: 50px;
  padding: 0;
}
.slick-slider,
.slickit-twocolimg {
  padding: 0;
}

.ge-slick-prev,
.ge-slick-next {
  position: absolute;
  top: -37px;
  color: #dc2521;
  border-color: #dc2521;
  font-size: 30px;
  line-height: 19px;
  width: 35px;
  border-style: none;
  background-color: transparent;
}
.ge-slick-prev {
  left: -20px;
}
.ge-slick-next {
  right: -20px;
}
/* .slick-dots li {
    width: 10px;
} */
.slick-slide img {
  display: inline-block;
}

/*.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: #000000;
	outline: 1px solid #000000;
	background: transparent;
	border-radius: calc(100% / 2);
}
.slick-dots li button:hover, .slick-dots li button:focus{
	outline: 1px solid #000000;
	border-radius: calc(100% / 2);
}*/

/* GIN ISSUES */
.table-file-multiple-widget .tabledrag-cell {
  width: 100%;
}
.table-file-multiple-widget .tabledrag-cell-content {
  display: flex !important;
}

/* MOBILE */
@media (max-width: 768px) {
  .slick-next {
    right: 30px;
  }
  .slick-prev {
    left: 30px;
  }
  .slick-prev,
  .slick-next {
    top: auto;
    bottom: -35px;
  }

  .slick-dots {
    position: relative;
    bottom: 0;
    padding: 30px;
  }
}
/* MOBILE */

/* SLICK */

/* CLARO FIX */
body.user-logged-in.path-taxonomy,
body.user-logged-in.path-admin {
  /*font-size: 14px;*/
}

body.user-logged-in.path-taxonomy .button,
body.user-logged-in.path-block .button,
body.user-logged-in.path-admin .button,
body.user-logged-in.path-node .button,
body.user-logged-in.path-taxonomy .action-link,
body.user-logged-in.path-block .action-link,
body.user-logged-in.path-admin .action-link,
body.user-logged-in.path-node .action-link {
  /*font-size: 14px;
	margin: 0.5rem;
	padding: calc(0.7em - 1px) calc(1.5em - 1px);*/
}

/*.js .paragraph-type-add-modal { width: auto!important; }

ul.paragraphs-add-dialog-list input.field-add-more-submit {
    padding-left: 60px!important;
}

.image-data__crop-wrapper a .vertical-tabs__menu-item-summary {
	display: block;
}
.image-data__crop-wrapper a {
	color: #959595;
	display: block;
	padding-top: 5px;
	text-decoration: none;
}
.image-data__crop-wrapper .is-selected a {
	color: #121212;
}
.image-data__crop-wrapper .vertical-tabs__menu-item {
	margin: 5px 0 0 0;
	padding: 0.5rem 0 0.5rem 0.5rem;
}

@media screen and (min-width: 1360px) {
.layout-region-node-secondary .vertical-tabs__item > summary {
	display: none!important;
}
}*/

/* CONFLICT WITH /core/themes/claro/css/components/vertical-tabs.css l.353 */
/*@media screen and (min-width: 85em) {
  .js .vertical-tabs__item {
    overflow: unset!important;
    margin: -1px -1px 0!important;
    border: 1px solid rgba(216, 217, 224, 0.8)!important;
  }

  .js .vertical-tabs__item--first,
  .js .vertical-tabs__item--last {
    border-radius: 0!important;
  }

  .accordion .vertical-tabs__item > summary {
    display: block!important;
  }
}*/

/* CLARO FIX */

/* SEEDS TOOLBAR */
/*.ui-dialog.ui-dialog-off-canvas {
	z-index: 1501;
}
#toolbar-administration.seeds_toolbar {
	z-index: 10000!important;
}
.seeds-heading a {
	text-transform: uppercase;
	color: #717171!important;
	font-size: 14px!important;
	font-weight: 200!important;
	text-align: left!important;
}
.edit-shortcuts {
	color: #717171!important;
}
#toolbar-administration.seeds_toolbar #toolbar-bar .account {
	position: relative!important;
	bottom: 0!important;
}
.contextual-toolbar-tab.toolbar-tab {
	display: none;
}

#toolbar-bar .menu-item--expanded > a::after {
	content: '›';
	display: inline-block;
	position: absolute;
	right: 10px;
	color: #c2c2c2;
}
#toolbar-administration.seeds_toolbar .toolbar-icon-seeds {
	display: none!important;
}*/

/* SEEDS TOOLBAR */

/* PARAGRAPHES */
ul.paragraphs-add-dialog-list input.field-add-more-submit {
  padding-left: 50px;
}
.js .paragraphs-tabs-wrapper .paragraph-type-icon {
  padding-right: 5px;
  height: auto;
  width: 50px;
  vertical-align: middle;
}
.js .paragraphs-tabs-wrapper .paragraph-type-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: none;
}
.paragraphs-tabs-wrapper .filter-wrapper {
  display: none;
}
/* .paragraphs-tabs-wrapper .paragraph-type--2col .field--type-text-long {
  width: 49%;
  float: right;
}
.paragraphs-tabs-wrapper
  .paragraph-type--2col
  .field--type-text-long:first-child {
  float: left;
}
.paragraphs-tabs-wrapper .paragraph-type--2col .field-group-details {
  width: 100%;
  float: none;
  clear: both;
} */

.paragraph-type--slidertextimage textarea,
.paragraph-type--slidertextimage .cke_wysiwyg_frame,
.paragraph-type--single-slide .cke_editable {
  background-color: #ff6801;
  color: #ffffff;
}

/* MT SPECIFIC */
.gin--vertical-toolbar .view-catalogue .view-filters {
    left: 50px;
}
.gin--vertical-toolbar .view-catalogue .view-filters .form-actions {
    bottom: 20px;
    left: 50px;
}

.gin-secondary-toolbar .toolbar-secondary .toolbar-bar .toolbar-tab > .toolbar-icon-edit.toolbar-item,
.gin-secondary-toolbar .toolbar-secondary .toolbar-bar .toolbar-tab .toolbar-item {
  color: #000!important;
}

@media (min-width: 992px) and (max-width: 1440px) {
body .navbar-expand-lg .navbar-collapse {
  display: block !important;
}
}

.js .paragraphs-add-dialog--categorized .paragraphs-add-dialog--categorized:not(.paragraphs-style-list) .paragraphs-button--icon:before, .ui-dialog.ui-dialog-off-canvas.paragraphs-ee-off-canvas--browser #drupal-off-canvas .paragraphs-add-dialog--categorized:not(.paragraphs-style-list) .paragraphs-button--icon:before {
  margin-left: 0!important;
  margin-top: 0!important;
}
