/****/
* {
  font-family: 'Arial';
}

body {
  overflow-x: hidden;
}

a:hover,
a:focus,
a:active {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  outline: none !important;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object,
.video-responsive video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.body-page input[type="text"],
.body-page input[type="tel"],
.body-page input[type="password"],
.body-page input[type="email"],
.body-page textarea,
.body-page select {
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}

.body-page input[type="text"]:focus,
.body-page input[type="text"]:active,
.body-page input[type="text"]:hover,
.body-page input[type="tel"]:focus,
.body-page input[type="tel"]:active,
.body-page input[type="tel"]:hover,
.body-page input[type="password"]:focus,
.body-page input[type="password"]:active,
.body-page input[type="password"]:hover,
.body-page input[type="email"]:focus,
.body-page input[type="email"]:active,
.body-page input[type="email"]:hover,
.body-page textarea:focus,
.body-page textarea:active,
.body-page textarea:hover,
.body-page select:focus,
.body-page select:active,
.body-page select:hover {
  outline: none;
}

input:focus,
input:active,
input:hover,
textarea:focus,
textarea:active,
textarea:hover,
select:focus,
select:active,
select:hover {
  outline: none;
}

.label {
  color: #000 !important;
}

.list-menu ul li {
  list-style: none;
  padding: 15px 2px;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.list-menu ul li:last-child {
  border-bottom: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul ul {
  padding-left: 20px;
}

ul li {
  list-style: none;
}

ul li i {
  margin-right: 3px;
  font-size: 16px;
  min-width: 20px;
  text-align: center;
}

.item-list ul li {
  margin-left: 0;
}

ul.menu>li {
  position: relative;
  padding: 3px 0;
}

ul.menu>li a {
  padding-left: 16px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

ul.menu>li a:after {
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  color: #878787;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

ul.menu>li a:hover {
  padding-left: 25px;
}

ul.links.inline {
  list-style: none;
}

ul.links.inline li {
  list-style-type: none;
}

table {
  width: 100%;
  margin-bottom: 23px;
  border: 1px solid #ddd;
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td {
  border-color: #ddd;
  border-width: 1px 1px 1px 0;
  border-style: solid;
}

table>thead>tr>th,
table>thead>tr>td {
  border-bottom-width: 2px;
}

.no-padding {
  padding: 0 !important;
}

a.disable {
  pointer-events: none;
  cursor: default;
}

.links-inline {
  margin-top: 15px;
}

.links-inline a {
  font-size: 12px;
  font-weight: 700;
  color: #999999;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  margin-right: 20px;
  text-transform: uppercase;
}

.links-inline a:last-child {
  margin-right: 0;
}

.links-inline a:hover,
.links-inline a:active,
.links-inline a:focus {
  color: #fff !important;
}

/************************* Pagination ************************/
.pager .paginations {
  border-radius: 5px;
  display: inline-block;
  margin: 0 30px;
  padding: 4px 3px;
}

.pager .paginations a {
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 700;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  margin: 0 1px;
  text-align: center;
  width: 35px;
  margin-right: 10px;
}

.pager .paginations a:last-child {
  margin-right: 0;
}

.pager .paginations a.active {
  background: #F8C200;
  border-color: #F8C200;
  color: #fff;
}

#edit-preview,
#edit-submit,
.button--primary {
  background: #F8C200;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 15px;
  border: none;
}

#edit-preview:hover,
#edit-submit:hover,
.button--primary:hover {
  background: #ffd12c;
}

.breadcrumb-content-inner {
  margin-bottom: 30px;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style {
  -webkit-box-shadow: 0 6px 15px -6px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 6px 15px -6px rgba(0, 0, 0, 0.1) inset;
  padding: 25px 0;
  position: relative;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .page-title {
  display: none;
}

.breadcrumb-content-inner .gva-block-breadcrumb.text-white *,
.breadcrumb-content-inner .gva-block-breadcrumb.text-light * {
  color: #bbbbbb;
}

.breadcrumb-content-inner nav.breadcrumb li {
  font-size: 12px !important;
  font-weight: 600;
  color: #000;
}

.breadcrumb-content-inner nav.breadcrumb li a {
  color: #bbbbbb;
}

.breadcrumb-content-inner nav.breadcrumb li a:hover {
  color: #000;
}

body {
  overflow-x: hidden;
}

body.boxed {
  max-width: 1280px;
  margin: 0 auto;
  /* -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15); */
  background: #efefef;
}

body.boxed div.body-page {
  background: #fff;
}

.stuck {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  /* -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); */
}

.sticky-wrapper{
  max-height: 80px !important;
}

.topbar {
  display: none !important;
  background: #F8F8F8;
  padding: 15px 0;
}

.topbar .topbar-right {
  margin-top: 3px;
}

/* .topbar .topbar-right > div {
  float: right;
} */
.topbar .topbar-right {
  text-align: center;
}

#block-userlogin .block-content form,
#block-userlogin .block-content ul {
  text-align: left;
}

.topbar .topbar-right .social-list a {
  color: #fff;
  font-size: 12px;
  padding: 0 12px;
}

.topbar .topbar-right .social-list a:hover {
  color: #F8C200;
}

.topbar .topbar-right .gva-search-region {
  position: relative;
  padding-right: 12px;
}

.topbar .topbar-right .gva-search-region:after {
  content: "";
  width: 1px;
  height: 10px;
  background: #666666;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 1;
}

.topbar .topbar-right .gva-search-region .icon {
  color: #F8C200;
  font-size: 12px;
}

.topbar .topbar-right .gva-search-region .icon:hover {
  cursor: pointer;
}

.topbar .topbar-right .gva-search-region .block {
  margin: 0;
}

.topbar .topbar-right .gva-search-region .search-content {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  margin-top: -1px;
  z-index: 999;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.topbar .topbar-right .gva-search-region .search-content .close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 99;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.topbar .topbar-right .gva-search-region .search-content .close i {
  font-size: 24px;
  color: #000 !important;
}

.topbar .topbar-right .gva-search-region .search-content .close:hover i {
  color: #F8C200;
}

.topbar .topbar-right .gva-search-region .search-content .content-inner {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 9;
  margin-top: -20px;
  width: 100%;
}

.topbar .topbar-right .gva-search-region .search-content .search-block-form {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}

.topbar .topbar-right .gva-search-region .search-content .search-block-form .form-item-keys {
  width: 100%;
}

.topbar .topbar-right .gva-search-region .search-content .search-block-form .form-item-keys input {
  width: 100%;
  border: none !important;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.topbar .topbar-right .gva-search-region .search-content .search-block-form .form-item-keys input:focus {
  border-bottom: 2px solid #F8C200 !important;
}

.topbar .topbar-right .gva-search-region .search-content .search-block-form #edit-actions {
  position: absolute;
  top: 0;
  right: 0;
}

.topbar .topbar-right .gva-search-region .search-content input#edit-keys {
  height: 35px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
}

.topbar .topbar-right .gva-search-region.show .search-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/* .topbar .topbar-right .gva-account-region {
  position: relative;
  padding-right: 12px;
  margin-right: 12px;
}
.topbar .topbar-right .gva-account-region:after {
  content: "";
  width: 1px;
  height: 10px;
  background: #666666;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 1;
}
.topbar .topbar-right .gva-account-region .icon {
  color: #fff;
  font-size: 12px;
}
.topbar .topbar-right .gva-account-region .icon:hover {
  cursor: pointer;
  color: #F8C200;
}
.topbar .topbar-right .gva-account-region .block {
  margin: 0;
}
.topbar .topbar-right .gva-account-region .search-content {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  border-top: 5px solid #F8C200;
  width: 500px;
  position: absolute;
  top: 38px;
  right: -60px;
  z-index: 9999;
  background: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.topbar .topbar-right .gva-account-region .search-content .block .block-title {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 45px;
  margin: 0;
}
.topbar .topbar-right .gva-account-region .search-content .block .block-title span {
  letter-spacing: 4px;
  font-size: 14px;
  padding: 0;
}
.topbar .topbar-right .gva-account-region .search-content .block .block-title span:before {
  display: none;
}
.topbar .topbar-right .gva-account-region .search-content .block .block-content {
  padding: 30px;
}
.topbar .topbar-right .gva-account-region .search-content input#edit-keys {
  height: 35px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
}
.topbar .topbar-right .gva-account-region .search-content .mess-login {
  font-weight: 700;
  font-size: 13px;
  padding: 20px;
}
.topbar .topbar-right .gva-account-region.show .search-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.topbar .topbar-right .gva-account-region.show .icon {
  color: #F8C200;
} */

header .header-main {
  /* padding: 30px 0; */
  background: #fff;
}

/* header .site-branding {
  padding-top: 20px;
} */
header a.site-branding-logo {
  background: none !important;
}

@media (max-width: 991px) {
  header .block-logo {
    text-align: center;
    margin-bottom: 20px;
  }

  header .header-right-inner,
  header .header-right-inner .block {
    text-align: center !important;
  }

  header.header-v1 .area-main-menu .sous-menu-toggle{
    display: none;
  }
}

header.header-v1 {
  position: relative;
  margin-bottom: 0;
}

header.header-v1.stuck {
  position: fixed;
}

header.header-v1 .main-menu {
  background: #F6F6F6;
  position: relative;
  z-index: 99;
}

header.header-v1 .header-bottom {
  /* border: 1px solid #e6e6e6; */
}

header.header-v1 .area-main-menu .area-inner {
  position: relative;
  /*margin-right: 13%;*/
  width: 100%;
}

header.header-v1 .block {
  overflow: visible;
}

@media (max-width: 991px) {
  header.header-v1 .site-branding {
    /* margin-bottom: 20px; */
    text-align: center;
  }
}

header.header-v2 {
  position: relative;
  margin-bottom: 15px;
}

header.header-v2 .header-main {
  background: #EEEEEE;
  padding: 40px 0 60px;
}

header.header-v2 .main-menu {
  background: #F6F6F6;
  position: relative;
  z-index: 99;
}

header.header-v2 .area-main-menu .area-inner {
  position: relative;
}

header.header-v2 .area-main-menu .area-inner ul.gva_menu {
  display: inline-block;
}

header.header-v2 .block {
  overflow: visible;
}

header.header-v3 {
  position: relative;
  margin-bottom: 0;
}

header.header-v3 .main-menu {
  background: #F6F6F6;
  position: relative;
  z-index: 99;
}

header.header-v3 .branding-main {
  padding: 25px 0 45px;
}

header.header-v3 .area-main-menu .area-inner {
  position: relative;
}

header.header-v3 .block {
  overflow: visible;
}

.breaking-news .block {
  overflow: visible;
  margin-bottom: 0;
}

.breaking-news .title {
  float: left;
  width: 150px;
  background-color: #fff;
  color: #000;
  padding: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 991px) {
  .breaking-news .title {
    display: none;
  }
}

.breaking-news .init-carousel-owl {
  margin: 0;
}

.breaking-news .news-content {
  padding-left: 160px;
  padding-top: 3px;
}

@media (max-width: 991px) {
  .breaking-news .news-content {
    padding-left: 0;
  }
}

.breaking-news .post-breaking-news {
  background: none;
}

.breaking-news .owl-nav {
  display: none;
}

.breaking-news .block {
  margin-bottom: 0;
}

.breaking-news .item {
  height: 28px;
  overflow: hidden;
  padding: 0;
}

.breaking-news .item .post-title {
  font-weight: 400;
  padding-left: 90px;
  display: block;
  padding: 0;
}

.breaking-news .item .post-title a {
  font-size: 13px;
  /* color: #bbbbbb; */
  line-height: 32px;
  display: inline-block;
}

.breaking-news .item .post-title a:hover {
  color: #F8C200;
}

.content-full {
  overflow: hidden;
}

.area.highlighted {
  background: #F5f5f5;
  padding: 45px 0;
  margin-bottom: 20px;
}

.area-panel .area-panel-inner {
  padding: 60px 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.header-right .block {
  margin-bottom: 0;
}

.promotion {
  padding: 0;
  margin-bottom: 0;
}

.main-menu .area-main-menu .area-inner {
  min-height: 45px;
}

.main-menu .area-main-menu .area-inner .block {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .main-menu .area-main-menu .gva-navigation {
    display: none;
  }
}

.fw-before-content-black {
  background: #222222;
}

.fw-before-content-black .block {
  margin-bottom: 0 !important;
}

.fw-before-content-black .block .block-title {
  border: none;
  margin: 0;
  padding: 15px 65px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .fw-before-content-black .block .block-title {
    padding: 15px 20px;
  }
}

.fw-before-content-black .block .block-title span {
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.fw-before-content-black .block .block-title span:after,
.fw-before-content-black .block .block-title span:before {
  display: none;
}

.after-footer .content-inner {
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding: 55px 0;
}

.sidebar {
  position: relative;
}

.area-panel {
  background: #222222;
  color: #bbbbbb;
}

.footer {
  background: #222222;
  color: #bbbbbb;
  font-size: 14px;
  line-height: 15px;
}

.footer a {
  color: #bbbbbb;
}

.footer a:hover {
  color: #F8C200;
}

.footer .block {
  padding-bottom: 0;
  margin-bottom: 0;
}

.footer .block .block-title {
  color: #fff;
  border-bottom: 3px solid rgba(255, 255, 255, 0.1);
}

.footer .block .block-title span {
  color: #fff;
}

.footer .block .block-title span:before {
  bottom: -3px !important;
  height: 3px !important;
  background: #999999 !important;
}

.footer .footer-center {
  padding: 60px;
}

.copyright {
  background: #191919;
}

.copyright .copyright-inner {
  padding: 30px 0;
}

.copyright .copyright-inner .block {
  margin: 0;
}

.contact-message-form .form-item {
  margin-bottom: 30px;
}

.contact-message-form .form-item label {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}

.contact-message-form .form-item input,
.contact-message-form .form-item textarea {
  width: 100%;
}

.contact-message-form .form-actions #edit-preview,
.contact-message-form .form-actions #edit-submit {
  background: #F8C200;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 15px;
  border: none;
}

.contact-message-form .form-actions #edit-preview:hover,
.contact-message-form .form-actions #edit-submit:hover {
  background: #ffd12c;
}

/* ----- Maintenance page ----- */
body.maintenance-page {
  background-color: #fff;
  color: #000;
}

.maintenance-page #page-wrapper {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  min-width: 0;
  min-height: 0;
  border: 1px solid #ddd;
  margin-top: 40px;
}

.maintenance-page #page {
  margin: 10px;
}

.maintenance-page #main-wrapper {
  min-height: inherit;
}

.maintenance-page #header {
  width: auto;
}

.maintenance-page #main {
  margin: 0;
}

.maintenance-page .content .section {
  padding: 0 0 0 10px;
  /* LTR */
}

[dir="rtl"] .maintenance-page .content .section {
  padding-left: 0;
  padding-right: 10px;
}

.maintenance-page #header {
  background-color: #fff;
  background-image: none;
}

.maintenance-page .site-branding-text {
  margin-bottom: 50px;
  margin-left: 0;
  /* LTR */
  padding-top: 20px;
  font-size: 90%;
}

[dir="rtl"] .maintenance-page .site-branding-text {
  margin-right: 0;
}

.maintenance-page .site-branding-text,
.maintenance-page .site-branding-text a,
.maintenance-page .site-branding-text a:hover,
.maintenance-page .site-branding-text a:focus {
  color: #777;
}

.maintenance-page .page-title {
  line-height: 1em;
  margin-top: 0;
}

@media all and (min-width: 800px) {
  .maintenance-page #page-wrapper {
    width: 800px;
  }

  .maintenance-page #header div.section,
  .maintenance-page #main {
    width: 700px;
  }
}

@media all and (min-width: 600px) {

  /* @TODO find the proper breakpoint */
  .maintenance-page #page {
    margin: 20px 40px 40px;
  }
}

.search-page-form #edit-keys {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 35px;
  padding: 0 8px;
}

.search-page-form .form-item {
  margin-bottom: 15px;
}

.search-page-form .form-item label {
  width: 35%;
}

ol.search-results {
  margin: 20px 0;
  padding: 0;
}

