#homeIntro {
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
}
body {
  padding-top: 56px;
}

body::-webkit-scrollbar {
  width: 8px;
}

/* Track */
body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
body::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.page textarea {
  min-height: 11vh;
  overflow: auto;
}

.page img {
  height: 100px;
  width: 156px;
  border-radius: 5px;
}

.page td {
  font-size: 14px;
}

.page td:last-child {
  margin: 0 auto;
  display: block;
}

.page button {
  font-size: 20px;
  color: #007bff;
  display: block;
  margin: 0 auto;
}

.page .save {
  background-color: #3498db54;
  min-width: 150px;
  margin-top: 15px;
  font-size: 16px;
}

.page .footer {
  border-top: 1px solid #dee2e6;
}

/*-----------------------
          nav
------------------------*/
.navbar {
  background-color: white !important;
  margin-top: -56px;
}

.navbar-brand img {
  height: 50px;
  width: 110px;
}

.navbar-light .navbar-nav .nav-link {
  color: #14584f;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #14584f;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
  border: none;
  outline: none;
}

.dropdown-toggle {
  color: #14584f;
}

.dropdown-item {
  color: #14584f;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: initial !important;
}

.nav-item:hover {
  background-color: #c5ecff;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  left: 0 !important;
}

.dropdown-item:hover {
  background-color: #c5ecff !important;
}

.paint {
  max-width: 110px !important;
  max-height: 75px !important;
}

p {
  color: var(--textColor);
}

#siteText {
  color: white !important;
}
/*----------------------
          header
----------------------*/
#myNav span {
  color: red;
}

.carousel-caption {
  top: 152px !important;
}

.main-h {
  color: red !important;
  font-family: sans-serif;
  font-weight: 800;
}

.main-p {
  font-size: 29px;
  line-height: 39px;
}

.main-btn {
  width: 218px;
  font-size: 23px;
  border-radius: 16px;
  margin-top: 47px;
  height: 42px;
  cursor: pointer;
  color: white;
  outline: none;
  text-decoration: none;
}

.parallax-overlay {
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%;
}
.for-icon i {
  color: #14584f;
  font-weight: 500;
}
/*---------------------------
            OFFERT
---------------------------*/
.offert {
  width: 610px;
  background-color: whitesmoke;
  position: relative;
  font-family: serif;
  margin: 32px auto 0;
  padding-left: 15px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 57%), 0 6px 20px 0 rgb(0 0 0 / 58%);
}

.offert h4 {
  color: #09386a;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  margin: 0;
  height: 40px;
}
.close {
  outline: none;
  border: none;
}
.closeButton {
  cursor: pointer;
  font-size: 38px !important;
}

.closeButtonGlobe {
  color: #ffffff;
  cursor: pointer;
  position: relative;
  left: 86%;
  font-size: 29px;
  margin: 0px;
  width: 80px;
}

.offert input[type="text"] {
  width: 100%;
  font-size: 15px;
  outline: none;
}
.lab label {
  margin-left: 127px;
}
.offert textarea {
  width: 493px;
  padding: 12px;
  border: 1px solid #ccc;
  resize: vertical;
  color: #737373;
  outline: none;
}
.offert input {
  height: 30px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  background-color: white;
  outline: none;
  color: #737373;
}
.offert select {
  width: 236px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  color: #737373;
  outline: none;
  font-size: 15px;
  background-color: white;
  outline: none;
}
.offert label {
  display: inline-block;
  font-size: 17px;
  margin: 0;
}
.offert input[type="submit"] {
  margin-top: 20px;
  background-color: #14584f;
  color: white;
  padding: 0 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 20px;
  font-size: 15px;
  outline: none;
}
.offert input[type="submit"]:hover {
  background-color: #14584f;
  outline: none;
}
.offert .col-50 {
  width: 260px;
  margin-top: 10px;
  padding-right: 23px;
}
.offert .col-75 {
  float: left;
  width: 495px;
  margin-right: 22px;
}
.cv {
  display: flex;
  justify-content: center;
  color: #5f5f5f;
}
.textArea {
  font-size: 17px;
  color: #5f5f5f;
  margin-top: 10px;
}

