/*
March edit:  "enviar" pages;

.Content{padding-left:20px; padding-right: 20px}

 ===============================================*/





/*
 1.) Homepage
 ----------------------------------------*/

/*-----------booking-wrap---------------*/

.booking-wrap {
    background-image: url(../_images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 39px 0 34px;
}
.booking-content {
    background-color: rgba(255,255,255,0.8);
    border-radius: 6px;
    padding: 28px 140px 36px 163px;
    position: relative;
    overflow: hidden;
}
.origin-place {
    float: left;
    width: 282px;
}
.origin-title {
    margin-bottom: 22px;
}
.origin-title span {
    height: 52px;
    width: 52px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #91b213;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 6px;
}
.origin-title span i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.origin-title strong {
    font-size: 20px;
    display: inline-block;
    font-weight: 700;
    vertical-align: middle;
}
.radio-wrap {
    padding: 0px 0px 0px 25px;
    margin-bottom: 19px;
}
.radio-btn input[type="radio"], .radio-btn input[type="checkbox"] {
    height: 16px;
    width: 16px;
    vertical-align: middle;
    opacity: 0;
    margin: 0;
}
.radio-btn {
    float: left;
    margin-right: 20px;
    position: relative;
}
.radio-btn:last-child {
    margin-right: 0;
}
.radio-btn:before {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 55%;
    border: 1px solid #a9a9a9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
}
.radio-btn label:after {
    position: absolute;
    left: -17.2px;
    width: 10px;
    height: 10px;
    background-color: #6d9326;
    top: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    display: none;
    transform: translateY(-50%);
}
.radio-btn input[type="radio"]:checked + label:after, .radio-btn input[type="checkbox"]:checked + label:after {
    display: block;
}
.radio-btn label {
    color: #6e9225;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    letter-spacing: -0.3px;
}
.input-wrap {
    margin-bottom: 15px;
}
.input-wrap:last-child {
    margin-bottom: 0;
}
.input-wrap input {
    display: inline-block;
    vertical-align: middle;
    width: 241px;
}
.input-wrap label {
    width: 25px;
    display: inline-block;
}
.input-wrap i {
    vertical-align: middle;
}
.origin-place form {
    padding: 0px 0px 0px 7px;
}
.laguage-wrap {
    float: right;
    width: 65%;
    padding: 0 0 0 35px;
}
.unit-input {
    width: 57px;
}
.unit-input select {
    width: 100%;
}
.laguage-wrap label {
    color: #6e9225;
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
}
.type-input {
    width: 190px;
}
.type-input select {
    width: 100%;
}
.laguage-wrap form > div {
    float: left;
    margin: 0 11px 22px 0;
}
.select-wrap {
    position: relative;
}
.select-wrap:after {
    position: absolute;
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -3px -73px;
    width: 9px;
    height: 8px;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 9px;
    pointer-events: none;
}
.laguage-form-wrap {
    padding: 3px 0px 0px 5px;
}
.laguage-form-wrap select {
    padding: 0 5px;
}
.unit-input input {
    width: 100%;
    padding: 0 7px;
}
.laguage-wrap form > div.cube-img {
    margin: -12px 0 0 12px;
}
.more-laguage strong {
    font-weight: 700;
    font-size: 12px;
    color: #000;
}
.laguage-wrap form > div.more-laguage {
    width: 100%;
    padding: 0 0 0 5px;
    margin-bottom: 20px;
}
.more-laguage span {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #92b115;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}
.more-laguage span i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.laguage-wrap form > div.laguage-btnWrap {
    float: none;
    width: 100%;
    margin: 0;
}
.offer-tag {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#94b119+1,8dac1b+17,759823+61,759823+70,709324+76,709324+100 */
    background: rgb(148,177,25); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(148,177,25,1) 1%, rgba(141,172,27,1) 17%, rgba(117,152,35,1) 61%, rgba(117,152,35,1) 70%, rgba(112,147,36,1) 76%, rgba(112,147,36,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(148,177,25,1) 1%,rgba(141,172,27,1) 17%,rgba(117,152,35,1) 61%,rgba(117,152,35,1) 70%,rgba(112,147,36,1) 76%,rgba(112,147,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(148,177,25,1) 1%,rgba(141,172,27,1) 17%,rgba(117,152,35,1) 61%,rgba(117,152,35,1) 70%,rgba(112,147,36,1) 76%,rgba(112,147,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94b119', endColorstr='#709324',GradientType=1 ); /* IE6-9 */
    position: absolute;
    right: -64px;
    bottom: 38px;
    text-align: center;
    width: 294px;
    transform: rotate(-45deg);
    padding: 8px 15px 6px;
}
.offer-tag strong {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    display: block;
    margin: 0 0 3px 25px;
}
.offer-tag p {
    font-size: 12px;
    color: #fff;
    margin: 0 0 0 25px;
    line-height: 14px;
}
.offer-tag p span {
    display: block;
}

/*--------table-wrap--------*/
.table-wrap {
    padding: 44px 0px 35px;
}
.sympathetic {
    float: left;
    width: 28.4%;
    background-color: #e2e2e2;
    border-radius: 6px !important;
    padding: 17px 0 24px 0;
    margin: 0 0 0 3px;
}
.sympathetic-title {
    background-image: url(../_images/offer-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 7px 0 9px 22px;
    margin-bottom: 20px;
}
.sympathetic-title i {
    vertical-align: middle;
    margin-right: 2px;
    margin-top: 0px;
}
.sympathetic-title span, .sympathetic-title strong {
    font-size: 22px;
    color: #fff;
    vertical-align: middle;
    line-height: 1;
}
.sympathetic-title strong {
    font-weight: 700;
}
.sympathetic p {
    line-height: 23px;
    margin-bottom: 12px;
    padding: 0 22px 0 24px;
}
.sympathetic p span {
    color: #fa5c54;
    font-weight: 700;
}
.sympathetic p span.number {
    font-weight: 700;
    font-size: 19px;
}
.explain-work {
    position: relative;
    overflow: hidden;
    padding: 0 18px 0 41px;
}
.explain-work:before {
    position: absolute;
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -60px -138px;
    width: 10px;
    height: 18px;
    left: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}
.explain-work span {
    display: inline-block;
    margin: 24px 0 0 0;
    text-decoration: underline;
}
.explain-work i {
    float: right;
}
.table-div h1 {
    margin-bottom: 16px;
    text-transform: uppercase;
}
.table-div table {
    width: 100%;
    position: relative;
}
.table-div {
    border: 1px solid #333333;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    padding: 19px 20px 15px 24px;
    float: right;
    width: 68.6%;
    margin-right: 3px;
}
.table-div th {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 23px 9px 14px;
    border-bottom: 4px solid #fff;
    letter-spacing: -0.8px;
    text-align: center;
}
.table-div tr:first-child {
    background-color: #6e9226;
}
.table-div tr:first-child:after {
    position: absolute;
    top: 38px;
    width: 100%;
    content: '';
    background-color: #6e9226;
    height: 4px;
    left: 0;
}
.table-div tr td {
    border-bottom: 1px solid #6e9226;
}
.table-div td {
    padding: 19px 17px 23px 14px;
    text-align: center;
}
.table-div td.md-weight {
    font-weight: 700;
}
.table-div td.saving {
    color: #ef8a03;
    font-size: 28px;
    font-weight: 700;
}
.table-div td.saving span {
    font-size: 20px;
}
.table-info {
    font-size: 12px;
    margin: 1px 4px 0 12px;
    display: block;
    color: #808080;
}
.table-div td img {
    margin-bottom: -7px;
}

.table-info .link_detail{
    text-decoration: underline;
    font-weight: bold;
    color: #94939f;
}

/*--------work-function--------*/
.work-function {
    background-color: #898989;
    text-align: center;
    padding: 39px 0 67px 0;
}
.work-function h2, .work-function div .h2 {
    text-transform: uppercase;
    margin-bottom: 46px;
    font-size: 30px !important;
}
.work-function li {
    float: left;
    width: 19%;
    margin-right: 10px;
    padding: 0px 24px;
    position: relative;
}
.work-function li:after {
    position: absolute;
    top: 18%;
    left: 100%;
    background-image: url(../_images/sprite.png);
    background-position: -71px -184px;
    width: 26px;
    height: 45px;
    content: '';
}
.work-function li:last-child:after {
    display: none;
}
.work-function li:last-child {
    margin-right: 0;
}
.work-function li span {
    height: 131px;
    width: 131px;
    background-color: #fff;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block;
    position: relative;
    margin-bottom: 16px;
}
.work-function li span i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
}
.work-function h3 {
    text-transform: uppercase;
    margin-bottom: 7px;
    min-height: 56px;
    padding: 8px 0 0;
    letter-spacing: -0.5px;
}
.work-function p {
    color: #fff !important;
    line-height: 21px !important;
    letter-spacing: -0.2px !important;
}

/*--------service-wrap--------*/
.service-wrap {
    text-align: center;
    padding: 62px 0 54px 0;
}
.service-wrap h2 {
    text-transform: uppercase;
    margin-bottom: 60px;
    color: #6e9225;
}
.service-wrap li {
    float: left;
    width: calc(100%/4);
    border-right: 2px solid #fff;
    position: relative;
}
.service-wrap figure {
    line-height: 0;
}
.service-wrap figure img {
    width: 100%;
}
.service-info {
    min-height: 82px;
    background-color: #898989;
    position: relative;
    border-top: 2px solid #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.service-info span {
    color: #fff;
    width: 195px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 19px;
}
.service-wrap li:last-child .service-info span {
    width: 180px;
}
.service-wrap li .overlay {
    background-color: rgba(255,255,255,0.3);
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    width: 88%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 18px;
    height: 66%;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.hover-link .service-info {
    background-color: #90b213;
}
.service-wrap li.hover-link .overlay {
    z-index: 1;
    visibility: visible;
    opacity: 1;
}
.info-btn {
    font-size: 20px;
    background-color: #fff;
    text-transform: uppercase;
    display: block;
    color: #91b213;
    border: 1px solid #91b213;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 105px;
    min-height: 55px;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 47%;
    padding: 15px 0 0 0;
}

/*--------opinion-wrap--------*/
.opinion-wrap {

}
.opinion {
    border-top: 2px solid #6e9225;
    padding: 45px 0 51px 0;
}
.opinion-wrap h2 {
    text-transform: uppercase;
    margin-bottom: 51px;
    color: #6e9225;
    text-align: center;
}
.opinion-info {
    float: left;
    width: 68.6%;
    background-color: #ededed;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    padding: 43px 0 45px;
}
.mark {
    float: left;
    width: 38.5%;
    text-align: center;
}
.mark img {
    margin-bottom: 6px;
}
.rate {
    margin-bottom: 4px;
}
.rate strong {
    font-weight: 700;
    font-size: 53.34px;
    color: #6e9225;
}
.rate span.txt_bold{
    font-weight: 700;
    font-size: 53.34px;
    color: #6e9225;
}
.rate span {
    font-size: 31.52px;
    color: #6e9225;
}
.opinion-list {
    float: left;
    width: 60%;
    padding: 4px 0 0;
}
.opinion-list li {
    margin-bottom: 20px;
}
.opinion-list li:last-child {
    margin-bottom: 0;
}
.opinion-list li i {
    vertical-align: middle;
    margin-right: 11px;
}
.opinion-list h3 {
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 26px;
}
.profile-status {
    float: right;
    width: 28.4%;
    text-align: center;
    padding: 5px 0 0;
}
.profile-status figure {
    width: 144px;
    height: 144px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 4px solid #91b314;
    overflow: hidden;
    margin: 0 auto 45px;
}
.profile-status figure img {
    max-width: none;
}
.profile-status p {
    line-height: 20px;
    margin-bottom: 13px;
    position: relative;
    padding: 0 41px;
    letter-spacing: -0.7px;
}
.profile-status p:after {
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -118px -454px;
    width: 21px;
    height: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -27px;
    position: absolute;
}
.profile-status span {
    font-weight: 700;
    display: block;
}

/*--------trust-wrap--------*/
.trust-wrap {
    background-image: url(../_images/trust-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 36px 0;
    text-align: center;
}
.trust-content {
    background-color: rgba(102,102,102,0.8);
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    padding: 34px 142px 12px;
}
.trust-content h2 {
    text-transform: uppercase;
    margin-bottom: 42px;
    line-height: 32px;
}
.shipment {
    float: left;
    width: 400px;
    background-image: url(../_images/mark-bg.png);
    background-position: center center;
    text-align: center;
    background-repeat: no-repeat;
}
.shipment span, .shipment strong {
    font-size: 30px;
    display: block;
    color: #fff;
    margin-bottom: 21px;
}
.shipment strong {
    font-weight: 700;
    font-size: 36px;
}
.shipment .shipment-no {
    font-weight: 700;
    font-size: 88.84px;
    display: block;
    color: #91b213;
    margin-bottom: 14px;
}
.delivery-effect {
    float: right;
    width: 36%;
    text-align: left;
}
.delivery-effect h4 {
    margin-bottom: 20px;
}
.average-effect {
    width: 145px;
    height: 145px;
    background-color: #90b213;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.average-effect:after {
    position: absolute;
    content: '';
    background-image: url(../_images/border-design.png);
    width: 166px;
    height: 165px;
    left: -10px;
    top: -10px;
    background-size: 100% 100%;
}
.average-effect span.number{
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}
.average-effect span.percent{
    font-weight: 700;
    font-size: 28px;
    color: #fff;
}
.average-effect .cont-average {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*--------trust-wrap--------*/
.post-wrap {
    padding: 65px 0 62px;
}
.post-wrap ul {
    padding: 0px 21px 44px 58px;
}
.post-wrap h2 {
    color: #6e9225;
    text-transform: uppercase;
    margin-bottom: 63px;
    text-align: center;
}
.post-wrap li {
    float: left;
    width: calc(100%/3 - 37px);
    margin-right: 38px;
}
.post-wrap li:last-child {
    margin-right: 0;
}
.post-wrap li figure {
    line-height: 0;
    margin: 0 0 19px;
}
.post-wrap .date {
    display: block;
    color: #91b213;
    font-size: 14px;
    margin-bottom: 4px;
}
.post-wrap li p {
    line-height: 20px;
    padding-right: 2px;
}
.post-wrap .btn {
    display: block;
    width: 340px;
    margin: 0 auto;
    text-align: center;
    padding-top: 17px;
}

/* 1.) Shipping Winner

 ===============================================*/

.banner figure {
    line-height: 0;
}
.banner figure img {
    width: 100%;
}
.inner-title {
    padding: 20px 0;
}
.notification {
    min-height: 400px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.inner-title h1 {
    font-size: 30px;
    color: #6e9225;
    font-weight: 700;
    margin-bottom: 9px;
    text-transform: uppercase;
}
.send-germany span strong {
    display: inline !important;
}

@media only screen and (min-width: 768px) {
    .inner-title h1.notification_top{
        margin-top: 80px;
    }
}

.inner-title span {
    font-size: 22px;
    display: block;
    margin-bottom: 31px;
}
.inner-title p {
    line-height: 21px;
    width: 70%;
    margin: 0 auto;
}
.inner-title p.notification_spacing{
    margin: 20px auto;
}
.winner-content {
    padding: 25px 0px 0px;
}
.winner-description li {
    float: left;
    width: calc(100%/3 - 56px);
    margin: 0 84px 88px 0;
}
.winner-description li:nth-child(3), .winner-description li:last-child {
    margin-right: 0;
}
.winner-description li:nth-child(4), .winner-description li:nth-child(5), .winner-description li:nth-child(6) {
    margin-bottom: 0;
}
.winner-description {
    text-align: center;
    padding: 44px 0 80px;
}
.winner-description li figure {
    line-height: 0;
    margin-bottom: 22px;
}
.winner-description h2 {
    font-size: 18px;
    color: #6e9225;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 22px;
}
.winner-description h2 span {
    display: block;
}
.winner-description p {
    line-height: 19px;
    margin-bottom: 37px;
    min-height:76px;
}
.winner-description .btn {
    min-width: 240px;
}
.travel-wrap {
    background-image: url(../_images/travel-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 99px 0 102px;
    text-align: center;
    background-position: center;
}
.travel-wrap h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 28px;
}
.travel-wrap p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 46px;
}

/* 1.) special-pickup

 ===============================================*/

.collection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 41px 0;
}
.collection figure {
    width: 28.6%;
    margin-right: 35px;
}
.collection figure img {
    height: 100%;
}
.collection h2 {
    font-size: 24px;
    font-weight: 700;
    color: #6e9225;
    margin-bottom: 17px;
    text-transform: uppercase;
}
.collection p {
    line-height: 25px;
    margin-bottom: 25px;
}
.collection p.md-margin {
    margin-bottom: 44px;
}
.collection-info {
    width: 67%;
}
.global-section {
    padding: 25px 0px 37px;
}
.collection .btn {
    min-width: 388px;
    padding-top: 17px;
}
.review-wrap {
    background-color: #f3f3f3;
    padding: 34px 0 40px;
}
.review-wrap .profile-status {
    float: left;
    width: calc(100%/3 - 80px);
    margin-right: 117px;
}
.review-wrap .profile-status:last-child {
    margin-right: 0;
}
.review-wrap .profile-status p {
    padding: 0 30px;
}
.review-wrap .profile-status figure img {
    margin:0 auto;
}
.tab-link h3 {
    font-size: 18px;
    font-weight: 700;
    color: #6e9225;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.tab-link {
    padding: 20px 6px 25px;
    border-bottom: 4px solid #6e9225;
    position: relative;
    cursor: pointer;
}
.tab-link:after {
    position: absolute;
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -110px -203px;
    width: 18px;
    height: 11px;
    right: 34px;
    bottom: 23px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    pointer-events: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tab-link.active:after {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.excluded {
    padding: 68px 0px 20px;
}
.item-prohibited {
    float: left;
    width: 50%;
}
.item-ship li {
    color: #1d1d1b;
    margin-bottom: 25px;
    padding-left: 55px;
    position: relative;
    line-height: 25px;
    padding-right: 111px;
}
.item-ship h4 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #1d1d1b;
    margin-bottom: 23px
}
.item-ship li i {
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tab-content {
    padding: 25px 7px 15px;
    border-bottom: 4px solid #6e9225;
    display: none;
}
.tab-content p {
    line-height: 22px;
    margin-bottom: 22px;
    padding-right: 20px;
}
.item-resticted {
    float: right;
    width: 46.4%;
}
.item-resticted li {
    padding-right: 0;
    margin-bottom: 17px;
}
.item-resticted p a {
    color: #6e9225;
    text-decoration: underline;
}
.item-resticted ul {
    margin-bottom: 72px;
}
.item-resticted p {
    padding: 0px 0px 0px 6px;
    line-height: 19px;
    margin-bottom: 38px;
}
.insurance h3 {
    font-size: 18px;
    font-weight: 700;
    color: #6e9225;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.insurance p {
    line-height: 24px;
    margin-bottom: 26px;
}
.insurance p a {
    color: #6e9225;
    text-decoration: underline;
}
.insurance {
    padding: 24px 0px;
}
.insurance .container {
    padding: 0 23px;
}
.insurance-content {
    margin-bottom: 76px;
}
.inner-service {
    padding: 26px 0 54px 0;
}
.inner-service h2 {
    margin-bottom: 51px;
}

/* 1.) special-form

 ===============================================*/

.special-form-wrap span {
    display: block;
    margin-bottom: 17px;
    text-align: center;
}
.special-form-wrap p {
    line-height: 21px;
    text-align: center;
    width: 59%;
    margin: 0 auto 34px;
}
.special-form-wrap form {
    border-top: 2px solid #c9d788;
    border-bottom: 2px solid #c9d788;
    padding: 43px 56px 55px;
    width: 73%;
    margin: 0 auto;
}
.special-form-wrap h4, .pickup-time .radio-btn label {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: -0.7px;
}
.special-form-wrap label {
    color: #6e9225;
    display: block;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 11px 4px;
}
.input {
    width: 30.3%;
    margin-right: 33px;
    float: left;
}
.input:last-child {
    margin-right: 0;
}
.special-form-wrap {
    padding: 10px 0 53px;
}
.first-input {
    margin: 0px 0px 38px;
}
.special-radio.radio-wrap {
    padding: 0;
    margin-bottom: 35px;
}
.special-radio label {
    display: inline-block;
    margin: 0;
}
.special-radio .radio-btn {
    margin: 7px 70px 0 0;
}
.origin h4 {
    margin-bottom: 21px;
}
.origin .select-wrap:after {
    top: 70%;
    right: 13px;
}
.origin {
    margin-bottom: 29px;
}
.pickup-date {
    float: left;
    width: 30.4%;
    padding: 9px 0;
    margin-right: 36px;
}
.pickup-date .input {
    width: 100%;
    position: relative;
}
.pickup-date .input input {
    padding-left: 50px;
}
.pickup-date .input:after {
    background-image: url(../_images/sprite.png);
    background-position: -109px -254px;
    width: 19px;
    height: 20px;
    left: 13px;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.pickup-date h4 {
    text-transform: none;
}
.pickup-time {
    float: left;
    width: 61.4%;
    padding: 8px 0 0;
}
.pickup-time .radio-btn {
    float: none;
    margin-bottom: 21px;
}
.pickup-time .radio-btn label {
    text-transform: none;
    display: inline-block;
    margin-bottom: 0;
    letter-spacing: -0.6px;
}
.pickup-time .radio-btn label:after {
    left: -20.9px;
}
.pick-time .input {
    width: 35%;
    position: relative;
}
.pick-time .input input {
    padding-left: 40px;
}
.pick-time .input:after {
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -277px -375px;
    width: 20px;
    height: 20px;
    left: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.pick-time-ico {
    position:relative;
}
.pick-time-ico input {
    padding-left: 40px;
}
.pick-time-ico:after {
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -277px -375px;
    width: 20px;
    height: 20px;
    left: 11px;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.input .note_input_text {
    color: #6e9225;
    display: block;
    font-size: 11px;
    line-height: 1;
    width:100%;
    text-align:left;
    margin:5px 0 0 3px;
}
.pickup-schedule {
    margin-bottom: 22px;
}
.detail-input label {
    margin-bottom: 19px;
}
.detail-content {
    width: 34%;
    float: left;
}
.detail-content .input {
    width: 48%;
}
.unit-inputWrap {
    float: left;
    width: 44%;
    margin-right: 53px;
}
.unit-inputWrap td {
    padding: 6px 7px;
}
.unit-inputWrap td:last-child {
    padding: 0 30px;
}
.unit-inputWrap td input {
    width: 55px;
}
.unit-inputWrap th {
    font-size: 14px;
    color: #000000;
    padding-bottom: 12px;
}
.unit-inputWrap td span {
    width: 30px;
    height: 30px;
    background-color: #98b819;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    display: block;
    padding-top: 7px;
    font-size: 15px;
    color: #fff;
}
.mesurment-img {
    float: left;
}
.detail-input {
    margin: 0px 0px 20px;
}
.message-text textarea {
    width: 100%;
    min-height: 99px;
    padding: 10px 15px;
}
.agree-input label {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 2px;
}
.agree-input label:after {
    position: absolute;
    content: '';
    background-color: #98b819;
    width: 10px;
    height: 10px;
    left: -29.2px;
    top: 2px;
    display: none;
}
.agree-input label a {
    text-decoration: underline;
    color: #333333;
}
.agree-input {
    position: relative;
    margin: 0 0 18px;
}
.agree-input input {
    width: 18px;
    height: 18px;
    opacity: 0;
}
.agree-input input[type="checkbox"]:checked + label:after {
    display: block;
}
.agree-input:after {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    top: 0;
    content: '';
    border: 1px solid #333;
    z-index: -1;
}
.message-text {
    margin-bottom: 24px;
}

/* 1.) mini

 ===============================================*/

.mini-collection h2 {
    margin-bottom: 31px;
}
.mini-collection {
    padding: 17px 0;
}
.mini-collection  .collection-info {
    padding: 24px 0 0;
}
.mini-collection p.md-margin {
    margin-bottom: 0;
}
.mini-move {
    text-align: center;
    padding: 30px 0;
}
.mini-move h3 {
    color: #6e9225;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.mini-move p {
    width: 70%;
    margin: 0 auto;
    line-height: 20px;
}
.mini-move .work-function {
    padding: 80px 0 63px;
    background-color: transparent;
}
.mini-move p span {
    display: block;
}
.mini-move .work-function li {
    width: calc(100%/4 - 64px);
    margin-right: 85px;
    padding: 0;
}
.mini-move .work-function li:last-child {
    margin-right: 0;
}
.mini-move .work-function li:nth-child(2) strong, .mini-move .work-function li:first-child strong {
    margin-top: 13px;
}
.mini-move .work-function strong, .mini-move .work-function p {
    font-weight: 700;
    display: block;
    font-size: 18px;
    letter-spacing: -0.1px;
    color:#000 !important;
}

.mini-move .work-function li:nth-child(3), .mini-move .work-function li:last-child {
    padding: 0;
}
.mini-move .work-function li span {
    background-color: #90b213;
    margin-bottom: 34px;
}
.mini-move .work-function li:after {
    background-position: -223px -420px;
    width: 26px;
    height: 45px;
    top: 19%;
    left: 113%;
}
.mini-move .work-function li:nth-child(3):after {
    top: 17%;
}
.mini-condition {
    font-size: 12px;
    display: block;
    margin-bottom: 41px;
}
.mini-condition a {
    text-decoration: underline;
    color: #6e9225;
}
.mini-move .btn {
    min-width: 421px;
    padding-top: 17px;
}
.move-service {
    text-align: center;
    padding: 45px 0;
}
.move-service li strong, .move-service li span {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    padding: 0 20px;
}
.move-service li figure {
    line-height: 0;
    margin-bottom: 22px;
}
.how-we-send .inner-title h1 {
    color: #91b213;
}
.more-info {
    color: #333;
    text-decoration: underline;
    position: relative;
}
.more-info:after {
    position: absolute;
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -71px -184px;
    width: 26px;
    height: 45px;
    left: -30px;
    top: -11px;
    transform: scale(0.4);
}
.move-service li {
    float: left;
    width: calc(100%/3 - 52px);
    margin-right: 78px;
}
.move-service li:last-child {
    margin-right: 0;
}
.send-more {
    padding: 36px 0px 71px;
}
.send-more .collection-info {
    padding: 19px 0 0;
}
.send-more h2 {
    margin-bottom: 35px;
}
.send-more p {
    padding-right: 105px;
    margin: 0 0 51px;
}
.mini-review .profile-status {
    width: calc(100%/2 - 80px);
    margin-right: 160px;
}
.mini-review .profile-status:last-child {
    margin-right: 0;
}
.mini-review .profile-status p {
    padding: 0;
}
.mini-review .container {
    padding: 0 276px;
}
.mini-excluded {
    padding: 46px 0px 20px;
}
.mini-service-wrap {
    padding: 0 0 65px 0;
}
.mini-service-wrap h2 {
    margin-bottom: 41px;
}
.mini-send-more {

}

/* 1.) mini-form

 ===============================================*/

.mini-send-more {
    padding-bottom: 12px;
}
.delivary-details h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 32px;
    color: #333333;
}
.origin h4 {
    text-transform: capitalize;
}
.mini-detail {
    margin-bottom: 53px;
}
.special-radio.mini-radio {
    margin-bottom: 57px;
}
.mini-radio .radio-btn {
    margin: 7px 46px 0 0;
}

/* 1.) pickup

 ===============================================*/

.pickup-collection {
    padding: 64px 0 22px;
}
.pickup-collection .collection-info {
    padding: 9px 0 0;
}

.pickup-collection h2 {
    margin-bottom: 24px;
}
.pickup-form h3, .storage-form h2, .group-form h3 {
    font-size: 24px;
    color: #6e9225;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
}
.pickup-form {
    padding: 86px 0 6px;
}
.pickup-form span {
    margin-bottom: 21px;
}
.pickup-delivary h3 {
    margin-bottom: 23px;
}
.pickup-delivary .radio-btn {
    margin: 7px 47px 0 0;
}
.pickup-delivary {
    margin-bottom: 39px;
}
.detail-pickup .detail-input {
    margin-bottom: 10px;
}
.pickup-insurance {
    padding: 24px 0px 32px;
}
.pickup-travel {
    background-image: url(../_images/globe-dark.jpg);
    padding: 86px 0 81px;
}
.pickup-travel h3 span, .pickup-travel p span {
    display: block;
}
.pickup-travel p {
    font-size: 16px;
    margin-bottom: 52px;
    line-height: 22px;
}
.pickup-travel h3 {
    margin-bottom: 18px;
}
.pickup-travel .btn-secondary {
    min-width: 321px;
    letter-spacing: -0.2px;
}
.pickup-service {
    padding: 51px 0 54px 0;
}
.pickup-service h2 {
    margin-bottom: 50px;
}

/* 1.) transfer-luggage

 ===============================================*/

.md-left {
    margin-right: 0;
}
.transfer-input .input {
    margin-bottom: 20px;
}
.transfer-input .first-input {
    margin: 0px 0px 23px;
}
.transfer-input .delivary-details h3 {
    margin-bottom: 33px;
}
.transfer-input .delivary-details .input {
    margin-bottom: 34px;
}
#input-form121 {
    width: 62%;
}
.transfer-input  .origin {
    margin-bottom: 0;
}
.transfer-excluded {
    padding: 57px 0px 20px;
}
.transfer-service {
    padding: 4px 0 54px 0;
}
.transfer-service h2 {
    margin-bottom: 49px;
}

/* 1.) parking

 ===============================================*/

.service-cost {
    padding: 40px 0;
    text-align: center;
}
.service-cost h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 54px;
    text-transform: uppercase;
    color: #6e9225;
}
.service-cost figure {
    margin-bottom: 32px;
}
.service-cost p {
    letter-spacing: -0.3px;
}
.parking-collection {
    padding: 63px 0 17px;
}
.parking-collection figure {
    margin-right: 32px;
}
.parking-collection .collection-info {
    padding: 8px 0 0;
}
.parking-collection h2 {
    margin-bottom: 25px;
}
.parking-move h2 {
    margin-bottom: 31px;
}
.parking-move .work-function li {
    width: calc(100%/3 - 55px);
    margin-right: 82px;
}
.parking-move .work-function {
    padding: 64px 0 16px;
}
.parking-move .work-function li:nth-child(2) strong, .parking-move .work-function li:first-child strong {
    margin-top: 0;
}
.parking-move .work-function li span {
    margin-bottom: 20px;
}
.parking-move .work-function strong {
    padding: 0 40px;
}
.parking-move .work-function li:after {
    left: 109%;
}
.luggage-content figure {
    float: left;
    width: 30%;
}
.luggage-info {
    float: right;
    width: 65.6%;
    padding: 22px 0 0;
}
.luggage-info span, .luggage-info p {
    display: block;
    margin-bottom: 34px;
}
.luggage-info p {
    font-weight: 700;
    margin-bottom: 35px;
}
.luggage-info .btn {
    min-width: 302px;
}
.luggage-parking {
    padding: 40px 0 94px;
}
.luggage-info p strong {
    text-transform: uppercase;
}
.luggage-content {
    width: 91%;
    margin: 0 auto;
}
.parking-excluded {
    padding: 63px 0 20px;
}
.parking-travel {
    background-image: url(../_images/boy.jpg);
    padding: 86px 0 80px;
}
.parking-insurance {
    padding: 24px 0 30px;
}
.parking-travel p {
    font-size: 16px;
    margin-bottom: 70px;
    line-height: 22px;
}
.parking-travel p span {
    display: block;
}
.parking-travel .btn-secondary {
    min-width: 280px;
    padding-top: 17px;
}
.parking-service-wrap {
    padding: 58px 0 54px 0;
}
.parking-service-wrap h2 {
    margin-bottom: 54px;
}

/* 1.) Storage

 ===============================================*/
.inner-global {
    padding: 25px 0px 22px;
}
.storage-move h2 {
    margin-bottom: 27px;
}
.storage-move .work-function {
    padding: 52px 0 63px;
}
.storage-move .work-function li:nth-child(2) strong, .storage-move .work-function li:first-child strong {
    margin-top: 0;
}
.storage-move .work-function li span {
    margin-bottom: 30px;
}
.storage-move .work-function li:after, .mini-move .work-function li:nth-child(3):after {
    top: 21%;
}
.storage-form {
    padding: 10px 0 77px;
}
.storage-form .first-input {
    margin: 0px 0px 24px;
}
.hire-wrap {
    text-align: center;
    padding: 55px 0 28px;
}
.hire-wrap h2 {
    font-size: 18px;
    color: #6e9225;
    font-weight: 700;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.hire-wrap p {
    letter-spacing: -0.2px;
}
.hire-wrap p a {
    color: #6e9225;
    text-decoration: underline;
}

/* 1.) hint

 ===============================================*/
.hint-wrapper ul li {
    width: 50%;
    float: left;
    padding-left: 4%;
    margin-bottom: 108px;
    text-align: center;
}
.hint-wrapper ul {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap
}
.hint-wrapper ul li:nth-child(odd) {
    padding-left: 0;
    padding-right: 4%;
}
.hint-wrapper ul li:nth-child(3), .hint-wrapper ul li:nth-child(4) {
    margin-bottom: 0;
}
.more-info-hint {
    text-align: center;
}
.more-info-hint span {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    /*margin-bottom: 28px;*/
    text-transform: uppercase;
    margin-top: 19px;
}
.hint-wrapper {
    padding-top: 14px;
    padding-bottom: 87px;
}
.helpful-hint .inner-title {
    padding: 47px 0;
}
.more-info-hint .btn {
    min-width: 243px;
}
.hint-travel h3 {
    font-size: 24px;
    text-transform: uppercase;
}
.hint-travel {
    padding: 92px 0 80px;
}
.hint-travel p {
    margin-bottom: 56px;
}
.inner-title strong {
    display: block;
    font-weight: 700;
    color: #333;
    display: block;
    text-align: left;
    margin-bottom: 20px;
}

.inner-title strong {
    display: block;
    font-weight: 700;
    color: #333;
    display: block;
    text-align: left;
    margin-bottom: 20px;
}

.tip_title_bold {
    display: block;
    font-weight: 700 !important;
    font-size:20px !important;
    color: #333;
    display: block;
    text-align: left;
    margin-bottom: 20px !important;
}

.send-ski .inner-title strong {
    font-weight: 700;
    color: #333;
    display: inline;
    text-align: left;
    margin-bottom: 20px;
}
.mini-move-tips {
    width: 72%;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 21px;
}
.inner-title .mini-move-tips p {
    width: 100%;
    margin-bottom: 20px;
}
.tips-sec figure {
    text-align: center;
}
.tips-list {
    padding-top: 65px;
    width: 73%;
    margin: 0 auto;
}
.tips-list h2 {
    font-size: 24px;
    color: #6E9225;
    margin-bottom: 30px;
}
.tips-list p {
    color: #333;
    font-size: 16px;
    line-height: 24.2px;
    margin-bottom: 27px;
}
.list-tips-wrap h3 {
    font-size: 18px;
    color: #333;
    padding-left: 21px;
}
.tips-sec {
    padding-top: 29px;
    padding-bottom: 66px;
}
.list-tips-wrap {
    counter-reset: my-awesome-counter;
}
.list-tips-wrap li {
    counter-increment: my-awesome-counter;
    position: relative;
}
.list-tips-wrap li:before {
    position: absolute;
    content: counter(my-awesome-counter) "." !important;
    font-size: 18px;
    color: #6E9225;
    font-weight: 700;
    left: 0;
    top: 0;
}
.list-tips-wrap li:nth-child(10) h3 {
    padding-left: 29px;
}
.tips-travel {
    background: url("../_images/tip-footer.jpg") no-repeat center top;
    background-size: cover;
    padding: 98px 0 100px;
}
.tips-travel h3 {
    text-transform: uppercase;
}
.tips-travel p {
    font-size: 22px;
    margin-bottom: 45px;
}
.tips-travel .btn-secondary {
    padding: 17px 52px;
}
.tips-image ul li {
    width: 50%;
    float: left;
    text-align: center;
    padding-right: 4%;
}
.tips-image ul li .tips-cont {
    padding-top: 28px;
    padding-bottom: 28px;
}
.tips-image ul li .tips-cont .wrapper-tips {
    float: right;
    width: 67%;
    text-align: left;
}
.tips-image ul li:first-child .tips-cont {
    background: url("../_images/tips1.png") no-repeat center top;
    background-size: cover!important;
}
.tips-image ul li figure {
    text-align: left;
}
.tips-image ul li:last-child {
    padding-left: 4%;
    padding-right: 0;
}
.tips-image ul li:last-child .tips-cont {
    background: url("../_images/tips2.png") no-repeat center top;
    background-size: cover!important;
}
.tips-image ul li:last-child .tips-cont  .wrapper-tips {
    width: 56%;
}
.tips-image ul li:last-child .tips-cont  .wrapper-tips h3 {
    font-size: 24px;
}
.tips-image {
    padding-top: 53px;
}
.tips-image .tips-cont h3 {
    font-size: 28px;
    color: #333;
    line-height: 29px;
    margin-bottom: 23px;
}
.tips-image .tips-cont h3 span{
    color: #6E9225;
    text-transform: uppercase;
    display: inline-block;
    font-size: 28px;
    margin-bottom: 0;
}
.tips-image .tips-cont h3 span span {
    color: #333;
    text-transform: none;
    font-weight: bold;
}
.wrapper-tips .btn {
    background: #91b213;
}
.tips-image ul li:last-child .tips-cont  .wrapper-tips .btn {
    min-width: 181px;
}
.how-to-send {
    padding-top: 27px;
    padding-bottom: 33px;
}
.how-to-send .mini-move-tips {
    width: 73%;
    text-align: center;
}
.how-to-send .h2_tips{
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 36px;
    font-weight: bold;
}
.how-to-send  .inner-title .mini-move-tips p {
    margin-bottom: 32px;
}
.box-hold {
    text-align: center;
    margin-bottom: 61px;
}
.how-to-send .tips-image {
    padding-top: 37px;
    padding-bottom: 63px;
}
.box-desc {
    padding-top: 50px;
    text-align: center;
    padding-left: 55px;
    padding-bottom: 85px;
}
.how-to-send .mini-move-tips.send-box-tips {
    padding-bottom: 16px;
}
.how-to-send .mini-move-tips.send-box-tips p:last-child {
    margin-bottom: 0;
}
.box-desc.box-2 {
    padding-left: 0;
    padding-top: 47px;
    padding-bottom: 10px;
}
.how-to-send .inner-title .tips-new-box strong, .how-to-send .inner-title .tips-new-box span {
    font-size: 16px;
    margin-bottom: 6px;
}
.how-to-send .inner-title .mini-move-tips.tips-new-box p {
    margin-bottom: 0;
}
.tips-new-box {
    padding-top: 17px;
}
.travel-world-map {
    background: url("../_images/boating.png") no-repeat center top;
    background-size: cover;
}
.travel-world-map h3 {
    text-transform: none;
}
.flow-ways .list-tips-wrap li figure {
    width: 33%;
    float: left;
}
.flow-ways .list-tips-wrap li {
    float: left;
    width: 100%;
    margin-bottom: 47px;
}
.flow-ways .list-tips-wrap li .ways-wrap {
    float: left;
    width: 64%;
    margin-left: 3%;
    padding-top: 52px;
}
.flow-ways .list-tips-wrap li:nth-child(2) {
    margin-bottom: 9px;
}
.flow-ways .list-tips-wrap li:nth-child(2) .ways-wrap {
    padding-top: 0;
}
.flow-ways .list-tips-wrap li:nth-child(2) .ways-wrap h3 {
    margin-bottom: 14px;
}
.flow-ways .list-tips-wrap li:nth-child(2) .ways-wrap p {
    margin-bottom: 10px;
}
.flow-ways .list-tips-wrap li .ways-pice-list li {
    margin-bottom: 0;
    padding-left: 10px;
    position: relative;
    float: none;
    line-height: 1.2;
}
.flow-ways .list-tips-wrap .ways-pice-list li:before {
    position: absolute;
    content: "-" !important;
    color: #333;
    top: -5px;
    left: 0;
    display: block;
}
.flow-ways .list-tips-wrap li::before {
    display: none;
}
.list-tips-wrap .ways-wrap h3 {
    margin-bottom: 28px;
    padding-left: 0;
}
.list-tips-wrap .ways-wrap span {
    color: #6E9225;
}
.ways-to-measure {
    padding-top: 27px;
    padding-bottom: 85px;
}
.ways-pice-list {
    padding-bottom: 20px;
}
.ways-to-measure .inner-title span {
    margin-bottom: 55px;
}
.ways-to-measure .inner-title p {
    width: 73%;
    margin-bottom: 35px;
}
.ways-to-measure .inner-title {
    padding-bottom: 43px;
}
.measure-lug-con {
    width: 73%;
    margin: 0 auto;
    text-align: center;
    padding-top: 19px;
    line-height: 19px;
}
.list-tips-wrap p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
.mount-box figure {
    text-align: center;
    margin-bottom: 21px;
}
.mount-box h2 {
    font-size: 18px;
    font-weight: 700;
    color: #6e9225;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.safety-boxes {
    padding-top: 28px;
    padding-bottom: 26px;
}
.safety-boxes .inner-title p {
    width: 73%;
    margin-bottom: 33px;
}
.mount-box {
    padding-top: 9px;
}
.mount-box-travel {
    background: url("../_images/footer-mount-box.jpg") no-repeat center top;
    background-size: cover;
    padding: 98px 0 103px;
}
.mount-box-travel.travel-wrap h3 {
    text-transform: none;
}
.mount-box-travel.tips-travel .btn-secondary {
    padding: 17px 44px;
}
.icon-search {
    /*
        background-position: -365px -13px;
        width: 20px;
        height: 20px;
    */
    background-image: url(../_images/sprite.png) !important;
    background-position: -127px -349px;
    width: 77px;
    height: 77px;
    vertical-align: middle;
    position: absolute;
    left: 3%;
    top:12px;
}
.icon-search-faq {
    background-image: url(../_images/sprite.png) !important;
    background-position: -365px -13px !important;
    width: 20px !important;
    height: 20px !important;
    vertical-align: middle;
    position: absolute;
    left: 3%;
    top:12px;
}
.how-can-help figure {
    float: left;
    width: 39.33%;
    text-align: right;
}
.how-can-help-wrap h3 {
    font-size: 24px;
    color: #6e9225;
    font-weight: 700;
    margin-bottom: 30px;
}
.how-can-help-wrap {
    width: 46.33%;
    margin-left: 1%;
    float: left;
    padding-top: 33px;
    position: relative;
}
.example-help {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 27px;
    font-size: 14px;
    color: #808080;

    position: relative;
}
.example-help.active{
    border-bottom: 2px solid #666666;
}
.example-help strong {
    color: #333;
}
.example-help input{border:none;}
.how-can-help-wrap li,.how-can-help-wrap li a {
    color: #808080;
    font-size: 14px;
    padding: 3px 5px;
    padding-right: 0;
}
.how-can-help-wrap li span {
    color: #333;
    background: #dfe9b7;
    padding: 3px;
    display: inline-block;
}
.table-help-wrap {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #666666;
    margin-bottom: 30px;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    top: 88px;
    z-index: 999;
}
.how-can-help-wrap ul {
    border-top: none;
    border-radius: 0 0 5px 5px;
    padding: 10px 0px 14px 6px;
}
.faq-sec {
    padding-top: 28px;
    padding-bottom: 59px;
}
.how-can-help {
    padding-top: 5px;
}
.inner {
    padding-left: 1em;
    overflow: hidden;
    display: none;&.show {
        /*display: block;*/
    }
}
a.toggle {
    width: 100%;
    display: block;
    color: #fefefe;
    padding: .75em;
    transition: all .5s ease;
}
.accor-first-inner > li {
    margin-bottom: 13px;
}
.accor-first-inner > li > a, .accor-first-inner > li > a > h2 {
    font-weight: 700;
    color: #333;
    background: #bebebe;
    padding-right: 31px;

    font-size: 16px;
}
.accor-first-inner > li > a > h2 {
    line-height: 22px;
    float: left;
    padding: 8px 57px;
}

ul.inner.show {
    border-top: 4px solid #98b819;
    padding-left: 0;
}
ul.inner.show > li > a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    display: block;
    border-bottom: 1px solid #9f9f9f;
    padding: 5px 58px;
    padding-right: 32px;
}
ul.inner.show > li > div.inner.show > p {
    color: #333;
    padding: 0px 57px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 11px;
}
ul.inner.show > li > div.inner.show {
    padding-left: 0;
    padding: 27px 0;
    padding-bottom: 52px;
    border-bottom: 1px solid #9f9f9f;
}
.faq-accordion {
    width: 82%;
    margin: 0 auto;
}
.icon-accor-arrow {
    background-image: url(../_images/sprite.png) !important;
    background-position: -399px -23px !important;
    width: 17px !important;
    height: 10px !important;
    float: right;
    margin-top: 7px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.icon-inner-arrow {
    background-image: url(../_images/sprite.png) !important;
    background-position: -430px -23px;
    width: 17px;
    height: 10px;
    float: right;
    margin-top: 7px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
ul.inner.show > li.active > a {
    font-weight: 700;
}
ul.accor-first-inner > li.active > a .icon-accor-arrow, ul.inner.show > li.active > a .icon-inner-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq-function {
    background: #fff;
    padding: 44px 0 24px 0;
}
.faq-function li {
    width: calc(100%/3 - 10px);
    padding: 0px 18px;
}
.faq-function li figure {
    text-align: center;
}

/*.faq-function li:last-child {
 padding-left: 71px;
 padding-right: 0;
 }*/
.security-kit h3 {
    font-size: 18px;
    color: #333;
    padding: 7px 0;
    border-bottom: 2px solid #92b115;
}
.security-kit {
    padding-top: 14px;
    width: 89%;
    margin: 0 auto;
}
.faq-function li strong {
    font-size: 14px;
    display: block;
    padding-top: 8px;
    text-align: center;
}
.faq-function li::after {
    top: 29%;
    background-position: -223px -420px;
}
.sec-points li {
    font-size: 14px;
    color: #333;
    line-height: 18px;
    margin-bottom: 15px;
}
.sec-points li strong {
    font-weight: 700;
}
.sec-points li a {
    text-decoration: underline;
    color: #6e9225;
}
.looking-for {
    background: url("../_images/box-footer.png") no-repeat center top;
    background-size: cover;
    padding: 103px 0 100px;
}
.looking-for h3 {
    font-size: 24px;
}
.looking-for .btn-secondary {
    min-width: 313px;
    padding: 17px 39px;
}
.we-send-wrap li {
    float: left;
    text-align: center;
}
.we-send-wrap li strong {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    display: block;
    padding-top: 15px;
    margin-bottom: 30px;
}
.we-send-wrap li span {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    display: block;
    margin-bottom: 37px;
}
.we-send-wrap li:first-child {
    width: 65%;
}
.we-send-wrap li:first-child a.btn {
    padding: 15px 78px;
}
.we-send-wrap li:last-child {
    width: 29%;
    margin-left: 6%;
}
.how-we-send {
    padding-top: 26px;
}
.we-send-wrap {
    padding-top: 4px;
    padding-bottom: 49px;
}
.how-we-send-wrap ul li {
    width: 33.33%;
    padding-left: 2%;
    margin-bottom: 0;
    padding-right: 2%;
}
.how-we-send-wrap ul li:first-child {
    padding-right: 4%;
}

.how-we-send-wrap ul li span{
    float:left;
    width:100%;
    margin-bottom: 0px;
}

.how-we-send-wrap ul li strong, .how-we-send-wrap ul li span + span {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 43px;
}
.how-we-send-wrap .btn {
    min-width: 309px;
}
.how-we-send-wrap ul li:nth-child(3) {
    padding-left: 4%;
    padding-right: 0%;
}
.how-we-send-wrap {
    padding-bottom: 90px;
}
.travel-light {
    background: url("../_images/we-send-footer.png") no-repeat center top;
    background-size: cover;
    padding: 102px 0 100px;
}
.travel-light h3 {
    text-transform: none;
}
.travel-light .btn-secondary {
    padding: 17px 29px;
    min-width: 341px;
}
.mapn{
    position:relative;
}
.mapn img {
    width: 100%;
    opacity: 0;
}
#map-n{
    height:537px;
    top:0;
    left:0;
    width: 100%;

}

.static-map{
    display:block;
    float: left;
    width:100%;
    margin-bottom:20px;
}
.static-map-image{
    display:block;
    float: left;
    width:100%;  
}


.destination {
    padding-top: 25px;
}
.destination .inner-title {
    padding-bottom: 9px;
}
.our-destinations h2 {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}
.our-destinations span {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 46px;
    display: block;
    text-align: center;
}
.our-destinations {
    padding-top: 65px;
    text-align: center;
    padding-bottom: 70px;
}
.select-dest-wrap .select-wrap {
    float: none;
    display: inline-block;
}
.select-dest-wrap .select-wrap label {
    display: block;
    margin-bottom: 12px;
    color: #6e9225;
    font-size: 14px;
    text-align: left;
    padding-left: 4px;
}
.select-dest-wrap .select-wrap select {
    height: 35px;
    border: 1px solid #666666;
    position: relative;
    display: block;
}
.select-dest-wrap .select-wrap:first-child {
    width: 19.5%;
    margin-right: 1.6%;
}
.select-dest-wrap .select-wrap:last-child {
    width: 19.5%;
}

.select-dest-wrap .select-wrap:after {
    width: 10px;
    height: 9px;
    background-position: -457px -22px;
    top: 44px;
    right: 18px;
}
.image-sec-germany {
    float: left;
    width: 32%;
    padding-top: 18px;
}
.germany-cont {
    float: left;
    width: 64%;
    margin-left: 4%;
    padding-top: 26px;
}
.image-sec-germany .tips-image ul {
    display: flex;
    flex-wrap: wrap-reverse;
}

.image-sec-germany .tips-image ul li {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 40px;
}
.image-sec-germany .tips-image ul li:last-child {
    padding-left: 0;
}
.image-sec-germany .tips-image ul li:first-child .tips-cont, .image-sec-germany .tips-image ul li:last-child .tips-cont {
    background-size: 100% 100%;
}
.image-sec-germany .tips-image {
    padding-top: 38px;
}
.germany-cont h2 {
    color: #6e9225;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.germany-cont p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
.send-germany {
    padding-top: 26px;
    padding-bottom: 55px;
}
.send-to-germany {
    padding-top: 46px;
}
.send-to-germany h3 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}
.send-to-germany .work-function {
    background: #fff;
    padding: 48px 0 61px 0;
}
.send-to-germany .work-function li {
    width: calc(100%/4 - 21px);
    margin-right: 28px;
    padding: 0;
}

.send-to-germany .work-function li:last-child {
    margin-right: 0;
}
.send-to-germany .work-function li span {
    background-color: #90b213;
    height: 121px;
    width: 121px;
    margin-bottom: 22px;
}
.send-to-germany .work-function li strong {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display:block!important;
}
.icon-touch-hand {
    width: 50px;
    height: 77px;
    background-image: url(../_images/sprite.png) !important;
    background-position: -363px -199px;
}
.send-to-germany .work-function li::after {
    background-position: -223px -420px;
}
.documentation-need h4, .not-send-to h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 28px;
}
.documentation-need {
    padding-bottom: 24px;
}
.documentation-need p {
    margin-bottom: 27px;
}
.items-not-allowed [class^="icon-"], .items-not-allowed [class*="icon-"] {
    vertical-align: middle;
    margin-right: 15px;
}
.items-not-allowed {
    padding-left: 6px;
}
.items-not-allowed li {
    margin-bottom: 22px;
}
.icon-injection {
    width: 32px;
    height: 32px;
    background-image: url(../_images/sprite.png) !important;
    background-position: -302px -71px;
}
.icon-med {
    width: 27px;
    height: 27px;
    background-image: url(../_images/sprite.png) !important;
    background-position: -307px -116px;
}
.image-sec-germany .tips-image ul li:last-child .tips-cont {
    padding-bottom: 55px;
}
.image-sec-germany .tips-image ul li:first-child .tips-cont {
    padding-top: 42px;
    padding-bottom: 36px;
}
.image-sec-germany .tips-image ul li:last-child .tips-cont .wrapper-tips {
    width: 59%;
}
.image-sec-germany .tips-image ul li:last-child .tips-cont h3 {
    margin-bottom: 16px;
}
.image-sec-germany .tips-image ul li .tips-cont .wrapper-tips {
    width: 60%;
}
.image-sec-germany .tips-image .tips-cont h3 strong {
    color: #333;
    text-transform: none;
}
.send-travel {
    background: url("../_images/germany-footer.jpg") no-repeat center top;
    background-size: cover;
}
.send-travel h3 {
    text-transform: none;
}
.send-travel .btn-secondary {
    padding: 17px 25px;
}
.icon-weight-mes {
    background-image: url(../_images/sprite.png) !important;
    background-position: -350px -74px;
    width: 25px;
    height: 25px;
}
.icon-box-wrap {
    background-image: url(../_images/sprite.png) !important;
    background-position: -347px -309px;
    width: 55px;
    height: 55px;
}
.suitcases figure, .boxes-wrap figure {
    width: 29%;
    float: left;
}
.we-send-cont {
    float: left;
    width: 68.8%;
    padding-top: 16px;
    margin-left: 2.2%;
}
.suitcases .weight-price {
    padding-top: 50px;
}
.weight-price li {
    float: left;
    width: calc(100%/4 - 20px);
    margin-right: 20px;
}
.weight-price li strong,
.weight-price li p{
    display: block;
    font-weight: 700;
    color: #333;
    font-size: 13.6px;
    padding-top: 16px;
}
.weight-price > li > div > span {
    font-weight: 700;
    color: #6e9225;
    display: inline-block;
    font-size: 32px;
    padding-left: 8px;
}
.we-send-cont h2 {
    color: #6e9225;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}
.that-we-send {
    padding-top: 26px;
}
.that-we-send .inner-title p {
    padding-top: 15px;
}
.suitcases {
    padding-top: 41px;
    padding-bottom: 42px;
}
.weight-price li .icon-box2 {
    vertical-align: bottom;
}
.boxes-wrap .weight-price {
    padding-top: 22px;
}
.suitcases .weight-price li:nth-child(1) div span {
    padding-left: 21px;
}
.weight-price li:nth-child(2) div span {
    font-size: 34px;
}
.weight-price  li:nth-child(3) div span {
    font-size: 38px;
}
.weight-price li:nth-child(4) div span {
    font-size: 42px;
}
.weight-price li strong,
.weight-price li p{
    padding-top: 5px;
}
.we-send-link li {
    display: inline-block;
    padding: 0 23px;
}
.we-send-link li a:after {
    position: absolute;
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -71px -184px;
    width: 26px;
    height: 45px;
    left: -28px;
    top: -6px;
    transform: scale(0.4);
}
.we-send-link li:nth-child(2) {
    padding: 0 44px;
}
.we-send-link li a {
    text-decoration: underline;
    font-size: 16px;
    position: relative;
    color: #333;
    display: inline-block;
}
.we-send-link {
    padding-top: 29px;
}
.article-send li {
    width: calc(100%/4 - 20px);
    float: left;
    margin-right: 26px;
}
.article-send li span {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    display: block;
    padding-top: 12px;
    margin-bottom: 6px;
}
.article-send li a {
    font-weight: 400;
    color: #333;
    font-size: 16px;
    text-decoration: underline;
    padding-left: 21px;
    display: block;
    width: 76%;
    line-height: 1.4;
    position: relative;
}
.article-send li a::after {
    position: absolute;
    content: '';
    background-image: url(../_images/sprite.png);
    background-position: -71px -184px;
    width: 26px;
    height: 45px;
    left: -6px;
    top: -9px;
    transform: scale(0.4);
}
.sports-article > figure, .various-item > figure {
    float: left;
    width: 29%;
}
.boxes-wrap {
    padding-bottom: 38px;
}
.sports-article .we-send-cont {
    width: 68.5%;
    margin-left: 2.5%;
    padding-top: 6px;
}
.article-send {
    padding-top: 43px;
}
.send-new {
    padding-top: 8px;
}
.article-send li figure {
    min-height: 80px;
}
.sports-article {
    padding-bottom: 39px;
}
.various-item .we-send-cont {
    padding-top: 23px;
    margin-left: 2.8%;
    width: 68.2%;
}
.article-send li:last-child {
    margin-right: 0;
}
.various-item .article-send li figure {
    min-height: 60px;
}
.various-item .article-send {
    padding-top: 35px;
}
.shipping-prob > figure {
    width: 29%;
    float: left;
}
.shipping-prob .item-prohibited {
    padding-top: 23px;
    margin-left: 2.8%;
    width: 68.2%;
}
.left-sec-prob {
    width: 50%;
    float: left;
}
.right-sec-prob {
    width: 48%;
    margin-left: 2%;
    float: left;
}
.shipping-prob h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #6e9225;
    margin-bottom: 35px;
}
.various-item {
    padding-bottom: 40px;
}
.shipping-prob .item-prohibited ul li {
    font-weight: 700;
    color: #333;
    font-size: 16px;
    margin-bottom: 31px;
    padding-left: 55px;
    position: relative;
}
.shipping-prob .item-prohibited ul li:last-child {
    margin-bottom: 0;
}
.shipping-prob .item-prohibited ul.right-sec-prob li:last-child {
    margin-bottom: 0;
}
.shipping-prob .item-prohibited ul.right-sec-prob li {
    margin-bottom: 42px;
}
.shipping-prob .item-prohibited [class^="icon-"], .shipping-prob .item-prohibited [class*="icon-"] {
    vertical-align: middle;
    margin-right: 18px;
    position: absolute;
    left: 0;
    top: 0;
}
.travel-world {
    background: url("../_images/boating.png") no-repeat center top;
    background-size: cover;
}
.travel-world h3 {
    text-transform: none;
}
.we-send-tips {
    padding-top: 44px;
    padding-bottom: 59px;
}
.ski-sec-left {
    float: left;
    width: 56%;
    padding-top: 22px;
    position: relative;
}
.ski-sec-left figure:after {
    position: absolute;
    content: " ";
    background: url("../_images/sprite.png") no-repeat;
    width: 26px;
    height: 45px;
    background-position: -223px -420px;;
    right: -65px;
    top: 51%;
}
.ski-sec-right {
    float: left;
    width: 33%;
    margin-left: 11%;
}

.send-ski {
    padding-top: 28px;
    padding-bottom: 87px;
}
.send-ski .inner-title p {
    width: 73%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 26px;
}
.send-ski .inner-title span {
    margin-bottom: 51px;
}
.ski-sec-left h2 {
    color: #6e9225;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-bottom: 45px;
}
.ski-cont {
    width: 73%;
    margin: 0 auto;
    padding-top: 32px;
    padding-bottom: 11px;
}
.ski-sec-left figure {
    text-align: center;
    min-height: 400px;
    width: 100%;
    position: relative;
    border: 2px solid #92b015;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.ski-sec-left figure img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
}
.ski-sec-right figure {
    text-align: center;
    position: relative;
    width: 100%;
    min-height: 271px;
    border: 2px solid #92b015;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.ski-sec-right figure img {
    top: 50%;
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ski-sec-right ul li:first-child figure img {
    bottom: 0;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.ski-sec-right strong, .ski-sec-right span {
    color: #333;
    font-weight: 700;
    font-size: 20px !important;
    display: block !important;
    text-align: center;
    padding-top: 10px;
}
.ski-sec-right li {
    margin-bottom: 61px;
}
.ski-sec-right li.unique {
    margin-top: 145px;
}
.ski-sec-right li:last-child {
    margin-bottom: 0;
}
.send-ski .security-kit {
    width: 73%;
    padding-bottom: 54px;
}
.send-ski .security-kit h3 {
    font-size: 20px;
    padding: 11px 0;
}
.about-ski-mes h4 {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.about-ski-mes p {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 22px;
}
.about-ski-mes span {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
}
.about-ski-mes strong {
    /*text-transform: uppercase;*/
}
.about-ski-mes {
    width: 73%;
    margin: 0 auto;
}
.about-us {
    padding-top: 28px;
}
.about-us .inner-title {
    padding-bottom: 14px;
}

.about-us .how-we-send-wrap ul li strong, .about-us .how-we-send-wrap ul li span + span{
    margin-bottom: 61px;
    float:left;
    width:100%;
}
.about-us .how-we-send-wrap ul li:nth-child(3) strong, .about-us .how-we-send-wrap ul li:nth-child(3) span + span {
    margin-bottom: 34px;
    float:left;
    width:100%;
}
.about-us .how-we-send-wrap {
    padding-bottom: 85px;
}
.about-us-travel {
    background: url("../_images/order-create.png") no-repeat center top;
    background-size: cover;
}
.about-us-travel.travel-wrap h3 {
    text-transform: none;
}
.unsuitable-team h2 {
    color: #6e9225;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.unsuitable-team ul li {
    width: calc(100%/4 - 20px);
    margin-right: 26px;
    text-align: center;
    margin-bottom: 44px;
    float: left;
}
.unsuitable-team ul li strong {
    color: #000000;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    font-size: 18px;
    padding-top: 6px;
}
.unsuitable-team ul li span {
    color: #333;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 18px;
}
.unsuitable-team ul li:nth-child(4) {
    margin-right: 0;
}
.unsuitable-team ul li:last-child {
    margin-right: 0;
}
.unsuitable-team ul li img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #91b213;
}
.without-bag {
    padding-top: 28px;
}
.without-bag .inner-title span {
    margin-bottom: 55px;
}
.without-bag .inner-title p {
    width: 89%;
    margin-bottom: 32px;
}
.unsuitable-team {
    padding-top: 25px;
}
.unsuitable-team ul {
    padding-top: 40px;
    padding-bottom: 32px;
}
.cm-opinion h2 {
    color: #6e9225;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 54px;
}
.cm-opinion {
    padding: 81px 0 81px 0;
}
.without-bad-trav h3 {
    text-transform: none;
}
.without-bad-trav {
    background: url("../_images/footer-without-bag.png") no-repeat center top;
    background-size: cover;
}
.some-of-partner h2 {
    color: #91b213;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    margin-bottom: 71px;
}
.some-of-partner ul {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.some-of-partner ul li {
    width: calc(100%/7 - 52px);
    float: left;
    text-align: center;
    margin-right: 58px;
    margin-bottom: 50px;
}
.some-of-partner ul li:nth-child(7n) {
    margin-right: 0;
}
.some-of-partner ul li figure {
    min-height: 107px;
    border: 1px solid #898989;
    position: relative;
}
.some-of-partner ul li figure img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.partner {
    padding-top: 36px;
}
.partner .inner-title h1 {
    margin-bottom: 12px;
}
.partner .inner-title span {
    line-height: 25px;
    margin-bottom: 35px;
}
.partner .collection figure {
    width: 31.6%;
    margin-right: 60px;
}
.partner .collection-info {
    width: 65%;
}
.partner .collection p.md-margin {
    margin-bottom: 51px;
}
.partner .collection .btn {
    min-width: 340px;
    background: #91b213;
}
.some-of-partner {
    padding-top: 59px;
    padding-bottom: 36px;
}
.icon-heart {
    background-position: -359px -388px;
    width: 32px;
    height: 27px;
    vertical-align: middle;
    margin-right: 15px;
}
.ngo h2 {
    font-size: 32.32px;
    font-weight: 400;
    padding: 12px 45px;
    width: 81%;
    margin: 0 auto;
    background: url("../_images/donate-bg.png") no-repeat center top;
    margin-bottom: 51px;
    background-size: 100% auto;
}
.solidarity {
    padding-top: 40px;
    padding-bottom: 40px;
}
.solidarity .inner-title h1 {
    margin-bottom: 26px;
    color: #91b213;
}
.solidarity .inner-title span {
    margin-bottom: 38px;
}
.solidarity .inner-title p {
    width: 72%;
    line-height: 24px;
    margin-bottom: 25px;
}
.we-donate {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 62px;
}
.we-donate figure {
    text-align: center;
    margin-bottom: 20px;
}
.we-donate p {
    font-size: 16px;
    color: #333;
    text-align: center;
}
.ngo ul {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 18px;
}
.ngo li {
    float: left;
    width: calc(100%/3 - 70px);
    text-align: center;
    margin-right: 89px;
    margin-bottom: 114px;
}
.ngo li strong, .ngo li span {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    display: block;
    text-align: center;
    padding-top: 18px;
}
.ngo li figure {
    min-height: 167px;
    padding: 15px;
    border: 1px solid #fa5c54;
    position: relative;
}
.ngo li img {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ngo li:nth-child(3) {
    margin-right: 0;
}
.ngo li:nth-child(4) strong, .ngo li:nth-child(5) strong {
    padding-top: 30px;
}
.ngo p {
    width: 68%;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 22px;
    margin-bottom: 27px;
}
.icon-calculator {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -399px -74px;
    width: 48px;
    height: 62px;
    vertical-align: middle;
}
.icon-scissor {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -423px -237px;
    width: 28px;
    height: 31px;
    vertical-align: middle;
}
.icon-notebook {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -349px -452px;
    width: 52px;
    height: 74px;
    vertical-align: middle;
}
.icon-prob {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -390px -550px;
    width: 67px;
    height: 67px;
    vertical-align: middle;
}
.icon-don {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -492px -11px;
    width: 81px;
    height: 75px;
    vertical-align: middle;
}
.icon-insurance {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -492px -107px;
    width: 58px;
    height: 58px;
    vertical-align: middle;
}
.icon-hand-small {
    background: url("../_images/sprite.png") no-repeat;
    background-position: -423px -160px;
    width: 25px;
    height: 39px;
    vertical-align: middle;
}
.create-order-wrap ul > li > .order-left-sec > span {
    height: 121px;
    width: 121px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #91b213;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.create-order-wrap ul > li > .order-left-sec > span > i {
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.create-order-wrap > ul > li {
    overflow: hidden;
    margin-bottom: 11px;
}
.order-left-sec {
    float: left;
    width: 18.4%;
    text-align: right;
    margin-right: 3.5%;
}
.order-right-sec {
    width: 78%;
    float: left;
    padding-top: 31px;
}
.create-order-wrap h2 {
    font-size: 24px;
    font-weight: 700;
    color: #6e9225;
    margin-bottom: 20px;
}
.order-right-sec > span {
    font-size: 16px;
    color: #333;
    margin-bottom: 25px;
    display: block;
}
.order-right-sec .inner-create-order span {
    width: 61px;
    height: 61px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #91b213;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.inner-create-order span i {
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.inner-create-order > strong {
    font-size: 16px;
    color: #333;
    display: block;
}
.inner-create-order h3 {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 14px;
    text-transform: uppercase;
    vertical-align: middle;
}
.inner-create-order ul li {
    position: relative;
    padding-left: 12px;
    font-size: 16px;
    color: #333;
    margin-bottom: 2px;
}
.inner-create-order ul li:before {
    position: absolute;
    content: "-";
    font-size: 16px;
    color: #333;
    top: -1px;
    left: 0;
}
.create-order {
    padding-top: 27px;
    padding-bottom: 44px;
}
.inner-left-sec {
    float: left;
    width: 6%;
    margin-right: 2%;
}
.inner-right-sec {
    float: left;
    width: 74%;
    padding-top: 10px;
}
.inner-create-order {
    margin-bottom: 13px;
}
.inner-create-order ul.scissor-cont li {
    padding-left: 4px;
    margin-bottom: 25px;
}
.inner-create-order ul.scissor-cont li:last-child {
    margin-bottom: 0;
}
.inner-create-order ul.scissor-cont li:before {
    display: none;
}
.create-order-wrap ul > li:nth-child(2) .order-right-sec {
    padding-top: 36px;
}
.data-complete {
    padding-top: 27px;
}
.inner-create-order ul.data-complete li {
    padding-left: 36px;
    margin-bottom: 25px;
}
.inner-create-order ul.data-complete li:before {
    content: " ";
    width: 24px;
    height: 24px;
    background: url("../_images/sprite.png") no-repeat;
    background-position: -509px -263px;
    top: 2px;
    left: 2px;
}
.create-order-wrap > ul > li:nth-child(2) {
    margin-bottom: 23px;
}
.not-sending-prob {
    width: 83%;
}
.create-order-wrap > ul > li:nth-child(3) .order-right-sec {
    padding-top: 36px;
}
.inner-create-order ul.not-sending-prob li {
    padding-left: 0;
    margin-bottom: 25px;
}
.inner-create-order ul li a {
    color: #6e9225;
    text-decoration: underline;
}
.create-order-wrap > ul > li:nth-child(3) {
    margin-bottom: 31px;
}
.create-order-wrap > ul > li:nth-child(4) .order-right-sec {
    width: 75%;
    padding-top: 35px;
}
.add-packing {
    padding-top: 13px;
    width: 86%;
}
ul.add-packing li {
    margin-bottom: 26px;
    padding-left: 0;
}
ul.add-packing li:before {
    display: none;
}
ul.add-packing li:last-child {
    margin-bottom: 0;
}
.create-order-wrap > ul > li:nth-child(4) {
    margin-bottom: 2px;
}
ul.add-packing li strong {
    font-weight: 700;
    color: #333;
}
.additional-insurance {
    width: 83%;
    padding-top: 18px;
}
ul.additional-insurance li {
    padding-left: 0;
    margin-bottom: 25px;
}
ul.additional-insurance li:last-child {
    margin-bottom: 0;
}

ul.additional-insurance li:before {
    display: none;
}
.create-travel {
    background-image: url("../_images/order-create.png");
}
.create-travel.tips-travel h3 {
    text-transform: none;
}
.select-dest-wrap.help-you-wrap .select-wrap:first-child {
    width: 100%;
    display: block;
}
.help-you-wrap .input {
    width: 55.5%;
    margin-bottom: 26px;
    float: none;
}
.help-you-wrap .input label {
    font-size: 14px;
    color: #6e9225;
    padding-left: 5px;
    margin-bottom: 10px;
    display: block;
}
.help-you-wrap .input input {
    border: 1px solid #666666;
}
.help-you-form {
    float: left;
    width: 61%;
}
.help-you {
    padding-top: 87px;
    padding-bottom: 79px;
}
.help-you-wrap h1 {
    font-size: 30px;
    color: #91b213;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 54px;
}
.help-you-wrap.select-dest-wrap .select-wrap::after {
    top: 41px;
    right: 20px;
}
.help-you-wrap .message-text {
    width: 89.5%;
    margin-bottom: 26px;
    padding-top: 10px;
}
.help-you-wrap .message-text label {
    font-size: 14px;
    color: #6e9225;
    padding-left: 5px;
    margin-bottom: 10px;
    display: block;
}
.help-you-wrap .message-text textarea {
    border: 1px solid #666666;
    min-height: 150px;
}
.help-you-wrap .agree-input {
    padding-top: 2px;
    margin-bottom: 22px;
}
.help-you-wrap .agree-input::after {
    top: 3px;
    left: 1px;
}
.help-you-wrap .agree-input label::after {
    left: -24px;
    top: 3px;
}
.icon-phone-number {
    background-image: url(../_images/sprite.png) !important;
    background-position: -506px -199px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 15px;
}
.contact-us-sec strong {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    display: block;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.call-us a {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    color: #6e9225;
    font-size: 24px;
}
.customer-schedule p {
    font-size: 18px;
    color: #333;
    margin-bottom: 17px;
}
.customer-schedule span {
    font-size: 18px;
    font-weight: 700;
    color: #6e9225;
    display: block;
}
.write-us a {
    font-weight: 700;
    font-size: 18px;
    color: #6e9225;
    display: block;
}
.write-us {
    padding-bottom: 36px;
    padding-top: 30px;
}
.contact-us-sec {
    float: left;
    width: 27%;
    margin-left: 20px;
    margin-top: 66px;
    padding-left: 49px;
    padding-bottom: 20px;
    border-left: 1px solid #6e9225;
}
.other-user-ques p {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    padding-top: 8px;
    line-height: 23px;
}
.call-us {
    padding-top: 16px;
}
.customer-schedule {
    padding-top: 24px;
}
.contact-us-sec .btn {
    background: transparent;
    border: 2px solid #b1c777;
    color: #333;
    margin-top: 7px;
    min-width: 234px;
}
.help-you-wrap {
    padding-left: 21%;
}
.help-you-wrap .btn {
    background: #91b213;
    min-width: 222px;
}
.baggage {
    padding-top: 25px;
    padding-bottom: 79px;
}
.limitation-table h2 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 29px;
}
.limitation-table {
    padding-top: 37px;
}
.limitation-table p {
    text-align: center;
    font-size: 16px;
    color: #333;
    width: 75%;
    margin: 0 auto;
    line-height: 23px;
    margin-bottom: 39px;
}
.limitation-table .select-dest-wrap {
    text-align: center;
    margin-bottom: 53px;
}
.bag-table {
    float: none;
    width: 100%;
    border: none;
}
.bag-table.table-div th {
    font-size: 16px;
    font-weight: 700;
    padding: 19px 23px 24px 14px;
    letter-spacing: 0;
    line-height: 25px;
    width: 16.66%;
    vertical-align: middle;
}
.bag-table.table-div tr:first-child {
    background: #717171;
}
.bag-table.table-div tr:first-child::after {
    top: 98px;
}
.baggage_header{
    display: none;
}
.baggage_data {
    display: none;
}
.icon-cycle {
    background-position: -490px -308px;
    width: 50px;
    height: 35px;
    vertical-align: middle;
    margin-right: 12px;
}
.icon-surfboard {
    background-position: -568px -308px;
    width: 50px;
    height: 35px;
    vertical-align: middle;
    margin-right: 12px;
}
.icon-baggage30kg {
    background-position: -629px -308px;
    width: 50px;
    height: 35px;
    vertical-align: middle;
    margin-right: 12px;
}
.bag-table.table-div td {
    padding: 36px 17px 33px 14px;
    vertical-align: middle;
    font-size: 16px;
    color: #1d1d1b;
}
.bag-table.table-div td strong {
    font-weight: 700;
}
.bag-table.table-div td.saving {
    font-size: 28px;
    color: #ef8a03;
}
.bag-table.table-div td:nth-child(2) {
    color: #1d1d1b;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 0px;
}
.travel-insurance-sec {
    padding-top: 27px;
    padding-bottom: 50px;
}
.insure-wrapper {
    width: 73%;
    margin: 0 auto;
    padding-top: 4px;
}
.insure-wrapper p {
    font-size: 16px;
    color: #333;
    margin-bottom: 26px;
    line-height: 24px;
}
.insure-wrapper p strong {
    font-weight: 700;
}
.insure-wrapper p a {
    color: #6e9225;
    text-decoration: underline;
}
.insurance-cont figure {
    text-align: center;
    padding-top: 19px;
    width: 97%;
}
.insure-wrapper h2 {
    font-size: 24px;
    color: #6e9225;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 29px;
}
.additional-insure {
    padding-top: 63px;
}
.add-insure-fee {
    padding-top: 5px;
    margin-bottom: 75px;
}
.add-insure-fee strong, .add-insure-fee p{
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 28px;
}
.insure-table-wrap {
    width: 69%;
    margin: 0 auto;
    border: 1px solid #666666;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 25px 23px;
    padding-bottom: 34px;
}
.insure-table-wrap table {
    width: 100%;
}
.insure-table-wrap table thead tr th {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 11px;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
}
.insure-table-wrap table thead tr {
    background: #6e9225;
    position: relative;
}
/* No funciona, solucionado
.insure-table-wrap table thead tr:after {
        position: absolute;
        content: " ";
        width: 100%;
        height: 5px;
        background: #91b213;
        left: 0;
        bottom: -8px;
}
*/
.insure-table-wrap table tbody td {
    padding: 17px 10px;
    font-size: 16px;
    color: #1d1d1b;
    vertical-align: middle;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.insure-table-wrap table tbody tr:first-child td {
    padding-top: 28px;
}
.insure-table-wrap table tbody tr {
    border-bottom: 2px solid #808a13;
}
.insure-table-wrap table tbody {
    padding-top: 5px;
}
.insure-table-wrap p {
    padding-top: 37px;
    padding-left: 11px;
    margin-bottom: 0;
}
.insure-table-wrap p span {
    text-transform: none;
}
.insure-table-wrap p a {
    text-decoration: underline;
    text-transform: none;
    font-size: 16px;
    color: #6e9225;
}
.insurance-terms {
    font-size: 12px;
    color: #808080;
    display: block;
    padding-top: 22px;
    width: 69%;
    margin: 0 auto;
    line-height: 14px;
}
.bulk strong {
    text-transform: uppercase;
    color: #6e9225;
}
.bulk {
    font-size: 16px;
    display: block;
    color: #333;
    font-weight: 700;
    padding-top: 6px;
    margin-bottom: 29px;
}
.imp-note strong {
    font-size: 18px;
}
.difference-insurance {
    padding-top: 52px;
}
.difference-insurance h2 {
    margin-bottom: 55px;
}
.difference-insurance .bulk {
    word-spacing: 1px;
}
.insure-wrapper p.margin-ins {
    margin-bottom: 47px;
}
.packing-box {
    padding-top: 28px;
    padding-bottom: 30px;
}
.packing-box .insure-wrapper {
    padding-top: 0;
}
.insure-wrapper h3, .insure-wrapper h2 {
    color: #333;
    font-size: 16px!important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 48px;
}
.cardboard-box {
    padding-top: 29px;
    padding-bottom: 28px;
}
.pack-table {
    width: 82%;
    padding-bottom: 29px;
    margin-bottom: 39px;
}
.pack-table.insure-table-wrap table tbody td {
    text-transform: none;
}
.box-security h3, .box-security h2 {
    margin-bottom: 39px;
}
.box-security .pack-table {
    margin-bottom: 63px;
}
.legal-wraning-wrap h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #6e9225;
    text-align: center;
    margin-bottom: 55px;
}
.legal-wraning-wrap h2 {
    color: #6e9225;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.legal-wraning-wrap p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.legal-warning {
    padding-top: 64px;
    padding-bottom: 69px;
}
.legal-wraning-wrap {
    width: 73%;
    margin: 0 auto;
}
.industrial-prop {
    padding-top: 57px;
}
.inner-legal-war {
    padding-top: 31px;
}
.intellectual-prop {
    padding-top: 39px;
}
.applicable-law {
    padding-top: 37px;
}
.cookies {
    padding-top: 63px;
    padding-bottom: 29px;
}
.legal-wraning-wrap span {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    line-height: 21px;
}
.legal-wraning-wrap .types-of-cookies span {
    margin-bottom: 0px;
}
.types-of-cookies strong {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 21px;
    padding-top: 27px;
    margin-bottom: 4px
}
.cookies-used {
    padding-top: 31px;
}
.cookies-used p {
    margin-bottom: 24px;
}
.cookies-used ul {
    padding-left: 17px;
}
.cookies-used ul li {
    list-style-type: disc;
    font-size: 16px;
    color: #333;
}
.types-of-cookies {
    padding-top: 34px;
}
.manage-cookies {
    padding-top: 32px;
}
.manage-cookies strong {
    color: #6e9225;
    display: block;
    margin-bottom: 30px;
}
.manage-cookies p {
    margin-bottom: 28px;
}
.manage-cookies span {
    margin-bottom: 0;
}
.manage-cookies ul {
    margin-bottom: 33px;
    padding-left: 17px;
}
.manage-cookies ul li {
    list-style-type: disc;
    font-size: 16px;
    color: #333;
}
.manage-cookies p.margin-none {
    margin: 0;
}
.terms-wrapper h1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #6e9225;
    margin-bottom: 48px;
}
.terms-conditions {
    padding-top: 65px;
    padding-bottom: 64px;
}
.terms-wrapper {
    width: 82%;
    margin: 0 auto;
}
.conditions-list {
    width: 89%;
    margin: 0 auto;
}
.conditions-list li {
    margin-bottom: 8px;
}
.conditions-list li span {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-right: 8px;
    display: inline-block;
}
.conditions-list li a {
    text-transform: uppercase;
    font-size: 16px;
    color: #6e9225;
    display: inline-block;
}
.conditions-list li a:hover {
    text-decoration: underline;
}
.condition-wrap {
    border-bottom: 4px solid #98b719;
    padding-bottom: 44px;
}
.icon-up-arr {
    background-position: -503px -370px;
    width: 18px;
    height: 11px;
}
.slide-up-ar {
    float: right;
    margin-right: 8px;
}
.area-app-wrap h2 {
    color: #6e9225;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 41px;
}
.area-app-wrap.privacy-policy h2 {    
    font-size: 20px;    
    margin-top: 30px;
    margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
    .area-app-wrap.privacy-policy h2 {    
        font-size: 23px;    
        margin-top: 40px;
        margin-bottom: 15px;
    }
}

.area-app-wrap.privacy-policy p {    
    margin-bottom:20px;
}
.area-app-wrap.privacy-policy ul {    
    list-style:none;
    margin-bottom: 20px;
}
.area-app-wrap.privacy-policy li {    
    margin-bottom: 10px;
    font-size: 14px;
}
@media only screen and (min-width: 768px) {
    .area-app-wrap.privacy-policy li {    
        margin-bottom: 10px;
        font-size: 16px;
    }
}

.area-app-wrap.privacy-policy li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
}
.area-app-wrap p {
    color: #333;
    font-size: 16px;
    margin-bottom: 31px;
    line-height: 32px;
}
.area-of-applic {
    padding-top: 54px;
    border-bottom: 4px solid #98b719;
    padding-bottom: 5px;
}

.area-app-wrap {
    width: 89%;
    margin: 0 auto;
}
.obligation {
    padding-top: 50px;
    border-bottom: 4px solid #98b719;
    padding-bottom: 7px;
}
p.margin-none {
    margin: 0;
}
.area-app-wrap p span {
    font-weight: 700;
    display: inline-block;
}
.area-app-wrap strong {
    display: block;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding-top: 11px;
    margin-bottom: 42px;
}
.area-app-wrap p span.inner-terms {
    padding-left: 73px;
}
.travel-world-box {
    background: url("../_images/boating.png") no-repeat center top;
    background-size: cover;
}
.destination .inner-title h1, .that-we-send .inner-title h1, .create-order .inner-title h1, .partner .inner-title h1, .about-us .inner-title h1 {
    color: #91b213;
}
.create-order .inner-title span, .partner .inner-title span {
    color: #000;
}


/* ERRORS   **** */
.error select,
.error input,
.error textarea{
    border: 1px solid #d93800 !important;
    background-color: #fffbf9 !important;
}

.error .error_validacion_form{
    display:block;
    position:absolute;
    padding-left:19px;
    margin-top:6px;
    height:17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('../_images/sprite_error.png') no-repeat 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#E00000;
    text-align:left;
}

.agree-input.error .error_validacion_form {
    position:inherit;
}
/* ERRORS   **** */
.error_container {
    display: block;
    margin-top: 22px;
    background-image: url('../_images/sprite_error.png');
    background-color: #fee;
    background-repeat: no-repeat;
    background-position: 12px -8px;
    color: #da4545;
    line-height: 20px;
    padding: 10px 10px 10px 38px;
    margin: 0px auto 20px auto;
    width: 90%;
    background-size: 16px;
    border-radius: 3px;
}
/* FORMS    **** */

/* Special FORM */
.pickup-form {
    padding: 30px 0 6px;
    display:none;
}

.pickup-time .radio-btn {
    line-height: 34px;
    margin-bottom:25px;
}

.pickup-time .pick-time {
    display:none;
}

.detail .error .error_validacion_form {
    display:none !important;
}

.package_hide {
    display:none;
}

#package2, #package3 {
    display:none;
}

/* Move FORM */
.special-form-wrap {
    display:none;
}

/* Airport FORM */
.content .airport-form {
    display:block;
}

/* Group FORM */
.content .group-form {
    display:block;
}

/* como-rellenar-y-enviar-cajas.html */
.mini-move-tips .what_send_link {
    color: #333;
    text-decoration: underline;
}

.mini-move-tips .what_send_link:hover {
    text-decoration:none;
}

/* alemania.html */
.items-not-allowed li i {
    width:34px !important;
}

.inline{
    display: inline !important;
}
.text-center{
    text-align: center !important;
}
.bold, .strong{
    font-weight: bold !important;
    font-size:inherit !important;
    display: inline !important;
}

.bold22{
    font-weight: bold !important;
    font-size:22px !important;
    display: inline !important;
}

.bold_black{
    font-weight: bold !important;
    font-size:inherit !important;
    display: inline !important;
    color:#000 !important;
}

.bold_upper{
    font-weight: bold !important;
    font-size:inherit !important;
    display: inline !important;
    text-transform: uppercase;
}
.bold_normal
{
    font-weight: bold !important;
    font-size:inherit !important;
    display: inline !important;
    text-transform: none !important;
}

.bold_free
{
    font-weight: bold !important;
    font-size:inherit !important;
    display: inherit !important;
    text-transform: none !important;
}

.h2_how_work {
    font-size: 24px;
    color: #6e9225;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700;
}