ol.search-results>li {
  list-style-type: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

ol.search-results>li p strong {
  color: #F8C200;
}

.page-background {
  background: url("../images/bg-home-3.jpg") no-repeat top center transparent;
}

.page-background .bg-main-page-content {
  padding-top: 65px;
  max-width: 1300px;
  margin: 0 auto;
  background: #fff;
}

.user-profile {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 30px;
}

.user-profile .user-fullname {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin-top: 15px;
  text-transform: uppercase;
}

.user-profile .user-position {
  color: #999999;
  margin: 5px 0 10px;
}

.user-profile .form-item {
  margin-bottom: 10px !important;
}

.user-profile .label {
  padding: 0 !important;
  margin: 0 !important;
}

.page-notfound {
  text-align: center;
  padding: 150px 0 100px;
}

@media (max-width: 991px) {
  .page-notfound {
    padding: 30px 0;
  }
}

.page-notfound .text-large {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 1;
}

@media (max-width: 991px) {
  .page-notfound .text-large {
    font-size: 20px;
  }
}

.page-notfound .sub-title {
  color: #999999;
  padding: 30px 0;
}

.page-notfound .content {
  color: #999999;
  font-size: 18px;
  margin: 0 auto;
  line-height: 36px;
}

.page-notfound .action {
  text-align: center;
  margin-top: 20px;
}

.page-notfound .action a {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #000;
  padding: 8px 15px;
}

.page-notfound .action a:hover {
  color: #fff;
  background: #F8C200;
}

.post-block {
  background: #fff;
}

.post-block .post-image {
  overflow: hidden;
  margin-bottom: 10px;
}

.post-block .post-image a {
  position: relative;
  display: block;
}

.post-block .post-image img {
  max-width: 100%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
}

.post-block iframe {
  max-width: 100%;
}

.post-block .post-title {
  padding: 10px 0;
  text-transform: none;
}

.post-block .post-title a {
  display: block;
  line-height: 16px;
  font-weight: 700;
  font-size: 14px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.post-block .post-content:before,
.post-block .post-content:after {
  content: " ";
  display: table;
}

.post-block .post-content:after {
  clear: both;
}

.post-block .post-meta-top {
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.post-block .post-meta-top .post-categories {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 12px;
  color: #000;
}

.post-block .post-meta-top .post-categories a {
  font-weight: 700;
  font-size: 12px;
  color: #000;
}

.post-block .post-meta-top .post-categories:after {
  content: "";
  position: absolute;
  background: #000;
  width: 100%;
  height: 5px;
  bottom: -5px;
  left: 0;
  z-index: 1;
}

.post-block .post-meta {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 10px;
}

.post-block .post-meta:before,
.post-block .post-meta:after {
  content: " ";
  display: table;
}

.post-block .post-meta:after {
  clear: both;
}

.post-block .post-meta a {
  color: #999999;
}

.post-block .post-meta a:hover {
  text-decoration: underline;
}

.post-block .post-meta .post-categories {
  margin-bottom: 0;
}

.post-block .post-author {
  font-weight: 700;
  text-transform: capitalize;
}

.post-block .post-created {
  text-transform: none;
  position: relative;
}

.post-block .post-body {
  margin-top: 15px;
  font-size: 13px;
  line-height: 18px;
}

.post-block .post-comment {
  text-transform: none;
  position: relative;
}

.post-block .post-categories {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}

.post-block .post-categories a {
  display: inline-block;
  padding: 0;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  letter-spacing: 1px;
  line-height: 22px;
  line-height: 1.5;
}

.post-block.red a:hover,
.post-block.red a:focus,
.post-block.red a:active {
  color: #D03632 !important;
}

.post-block.pink a:hover,
.post-block.pink a:focus,
.post-block.pink a:active {
  color: #FF69B4 !important;
}

.post-block.light-pink a:hover,
.post-block.light-pink a:focus,
.post-block.light-pink a:active {
  color: #AC70B8 !important;
}

.post-block.orange a:hover,
.post-block.orange a:focus,
.post-block.orange a:active {
  color: #ED695C !important;
}

.post-block.yellow a:hover,
.post-block.yellow a:focus,
.post-block.yellow a:active {
  color: #F4EC4D !important;
}

.post-block.green a:hover,
.post-block.green a:focus,
.post-block.green a:active {
  color: #64C568 !important;
}

.post-block.blue a:hover,
.post-block.blue a:focus,
.post-block.blue a:active {
  color: #26B2EC !important;
}

.post-block.dark-mint a:hover,
.post-block.dark-mint a:focus,
.post-block.dark-mint a:active {
  color: #90D0C4 !important;
}

.post-block.violet a:hover,
.post-block.violet a:focus,
.post-block.violet a:active {
  color: #F8C200 !important;
}

.post-block.navy a:hover,
.post-block.navy a:focus,
.post-block.navy a:active {
  color: #23569C !important;
}

.post-block.gray a:hover,
.post-block.gray a:focus,
.post-block.gray a:active {
  color: #BFC0BC !important;
}

.post-block.black a:hover,
.post-block.black a:focus,
.post-block.black a:active {
  color: #071F20 !important;
}

.user-block {
  margin-bottom: 45px;
  -webkit-box-shadow: 0 5px 15px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px 3px rgba(0, 0, 0, 0.05);
  background: #fff;
}

.user-block .user-image {
  position: relative;
}

.user-block .user-image a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.user-block .user-content {
  padding: 20px;
}

.user-block .user-content .user-name {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.user-block .user-content .user-position {
  font-size: 14px;
  color: #999999;
  font-family: "Vollkorn";
  font-style: italic;
}

.user-block:hover .user-image a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.entry-readmore {
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.entry-readmore:hover {
  color: #F8C200;
}

.comment-block {
  font-weight: 700;
  font-size: 13px;
}

.comment-block a {
  color: #666666;
}

.comment-block .on {
  font-family: "Vollkorn";
  font-size: 13px;
  font-style: italic;
  color: #999999;
}

.comment-block .author-name {
  color: #999999;
  text-transform: capitalize;
}

.comment-block .author-name a {
  color: #999999;
}

.comment-block .title {
  text-transform: capitalize;
}

.comment-block .content {
  font-style: italic;
  text-transform: capitalize;
}

.video-block {
  background: #F6F6F6;
  position: relative;
  padding: 35px;
}

.video-block .image {
  position: relative;
}

.video-block .image a:after {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.video-block .image a:before {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  content: "\f04b";
  color: #F8C200;
  font-family: "FontAwesome";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #fff;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  font-size: 18px;
  line-height: 49px;
  text-align: center;
  color: #fff;
  z-index: 99;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.video-block .image:hover a:before {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  border-color: #F8C200;
  color: #F8C200;
}

.video-block .post-title {
  padding: 15px 0 5px;
}

.video-block .post-title a {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  display: inline-block;
  line-height: 26px;
}

.video-block .post-title a:hover {
  color: #F8C200;
}

.video-block .post-meta {
  font-size: 12px;
}

.video-block .post-meta .post-author {
  font-weight: 700;
  text-transform: capitalize;
}

.category-block .color {
  width: 10px;
  height: 10px;
  display: inline-block;
  float: left;
  margin-top: 14px;
}

.category-block .name {
  padding-left: 25px;
  display: block;
}

.category-block .name a {
  font-size: 13px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 36px;
  letter-spacing: 0.5;
}

.category-block .name a:hover {
  color: #F8C200;
}

.post-hero-bottom .post-block {
  position: relative;
}

.post-hero-bottom .post-block .post-image a:after,
.post-hero-bottom .post-block .post-image a:before {
  display: none;
}

.post-hero-bottom .post-block .post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  background: linear-gradient(to top, #161616, transparent);
  background: -webkit-linear-gradient(to top, #161616, transparent);
  background: -o-linear-gradient(to top, #161616, transparent);
  background: -moz-linear-gradient(to top, #161616, transparent);
  z-index: 9;
}

.post-hero-bottom .post-block .post-content .post-title a {
  color: #fff;
  font-weight: 700;
}

.post-hero-bottom .post-block .post-content .post-body {
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
}

.post-hero-bottom .post-block .post-content .post-meta {
  color: #ccc;
}

.gallery-post {
  position: relative;
}

.gallery-post .post-meta-wrap {
  background: #fff;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 45%;
  padding: 20px;
}

@media (max-width: 991px) {
  .gallery-post .post-meta-wrap {
    width: auto;
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
}

.gallery-post .post-meta-wrap.small {
  right: 30px;
  width: auto;
}

.gallery-post .post-meta-wrap .post-title a {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Open Sans";
}

.style-dark .post-block {
  background: transparent;
}

.style-dark .post-block .post-title {
  background: transparent;
}

.style-dark .post-block .post-title a {
  color: #fff;
}

.style-dark .post-block .post-title a:hover {
  color: #F8C200;
}

.node--view-mode-full {
  margin-bottom: 45px;
}

.node--view-mode-full .post-thumbnail {
  margin-bottom: 30px;
}

.node--view-mode-full .post-thumbnail iframe {
  min-height: 400px;
}

.node--view-mode-full .post-meta {
  margin: 5px 0 10px;
}

.node--view-mode-full .post-title {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
}

.node--view-mode-full .post-categories {
  padding: 5px 10px;
  margin: 0;
}

.node--view-mode-full .node__content {
  line-height: 1.65;
}

.node--view-mode-full .post-tags {
  width: 100%;
  margin-top: 35px;
}

.node--view-mode-full .post-tags a {
  float: left;
  padding: 6px 15px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.node--view-mode-full .post-tags a:hover {
  background: #000;
  color: #fff;
}

.node--view-mode-full ul {
  padding-left: 20px !important;
}

.node--view-mode-full ul li {
  list-style: disc !important;
}

.categories-view-content .post-block .post-thumbnail {
  position: relative;
}

.categories-view-content .post-block .post-thumbnail .post-categories {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 11;
  padding: 3px 12px;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  letter-spacing: 1px;
  line-height: 22px;
  line-height: 1.5;
}

.categories-view-content.layout-grid .post-block,
.categories-view-content.layout-masonry .post-block {
  margin-bottom: 50px;
  text-align: left;
}

@media (max-width: 991px) {

  .categories-view-content.layout-grid .post-block,
  .categories-view-content.layout-masonry .post-block {
    margin-bottom: 30px;
  }
}

.categories-view-content.layout-grid .post-block .post-categories,
.categories-view-content.layout-masonry .post-block .post-categories {
  margin: 0;
}

.categories-view-content.layout-grid .post-block .post-categories h2,
.categories-view-content.layout-grid .post-block .post-categories h3,
.categories-view-content.layout-grid .post-block .post-categories h4,
.categories-view-content.layout-masonry .post-block .post-categories h2,
.categories-view-content.layout-masonry .post-block .post-categories h3,
.categories-view-content.layout-masonry .post-block .post-categories h4 {
  margin: 0;
  line-height: 1;
}

.categories-view-content.layout-grid .post-block .post-title,
.categories-view-content.layout-masonry .post-block .post-title {
  padding: 0;
}

.categories-view-content.layout-grid .post-block .post-meta,
.categories-view-content.layout-masonry .post-block .post-meta {
  margin-top: 0;
}

.categories-view-content.layout-grid .post-block .post-body,
.categories-view-content.layout-masonry .post-block .post-body {
  margin-top: 10px;
}

.categories-view-content.layout-grid .post-block .post-content,
.categories-view-content.layout-masonry .post-block .post-content {
  border: none;
}

.categories-view-content.layout-list .post-block {
  margin-bottom: 40px;
}

.categories-view-content.layout-list .post-block:before,
.categories-view-content.layout-list .post-block:after {
  content: " ";
  display: table;
}

.categories-view-content.layout-list .post-block:after {
  clear: both;
}

@media (max-width: 991px) {
  .categories-view-content.layout-list .post-block {
    margin-bottom: 25px;
  }
}

.categories-view-content.layout-list .post-block .post-thumbnail {
  width: 42%;
  float: left;
}

@media (max-width: 768px) {
  .categories-view-content.layout-list .post-block .post-thumbnail {
    width: 100%;
  }

}

.categories-view-content.layout-list .post-block .post-title {
  margin: 0;
  padding-top: 0;
}

.categories-view-content.layout-list .post-block .post-content {
  width: 58%;
  float: left;
  padding-left: 45px;
}

@media (max-width: 991px) {
  .categories-view-content.layout-list .post-block .post-content {
    padding-left: 25px;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider {
    width: 50% !important;
  }
}

@media (max-width: 550px) {
  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider {
    width: 80% !important;
  }
}

@media (max-width: 768px) {
  .categories-view-content.layout-list .post-block .post-content {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
  line-height: 1;
  padding-bottom: 0;
  margin-bottom: 0;
  top: 20px !important;
}

.categories-view-content.layout-list .post-block .post-content .post-body {
  margin-top: 10px;
}

.categories-view-content.layout-small {
  width: 100%;
}

.categories-view-content.layout-small .row {
  margin-bottom: 20px;
}

.categories-view-content.layout-small .post-thumbnail {
  width: 100px;
  height: auto;
  float: left;
}

.categories-view-content.layout-small .post-thumbnail img {
  max-width: 100%;
}

.categories-view-content.layout-small .post-thumbnail.post-audio iframe,
.categories-view-content.layout-small .post-thumbnail.post-video iframe {
  max-height: 100px;
}

.categories-view-content.layout-small .post-meta .space {
  display: none;
}

.categories-view-content.layout-small .post-meta .post-author {
  display: none;
}

.categories-view-content.layout-small .post-title {
  margin: -5px 0 0;
  padding: 0 0 5px;
}

.categories-view-content.layout-small .post-title a {
  font-size: 13px;
  line-height: 24px;
  display: block;
}

.categories-view-content.layout-small .post-body {
  display: none;
}

.categories-view-content.layout-small .post-categories {
  display: none;
}

.categories-view-content.layout-small .post-content {
  padding-left: 115px;
}

.categories-view-content.layout-big .post-block {
  margin-bottom: 55px;
}

@media (max-width: 991px) {
  .categories-view-content.layout-big .post-block {
    margin-bottom: 25px;
  }
}

.categories-view-content.layout-big .post-title {
  margin-bottom: 0;
}

.categories-view-content.layout-big .post-title a {
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  display: block;
}

.categories-view-content.layout-big .post-body {
  margin-top: 0;
}

.categories-view-content.layout-big .post-meta {
  margin-bottom: 5px;
}

.categories-view-content.layout-big .post-link {
  display: block !important;
  visibility: visible !important;
  margin-top: 10px;
}

.categories-view-content.layout-big .post-link a {
  letter-spacing: 1px;
  font-family: "Vollkorn";
  color: #999999;
  font-style: italic;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.float-left {
  float: left;
}

.no-margin {
  margin: 0 !important;
}

.no-bg {
  background-color: transparent !important;
}

.bg-theme {
  background: #F8C200 !important;
}

.col-no-padding div[class*="col-"] {
  padding: 0 !important;
}

.p-static {
  position: static !important;
}

.p-relative {
  position: relative !important;
}

.bg-white {
  background: #fff;
}

.bg-black {
  background: #333333;
}

.ui-widget-content {
  color: #666666;
}

.text-theme {
  color: #F8C200 !important;
}

.text-black {
  color: #000;
}

.text-white {
  color: #fff;
}

.text-large,
.text-big {
  font-size: 36px;
  font-weight: 800;
  line-height: 42px;
  text-transform: uppercase;
}

.connect ul {
  margin-bottom: 0;
}

.connect ul li {
  text-align: center;
  padding-right: 0;
  width: 16.5%;
  height: 52px;
  padding-top: 12px;
  margin-right: -4px;
}

.connect ul li.social-facebook:hover {
  background-color: #3a5898;
}

.connect ul li.social-twitter:hover {
  background-color: #00acee;
}

.connect ul li.social-google:hover {
  background-color: #dd6363;
}

.connect ul li.social-youtube:hover {
  background-color: #ce3527;
}

.connect ul li.social-letter:hover {
  background-color: #ccc33b;
}

.connect ul li.social-rss {
  width: 51px;
}

.connect ul li.social-rss:hover {
  background-color: #e78e2f;
}

.connect ul li:first-child {
  border-left: none;
}

.connect ul li a {
  font-size: 20px;
  color: #686868;
  padding-left: 6px;
}

.social-icon a {
  color: #fff;
  background: none;
  width: auto;
  height: auto;
  line-height: 1;
  margin-right: 20px;
}

.social-icon a:last-child {
  margin-right: 0;
}

.footer-social {
  /*display: inline-block;*/
  /*text-align: center;*/
  /*float: right;*/
  /*margin-top: 5px;*/
  display: flex;
  text-align: center;
  margin-top: 5px;
  /* flex-wrap: wrap; */
}

.footer-social a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
  /* display: inline-block; */
  text-align: center;
  line-height: 50px;
  background-color: #c5351a;
  /* padding: 5px 10px; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.footer-social a:hover {
  color: #e8e2d9;
}

.footer-social a:last-child {
  margin-right: 0;
}

.footer-social a i {
  font-size: 10px;
}

.footer-social svg{
  height: 12px !important;
  width: 8px !important;
}

a:hover i {
  color: #fff;
}

/* a:hover i.fa-facebook-square {
  color: #3b5998;
}
a:hover i.fa-twitter-square {
  color: #4099ff;
}
a:hover i.fa-skype {
  color: #12a5f4;
}
a:hover i.fa-dribbble {
  color: #ea4c89;
}
a:hover i.fa-linkedin-square {
  color: #0e76a8;
}
a:hover i.fa-apple {
  color: #f2f2f2;
}
a:hover i.fa-pinterest {
  color: #c92228;
}
a:hover i.fa-google-plus-square {
  color: #d34836;
}
a:hover i.fa-youtube-square {
  color: #c4302b;
}
a:hover i.fa-vimeo-square {
  color: #4ebbff;
}
a:hover i.fa-tumblr-square {
  color: #35465c;
}
a:hover i.fa-xing-square {
  color: #126567;
}
a:hover i.fa-instagram {
  color: #e8e2d9;
} */

.social-text {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}

.social-text>li {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  float: left;
}

.social-text>li a {
  line-height: 60px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.social-text>li a:hover {
  background: #F8C200;
}

.social-text>li a.facebook {
  background: #3b5998;
}

.social-text>li a.twitter {
  background: #4099ff;
}

.social-text>li a.skype {
  background: #12a5f4;
}

.social-text>li a.dribbble {
  background: #ea4c89;
}

.social-text>li a.linkedin {
  background: #0e76a8;
}

.social-text>li a.apple {
  background: #f2f2f2;
}

.social-text>li a.pinterest {
  background: #c92228;
}

.social-text>li a.google {
  background: #d34836;
}

.social-text>li a.youtube {
  background: #c4302b;
}

.social-text>li a.vimeo {
  background: #4ebbff;
}

.social-text>li a.tumblr {
  background: #35465c;
}

.social-text>li a.instargram {
  background: #125688;
}

.post-masonry-style>div {
  margin-left: -1px;
  -webkit-transform: translateX(1px);
  -ms-transform: translateX(1px);
  -o-transform: translateX(1px);
  transform: translateX(1px);
}

.nav-tabs {
  border: none;
}

.nav-tabs>li {
  margin-right: 15px;
}

.nav-tabs>li:last-child {
  margin-right: 0;
}

.nav-tabs>li>a {
  font-weight: 700;
  color: #bababa;
  padding: 8px 14px;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  background: none;
  font-family: "Open Sans";
  letter-spacing: 1px;
}

.nav-tabs>li>a i {
  margin-right: 5px;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:active {
  color: #F8C200;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a.active {
  color: #F8C200;
}

.nav-tabs.drupal-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0 !important;
  margin-top: 15px;
  margin-bottom: 20px;
}

.nav-tabs.drupal-tabs:before,
.nav-tabs.drupal-tabs:after {
  content: " ";
  display: table;
}

.nav-tabs.drupal-tabs:after {
  clear: both;
}

.nav-tabs.drupal-tabs>li>a {
  line-height: 2;
}

.nav-tabs.drupal-tabs>li.is-active>a {
  color: #F8C200;
}

.box-quick-link ul {
  padding: 0;
  margin: 0;
}

.box-quick-link ul>li {
  width: 46%;
  height: 70px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  list-style: none;
  text-align: center;
  margin-bottom: 8%;
}

.box-quick-link ul>li:nth-child(2n) {
  margin-left: 4%;
}

.box-quick-link ul>li:nth-child(2n+1) {
  margin-right: 4%;
}

.box-quick-link ul>li a {
  font-weight: 600;
  font-size: 13px;
  display: block;
  line-height: 1.8;
  padding-top: 12px;
}

.box-quick-link ul>li a i {
  display: block;
  font-size: 23px;
  color: #777777;
}

.box-quick-link ul>li a:hover {
  color: #fff;
}

.box-quick-link ul>li a:hover i {
  color: #fff;
}

.box-quick-link ul>li:hover {
  background-color: #555555;
}

.box-quick-link ul>li:hover * {
  color: #fff;
}

.intro-text {
  max-width: 455px;
  width: 280px;
  gap: 15px;
  line-height: 1.3;
  font-size: 12px;
}

.btn-theme {
  background: #F8C200;
  font-size: 14px;
  font-weight: 800 !important;
  text-transform: uppercase;
  letter-spacing: 4px;
}

#block-views-block-services-block-1 .init-carousel-owl .owl-item>.item{
    /* padding-left: 15px;
    padding-right: 15px; */
    background: linear-gradient(to right, #97362F, #E23433);
    border-radius: 12px;
    padding: 40px;
    height: 665px;
}

/* .container{
  margin-top: 5px;
} */

#block-views-block-services-block-1 .init-carousel-owl .owl-item>.item .views-field-field-image-service{
  max-height: 340px;
}

#block-views-block-services-block-1 .init-carousel-owl .owl-item>.item .views-field-body{
  line-height: 1.5;
}

#block-views-block-services-block-1 .owl-nav{
  position: absolute;
  bottom: 50px;
  right: 20px;
}

#block-views-block-services-block-1 .owl-nav .owl-next{
  right: 0rem !important;
}

.init-carousel-owl {
  /* margin-left: -15px;
  margin-right: -15px; */
  width: auto;
}

.init-carousel-owl .owl-item>.item > div:nth-child(1) {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#block-views-block-services-block-1 .owl-carousel .owl-item img{
  max-height: 340px !important;
}

.init-carousel-owl .owl-item>.item .views-field-title a{
  font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  margin: 10px 0;
  color: #fff;
}

.init-carousel-owl .owl-item>.item .field-content{
  /* font-size: 24px;
  font-weight: 800;
  line-height: 36px;
  margin: 10px 5px; */
  color: #fff;
}

.init-carousel-owl .owl-item>.item .views-field-view-node .field-content a {
  color: #E55D57;
  background: #fff;
  font-weight: 800;
  margin-bottom: 10px;
  font-weight: 600;
  z-index: 999;
  font-size: 12px;
  border-radius: 42px;
  padding: 8px 11px;
}

.owl-carousel {
  background: none !important;
}

.owl-carousel .owl-controls {
  margin: 0;
}

.owl-carousel .owl-controls .owl-pagination {
  position: relative;
  bottom: 10px;
  z-index: 9;
  display: inline-block;
  width: 100%;
  left: 0;
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
  background: #d6d6d6;
  width: 10px;
  height: 10px;
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #869791;
}

.owl-carousel .owl-buttons {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  -ms-transition: opacity 0.35s;
}

.owl-carousel .owl-buttons>div {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: absolute;
  top: 50%;
  margin-top: -22.5px;
  text-indent: -999999px;
  width: 40px;
  height: 40px;
  color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.3);
}

.owl-carousel .owl-buttons>div:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.owl-carousel .owl-buttons>div:before {
  position: absolute;
  font-family: 'FontAwesome';
  text-indent: 1px;
  top: 0;
  right: 0;
  font-size: 25px;
  width: 100%;
  height: 100%;
  line-height: 35px;
  text-align: center;
}

.owl-carousel .owl-buttons>div.owl-prev {
  right: 0;
  margin-right: 0;
}

.owl-carousel .owl-buttons>div.owl-prev:before {
  content: "\f105";
}

.owl-carousel .owl-buttons>div.owl-next {
  left: 0;
  margin-left: 0;
}

.owl-carousel .owl-buttons>div.owl-next:before {
  content: "\f104";
}

.owl-carousel:hover .owl-buttons {
  opacity: 1;
  filter: alpha(opacity=100);
}

.owl-carousel:hover .owl-buttons .owl-next {
  margin-left: 30px;
}

.owl-carousel:hover .owl-buttons .owl-prev {
  margin-right: 30px;
}

div.error {
  background-repeat: no-repeat !important;
  background-image: none !important;
}

.owl-carousel {
  background: none !important;
}

.owl-carousel .owl-controls {
  margin: 0;
}

.owl-carousel .owl-controls .owl-pagination {
  position: relative;
  bottom: 10px;
  z-index: 9;
  display: inline-block;
  width: 100%;
  left: 0;
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
  background: #d6d6d6;
  width: 10px;
  height: 10px;
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #869791;
}

.owl-carousel .owl-nav {
  opacity: 1;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
}

.owl-carousel .owl-nav>div {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  position: absolute;
  top: 45%;
  margin-top: -20px;
  width: 25px;
  height: 25px;
  color: #fff;
  /* background: rgba(0, 0, 0, 0.5); */
  opacity: 1;
  filter: alpha(opacity=100);
  line-height: 36px;
  text-align: center;
  font-size: 25px;
  padding-top: 0;
  padding-bottom: 0;
}

.owl-carousel .owl-nav>div:hover {
  /* background: black; */
  color: #fff;
}

.owl-carousel:hover .owl-nav {
  opacity: 1;
  filter: alpha(opacity=100);
}

.owl-carousel:hover .owl-nav .owl-next {
  margin-left: 30px;
}

.owl-carousel:hover .owl-nav .owl-prev {
  margin-right: 30px;
}

.categories-background {
  color: #fff;
  background: #D03632;
}

.categories-background a {
  color: #fff !important;
}

.categories-background.red {
  background: #D03632;
}

.categories-background.pink {
  background: #FF69B4;
}

.categories-background.light-pink {
  background: #AC70B8;
}

.categories-background.orange {
  background: #ED695C;
}

.categories-background.yellow {
  background: #F4EC4D;
}

.categories-background.green {
  background: #64C568;
}

.categories-background.blue {
  background: #26B2EC;
}

.categories-background.dark-mint {
  background: #90D0C4;
}

.categories-background.violet {
  background: #F8C200;
}

.categories-background.navy {
  background: #23569C;
}

.categories-background.gray {
  background: #BFC0BC;
}

.categories-background.black {
  background: #071F20;
}

.categories-background:hover,
.categories-background:focus,
.categories-background:active {
  background: #F8C200;
}

.categories-background:hover a,
.categories-background:focus a,
.categories-background:active a {
  color: #fff !important;
}

.categories-before.red:before {
  background: #D03632 !important;
}

.categories-before.pink:before {
  background: #FF69B4 !important;
}

.categories-before.light-pink:before {
  background: #AC70B8 !important;
}

.categories-before.orange:before {
  background: #ED695C !important;
}

.categories-before.yellow:before {
  background: #F4EC4D !important;
}

.categories-before.green:before {
  background: #64C568 !important;
}

.categories-before.blue:before {
  background: #26B2EC !important;
}

.categories-before.dark-mint:before {
  background: #90D0C4 !important;
}

.categories-before.violet:before {
  background: #F8C200 !important;
}

.categories-before.navy:before {
  background: #23569C !important;
}

.categories-before.gray:before {
  background: #BFC0BC !important;
}

.categories-before.black:before {
  background: #071F20 !important;
}

.copyright-text .return-top {
  font-size: 30px;
  float: right;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.copyright-text .return-top:hover {
  color: #F8C200;
  cursor: pointer;
}

.return-top.default {
  display: none;
  position: fixed;
  right: 60px;
  bottom: 100px;
  width: 40px;
  height: auto;
  background: #fff;
  color: #000;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  z-index: 999;
}

.return-top.default:hover {
  background: #F8C200;
  cursor: pointer;
  color: #fff;
}

.gmap {
  margin-top: 60px;
}

.gmap iframe {
  width: 100%;
}

.panel {
  border: none !important;
  margin-bottom: 25px !important;
  margin-top: 0 !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.panel .panel-heading {
  background: none !important;
  padding: 0 !important;
}

.panel .panel-heading .panel-title {
  font-size: 14px;
  text-transform: none;
}

.panel .panel-heading .panel-title>a {
  border: 2px solid #F8C200;
  padding: 20px 25px;
  display: block;
  letter-spacing: 0;
  color: #000;
  position: relative;
}

.panel .panel-heading .panel-title>a:after {
  content: "\f067";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 14px;
  top: 50%;
  font-weight: 300 !important;
  right: 20px;
  margin-top: -7px;
  z-index: 1;
  color: #F8C200;
}

.panel .panel-heading .panel-title>a.collapsed {
  color: #999999;
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.panel .panel-heading .panel-title>a.collapsed:after {
  content: "\f068";
  color: #EEEEEE;
}

.panel .panel-body {
  border: none !important;
  line-height: 28px;
  padding: 25px 30px 0;
}

.dropcap {
  display: block;
  float: left;
  font-size: 40px;
  line-height: 34px;
  color: #444;
  margin: 6px 8px 0 0;
}

.dropcap.border-dropcap {
  border: 2px solid #444;
  width: 46px;
  height: 46px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
}

.dropcap.bg-dropcap {
  background-color: #444;
  color: #fff;
  width: 48px;
  height: 48px;
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
}

.dropcap.circle-dropcap {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #444;
  width: 46px;
  height: 46px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* This is required to win over specificity of #content h2 */
.links .comment-add {
  display: none;
}

#node-single-comment {
  margin-top: 45px;
}

#node-single-comment h2 {
  margin-top: 60px;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 15px;
  font-weight: 800;
  border-bottom: 5px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  text-transform: uppercase;
}

#node-single-comment h2:before {
  content: "";
  position: absolute;
  width: 145px;
  height: 5px;
  background: #000;
  left: 0;
  bottom: -5px;
  z-index: 1;
}

#node-single-comment .comment-count {
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.05);
}

#node-single-comment .comment-count>span {
  padding-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  font-weight: 800;
  color: #000;
}

#node-single-comment .comment-count>span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background: #000;
  left: 0;
  bottom: -5px;
  z-index: 1;
}

#comment-form .form-item {
  margin-bottom: 20px;
}

#comment-form .form-item.js-form-type-textarea {
  margin: 0;
}

#comment-form .form-item label {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  font-weight: 600;
  color: #000;
}

#comment-form input[type*='text'],
#comment-form textarea {
  width: 100%;
}

.comment-wrapper h2.comment-form__title {
  margin-bottom: 1em;
}

.field-node--comment {
  font-size: 0.934em;
}

.comment {
  margin-bottom: 30px;
  vertical-align: top;
  display: table;
}

[dir="rtl"] .comment {
  direction: rtl;
}

.comment__meta {
  padding: 0 30px 0 0;
  /* LTR */
  font-size: 1.071em;
  width: 115px;
}

@media (max-width: 991px) {
  .comment__meta {
    width: 90px;
  }
}

[dir="rtl"] .comment__meta {
  padding: 0 0 0 30px;
}

.comment__attribution img {
  border: 1px solid #d3d7d9;
}

/* This is required to win over specificity of .field--type-image img */
.comment .field--name-user-picture img {
  margin: 0;
}

.comment__author .username {
  text-transform: none;
  color: #000;
  font-weight: 700;
  font-size: 12px;
}

.comment__author {
  margin: 4px 0;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 12px;
}

.comment__time {
  margin-bottom: 4px;
  color: #68696b;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.733em;
  line-height: 1.2;
}

.comment__permalink {
  font-size: 0.733em;
  line-height: 1.2;
}

.comment__content {
  position: relative;
  display: table-cell;
  padding: 10px 25px 10px 25px;
  vertical-align: top;
  width: 100%;
  border: 1px solid #d3d7d9;
  font-size: 0.929em;
  line-height: 1.6;
  word-break: break-all;
}

.comment__content h3 a {
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
}

.comment__content .links.inline {
  margin-top: 10px;
}

.comment__content .links.inline>li {
  float: left;
}

.comment__content .links.inline>li a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}

.comment__content:before {
  content: '';
  position: absolute;
  right: 100%;
  /* LTR */
  top: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #d3d7d9;
  /* LTR */
  border-bottom: 20px solid transparent;
}

[dir="rtl"] .comment__content:before {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 20px solid #d3d7d9;
}

.comment__content:after {
  content: '';
  position: absolute;
  right: 100%;
  /* LTR */
  top: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #fff;
  /* LTR */
  border-bottom: 20px solid transparent;
  margin-right: -1px;
  /* LTR */
}

[dir="rtl"] .comment__content:after {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 20px solid #fff;
  margin-right: 0;
  margin-left: -1px;
}

.comment__content h3 {
  margin-top: 0.94em;
  margin-bottom: 0.45em;
  font-size: 1.171em;
}

.comment__content nav {
  padding-top: 1px;
}

.indented {
  margin-left: 40px;
  /* LTR */
}

[dir="rtl"] .indented {
  margin-right: 40px;
  margin-left: 0;
}

.comment .links {
  padding: 0 0 0.25em 0;
}

.comment .links li {
  padding: 0 0.5em 0 0;
  /* LTR */
  font-size: 1.08em;
}

[dir="rtl"] .comment .links li {
  padding: 0 0 0 0.5em;
}

.comment--unpublished {
  margin-right: 5px;
  /* LTR */
  padding: 5px 2px 5px 5px;
  /* LTR */
  background: #fff4f4;
}

[dir="rtl"] .comment--unpublished {
  margin-left: 5px;
  margin-right: 0;
  padding: 5px 5px 5px 2px;
}

/**
 * @todo: unpublished nodes have class .node--unpublished.
 * change this to .comment--unpublished.
 */
.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

.unpublished {
  padding: 20px 15px 0;
}

.comment-footer {
  display: table-row;
}

.comment--unpublished .comment__text:after,
.node--unpublished .comment__text:after {
  border-right-color: #fff4f4;
  /* LTR */
}

[dir="rtl"] .comment--unpublished .comment__content:after,
[dir="rtl"] .node--unpublished .comment__content:after {
  border-left-color: #fff4f4;
}

.comment-wrapper .user-profile {
  margin-bottom: 5px;
}

.form-control {
  box-shadow: none;
}

#user-login-form .form-item {
  margin-bottom: 20px;
}

#user-login-form .form-item label {
  width: 100%;
  color: #999999;
  font-weight: 400;
}

#user-login-form .form-item input {
  width: 100%;
}

#user-login-form .form-actions {
  margin: 10px 0;
  float: left;
  width: 100%;
}

#user-login-form .form-actions input {
  background: #000;
  padding: 12px 28px;
  font-size: 14px;
  letter-spacing: 4px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}

#user-login-form .form-actions input:hover,
#user-login-form .form-actions input:focus,
#user-login-form .form-actions input:active {
  color: #F8C200;
}

#block-userlogin ul {
  margin: 0 0 5px;
}

#block-userlogin ul li {
  margin: 0;
}

#block-userlogin ul li a {
  color: #666666;
}

#block-userlogin ul li a:hover {
  color: #F8C200;
}

#search-form .panel {
  border: none;
  box-shadow: none;
}

#search-form .panel-default>.panel-heading {
  border-bottom: none;
}

.hide-label label {
  background: none;
  clip: rect(1px);
}

.exposed-filters .form-item {
  margin-bottom: 10px;
  margin-top: 0;
}

#article-admin-filter ul {
  padding: .5em 0;
}

#article-admin-filter ul li {
  list-style: none;
}

#edit-operation-wrapper select {
  margin: .5em;
}

div.resizable-textarea textarea {
  margin-top: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.search-advanced .criterion {
  float: none;
  margin: 0 5px;
}

#edit-keywords-fieldset .form-item:first-child {
  margin-top: 5px;
}

#user-admin-filter ul li {
  list-style: none;
}

.field-type-text-long fieldset {
  padding: 10px 0;
  border: rgba(0, 0, 0, 0.1);
}

.field-type-text-long fieldset .form-item {
  margin: 0;
  padding: 0 0 0 15px;
}

#comment-form label {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}

#contact-site-form .form-checkbox {
  margin-left: 0;
}

#comment-form-wrapper .form-item label {
  min-width: 120px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

#forum {
  width: 100%;
  position: relative;
  right: -1px;
}

#forum .name {
  font-weight: bold;
  font-size: 16px;
}

#forum table {
  width: 100%;
}

#forum tr.odd {
  background: #f5f5f5;
}

#forum tr.even td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#forum tr td.container {
  padding: 1em;
}

#forum tr.new-topics td.forum .name {
  background-image: url(../images/forum-default.png);
}

#forum thead th {
  background: #f5f5f5;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px;
}

#forum td {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1em;
}

#forum td a:hover {
  text-decoration: none;
}

#forum td.topics {
  font-weight: bold;
  text-align: center;
  width: 9%;
}

#forum td.posts {
  text-align: center;
  width: 9%;
}

#forum td.replies {
  text-align: center;
}

#forum td.forum {
  padding: 0 1em;
  width: 44%;
  padding-top: 12px;
}

#forum td.forum .name {
  background-position: left 5px;
  background-repeat: no-repeat;
  line-height: 20px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;
}

#forum td.forum .description {
  font-size: 14px;
  padding-left: 30px;
}

#forum td.title .submitted {
  font-size: 14px;
}

#forum td.icon {
  width: 5%;
}

#forum .icon div {
  background-image: url(../images/forum-icons.png);
  background-repeat: no-repeat;
  height: 24px;
  margin: 0 auto;
  width: 24px;
}

#forum .icon .topic-status-new {
  background-position: -24px 0;
}

#forum .icon .topic-status-hot {
  background-position: -48px 0;
}

#forum .icon .topic-status-hot-new {
  background-position: -72px 0;
}

#forum .icon .topic-status-sticky {
  background-position: -96px 0;
}

#forum .icon .topic-status-closed {
  background-position: -120px 0;
}

.page-forum #page-title {
  margin-bottom: 10px;
}

.page-forum ul.action-links {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.page-forum ul.action-links li {
  margin-left: 0;
}

.page-forum ul.action-links li a {
  line-height: 0;
  display: inline-block;
  border: none;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}

.block {
  background: transparent;
  margin-bottom: 30px;
  /*overflow: hidden;*/
}

.block .block-title {
  background: none;
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 0;
  padding-right: 15px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.05);
}

.block .block-title>span {
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.5px;
  color: #000;
  padding: 0 0 13px;
  z-index: 9;
}

.block .block-title>span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background: #000;
  left: 0;
  bottom: -5px;
  z-index: 1;
}

.block.block-system-main-block {
  margin-bottom: 0;
}

.block.block-system-breadcrumb-block {
  overflow: visible;
  margin-bottom: 20px;
}

.block.block-none,
.block.no-padding {
  background: none !important;
  padding: 0 !important;
}

.block.block-none .block-content,
.block.no-padding .block-content {
  padding: 0 !important;
}

.block.no-title {
  margin-top: 0;
  border: none;
}

.block.no-title:before {
  content: none;
}

.block.style-higlight {
  background: #34495E;
  padding-left: 20px;
  padding-right: 20px;
}

.block.style-higlight .block-title {
  border: none;
}

.block.style-higlight .block-title span:before {
  content: none;
}

.block.style-higlight .block-title h2 {
  margin: 0;
  padding: 0;
  border: none;
}

.block.style-higlight .block-title h2 span {
  padding: 10px;
  background: #4E6984;
  color: #fff;
}

.block.style-higlight .post-title a {
  color: #fff;
}

.block.style-higlight .more-link a {
  color: #fff;
  padding: 0 15px 15px;
  display: block;
}

.block.style-higlight .more-link a:hover {
  color: #F8C200;
}

.block#block-system-main {
  padding-top: 10px;
}

.block.no-title {
  border: none;
  padding: 0px 20px 0px 0px;
  padding-right: 0 ;
}

.block.no-title>.block-title,
.block.no-title>div>.block-title {
  padding: 0;
  margin: 0;
  border: none;
}

.block.no-title>.block-title:before,
.block.no-title>div>.block-title:before {
  content: none;
}

.block.block-simplenews form {
  position: relative;
  max-width: 370px;
  min-height: 50px;
  min-width: 80px;
  float: right;
}

.block.block-simplenews form .description {
  display: none;
}

.block.block-simplenews form input#edit-subscribe {
  margin-top: 8px;
  background: none;
  border: none;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: absolute;
  bottom: 17px;
  right: 22px;
  z-index: 11;
}

.block.block-simplenews form input#edit-subscribe:hover {
  background: lighter(#F8C200, 20%);
}

.block.block-simplenews form #edit-message {
  margin-bottom: 10px;
}

.block.block-simplenews form #edit-mail-wrapper label {
  display: none;
}

