@font-face {
    font-family: "DINpro-Bold";
    src: url("/wp-content/themes/netinform/css/DINPro-Bold.woff") format("woff");
}
body{
	font-family: 'Advent Pro', sans-serif;
}
/*header CSS*/
.img-banner-home {
    height: 104vh;
    background: url(http://new.netinform.ro/wp-content/uploads/2018/01/landing-slider-7-new.png) top center / cover no-repeat;
}
.bg-light {
    background-color: transparent !important;
}
.navbar-light .navbar-nav .nav-link {
	color:  #ffffff;
	font-size: 16px;
	text-align: center;
	transform: scaleY(1.0035);
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.navbar-light .navbar-nav .active>.nav-link {
    color: #fff;
}
/*Section one CSS*/
.section{
    float: left;
}
#about-company{
	width: 100%;
}
#about-company .section-1{
	padding-right: 125px;
    padding-left: 0;
}
.subsection-1{
	margin-left: 100px;
}
.img-section-1{
    width: 90%;
    float: right;
}
.text-about {
    font-family: 'Supermercado One', cursive;
    color: #cccccc;
    font-size: 35px;
    font-weight: 400;
    text-align: left;
    margin: 30px 0 -20px;
}
.text-company {
    font-family: 'Supermercado One', cursive;
    color: #840000;
    font-size: 35px;
    font-weight: 400;
    text-align: left;
}
.subsection-2-second{
	margin-top: 15px;
}
.subsection-2-first:before {
    content: "";
    width: 25px;
    height: 5px;
    background: #840000;
    position: absolute;
    margin: 10px 0 0 100px;
}
.subsection-2-second:after {
    content: "";
    width: 40%;
    height: 1px;
    background: #840000;
    position: absolute;
    margin-left: -65px;
}
.subsection-2-second:before {
    content: "";
    height: 30%;
    width: 1px;
    position: absolute;
    background: #840000;
    margin-top: -5px;
    margin-left: -60px;
}
.subsection-3{
	margin-top: 70px;
}
.subsection-4 {
    margin-top: 55px;
}
.subsection-4 a{
	text-decoration: none;
}
.img-more{
	background: url(/wp-content/uploads/2018/01/button.png) 50%/cover;
    width: 19px;
    height: 19px;
    position: absolute;
    margin-top: 2px;
}
.text-more{
	margin-left: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #840000;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    transform: scaleY(1.0053);
    text-transform: uppercase;
}
.section-distance{
    width: 100%;
    margin-top: 50px;
}
.title-partners {
    width: 100%;
}
.img-dot {
    background: url(/wp-content/uploads/2018/01/Ellipse-1.png) 50%/cover;
    width: 6px;
    height: 6px;
    position: absolute;
    margin-top: 23px;
}
.partners-title-1 {
    font-family: 'Supermercado One', cursive;
    color: #cccccc;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    margin-left: 30px;
}
.partners-title-2 {
    font-family: 'Supermercado One', cursive;
    color: #840000;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    margin-right: 30px;
}
.line-dot{
    width: 70%;
    height: 1px;
    float: right;
    margin-top: -21px;
    border-top: 2px solid #ccc;
    border-style: dotted;
    color: #fff;
}
.linia-dot-second{
    width: 100%;
    margin-top: 0;
}
#what-we-do .section-1{
    padding-left: 0;
}
#what-we-do .section-2{
    padding-right: 0;
}
#what-we-do .subsection-3 .text{
    margin-right: -200px;
}
#our-project .subsection-2-second:after {
    width: 10%;
}
#our-project .subsection-2-second:before {
    height: 10%;
}
.menu-project {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 50px;
}
.button-menu-project {
    display: inline-block;
    margin: 0 10px;
}
.button-menu-project span {
    border: 1px solid #ccc;
    padding: 10px 20px;
    color: #ccc;
    font-family: 'Advent Pro', sans-serif;
}