#offert .row:after {
  content: "";
  display: table;
  clear: both;
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1111;
  top: 0;
  left: 0;
  font-family: serif;
  background-color: rgb(0 0 0 / 58%);
  overflow-x: hidden;
  transition: 0.5s;
}

.home-intro-content {
  padding: 14em 0;
  text-align: center;
}

.home-intro-content h1 {
  font-size: 45px;
  font-weight: 800;
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: sans-serif;
  color: var(--titleColor);
}

.home-intro-content p {
  font-size: 27px;
  line-height: 30px;
  max-width: 328px;
  margin: 35px auto;
}

.home-intro-content button {
  height: 38px;
  width: 190px;
  border-radius: 5px;
  font-size: 17px;
  outline: none;
  background-color: #14584f;
  color: white;
  cursor: pointer;
  border: 1px solid #0f3934;
}

.parallax {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
  overflow: hidden;
}

.parallax-overlay {
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%;
}

/*------------------------------------------
      V채lkommen, vara, kvalitet
-------------------------------------------*/
.box-for-vara .card-body {
  margin-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-body {
  border-radius: 5px;
  text-align: center;
  padding-bottom: 0;
  padding-top: 30px;
}
.box-for-valkommen .title {
  font-weight: bold;
  color: var(--titleColor);
  font-family: sans-serif;
  text-align: center;
}

.box-for-kvalitet .title {
  font-weight: bold;
  color: var(--titleColor);
  font-family: sans-serif;
  text-align: center;
}
.box-for-vara .title {
  font-weight: bold;
  color: var(--titleColor);
  font-family: sans-serif;
  text-align: center;
}
.vara {
  color: #5f5f5f;
  font-weight: 800;
}

.for-varaBlock {
  margin-bottom: 6px;
  margin-top: 15px;
  background-color: white;
  display: flex;
  justify-content: center;
}

p {
  font-family: sans-serif;
  line-height: 30px;
  text-align: center;
}

.box-for-valkommen {
  background-color: #f1f1f1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.card-body {
  padding: 0;
  margin-top: 0;
}
.card-title {
  margin-top: 0.75rem;
}
.box-for-vara {
  background-color: lightgrey;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 478px;
}

.box-for-kvalitet {
  background-color: #f1f1f1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.card {
  border: none;
}

.card a {
  text-decoration: none;
}

.for-kvalitetBG {
  background-color: #f1f1f1;
}
.card-body {
  border-radius: 5px;
}

.pt-4 {
  margin: 0;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin: 0;
}

.for-icon {
  display: flex;
  flex-direction: row;
  color: #2b333d;
  justify-content: center;
}
/*--------------------------
          vara
--------------------------------*/
.title {
  color: var(--titleColor);
}
.for-firstBlock p {
  text-align: left !important;
}

.for-firstBlock h1 {
  text-align: left !important;
}

.for-block {
  justify-content: center;
}
.main {
  background-color: #f1f1f1;
  min-height: 75vh;
}
.for-img {
  padding-left: 30px;
  padding-bottom: 30px;
}
.rotav-img {
  border-radius: 5px;
  height: 245px;
  margin-top: 20px;
}
.for-rotavdrag {
  height: 495px;
}

.rotav_box {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.for-omOssOne {
  height: 60px;
  margin-top: 20px;
}
.for-omOssTwo {
  height: 125px;
  margin-left: 20px;
  margin-top: -28px;
}

#paint {
  justify-content: center;
  align-items: center;
}
/*---------------------------------------------
                      FOOTER
----------------------------------------------*/
.globeCont {
  display: flex;
  flex-direction: column;
  margin: -20px auto;
}

.overlay a {
  padding: 5px;
  text-decoration: none;
  font-size: 25px;
  color: #f1f1f1;
  display: block;
  transition: 0.3s;
  text-align: center;
}

.overlay a:hover {
  color: #4caf50;
  background-color: inherit;
}

#footer {
  background-color: lightgray;
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top: auto;
  padding-top: 17px;
  height: 85px;
}

#footer .footerSection {
  text-align: center;
}