.block.block-simplenews form #edit-mail-wrapper input.form-email {
  padding: 0 10px;
  width: 100%;
  background: transparent;
  max-width: 225px;
  line-height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.block.block-blocktabs {
  position: relative;
}

.block.block-blocktabs .ui-widget {
  font-family: "Open Sans", serif;
  font-size: 14px;
}

.block.block-blocktabs .ui-tabs-nav {
  padding: 0;
  border: none;
  background: none !important;
  display: inline-block;
  float: right;
  position: absolute;
  right: 0;
  top: -60px;
  z-index: 99;
}

@media (max-width: 768px) {
  .block.block-blocktabs .ui-tabs-nav {
    top: -55px;
  }
}

.block.block-blocktabs .ui-tabs-nav>li {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
}

.block.block-blocktabs .ui-tabs-nav>li>a {
  font-size: 14px;
  text-transform: none;
  font-family: "Open Sans", serif;
  font-weight: 700;
  padding: 0;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .block.block-blocktabs .ui-tabs-nav>li>a {
    padding-right: 10px;
  }
}

.block.block-blocktabs .ui-tabs-nav>li:last-child>a {
  padding-right: 0;
}

.block.block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
  color: #F8C200;
}

.block.block-blocktabs .blocktabs {
  border: none;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
  padding: 0 !important;
}

.block.block-blocktabs .block {
  margin-bottom: 0 !important;
}

.block.site-branding {
  margin-bottom: 0;
}

.region-main-menu .block {
  background: transparent;
}

.region-main-menu .block .block-content {
  padding: 0;
}

.after-footer-fw {
  padding: 50px 65px;
}

@media (max-width: 991px) {
  .after-footer-fw {
    padding: 30px;
  }
}

.after-footer-fw .block {
  margin-bottom: 0 !important;
}

.after-footer-fw .block.block-right {
  float: right;
}

.after-footer-fw .block.block-left {
  float: left;
}

.recent-comment-block .views-field-picture {
  margin-right: 10px;
}

.rtl .recent-comment-block .views-field-picture {
  margin-left: 10px;
  margin-right: inherit;
}

.recent-comment-block .views-field-title {
  margin-top: -4px;
}

.recent-comment-block .views-field-title a {
  font-weight: 600;
  text-transform: uppercase;
}

.recent-comment-block .views-field-name {
  color: #a4a4a4;
}

.recent-comment-block .views-field-name a {
  color: #a4a4a4;
}

.list-tags .view-list ul>li {
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: auto !important;
  padding: 0 !important;
  margin: 0 10px 10px 0 !important;
}

