.header-block .logo-img{max-height: 70px; width:auto;}
#t4-header.border-bottom{border: 0px solid!important;}
#t4-section-2 p,
#t4-section-2 h2{
	color: #fff;
}
body a{
	color: #6610f2;
}
body.dark-active a{
	color: #c6abf3;
}
.bottom-links {
    margin: 3em 0;
}
div#t4-sideshow {
    background-color: transparent;
}
.site-logistics #t4-section-1{
	padding: 50px 0;
}
.site-logistics #t4-section-1 img {
	max-height: 550px;
    width: auto;
    margin: auto auto;
    display: block;
}
body .t4-offcanvas .t4-off-canvas-header,
.c-offcanvas-content-wrap #t4-header{
	background: rgba(0, 0, 0, 0.35);
}
.navbar-expand-lg .navbar-toggler{
	display: none;
}
.off-canvas-links .v-gutters > div {
    padding: 2rem 0 0 0;
}
.off-canvas-links .btn.btn-outline-light{
	border: 1px solid #666;
    color: #666;
}
.off-canvas-links hr{display: none;}
.t4-off-canvas-body.menu-item-drill .module-title > span{
	font-weight: bold;
}
.social-list-sm a{
    padding: 2rem 0 0 0;
    font-size: 2em;
    min-width: 40px;
    min-height: 40px;
	color: #000;
}
.contTitles{
	margin-bottom: 5px;
}
body .t4-offcanvas .t4-off-canvas-header a img {
    max-height: 5rem;
    outline: none;
}
body.dark-active .social-list-sm a,
body.dark-active .off-canvas-links .btn.btn-outline-light{
	color:#fff;
}
@media (min-width: 1200px) {
	
	#t4-header.t4-header {
		background: rgba(0, 0, 0, 0.35);
		margin-bottom: -80px;
		z-index: 2;
		position: relative;
	}
  body #t4-header.t4-header.header-transparent, #t4-header.t4-header.border-bottom {
	margin-bottom: -80px;
  }
  #t4-header.t4-header.border-top, #t4-header.t4-header.border-bottom {
    --t4-border-color: rgba(255,255,255,0.2);
	margin-bottom: 0px;
  }
  #t4-header.t4-header .navbar-nav > li.nav-item > .nav-link {
    color: rgba(255, 255, 255, 0.85);
  }
  #t4-header.t4-header .navbar-nav > li.nav-item > .nav-link:hover, #t4-header.t4-header .navbar-nav > li.nav-item > .nav-link:focus, #t4-header.t4-header .navbar-nav > li.nav-item > .nav-link:active {
    color: #fff;
  }
  #t4-header.t4-header .navbar-nav > li.active > .nav-link {
    color: #fff;
  }
  #t4-header.t4-header .navbar-nav > li.active > .nav-link .item-caret {
    border-top-color: #fff !important;
  }
  #t4-header.t4-header .btn.btn-outline-dark, #t4-header.t4-header .blog-list .item-readmore a.btn-outline-dark, .blog-list .item-readmore #t4-header.t4-header a.btn-outline-dark {
    color: #fff;
  }
  #t4-header.t4-header .d-light {
    display: none;
  }
  #t4-header.t4-header .d-dark {
    display: inline-block;
  }
}
#t4-footer.t4-footer{
    background-color: #15181a;
    color: #ffffff;
	border-top: 0 !important;
}
#t4-footer.t4-footer i{
    color: #ffffff;
}
body.layout-party #t4-section-1{
    background-image: url('/images/logo_back_pattern.png');
    background-repeat: repeat;
    background-attachment: fixed;
}
body.layout-party #t4-section-2{
	background-image: url(/images/texts-modules/section-back1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
body.layout-party .t4-content-inner > #t4-header.t4-section{
	padding: 0;
}
body.layout-party .t4-content-inner > .t4-section{
	padding: 6rem 0;
}
body.layout-party #t4-section-10.t4-section{
	background-color: #6610f2;
}
.footer2 {
    display: none;
}
body .c-offcanvas--left {
    width: 350px;
}
body .c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open {
    transform: translate3d(350px, 0, 0);
}