body.alla-v2 {
    background: #fff !important;
    font-family: 'europa', sans-serif;
    font-size: 14px;
}

.above-top-nav-wrap .logo-wrapper img {
    display: none;
}

.above-top-nav-wrap .logo-wrapper {
    display: block;
    background:
        url(images/logo.png) left center no-repeat;
    width: 200px;
    height: 60px;
    margin: 0;
}

.alla-v2 .row {
    max-width: 78rem;
}

.top-bar-section ul li>a {
    background: #fff !important;
    color: #000;
    font-weight: bold;
    font-family: 'europa';
}

.top-bar-section ul li>a:hover {
    color: #F36F21 !important;
}

.top-bar {
    background: none;
}

.login-cart-wrapper ul {
    margin: 0;
    padding: 0;
    float: left;
}

.login-cart-wrapper ul li {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    float: left;
    line-height: 40px;
}

.login-wrapper {
    float: left;
}

.login-wrapper a {
    display: block;
    /* padding: 12px 24px; */
    width: 111px;
    height: 40px;
    line-height: 39px;
    background: #F36F21;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.login-wrapper a:hover {
    color: #000;
}

.above-top-nav-wrap .login-cart-wrapper .button.shopping-cart-reminder {
    border: 0;
}

.fa-shopping-cart:before {
    content:
        '';
}

.fa-shopping-cart {
    background: url(images/cart.png) left center no-repeat;
    width: 21px;
    height: 21px;
}

.above-top-nav-wrap .login-cart-wrapper .button.shopping-cart-reminder.tiny {
    padding: 10px;
    margin: 0 10px;
}

.alla-v2 header {
    padding: 10px 0 15px 0;
    background: #fff;
}

.top-bar-section {
    padding-top: 10px;
}

.login-cart-wrapper {
    padding-top: 12px;
    float: right;
    margin-left: 20px;
}

.above-top-nav-wrap {
    background: none;
    font-weight: bold;
}

.main {
    max-width: 78rem;
    margin: 0 auto;
}

.main-pic {
    background: url(images/top.png);
    height: 540px;
}

.main-pic p {
    font-size: 48px;
    line-height: 60px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 100px;
}

.country-list {
    width: 620px;
    margin: 48px auto;
    height: 66px;
    background: white;
    border-radius: 10px;
    padding: 12px 0;
}

ul.country-select-wrapper {
    margin: 0;
}

.country-select-wrapper li {
    list-style: none;
    border: none;
}

.info-list ul {
    margin: 0;
}

.info-list ul li {
    list-style: none;
    float: left;
    background: url(images/right.png) left center no-repeat;
    padding: 0 40px;
    font-weight: 700;
    font-size: 20px;
    color: white;
    line-height: 36px;
}

.info-list {
    padding-left: 310px;
}

.main-pic p em {
    color: #F36F21;
    font-style: normal;
}

ul.country-select-wrapper {
    border: none;
}

.dd-select {
    border: none;
}

.dd-select {
    border: none !important;
    /* color: gray; */
}

a.dd-selected {
    color: gray;
    font-size: 18px;
}

.main-snap h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin: 80px 0;
    text-align: center;
}

.main-snap {
    margin: 100px 0;
}

.main li {
    list-style: none;
    margin: 0;
}

.snap-list li {
    width: 33%;
    float: left;
    padding: 0 3%;
    text-align: center;
}

.snap-list h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin: 12px 0;
}

.snap-list p {
    font-size: 16px;
    line-height: 24px;
}

.snap-list i {
    display: block;
    width: 76px;
    height: 76px;
    margin: 0 auto 30px auto;
}

.snap1 i {
    background: url(images/smid.png);
}

.snap2 i {
    background: url(images/snab.png);
}

.snap3 i {
    background: url(images/sak.png);
}

.snap-list {
    overflow: auto;
}

.main-country {
    background: #f7f8f7;
    border-radius: 8px;
    padding: 60px 0 30px;
}

.main-country h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 40px;
    text-align: center;
    color: #000;
}

.main-country li {
    width: 480px;
    height: 300px;
    float: left;
    border-radius: 10px;
    margin-right: 50px;
}

.main-country ul {
    overflow: hidden;
    height: 300px;
}

.main-country li img {
    width: 100%;
    /* height: 300px; */
}
.main-country-list .tabs {
    width: 100%;
    height: 30px;
    line-height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.main-country-list .tabs ul {
    text-align: center;
    height: 11px;
    /* padding: 10px; */
    margin: 0;
}
.main-country-list .tabs ul li {
    line-height: 999px;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    margin: 0 5px;
    cursor: pointer;
    background: #F36F21;
    opacity: 0.5;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    float: none;
}
.main-country-list .tabs ul .current {
    background: #F36F21 !important;
    opacity: 0.9;
}


.main-steps h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 80px 0;
    text-align: center;
}