.list-tags .view-list ul>li a {
  padding: 6px 10px;
  display: block;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.list-tags .view-list ul>li:hover {
  background: #F8C200;
}

.list-tags .view-list ul>li:hover a {
  color: #fff;
}

.contact-info {
  line-height: 28px;
}

.contact-info-page {
  color: #999999;
  line-height: 28px;
}

nav.breadcrumb {
  margin-bottom: 0 !important;
  background: none;
  color: #999999;
}

nav.breadcrumb ol {
  list-style: none;
  margin-bottom: 0 !important;
  padding: 0;
}

nav.breadcrumb ol:before,
nav.breadcrumb ol:after {
  content: " ";
  display: table;
}

nav.breadcrumb ol:after {
  clear: both;
}

nav.breadcrumb ol>li {
  float: left;
  font-size: 13px;
}

nav.breadcrumb ol>li a {
  color: #999999;
}

nav.breadcrumb ol>li a:hover {
  color: #F8C200;
}

nav.breadcrumb ol>li span {
  padding: 0 2px 0px 0px;
}

.poll .poll-item {
  margin-top: 20px;
}

.poll .poll-item .heading {
  position: relative;
}

.poll .poll-item .heading .text {
  font-weight: 600;
  color: #333333;
  padding-right: 40px;
}

.poll .poll-item .heading .percent {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  font-weight: 600;
}

.poll .poll-item .bar .foreground {
  background: #F8C200;
}

.poll .total {
  margin-top: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.poll .choices .form-item.form-item-choice input.form-radio {
  margin: 0 !important;
}

.poll .choices .form-item.form-item-choice label {
  vertical-align: text-top;
  margin-left: 5px;
}

.block-poll ul.links {
  text-align: center;
  overflow: hidden;
  padding: 15px 0 0;
}

.block-poll ul.links li {
  display: inline-block;
  margin-right: 20px;
}

.block-poll ul.links li a {
  padding-right: 10px;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.block-poll ul.links li a:after {
  content: "\f105";
  position: absolute;
  top: -1px;
  right: 0;
  font-family: "FontAwesome";
}

.block-poll ul.links li a:hover {
  padding-right: 15px;
}

.block-poll ul.links li:last-child {
  margin: 0;
}

.area-main-menu .menu-toggle {
  display: none;
}

.menu-hover .navigation {
  position: relative;
  clear: both;
}

.menu-hover .navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-hover .navigation .gva_menu {
  width: 100%;
  position: relative;
  font-size: 0;
  margin-right: 20rem;
  display: flex;
  justify-content: center;
}

.menu-hover .navigation .gva_menu li {
  position: relative;
  font-size: 13px;
}

.menu-hover .navigation .gva_menu li a {
  text-align: left !important;
}

.menu-hover .navigation .gva_menu li a .icaret {
  margin-left: 5px;
  border: none !important;
}

.menu-hover .navigation .gva_menu>li {
  display: inline-block;
}

.menu-hover .navigation .gva_menu>li.gva-mega-menu {
  position: static !important;
}

.menu-hover .navigation .gva_menu>li.gva-mega-menu>.sub-menu {
  width: 100%;
}

.menu-hover .navigation .gva_menu>li:hover>ul.sub-menu,
.menu-hover .navigation .gva_menu>li:hover div.sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.menu-hover .navigation .gva_menu>li:hover>a:after {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.menu-hover .navigation .gva_menu>li>a {
  display: block;
  position: relative;
  color: #999999;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.5px;
  /* text-transform: uppercase; */
  padding: 25px 20px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-align: center;
}

@media (max-width: 1199px) {
  .menu-hover .navigation .gva_menu > li > a {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.menu-hover .navigation .gva_menu>li>a:hover {
  color: #000;
}

.menu-hover .navigation .gva_menu>li>a.is-active {
  color: #000;
}

.menu-hover .navigation .gva_menu>li.megamenu.menu-columns-2>ul.sub-menu>li {
  width: 50%;
  float: left;
}

.menu-hover .navigation .gva_menu>li.megamenu.menu-columns-3>ul.sub-menu>li {
  width: 33.33%;
  float: left;
}

.menu-hover .navigation .gva_menu>li.megamenu.menu-columns-4>ul.sub-menu>li {
  width: 25%;
  float: left;
}

.menu-hover .navigation .gva_menu>li.megamenu.menu-columns-5>ul.sub-menu>li {
  width: 20%;
  float: left;
}

.menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu {
  min-width: 250px;
}

.menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu>li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.menu-hover .navigation .gva_menu>li.menu-list ul.sub-menu>li>a {
  padding: 10px 15px;
  text-transform: uppercase;
}

.menu-hover .navigation .gva_menu .megamenu {
  position: static;
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu {
  width: 100%;
  padding: 20px;
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li {
  padding: 0 15px;
  position: static;
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
  visibility: visible;
  position: static;
  border-width: 0;
  padding: 0;
  min-width: inherit;
  width: 100%;
  background-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 991px) {
  .menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
    display: block !important;
  }
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li a {
  padding: 0;
  font-size: 14px;
  margin-bottom: 5px;
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 0 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a:before {
  content: none;
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li>a:hover {
  text-indent: 0;
}

.menu-hover .navigation .gva_menu .megamenu>.sub-menu>li:hover ul {
  transform: translate(0, 0);
}

.menu-hover .navigation .gva_menu .sub-menu {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  min-width: 230px;
  background-color: #fff;
  z-index: 999;
  left: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 30px;
  border-top: 5px solid #000;
}

.menu-hover .navigation .gva_menu .sub-menu li {
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  white-space: unset !important;
}

.menu-hover .navigation .gva_menu .sub-menu li:last-child {
  border: none;
  margin-bottom: 0;
}

.menu-hover .navigation .gva_menu .sub-menu li a {
  display: block;
  padding-left: 0;
  padding-right: 0px !important;
  line-height: 25px;
  text-decoration: none;
  color: #666666;
  font-size: 13px;
  text-transform: none;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

.menu-hover .navigation .gva_menu .sub-menu li a:after,
.menu-hover .navigation .gva_menu .sub-menu li a:before {
  display: none;
}

.menu-hover .navigation .gva_menu .sub-menu li a:hover,
.menu-hover .navigation .gva_menu .sub-menu li a:focus,
.menu-hover .navigation .gva_menu .sub-menu li a:active {
  color: #000;
}

.menu-hover .navigation .gva_menu .sub-menu li ul {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 250px;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  z-index: 11;
}

@media (min-width: 991px) {
  .menu-hover .navigation .gva_menu .sub-menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    display: block;
    left: 100%;
  }
}

.mega-menu-block .sub-menu {
  padding: 30px !important;
}

.mega-menu-block .post-title {
  margin-top: 15px;
}

.gva-mega-menu .block-blocktabs {
  position: relative;
  overflow: hidden !important;
}

.gva-mega-menu .block-blocktabs .ui-widget {
  font-family: "Open Sans", serif;
  font-size: 14px;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
  padding: 0;
  position: relative;
  top: 0;
  width: 23%;
  float: left;
  margin-right: 2%;
  padding: 30px 8px;
  background: #F6F6F6 !important;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav:after {
  content: "";
  width: 100%;
  height: 500px;
  background: #F6F6F6 !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li {
  background: none;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  z-index: 11;
  width: 100%;
  float: none;
  clear: both;
  border: none !important;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:before,
.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:after {
  content: " ";
  display: table;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:after {
  clear: both;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li>a {
  font-size: 13px;
  text-transform: uppercase !important;
  font-family: "Open Sans", serif;
  font-weight: 700;
  padding-bottom: 10px;
  width: 100%;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:last-child>a {
  padding-right: 0;
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
  color: #000;
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
  float: left;
  width: 75%;
}

.item-list ul {
  overflow: hidden;
}

.item-list ul li.view-list-item {
  margin: 0 0 30px;
  overflow: hidden;
}

.item-list ul li.view-list-item .post-block {
  margin: 0;
}

.item-list ul li.view-list-item:last-child {
  margin-bottom: 0;
}

.views-view-grid .views-row {
  width: auto;
  clear: none;
  float: none !important;
}

.views-view-grid .views-row:last-child {
  margin-bottom: 0;
}

.list-border-bottom .item-list>ul>li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f6f6f6;
}

.ajax-progress.ajax-progress-fullscreen {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.ajax-progress.ajax-progress-fullscreen:after {
  content: "";
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: url("../images/preloader/preloader-10.gif") repeat-x center center transparent;
  position: absolute;
  z-index: 1;
}

.disable-show:hover {
  cursor: not-allowed;
}

.js-pager__items a:hover i,
.js-pager__items a:focus i,
.js-pager__items a:active i {
  color: #F8C200 !important;
}

.view-ajax-arrow-top {
  position: relative;
}

.view-ajax-arrow-top:before,
.view-ajax-arrow-top:after {
  content: " ";
  display: table;
}

.view-ajax-arrow-top:after {
  clear: both;
}

.view-ajax-arrow-top .js-pager__items {
  width: 35px;
  position: absolute;
  top: -70px;
  right: 0;
  z-index: 11;
}

.view-ajax-arrow-top .js-pager__items>li {
  width: 15px;
  height: 20px;
  float: left;
  margin-right: 5px;
}

.view-ajax-arrow-top .js-pager__items>li>* {
  color: #999999;
}

.view-ajax-arrow-top .js-pager__items>li>*:hover {
  color: #F8C200;
}

.view-ajax-arrow-top .js-pager__items>li:last-child {
  margin-right: 0;
}

.view-ajax-arrow-bottom {
  position: relative;
}

.view-ajax-arrow-bottom:before,
.view-ajax-arrow-bottom:after {
  content: " ";
  display: table;
}

.view-ajax-arrow-bottom:after {
  clear: both;
}

.view-ajax-arrow-bottom .js-pager__items {
  margin: 0;
  padding: 0;
  position: absolute;
  display: inline-block;
  width: 75px;
  bottom: 20px;
  right: 0;
  z-index: 99;
}

.view-ajax-arrow-bottom .js-pager__items li {
  position: relative;
  text-indent: -999px;
  color: transparent;
  font-size: 0;
}

.view-ajax-arrow-bottom .js-pager__items li>a {
  text-indent: 1px;
  color: #000;
  font-size: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 23px;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  float: left;
  display: none;
}

.view-ajax-arrow-bottom .js-pager__items li a[rel="next"],
.view-ajax-arrow-bottom .js-pager__items li a[rel="prev"] {
  display: block !important;
}

.view-ajax-arrow-bottom .js-pager__items li a[rel="next"] {
  margin-left: 10px;
  float: right;
}

.view-article-category-block {
  position: relative;
}

.view-article-category-block .js-pager__items {
  width: 35px;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 11;
}

.view-article-category-block .js-pager__items>li {
  width: 15px;
  height: 20px;
  float: left;
  margin-right: 5px;
}

.view-article-category-block .js-pager__items>li>* {
  color: #999999;
}

.view-article-category-block .js-pager__items>li>*:hover {
  color: #F8C200;
}

.view-article-category-block .js-pager__items>li:last-child {
  margin-right: 0;
}

.view-article-category-block .post-category {
  background: none;
  display: block;
  position: relative;
  margin: 0 0 35px;
  padding: 0 0 0;
  padding-right: 15px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.05);
}

.view-article-category-block .post-category>span {
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.5px;
  color: #000;
  padding: 0 0 13px;
  z-index: 9;
}

.view-article-category-block .post-category>span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background: #000;
  left: 0;
  bottom: -5px;
  z-index: 1;
}

.view-article-category-block .post-category.red {
  color: #D03632;
}

.view-article-category-block .post-category.red>span:before {
  background: #D03632;
  color: #D03632;
}

.view-article-category-block .post-category.red a {
  color: #D03632;
}

.view-article-category-block .post-category.pink {
  color: #FF69B4;
}

.view-article-category-block .post-category.pink>span:before {
  background: #FF69B4;
  color: #FF69B4;
}

.view-article-category-block .post-category.pink a {
  color: #FF69B4;
}

.view-article-category-block .post-category.light-pink {
  color: #AC70B8;
}

.view-article-category-block .post-category.light-pink>span:before {
  background: #AC70B8;
  color: #AC70B8;
}

.view-article-category-block .post-category.light-pink a {
  color: #AC70B8;
}

.view-article-category-block .post-category.orange {
  color: #ED695C;
}

.view-article-category-block .post-category.orange>span:before {
  background: #ED695C;
  color: #ED695C;
}

.view-article-category-block .post-category.orange a {
  color: #ED695C;
}

.view-article-category-block .post-category.yellow {
  color: #F4EC4D;
}

.view-article-category-block .post-category.yellow>span:before {
  background: #F4EC4D;
  color: #F4EC4D;
}

.view-article-category-block .post-category.yellow a {
  color: #F4EC4D;
}

.view-article-category-block .post-category.green {
  color: #64C568;
}

.view-article-category-block .post-category.green>span:before {
  background: #64C568;
  color: #64C568;
}

.view-article-category-block .post-category.green a {
  color: #64C568;
}

.view-article-category-block .post-category.blue {
  color: #26B2EC;
}

.view-article-category-block .post-category.blue>span:before {
  background: #26B2EC;
  color: #26B2EC;
}

.view-article-category-block .post-category.blue a {
  color: #26B2EC;
}

.view-article-category-block .post-category.dark-mint {
  color: #90D0C4;
}

.view-article-category-block .post-category.dark-mint>span:before {
  background: #90D0C4;
  color: #90D0C4;
}

.view-article-category-block .post-category.dark-mint a {
  color: #90D0C4;
}

.view-article-category-block .post-category.violet {
  color: #F8C200;
}

.view-article-category-block .post-category.violet>span:before {
  background: #F8C200;
  color: #F8C200;
}

.view-article-category-block .post-category.violet a {
  color: #F8C200;
}

.view-article-category-block .post-category.navy {
  color: #23569C;
}

.view-article-category-block .post-category.navy>span:before {
  background: #23569C;
  color: #23569C;
}

.view-article-category-block .post-category.navy a {
  color: #23569C;
}

.view-article-category-block .post-category.gray {
  color: #BFC0BC;
}

.view-article-category-block .post-category.gray>span:before {
  background: #BFC0BC;
  color: #BFC0BC;
}

.view-article-category-block .post-category.gray a {
  color: #BFC0BC;
}

.view-article-category-block .post-category.black {
  color: #071F20;
}

.view-article-category-block .post-category.black>span:before {
  background: #071F20;
  color: #071F20;
}

.view-article-category-block .post-category.black a {
  color: #071F20;
}

.block.no-title .view-article-category-block .js-pager__items {
  top: 5px;
}

.view-slider-large {
  position: relative;
  min-height: 300px;
}

.view-slider-large:before,
.view-slider-large:after {
  content: " ";
  display: table;
}

.view-slider-large:after {
  clear: both;
}

.view-slider-large .js-pager__items {
  margin: 0;
  padding: 0;
  position: absolute;
  display: inline-block;
  width: 75px;
  top: 20px;
  right: 26%;
  z-index: 9;
}

.view-slider-large .js-pager__items>li {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  float: left;
  margin-right: 5px;
  padding-left: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-align: center;
  line-height: 28px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.view-slider-large .js-pager__items>li:hover {
  border-color: #F8C200;
}

.view-slider-large .js-pager__items>li>* {
  color: #fff;
}

.view-slider-large .js-pager__items>li>*:hover {
  color: #F8C200;
}

.view-slider-large .js-pager__items>li:last-child {
  margin-right: 0;
}

.view-slider-large .post-block {
  position: relative;
}

.view-slider-large .post-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.view-slider-large .post-block .post-meta-wrap {
  background: linear-gradient(to bottom, transparent 0%, black 150%) repeat scroll 0 0;
  background: -webkit-linear-gradient(to bottom, transparent 0%, black 150%) repeat scroll 0 0;
  background: -o-linear-gradient(to bottom, transparent 0%, black 150%) repeat scroll 0 0;
  background: -moz-linear-gradient(to bottom, transparent 0%, black 150%) repeat scroll 0 0;
  width: 100%;
  padding: 0 80px 40px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

@media (max-width: 991px) {
  .view-slider-large .post-block .post-meta-wrap {
    padding: 20px !important;
  }
}

.view-slider-large .post-block .post-meta-wrap .post-title {
  margin: 0;
  float: left;
  width: 100%;
  padding-bottom: 0;
}

.view-slider-large .post-block .post-meta-wrap .post-title:before,
.view-slider-large .post-block .post-meta-wrap .post-title:after {
  content: " ";
  display: table;
}

.view-slider-large .post-block .post-meta-wrap .post-title:after {
  clear: both;
}

.view-slider-large .post-block .post-meta-wrap .post-title a {
  padding: 5px 0;
  font-size: 24px;
  color: #fff;
  font-weight: 800;
  line-height: 36px;
}

@media (max-width: 991px) {
  .view-slider-large .post-block .post-meta-wrap .post-title a {
    font-size: 18px;
    line-height: 30px;
  }
}

.view-slider-large .post-block .post-meta-wrap .post-title a:hover {
  color: #F8C200;
}

.view-slider-large .post-block .post-meta {
  padding: 3px 0 0;
  margin-bottom: 0;
  color: #fff;
  width: 100%;
  float: left;
}

.view-slider-large .post-block .post-meta a {
  color: #fff;
}

.view-slider-large .post-block .post-meta.top {
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.view-slider-large .post-block .post-meta.top .post-categories {
  margin-bottom: 0;
  padding-bottom: 8px;
}

.view-slider-large .post-block .post-meta.top .post-categories:before {
  content: "";
  position: absolute;
  background: #F8C200;
  width: 100%;
  height: 5px;
  bottom: -5px;
  left: 0;
  z-index: 1;
}

.view-slider-large .post-block .post-categories {
  margin-bottom: 5px;
}

.view-slider-large .post-block .post-categories a {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

.view-slider-large .post-small {
  background: transparent !important;
  float: left;
}

.view-slider-large .post-small .post-small-item {
  background: transparent;
  width: 100% !important;
  height: auto !important;
  float: left;
  clear: both;
  margin: 0;
}

@media (max-width: 768px) {
  .view-slider-large .post-small .post-small-item {
    width: 50% !important;
    float: left !important;
    clear: none !important;
  }
}

.view-slider-large .post-small .post-small-item .post-meta-wrap {
  background: none !important;
}

@media (max-width: 1500px) {
  .view-slider-large .post-small .post-small-item .post-meta-wrap {
    padding: 30px !important;
  }
}

@media (max-width: 1300px) {
  .view-slider-large .post-small .post-small-item .post-meta-wrap {
    padding: 20px !important;
  }
  #block-views-block-condoleances-block-1-2 .field-content p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #block-views-block-condoleances-block-1-2 .view-content-wrap{
    height: 250px;
  }
}

@media (max-width: 768px) {
  .view-slider-large .post-small .post-small-item .post-meta-wrap {
    padding: 10px !important;
  }
}

.view-slider-large .post-small .post-small-item .post-body {
  display: none !important;
}

.view-slider-large .post-small .post-small-item .post-meta {
  display: none;
}

.view-slider-large .post-small .post-small-item .post-meta.top {
  display: block;
}

@media (max-width: 991px) {
  .view-slider-large .post-small .post-small-item .post-meta.top {
    display: none;
  }
}

.view-slider-large .post-small .post-small-item .post-meta.top:after {
  display: none;
}

.view-slider-large .post-small .post-small-item .post-categories:before {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  width: 0 !important;
}

.view-slider-large .post-small .post-small-item .post-title a {
  font-size: 16px !important;
  padding: 0 !important;
  font-weight: 700 !important;
  line-height: 26px !important;
  display: block;
}

@media (max-width: 991px) {
  .view-slider-large .post-small .post-small-item .post-title a {
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 500 !important;
  }
}

.view-slider-large .post-small .post-small-item img {
  max-width: 100%;
  height: auto;
}

.view-slider-large .post-small .post-small-item:hover .post-categories:before {
  width: 100% !important;
}

.view-slider-large.v2 .js-pager__items {
  top: 20px;
  left: 20px;
  right: auto !important;
  bottom: auto !important;
}

.view-slider-large.v2 .post-block .post-meta-wrap {
  background: none !important;
}

.view-slider-large.v2 .post-small .post-small-item {
  margin-bottom: 22px;
}

.view-slider-large.v2 .post-small .post-small-item .post-meta-wrap {
  padding: 15px 30px 30px !important;
}

@media (max-width: 991px) {
  .view-slider-large.v2 .post-small .post-small-item .post-meta-wrap {
    padding: 15px !important;
  }
}

.view-slider-large.v2 .post-small .post-small-item:last-child {
  margin-bottom: 0;
}

.slider-hero .init-carousel-owl {
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.slider-hero .init-carousel-owl .owl-item>.item {
  padding-left: 5px;
  padding-right: 5px;
}

.slider-hero .post-block {
  position: relative;
}

.slider-hero .post-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  z-index: 1;
}

.slider-hero .post-block .post-meta-wrap {
  width: 100%;
  padding: 0 40px 30px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

@media (max-width: 991px) {
  .slider-hero .post-block .post-meta-wrap {
    padding: 20px;
  }
}

.slider-hero .post-block .post-meta-wrap .post-title {
  margin: 0;
  float: left;
  width: 100%;
  padding-bottom: 0;
}

.slider-hero .post-block .post-meta-wrap .post-title:before,
.slider-hero .post-block .post-meta-wrap .post-title:after {
  content: " ";
  display: table;
}

.slider-hero .post-block .post-meta-wrap .post-title:after {
  clear: both;
}

.slider-hero .post-block .post-meta-wrap .post-title a {
  padding: 5px 0;
  font-size: 18px;
  color: #fff;
  font-weight: 800;
  line-height: 30px;
}

@media (max-width: 991px) {
  .slider-hero .post-block .post-meta-wrap .post-title a {
    font-size: 15px;
    line-height: 24px;
  }
}

.slider-hero .post-block .post-meta-wrap .post-title a:hover {
  color: #F8C200;
}

.slider-hero .post-block .post-meta {
  padding: 3px 0 0;
  margin-bottom: 0;
  color: #fff;
  width: 100%;
  float: left;
}

.slider-hero .post-block .post-meta a {
  color: #fff;
}

.slider-hero .post-block .post-meta.top {
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.slider-hero .post-block .post-meta.top .post-categories {
  display: inline-block;
  position: relative;
  margin: 0;
  padding-bottom: 5px;
}

.slider-hero .post-block .post-meta.top .post-categories:before {
  content: "";
  position: absolute;
  background: #F8C200;
  width: 0;
  height: 5px;
  bottom: -5px;
  left: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.slider-hero .post-block .post-categories {
  margin-bottom: 5px;
}

.slider-hero .post-block .post-categories a {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

.slider-hero .post-block:hover:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.slider-hero .post-block:hover .post-meta.top .post-categories:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}

.view-featured-videos.init-carousel-owl {
  margin-left: -1px;
  margin-right: -1px;
  width: auto;
}

.view-featured-videos.init-carousel-owl .owl-item>.item {
  padding-left: 1px;
  padding-right: 1px;
}

.view-featured-videos .large-video .video-block {
  min-height: 420px;
}

.view-featured-videos .small-videos>.item-video {
  margin-bottom: 2px;
}

.view-featured-videos .small-videos>.item-video:last-child {
  margin-bottom: 0;
}

.view-featured-videos .small-videos>.item-video .video-block {
  min-height: 209px;
}

.view-featured-videos .video-block {
  position: relative;
}

.view-featured-videos .video-block:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.view-featured-videos .video-block .video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
}

.view-featured-videos .video-block .video-content {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  z-index: 99;
  padding: 15px 20px;
  text-align: center;
}

.view-featured-videos .video-block .video-content .video-title a {
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  font-family: "Open Sans";
}

.view-featured-videos .video-block .video-content .video-title a:hover {
  color: #F8C200;
}

.view-featured-videos .video-block .video-content .icon a {
  margin-bottom: 15px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  text-indent: 9999px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.view-featured-videos .video-block .video-content .icon a:hover {
  color: #F8C200;
  border-color: #F8C200;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.view-featured-videos .video-block .video-content .icon a:after {
  text-indent: 1px;
  content: "\f04b";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

.view-featured-videos .first-video iframe {
  width: 100%;
  min-height: 500px;
}

.view-featured-videos.v2 .video-block .video-thumbnail {
  position: relative;
}

.category-2columns .row-second {
  margin-bottom: 20px;
}

.category-2columns .row-second .post-block .post-image {
  width: 100px;
  height: auto;
  float: left;
  margin-bottom: 0;
}

.category-2columns .row-second .post-block .post-meta {
  margin-bottom: 0;
}

.category-2columns .row-second .post-block .post-content {
  display: block;
  padding-left: 115px;
}

.category-2columns .row-second .post-block .post-title {
  padding-top: 0;
  margin-top: -3px;
  padding-bottom: 5px;
}

.category-2columns .row-second .post-block .post-title a {
  font-size: 13px;
  line-height: 16px;
  display: block;
}

.category-2columns .row-second .post-block .post-body {
  display: none;
}

.category-2columns .row-first {
  margin-bottom: 30px;
}

.posts-list .item-list ul>li {
  margin: 0 0 20px;
}

.posts-list .post-block .post-image {
  width: 100px;
  height: auto;
  float: left;
  margin-bottom: 0;
}

.posts-list .post-block .post-meta {
  margin-bottom: 0;
}

.posts-list .post-block .post-content {
  display: block;
  padding-left: 115px;
}

.posts-list .post-block .post-title {
  padding: 0 0 5px;
}

.posts-list .post-block .post-title a {
  font-size: 13px;
  line-height: 24px;
  display: block;
}

.posts-list .post-block .post-body {
  display: none;
}

.posts-list-large .post-block .post-image {
  width: 38%;
  height: auto;
  float: left;
  margin-bottom: 0;
  position: relative;
}

@media (max-width: 768px) {
  .posts-list-large .post-block .post-image {
    width: 100%;
  }
}

.posts-list-large .post-block .post-image .post-categories {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 11;
  padding: 5px 20px;
  text-align: center;
  margin-bottom: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.posts-list-large .post-block .post-image .post-categories a {
  font-weight: 800;
  font-size: 12px;
  color: #fff;
}

.posts-list-large .post-block .post-content {
  display: block;
  width: 61%;
  float: left;
  padding-left: 40px;
}

@media (max-width: 991px) {
  .posts-list-large .post-block .post-content {
    padding-left: 20px;
  }
}

@media (max-width: 768px) {
  .posts-list-large .post-block .post-content {
    width: 100%;
    padding: 20px 0;
  }
}

.posts-list-large .post-block .post-meta {
  margin-bottom: 0;
}

.posts-list-number .post-block {
  position: relative;
}

.posts-list-number .post-block .number {
  font-family: "Vollkorn";
  font-size: 36px;
  color: #bbbbbb;
  width: 40px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 11;
  margin-top: -16px;
  text-align: left;
  font-style: italic;
  line-height: 36px;
}

.posts-list-number .post-block .post-title {
  padding: 0;
  padding-left: 60px;
}

.posts-list-number .post-block .post-title a {
  font-size: 13px;
  line-height: 24px;
  display: block;
  font-weight: 700;
  color: #666666;
}

.posts-list-number .post-block .post-title a:hover {
  color: #F8C200;
}

.posts-stick .item-list>ul>li {
  display: block;
  float: right;
  overflow: hidden;
  width: 50%;
  clear: right;
}

@media (max-width: 991px) {
  .posts-stick .item-list>ul>li {
    width: 100%;
    clear: both;
  }
}

.posts-stick .item-list>ul>li .post-title,
.posts-stick .item-list>ul>li .post-meta,
.posts-stick .item-list>ul>li .post-meta-wrap {
  clear: both;
}

.posts-stick .item-list>ul>li:last-child {
  margin-bottom: 0 !important;
}

.posts-stick .item-list>ul>li:after {
  visibility: hidden;
  display: block;
  content: ".";
  clear: right;
  height: 0;
}

.posts-stick .item-list>ul>li:not(:first-child) {
  margin-bottom: 20px;
  padding-left: 15px;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-image {
  display: inline-block;
  width: 100px;
  height: auto;
  float: left;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-content {
  padding-left: 115px;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-title,
.posts-stick .item-list>ul>li:not(:first-child) .post-meta {
  clear: none !important;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-meta {
  float: left;
  width: 100%;
  margin: 10px 0 0;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-meta .post-author {
  display: none;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-body {
  display: none;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-title {
  padding: 0;
}

.posts-stick .item-list>ul>li:not(:first-child) .post-title a {
  font-size: 13px;
  line-height: 24px;
  display: block;
}

.posts-stick .item-list>ul>li:first-child {
  border-bottom: 0 none;
  display: block;
  float: left;
  padding-right: 15px !important;
  width: 50%;
  clear: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .posts-stick .item-list>ul>li:first-child {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
  }
}

.posts-stick .item-list>ul>li:first-child .post-title {
  padding: 12px 0;
}

.posts-stick .item-list>ul>li:first-child .post-title a {
  font-size: 18px;
  line-height: 28.5px;
}

.posts-stick .item-list>ul>li:first-child .post-meta {
  margin: 0 0 10px;
}

.posts-stick .item-list>ul>li:first-child:after {
  content: none;
}

.posts-stick-list .item-list>ul>li {
  display: block;
  overflow: hidden;
  width: 100%;
  clear: both;
}

.posts-stick-list .item-list>ul>li:not(:first-child) {
  margin-bottom: 20px;
}

.posts-stick-list .item-list>ul>li:not(:first-child) .post-image {
  width: 100px;
  height: auto;
  float: left;
  margin: 0;
}

.posts-stick-list .item-list>ul>li:not(:first-child) .post-content {
  padding-left: 115px;
}

.posts-stick-list .item-list>ul>li:not(:first-child) .post-body {
  display: none;
}

.posts-stick-list .item-list>ul>li:not(:first-child) .post-meta {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.posts-stick-list .item-list>ul>li:not(:first-child) .post-title {
  padding: 0;
}

.posts-stick-list .item-list>ul>li:not(:first-child) .post-title a {
  font-size: 13px;
  line-height: 20px;
  display: block;
}

.posts-stick-list .item-list>ul>li:first-child {
  border-bottom: 0 none;
  display: block;
  width: 100%;
  clear: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.posts-stick-list .item-list>ul>li:last-child {
  margin-bottom: 0 !important;
}

.posts-stick-large .item-list>ul>li {
  display: block;
  float: right;
  overflow: hidden;
  clear: right;
  color: #fff;
}

.posts-stick-large .item-list>ul>li a {
  color: #fff;
}

.posts-stick-large .item-list>ul>li a:hover {
  color: #F8C200 !important;
}

@media (max-width: 991px) {
  .posts-stick-large .item-list>ul>li {
    width: 100%;
    clear: both;
  }
}

.posts-stick-large .item-list>ul>li .post-title,
.posts-stick-large .item-list>ul>li .post-meta {
  clear: both;
}

.posts-stick-large .item-list>ul>li:last-child {
  margin-bottom: 0 !important;
}

.posts-stick-large .item-list>ul>li:after {
  visibility: hidden;
  display: block;
  content: ".";
  clear: right;
  height: 0;
}

.posts-stick-large .item-list>ul>li .post-block {
  position: relative;
}

.posts-stick-large .item-list>ul>li .post-block:after {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.posts-stick-large .item-list>ul>li .post-block .post-image {
  width: 100%;
  margin: 0;
}

.posts-stick-large .item-list>ul>li .post-block .post-content {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 20px;
  z-index: 11;
}

.posts-stick-large .item-list>ul>li .post-block .post-meta {
  color: #fff;
}

.posts-stick-large .item-list>ul>li .post-block .post-meta-top {
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.posts-stick-large .item-list>ul>li .post-block .post-meta-top .post-categories {
  display: inline-block;
  margin-bottom: 0;
}

.posts-stick-large .item-list>ul>li .post-block .post-meta-top .post-categories:after {
  content: "";
  position: absolute;
  background: #F8C200;
  width: 100%;
  height: 5px;
  bottom: -5px;
  left: 0;
  z-index: 1;
}

.posts-stick-large .item-list>ul>li .post-block .post-meta-top a {
  color: #fff;
  font-weight: 700;
}

.posts-stick-large .item-list>ul>li .post-block .post-title a {
  color: #fff;
}

.posts-stick-large .item-list>ul>li .post-block .post-title a:hover {
  color: #F8C200;
}

.posts-stick-large .item-list>ul>li:not(:first-child) {
  padding-left: 25px;
  width: 33.33333%;
}

@media (max-width: 991px) {
  .posts-stick-large .item-list>ul>li:not(:first-child) {
    width: 50%;
    float: left;
    clear: none;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .posts-stick-large .item-list>ul>li:not(:first-child) {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    padding: 0;
  }
}

.posts-stick-large .item-list>ul>li:not(:first-child) .post-title,
.posts-stick-large .item-list>ul>li:not(:first-child) .post-meta {
  clear: none !important;
}

.posts-stick-large .item-list>ul>li:first-child {
  border-bottom: 0 none;
  display: block;
  float: left;
  padding-right: 5px;
  width: 66.66667%;
  clear: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .posts-stick-large .item-list>ul>li:first-child {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    padding-right: 0;
  }
}

.posts-stick-large .item-list>ul>li:first-child:after {
  content: none;
}

.posts-hero .post-block {
  position: relative;
}

.posts-hero .post-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.posts-hero .post-block .post-image {
  margin: 0;
}

.posts-hero .post-block ul {
  margin: 0;
}

.posts-hero .post-block .post-content {
  width: 100%;
  padding: 0 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
}

.posts-hero .post-block .post-title a {
  color: #fff;
  font-weight: 700;
}

.posts-hero .post-block .post-meta {
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.posts-hero .post-block .post-meta .post-categories {
  display: inline-block;
}

.posts-hero .post-block .post-meta .post-categories:after {
  content: "";
  position: absolute;
  background: #F8C200;
  width: 100%;
  height: 5px;
  bottom: -5px;
  left: 0;
  z-index: 1;
}

.posts-hero .post-block .post-meta a {
  color: #fff;
  font-weight: 700;
}

.posts-big .post-image .post-categories {
  padding: 10px 18px;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 11;
}

.posts-big .post-image .post-categories a {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: block;
}

.posts-big .post-meta-top .post-categories {
  margin: 0;
}

.posts-big .post-title {
  margin-top: 5px;
}

.posts-big .post-title a {
  font-size: 24px;
  line-height: 36px;
  display: block;
  font-weight: 800;
}

.posts-big .link a {
  color: #999999;
  font-family: "Vollkorn";
  font-style: italic;
  font-size: 14px;
  margin-top: 15px;
  display: inline-block;
}

.posts-big .js-pager__items {
  top: 15px !important;
  right: 15px;
  width: 70px !important;
}

.posts-big .js-pager__items>li {
  width: 30px !important;
  height: 30px !important;
}

.posts-big .js-pager__items>li>* {
  width: 30px !important;
  height: 30px !important;
  color: #fff !important;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  background: rgba(0, 0, 0, 0.6);
}

.posts-big .js-pager__items>li>*:hover {
  background: #F8C200 !important;
  color: #fff !important;
}

.posts-grid-highlights .post-block {
  padding: 0 35px 35px;
  background: #fff;
  text-align: center;
}

.posts-grid-highlights .post-block .post-categories {
  margin-bottom: 0;
  display: inline-block;
}

.posts-grid-highlights .post-block .post-categories a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.posts-grid-highlights .post-block .post-categories a:hover {
  background: #F8C200;
}

.posts-grid-hero .init-carousel-owl {
  margin-left: 0;
  margin-right: 0;
}

.posts-grid-hero .init-carousel-owl .owl-item>.item {
  padding-left: 0;
  padding-right: 0;
}

.posts-grid-hero .post-block {
  position: relative;
}

.posts-grid-hero .post-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.posts-grid-hero .post-block .post-image {
  margin: 0;
}

.posts-grid-hero .post-block ul {
  margin: 0;
}

.posts-grid-hero .post-block .post-content {
  width: 100%;
  padding: 30px 75px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

@media (max-width: 991px) {
  .posts-grid-hero .post-block .post-content {
    padding: 15px 20px;
  }
}

.posts-grid-hero .post-block .post-title {
  padding: 0;
}

.posts-grid-hero .post-block .post-title a {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 600;
}

.posts-grid-hero .post-block .post-title a:hover {
  color: #F8C200;
}

.posts-grid-hero .post-block .post-meta.top {
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.posts-grid-hero .post-block .post-meta.top .post-categories {
  display: inline-block;
  margin: 0;
  padding-bottom: 10px;
}

.posts-grid-hero .post-block .post-meta.top .post-categories:before {
  content: "";
  position: absolute;
  background: #F8C200;
  width: 100%;
  height: 5px;
  bottom: -5px;
  left: 0;
  z-index: 1;
}

.posts-grid-hero .post-block .post-meta.top a {
  color: #fff;
  font-weight: 700;
}

.posts-grid-hero .post-block:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.posts-grid-hero .post-block:hover .post-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

div.messages {
  margin: 10px 0;
}

div.messages code {
  font-weight: 700;
}

div.help p:last-child {
  margin-bottom: 0;
}

div.help ul:last-child {
  margin-bottom: 0;
}

div#acquia-agent-no-search {
  margin: 8px 0;
  padding-left: 3em !important;
}

#block-system-help {
  background: url(images/help.png) no-repeat 17px 22px transparent;
  border: none;
  margin: 6px 0;
  padding: 10px 10px 10px 50px;
}

#block-system-help code {
  font-weight: 700;
}

/* Preloader */
/**
 * jPreloader
 */
@media (max-width: 780px) {
  #jpreContent {
    display: none !important;
  }
}

@media (min-width: 780px) {
  .js-preloader .body-page {
    opacity: 0;
  }

  .js-preloader.preloader-done .body-page {
    opacity: 1 !important;
  }

  #jpreContent {
    display: none;
  }

  #jpreLoader {
    height: 4px;
    width: 100%;
    top: 0 !important;
  }

  #jpreOverlay {
    background-color: transparent;
    height: auto !important;
    top: 0 !important;
    position: absolute !important;
  }

  #jpreSlide {
    width: 100%;
    text-align: center;
    top: auto !important;
    bottom: 50%;
  }

  #jpreSlide #jpreContent {
    display: block;
    position: relative;
    margin-bottom: 10px;
  }

  .js-preloader #jpreOverlay {
    background-color: #ffffff;
    height: 100% !important;
    position: fixed !important;
  }

  .js-preloader #jpreLoader {
    top: 50% !important;
    height: 10px;
    margin-top: -5px;
  }

  .js-preloader #jprePercentage {
    display: block !important;
    text-align: center;
  }

  #jpreBar {
    z-index: 2;
    background-color: #000000;
    display: none !important;
  }

  #jpreButton,
  #jprePercentage {
    display: none !important;
  }

  #jprePercentage {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0;
  }
}

.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  text-align: center;
}

/* perfect-scrollbar v0.6.7 */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important;
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-container>.ps-scrollbar-y-rail {
  display: block;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0.1;
  filter: alpha(opacity=10);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 4px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 5px;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

.block.block-gavias-blockbuilder {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.gavias-blockbuilder-content {
  position: relative;
}

.gavias-blockbuilder-content .link-edit-blockbuider {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  padding: 10px;
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover {
  background: black;
}

@media (max-width: 991px) {
  .gbb-row[style*="padding-top"] {
    padding-top: 10px !important;
  }

  .gbb-row[style*="padding-bottom"] {
    padding-top: 10px !important;
  }
}

.gbb-row .bb-inner {
  padding-top: 30px;
  /* padding-bottom: 30px; */
}

@media (max-width: 991px) {
  .gbb-row .bb-inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.gbb-row .bb-inner.remove_margin {
  margin: 0 !important;
}

.gbb-row .bb-inner.remove_padding {
  padding: 0 !important;
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.col,
.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.gsc-column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gbb-row .bb-inner.remove_padding_top {
  padding-top: 0 !important;
}

.gbb-row .bb-inner.remove_padding_bottom {
  padding-bottom: 0 !important;
}

.widget {
  /******************** Block for drupal ***********************/
  /********************* Custom heading *************************/
  /********************** Call to action **************************/
  /**************** Team ************************/
  /******************** Chart *****************************/
  /************* Icon Box **********************/
  /******************** Video Box **************************/
  /*************** Milestone ***************/
  /*************** Box Color ***************/
  /***********************************************/
  /***********************************************/
}

.widget.gsc-block-drupal.hidden-title-off .block-inner .block-title h2 {
  display: none !important;
}

.widget.gsc-block-drupal.title-align-center .block-title {
  text-align: center;
}

.widget.gsc-block-drupal.title-align-left .block-title {
  text-align: left;
}

.widget.gsc-block-drupal.title-align-right .block-title {
  text-align: right;
}

.widget.gsc-block-drupal.text-light div {
  color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
  color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *,
.widget.gsc-block-drupal.text-light .block-inner .block-content div {
  color: #fff;
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *:after,
.widget.gsc-block-drupal.text-light .block-inner .block-content *:before,
.widget.gsc-block-drupal.text-light .block-inner .block-content div:after,
.widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
  color: rgba(255, 255, 255, 0.2);
}

.widget.gsc-block-drupal.remove-margin-on .block {
  margin-bottom: 0 !important;
}

.widget.gsc-heading {
  padding: 15px 0 45px;
  display: block;
  width: 100%;
}

.widget.gsc-heading:before,
.widget.gsc-heading:after {
  content: " ";
  display: table;
}

.widget.gsc-heading:after {
  clear: both;
}

.widget.gsc-heading .title-sub {
  color: #999999;
  position: relative;
  font-family: "Vollkorn";
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  padding: 0 15px;
  line-height: 30px;
  letter-spacing: 1px;
  max-width: 760px;
  margin: 0 auto;
}

.widget.gsc-heading .heading-top {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.widget.gsc-heading .heading-top:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 5px;
  background: #EEEEEE;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  z-index: 1;
}

.widget.gsc-heading .title {
  font-weight: 800;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 1px;
  font-size: 36px;
  color: #000;
  text-transform: uppercase;
}

.widget.gsc-heading .title strong {
  color: #F8C200 !important;
}

.widget.gsc-heading .title-desc {
  font-size: 14px;
  margin-top: 25px;
  color: #666666;
  padding: 10px 10% 0;
  line-height: 28px;
}

@media (max-width: 991px) {
  .widget.gsc-heading .title-desc {
    padding: 10px 20px;
  }
}

.widget.gsc-heading.align-center {
  text-align: center;
}

.widget.gsc-heading.align-center .title:after {
  left: 50%;
  margin-left: -75px;
}

.widget.gsc-heading.align-left {
  text-align: left;
}

.widget.gsc-heading.align-left .title:after {
  left: 0;
}

.widget.gsc-heading.align-left .title-desc {
  padding: 10px 0 0 !important;
}

.widget.gsc-heading.align-right {
  text-align: right;
}

.widget.gsc-heading.align-right .title:after {
  right: 0;
}

.widget.gsc-heading.align-right .title-desc {
  padding: 0 !important;
}

.widget.gsc-heading.style-2 {
  padding: 10px 0;
}

.widget.gsc-heading.style-2 .title span {
  font-size: 36px;
  text-transform: none;
}

.widget.text-long .title-desc {
  width: 55%;
}

.widget.text-light .title {
  color: #fff;
}

.widget.text-light .title:after {
  background: url("../images/line-title-white.png") no-repeat center center transparent;
}

.widget.text-light .title-sub span {
  color: rgba(255, 255, 255, 0.8);
}

.widget.text-light .title-icon span:after,
.widget.text-light .title-icon span:before {
  background: rgba(255, 255, 255, 0.1);
}

.widget.text-light .title-desc {
  color: #CCCCCC;
}

.widget.gsc-call-to-action {
  padding: 0;
}

.widget.gsc-call-to-action .subtitle {
  font-size: 14px;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 10px;
}

.widget.gsc-call-to-action .title {
  font-weight: 700;
  font-family: "Open Sans";
  position: relative;
  margin: 0 0 25px;
  padding: 0 0 30px;
}

.widget.gsc-call-to-action .title span {
  font-size: 30px;
  text-transform: none;
  line-height: 45px;
}

.widget.gsc-call-to-action .title strong {
  color: #F8C200;
  font-weight: 400;
}

.widget.gsc-call-to-action .content {
  font-size: 15px;
  width: 85%;
}

@media (max-width: 991px) {
  .widget.gsc-call-to-action .content {
    width: 100%;
  }
}

.widget.gsc-call-to-action .button-action a {
  background: #F8C200;
  color: #fff;
}

.widget.gsc-call-to-action .button-action a:hover {
  background: #444444;
}

.widget.gsc-call-to-action.text-light .content {
  color: #fff;
}

.widget.gsc-call-to-action.text-light .content .title {
  color: #fff;
}

.widget.gsc-call-to-action.text-light .button-action a {
  background: #fff;
  color: #000;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-call-to-action.text-light .button-action a:hover {
  background: #000 !important;
  color: #fff;
}

.widget.gsc-call-to-action.button-bottom .title {
  text-align: left;
}

.widget.gsc-call-to-action.button-bottom .content {
  text-align: left;
  padding: 0;
  width: 100%;
}

.widget.gsc-call-to-action.button-bottom .button-action {
  text-align: left;
  margin-top: 25px;
}

.widget.gsc-call-to-action.button-left {
  position: relative;
}

.widget.gsc-call-to-action.button-left .content {
  float: right;
  text-align: right;
  padding-left: 230px;
}

@media (max-width: 991px) {
  .widget.gsc-call-to-action.button-left .content {
    width: 100%;
  }
}

.widget.gsc-call-to-action.button-left .content .title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400;
  font-size: 38px;
}

.widget.gsc-call-to-action.button-left .button-action {
  width: 200px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.widget.gsc-call-to-action.button-right {
  position: relative;
}

.widget.gsc-call-to-action.button-right .content {
  float: left;
  text-align: left;
  padding-right: 230px;
}

@media (max-width: 991px) {
  .widget.gsc-call-to-action.button-right .content {
    width: 100%;
  }
}

.widget.gsc-call-to-action.button-right .content .title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400;
  font-size: 38px;
}

.widget.gsc-call-to-action.button-right .button-action {
  width: 200px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
}

.widget.gsc-call-to-action.button-bottom-left .title {
  text-align: left;
}

.widget.gsc-call-to-action.button-bottom-left .content {
  text-align: left;
  width: 100%;
}

@media (max-width: 991px) {
  .widget.gsc-call-to-action.button-bottom-left .content {
    width: 100%;
  }
}

.widget.gsc-call-to-action.button-bottom-left .button-action {
  text-align: left;
  margin-top: 15px;
}

.widget.gsc-call-to-action.button-bottom-right {
  text-align: right;
}

.widget.gsc-call-to-action.button-bottom-right .title {
  text-align: right;
}

.widget.gsc-call-to-action.button-bottom-right .content {
  text-align: right;
  float: right;
}

.widget.gsc-call-to-action.button-bottom-right .button-action {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.widget.gsc-call-to-action.button-bottom-right .button-action:before,
.widget.gsc-call-to-action.button-bottom-right .button-action:after {
  content: " ";
  display: table;
}

.widget.gsc-call-to-action.button-bottom-right .button-action:after {
  clear: both;
}

.widget.gsc-call-to-action.button-bottom-center {
  text-align: center;
}

.widget.gsc-call-to-action.button-bottom-center .title {
  margin: 0;
}

.widget.gsc-call-to-action.button-bottom-center .content {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}

.widget.gsc-call-to-action.button-bottom-center .button-action {
  width: 100%;
}

.widget.gsc-call-to-action.button-bottom-center .button-action:before,
.widget.gsc-call-to-action.button-bottom-center .button-action:after {
  content: " ";
  display: table;
}

.widget.gsc-call-to-action.button-bottom-center .button-action:after {
  clear: both;
}

.widget.gsc-call-to-action.full-width .content,
.widget.gsc-call-to-action.fullwidth .content {
  width: 100% !important;
}

.widget.gsc-team .social-icons a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.widget.gsc-team .social-icons a:hover {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
}

.widget.gsc-team .team-name {
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0 15px;
  position: relative;
  font-weight: 700;
  margin: 0;
}

.widget.gsc-team .team-position {
  text-transform: uppercase;
  color: #F8C200;
  font-weight: 400;
  font-size: 12px;
}

.widget.gsc-team .team-info {
  margin: 15px 0;
}

.widget.gsc-team.team-horizontal {
  margin-bottom: 50px;
}

.widget.gsc-team.team-horizontal .team-header {
  position: relative;
  overflow: hidden;
}

.widget.gsc-team.team-horizontal .team-header .social-icons {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -50px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 11;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  padding: 10px;
}

.widget.gsc-team.team-horizontal .team-name {
  font-size: 14px;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  padding: 0 0 12px;
  position: relative;
  font-weight: 800;
}

.widget.gsc-team.team-horizontal .team-name:after {
  bottom: 0;
  left: 0;
  content: "";
  background: #F8C200;
  width: 45px;
  height: 1px;
  position: absolute;
}

.widget.gsc-team.team-horizontal:hover .social-icons {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.widget.gsc-team.team-vertical-small {
  background: #F6F6F6;
  padding: 30px;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-team.team-vertical-small .team-header {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
}

.widget.gsc-team.team-vertical-small:hover {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.widget.gsc-team.team-vertical {
  padding-bottom: 85px;
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-team.team-vertical .team-name {
  padding: 0;
}

.widget.gsc-team.team-vertical .team-body {
  bottom: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 60px;
  background: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-team.team-vertical .team-body .content-hover {
  opacity: 0;
  filter: alpha(opacity=0);
}

.widget.gsc-team.team-vertical .team-body .team-info {
  padding-left: 20px;
  padding-right: 20px;
}

.widget.gsc-team.team-vertical:hover {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.widget.gsc-team.team-vertical:hover .team-body {
  height: 100%;
  padding-top: 30px;
}

.widget.gsc-team.team-vertical:hover .team-body .content-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.widget.gsc-chart {
  text-align: center;
}

.widget.gsc-chart .easyPieChart {
  font-size: 24px;
  font-weight: 400;
  position: relative;
  text-align: center;
  display: inline-block;
}

.widget.gsc-chart .easyPieChart:last-child {
  margin-right: 0;
}

.widget.gsc-chart .easyPieChart span {
  line-height: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.widget.gsc-chart .easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.widget.gsc-chart .content {
  text-align: center;
}

.widget.gsc-chart .content>div {
  display: block;
}

.widget.gsc-chart .content .icon {
  font-size: 25px;
  margin-top: 5px;
}

.widget.gsc-chart .content .title {
  text-transform: uppercase;
  font-weight: 12px;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.widget.gsc-chart .content .title:after {
  content: "";
  width: 50px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  z-index: 1;
}

.widget.gsc-icon-box {
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-icon-box[style*="background-color"] {
  padding: 15px 30px 30px;
}

.widget.gsc-icon-box a {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-icon-box a:hover,
.widget.gsc-icon-box a:hover h4 {
  color: #F8C200 !important;
}

.widget.gsc-icon-box .highlight_content h4 {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  position: relative;
}

.widget.gsc-icon-box .title-desc {
  line-height: 1.65;
}

.widget.gsc-icon-box .desc {
  font-size: 14px;
  line-height: 28px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.widget.gsc-icon-box .highlight-icon {
  line-height: 1;
  margin: 0;
  background: none;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  font-size: 32px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px !important;
  text-align: center;
}

.widget.gsc-icon-box .highlight-icon .fa {
  margin-left: 5px;
}

.widget.gsc-icon-box .highlight-icon .zmdi {
  margin-left: 6px;
}

.widget.gsc-icon-box .link {
  position: absolute;
  bottom: 15px;
  right: 20px;
  z-index: 1;
  line-height: 1;
}

.widget.gsc-icon-box .link a {
  color: #F8C200;
  font-size: 24px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-icon-box .link a:hover {
  color: #000;
}

.widget.gsc-icon-box:hover .highlight-icon {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}

.widget.gsc-icon-box.top-center {
  text-align: center;
}

.widget.gsc-icon-box.top-center .link {
  position: static;
  margin-top: 10px;
}

.widget.gsc-icon-box.top-center .highlight-image {
  margin-bottom: 30px;
}

.widget.gsc-icon-box.top-center .highlight-icon {
  margin: 0 auto 10px;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-icon-box.top-center .highlight-icon .icon {
  color: #F8C200;
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
  margin-left: 6px;
}

.widget.gsc-icon-box.top-center .highlight_content {
  text-align: center;
}

.widget.gsc-icon-box.top-center .highlight_content h4 {
  text-align: center;
  color: #000;
}

.widget.gsc-icon-box.top-center .highlight_content .desc {
  padding-top: 5px;
  text-align: center;
  font-weight: 400;
  text-transform: normal;
  font-size: 15px;
}

.widget.gsc-icon-box.top-left {
  text-align: left;
}

.widget.gsc-icon-box.top-left .highlight-image {
  margin-bottom: 20px;
}

.widget.gsc-icon-box.top-left .highlight-icon {
  display: inline-block;
  position: relative;
  text-align: left;
}

.widget.gsc-icon-box.top-left .highlight-icon .icon {
  text-align: left;
  color: #F8C200;
}

.widget.gsc-icon-box.top-left .highlight_content {
  text-align: left;
}

.widget.gsc-icon-box.top-left-title {
  text-align: left;
  position: relative;
}

.widget.gsc-icon-box.top-left-title .highlight-icon {
  background: none;
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: 1;
  position: absolute;
  top: -5px;
  border: none;
  left: 0;
  z-index: 1;
}

.widget.gsc-icon-box.top-left-title .highlight-icon .icon {
  text-align: center;
  color: #F8C200;
  font-size: 30px;
}

.widget.gsc-icon-box.top-left-title .highlight_content {
  padding: 0;
  text-align: left;
}

.widget.gsc-icon-box.top-left-title .highlight_content h4 {
  padding-left: 80px;
  padding-bottom: 0;
  padding-top: 12px;
}

.widget.gsc-icon-box.top-left-title .desc {
  padding-top: 10px;
}

.widget.gsc-icon-box.top-left-title .link {
  position: static;
  margin-top: 10px;
}

.widget.gsc-icon-box.top-right-title {
  text-align: right;
  position: relative;
}

.widget.gsc-icon-box.top-right-title .highlight-icon {
  background: none !important;
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: 1;
  position: absolute;
  top: -13px;
  border: none;
  right: 0;
  text-align: center;
  z-index: 1;
}

.widget.gsc-icon-box.top-right-title .highlight-icon .icon {
  text-align: center;
  color: #F8C200;
  font-size: 24px;
}

.widget.gsc-icon-box.top-right-title .highlight_content {
  padding: 0;
  text-align: right;
}

.widget.gsc-icon-box.top-right-title .highlight_content h4 {
  padding-right: 80px;
  padding-bottom: 0;
  padding-top: 10px;
  margin-bottom: 10px;
}

.widget.gsc-icon-box.top-right-title .desc {
  padding-top: 10px;
}

.widget.gsc-icon-box.top-right {
  text-align: right;
}

.widget.gsc-icon-box.top-right .highlight-icon {
  display: inline-block;
  position: relative;
  text-align: right;
}

.widget.gsc-icon-box.top-right .highlight-icon .icon {
  color: #F8C200;
  text-align: center;
}

.widget.gsc-icon-box.top-right .highlight_content {
  padding: 0;
  text-align: right;
}

.widget.gsc-icon-box.right .highlight-icon {
  float: right;
  padding-top: 0;
  position: relative;
  text-align: center;
  margin: 0;
  line-height: 20px;
}

.widget.gsc-icon-box.right .highlight-icon .icon {
  font-size: 24px;
  color: #F8C200;
  text-align: center;
}

.widget.gsc-icon-box.right .highlight_content {
  padding-right: 50px;
  text-align: right;
}

.widget.gsc-icon-box.left .highlight-icon {
  float: left;
  color: #fff;
  padding-top: 0;
  position: relative;
  text-align: center;
  float: left;
}

.widget.gsc-icon-box.left .highlight-icon .icon {
  font-size: 24px;
  color: #F8C200;
  display: inline-block;
}

.widget.gsc-icon-box.left .desc {
  margin-top: 5px;
}

.widget.gsc-icon-box.left .highlight_content {
  padding-left: 80px;
  text-align: left;
}

.widget.gsc-icon-box.text-light .highlight_content>* {
  color: #fff;
}

.widget.gsc-icon-box.text-light .highlight-icon .icon {
  color: #fff;
}

.widget.gsc-icon-box.text-light .subtitle {
  color: rgba(255, 255, 255, 0.8);
}

.widget.gsc-video-box {
  position: relative;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: block;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

.widget.gsc-video-box .modal-dialog {
  height: auto;
}

.widget.gsc-video-box .modal-dialog .modal-content {
  height: 100%;
}

.widget.gsc-video-box .modal-dialog .modal-content iframe {
  width: 100%;
  min-height: 300px;
}

.widget.gsc-video-box .gsc-video-link {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -45px;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.widget.gsc-video-box .gsc-video-link .icon-play {
  background: url("../images/icon-play.png") no-repeat center center transparent;
  width: 85px;
  height: 85px;
  display: inline-block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-video-box .gsc-video-link .icon-play:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.widget.gsc-video-box .gsc-video-link .video-title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.widget.gsc-video-box #gsc-video-overlay {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  left: 0;
}

.widget.gsc-video-box #gsc-video-overlay:hover .video-close {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}

.widget.gsc-video-box .loaded {
  max-width: 100%;
}

.widget.gsc-video-box .video-close {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  display: block;
  text-align: center;
  position: absolute;
  top: -50px;
  width: 100%;
  height: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  font-size: 48px;
  font-weight: 900;
  line-height: 0.5;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
}

.widget.milestone-block {
  display: inline-block;
  margin-bottom: 25px;
  margin-right: 50px;
}

.widget.milestone-block:last-child {
  margin-right: 0;
}

.widget.milestone-block .milestone-icon {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 9px;
  margin-bottom: 4px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  position: relative;
  padding-top: 0px;
}

.widget.milestone-block .milestone-icon span {
  font-size: 18px;
  color: #F8C200;
}

.widget.milestone-block .milestone-number {
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}

.widget.milestone-block .milestone-text {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Open Sans";
}

.widget.milestone-block.icon-top {
  text-align: center;
  display: block;
  width: 100%;
}

.widget.milestone-block.icon-top .milestone-icon {
  display: block;
  text-align: center;
  float: none;
  margin: 0;
  width: 100%;
  position: relative;
  padding-bottom: 42px;
}

.widget.milestone-block.icon-top .milestone-icon:after {
  content: "";
  width: 50px;
  height: 5px;
  background: #F8C200;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  z-index: 11;
}

.widget.milestone-block.icon-top .milestone-number {
  font-size: 48px;
  font-weight: 800;
  color: #000;
  letter-spacing: 2px;
  line-height: 50px;
}

.widget.milestone-block.icon-top .milestone-text {
  font-size: 10px;
  color: #999999;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5px;
}

.widget.milestone-block.icon-top .milestone-right {
  display: block;
  text-align: center;
  float: none;
  width: 100%;
  margin-top: 10px;
}

.widget.milestone-block.text-light .milestone-number,
.widget.milestone-block.text-light .milestone-text {
  color: #fff;
}

.widget.milestone-block.icon-left .milestone-right {
  padding-left: 75px;
}

.widget.milestone-block.icon-left .milestone-icon {
  float: left;
}

.widget.gsc-box-image {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-box-image:hover {
  -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
}

.widget.gsc-box-image:hover .image:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.widget.gsc-box-image .image {
  position: relative;
}

.widget.gsc-box-image .image:after {
  content: "";
  background: rgba(248, 194, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.widget.gsc-box-image .body {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid;
  position: relative;
  padding: 0 20px 30px;
}

.widget.gsc-box-image .body .icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  font-size: 35px;
  color: #fff;
  background: #F8C200;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 11;
  overflow: hidden;
}

.widget.gsc-box-image .body .icon:after {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 200%;
  left: 22px;
  position: absolute;
  top: -12px;
  transform: rotate(45deg);
  width: 100%;
  z-index: 1;
}

.widget.gsc-box-image .body .title {
  padding-top: 45px;
}

.widget.gsc-box-image .body .title h3 {
  font-size: 14px;
}

.widget.gsc-box-image .body .readmore {
  margin-top: 20px;
}

.widget.gsc-progress.text-light .progress-label {
  color: #fff;
}

.gsc-box-info {
  position: relative;
}

.gsc-box-info .content {
  width: 50%;
  padding: 45px;
}

@media (max-width: 1199px) {
  .gsc-box-info .content {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .gsc-box-info .content {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .gsc-box-info .content {
    padding-top: 310px;
    width: 100%;
  }
}

.gsc-box-info .content .content-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.gsc-box-info .content .content-inner {
  position: relative;
  z-index: 9;
}

.gsc-box-info .content .subtitle {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-family: "Open Sans";
  font-weight: 700;
}

.gsc-box-info .content .title {
  font-size: 26px;
  margin-bottom: 20px;
}

.gsc-box-info .content .title h3 {
  margin: 0;
}

.gsc-box-info .content .readmore {
  margin-top: 30px;
}

.gsc-box-info .content.text-light {
  color: #fff;
}

.gsc-box-info .content.text-light .title h3,
.gsc-box-info .content.text-light .title h2,
.gsc-box-info .content.text-light .desc {
  color: #fff;
}

.gsc-box-info .content.text-light .subtitle {
  color: rgba(255, 255, 255, 0.8);
}

.gsc-box-info .image {
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 9;
  top: 0;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (max-width: 768px) {
  .gsc-box-info .image {
    height: 300px;
    width: 100%;
  }
}

.gsc-box-info.content-align-left .content {
  float: left;
  padding-left: 0;
}

.gsc-box-info.content-align-left .image {
  right: 0;
}

.gsc-box-info.content-align-right .content {
  padding-right: 0;
  float: right;
}

.gsc-box-info.content-align-right .image {
  left: 0;
}

.container-fw .gsc-box-info .content {
  padding: 75px;
}

@media (max-width: 1199px) {
  .container-fw .gsc-box-info .content {
    padding: 30px;
  }
}

.gsc-hover-box {
  text-align: center;
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

.gsc-hover-box .icon {
  width: 100px;
  height: 100px;
  background: #F7F7F7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin-bottom: 20px;
  display: inline-block;
  line-height: 100px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
}

.gsc-hover-box .icon span {
  font-size: 45px;
  color: #F8C200;
  line-height: 100px;
}

.gsc-hover-box .icon:after {
  content: "";
  top: -10px;
  left: -10px;
  width: 120px;
  height: 120px;
  z-index: 11;
  position: absolute;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.gsc-hover-box .box-title {
  font-size: 18px;
  text-transform: none;
  font-weight: 300;
  color: #000;
  margin-bottom: 10px;
  font-family: "Open Sans", serif;
}

.gsc-hover-box .content {
  font-size: 15px;
}

.gsc-hover-box .link {
  margin-top: 15px;
}

.gsc-hover-box .link a {
  text-transform: uppercase;
  font-weight: 700;
  color: #F8C200;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-size: 14px;
}

.gsc-hover-box .link a:hover {
  color: #444444;
}

.gsc-hover-box:hover .icon {
  background: #F8C200;
  color: #fff;
}

.gsc-hover-box:hover .icon span {
  color: #fff;
}

.gsc-hover-background {
  position: relative;
  background: #F5F5F5;
  padding: 85px 0;
  margin-bottom: 30px;
}

.gsc-hover-background .front {
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.gsc-hover-background .front .icon {
  line-height: 1;
  font-size: 42px;
  color: #F8C200;
}

.gsc-hover-background .front h2 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  font-family: "Open Sans";
  text-transform: uppercase;
  margin-top: 15px;
  letter-spacing: -1px;
}

.gsc-hover-background .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  -ms-background-size: cover !important;
  background-size: cover !important;
}

.gsc-hover-background .back:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: absolute;
}

.gsc-hover-background .back .content {
  color: #fff;
  padding: 10px 30px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.gsc-hover-background .back .content .content-text {
  font-size: 15px;
  color: #fff;
  padding-bottom: 15px;
}

.gsc-hover-background:hover .front {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}

.gsc-hover-background:hover .back {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.gsc-quote {
  position: relative;
  padding-top: 125px;
}

.gsc-quote:after {
  position: absolute;
  content: "";
  background: url("../images/testimonial-icon.png") no-repeat center center transparent;
  width: 30px;
  height: 30px;
  left: 0;
  top: 50px;
  z-index: 1;
}

.gsc-quote .content {
  line-height: 28px;
}

.gsc-quote .signature {
  margin-top: 60px;
}

.gsc-quote .position {
  margin-top: 25px;
}

.gsc-quote-text {
  position: relative;
  padding: 30px 30px 30px 70px;
}

.gsc-quote-text .icon {
  position: absolute;
  left: 20px;
  top: 30px;
  z-index: 1;
  font-size: 20px;
  color: #F8C200;
}

.gsc-quote-text .content {
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #999999;
}

.gsc-quote-text.has-border {
  border: 2px solid rgba(0, 0, 0, 0.1);
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
  margin: 5px 0;
  padding: 10px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
  margin-top: 20px;
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
  background: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
  width: 25%;
  float: left;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li a {
  width: 100%;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li:last-child {
  margin-bottom: 0;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
  width: 75%;
  float: left;
  padding-left: 15px;
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
  background: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.gsc-gmap {
  position: relative;
}

.gsc-gmap.style-1 {
  margin-bottom: -10px;
}

.gsc-gmap.style-1 iframe {
  width: 100% !important;
}

.gsc-gmap.style-1 .info-inner {
  padding: 45px 30px;
  position: absolute;
  top: 100px;
  bottom: 100px;
  left: 20%;
  width: 375px;
  z-index: 99;
  background: #fff;
}

@media (max-width: 1199px) {
  .gsc-gmap.style-1 .info-inner {
    left: 15%;
  }
}

@media (max-width: 991px) {
  .gsc-gmap.style-1 .info-inner {
    position: static;
  }
}

.gsc-gmap.style-1 .info-inner .info-item {
  margin-bottom: 15px;
}

.gsc-gmap.style-2 {
  margin-top: 100px;
}

@media (max-width: 991px) {
  .gsc-gmap.style-2 {
    margin-top: 30px;
  }
}

.gsc-gmap.style-2 .info-inner {
  padding: 60px 75px 60px 35px;
  position: absolute;
  top: -70px;
  bottom: -70px;
  width: 360px;
  z-index: 99;
  border: 5px solid #F8C200;
  z-index: 9;
}

@media (max-width: 991px) {
  .gsc-gmap.style-2 .info-inner {
    margin: 20px 0;
    position: static;
    width: 100%;
    float: left;
  }
}

.gsc-gmap.style-2 .map-content {
  position: relative;
  z-index: 99;
  width: 65%;
  float: right;
}

@media (max-width: 991px) {
  .gsc-gmap.style-2 .map-content {
    position: static;
    width: 100%;
  }
}

.gsc-gmap.style-2 .map-content iframe {
  width: 100%;
}

.gsc-button {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  border: 2px solid transparent;
  margin-bottom: 20px;
  display: inline-block;
  clear: both;
}

.gsc-button.radius-2x {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.gsc-button.radius-5x {
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
}

.gsc-button.mini {
  font-size: 10px;
  padding: 3px 10px;
}

.gsc-button.small {
  font-size: 10px;
  padding: 8px 15px;
}

.gsc-button.medium {
  font-size: 12px;
  padding: 12px 35px;
}

.gsc-button.large {
  font-size: 14px;
  padding: 18px 60px;
}

.gsc-button.extra-large {
  font-size: 14px;
  padding: 20px 60px;
}

.gva-offcanvas-inner {
  position: fixed !important;
  background: #222222;
  right: 0;
  width: 100%;
  max-width: 400px;
  top: 0;
  bottom: 0;
  z-index: 999;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
}

.gva-offcanvas-inner.show-view {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
}

.gva-offcanvas-inner .offcanvas-close {
  text-align: center;
  padding: 30px 0 0;
}

.gva-offcanvas-inner .offcanvas-close a {
  color: #F8C200;
  font-size: 14px;
}

.gva-offcanvas-inner .offcanvas-close a:hover {
  cursor: pointer;
}

.gva-offcanvas-inner .block {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 0;
  margin-bottom: 0;
}

.gva-offcanvas-inner .block .block-title,
.gva-offcanvas-inner .block>h2 {
  padding: 15px 30px;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.gva-offcanvas-inner .block .block-title span,
.gva-offcanvas-inner .block>h2 span {
  color: #fff;
  display: block;
}

.gva-offcanvas-inner .block .block-content {
  padding-left: 35px;
  padding-right: 35px;
}

.gva-offcanvas-inner .block.no-border {
  border: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu {
  width: 100% !important;
  background: none !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .ripple-container {
  display: none !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li {
  display: block;
  clear: both;
  width: 100%;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li:last-child {
  border-bottom: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li:after,
.gva-offcanvas-inner .gva-navigation .gva_menu>li:before {
  content: none;
  display: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li>a {
  display: block;
  width: 100%;
  color: #fff !important;
  line-height: 36px;
  font-size: 13px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li>a:after,
.gva-offcanvas-inner .gva-navigation .gva_menu>li>a:before {
  content: none;
  display: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li>a:hover {
  color: #F8C200 !important;
  background: none !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li.menu-parent:hover .sub-menu {
  display: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu {
  padding-left: 20px !important;
  margin-bottom: 10px;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu .icaret {
  display: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a {
  font-size: 12px;
  line-height: 24px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #999999 !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a:hover {
  color: #F8C200 !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu ul.sub-menu {
  display: block !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu .sub-menu>li {
  width: 100% !important;
  float: none !important;
  display: block;
  padding: 0;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu .sub-menu>li>a {
  padding: 0;
  border: 0;
  margin: 0;
  font-size: 12px;
}

.gva-offcanvas-inner .gva-navigation .gva_menu>li.megamenu .sub-menu>li.block-image {
  display: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu li a {
  text-transform: uppercase !important;
  position: relative;
  display: block;
}

.gva-offcanvas-inner .gva-navigation .gva_menu li a:hover {
  color: #F8C200;
}

.gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: -10px;
  font-size: 12px;
}

.gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret.nav-minus:before {
  content: '\f068';
}

.gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret:before {
  position: absolute;
  font-family: FontAwesome;
  content: '\f067';
  text-transform: inherit;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.gva-offcanvas-inner .gva-navigation .gva_menu li ul {
  display: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -moz-transition: none;
  -ms-transition: none;
  min-width: inherit;
  display: none;
  width: 100%;
  position: static;
  padding: 0 !important;
  visibility: visible;
  border: 0;
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:after,
.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:before {
  content: none;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a {
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:before,
.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:after {
  content: none !important;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:hover {
  text-indent: 0;
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu ul {
  display: none;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu .block-image {
  display: none;
}

.menu-bar {
  display: none !important;
}

/* @media (max-width: 1199px) {
  .menu-bar {
    right: 0;
  }
} */

@media (max-width: 991px) {
  .menu-bar {
    display: block !important;
    height: 32px;
    width: 36px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 10px;
    margin-top: -15px;
  }
}

.menu-bar:hover {
  -webkit-box-shadow: 0, 0, 10px, 0.3;
  box-shadow: 0, 0, 10px, 0.3;
}

.menu-bar span {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}

.menu-bar span.one {
  top: 6px;
}

.menu-bar span.two {
  top: 0;
  bottom: 0;
}

.menu-bar span.three {
  bottom: 6px;
}

.menu-bar.show-view span.two {
  opacity: 0;
  filter: alpha(opacity=0);
}

.menu-bar.show-view span.one,
.menu-bar.show-view span.three {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-bar.show-view span.three {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.gavias-skins-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #fff;
  right: -403px;
  position: fixed;
  height: auto;
  top: 0px;
  bottom: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  width: 400px;
  z-index: 999;
}

.gavias-skins-panel .gavias-skins-panel-inner {
  bottom: 0;
  padding: 30px 10px 10px;
  height: auto;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  width: 100%;
}

.gavias-skins-panel.active {
  right: 0 !important;
}

.gavias-skins-panel #gavias_profile_customize_name option {
  color: #000;
}

.gavias-skins-panel .control-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 150px;
  left: -40px;
  width: 40px;
  height: 40px;
  background: #F8C200;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}

.gavias-skins-panel .control-panel:hover {
  cursor: pointer;
}

.gavias-skins-panel .panel-skins-content {
  padding-bottom: 20px;
  overflow: hidden;
}

.gavias-skins-panel .panel-skins-content:last-child {
  padding-bottom: 0;
}

.gavias-skins-panel .panel-skins-content .title {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px;
}

.gavias-skins-panel .panel-skins-content .item-color {
  width: 52px;
  height: 52px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #ccc;
  display: inline-block;
  margin: 5px 6px 0 6px;
  border: 3px solid transparent;
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
  cursor: pointer;
}

.gavias-skins-panel .panel-skins-content .item-color.default {
  background: #179BB2;
}

.gavias-skins-panel .panel-skins-content .item-color.green {
  background: #4C9D65;
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
  background: #8F6684;
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
  background: #EB866A;
}

.gavias-skins-panel .panel-skins-content .item-color.red {
  background: #cc562b;
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
  background: #ecc311;
}

.gavias-skins-panel .panel-skins-content .item-color.active {
  border-color: #000;
}

.gavias-skins-panel .panel-skins-content .layout {
  width: 80px;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}

.gavias-skins-panel .panel-skins-content .layout:hover {
  cursor: pointer;
}

.gavias-skins-panel .panel-skins-content .layout.active {
  background-color: #F8C200;
  color: #fff;
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
  margin-right: 0;
}

.gavias-skins-panel.gavias-skin-demo {
  top: 200px;
  bottom: auto !important;
  padding: 20px !important;
  width: 260px !important;
  right: -263px !important;
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
  top: 75px !important;
}

.gavias-skins-panel.gavias-skin-demo.active {
  right: 0 !important;
}


/**new style*/
#block-banniereannonce {
  margin-top: 4%;
}

#block-banniereannonce .field--name-field-image {
  text-align: center;
}

.view-slider-large .post-small,
.view-slider-large .post-large {
  padding-left: 0;
  padding-right: 0;
}

.view-slider-large.v2 .post-small .post-small-item {
  margin-bottom: 0;
}

header .header-main {
  padding-bottom: 0;
}

.header-main-inner .row {
  display: flex;
  align-items: baseline;
}

.header-main-inner .row .social-list a:last-child {
  margin-left: 30px;
}

#block-gavias-great-advrightheader {
  text-align: right;
}

@media (max-width: 425px) {
  .header-main-inner .row .social-list a:last-child {
    margin-left: 0px;
  }
}

.main-menu .area-main-menu .area-inner>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#block-accountblock .account-link {
  display: flex;
  align-items: center;
}

#block-accountblock .account-link .lien-connexion a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #E20612;
}

#block-accountblock .account-link .lien-connexion a .text-login {
  margin-left: 10px;
}

#block-accountblock .account-link .newsletter-lien {
  border: 1px solid #E20612;
  border-radius: 4px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  /* line-height: 21px; */
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #E20612;
  padding: 7px 16px;
  height: 40px;
  margin: auto 12px;
}

#block-accountblock .account-link .icon-recherche {
  width: 50px;
  text-align: right;
}

#block-accountblock {
  margin-left: 40px;
}

#block-gavias-great-mainnavigation {
  width: 87%;
}

/*topbar custom style*/
.topbar .gva-account-region {
  position: relative;
  padding-right: 12px;
  margin-right: 12px;
}

/* .topbar .gva-account-region:after {
  content: "";
  width: 1px;
  height: 10px;
  background: #666666;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 1;
} */
.gva-account-region .icon {
  color: #000000;
  font-size: 12px;
}

.gva-account-region .icon:hover {
  cursor: pointer;
  color: #F8C200;
}

.gva-account-region .block {
  margin: 0;
}

.gva-account-region .search-content {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  border-top: 5px solid #F8C200;
  width: 500px;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 9999;
  background: #fff;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.gva-account-region .search-content .block .block-title {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 45px;
  margin: 0;
}

.gva-account-region .search-content .block .block-title span {
  letter-spacing: 4px;
  font-size: 14px;
  padding: 0;
}

.gva-account-region .search-content .block .block-title span:before {
  display: none;
}

.gva-account-region .search-content .block .block-content {
  padding: 30px;
}

.gva-account-region .search-content input#edit-keys {
  height: 35px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
}

.gva-account-region .search-content .mess-login {
  font-weight: 700;
  font-size: 13px;
  padding: 20px;
}

.gva-account-region.show .search-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

.gva-account-region.show .icon {
  color: #F8C200;
}

/**/
/* .topbar .topbar-left .breaking-news > .content-inner{
  display: flex;
  align-items: center;
} */
.topbar .topbar-left .breaking-news .content-inner .social-list a {
  margin-right: 30px;
}

.topbar .topbar-left .breaking-news .content-inner .gva-account-region .icon {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.topbar .topbar-left .breaking-news .content-inner .gva-account-region .icon .text-login {
  margin-left: 10px;
  border-bottom: 1px solid #ffffff;
  border-bottom-width: 3px;
}

.topbar .topbar-right .link-contact a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #FFFFFF;
}

.header-right .journal-pub {
  display: flex;
  position: relative;
  top: 46px;
  align-items: center;
}

.header-right .journal-pub .text-journal {
  color: #3b5998;
  font-weight: bold;
  font-family: 'Open Sans';
}

#simplenews-subscriptions-block-ea4678be-941f-4f80-a2b3-f1de76ec4079 .form-actions a {
  display: none;
}

#simplenews-subscriptions-block-ea4678be-941f-4f80-a2b3-f1de76ec4079 .form-actions {
  /* position: absolute;
  top: 6px;
  right: 0; */
  display: none;
}

#simplenews-subscriptions-block-ea4678be-941f-4f80-a2b3-f1de76ec4079 .form-actions input {
  background: transparent;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  color: #FFFFFF;
}

/*end topbar custom style*/
/** new style header**/
.area-main-menu {
  display: flex;
  align-items: center;
  gap: 30px;
}

.custom-container {
  float: none;
  margin: auto;
  width: 95%;
  max-width: 1400px;
}

.newsletter-lien {
  /* padding: 5px 25px;
  border-radius: 30px;
  background: #c5351a;
  color: #fff;
  font-weight: bold;
  border: 2px solid #c5351a;
  cursor: pointer; */
  display: none;
}

.newsletter-lien:hover {
  background: #ffffff;
  color: #c5351a;
}

.gva-account-region {
  margin: 0px 20px;
}

.pub-annonce {
  display: flex;
}

/** end style header**/
/**slider style*/
#block-views-block-slider-a-la-une-block-1 {
  margin-bottom: 0px;
  padding: 0;
}

#block-views-block-slider-a-la-une-block-1 .slider-une .image img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: 50% 10%;
  filter: brightness(0.5);
}

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider {
  position: absolute;
  top: 18%;
  left: 11%;
  width: 30%;
}

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider div {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.2;
}

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .type.article {
  background: #fff;
  color: #C3070E;
  border-radius: 42px;
  padding: 6px 8px;
  width: fit-content;
}

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .date{
  font-size: 12px !important;
}

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .titre a {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 800;
  text-transform: uppercase;
}

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .savoirplus a {
  background: #c5351a;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 600;
  z-index: 999;
  font-size: 12px;
  border-radius: 42px;
  padding: 6px 12px;
}

/* #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .savoirplus a::after{
  content: "\f061";
  font-family: FontAwesome;
  margin-left: 5px;
  border: 1px solid #F6A387;
  border-radius: 50%; 
  padding: 1px 2px;
  padding-left: 3px;
  font-size: 8px;
  color: #F6A387;
} */

#block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .type-article{
  font-weight: 900;
  text-transform: uppercase;
  font-size: 25px;
}

#block-views-block-slideshow-article-block-1 {
  position: relative;
  margin-top: -2%;
  background: #ffffff;
  border: 1.2px solid #a4a4a4;
  padding: 30px 20px;
  padding-top: 20px;
  border-radius: 10px;
  z-index: 9;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item {
  display: flex;
  gap: 30px;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre {
  color: #FFF;
  font-weight: bold;
  margin-top: 20px;
  font-size: 12px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  /* width: 200px; */
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre a{
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 150px;
  padding-right: 15px;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .desc {
  color: #4D4C4A;
  font-size: 12px;
  width: 180px;
  padding-right: 15px;
}

@media only screen and (max-width: 1400px){
  #block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre,#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .desc,#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .author{
    width: auto;
  }
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre a:hover{
  color: #333;
}

#block-views-block-article-blocks-block-6 h2 {
  margin-bottom: 0;
  border-bottom: none;
}

#block-views-block-article-blocks-block-6 h2 span:before {
  display: none;
}

#block-views-block-article-blocks-block-6 .init-carousel-owl .owl-item>.item {
  padding-left: 0;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .author {
  color: #999999;
  /* margin-top: 19px; */
}
@media only screen and (max-width: 1400px){
  #block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .author{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .image img{
  border-radius: 5px;
  height: 100%;
  object-fit: cover;
}

#block-banniereannonce .field--name-field-image img {
  width: 100%;
}

/**slider end style*/
#block-views-block-slideshow-article-block-1 .init-carousel-owl {
  width: 90%;
}

#block-views-block-slideshow-article-block-1 .owl-nav {
  position: absolute;
  width: 100px;
  right: -160px;
  top: 0;
  bottom: 0;
  z-index: 999;
}

#block-views-block-slideshow-article-block-1 .owl-nav i:before{
  color: #999;
}

.titre-section {
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 20px;
  /* text-transform: uppercase; */
  font-size: 18px;
  font-weight: 700;
  color: #E30613;
}

.recent-article-comment .views-field-field-image .field-content img{
  border-radius: 10px;
}

.recent-article-comment .views-field-nothing .field-content .type {
  color: #E30613;
  font-weight: 700;
  margin-top: 10px;
  border-bottom: 1px solid #C5C4C4;
  font-size: 12px;
  line-height: 1.2;
}

.recent-article-comment .item {
  margin-bottom: 25px;
}

.recent-article-comment .item .views-field-title {
  line-height: 1.3;
  padding: 4px 0;
}

/* .recent-article-comment .views-field-title {
  margin-bottom: 30px;
} */

.recent-article-comment .views-field-body {
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.recent-article-comment .views-field-title a {
  font-weight: bold;
  font-size: 12px;
}
.recent-article-comment-block-2 .views-field-field-image img{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
}

.recent-article-comment-block-2 .views-field-title {
  background: #2b4874eb;
  padding: 30px;
  padding-bottom: 0;
  color: #fff;
  margin-bottom: 0 !important;
}

.recent-article-comment-block-2 .views-field-title span a{
  font-size: 16px;
  font-weight: bold;
  color: #fff !important;
}

.recent-article-comment-block-2 .views-field-body {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #2b4874eb;
  padding: 30px;
  color: #fff;
}
.recent-article-comment-block-2 .views-field-view-node{
  /* border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #2b4874eb;
  padding: 0px 0px 30px 30px; */
  display: none;
}

.recent-article-comment-block-2 .views-field-view-node a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.recent-article-comment-block-2 .views-field-body p:first-child {
  /* font-weight: bold; */
  font-size: 12px;
  margin-bottom: 20px;
  color: #fff;
}

.recent-article-comment-block-2 .views-field-body p:nth-child(2) {
  font-size: 12px;
  margin-bottom: 20px;
  color: #fff;
}

.recent-article-comment-block-2 .views-field-body p {
  /* color: antiquewhite; */
}

.recent-article-comment-block-2 .views-field-body p:last-child {
  font-size: 12px;
}

.block-article-with-comment .views-field-nothing .field-content .type {
  color: #BE2C3B;
  font-weight: 700;
  margin-top: 10px;
  border-bottom: 1px solid #C5C4C4;
  font-size: 12px;
  line-height: 1.5;
}

/* .block-article-with-comment .item {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 14%;
  padding-top: 8%;
} */

/* .block-article-with-comment .views-field-title {
  margin-bottom: 30px;
} */

.block-article-with-comment .views-field-body {
  font-size: 12px;
  line-height: 1.4;
}

.block-article-with-comment .views-field-title a {
  font-weight: bold;
  font-size: 12px;
}

.block-article-with-comment .item:first-child {
  padding-top: 0px;
}

.block-article-with-comment .item:last-child {
  border-bottom: none;
}

.block-article-with-comment .item .views-field-title{
  line-height: 1;
  padding: 4px 0;
}

.icon-recherche img,
.gva-account-region .icon img {
  width: 20px;
}

.site-branding-logo img {
  width: 200px;
}

/** custom container**/
#header .topbar div.row {
  display: flex;
  align-items: center;
}

/** end custom container **/
/**Responsive */
@media screen and (max-width: 1660px) {
  .menu-hover .navigation .gva_menu > li > a{
    padding: 25px 17px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1400px) {
  .custom-container{
    width: 95%;
  }
  .menu-hover .navigation .gva_menu > li > a{
    padding: 25px 10px;
    font-size: 13px;
  }
  .menu-hover .navigation .gva_menu > li:first-child{
    padding-left: 20px;
  }

  .gva-account-region {
    margin: 0px 15px;
  }
}

@media screen and (max-width: 1279px) {
  .menu-hover .navigation .gva_menu > li > a{
    padding: 25px 8px;
    font-size: 12px;
  }
}

@media screen and (max-width: 1040px) {
  .menu-hover .navigation .gva_menu > li > a{
    padding: 25px 10px;
    font-size: 9px;
  }
}

/* @media screen and (max-width: 1024px) {
  .menu-hover .navigation .gva_menu>li>a {
    padding: 0;
  }

} */

@media screen and (min-width: 1395px) and (max-width: 1445px) {
  .custom-container {
    width: 95%;
  }

  .menu-hover .navigation .gva_menu>li>a {
    padding: 25px 10px;
  }
}

/**End responsive*/
/*register form*/
.form-petit-annonce-create-edit .field--name-field-statut,
.form-petit-annonce-create-edit .field--name-field-tarif,
.form-petit-annonce-create-edit .field--name-field-tarif-ttc,
.form-petit-annonce-create-edit .field--name-field-nombre-de-ligne-inserer,
.form-petit-annonce-create-edit .field--name-body .form-item #edit-body-0-format,
#node-necrologie-form .form-actions #edit-preview,
#node-necrologie-form .field--name-field-statut-necrologie,
#node-necrologie-form .field--name-field-tarif-necrologie {
  display: none;
}

/*end register form*/
/*create annonce form*/

form.form-petit-annonce-create-edit #edit-title-wrapper {
  display: none;
}

form.form-petit-annonce-create-edit #edit-field-titre-annonce-wrapper label {
  display: block;
}

form.form-petit-annonce-create-edit #edit-field-titre-annonce-wrapper input {
  width: 100%;
}

form.form-petit-annonce-create-edit #edit-field-titre-annonce-wrapper,
form.form-petit-annonce-create-edit #edit-field-text-wrapper,
form.form-petit-annonce-create-edit #edit-field-image-petit-annonce-wrapper,
form.form-petit-annonce-create-edit #edit-field-options-supplementaire-wrapper,
form.form-petit-annonce-create-edit #edit-field-nombre-de-parution-wrapper,
form.form-petit-annonce-create-edit {
  margin-bottom: 30px;
}

form.form-petit-annonce-create-edit #edit-field-text-wrapper .form-item #edit-field-text-0-format {
  display: none;
}

form.form-petit-annonce-create-edit #edit-field-image-petit-annonce-wrapper summary {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

form.form-petit-annonce-create-edit .clear-Date-btn {
  margin-left: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #cf0000;
  border: 1px solid;
  padding: 0px 5px;
  border-radius: 6px;
  cursor: pointer;
  /*display: none;*/
}

form.form-petit-annonce-create-edit .clear-Date-btn.index-0 {
  display: inline-block;
}

/*End create annonce form*/
/* Necrologie */
form#node-necrologie-form .field--name-field-type-necrologie .fieldset-wrapper #edit-field-type-necrologie div:first-child {
  display: none;
}

form#node-necrologie-form #edit-title-wrapper label,
form#node-necrologie-form #edit-field-nom-prenom-wrapper label {
  display: block;
}

form#node-necrologie-form #edit-title-wrapper input,
form#node-necrologie-form #edit-field-nom-prenom-wrapper input {
  width: 100%;
}

form#node-necrologie-form #edit-title-wrapper,
form#node-necrologie-form #edit-field-type-necrologie-wrapper,
form#node-necrologie-form #edit-field-text-necrologie-wrapper,
form#node-necrologie-form #edit-field-remerciement-wrapper,
form#node-necrologie-form #edit-field-image-necrologie-wrapper,
form#node-necrologie-form #edit-field-nom-prenom-wrapper,
form#node-necrologie-form #edit-field-date-parution-necrologie-wrapper,
form#node-necrologie-form #edit-field-le-nom-des-proches-wrapper,
form#node-necrologie-form #edit-field-phrase-annoncant-le-deces-wrapper,
form#node-necrologie-form #edit-field-le-nom-du-defunt-wrapper,
form#node-necrologie-form #edit-field-date-de-deces-wrapper,
form#node-necrologie-form #edit-field-lieu-de-deces-wrapper,
form#node-necrologie-form #edit-field-date-l-heure-des-funeraill-wrapper,
form#node-necrologie-form #edit-field-lieu-des-funerailles-wrapper,
form#node-necrologie-form #edit-actions,
form#node-necrologie-form #edit-field-options-supplementaire-nec-wrapper {
  margin-bottom: 30px;
}

form#node-necrologie-form #edit-field-remerciement-wrapper textarea {
  width: 100%;
}

form#node-necrologie-form .field--name-field-status-necrologie,
form#node-necrologie-form .js-form-type-vertical-tabs,
form.form-petit-annonce-create-edit .js-form-type-vertical-tabs {
  display: none;
}

form.form-petit-annonce-create-edit #edit-field-type-de-l-annonce-wrapper label,
form.form-petit-annonce-create-edit #edit-field-modele-wrapper label {
  display: block;
}

form.form-petit-annonce-create-edit #edit-field-type-de-l-annonce-wrapper,
form.form-petit-annonce-create-edit #edit-field-date-petit-annonce-wrapper,
form.form-petit-annonce-create-edit #edit-field-modele-wrapper {
  margin-bottom: 30px;
}

form#node-necrologie-form label {
  display: block;
}

form#node-necrologie-form .field--name-field-type-necrologie label,
form#node-necrologie-form .field--name-field-options-supplementaire-nec label {
  display: inline-block;
}

form#node-necrologie-form #edit-field-date-l-heure-des-funeraill-0-value {
  display: flex;
}

form#node-necrologie-form #edit-field-date-l-heure-des-funeraill-0-value .form-item-field-date-l-heure-des-funeraill-0-value-date {
  margin-right: 15px;
}

#tarif_show_test .tarif {
  display: none;
}

#tarif_show_test .tarif:last-child {
  display: block;
}

/** Page Mes annonces*/
.page-mes-annonces table {
  border: none;
}

.page-mes-annonces h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 20px;
}

.page-mes-annonces table thead th {
  border: none;
  background: #F3F3F3;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}

.page-mes-annonces table tbody tr td {
  border: none;
  border-style: none !important;
  color: #696969;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  padding: 15px;
}

.page-mes-annonces table tbody tr {
  background: #ffffff;
  border-bottom: 1px solid #F3F3F3;
}

.page-mes-annonces table tbody tr td.en_attente_paie {
  color: #F3A638;
}

.page-mes-annonces table tbody tr td.en_attente {
  color: #F3A638;
}

.page-mes-annonces table tbody tr td.valider {
  color: #4CB64C;
}

.page-mes-annonces table tbody tr td.refuser {
  color: #E3503E;
}

.page-mes-annonces .create-annonce-link {
  margin-top: 20px;
  margin-bottom: 40px;
}

.page-mes-annonces .create-annonce-link span {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #202020;
  margin-right: 15px;
}

.page-mes-annonces .create-annonce-link a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  background: #C5351A;
  border-radius: 4px;
  padding: 8px 24px;
}

.btn-annonce {
  display: flex;
  gap: 50px;
}

.btn-annonce .create-annonce-link-list {
  background: #FFFFFF;
  box-shadow: 0px 4px 16px #E3E3E3;
  border-radius: 8px;
  padding: 25px;
  margin: 10px 13px;
}

.btn-annonce .create-annonce-link-list span {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 33px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 30px;
}

.btn-annonce .create-annonce-link-list a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #FFFFFF;
  background: #C5351A;
  border-radius: 42px;
  padding: 10px 24px;
}

#block-createannonce {
  margin-top: 35px;
}

#block-createannonce .field--name-body {
  background-image: url('/sites/default/files/back_create_annonce.png');
  background-size: cover;
  background-position: center;
  padding: 68px;
}

#block-createannonce .field--name-body .annonce-create {
  margin-left: 30%;
}

#block-createannonce .field--name-body .annonce-create .titr {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  text-transform: uppercase;
  color: #1A1A1A;
  margin-bottom: 20px;
}

#block-createannonce .field--name-body .annonce-create .desc {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 0.14em;
  color: #1A1A1A;
  margin-bottom: 20px;
}

#block-createannonce .field--name-body .annonce-create .btn-create {
  padding-top: 20px;
}

#block-createannonce .field--name-body .annonce-create .btn-create a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #FFFFFF;
  background: #C5351A;
  border-radius: 42px;
  padding: 10px 24px;
}

.promotion .custom-container {
  padding-left: 0;
  padding-right: 0;
}

.promotion .custom-container .row .col-md-6:first-child {
  padding-right: 0;
}

.promotion .custom-container .row .col-md-6:last-child {
  padding-left: 0;
  background: #F1EFF0;
}

.promotion .custom-container .row .col-md-6:last-child #block-views-block-condoleances-block-1-2 footer{
  position: absolute;
  right: 0%;
  bottom: -16%;
  border-radius: 10px;
  font-weight: 600;
  z-index: 999;
  font-size: 12px;
  border-radius: 42px;
  background: #E91D27;
  padding: 6px 12px;
}

.promotion .custom-container .row .col-md-6:last-child #block-views-block-condoleances-block-1-2 footer a{
  color: #fff;
}

/* .promotion .custom-container .row .col-md-6:last-child #block-views-block-condoleances-block-1-2 footer a::after{
  content: "\f061";
  font-family: FontAwesome;
  margin-left: 1px;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 1px 1px;
  padding-left: 2px;
  font-size: 10px;
} */

form.form-petit-annonce-create-edit .field--name-field-options-supplementaire .fieldset-wrapper #edit-field-options-supplementaire div label:after {
  content: "\f129";
  font-family: FontAwesome;
  font-style: italic;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  font-size: 16px;
  padding-right: 0.5em;
  position: absolute;
  top: -5px;
  right: 17px;
}

form.form-petit-annonce-create-edit .field--name-field-options-supplementaire .fieldset-wrapper #edit-field-options-supplementaire div {
  position: relative;
}

/**option parution*/
form.form-petit-annonce-create-edit .field--name-field-options-parutions .fieldset-wrapper #edit-field-options-parutions div label:after {
  content: "\f129";
  font-family: FontAwesome;
  font-style: italic;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  font-size: 16px;
  padding-right: 0.5em;
  position: absolute;
  top: -5px;
  right: 17px;
}

form.form-petit-annonce-create-edit .field--name-field-options-parutions .fieldset-wrapper #edit-field-options-parutions div {
  position: relative;
}


form#user-register-form label {
  display: block;
}

form#user-register-form #edit-user-picture-wrapper input.form-submit {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
  background: #C5351A;
  border-radius: 5px;
  padding: 6px 19px;
  margin-right: 20px;
  text-transform: capitalize;
  border: none;
}

/* Detail article*/
article.node--type-article .post-block .row.row-information {
  background: #F8F8F8 !important;

}

article.node--type-article .post-block .post-content.last-content-article {
  padding: 0px 20px;
}

article.node--type-article .post-block .row .info-first-block {
  padding: 55px;
}

article.node--type-article .post-block .row .info-first-block h1 {
  font-size: 30px;
  line-height: 40px;
}

article.node--type-article .post-block .row .info-first-block .post-meta .first-para{
  font-size: 15px;
}

article.node--type-article .post-block .row .info-first-block .post-meta {
  margin-top: 10px;
  color: #000000;
}

article.node--type-article .post-block .row .info-first-block .post-meta .first-para,
article.node--type-article .post-block .row .info-first-block .post-meta .info-content,
article.node--type-article .post-block .row .info-first-block .post-meta .social-sharing-content {
  margin-bottom: 15px;
}

article.node--type-article .post-block .row .info-second-block {
  padding-right: 0;
}

article.node--type-article .post-block .row .info-second-block img {
  width: 100%;
  border-radius: 15px;
}

article.node--type-article .post-block .row .info-first-block .post-meta .social-sharing-content ul {
  padding-left: 0px !important;
}

article.node--type-article .post-block .post-content.last-content-article {
  margin-top: 50px;
}

article.node--type-article .post-block .post-content.last-content-article .node__content {
  font-size: 16px;
  color: #000000;
  width: 65%;
}

/*End detail article*/
/** responsive*/
@media screen and (max-width: 768px) {
  .page-mes-annonces table {
    overflow-x: scroll;
    white-space: nowrap;
    display: block;
  }

  article.node--type-article .post-block .post-content.last-content-article {
    padding: 0;
  }

  article.node--type-article .post-block .post-content.last-content-article .node__content {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .page-mes-annonces .create-annonce-link span {
    display: block;
    margin-bottom: 25px;
  }

  form.form-petit-annonce-create-edit .field--name-field-options-supplementaire .fieldset-wrapper #edit-field-options-supplementaire div label:after {
    right: initial;
  }

  .btn-annonce {
    display: block;
  }

  #block-createannonce .field--name-body .annonce-create {
    margin-left: 0;
  }

  /*responsive page annonce*/
  header.header-v1 .area-main-menu .area-inner {
    display: flex;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .type-article {
    font-size: 30px !important;
  }

  #block-createannonce .field--name-body {
    padding: 30px;
  }

  /* .recent-article-comment-block-2 .views-field-body p:first-child {
    font-size: 17px;
  } */

  #block-gallerieblockblock .gallerie-section .title-info .titl span:last-child {
    font-size: 14px;
    margin-top: 2px;
  }

  #block-gallerieblockblock .gallerie-section .title-info .titl span {
    font-size: 16px;
  }

  .cascade-slider_container {
    height: 345px;
  }

  .cascade-slider_arrow {
    top: 42%;
  }

  .gallerie-section .second-block-gallerie {
    padding-bottom: 30px;
  }

  #block-annonceblockblock .first-blk .type {
    width: 100%;
  }

  #block-annonceblockblock .second-blk .voirplus {
    top: -8%;
    right: 7%;
  }

  .international-section .space-pub {
    padding-top: 15px;
  }
}

@media only screen and (max-width: 1400px) {
  .pub-annonce {
    display: none !important;
  }
}


/*themer*/
.dialog-off-canvas-main-canvas{
  /* padding: 0px 5.4% 0 7% !important; */
  margin-bottom: 2rem;
}

#block-views-block-slideshow-article-block-1 .init-carousel-owl {
  width: 90%;
  margin-left: 3rem;
}
@media only screen and (max-width: 1400px)
{
  #block-views-block-slideshow-article-block-1 .init-carousel-owl{
    margin-left: 1rem;
  }
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .image img{
  border-radius: 12px;
  /* height: 94% !important; */
  height: 150px !important;
  object-fit: cover;
}

.owl-carousel:hover .owl-nav .owl-next {
  margin-left: 0 !important;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item {
  display: flex;
  /* gap: 30px; */
  padding: 0 10px;
}

/* #block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item:hover {
  border: solid 1px #dbdbdb !important;
} */

/* #block-views-block-slider-a-la-une-block-1 .slider-une .image img{
  object-position: top;
} */

.cascade-slider_arrow {
  top: 44%;
}

@media (max-width: 991px) {
  .site-branding-logo img {
    padding: 7px 0;
  }
}

#block-annonceblockblock {
  padding: 20px;
}

.fw-before-content {
  margin-bottom: 0;
}

#block-gavias-great-breadcrumbs {
  padding: 0 !important;
}

.views-field-field-first-publicite img{
  width: 100% !important;
  margin-top: 100px !important;
  margin-bottom: 20px !important; 
}

#header {
  /* padding: 0 100px !important;
  padding-left: 130px !important; */
  /* padding: 0px 5.4% 0 7% !important; */
}

.main-page {
  /* padding: 0 100px 0 130px !important; */
}

.main-page img{
  margin-top: 10px;
}

#block-views-block-slideshow-article-block-1 .owl-nav .owl-prev,
#block-views-block-slideshow-article-block-1 .owl-nav .owl-next {
  font-size: 30px;
}

#block-views-block-slideshow-article-block-1 .owl-nav .owl-next {
  right: 9rem;
}

#block-createannonce-2{
  background-image: url(/sites/default/files/bacg_fichier.png);
  background-size: cover;
  background-position: 15%;
  padding: 68px 20px;
  background-repeat: no-repeat;
  height: 275px;
}
@media only screen and (max-width: 1400px){
  #block-createannonce-2{
    background-position: 16%;
    padding: 80px 20px;
  }
  #block-createannonce-2 .block-content{
    padding-left: 45%;
  }
  .annonce-create .desc{
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1224px){
  .annonce-create{
    padding-left: 40px;
  }
  #block-createannonce-2{
    background-position: 16%;
    padding: 10% 20px;
  }
  .annonce-create .titr{
    font-size: 24px !important;
  }
  /* .annonce-create .desc{
    font-size: 8px !important;
  } */
}

#block-createannonce-2 .block-content{
  padding-left: 40%;
}

.annonce-create .titr{
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 35px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 8px;
}

.annonce-create .desc{
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  color: #FFFFFF;
}

.btn-create{
  padding-top: 14px;
}

.btn-create a{
  font-style: normal;
  font-weight: 600;
  color: #000;
  background: #FFFFFF;
  font-size: 14px;
  line-height: 23px;
  border-radius: 42px;
  padding: 7px 6px;
}

.btn-create a:hover{
  color: #C3392E !important;
}

#block-views-block-condoleances-block-1-2 header{
  font-size: 18px;
  font-weight: 700;
  color: #040202;
  padding-left: 20px;
  padding-top: 20px;
}

#block-views-block-condoleances-block-1-2 footer{
  /* margin-top: 8rem;
  margin-left: 3rem;
  font-size: 14px;
  color: #666666; */
  display: none;
}

#block-views-block-condoleances-block-1-2 .view-content-wrap {
  display: flex;
  justify-content: space-between;
  height: 225px;
  padding-left: 10px;
}

#block-views-block-condoleances-block-1-2 .view-content-wrap .item{
  width: 50%;
  padding: 5px 30px;
  height: fit-content;
}

#block-views-block-condoleances-block-1-2 .view-content-wrap .item:nth-child(1){
  border-right: 2px solid hsl(14, 100%, 70%);;
}

