/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import "companies";
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 4, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #ecf0f1;
}
/* line 7, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #ecf0f1;
}
/* line 9, templates/it_365news/custom/scss/_tabs.scss */
/* line 10, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #2f2f2f;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #2f2f2f;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/it_365news/custom/scss/_tabs.scss */
/* line 26, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #2f2f2f;
}
/* line 30, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #ecf0f1;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/it_365news/custom/scss/_tabs.scss */
/* line 48, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #2f2f2f;
}
/* line 51, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f7f7f7;
  box-shadow: none;
}
/* line 64, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #ecf0f1;
}
/* line 69, templates/it_365news/custom/scss/_tabs.scss */
/* line 70, templates/it_365news/custom/scss/_tabs.scss */
@media only all and (max-width: 47.938rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 74, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #ecf0f1;
}
/* line 78, templates/it_365news/custom/scss/_tabs.scss */
/* line 79, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 86, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #ecf0f1;
}
/* line 88, templates/it_365news/custom/scss/_tabs.scss */
/* line 89, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #ecf0f1;
}
/* line 91, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 100, templates/it_365news/custom/scss/_tabs.scss */
/* line 101, templates/it_365news/custom/scss/_tabs.scss */
/* line 102, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #9dbb3c;
}
/* line 109, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #ecf0f1;
}
/* line 111, templates/it_365news/custom/scss/_tabs.scss */
/* line 112, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #ecf0f1;
}
/* line 114, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 123, templates/it_365news/custom/scss/_tabs.scss */
/* line 124, templates/it_365news/custom/scss/_tabs.scss */
/* line 125, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #9dbb3c;
}
/* line 132, templates/it_365news/custom/scss/_tabs.scss */
/* line 133, templates/it_365news/custom/scss/_tabs.scss */
/* line 134, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #ecf0f1;
}
/* line 136, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 145, templates/it_365news/custom/scss/_tabs.scss */
/* line 146, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/it_365news/custom/scss/_tabs.scss */
/* line 151, templates/it_365news/custom/scss/_tabs.scss */
/* line 152, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #9dbb3c;
}
/* line 159, templates/it_365news/custom/scss/_tabs.scss */
/* line 160, templates/it_365news/custom/scss/_tabs.scss */
/* line 161, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #ecf0f1;
}
/* line 163, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 172, templates/it_365news/custom/scss/_tabs.scss */
/* line 173, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/it_365news/custom/scss/_tabs.scss */
/* line 178, templates/it_365news/custom/scss/_tabs.scss */
/* line 179, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #9dbb3c;
}
/* line 186, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.938rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/it_365news/custom/scss/_tabs.scss */
/* line 204, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.938rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/it_365news/custom/scss/_tabs.scss */
/* line 216, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/it_365news/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