.main-steps {
    margin: 100px 0;
    overflow: auto;
}


.main-steps li {
    width: 31%;
    float: left;
    margin: 0 3% 0 0;
    text-align: center;
    border: solid 2px #F36F211A;
    border-radius: 10px;
}

.main-steps i {
    display: block;
    width: 54px;
    height: 54px;
    margin: 0 auto 30px auto;
    background-size: 54px 54px;
}

.step1 i {
    background-image: url(images/step1.png);
}

.step2 i {
    background-image: url(images/step2.png);
}

.step3 i {
    background-image: url(images/step3.png);
}

.main-steps h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin: 24px 0;
    color: #000;
}

.main-steps li:last-child {
    margin-right: 0;
}


.main-service h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 80px 0;
    text-align: center;
}

.main-service {
    margin: 100px 0;
    overflow: auto;
    font-size: 16px;
}


.main-service li {
    width: 31%;
    float: left;
    margin: 0 3% 0 0;
    text-align: center;
}

.main-service h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin: 24px 0;
    color: #000;
}

.main-service li:last-child {
    margin-right: 0;
}

.main-service a {
    color: #000;
}

.main-service a.service-link {
    display:
        block;
    background: #F36F21;
    width: 106px;
    height: 40px;
    border-radius: 6px;
    color: #fff;
    line-height: 40px;
    font-weight:
        bold;
    margin: 0 auto;
}

.main-service p {
    font-size: 16px;
}

.main-steps p {
    font-size: 16px;
    margin-bottom: 10px;
}

.main-info {
    margin: 100px 0;
    overflow: auto;
    font-size: 16px;
    background: #F7F8F7 url(images/heart1.png) center center no-repeat;
    height: 597px;
    text-align: center;
    padding: 0 0 30px 0;
}

.main-info h1 {
    margin: 0px 0 30px;
    font-weight: 700;
    font-size: 30px;
    line-height: 24px;
    background: url(images/heart2.png) center center no-repeat;
    padding-top: 135px;
}

.main-info p {
    max-width: 824px;
    /* height: 210px; */
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
    margin: 40px auto;
}

.main-info a {
    display:
        block;
    background: #F36F21;
    width: 172px;
    height: 52px;
    border-radius: 6px;
    color: #fff;
    line-height: 52px;
    font-weight:
        bold;
    margin: 0 auto;
}

footer {
    background: #f7f8f7;
}

.footer-infos {
    border-bottom: 2px solid rgba(243, 111, 33, 0.1);
    padding-bottom: 20px;
}

.footer-info {
    width: 50%;
    float: left;
    margin: 30px 0;
}

.footer-info h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin: 24px 0;
}

.footer-infos li {
    list-style: none;
    margin: 0 12px 12px 0;
    padding: 0;
    float: left;
}

.footer-infos ul {
    overflow: auto;
    margin: 0;
}

.footer-info .countries a {
    background: #F36F21;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 16px;
    border-radius: 5px;
    display: block;
}

.footer-info .countries a:hover {
    color: black;
}

.footer-info .link a {
    background: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 16px;
    border-radius: 5px;
    display: block;
    color: #F36F21;
}

.footer-info .link a:hover {
    color: black;
}

.footer-info .contact li {
    background: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 16px 12px 50px;
    border-radius: 5px;
    display: block;
    color: #F36F21;
    font-weight: bold;
    margin: 0 12px 12px 0;
}

.footer-info .contact li.i-phone {
    background: #fff url(images/i-phone.png) 15px center no-repeat;
}

.footer-info .contact li.i-home {
    background: #fff url(images/i-home.png) 15px center no-repeat;
}

.footer-info .contact li.i-contact {
    background: #fff url(images/i-contact.png) 15px center no-repeat;
}

.footer-info .contact li.i-address {
    background: #fff url(images/i-address.png) 15px center no-repeat;
}

.footer-info .contact li a {
    color: #F36F21;
}

.footer-info .contact li a:hover {
    color: #333;
}

.row.footer-bottom {
    color: black;
    font-weight: bold;
}

.footer-bottom a {
    color: #000;
}

.footer-urls li {
    float: right;
}

.footer-urls li a {
    color: #F36F21;
}

.footer-urls li a:hover {
    color: #333;
}

.IndexPage {
    background-color: #fff;
}