#footer .footerSection .icons a i {
  border-radius: 100%;
  box-shadow: 0 0 0 -2px rgba(0, 0, 0, 0.1), 0 0 0 3px #fff,
    0 0 0 6px rgba(0, 0, 0, 0.1);
  font-size: 26px;
  line-height: 3em;
  width: 3em;
  color: #14584f;
  background-color: inherit;
}

#footer ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
}

#footer ul.icons li {
  display: inline-block;
  border-radius: 100%;
  box-shadow: 0 0 0 -2px rgba(0, 0, 0, 0.1);
  width: 4em;
  margin-left: 10px;
}

#footer ul.icons li:last-child {
  padding-right: 0;
}

#footer ul.icons li .icon:before {
  font-size: 2em;
}

#footer ul.icons li a:hover {
  background-color: lightblue;
}

#footer ul.icons .overlay a:hover {
  background-color: inherit;
}

/*----------------------------
         KONTAKT
------------------------------*/
.footer .row {
  align-items: end;
}
.fa-asterisk {
  color: red;
  font-size: 10px;
  position: absolute;
}

input:focus,
textarea:focus {
  outline: none;
}

form button {
  margin: 8px auto 20px;
  display: block;
  width: 91px;
  font-size: 17px;
  outline: none;
  background-color: #14584f;
  color: white;
  border-radius: 5px;
}

.section {
  background-color: #9f9f9f6e;
  width: 246px;
  margin-top: 25px;
  margin-left: 65px;
  height: 342px;
  border-radius: 5px;
}

.section hr {
  border: 0;
  border-top: 1px solid #8d8fde;
  width: 228px;
}

.section h4 {
  color: var(--titleColor);
  font-weight: bold;
  font-size: 19px;
  padding-top: 15px;
  text-align: center;
}

.section p {
  color: white;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.section ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section ul i {
  font-size: 33px;
  margin-right: 50px;
  color: #f8f9fa;
  margin-top: 20px;
}

/*---------------------------------------------
                     SLIDER
----------------------------------------------*/
.sliderItem i {
  color: #ffa625;
  font-size: 18px;
}

.sliderBlock {
  background-color: #d1d1e2;
}

/*----------------------------------------------------------
 Golvlaggning & flyttstadning & koksrenovering
 ------------------------------------------------------------*/
.golvmain {
  background-color: #f1f1f1;
  padding-left: 50px;
  padding-right: 50px;
}

.golvmain p {
  text-align: left;
  margin-bottom: 12px;
}

.golvmain h1 {
  font-weight: bold;
  color: var(--titleColor);
  font-family: sans-serif;
  text-align: left;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.golvimg {
  border-radius: 5px;
}

#koksrenoveringContainer div div p,
#leftsideContainer p {
  line-height: 30px !important;
}

.golvmain h2 {
  color: var(--titleColor);
  font-size: 18px;
  margin-top: 15px;
  margin-left: 40px;
  font-weight: bolder;
}

.golvmain h4 {
  color: var(--titleColor);
  font-size: 15px;
  margin-left: 40px;
  margin-top: 20px;
}

.golvmain ul li {
  margin: 0 25px;
  position: relative;
}

.flylist {
  background-color: #f5f5f5;
  display: block;
  margin: 20px auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.kokimg {
  margin: 25px auto;
}

/*new vara block*/
.for-varaBlock {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  z-index: 11;
  position: relative;
}

.box-for-vara .portfolio-item {
  margin-bottom: 30px;
  transform: scale(0.9);
  display: flex;
  justify-content: center;
}

.sliderTitle h2 {
  font-weight: bold;
}

.portfolio-item a {
  text-decoration: none;
  max-width: 330px;
}

.box-for-vara .portfolio-item:hover {
  transform: scale(1);
}

.portfolio-item .img-fluid {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  z-index: 1;
  position: relative;
}

.copyRight {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  background-color: #f1f1f1;
}

.copyRightForContact {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  background-color: lightgray;
}

#vara .img-fluid {
  margin-bottom: 0 !important;
  height: 220px;
  width: 330px;
  object-fit: cover;
}