.views-field-field-image-petit-annonce{
  float: left;
  width: 120px;
  margin-right: 10px;
}

.views-field-field-text p br {
  display: none;
  }

.views-field-field-image-petit-annonce .field-content img{
  height: 140px;
  object-fit: cover;
}

#block-views-block-condoleances-block-1-2 .views-field-title{
  margin-bottom: 5px;
  text-transform: capitalize;
}
@media only screen and (max-width: 1224px){
  #block-views-block-condoleances-block-1-2 .views-field-title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 0.6;
  }
}

#block-views-block-condoleances-block-1-2 .views-field-field-text{
  word-spacing: 3px;
}

#block-views-block-condoleances-block-1-2 .views-field-title span{
  font-weight: 600;
  font-size: 10px;
  color: #2B2B2B;
  /* background-color: #D9D9D9; */
}

#block-views-block-condoleances-block-1-2 .field-content{
  font-size: 8px;
  line-height: 1.3;
  font-weight: 600;
}

@media only screen and (max-width: 1440px) {
  
  #block-views-block-condoleances-block-1-2 .view-content-wrap .item{
    padding: 0 10px;
  }
  .views-field-field-image-petit-annonce{
    width: 100px;
  }
  #block-views-block-condoleances-block-1-2 .views-field-title span{
    font-size: 10px;
  }
  #block-views-block-condoleances-block-1-2 .field-content{
    font-size: 10px;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 1280px) {
  #block-views-block-condoleances-block-1-2 .field-content{
    font-size: 8px;
    line-height: 1.3;
  }
}



