﻿html {
  background-color: rgba(0, 0, 0, 0) !important;
  overflow-x: hidden;background:rgba(0, 0, 0, 0);
}
body {
  background-color: rgba(0, 0, 0, 0) !important;background:transparent;
}
header.dark.scroll,header.scroll,header.dark{background:transparent;}
section, .section {
  background-color: rgba(0, 0, 0, 0);
}
section .wrap, .section .wrap{padding-top:0px;}
.gpt .about .subtitle span{border-bottom:none;}
.about .more {
    border-bottom: none;
    border-radius: 5px;
    background: #fff;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
}
.news {
  background: #eeeeee;
}
.contact{width:100%;float:left;}
.contact a{float:left;margin-right:15px;}
.contact a:hover{color:#fff;}