span.dd-pointer.dd-pointer-down {
    background: url(images/arrow.png) left top no-repeat;
    border: none;
    width: 10px;
    height: 10px;
    right: 20px;
}

span.dd-pointer.dd-pointer-down.dd-pointer-up {
    border: none !important;
    transform: rotate(180deg);
}

.landing-page-wrap-main {
    background: #f7f7f7;
    /* width: 100%; */
    /* max-width: 100%; */
    overflow: auto;
}

.landing-page-wrap-main .outer-main-content-wrap .main-content-wrap {
    background: #f7f7f7;
}

.outer-main-content-wrap {
    margin: 0;
    padding: 30px 0;
}

.main-content-wrap h1 {
    margin: 12px 0;
    font-size: 48px;
    line-height: 60px;
    font-family: 'europa';
    font-weight: bold;
}

.main-content-text {
    font-size: 24px;
    line-height: 30px;
    margin: 12px 0;
}

.country-pic {
    position: relative;
    width: 612px;
    height: 348px;
    background: rgba(243, 111, 33, 0.1);
    border: 2px solid rgba(243, 111, 33, 0.1);
    border-radius: 12px;
    overflow: hidden;
    margin-top: 30px;
    max-width: 100%;
}

.country-pic p {
    position: absolute;
    width: 180px;
    height: 35px;
    right: -41px;
    top: 27px;
    background: #F36F21;
    transform: rotate(45deg);
    display: block;
    color: white;
    line-height: 35px;
    text-align: center;
    font-style: normal;
    /* font-weight: 700; */
    font-size: 18px;
}

.country-pic img {
    width: 100%;
}

.landing-page-wrap {
    background: white;
    overflow: auto;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'europa';
    font-weight: bold;
}

ul.country-select-wrapper {
    width: 620px;
    padding: 0;
}

div#country-select-dd-placeholder {
    /* padding: 0 10px; */
}

.dd-select {
    padding: 0 10px;
}

ul.dd-options {
    padding: 0 20px;
    /* width: 620px !important; */
    border: none;
    border-radius: 0 0 8px 8px;
}

a.dd-option {
    border-bottom: 2px solid rgba(35, 31, 32, 0.1);
    padding: 10px 2px;
    /* color: #231F20; */
    font-weight: bold;
}

label.dd-option-text {
    color: #231F20;
}

input.dd-option-value {
    color: #231F20 !important;
}

label.dd-option-text {
    color: gray !important;
    font-size: 18px;
    /* font-weight: bold; */
}

.main-country-list {
    padding: 0 20px;
    overflow: hidden;
    position: relative;
    height: 335px;
}


 .demo-nav {
    /* width: 1000px; */
    margin: 0 auto;
    height: 50px;
    background: #fff;
    border-radius: 50px;
    float: right;
    padding: 18px 0 0;
    /* overflow: auto; */
}
.demo-nav .one {
    padding-left: 50px;
}
.demo-nav .conts {
    position: relative;
    float: left;
    line-height: 50px;
    padding: 0;
}
.demo-nav h3 {
    font-size: 16px;
    font-weight: 700;
}
.demo-nav h3 a {
    color: #39c;
}
.demo-nav h3 a:hover {
    color: #EF7900;
    text-decoration: none;
}
.demo-nav .on {
}
.demo-nav .on a {
    color: #EF7900;
}
.demo-nav .on a:hover {
    color: #EF7900;
    text-decoration: none;
}
.demo-nav .sub {
    display: none;
    text-align: center;
    width: 160px;
    background-color: #eee;
    z-index: 99999999;
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.demo-nav .sub ul {
    padding: 10px 0;
    margin: 0;
}
.demo-nav .sub li {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    list-style: none;
    padding: 0;
}
.demo-nav .sub li a {
    color: #000;
    display: block;
}
.demo-nav .sub li a:hover {
    color: #EF7900;
}

li.conts {
    list-style: none;
    float: left;
    margin: 0 10px;
    font-size: 16px;
}

li.conts h3 {
    font-size: 16px;
}

li.conts a {
    color: #231F20;
}

h3.top-des {
    background: url(images/arrow.png) right center no-repeat;
    padding-right: 15px;
}

li.on h3.top-des {
}

li.top-link a {
    color: #EF7900;
}

div#application-page {
    background: white;
}

#application-page h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #F36F21;
    margin: 30px 0;
}

#application-page .outer-main-content-wrap {
    padding: 0;
}

.service-box {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    height: 400px;
    padding: 25px 30px;
}