#block-views-block-slider-a-la-une-block-1 .owl-nav{
  display: none !important;
}

.js-view-dom-id-8cc5305d9ccec9933bbffde3cf9ec31636de9d5716b22042bca84dd7579206d0 .owl-carousel{
  width: 100% !important;
  margin-left: 0;
}

.conteneur h1{
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #797979 !important;
}

.conteneur h1,.conteneur h2{
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
color: #E30613;
border-bottom: 1px solid #C7C7C7;
padding-bottom: 3px;
margin-bottom: 20px;
}

.block{
  margin-bottom: 0;
}

.block .pub-block .row .col-md-12 img{
  width: 100%;
  height: 328px;
  /* object-fit: cover; */
  border-radius: 12px;
}

.block .pub-block .row .col-md-12:nth-child(2){
  /* margin-top: 4rem !important; */
  margin-top: 2rem !important;
}

.block .pub-block .row .col-md-12:nth-child(2) img{
  height: 328px;
}

@media only screen and (max-width: 1400px) {
  .block .pub-block .row .col-md-12:nth-child(2){
    margin-top: 2rem !important;
    height: 375px;
  }
}

.block .col-md-6 .text-article:first-child img {
  width: 100%;
  height: 328px;
  border-radius: 15px;
  object-fit: cover;
}

.block .categorie-article , .col-md-4 .view-content-wrap .item .views-field-nothing{
  margin: 12px 15px 5px 0;
  font-size: 10px;
  font-weight: 700;
  color: #E30613;
  border-bottom: 2px solid #E30613;
  width: 95%;
  grid-area: 1 / 1 / 2 / 4;
}

.block .text-article:nth-child(2),
.block .text-article:nth-child(3) {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-gap: 0;
  height: 184px;
  padding: 15px 0;
}

.block .text-article:nth-child(2) .categorie-article,.block .text-article:nth-child(3) .categorie-article{
  grid-area: 1 / 1 / 2 / 5;
}

.block .text-article:nth-child(2) .titre-article .info-bulle, .block .text-article:nth-child(3) .titre-article .info-bulle{
  visibility: hidden;
  max-width: 500px;
  width: fit-content;
  background-color: #EBEBEC;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  white-space: unset !important;
  font-size: 10px;
}

.block .text-article:nth-child(2) .titre-article:hover .info-bulle , .block .text-article:nth-child(3) .titre-article:hover .info-bulle{
  visibility: visible;
}

.block .text-article:nth-child(2) .titre-article, .block .text-article:nth-child(3) .titre-article{
  position: relative;
  display: inline-block;
  grid-area: 2 / 1 / 4 / 5;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
}

.block .text-article:nth-child(1) .titre-article{}

.block .text-article:nth-child(2) .titre-article a, .block .text-article:nth-child(3) .titre-article a{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 35px;
}

.block .text-article:nth-child(2) .desc-article, .block .text-article:nth-child(3) .desc-article{
  grid-area: 6 / 1 / 4 / 5;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 50px;
  max-width: 220px;
  margin-top: -10px;
}

.block .text-article:nth-child(2) .auteur-article, .block .text-article:nth-child(3) .auteur-article{
  /* grid-area: 4 / 1 / 5 / 5;
  font-size: 12px;
  color: black;
  line-height: 2.9; */
  display: none;
}

.block .text-article:nth-child(2) .source-article, .block .text-article:nth-child(3) .source-article {
  /* grid-area: 5 / 1 / 6 / 5;
  font-size: 12px;
  color: black; */
  display: none;
}

.block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article{
  grid-area: 1 / 5 / 6 / 7;
  padding: 6px 0;
  /* padding: 20px 0; */
}

.block .text-article:nth-child(2) .image-article img, .block .text-article:nth-child(3) .image-article img{
  /* height: 80%; */
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}

/* @media only screen and (max-width: 1399px) {
  .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article img{
    height: 80%;
    border-radius: 20px;
    object-fit: cover;
  }
} */

@media only screen and (min-width: 1400px) {
  .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article img{
    height: 100%;
  }
}

#block-articleblockblock-4 .block-title{
  display: none;
}

.block .titre-article{
  font-size: 14px;
  /* display: none; */
}

@media only screen and (max-width: 1400px) {
  .block .titre-article{
    font-size: 10px;
    font-weight: 600;
  }
}

.main-page img {
  margin-top: 10px !important;
}

#block-annonceblockblock .second-blk .image img {
  border-radius: 20px;
}

/* #block-annonceblockblock,
#block-annonceblockblock--2 {
  background: #F1EFF0;
  margin-bottom: 4rem;
  border-radius: 15px;
} */

#block-annonceblockblock {
  background: unset !important;
}

#block-annonceblockblock .custom-container {
  width: 100% !important;
  background: #F1EFF0;
  margin-bottom: 4rem;
  border-radius: 15px;
}

#block-annonceblockblock .custom-container .row{
  display: flex;
}

#block-annonceblockblock .first-blk {
  align-self: center;
}

#block-annonceblockblock .first-blk .first-block{
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#block-annonceblockblock .first-blk .first-block .body-content {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: 700;
}

#block-annonceblockblock .first-blk .type span {
  font-family: 'Arial';
  font-size: 18px;
  border-bottom: none !important; 
  border-top: none !important; 
  padding: 0 !important;
}

#block-annonceblockblock .first-blk .first-block .btn-learn {
  font-family: 'Arial';
  font-weight: bold;
  /* margin-left: -12px; */
  margin-top: 12% !important;
}

#block-annonceblockblock .first-blk .first-block .btn-learn a{
  background-color: unset !important;
  border: none !important;
  padding-left: 0 !important;
}

#block-annonceblockblock .first-blk .type{
  padding: 15px 0;
  margin-bottom: 12%;
  border-bottom: 1px solid;
  border-top: 1px solid;
}

@media only screen and (max-width: 991px) {
  #block-annonceblockblock .first-blk .type{
    width: 100%;
    margin-top: 2rem;
  }

  #block-annonceblockblock .first-blk .type span{
    font-size: 16px;
  }

  #block-annonceblockblock .second-blk .image{
    height: 100%;
  }

  #block-hierarchicaltaxonomymenu-2{
    padding-top: 0;
    border-top: transparent;
  }

  #block-mainnavigation{
    padding-bottom: 0;
  }
  
  #block-hierarchicaltaxonomymenu-2 ul.menu>li a{
    display: block;
    width: 100%;
    color: #fff !important;
    line-height: 36px;
    font-size: 13px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
  }
}

