body {
    background-image: url("/images/22911.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

/* -------------------------- START CONTACT  -------------------------------------*/

.contact-form {
    /*background: ;*/
    margin-top: 10%;
    margin-bottom: 5%;
    width: 70%;
}

.contact-form .form-control {
    border-radius: 1rem;
    margin: 23px;
}

.contact-image {
    text-align: center;
}

.contact-image img {
    border-radius: 1px;
    width: 550px;
    height: 180px;
}

.contact-form form {
    padding: 14%;
}

.contact-form form .row {
    margin-bottom: -7%;
}

.contact-form h3 {
    margin-bottom: 5%;
    margin-top: -16%;
    text-align: center;
    color: whitesmoke;
}

.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin-left: 30px;
}

.btnContactSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

/* -------------------------- END CONTACT  -------------------------------------*/

/* -------------------------- START WEBSITE  -------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
* {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
}

/* Background */

body {
    background-image: url("../img/images/22911.png");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

z .banner {
    width: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.banner img {
    float: left;
    width: 190px;
    height: 120px;
}

/* Menu Bar */

.navbar {
    width: 85%;
    margin: auto;
    padding: 35px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navbar ul li {
    list-style: none;
    display: inline-block;
    margin: 0 20px;
}

.navbar ul li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

/* Slider */

h2 {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: white;
}

/*===========================
      03.BRAND css
===========================*/

.våra-partner {
    width: auto;
    height: auto;
    text-align: center;
}

.våra-partner ul li {
    list-style: none;
    display: inline-block;
    width: 130px;
    height: 130px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 10px;
    box-shadow: 0px 0px 10px -7px #555;
    transition: .5s;
}

footer {
    background-color: rgba(1, 3, 7, 0.3);
    color: whitesmoke;
    padding-top: 30px;
}

footer .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
}

.footerimages ul li img {
    width: 100%;
    height: 100%;
    z-index: 8;
}

.footerimages ul li img:nth-child(1) {
    transform: translateY(0);
    transition: .5s;
}

.footerimages ul li img:nth-child(2) {
    transform: translateY(0);
    transition: .5s;
}

li.Facebook {
    margin-left: 10px;
    margin-right: 10px;
}

li.Twitter {
    margin-left: 10px;
    margin-right: 10px;
}

li.Linkedin {
    margin-left: 10px;
    margin-right: 10px;
}

/* Buttons och Propifier Text */

.propifierText {
    margin-top: 10vh;
    margin-bottom: 10vh;
}

.redirect-button {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 80px;
}

a.button1 {
    display: inline-block;
    padding: 0.69em 2.2em;
    border: 0.2em solid #FFFFFF;
    margin: 0 0.3em 0.3em 0;
    border-radius: 1.16em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.2s;
}

a.button1:hover {
    color: white;
    background-color: navy;
}

.redirect-button>form>input {
    padding: 5px;
}

a.button2 {
    display: inline-block;
    padding: 0.69em 1.2em;
    border: 0.2em solid slategrey;
    margin: 1.8em 13.3em 14px;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: black;
    text-align: center;
    transition: all 0.2s;
    border-radius: 5px;
  
}

a.button2:hover {
    color: white;
    background-color:rgba(1, 3, 7, 0.3);
}

/*===========================
      04.SERVICES css
===========================*/

.single-services {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
    -moz-box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
    box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 50px 30px;
    border: 2px solid transparent;
    border-radius: 8px;
    height: 400px;
}

.single-services.text-center.mt-90.wow.fadeIn {
    height: auto;
}

.mt-30 {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .single-services {
        padding: 20px 20px 30px;
    }
}

.single-services .services-icon {
    display: inline-block;
    position: relative;
}

.poster {
    background-image: url("../img/travsport1.jpg");
    background-size: cover;
    height: 100vh;
}

.single-services .services-icon img {
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    padding: 20;
}

.single-services .services-icon .shape-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.single-services .services-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 34px;
    color: #fff;
}

.single-services .services-content .services-title a {
    font-size: 30px;
    font-weight: 700;
    color: #2E2E2E;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-services .services-content .services-title a {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .single-services .services-content .services-title a {
        font-size: 20px;
    }
}

.single-services .services-content .services-title a:hover {
    color: #361CC1;
}

.single-services .services-content .text {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .single-services .services-content .text {
        margin-top: 20px;
    }
}

.single-services .services-content .more {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #2E2E2E;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.single-services .services-content .more i {
    margin-left: 10px;
}

.single-services .services-content .more:hover {
    color: #361CC1;
}

.single-services:hover {
    border-color: #FE7A7B;
}

.single-services:hover .services-icon .shape {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg);
}

.propifierText {
    margin-top: 10vh;
}

/*===== BACK TO TOP =====*/

.back-to-top {
    font-size: 20px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background-color: #0067f4;
    text-align: center;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    display: none;
}

.back-to-top:hover {
    color: #fff;
    background-color: #0067f4;
}

.u-v2 .Wrapper {
    max-width: calc(1260px + 12.5%);
    padding-left: 6.25%;
    padding-right: 6.25%;
    margin-left: auto;
    margin-right: auto;
}

/* Add Animation */

@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}