.services-row h3:before {
    content: '';
    display: block;
    width: 54px;
    height: 54px;
    background: #F36F21 url(images/stroke2.png) center center no-repeat;
    float: left;
    border-radius: 12px;
    margin-right: 10px;
}

.main-content-wrap .service-box ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 42px;
/* or 233% */
    color: #231F20;
}

.service-box h3 span:before {
    /* display: block; */
    /* font-size: 12px; */
    content: ' ';
}

.service-box h3 span {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}

h3.service-priority {
    line-height: 25px;
}

.service-box-express {
    border: 2px solid #F36F21;
}

h3.service-premium {}

h3.service-priority {
    border-bottom: 2px dashed #EF7900 !important;
    line-height: 27px !important;
}

.services-row .service-priority:before {
    background: #F36F21 url(images/time2.png) center center no-repeat;
}

.services-row .service-standard:before {
    background: #F36F21 url(images/vector.png) center center no-repeat;
}

.landing-page-wrap .main-steps {
    margin: 30px 15px 0;
}

h2 {}

.landing-page-wrap .main-steps h2 {
    text-align: left;
}

.landing-page-wrap .main-steps li {
    list-style: none;
    float: none;
    width: 100%;
    border: none;
    text-align: left;
    overflow: auto;
    margin: 30px 0;
}

.landing-page-wrap .main-steps li i {
    float: left;
    margin: 0 20px 0 0;
}

.landing-page-wrap .main-steps ul {
    margin: 0;
}

.landing-page-wrap .main-steps {}

.landing-page-wrap .main-steps h3 {
    margin: 2px 0 5px;
    color: #F36F21;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.ui-accordion .ui-accordion-header {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    background: none;
    margin: 10px 0 !important;
    /* min-height: 80px; */
    line-height: 50px !important;
    font-weight: 700;
    font-size: 24px !important;
    background: url(images/add.png) 1130px center no-repeat;
    line-height: 24px !important;
    padding: 18px 0;
}

.ui-accordion .ui-accordion-header-active {
    margin: 0 !important;
    border-radius: 12px 12px 0 0;
    border-bottom: none;
    /* height: 57px; */
    background: url(images/add-up.png) 1130px center no-repeat;
    line-height: 24px !important;
}

.ui-widget-content {
    border: 2px solid #ddd !important;
    background: #fff;
    color: #333;
    border-top: none !important;
}

.services-row h3 {
    line-height: 54px;
    height: 74px;
    padding: 0;
    border-bottom: 2px dashed #ccc;
}

h3.accordion-title {
    font-weight: 700;
    font-size: 24px !important;
    line-height: 24px;
    color: #F36F21;
    margin: 10px 0 30px 0;
}

.ui-accordion .ui-accordion-content {
    border-radius: 0 0 12px 12px;
    border: 2px solid rgba(0, 0, 0, 0.1) !important;
    border-top: none !important;
    padding-left: 20px;
}

.app-form {
    width: 360px;
    padding: 30px 36px;
    background: #FFFFFF;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    margin: 30px 0 0 auto;
    max-width: 100%;
}

.app-form .columns {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
}

.app-form .columns label {
    text-align: left;
    margin: 0;
    font-weight: bold;
    padding: 5px 0;
    color: #000;
}

.app-form select, .app-form input {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    height: 48px;
    color: #000;
}

.app-form button {
    background: #F36F21;
    border-radius: 6px;
    display: block;
    width: 100%;
    margin: 30px 0 20px;
    padding: 1em 0;
}

.app-form .fa-lg {
    background: url(images/buy.png) right top no-repeat;
    width: 28px;
    height: 19px;
}

.fa-angle-right:before {
    content: ' ';
}

.app-form .icon {
    /* width: 30%; */
    float: left;
    background: url(images/stroke.png) left center no-repeat;
    padding-left: 27px;
    margin: 0 13px;
}

.app-form .icon1 {
    background-image: url(images/stroke.png);
}

.app-form .icon2 {
    background-image: url(images/time.png);
}

.app-form .icon3 {
    background-image: url(images/shield.png);
}

div#checkout-page-wrap {
    overflow: auto;
}

.checkout-items-title {
    background: #f7f7f7;
}

.checkout-items-title .main-content-wrap {
    background: none;
}

.checkout-items th {
    font-weight: bold !important;
    font-size: 18px;
}

.checkout-items tbody {
}

.checkout-page-wrap table.checkout-items .last-row td{
    border-bottom: 2px dashed #F36F2133;
}

.checkout-items tbody tr:first-child td {
    border-top: 2px solid #F36F2133;
}

.checkout-items tbody tr:first-child td:first-child {
    border-left: 2px solid #F36F2133;
    border-top-left-radius: 12px;
}