@media only screen and (max-width: 768px) {
  #block-annonceblockblock .custom-container .row{
    flex-direction: column;
  }
  #block-annonceblockblock .first-blk{
    width: 100%;
  }
  #block-annonceblockblock .first-blk .type{
    width: fit-content;
    margin-bottom: 30px;
  }
  #block-annonceblockblock .first-blk .first-block .btn-learn{
    margin-top: 30px !important;
  }
}

.video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video .titr-item {
  font-family: 'Helvetica';
  font-weight: bolder;
}

.video-section .content-videos-section .titr-section {
  font-family: 'Arial';
  font-weight: bold;
}

.video-section .content-videos-section .titr-section {
  font-family: 'Arial';
  font-weight: bold;
}

.video-section .last-article-content .titre-article a {
  font-family: 'Arial';
  font-weight: bold;
}

.video-section .title-info .titl span:nth-child(1) {
  font-family: 'Arial';
  font-weight: 900;
}

.video-section .title-info .titl span:last-child {
  float: left;
  margin-top: -10px;
  /* color: #fff;
  font-size: 12px;
  font-weight: 600;
  border-radius: 42px;
  background: #E91D27;
  padding: 6px 12px; */
}

.video-section .title-info .titl span:last-child:after {
  padding: 0 1px;
  display: none;
}

#block-gallerieblockblock .gallerie-section .title-info .titl span {
  font-family: 'Arial';
  font-weight: 900;
}

#block-gallerieblockblock .gallerie-section .title-info .titl span:last-child {
  font-family: 'Arial';
  font-weight: 900;
  text-transform: capitalize;
}

#block-gallerieblockblock .second-block-gallerie .second-content .content-text .type {
  font-family: 'Arial';
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 10px !important;
  text-transform: none !important;
  color: #E30613;
}

#block-gallerieblockblock .gallerie-section .title-info .titl span{
  font-size: 18px;
}

#block-gallerieblockblock .gallerie-section .title-info .titl span:last-child, .button-mobile{
  float: right;
  margin-top: 0px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 42px;
  background: #E91D27;
  padding: 6px 12px;
}

.button-mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .button-mobile {
    display: block;
  }
  #block-gallerieblockblock .gallerie-section .title-info .titl span:last-child{
    display: none;
  }
}

#block-gallerieblockblock .gallerie-section .title-info .titl span:last-child::after{
  padding: 0 1px;
  display: none;
}

#block-gallerieblockblock .second-block-gallerie .second-content .content-text .body {
  font-family: 'Arial';
  font-size: 14px;
  margin-bottom: 10px !important;
  /* font-weight: 700; */
}

#block-gallerieblockblock .second-block-gallerie .second-content .content-text {
  width: 80%;
  /* float: right; */
}

#block-gallerieblockblock .second-block-gallerie .second-content .content-text .date{
  color: #E30613;
  font-size: 14px;
}

/* 
#block-nosservices-3 {}
} */

#content:nth-child(3) .col-md-8 {
  background: linear-gradient(90deg, rgba(138, 15, 36, 1) 0%, rgba(196, 7, 25, 1) 100%);
  color: white;
  border-radius: 20px;
  width: 64% !important;
  margin-right: 22px;
  height: 860px; 
  width: 100%;
  padding-top: 90px;
  margin-left: 15px;
}
@media only screen and (max-width: 1440px) {
  #content:nth-child(3) .col-md-8 {
    width: 63% !important;
    padding-top: 20px;
    height: fit-content;
  }
  #content:nth-child(3) .col-md-8 .owl-carousel .owl-item .item>div:first-child{
    grid-template-columns: repeat(4, 1fr) !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-body{
    padding-right: 20px !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-field-image-service{
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

#content:nth-child(3) .col-md-8 .owl-carousel .owl-item .item>div:first-child {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

#content:nth-child(3) .col-md-8 .views-field-title {
  grid-area: 1 / 1 / 2 / 4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  text-align: start;
  padding-left: 50px;
  font-family: "Arial";
  font-weight: 700;
}

#content:nth-child(3) .col-md-8  .views-field-body {
  grid-area: 2 / 1 / 4 / 4;
  padding: 20px 60px 0px 55px;;
}
#content:nth-child(3) .col-md-8  .views-field-body .field-content {
  font-weight: 600;
}
#content:nth-child(3) .col-md-8  .views-field-field-image-service {
  grid-area: 1 / 4 / 5 / 6;
  padding: 100px 40px 110px 10px;
}

#content:nth-child(3) .col-md-8  .views-field-view-node {
  grid-area: 4 / 1 / 5 / 4;
  padding-top: 60px;
}

#content:nth-child(3) .col-md-8  .views-field-view-node .field-content{
  background: white;
  padding: 15px 22px;
  border-radius: 30px;
  color: #C40719;
  margin-left: 59px;
  font-weight: 900;
}
#content:nth-child(3) .col-md-8  .views-field-view-node .field-content > a {
  color : #C40719;
  font-size: large;
}

#content:nth-child(3) .col-md-8 .views-field-title .field-content > a {
  color: white;
}
.video-section .last-article-content .titre-article {
  margin-bottom: 0 !important;
}
.video-section .last-article-content .desc-article {
  /* margin-top: 2rem; */
  line-height: 1;
  font-size: 12px;
}
.views-field-field-image-service .field-content .owl-carousel .owl-item img {
  padding: 40px;
}

#content:nth-child(3) .col-md-4 .views-field-field-image-pub .field-content > img {
  width: 100% !important;
}

#content:nth-child(3) .col-md-4 .col-md-12 >img{
  width: 100%;
}

.content-page .services-header {
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 20px;
  /* text-transform: uppercase; */
  font-size: 18px;
  font-weight: 700;
  color: #E30613;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}
.content-page .services-header >span {
  /* text-transform: uppercase; */
}

.video-section .title-info .titl span:nth-child(1),#block-gallerieblockblock .gallerie-section .title-info .titl span, #block-hoover-2 .conteneur h2{
  text-transform: none !important;
  color: #E30613;
}

.content-page .services-header .voir-plus-link {
  text-decoration: none;  
  color: inherit;
  display: none;
}

.col-md-8 .block-views-blocknewpress-block-1 .block-content .item{
  background-color: #708D9C;
  border-radius: 20px;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  max-height: 400px;
}

.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image{     
  grid-area: 1 / 1 / 6 / 5;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-title { 
  /* grid-area: 2 / 4 / 3 / 8;   */
  /* grid-area: 2 / 4 / 1 / 8; */
  grid-area: 2 / 5 / 1 / 8;
  color: white !important;     
  font-family: 'Arial';
  font-size: 16px;
  font-weight: 700;
  padding: 0 20px;
  margin: 4rem 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 1360px) {
  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image{     
    grid-area: 1 / 1 / 6 / 5;
  }
  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-title {
    padding: 0 20px;
  }
}
  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-title .field-content > a { 
    color: white ;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-body { 
  /* grid-area: 3 / 4 / 5 / 8;   */
  /* grid-area: 3 / 4 / 2 / 8; */
  grid-area: 3 / 5 / 2 / 8;
  color: white !important;
  font-size: 20px;
  font-family: 'Arial';
  margin-top: 25px;
  padding-left: 20px;
  line-height: normal;
  font-weight: 600;
}

.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-body .field-content{ 
  font-family: 'Arial';
  font-size: 12px;
  font-weight: 700;
  padding: 0 20px;
  padding-left: 0;
  line-height: 28px;
  max-height: 178px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-body .field-content > p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.65;
  padding: 5px 0;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-body .field-content > p > a {
  color: white;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-source {
  grid-area: 5 / 4 / 6 / 8;  
  color: white !important;
  font-size: 12px;
  font-family: 'Arial';
  margin-top: -40px;
  padding-left: 20px;
  line-height: normal;
  margin-top: 30px;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image .field-content >img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius:20px ;
}
.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image .field-content {
  height: 100%;
}

.col-md-8 .block-views-blocknewpress-block-1 .block-content > div > div > header {
  width: auto;
  position: absolute;
  left: 45%;
  top: 30px;
  font-family: 'Arial';
  font-size: 20px;
  font-weight: 600;
  color: white !important;
  padding-left: 5px;
}

@media only screen and (max-width: 991px) {
  .col-md-8 .block-views-blocknewpress-block-1 .block-content > div > div > header {
    left: 45%;
  }
}

#block-hoover-2 .block-content .field--type-text-with-summary .conteneur > h1 {
  font-family: 'Arial';
  color: #6E6E6E;
  font-weight: bold;
  border-bottom: 1px solid #6E6E6E;
  font-size: larger !important;
  text-transform : capitalize ;
  padding-bottom: 10px;
}

.col-md-4 #block-views-block-hoover-block-1 .view-content-wrap .item {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 20px;
}

.col-md-4  .view-content-wrap  .item img{
  border-radius: 12px;
  border: 1px solid #E5E5E5;
  /* height: 600px; */
}

.col-md-4 .view-content-wrap .item .views-field-body{
  padding-top: 3%;
}

.col-md-4  .view-content-wrap  .item .views-field-field-image { grid-area: 1 / 4 / 6 / 7; }
.col-md-4  .view-content-wrap .item .views-field-field-image .field-content > img {
  border-radius: 10px;
  height: 150px;
  object-fit: cover;
  margin-left: 1rem;
}
.col-md-4  .view-content-wrap .item .views-field-title { 
  /* grid-area: 1 / 1 / 2 / 5; */
  grid-area: 2 / 1 / 4 / 4;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 35px;
}
.col-md-4  .view-content-wrap .item .views-field-body { 
  /* grid-area: 2 / 1 / 4 / 4; */
  grid-area: 3 / 1 / 4 / 4;
  font-size: 12px;
}
.col-md-4  .view-content-wrap .item .views-field-field-source { 
  grid-area: 4 / 1 / 5 / 5;
  font-size: 12px;
}
.col-md-4  .view-content-wrap .item .views-field-uid { 
  grid-area: 5 / 1 / 6 / 5;
  font-size: 12px;
}

@media only screen and (max-width: 1360px) {
  .col-md-4  .view-content-wrap .item .views-field-body {
    padding-right: 20px;
  }
}

/* .col-md-4  .view-content-wrap .item .views-field-nothing {
  color: #C20E1A;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 14px;
  grid-area: 1 / 1 / 2 / 5;
  border-bottom: 2px solid #964C57;
} */

.col-md-4  .view-content-wrap .item .views-field-nothing .field-content {
  color: #E30613;
  font-weight: 700;
  margin-top: 10px;
  width: 62%;
}

.col-md-4  .view-content-wrap .item .views-field-body .field-content > p {
  line-height: normal;
  font-family: 'Arial';
  font-weight: 700;
}

.col-md-4  .view-content-wrap .item .views-field-field-source .field-content , .col-md-4  .view-content-wrap .item .views-field-uid .field-content  {
  line-height: normal;
  font-family: 'Arial';
  font-weight: 700;
}

.col-md-4  .view-content-wrap .item .views-field-field-source .field-content {
  margin-top: 10px;
}

.first-section-footer #block-gavias-great-simplenewssubscription .block-content .field--name-field-nom-prenom .js-form-item > label {
  display: none;
}
.first-section-footer #block-gavias-great-simplenewssubscription .block-content .field--name-field-nom-prenom .js-form-item > input {
    padding: 0 10px;
    width: 100%;
    background: transparent;
    max-width: 225px;
    line-height: 35px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 10px;
}

#content .custom-container:nth-child(3) .row{
  margin-top: 3rem;
}

#block-pubblockblock-5 .col-md-12:nth-child(2){
  margin-top: 1rem !important;
  height: auto;
}

#block-pubblockblock-5 .row{
  margin-top: 0 !important;
}

.block .text-article:nth-child(1){
  position: relative;
}

.block .text-article:nth-child(1) .titre-article{
  width: 100%;
  border-radius: 0 0 15px 15px;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  padding: 15px 10px;
  position: absolute;
  bottom: 0%;
  color: #3A383A;
  background-color: #EDDFD3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0.8;
}

.title-info{
  padding-top: 2rem !important;
}

#block-views-block-hoover-block-1 .content .js-view-dom-id-7139ac434f6d409c9e689e2f4a91309f1dea922d665cbfb485edfa61e6a74c08 header{
  color: #E30613;
  font-weight: 700;
  margin-top: 10px;
  border-bottom: 2px solid #E30613;
  width: 62%;
}

@media screen and (max-width: 1440px) {
  #block-featured-publication-2{
    padding: 2% 5.4% 0 7% !important;
  }
  .layout-no-sidebars .custom-container:nth-child(5),.layout-no-sidebars .area:nth-child(6), #block-featured-publication-3 .conteneur, .layout-no-sidebars .custom-container:nth-child(9), .layout-no-sidebars .custom-container:nth-child(11),  .layout-no-sidebars .custom-container:nth-child(13), .layout-no-sidebars .custom-container:nth-child(14), .layout-no-sidebars .area:nth-child(16){
    padding: 0 5.4% 0 7% !important;
  }
  .dialog-off-canvas-main-canvas .body-page .custom-container:nth-child(5){
    padding: 0 !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-body{
    padding-top: 0 !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-body{
    display: -webkit-box;
    -webkit-line-clamp: 18;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #content:nth-child(3) .col-md-8 .views-field-field-image-service .field-content{
    height: 100%;
  }
  #content:nth-child(3) .col-md-8 .views-field-field-image-service .field-content img{
    height: 100%;
    padding: 20px 0 50px 0;
  }
  /* .block .col-md-6 .text-article:first-child img{
    height: 275px;
  } */
  .video-section .last-article-content .desc-article p{
    margin: 10px 0;
  }
  #block-views-block-condoleances-block-1-2 footer{
    margin-top: 4rem;
    margin-left: 1rem;
  }
}

@media screen and (max-width: 1176px) {
  #content:nth-child(3) .col-md-8{
    width: 97% !important;
  }
  .video-section .last-article-content{
    width: 100% !important;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  /* #content .custom-container:nth-child(3) .row .col-md-4:nth-child(2){
    width: 100% !important;
  } */
  /* #block-pubblockblock-5 .content section .row{
    display: flex;
    margin-top: 2rem !important;
  }  */
  .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article img{
    /* height: 80%; */
  }
  /* .block .col-md-6 .text-article:first-child img{
    height: 200px;
  } */
  .block .text-article:nth-child(2) .titre-article, .block .text-article:nth-child(3) .titre-article{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: fit-content;
  }
  .block .text-article:nth-child(2) .auteur-article, .block .text-article:nth-child(3) .auteur-article{
    margin-top: 1rem;
  }
}

@media screen and (max-width: 1110px) {
  .video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video .titr-item{
    line-height: 1.42;
  }
}

@media screen and (max-width: 991px) {
  #content{
    padding: 0 110px 0 100px !important;
  }
  .recent-article-comment .item .views-field .views-field-field-image .field-content{
    display: flex;
    justify-content: center;
  }
  #content:nth-child(3) .col-md-8{
    width: 98% !important;
  }
  .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(2) .image-article img,.block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article img{
    width: 100%;
    height: 100%;
  }
  .col-md-4  .view-content-wrap  .item .views-field-field-image { grid-area: 1 / 5 / 6 / 7; }
  .col-md-4  .view-content-wrap .item .views-field-field-image .field-content > img{
    object-fit: cover;
  }
  .col-md-4 .view-content-wrap .item{
    margin-top: 20px;
  }
  #block-gallerieblockblock .second-block-gallerie .second-content .content-text{
    margin-top: 0;
    margin-bottom: 20px;
    width: 98%;
  }
  #block-views-block-condoleances-block-1-2 .field-content p{
    overflow: inherit;
    display: inherit;
  }
  #menu-bar {
    display: none;
  }
  #content{
    margin: auto;
    padding: 0 20px 0 20px !important;
  }
  .block .col-md-6 .text-article:first-child img{
    height: 250px;
  }
  .recent-article-comment .views-field-field-image .field-content img{
    width: 100%;
  }
  #content:nth-child(3) .col-md-8 .views-field-field-image-service{
    padding-right: 5px;
    padding-left: 5px;
  }
  #block-pubblockblock-5 .content section .row{
    justify-content: space-around;
  }
  #block-pubblockblock .content section .row,#block-pubblockblock-2 .content section .row,#block-pubblockblock-3 .content section .row,#block-pubblockblock-4 .content section .row{
    display: flex;
    justify-content: space-around;
  }
  #block-views-block-condoleances-block-1-2 header{
    margin-top: 1rem;
  }
  #block-pubblockblock-4 .content section .row{
    margin-bottom: 2rem;
  }
  .block .pub-block .row .col-md-12:nth-child(2){
    margin-top: 0 !important;
    height: auto;
  }
  #block-pubblockblock-5 .col-md-12:nth-child(2){
    margin-top: 0 !important;
    padding-right: 0;
  }
  #block-views-block-condoleances-block-1-2 footer{
    margin-top: 0;
    margin-left: 1rem;
  }
  #block-views-block-condoleances-block-1-2 .view-content-wrap{
    height: 170px;
  }
  .owl-carousel .owl-item img{
    height: 300px !important;
  }

  .col-md-4 .view-content-wrap .item img{
    width: 100%;
    object-fit: contain;
  }
  #block-pubblockblock-5 .content section .row{
    display: flex;
    margin-top: 2rem !important;
  }
  #block-pubblockblock-5 .content .pub-block .row .col-md-12{
    width: 50%;
  }
  .block .pub-block .row .col-md-12:nth-child(2),.block .pub-block .row .col-md-12:nth-child(1){
    width: 50%;
  }
  .block .text-article:nth-child(2) .auteur-article, .block .text-article:nth-child(3) .auteur-article{
    grid-area: 3/ 1 / 5 / 5;
    margin-top: 0;
    line-height: 1;
  }
  .block .text-article:nth-child(2) .source-article, .block .text-article:nth-child(3) .source-article{
    grid-area: 4/ 1 / 6 / 5;
    line-height: 0;
  }
  .block .text-article:nth-child(2) .titre-article, .block .text-article:nth-child(3) .titre-article{
    -webkit-line-clamp: 2;
  }  
}

@media screen and (max-width: 768px) {
  #block-views-block-condoleances-block-1-2 header{
    margin-top: 2rem;
  }
  #content{
    margin: auto;
    padding: 0 20px 0 20px !important;
  }
  .title-info{
    padding-top: 1rem !important;
  }
  #block-views-block-condoleances-block-1-2 .view-content-wrap{
    flex-direction: column;
    height: fit-content;
  }
  #block-views-block-condoleances-block-1-2 .view-content-wrap .item{
    width: 100%;
  }
  #block-views-block-condoleances-block-1-2 .view-content-wrap .item:nth-child(1){
    border-right: none;
  }
  #content:nth-child(3) .col-md-8 .views-field-field-image-service .field-content{
    display: flex;
    align-items: center;
  }
  #content:nth-child(3) .col-md-8 .views-field-field-image-service .field-content img{
    height: 40% !important;
    object-fit: cover;
  }
}

@media screen and (max-width: 991px) {
  .container-fluid .row .col-md-6:nth-child(1){
    padding: 0;
  }
}

@media screen and (max-width: 595px) {
  #content:nth-child(3) .col-md-8 .views-field-title{
    grid-area: 1 / 1 / 2 / 5;
  }
  .col-md-8 .block-views-blocknewpress-block-1 .block-content > div > div > header{
    left: 47%;
    font-size: 18px;
  }
  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-title,.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-body,.col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-source{
    font-size: 15px;
  }
  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-source{
    margin-top: 5px;
  }
  #block-views-block-e-kiosque-block-1 .content .owl-carousel .owl-stage-outer .owl-stage .owl-item .active:nth-child(3) .item .views-field .field-content .bloc-kiosque .titre{
    display: flex;
    justify-content: center;
  }
  .annonce-create .titr{
    font-size: 20px !important;
  }
  .btn-create a {
    font-size: 14px;  
  }
  /* .video-section .last-article-content .desc-article {
    margin-top: 50px;
  } */
  .container-fluid .row .col-md-6:nth-child(1){
    padding: 0;
  }
}

@media screen and (max-width: 450px) {
  .annonce-create .titr{
    font-size: 17px !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-title,#content:nth-child(3) .col-md-8 .views-field-body{
    padding-left: 10px;
  }
  #block-createannonce-2{
    background-color: #C3232D !important;
    background-image: none;
  }
  .annonce-create .desc{
    font-size: 12px !important;
  }
  .annonce-create{
    padding-left: 20px;
  }
  #block-createannonce-2 .block-content{
    padding-left: 0;
  }
  .annonce-create .titr{
    font-size: 20px !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-view-node .field-content{
    margin-left: 0;
  }
  .block-kioske .description{
    width: 260px !important;
  }
  .content-page .services-header >span{
    margin-right: 40px !important;
  }
  #content:nth-child(3) .col-md-8 .views-field-body{
    -webkit-line-clamp: 22;
  }
  .cascade-slider_arrow{
    top: 36%;
  }
  .cascade-slider_arrow-right{
    left: 12%;
  }
  .cascade-slider_arrow-left{
    right: 12%;
  }
  /* .video-section .last-article-content .desc-article p{
    margin-top: 100px;
  } */
  #content:nth-child(3) .col-md-8 .views-field-field-image-service .field-content img{
    display: none;
  }
}

.video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video{
  position: absolute;
  bottom: 5px;
  padding: 10px;
  height: 165px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video .titr-item{
  font-size: 14px !important;
}

.video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video .desc-item p{
  font-size: 12px !important;
}

.video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video .author-item{
  font-size: 12px !important;
}

.video-section .content-videos-section .videos .item-video .bg-img .titr-descri-video .author{
  margin-top: 0 !important;
  font-size: 12px !important;
}

.video-section .last-article-content{
  gap: 0 !important;
}

#block-gallerieblockblock{
  /* width: 85%; */
}

@media screen and (max-width: 549px) {
  #block-gallerieblockblock .cascade-slider_container{
    max-height: 275px;
  }
}

.video-section .title-info .titl{
  font-size: 18px !important;
  padding-bottom: 20px !important;
}

.video-section .last-article-content .titre-article a{
  font-size: 18px !important;
}

.video-section .last-article-content{
  width: 100% !important;
  margin-bottom: 0 !important;
}

.fw-before-content-black{
  margin-bottom: 0 !important;
  margin-top: 10rem !important;
}

.video-section .content-videos-section{
  border: none !important;
  padding-top: 10px !important;
}

.video-section .content-videos-section .titr-section{
  color: #868686 !important;
  font-size: 18px !important;
}

.video-section .last-article-content .see-more-article{
  display: none;
}

.sidebar-right.theiaStickySidebar #block-connexionutilisateur .block-content ul{
  display: block !important;
  margin-right: 45%;
  margin-bottom: 20px;
}

.sidebar-right.theiaStickySidebar #block-connexionutilisateur .block-content ul li a{
  background-color: #BC301F !important;
  border-color: #BC301F !important;
  border-radius: 32px !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 21.79px !important;
  color: #fff !important;
  padding: 10px 58px !important;
  margin: 20px 0 !important;
  border-style: none !important;
}

.sidebar-right.theiaStickySidebar #block-connexionutilisateur .block-content ul li:last-child{
  display: none !important;
}

.sidebar-right.theiaStickySidebar #block-connexionutilisateur .block-content form .form-actions input{
  width: 310px !important;
  margin: 10px 0 !important;
  text-transform: lowercase;
  letter-spacing: 1px;
}

#block-gavias-great-content .post-block .last-content-article{
  margin-top: 0 !important;
}

#block-gavias-great-content .post-block .last-content-article .content-block-text{
  display: flex;
  justify-content: space-between;
}

#block-gavias-great-content .post-block .last-content-article .node__content{
  font-size: 15px !important;
}

#block-gavias-great-content .post-block .row .info-first-block{
  padding-bottom: 0 !important;
}

#block-gavias-great-content .btn-next-prev .btn-navigate-form-step-4-prev{
  background-color: #BC301F !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.section-annonce-liste{
  column-count: unset !important;
  column-gap: unset !important;
  display: flex !important;
  flex-wrap: wrap !important;
}

.section-annonce-liste .liste-annonce{
  border-right: solid 2px #F597A1 !important;
  border-bottom: unset !important;
  height: 240px !important;
  max-height: 320px !important;
  width: 33% !important;
  margin: 15px 0 !important;
  padding: 0 10px;
}

.section-annonce-liste .liste-annonce .decr-annonce{
  border-right: unset !important;
  font-size: 12px !important;
  line-height: 1.5;
}

.section-annonce-liste .liste-annonce img{
  float: left !important;
  width: 50% !important;
  height: 120px;
  padding-right: 8px;
  object-fit: cover;
}

.section-annonce-liste .liste-annonce .titre-annonce{
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 18.24px !important;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
  background: #D9D9D9 !important;
  padding: 1px 2px !important;
  margin-top: 10px !important;
}

#drupal-modal .detail-annonce .row .col-md-8{
  display: flex !important;
  align-items: center !important;
  margin: auto 0;
  height: 250px;
  /* display: flex;
  align-items: center; */
} 

/* .ui-dialog .ui-dialog-content .detail-annonce .row .title-annonce-detail{
  display: none !important;
} */

.ui-dialog .ui-dialog-content .detail-annonce .row .col-md-4 img{
  max-height: 250px !important;
}

.ui-dialog .ui-dialog-content .detail-annonce .row .col-md-8 div:first-child{
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  margin-bottom: 0 !important;
}

.section-filter .item{
  padding: 15px 14px !important;
}

.body-page input[type="text"], .body-page input[type="tel"], .body-page input[type="password"], .body-page input[type="email"], .body-page textarea, .body-page select{
  border: 1px solid gray !important;
}

#edit-field-image-petit-annonce{
  display: flex;
}

form.form-petit-annonce-create-edit .field--name-field-image-petit-annonce .form-item{
  width: 20% !important;
  min-width: 145px !important;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news {
  display: flex;
  margin-top: 1rem;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news header {
  padding: 3px 10px;
  background-color: #C3232D;
  color: white;
  min-width: 95px;
  font-weight: 700;
  font-size: 12px;
  max-width: 100px;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel {
  width: calc(100% - 95px);
  background-color: #EBEBED !important;
  display: flex;
  align-items: center;
  padding-left: 8px;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel::after{
  content: '';
  width: 20%;
  height: 26px;
  background: linear-gradient(to right, rgba(235, 235, 237, 0.5), #EBEBED);
  position: absolute;
  bottom: 0;
  right: 0;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .item .breaking a{
  display: flex !important;
  color: black !important;
  padding: 0 5px !important;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .item .breaking .post-date-breaking{
  min-width: 40px;
  font-size: 12px;
  max-width: 40px;
  font-weight: 700;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .item .breaking .post-text-breaking{
  font-size: 12px;
  min-width: fit-content;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-nav{
  display: none;
}

#block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .active{
  width: fit-content !important;
}

/*
style loader infinity scroll
 */
 #loader {
  display: none;
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
}
.loader-infinity {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/**/

#block-gavias-great-content .article.node--type-article .post-block .post-content.last-content-article .node__content{
  width: 100% !important;
}

#block-gavias-great-content .post-block .last-content-article .node__content{
  margin-top: 30px !important;
  width: 65%;
}

#block-gavias-great-content .post-block .last-content-article .random-block{
  width: 30% !important;
}

#block-gavias-great-content .post-block .last-content-article .item .views-field-field-image-pub img{
  width: 100% !important;
}

@media screen and (max-width: 1180px) {
  #block-gavias-great-content .post-block .last-content-article .node__content{
    width: 100% !important;
  }

  #block-gavias-great-content .post-block .last-content-article .content-block-text{
    flex-direction: column !important;
    align-items: center;
  }
}

/* Qui sommes nous */

#block-gavias-great-content .qui-somme-nous .first-block .page-titre{
  display: flex;
  justify-content: center;
}

#block-gavias-great-content .qui-somme-nous .first-block .page-titre h2{
  text-align: center;
  border-bottom: 4px solid #E8303B;
  width: fit-content;
  color: #020303;
  margin-bottom: 50px;
  font-size: 40px;
}

#block-gavias-great-content .qui-somme-nous .first-block .text-pres{
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

#block-gavias-great-content .qui-somme-nous .first-block .text-pres .col-md-6{
  width: 40%;
  font-size: 20px;
}

#block-gavias-great-content .qui-somme-nous .first-block .text-pres .col-md-6 p{
  padding: 10px 0;
}

#block-gavias-great-content .qui-somme-nous .first-block .text-pres .second-paragraph ul{
  padding-left: 30px;
}

