@charset "UTF-8";


* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
table{
text-align: center;
}
thead{
background-color: red;
color: white;
}
tr{
height:40px;
}
dl, ol, ul {
margin-top: 0;
margin-bottom: 1rem;
margin-left: 50px;
}
input {
border: 2px solid #a9a9a9;
border-radius: 0;
height: 50px;
color: #b6b6b6;
transition: 0.3s ease;
}
textarea {
resize: vertical;
border: 2px solid #a9a9a9;
border-radius: 0;
color: #b6b6b6;
transition: 0.3s ease;
}
select {
word-wrap: normal;
resize: vertical;
border: 2px solid #a9a9a9;
border-radius: 0;
color: #000000;
transition: 0.3s ease;
height: 50px;
}
.fm-form .button-reset:not(:last-child), .fm-form .button-submit {
margin-right: 15px;
position: relative;
background-color: red;
border: none;
padding: 20px;
font-weight: bold;
color: white;
width: 300px;
}
.profili_betoniere {
color: white;
margin: 50px 50px 0px 10px;
}
.h4, h4 {
font-size: 1.5rem;
font-weight: bold;
}
.aboutusboxes {
min-height: 200px;
background-color: #80808017;
padding: 20px;
}
.title h1{
text-shadow: 2px 2px 11px #ffffff;
}
.fm-form-container.fm-theme1{
width:100% !important;
}
a.seachInstagramLoadMore.btn.btn-inverse{
max-width: 260px;
width: 100%;
color: #fff;
background: #151515;
border-radius: 0;
height: 50px;
margin-top: 35px;
line-height: 38px;
text-transformation:uppercase;
}
body {
font-family: "Montserrat", sans-serif;
}
.container {
max-width: 1920px;
}
.container hr {
border-top: 7px solid rgba(0, 0, 0, 0.1);
}
.main-slider {
position: relative;
}
.main-slider .main .slider-content {
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}
.main-slider .main .slider-content:before {
content: "";
background: radial-gradient(circle, rgb(224 8 8 / 18%) 0%, rgb(224 8 8 / 35%) 62%);  position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.main-slider .main .slider-content .slider-holder {
height: 700px;
display: flex;
align-items: center;
}
.grid {
background: #dddddd21;
} .grid:after {
content: '';
display: block;
clear: both;
} .grid-sizer,
.grid-item {
width: 50%;
}
.grid-item {
float: left;
}
.grid-item img {
display: block;
width: 100%;
}
.grid-item p {
position: absolute;
bottom: 0;
width: 100%;
background: #00000038;
margin: 0;
padding: 20px;
font-size: 20px;
font-weight: bold;
color: white;
}
@media screen and (max-width: 992px) {
.grid-sizer,
.grid-item {
width: 100%;
}
.grid-item p {
padding: 5px;
font-size: 15px;
}
}
@media screen and (max-width: 992px) {
.main-slider .main .slider-content .slider-holder {
height: 100vh;
}
dl, ol, ul{
margin-left: 0px !important;
}
h1 {
font-size: 27px;
padding: 60px;
}
}
.main-slider .main .slider-content .info {
padding: 10% 8%;
}
@media screen and (max-width: 992px) {
.main-slider .main .slider-content .info {
padding: 10% 8% 24% 8%;
}
}
.main-slider .main .slider-content .info h2 {
font-size: 52px;
color: #151515;
font-weight: 700;
margin-bottom: 50px;
}
@media screen and (max-width: 992px) {
.main-slider .main .slider-content .info h2 {
font-size: 35px;
margin-bottom: 30px;
}
}
.main-slider .main .slider-content .info h2 span {
display: block;
color: #fff;
}
.main-slider .main .slider-content .info a {
color: #151515;
background: #fff;
font-size: 16px;
padding: 20px 50px;
border-radius: 0;
font-weight: bold;
}
@media screen and (max-width: 992px) {
.main-slider .main .slider-content .info a {
font-size: 18px;
padding: 10px 20px;
}
}
.main-slider .action {
width: 100%;
padding: 0 8%;
position: absolute;
bottom: 10%;
left: 0;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
@media screen and (max-width: 540px) {
.main-slider .action {
bottom: 5%;
width: 0;
}
}
.main-slider .action button {
flex: 1;
color: #fff;
text-decoration: none;
border-top: 1px solid #fff;
text-align: left;
padding: 15px 0 0 0;
margin-right: 40px;
border-radius: 0;
}
@media screen and (max-width: 540px) {
.main-slider .action button {
flex: 50%;
font-size: 14px;
border-top: 0;
border-bottom: 1px solid #fff;
flex-grow: 0;
}
}
.main-slider .action button:nth-last-child(1) {
margin-right: 0;
}
.main-slider .action button.active {
border-top: 2px solid #fff;
}
@media screen and (max-width: 540px) {
.main-slider .action button.active {
border-top: 0;
border-bottom: 2px solid #fff;
}
}
.main-slider .action button:focus {
box-shadow: none;
}
.navbar {
position: absolute;
z-index: 9;
top: 30px;
left: 50%;
transform: translate(-50%, -15px);
width: 84%;
background: linear-gradient(0deg, #fff 75%, rgba(21, 21, 21, 0.75) 75%);
height: 150px;
padding: 0;
}
@media screen and (max-width: 1199px) {
.navbar {
position: relative;
top: 0;
left: 0;
width: 100%;
transform: translate(0, 0);
background: #fff;
height: 100px;
}
}
.navbar .navbar-brand img {
width: 100%;
object-fit: scale-down;
height: 100%;
}
.navbar .nav-item .nav-link {
color: #151515;
margin: 0 10px;
text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1480px) {
.navbar .nav-item .nav-link {
font-size: 14px;
padding: 0;
}
}
.navbar .navbar-brand {
height: 100%;
background: #fff;
width: 150px;
padding: 12px;
}
@media screen and (max-width: 992px) {
.navbar .navbar-collapse {
background: #fff;
}
}
.navbar .first-collapse {
padding: 25px 0 0 25px;
}
@media screen and (max-width: 992px) {
.navbar .first-collapse {
padding: 14px;
}
}
@media (min-width: 1200px) and (max-width: 1480px) {
.navbar .first-collapse {
padding: 40px 0 0 0;
background: transparent;
}
}
.navbar .second-collapse {
height: 100%;
position: relative;
text-align: center;
}
@media screen and (max-width: 992px) {
.navbar .second-collapse {
height: unset;
top: -2px;
}
}
.navbar .second-collapse .links {
position: absolute;
top: 6px;
right: 0;
width: 100%;
}
@media screen and (max-width: 992px) {
.navbar .second-collapse .links {
position: unset;
}
}
.navbar .second-collapse .links a {
font-size: 11px;
color: #fff;
text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1260px) {
.navbar .second-collapse .links a {
font-size: 10px;
}
}
@media screen and (max-width: 992px) {
.navbar .second-collapse .links a {
color: #151515;
}
.navbar .second-collapse .stats {
flex: 1;
padding-top: 20px;
}
.hidemobile{
display:none}
}
.navbar .second-collapse .links a:nth-child(1) {
margin-right: 18px;
}
.navbar .second-collapse .stats {
flex: 1;
padding-top: 50px;
}
.navbar .second-collapse .stats h2 {
font-size: 12px;
margin-bottom: 18px;
}
.navbar .second-collapse .stats p {
font-size: 29px;
flex: 1;
line-height: 20px;
}
@media screen and (max-width: 992px) {
.navbar .second-collapse .stats p {
font-size: 24px;
}
}
@media (min-width: 1200px) and (max-width: 1480px) {
.navbar .second-collapse .stats p {
font-size: 16px;
}
}
.navbar .second-collapse .stats p span {
font-size: 14px;
color: #151515;
}
@media (min-width: 1200px) and (max-width: 1480px) {
.navbar .second-collapse .stats p span {
font-size: 11px;
}
}
.navbar .second-collapse .stats p .nr {
color: #60ad05;
}
.navbar .second-collapse .flex {
display: flex;
justify-content: flex-end;
}
.navbar .collapsing {
transition: none !important;
}
.navbar .navbar-toggler {
border: 0;
}
.company-info {
padding: 8%;
}
@media screen and (max-width: 500px) {
.company-info {
text-align: center;
}
}
.company-info h2 {
font-weight: 900;
font-size: 46px;
}
@media screen and (max-width: 992px) {
.company-info h2 {
font-size: 26px;
}
}
.company-info h2 span {
color: #e00808;
}
.company-info .holder {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 24px;
}
@media screen and (max-width: 992px) {
.company-info .holder {
flex-direction: column;
align-items: flex-start;
}
}
.company-info .holder p {
font-size: 24px;
width: 66%;
}
@media screen and (max-width: 992px) {
.company-info .holder p {
font-size: 18px;
width: 100%;
}
}
.company-info .holder a {
background: #e00808;
max-width: 250px;
width: 100%;
height: 50px;
border-radius: 0;
color: white;
display: flex;
align-items: center;
justify-content: center;
}
@media screen and (max-width: 992px) {
.company-info .holder a {
margin: 0 auto;
}
}
.red-bg {
background: linear-gradient(180deg, #fff 10%, #e00808 10%, #e00808 90%, white 90%);
padding: 0 8%;
}
@media screen and (max-width: 992px) {
.red-bg {
background: linear-gradient(180deg, #fff 0, #e00808 0, #e00808 90%, white 90%);
padding: 15px 0;
text-align: center;
}
}
.red-bg .lab {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
color: #fff;
}
.red-bg .lab h2 {
font-weight: 300;
font-size: 46px;
}
@media screen and (max-width: 992px) {
.red-bg .lab h2 {
font-size: 26px;
}
}
.red-bg .lab h2 span {
font-weight: 900;
display: block;
}
.red-bg .lab p {
font-weight: 300;
font-size: 24px;
margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
.red-bg .lab p {
font-size: 18px;
}
}
.red-bg .lab .btn {
color: #e00808;
background: #fff;
background: #fff;
max-width: 260px;
width: 100%;
height: 50px;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
}
@media screen and (max-width: 992px) {
.red-bg .lab .btn {
margin: 0 auto 30px;
}
}
.red-bg .lab-img img {
width: 100%;
height: 560px;
object-fit: cover;
}
@media screen and (max-width: 992px) {
.red-bg .lab-img img {
max-width: 500px;
height: 300px;
}
}
.products {
padding: 0 8% 0 0;
margin-bottom: 100px;
}
@media screen and (max-width: 992px) {
.products {
padding: 15px 0;
margin-bottom: 50px;
}
}
.products .product-info {
padding: 15% 0 15% 10%;
}
@media screen and (max-width: 992px) {
.products .product-info {
padding: 15px;
}
}
.products .img-holder {
width: 100%;
height: 100%;
}
.products .img-holder img {
width: 100%;
height: 100%;
object-fit: cover;
}
.products .title {
font-weight: 300;
font-size: 46px;
line-height: 46px;
text-align: center;
margin: 100px 0;
}
@media screen and (max-width: 992px) {
.products .title {
font-size: 26px;
margin: 40px 0;
}
}
.products .title span {
display: block;
font-weight: 900;
}
.products .text-header {
text-align: right;
margin-bottom: 75px;
}
@media screen and (max-width: 992px) {
.products .text-header {
text-align: left;
margin-bottom: 40px;
}
}
.products .text-header h3 {
font-size: 42px;
font-weight: 300;
line-height: 42px;
margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
.products .text-header h3 {
font-size: 26px;
line-height: 32px;
}
}
.products .text-header h3 span {
font-weight: 700;
display: block;
}
.products .info {
display: flex;
align-items: center;
justify-content: space-between;
text-align: left;
}
@media screen and (max-width: 500px) {
.products .info {
flex-direction: column;
align-items: flex-start;
}
}
.products .info p {
display: flex;
align-items: center;
justify-content: center;
justify-content: flex-start;
width: 40%;
}
@media screen and (max-width: 992px) {
.products .info p {
font-size: 14px;
width: 100%;
}
}
.products .info .line {
border: 1px solid red;
width: 24px;
height: 1px;
margin-right: 12px;
}
.products .btn-holder {
text-align: right;
}
@media screen and (max-width: 500px) {
.products .btn-holder {
text-align: center;
}
}
.products .btn-holder .btn {
max-width: 260px;
width: 100%;
color: #fff;
background: #151515;
border-radius: 0;
height: 50px;
margin-top: 55px;
line-height: 38px;
}
@media screen and (max-width: 500px) {
.products .btn-holder .btn {
margin-top: 30px;
}
}
.projects {
background: linear-gradient(90deg, #f0f0f0 68%, white 68%);
padding: 4% 0;
}
@media screen and (max-width: 992px) {
.projects {
background: linear-gradient(90deg, #f0f0f0 100%, white 0%);
}
}
.projects .title {
font-weight: 900;
font-size: 46px;
margin-left: 40px;
margin-bottom: 55px;
width: 50%;
}
@media screen and (max-width: 992px) {
.projects .title {
font-size: 24px;
margin-left: 30px;
margin-bottom: 35px;
}
}
.projects .title span {
font-size: 20px;
display: block;
font-weight: 400;
}
@media screen and (max-width: 992px) {
.projects .title span {
font-size: 14px;
}
}
.projects .slide-holder {
margin-left: 40px;
}
@media screen and (max-width: 992px) {
.projects .slide-holder {
margin: 0;
padding: 0 30px;
}
}
.projects .slide-holder img {
width: 100%;
margin-bottom: 20px;
width: 520px;
height: 300px;
object-fit: cover;
}
.projects .slide-holder a {
text-decoration: underline;
color: #151515;
}
.projects .slick-next {
border-top: 2px solid #d5d5d5;
border-right: 2px solid #d5d5d5;
border-bottom: 2px solid #d5d5d5;
height: 50px;
width: 50px;
top: -25%;
left: 60%;
}
@media screen and (max-width: 992px) {
.projects .slick-next {
left: 90%;
}
}
@media screen and (max-width: 600px) {
.projects .slick-next {
left: 74%;
}
}
.projects .slick-next::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "";
opacity: 1;
color: #d5d5d5;
}
.projects .slick-prev {
border-top: 2px solid #d5d5d5;
border-left: 2px solid #d5d5d5;
border-bottom: 2px solid #d5d5d5;
height: 50px;
width: 50px;
top: -25%;
left: 58%;
}
@media screen and (max-width: 992px) {
.projects .slick-prev {
left: 85%;
}
}
@media screen and (max-width: 600px) {
.projects .slick-prev {
left: 66%;
}
}
.projects .slick-prev::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "";
opacity: 1;
color: #d5d5d5;
}
.works {
margin-bottom: 120px;
}
@media screen and (max-width: 992px) {
.works {
margin-bottom: 60px;
}
}
.works .title {
font-weight: 300;
font-size: 46px;
line-height: 46px;
text-align: center;
margin: 100px 0;
}
@media screen and (max-width: 992px) {
.works .title {
font-size: 26px;
line-height: 34px;
margin: 40px 0;
}
}
.works .title span {
display: block;
font-weight: 900;
}
.works .posts {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.works .posts a {
flex: 1;
padding: 15px;
}
@media screen and (max-width: 1600px) {
.works .posts a {
flex: 0 0 33.33%;
}
}
@media screen and (max-width: 767px) {
.works .posts a {
flex: 0 0 50%;
}
}
@media screen and (max-width: 520px) {
.works .posts a {
flex: 0 0 90%;
}
}
@media screen and (min-width: 1600px) {
.works .posts a:nth-child(1) {
padding: 0;
}
}
@media screen and (min-width: 1600px) {
.works .posts a:nth-child(6) {
padding: 0;
}
}
.works .posts a img {
width: 100%;
height: 230px;
object-fit: cover;
}
@media screen and (max-width: 1600px) {
.works .posts a img {
height: 300px;
}
}
@media screen and (max-width: 992px) {
.works .posts a img {
height: 200px;
}
}
.works .btn-holder {
text-align: center;
}
.works .btn-holder .btn {
max-width: 260px;
width: 100%;
color: #fff;
background: #151515;
border-radius: 0;
height: 50px;
margin-top: 35px;
line-height: 38px;
}
.contact {
max-width: 1280px;
width: 100%;
margin: 0 auto 70px;
}
.contact h3 {
margin: 50px 0;
}
.contact .form-control {
border: 2px solid #a9a9a9;
border-radius: 0;
height: 50px;
color: #b6b6b6;
transition: 0.3s ease;
}
.contact .form-control::placeholder {
color: #b6b6b6;
}
.contact .form-control:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.contact .btn {
background: #e63223;
border: 0;
border-radius: 0;
height: 50px;
width: 150px;
color: #fff;
font-size: 16px;
}
@media screen and (max-width: 992px) {
.contact .btn {
width: 100%;
}
}
.form-check input {
padding: 0;
height: initial;
width: initial;
margin-bottom: 0;
display: none;
cursor: pointer;
}
.form-check input:checked + label:after {
content: "";
display: block;
position: absolute;
top: 7px;
left: 8px;
width: 5px;
height: 11px;
border: solid #a9a9a9;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.form-check label {
position: relative;
cursor: pointer;
}
.form-check label:before {
content: "";
-webkit-appearance: none;
background-color: transparent;
border: 2px solid #a9a9a9;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 8px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
}
.footer {
max-width: 1200px;
width: 100%;
margin: 70px auto;
}
.footer p {
color: #8c8c90;
}
.footer a {
color: #e00808;
text-decoration: none;
}
.footer ul {
list-style: none;
}
.footer .links {
font-weight: 700;
}
.footer .img-holder img {
max-width: 90px;
height: 50px;
object-fit: cover;
margin: 0 10px;
}
.footer .socials {
margin-top: 60px;
}
.footer .socials .fab {
color: #8c8c90;
font-size: 26px;
margin: 0 10px;
}
@media screen and (max-width: 992px) {
.footer .col-12 {
margin-bottom: 25px;
}
}<!-- All Univerity of Nebraska-Lincoln Web Framework code is the property of UComm/ITS Digital Experience Group 
and the UNL Web Developer Network. -->
<!-- place the contents of this css file, in the <head></head> of your html page when using 
the responsive table generator code on sites not in UNLcms or the UNL.edu framework -->
<style>
:root {
--bg-table-stripe: #f6f6f5;
--b-table: #e3e3e2;
--caption: #242423;
}
table {
background-color: transparent;
border-collapse:collapse;
font-family: Arial, Helvetica, sans-serif
}
th {
text-align:left
}
.dcf-txt-center {
text-align: center!important
}
.dcf-txt-left {
text-align: left!important
}
.dcf-txt-right {
text-align: right!important
}
.dcf-table caption {
color: var(--caption);
font-size: 1.13em;
font-weight: 700;
padding-bottom: .56rem
}
.dcf-table thead {
font-size: .84em
}
.dcf-table tbody {
border-bottom: 1px solid var(--b-table);
border-top: 1px solid var(--b-table);
font-size: .84em
}
.dcf-table tfoot {
font-size: .84em
}
.dcf-table td, .dcf-table th {
padding-right: 1.78em
}
.dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
border: 1px solid var(--b-table)
}
.dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
padding-left: 1em;
padding-right: 1em
}
.dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
border-bottom: 1px solid var(--b-table)
}
.dcf-table-striped tbody tr:nth-of-type(2n) {
background-color: var(--bg-table-stripe)
}
.dcf-table thead td, .dcf-table thead th {
padding-bottom: .75em;
vertical-align: bottom
}
.dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
padding-top: .75em;
vertical-align: top
}
.dcf-table tbody td, .dcf-table tbody th {
padding-bottom: .75em
}
.dcf-table-bordered thead th {
padding-top: 1.33em
}
.dcf-wrapper-table-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
padding-bottom: 1em;
position: relative;
right: 50%;
width: 100vw
}
@media only screen and (max-width:42.09em) {
.dcf-table-responsive thead {
clip: rect(0 0 0 0);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
position: absolute;
width: 1px;
white-space: nowrap
}
.dcf-table-responsive tr {
display: block
}
.dcf-table-responsive td {
-webkit-column-gap: 3.16vw;
-moz-column-gap: 3.16vw;
column-gap: 3.16vw;
display: grid;
grid-template-columns: 1fr 2fr;
text-align: left!important
}
.dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
border-width: 0
}
.dcf-table-responsive.dcf-table-bordered tbody td {
border-top-width: 0
}
.dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
padding-bottom: .75em
}
.dcf-table-responsive:not(.dcf-table-bordered) tbody td {
padding-bottom: 0
}
.dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
padding-right: 0
}
.dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
border-bottom-width: 0
}
.dcf-table-responsive tbody td:before {
content: attr(data-label);
float: left;
font-weight: 700;
padding-right: 1.78em
}
}
.dcf-overflow-x-auto {
overflow-x: auto!important;
-webkit-overflow-scrolling: touch
}
</style>