.checkout-items tbody tr:first-child td:last-child {
    border-right: 2px solid #F36F2133;
    border-top-right-radius: 12px;
}

.checkout-items tbody tr:last-child td {
    border-bottom: 2px solid #F36F2133 !important;
}

.checkout-items tbody tr:last-child td:first-child {
    border-left: 2px solid #F36F2133;
    border-bottom-left-radius: 12px;
    padding: 20px;
}

.checkout-items tbody tr:last-child td:last-child {
    border-right: 2px solid #F36F2133;
    border-bottom-right-radius: 12px;
}

table.checkout-items {
    border-collapse: separate;
}

.checkout-page-wrap table.checkout-items thead th {border: none;text-align: left !important;padding: 15px 10px;}

.checkout-items tr td:first-child {
    padding: 20px 30px !important;
}

.outer-main-content-wrap .main-content-wrap {
    padding: 20px 15px;
}

.checkout-items b {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    /* color: #F36F21; */
}

.checkout-page-wrap table.checkout-items thead th:first-child {
    padding-left: 30px;
}

.checkout-items img {
    max-height: 75px;
}

#additionServicesContainer h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #F36F21;
    margin: 40px 0 30px 0;
}

#additionServices .columns:last-child {
    margin-right: 0 !important;
    float: left;
}

#additionServices label p {
    margin-bottom:15px;
}

#additionServices label .info {
    padding: 20px 0;
    border-bottom: 2px dashed #F36F2133;
    font-size: 18px;
    color: #000;
    height: 144px;
}

#additionServices label .price {
    color: #000;
    font-size: 18px;
    padding: 0;
    text-align: right;
    margin-bottom:0
}

#additionServices label {
    font-size: 24px;
    color: #F36F21;
    border: 2px solid rgba(243, 111, 33, 0.2);
    border-radius: 12px;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.cart-total {
    border: 2px solid rgba(243, 111, 33, 0.2);
    border-radius: 12px;
    margin: 20px 17px;
    padding: 20px;
    /* width: 96.5%; */
    overflow: auto;
    /* font-size: 30px; */
}

.cart-total .total-cost {
    float: none;
    text-align: right;
    width: auto;
    /* border-bottom: 2px dashed #F36F2133; */
    padding: 0 0 25px 0;
}

.cart-total .total-cost p {
    float: left;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
/* identical to box height, or 120% */
    color: #000000;
}

.cart-total .total-cost b {
    line-height: 36px;
    color: black;
}

.cart-total .checkout-button {
    padding: 30px 0 0 0;
    border-top: 2px dashed #F36F2133;
    overflow: auto;
}

.checkout-button .orange-btn-fa {
    width: 189px;
    height: 56px;
    /* left: 1124px; */
    /* top: 1292px; */
    background: #F36F21;
    border-radius: 6px;
    line-height: 31px;
    font-weight: 700;
    font-size: 18px;
}

.checkout-button .orange-btn-fa .fa {
    background: url(images/arrow-next.png) left top no-repeat;
    width: 22px;
    height: 22px;
    vertical-align: -25%;
}

#additionServices .columns:first-child label {
    background: none;
}

#additionServices .columns:nth-child(2) label {
    background: none;
}

#additionServices .columns:last-child label {
    background: none;
}

.ui-widget-content a {
    color: #EF7900 !important;
}

.ui-widget-content a:hover {
    text-decoration: underline;
}

.checkout-items tbody tr td:nth-child(2) b {
    color: #F36F21;
}

.checkout-items b.orange {
    color: black;
}

.checkout-items a {
    color: black;
}

.cart-total p {
    font-size: 30px;
    font-weight: bold;
}

.main-content-wrap h3, .main-content-wrap p, .main-content-wrap ul li, .main-content-wrap strong, .main-content-wrap b {
    font-size: 18px;
}

.big-button {
    background: #EF7900;
    border: none;
    /* border-radius: 8px !important; */
    padding: 12px 25px;
    color: #fff;
    font-weight: bold;
}

#additionServices .info em {
    border: dashed 1px red;
    display: block;
    padding: 6px 10px;
    border-radius: 5px;
    height: 76px;
    color: red;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: -15px;
    display: -webkit-box;
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 2; */
    margin-bottom: 5px;
    background: #ff000020;
    font-size: 16px;
}

.more-information-wrap {
    font-size: 16px;
}

.landing-page-wrap .more-information-wrap {
    font-size: 18px;
}

.landing-page-wrap .main-steps p {
    font-size: 18px;
}

.footer-infos .links li img {
    height: 75px;
}