#block-gavias-great-content .qui-somme-nous .first-block .text-pres .second-paragraph ul li{
  list-style: disc !important;
  font-weight: 700;
}

#block-gavias-great-content .qui-somme-nous .second-block .block-titre, #block-gavias-great-content .qui-somme-nous .last-block .block-titre{
  font-size: 22px;
  width: 35%;
  font-weight: 600;
  border-bottom: solid 2px red;
  color: #020303;
  margin: 15px 0 30px;
}

#block-gavias-great-content .qui-somme-nous .second-block .chiffres{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item{
  display: flex;
  width: 40%;
  padding: 30px 0;
}

#block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item:nth-child(1), #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item:nth-child(3){
  padding-right: 10px;
}

#block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .chiffre{
  color: #E8303B;
  font-size: 60px;
  font-weight: 900;
  padding-right: 20px;
}

#block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .titre-chiffre{
  font-size: 24px;
  font-weight: 700;
  color: #020303;
}

#block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .decr-chiffre{
  font-size: 12px;
}

#block-gavias-great-content .qui-somme-nous .last-block .enjeux-info{
  display: flex;
  margin: 30px 0 55px;
}

#block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .image{
  width: 55%;
}

#block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .image img{
  height: 400px;
  width: 90%;
}

#block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .text{
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

#block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .text .titre-enjeux{
  display: flex;
  align-items: flex-start;
  font-size: 18px;
}

#block-gavias-great-content .qui-somme-nous strong{
  color: #020303;
}

#block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .text .titre-enjeux::before{
  font-family: FontAwesome;
  content: '\f111';
  font-weight: 900;
  display: inline-block;
  margin-right: 5px;
  color: red;
}

#block-gavias-great-content .post-block .last-content-article .random-block .block-title{
  display: none;
}

/* equipe éditoriale */

#page-main-content #block-gavias-great-content .block-content .titre-page-equipe{
  font-size: 26px;
  font-weight: 800;
  color: #020303;
  margin-bottom: 25px;
}

#block-gavias-great-content .block-content .titre-page-equipe span{
  font-size: 26px;
  font-weight: 800;
  color: #E3061A;
}

#block-gavias-great-content .equipe:last-child{
  margin-bottom: 70px;
}

#block-gavias-great-content .equipe .items-equipe{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#block-gavias-great-content .equipe .Type-equipe{
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid red;
  width: 35%;
  margin: 15px 0 30px;
  color: #020303;
}

#block-gavias-great-content .equipe .items-equipe .info-membre{
  width: 44%;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#block-gavias-great-content .equipe .items-equipe .info-membre image{
  width: 20%;
}

#block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre{
  width: 70%;
}

#block-gavias-great-content .equipe .items-equipe .info-membre img{
  width: 130px;
  height: 130px;
  border-radius: 50%;
  margin-right: 40px;
  object-fit: cover;
}

#block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre .nom-prenom{
  font-weight: 700;
  color: #020303;
  font-size: 24px;
}

#block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre .fonction{
  font-weight: 500;
  padding-bottom: 2px;
  font-size: 19px;
}

#block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre .reseau-sociaux a svg{
  background: black !important;
  border-radius: 50%;
  padding: 5px;
  height: 28px;
  width: 28px;
}

#block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre .reseau-sociaux a svg path{
  fill: white !important;
}

/* Contactez-nous */

#webform-submission-contact-add-form {
  margin: 30px 0 50px;
}

#webform-submission-contact-add-form .js-form-item{
  padding: 10px 0;
}

#webform-submission-contact-add-form .js-form-item input, #webform-submission-contact-add-form .js-form-item textarea{ 
  border-color: #E5E5E5 !important;
}

#webform-submission-contact-add-form label::after{
  content: '*';
  color: red;
  padding: 0 5px;
  font-size: 18px;
}

#webform-submission-contact-add-form .captcha {
  margin-bottom: 10px;
}

#webform-submission-contact-add-form .captcha legend{
  display: none !important;
}

#webform-submission-contact-add-form #edit-actions-submit{
  background-color: #0099CC !important;
}

/* inscription */
#page-main-content{
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  max-height: fit-content;
}

#page-main-content input[type="text"], #page-main-content input[type="email"], #page-main-content input[type="password"], #page-main-content input[type="tel"], #page-main-content textarea{
  width: 100% !important;
}

#page-main-content .js-form-item{
  padding: 6px 0;
}

#edit-submit{
  background: #000;
  padding: 12px 28px;
  font-size: 14px;
  letter-spacing: 4px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  width: fit-content !important;
}

#edit-user-picture-0--description{
  display: flex;
  flex-direction: row;
  width: 100% !important;
}

#edit-user-picture-0--description br{
  display: none;
}

/* style youtube video modal */

#drupal-modal, .ui-dialog {
  padding: 0 !important;
}

#drupal-modal {
  overflow-x: hidden;
}

#drupal-modal .detail-modal-video .row .video-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

#drupal-modal .detail-modal-video .row .video-link iframe{
  width: 97%;
  height: 400px;
}

#drupal-modal .detail-modal-video .row .video-titre {
  display: none;
}

.ui-widget-header{
  background: none !important;
  border: none !important;
  position: absolute !important;
  right: 5px !important;
  width: fit-content !important;
  z-index: 999 !important;
}

.ytp-chrome-top-buttons{
  padding-right: 20px !important;
}

/* #block-pubblockblock-2 .row,#block-pubblockblock .row,#block-pubblockblock-4 .row,#block-pubblockblock-5 .row,#block-pubblockblock-3 .row{
  margin-top: 22px;
} */

#content :nth-child(3){
  margin-bottom: 1rem;
}

@media screen and (max-width: 1800px) {
  .col-md-8, .col-md-4{
    max-height: 650px;
  }
} 

@media screen and (max-width: 1179px) {
  .col-md-8, .col-md-4{
    max-height: 2000px ;
  }
} 

.block-title-first{
  color: #E30613;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 2px solid #E30613;
  width: 90%;
}

#block-views-block-related-block-block-related-articles .post-block .post-image img{
  border-radius: 15px;
  margin-top: 0 !important;
}

@media screen and (max-width: 1180px) {
  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider{
    top: 10%;
  }
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first:nth-child(1) .views-field-nothing .post-block,#block-views-block-related-block-block-related-articles .category-2columns .row-first:nth-child(2) .views-field-nothing .post-block{
  display: flex;
  gap: 15px;
  margin-bottom: 10px;
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first:nth-child(1) .views-field-nothing .post-block .post-body,#block-views-block-related-block-block-related-articles .category-2columns .row-first:nth-child(2) .views-field-nothing .post-block .post-body{
  display: none;
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-image{
  width: 105px;
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-image img{
  width: 100% !important;
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-content{
  width: 80%;
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-content .post-title{
  padding: 0;
}

#block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-content .post-title a{
  font-size: 13px;
}

.category-2columns .row-first{
  margin-bottom: 0;
}

@media screen and (max-width: 667px) {
  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider{
    width: 75% !important;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider{
    top: 14%;
  }
}

@media screen and (max-width: 599px) {
  #block-pubblockblock .content section .row, #block-pubblockblock-2 .content section .row, #block-pubblockblock-3 .content section .row, #block-pubblockblock-4 .content section .row, #block-pubblockblock-5 .content section .row{
    flex-direction: column;
    gap: 15px;
  }

  #block-pubblockblock .pub-block .row:nth-child(1), #block-pubblockblock-2 .pub-block .row:nth-child(1), #block-pubblockblock-3 .pub-block .row:nth-child(1), #block-pubblockblock-4 .pub-block .row:nth-child(1), #block-pubblockblock-5 .pub-block .row:nth-child(1){
    display: none;
  }

  #block-pubblockblock-5 .content .pub-block .row .col-md-12,.block .pub-block .row .col-md-12:nth-child(2), .block .pub-block .row .col-md-12:nth-child(1){
    width: 100%;
    padding-right: 0;
  }

  .block .text-article:nth-child(2), .block .text-article:nth-child(3),.col-md-4 #block-views-block-hoover-block-1 .view-content-wrap .item{
    display: flex !important;
    flex-direction: column;
    gap: 5px;
    height: fit-content;
  }

  .block .text-article:nth-child(2) .auteur-article, .block .text-article:nth-child(3) .auteur-article{
    margin-bottom: 5px;
  }

  .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(2) .image-article img, .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article img, .col-md-4 .view-content-wrap .item .views-field-field-image .field-content > img{
    height: 170px;
    padding: 5px 0;
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content > div > div > header{
    left: 30px;
    top: 12px;
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item{
    display: flex;
    flex-direction: column;
    /* min-height: 500px; */
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-title{
    margin-top: 50px;
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image .field-content{
    display: flex;
    justify-content: center;
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image .field-content >img{
    margin-top: 15px;
    /* object-fit: cover;
    width: 90%;
    height: 165px;
    border-radius: 20px; */
  }

  .block .pub-block .row .col-md-12 img{
    width: 95%;
  }

  .cascade-slider_item.now .image img{
    /* width: 135px !important; */
  }

  .cascade-slider_item.now{
    width: 300px !important;
  }

  .recent-article-comment-block-2 .item{
    background: #2b4874eb;
  }

  .recent-article-comment-block-2 .views-field-body{
    padding: 30px 15px;
  }

  .recent-article-comment-block-2 .views-field-body p:first-child, .recent-article-comment-block-2 .views-field-body p:last-child, .recent-article-comment-block-2 .views-field-title{
    text-align: center !important;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider div{
    margin-bottom: 12px;
  }

  .titre-section{
    margin: 20px 0;
  }

  .promotion .custom-container .row .col-md-6:last-child #block-views-block-condoleances-block-1-2 footer{
    bottom: -13%;
    right: 42%;
  }

  #block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .item .breaking .post-text-breaking{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    min-width: auto;
  }

  #block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .item .breaking a{
    align-items: baseline !important;
    padding-top: 4px !important;
  }

  #block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel{
    height: 25px;
  }

  #block-views-block-article-blocks-block-6-2 .view-post-breaking-news .owl-carousel .owl-stage-outer{
    max-height: 25px !important;
  }

  /* #block-gallerieblockblock .gallerie-section .title-info .titl{
    margin-bottom: 70px;
  } */

  /* .video-section .title-info .titl{
    margin-bottom: 60px;
  } */

  /* #block-gallerieblockblock .gallerie-section .title-info .titl span:last-child {
    margin-top: 45px;
    position: absolute;
    right: 39%;
  } */

  .recent-article-comment-block-2 .views-field-body p:first-child{
    font-size: 12px !important;
  }

  #block-views-block-slideshow-article-block-1{
    margin-top: 3%;
  }
}

@media screen and (max-width: 400px) {
  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item{
    min-height: 550px;
  }
}

@media screen and (max-width: 768px) {
  .category-2columns .row-second .col-xs-12:nth-child(1){
    margin-bottom: 20px;
  }

  article.node--type-article .post-block .row .info-first-block h1{
    font-size: 20px;
    line-height: 24px;
    padding-top: 20px;;
  }

  article.node--type-article .post-block .row .info-first-block{
    padding: 0;
  }

  article.node--type-article .post-block .row.row-information{
    background-color: transparent !important;
  }

  #block-gavias-great-content .post-block .last-content-article .random-block{
    width: 90% !important;
  }
}

#block-gavias-great-content .post-block .last-content-article .item:nth-child(2){
  display: none;
}

.gva-offcanvas-inner .offcanvas-close{
  display: flex;
  justify-content: flex-end;
}

.gva-offcanvas-inner .offcanvas-close a{
  font-size: 20px;
  color: #fff;
  padding-right: 40px;
}

.video-section .content-videos-section .videos .item-video .bg-img .image-gradient{
  /* background-size: cover; */
  background-position: 4% 0%;
  background-size: 150%;
  background-repeat: no-repeat;
}

#header .header-bottom .main-menu .custom-container{
  max-width: 1560px !important;
}

.pager li > a, .pager li > span{
  border: unset !important;
}

#block-views-block-le-clin-d-oeil-block-1 .block-content img{
  height: 665px;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info{
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-around !important;
  width: 49%;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .author{
  display: none;
}

.btn-create,.promotion .custom-container .row .col-md-6:last-child #block-views-block-condoleances-block-1-2 footer{
  display: none;
}

.annonce-create div:nth-child(3){
  color: #fff;
  font-weight: bold;
}

.col-md-4 .view-content-wrap .item .views-field-uid{
  display: none;
}

#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-field-image .field-content{
  height: 100%;
}

#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-field-image .field-content img{
  height: 100%;
  object-fit: cover;
  max-height: 150px;
}

.node--type-article .field--name-field-image a img{
  width: 100%;
}

.categories-view-content.layout-grid .post-block .post-meta{
  display: none;
}

.views-view-grid .views-col{
  padding: 0 30px;
}

.col-md-4 .view-content-wrap .item .views-field-body{
  padding-right: 25px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 65px;
}

@media screen and (max-width: 768px) {
  .views-view-grid .views-row{
    display: flex;
    flex-direction: column;
  }

  .views-view-grid .views-col{
    width: 100% !important;
  }

  #block-gallerieblockblock .second-block-gallerie .second-content .content-text{
    padding-bottom: 20px;
  }

  .button-mobile{
    margin-right:46%;
    margin-bottom: 25px;
  }

  .block .pub-block .row:nth-child(2) .col-md-12, #block-pubblockblock-5 .content .pub-block .row .col-md-12 {
    padding-left: 15px !important;
    padding-right: 15px;
  }

  #block-pubblockblock-5 .col-md-12:nth-child(2){
    padding-right: 0 !important;
  }

  .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), {
    padding-right: 0;
  }

  .block .pub-block .row .col-md-12 img{
    width: 100%;
  }

  #block-gavias-great-content .info-first-block .categories-background{
    top: -20px;
  }
  
}

.post-block .categories-background{
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 11;
  padding: 3px 12px;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  letter-spacing: 1px;
  line-height: 22px;
  line-height: 1.5;
}

#block-gavias-great-content .info-first-block .categories-background{
  left: 0;
}

.post-block .author-list{
  display: none;
}


#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre{
  position: relative;
  display: inline-block;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre .tooltiptext {
  visibility: hidden;
    max-width: 500px;
    width: 200%;
    background-color: #EBEBEC;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    white-space: unset !important;
    font-size: 10px;
}

#block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre:hover .tooltiptext{
  visibility: visible;
}

.block .pub-block:nth-child(1) .titre-block{
  opacity: 0;
}

#block-pubblockblock-5 .pub-block:nth-child(1) .titre-block {
  display: none;
}

/* #block-pubblockblock-5 .col-md-12:nth-child(2) img{
  height: 290px;
} */

#block-gavias-great-content .post-block .last-content-article .node__content .field--name-body p{
  margin: 14px 0;
}

.container{
  /* border: 1px solid; */
}

.article-grand-block .col-md-12 .col-md-6:nth-child(1){
  padding-left: 0;
}

.body-page{
  margin-bottom: 3rem;
}

#block-hoover-2{
  margin-top: 3rem;
}

.block .text-article:nth-child(2) .bulle, .block .text-article:nth-child(3) .bulle{
  grid-area: 2 / 1 / 4 / 5;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 35px;
}

@media screen and (min-width: 1850px) and (max-width: 1950px) {
  #block-pubblockblock-5 img{
    height: 295px;
  }

  #block-pubblockblock img,#block-pubblockblock-2 img,#block-pubblockblock-3 img,#block-pubblockblock-4 img{
    margin-top: 15px;
  }

  #block-pubblockblock-2 .col-md-12:nth-child(2) img, #block-pubblockblock .col-md-12:nth-child(2) img, #block-pubblockblock-4 .col-md-12:nth-child(2) img, #block-pubblockblock-3 .col-md-12:nth-child(2) img{
    height: 330px;
    width: 325px;
  }

  .block .pub-block .row .col-md-12:nth-child(2){
    margin-top: 0.5rem !important;
  }

  #block-views-block-slideshow-article-block-1 .owl-stage-outer .owl-item .views-field-nothing .slide-item .info .titre a{
    width: 180px;
  }
}

@media screen and (max-width: 991px) {
  .content-section-service .categorie-block .col-md-6:nth-child(2){
    position: absolute;
    top: 300px;
    z-index: 100000000;
    width: 100%;
  }

  .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2){
    margin-top: 5.3rem;
    padding-left: 0;
  }

  .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2){
    padding-left: 0;
  }

  .block .categorie-article, .col-md-4 .view-content-wrap .item .views-field-nothing{
    grid-area: 1 / 1 / 2 / 5;
  }

  .col-md-4 .view-content-wrap .item .views-field-title{
    grid-area: 2 / 1 / 4 / 5;
  }

  .col-md-4 .view-content-wrap .item .views-field-body{
    grid-area: 9 / 1 / 4 / 5;
  }

  .block .text-article:nth-child(2) .desc-article, .block .text-article:nth-child(3) .desc-article{
    max-width: fit-content;
    padding-right: 10px;
  }

  .block .pub-block .row .col-md-12 img{
    height: 328px;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider div{
    margin-bottom: 15px;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .desc{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;    
  }

  ul.menu>li a:after{
    display: none;
  }

  #block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-content{
    width: 70%;
    padding-left: 15px;
  }

  #block-views-block-related-block-block-related-articles .category-2columns .row-first .views-field-nothing .post-block .post-image{
    width: 100px;
    height: auto;
  }
  
  #block-views-block-related-block-block-related-articles .category-2columns .row-first:nth-child(1) .views-field-nothing .post-block, #block-views-block-related-block-block-related-articles .category-2columns .row-first:nth-child(2) .views-field-nothing .post-block{
    gap: 0;
  }

}

#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-nothing-1 {
  grid-area: 2 / 1 / 3 / 4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  text-align: start;
  font-family: "Arial";
  font-weight: 700;
}

#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-nothing-1 {
  position: relative;
  display: inline-block;
}

.block .text-article:nth-child(1) .title-article{
  display: inline-block;
}

#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-nothing-1 .titre{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-nothing-1 .titre .infobulle {
  visibility: hidden;
  max-width: 500px;
  width: fit-content;
  background-color: #EBEBEC;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  top: 35px;
}

.block .text-article:nth-child(1) .titre-article .info-bulle{
  visibility: hidden;
  max-width: 500px;
  width: fit-content;
  background-color: #EBEBEC;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  font-size: 16px;
  top: 35px;
}

.menu-hover .navigation .gva_menu > li > a{
  text-transform: uppercase;
  font-size: 13px;
}


#block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-nothing-1 .titre:hover .infobulle,.block .text-article:nth-child(1) .title-article:hover .info-bulle{
  visibility: visible;
}

#block-hierarchicaltaxonomymenu ul.hierarchical-taxonomy-menu a{
  text-transform: uppercase;
  font-weight: 600;
}

.block-views-blocke-kiosque-block-1 .content{
  margin-top: 12rem !important;
}

@media screen and (max-width: 600px) {
  #block-views-block-slideshow-article-block-1{
    display: none;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .desc{
    line-height: 1.2;
    font-weight: 400;
    font-size: 12;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .titre{
    font-size: 14px;
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .date{
    font-size: 10px;
  }

  #block-views-block-condoleances-block-1-2 .views-field-title{
    margin-top: 1rem;
  }

  .block .text-article:nth-child(2) .titre-article a, .block .text-article:nth-child(3) .titre-article a{
    margin-bottom: 8px;
  }

  .block .text-article:nth-child(2), .block .text-article:nth-child(3){
    padding: 5px 0;
  }

  #block-unionjournalfooter, #block-introfooter2 .intro-text img{
    display: none !important;
  }

  .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2) {
    padding-right: 0 !important;
  }

  .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(2) .image-article img, .block .text-article:nth-child(2) .image-article, .block .text-article:nth-child(3) .image-article img, .col-md-4 .view-content-wrap .item .views-field-field-image .field-content > img{
    height: 250px;
  }

  .block .pub-block .row:nth-child(2) .col-md-12, #block-pubblockblock-5 .content .pub-block .row .col-md-12{
    margin-top: 90px;
  }

  #block-pubblockblock-5 .content .pub-block .row .col-md-12{
    margin-top: 0;
  }

  #block-views-block-hoover-block-1 .content .view-content-wrap .item .views-field-field-image .field-content img{
    max-height: 250px;
  }

  #block-pubblockblock-2 .block .pub-block .row:nth-child(2) .col-md-12{
    margin-top: 70px;
  }

  #block-pubblockblock-3 .block .pub-block .row:nth-child(2) .col-md-12{
    margin-top: 100px;
  }

  #block-pubblockblock-4 .block .pub-block .row:nth-child(2) .col-md-12{
    margin-top: 60px;
  }

  #block-views-block-hoover-block-1{
    margin-top: 215px;
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-field-image .field-content >img{
    border-radius: 0 0 20px 20px;
    width: 100%;
    height: 100%;
  }

  .col-md-8 .block-views-blocknewpress-block-1 .block-content .item .views-field-body .field-content{
    max-height: 185px;
  }

  #block-views-block-hoover-block-1{
    margin-top: 320px;
  }
}

@media screen and (max-width: 768px) {
  .block .text-article:nth-child(1) .image-article{
    width: 100%;
  }

  .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1) {
    padding-right: 0 !important;
  }

  .body-page{
    margin-bottom: 1rem;
  }

  .fw-before-content-black{
    margin-top: 2rem !important;
  }

  .views-field-field-first-publicite img{
    margin-top: 20px !important;
  }

  #block-views-block-e-kiosque-block-1 .owl-carousel .owl-item img{
    height: 230px !important;
  }

  #block-views-block-e-kiosque-block-1 .block-views-blocke-kiosque-block-1 .owl-carousel{
    padding-bottom: 10px;
  }

  .block-views-blocke-kiosque-block-1 .content{
    margin-top: 20px !important;
  }

  #block-hoover-2{
    margin-top: 0;
  }

  #block-views-block-services-block-1 .owl-carousel .owl-item img{
    height: 280px !important;
  }

  #block-views-block-services-block-1 .init-carousel-owl .owl-item>.item{
    padding: 26px 30px;
    height: 500px;
  }

  #block-views-block-le-clin-d-oeil-block-1 .block-content img{
    height: 400px;
  }

  #block-pubblockblock-5 .content .pub-block .row .col-md-12{
    padding-right: 15px !important;
  }

  .article-grand-block .col-md-12:nth-child(2) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12 .col-md-6:nth-child(1), .article-grand-block .col-md-12:nth-child(1) .col-md-6:nth-child(2), .article-grand-block .col-md-12 .col-md-6:nth-child(1),{
    padding-right: 0; 
  }

  #block-views-block-slider-a-la-une-block-1 .slider-une .info-slider .titre a {
    font-size: 14px;
  }

  #block-unionjournalfooter, #block-introfooter2 img{
    display: none !important;
  }

  #block-introfooter2 .field--type-text-with-summary div:nth-child(2){
    height: 40px !important;
  }

  #block-introfooter2 .field--type-text-with-summary div:nth-child(2) span{
    line-height: 40px !important;
  }

  .first-section-footer > div{
    gap: 20px !important;
  }

  .social-media-sharing .share img{
    width: 30px;
  }

  article.node--type-article .post-block .row .info-second-block{
    padding-left: 0;
  }

  #block-views-block-condoleances-block-1-2 .field-content{
    font-size: 10px;
  }

  #block-views-block-condoleances-block-1-2 .views-field-title{
    margin-top: 1rem;
  }

  .intro-text{
    width: 250px;
  }
}

@media screen and (max-width: 480px) {
  .block .pub-block .row:nth-child(2) .col-md-12{
    margin-top: 150px;
  }

  #block-views-block-hoover-block-1{
    margin-top: 250px;
  }

  #block-pubblockblock-4 .block .pub-block .row:nth-child(2) .col-md-12{
    margin-top: 60px;
  }
}

@media screen and (max-width: 400px) {
  #block-views-block-hoover-block-1{
    margin-top: 20px;
  }
}

.ui-widget.ui-widget-content{
  width: 90% !important;
}

/* #block-views-block-slider-a-la-une-block-1{
  width: 1500px !important;
  margin-right: 50% !important;
  margin-left: -15% !important;
}

#block-views-block-slider-a-la-une-block-1 .owl-carousel.owl-drag .owl-item .active{
  width: 1500px !important;
}

.owl-carousel .owl-stage-outer{
  max-height: 500px !important;
} */


/* latest code footer*/

@media screen and (max-width: 768px) {
  #footer .container{
    width: 700px !important;
  }
}

@media screen and (max-width: 767px) {
  #footer .container{
    width: auto !important;
  }
}

/* Qui sommes nous */

.titre-block-cordonnees{
  font-weight: bold;
  font-size: 20px;
  color: #000;
}

#block-gavias-great-content .qui-somme-nous .first-block .row:nth-child(3){
  width: 28%;
  padding-bottom: 0;
  margin-bottom: 0;
}

#block-gavias-great-content .qui-somme-nous .first-block .row:nth-child(4){
  padding-top: 0;
}

@media screen and (max-width: 1200px) {
  #block-gavias-great-content .qui-somme-nous .first-block .row:nth-child(3){
    width: 32%;
  }
}

@media screen and (max-width: 991px) {
  #block-gavias-great-content .qui-somme-nous .first-block .row:nth-child(3){
    width: 37%;
  }
}

@media screen and (max-width: 768px) {

  #block-gavias-great-content .qui-somme-nous .first-block .page-titre h2{
    font-size: 32px;
  }

  #block-gavias-great-content .qui-somme-nous .first-block .row:nth-child(3){
    width: auto;
    padding: 0 0 0 12px;
  }

  #block-gavias-great-content .qui-somme-nous .first-block .text-pres{
    flex-direction: column;
  }

  #block-gavias-great-content .qui-somme-nous .first-block .text-pres .col-md-6{
    width: 100%;
    font-size: 18px;
    /* padding-right: 60px; */
  }

  #block-gavias-great-content .qui-somme-nous .second-block .block-titre, #block-gavias-great-content .qui-somme-nous .last-block .block-titre{
    width: 100%;
  }

  #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item{
    width: 100%;
    padding: 20px 5%;
  }

  #block-gavias-great-content .qui-somme-nous .second-block .chiffres{
    justify-content: center;
  }

  #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .chiffre{
    width: 30%;
    text-align: center;
  }

  #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .info-chiffre{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #block-gavias-great-content .qui-somme-nous .last-block .enjeux-info{
    flex-direction: column;
    margin-bottom: 0;
  }

  #block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .image img{
    width: 100%;
    object-fit: cover;
  }

  #block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .image{
    width: 100%;
  }

  #block-gavias-great-content .qui-somme-nous .last-block .enjeux-info .text .titre-enjeux{
    padding: 10px 0;
  }
}

@media screen and (max-width: 600px) {
  #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item:nth-child(1), #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item:nth-child(3), #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item{
    flex-direction: column;
  }

  #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .chiffre{
    width: 100%;
  }

  #block-gavias-great-content .qui-somme-nous .second-block .chiffres .chiffre-item .info-chiffre{
    text-align: center;
  }
}

/* Equipe éditoriale */

@media screen and (max-width: 768px) {
  #block-gavias-great-content .equipe .items-equipe .info-membre{
    width: 100%;
    justify-content: space-around;
  }

  #block-gavias-great-content .equipe .Type-equipe{
    width: 100%;
  }

  #block-socialicon .social-icon {
    display: flex;
  }

  #block-socialicon .social-icon a{
    background: red;
    border-radius: 50%;
    padding: 5px;
    width: fit-content;
    display: flex;
    margin-right: 15px;
  }
  #block-gavias-great-copyright .text-left, #block-gavias-great-copyright .text-right{
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
  }

  #block-gavias-great-copyright .text-right{
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {

  #page-main-content #block-gavias-great-content .block-content .titre-page-equipe{
    text-align: center;
  }

  #block-gavias-great-content .equipe .items-equipe .info-membre .image {
    width: 30%
  }

  #block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre{
    width: 50%;
  }

  #block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre .nom-prenom{
    font-size: 20px;
  }

  #block-gavias-great-content .equipe .items-equipe .info-membre .detail-membre .fonction{
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {

  #block-gavias-great-content .equipe .items-equipe .info-membre .image {
    width: 45%
  }

  #block-gavias-great-content .equipe .items-equipe .info-membre{
    justify-content: space-between;
  }
}

.promotion.area:nth-child(3){
  display: none;
}

#page-main-content{
  padding-top: 0 !important;
}

/* .main:nth-child(3){
  display: none;
} */