.background_Go {
    background: url("../../media/texture/Texture.png") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.m-login .m-login__wrapper {
    padding: 6% 2rem 1rem 2rem;
    overflow: hidden;
}

.m-login .col-lg-7 {
    -ms-flex: 0 0 68.333%;
    flex: 0 0 68.333%;
    max-width: 68.333%;
}

.featured-boxes .featured-box {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-top: 24px;
    margin-top: 1.5rem;
}

.featured-box {
    background: #FFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.featured-box .box-content:not(.box-content-border-0) {
    top: -1px;
    border-top-width: 4px;
}

.featured-box .box-content {
    border-radius: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    border-top-width: 4px;
    padding: 28.8px;
    padding: 1.8rem;
    position: relative;
}

html .featured-box-primary h4 {
    color: #0088CC;
}

.featured-box h4 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.text-2 {
    font-size: .9em !important;
}

.text-4 {
    font-size: 1.2em !important;
}

h4 {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 14px 0;
}

html .text-color-dark,
html .text-dark {
    color: #212529 !important;
}

.font-weight-bold,
b,
strong {
    font-weight: 700 !important;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
    -webkit-appearance: none;
}

.form-control {
    border-color: rgba(0, 0, 0, 0.09);
}

.form-group::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

form label {
    font-weight: normal;
}

html .btn-primary {
    background-color: #E2007A;
    border-color: #E2007A #E2007A #ae1868;
    color: #FFF;
}

html .btn-primary {
    background-color: #E2007A;
    border-color: #E2007A #E2007A #ae1868;
    color: #FFF;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.btn-modern {
    text-transform: uppercase;
    font-size: .8em;
    padding: 12.8px 24px;
    padding: 0.8rem 1.5rem;
    font-weight: 600;
}

.form-group::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.home-message-title {
    font-size: 33.5px;
}

.home-message {
    padding: 78px 20px;
}

.home-message h1,
.home-message {
    position: relative;
    color: #fff !important;
    z-index: 1;
}

.home-message h1 {
    text-shadow: 2px 0px #000;
}

.home-message .btn {
    margin-top: 10px;
}

.icon-trasport {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    top: 43px;
}

.icon-trasport i {
    font-size: 30px;
    font-style: normal;
    margin-left: 20px;
    color: #fff;
}

.icon-trasport ul {
    list-style: none;
}

.icon-trasport li {
    display: inline-block;
}

.icon-trasport {
    position: relative;
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
    top: 0;
}