/* ########################### */
/* HEADER */
/* ########################### */

#header .topbar {
  background: var(--conbiz-theme-color);
} 

#header .topbar-information ul li i,
#header .block-dropdown-language .dropbutton-wrapper ul.dropbutton:after {
  color: var(--conbiz-theme-color-second)!important;
}


@media (min-width: 1380px){
  body header.header-default .container {
    max-width: 100%;
  }
}

header.header-default .topbar .topbar-content-inner {
  	padding: 0 5%;
  }
}

@media (min-width: 1024px){
  header.header-default .branding {
    margin-bottom: 0;
    padding: 0;
  }
}

@media (min-width: 1024px) {
  header.header-default .branding {
    background: transparent;
  }
}

/*
  header.header-2 .branding img {
  	max-width: 100%;
  }

  header.header-2 .branding {
    width: 25%;
    height: 100%;
  }


  header.header-2 .main-menu {
  	text-align: center;
  }

  header.header-2 .main-menu {
    width: calc(100% - 25% - 18%);
    text-align: center;
  }
*/

/* ########################### */
/* WEBFORM */
/* ########################### */

.iti {
   display: block;
}

/* ########################### */
/* EVENT */
/* ########################### */

.content-inner.clearfix {
    padding-left: 100px;
}


.event-block-2 .event-image .event-date {
    
    background: #fff;
    top: 60%;
    right: 200px;
    margin-top: 10px;
}


.gsc-column.el-77943892.col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    border: solid 3px #eaeaea;
    border-radius: 5px;
    padding: 20px;
    background: #f2f6f9;
}

/* ########################### */
/* NEWS */
/* ########################### */

.row.news {
    
    padding: 40px 0px;
    border-bottom: 1px dashed #e5e5e5;
}

.row.news img {
    
    border-radius: 10px
}

.news .post-block .post-content {
    padding: 30px 35px;
    border: 1px solid #dee2e6;
}

.news .post-block .post-title {
    position: relative;
}

.news .post-block .post-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: -35px;
    width: 3px;
    height: 100%;
    background: var(--conbiz-theme-color);
}

.view-items-list__body {
  
    padding-top: 20px;
}

.row.news time {
    
    text-transform: uppercase;
    font-weight: 600;
    color: var(--conbiz-theme-color);
}

.row.news .views-field-title {
  
    margin: 15px 0px;
}

.row.news .btn-theme a {
  
    color: #fff;
}

/* ########################### */
/* DOCUMENTS */
/* ########################### */

.service-gird .service-block {
  
margin-bottom: 30px;
box-shadow: 0px 10px 60px 0 rgba(26, 26, 26, 0.15);
}

/* ########################### */
/* PARTNERS */
/* ########################### */


.banner-carousel{
    border:none;
}

.banner-carousel .init-carousel-owl .item .item-image {
    border-radius: 10px;
    border: solid 1px #dee2e6;
    margin: 0px 15px;
}

.path-partners .item-image img {
  
    border-radius: 10px;
    border: solid 1px #dee2e6;
    margin: 0px 15px;
}

/* ########################### */
/* HOMEPAGE */
/* ########################### */

.gsc-tabs-content .nav-tabs > li > a.active, .gsc-tabs-content .nav-tabs > li > a:hover, .gsc-tabs-content .nav-tabs > li > a:focus {
    background: var(--conbiz-theme-color);
    color: #fff;
    -webkit-box-shadow: 0px 10px 60px 0 rgb(38 172 215 / 57%);
    box-shadow: 0px 10px 60px 0 rgb(38 172 215 / 57%);
}

/* ########################### */
/* WEBFORM FREE SERVICES */
/* ########################### */


div#edit-message .widget.gsc-quote-text.no-border.wow.fadeInUp.animated.animated {
  
    background: var(--conbiz-theme-color);
    color: #fff;
    font-size: 20px;
}
}
