/*Font Family*/
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/FontAwesome.otf);
}

@font-face {
    font-family: MuseoSlab-300;
    src: url(../fonts/MuseoSlab-300.otf);
}

@font-face {
    font-family: MuseoSlab-500;
    src: url(../fonts/MuseoSlab-500.otf);
}

@font-face {
    font-family: MuseoSlab-700;
    src: url(../fonts/MuseoSlab-700.otf);
}

@font-face {
    font-family: MuseoSlab-900;
    src: url(../fonts/MuseoSlab-900.otf);
}

body {
    outline: none;
    font-family: MuseoSlab-700, sans-serif;
    color: #000000;
}

P {
    font-family: MuseoSlab-300, sans-serif;
}

a, a:hover {
    transition: 0.25s;
    outline: none;
    color: #000000;
    text-decoration: none;
}

.img-thumbnail {
    border: none;
}

.navbar-brand img {
    width: 130px;
}

.nav-link {
    color: #000000;
    letter-spacing: 1px;
    font-size: 14px;
    margin-left: 15px;
    font-family: MuseoSlab-300, sans-serif;
}

.nav-item.get-demo a {
    color: #e53b37;
    border-radius: 50px;
    border: 1px solid #e53b37 !important;
    width: 140px;
    text-align: center;
    transition: 0.5s;
}

.nav-item.get-demo a:hover {
    color: #fff;
    background: #e53b37;
    transition: 0.5s;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 1);
}

.banner {
    height: 550px;
    position: relative;
    display: table;
    width: 100%;
}

.banner .container {
    display: table-cell;
    vertical-align: middle;
    z-index: 9;
    position: relative;
}

.banner.index {
    background: url(../../images/banner-image.png) center top;
    background-size: cover;
}

.banner h1 {
    color: #ffffff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}

.banner .get-demo, .best-employee .view-more, .call-the-action .get-a-demo, .request-catelogue, .get-demo-btn,
.careers-demo {
    color: #fff;
    background: #e53b37;
    width: 200px;
    height: 50px;
    display: block;
    margin: auto;
    border-radius: 50px;
    line-height: 50px;
    font-size: 18px;
    transition: 0.5s;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 1);
    letter-spacing: 1px;
    font-family: MuseoSlab-300, sans-serif;
}

.banner .get-demo:hover, .best-employee .view-more:hover, .call-the-action .get-a-demo:hover,
.banner .careers-demo:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 1);
    transition: 0.5s;
    color: #ffffff;
}

.section-title {
    font-weight: 600;
    margin-top: 20px;
    letter-spacing: 1px;
    font-family: MuseoSlab-700, sans-serif;
}

.versatile-rewards .section-title {
    font-family: MuseoSlab-300, sans-serif;
}

.section-sub-title, .section-tag-line {
    letter-spacing: 1px;
    font-family: MuseoSlab-500, sans-serif;
}

.Recognize-Peers h5, .Recognize-Plus h5, .Recognize-Moments h5, .Lucky-Bird h5,
.SurpriseBaskets h5, .MilestoneAwards h5, .GiftServices h5, .GiftsMadeEasy h5, .Loyalty-Success h5 {
    font-family: MuseoSlab-300, sans-serif;
}

.Recognize-Peers h3, .Recognize-Plus h3, .Recognize-Moments h3, .Lucky-Bird h3,
.SurpriseBaskets h3, .MilestoneAwards h3, .GiftServices h3, .GiftsMadeEasy h3, .Loyalty-Success h3 {
    font-family: MuseoSlab-500, sans-serif;
}

.icon h5 {
    font-family: MuseoSlab-300, sans-serif;
    text-transform: capitalize;
}

.culture-image.overlay, .solution-image.overlay, .loyalty-image.overlay {
    display: none;
    transition: 0.5s;
}

.Recognize-Peers:hover .culture-image, .Recognize-Plus:hover .culture-image, .Recognize-Moments:hover .culture-image,
.Lucky-Bird:hover .solution-image, .SurpriseBaskets:hover .solution-image, .MilestoneAwards:hover .solution-image,
.GiftServices:hover .solution-image, .GiftsMadeEasy:hover .solution-image, .Loyalty-Success:hover .loyalty-image {
    display: none;
    transition: 0.5s;
}

.Recognize-Peers:hover .culture-image.overlay, .Recognize-Plus:hover .culture-image.overlay,
.Lucky-Bird:hover .solution-image.overlay, .Recognize-Moments:hover .culture-image.overlay,
.SurpriseBaskets:hover .solution-image.overlay, .MilestoneAwards:hover .solution-image.overlay,
.GiftServices:hover .solution-image.overlay, .GiftsMadeEasy:hover .solution-image.overlay,
.Loyalty-Success:hover .loyalty-image.overlay {
    display: block;
    transition: 0.5s;
}

.Recognize-Peers .icon, .Recognize-Plus .icon, .Recognize-Moments .icon, .Lucky-Bird .icon,
.SurpriseBaskets .icon, .MilestoneAwards .icon, .GiftServices .icon, .GiftsMadeEasy .icon, .Loyalty-Success .icon {
    position: relative;
    height: 80px;
    width: 100%;
}

.Recognize-Peers .icon .culture-image, .Recognize-Plus .icon .culture-image, .Recognize-Moments .icon .culture-image,
.Lucky-Bird .icon .solution-image, .SurpriseBaskets .icon .solution-image, .GiftServices .icon .solution-image,
.GiftsMadeEasy .icon .solution-image, .MilestoneAwards .icon .solution-image, .Loyalty-Success .icon .loyalty-image {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 80px;
}

.solutions {
    margin-top: 100px !important;
}

.customer-loyalty {
    background: url(../../images/gray-bg.svg) bottom center;
    background-size: cover;
    padding-bottom: 100px;
}

.best-employee .section-tag-line, .section-tag-line {
    font-size: 18px;
    font-family: MuseoSlab-300, sans-serif;
}

.company-col, .customer-stories {
    background: #f0f0eb;
}

.customer-stories-inner, .versatile-rewards-inner, .happy-customer-inner {
    padding: 0 50px;
}

.best-employee .info-inner {
    width: 50%;
    display: inherit;
}

.company-col, .employee-col {
    width: 50%;
    height: 300px;
    padding: 0 20px;
    display: table;
}

.inner-container {
    vertical-align: middle;
    display: table-cell;
}

.employee-col .quote, .employee-col .info {
    font-size: 14px;
    letter-spacing: 1px;
}

.customer-info-div {
    background: #fff;
    padding: 20px;
    height: 300px;
}

.customer-info-div .info {
    letter-spacing: 1px;
    font-size: 22px;
    font-family: MuseoSlab-700, sans-serif;
}

.customer-info-div .hash-tag {
    color: #e53b37;
}

.customer-info-div .content {
    letter-spacing: 1px;
    font-size: 15px;
    font-family: MuseoSlab-300, sans-serif;
    padding: 0 20px;
}

.customer-info-div .company-logo {
    height: 30px;
    width: auto !important;
    margin: auto;
}

.customer-info-div .watch-now {
    background: #e53b37;
    color: #fff;
    height: 50px;
    display: block;
    width: 150px;
    margin: auto;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 25px;
    font-family: MuseoSlab-300, sans-serif;
}

.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    font-family: FontAwesome, sans-serif;
    font-style: unset;
    border: none;
    color: #e53b37;
    font-size: 72px;
    height: 112px;
    margin: auto;
    cursor: pointer;
    z-index: 9;
}

.happy-customer .slick-arrow {
    bottom: 85px;
}

.versatile-rewards-inner .slick-arrow {
    bottom: 55px;
}

.gift-occasion .versatile-rewards-inner .slick-arrow {
    bottom: 0;
    height: 27px;
}

i.slider-icon {
    font-style: normal;
}

.right.slick-arrow {
    right: 0;
}

.left.slick-arrow {
    left: 0;
}

ul.slick-dots {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin-top: 50px;
}

ul.slick-dots button {
    background: transparent;
    border: 3px solid #e53b37;
    margin: 0 10px;
    font-size: 0;
    height: 20px !important;
    width: 20px !important;
    display: block;
    outline: none;
    text-indent: -9999px;
    border-radius: 50% !important;
    cursor: pointer;
}

li.slick-active button {
    background-color: #e53b37;
}

.best-employee .view-more, .call-the-action .get-a-demo {
    box-shadow: none;
}

footer {
    border-top: 5px solid #e53b37;
    font-family: MuseoSlab-300, sans-serif;
}

footer ul {
    font-size: 12px;
    list-style: none;
    padding: 0;
}

footer li {
    margin-bottom: 5px;
}

footer .link-title {
    color: #e53b37;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 12px;
}

footer .nav-link {
    padding: 0;
    margin: 0;
    font-size: 12px;
    letter-spacing: 0;
}

footer a:hover {
    color: #666;
}

footer .footer-icon {
    color: #e53b37;
    font-family: FontAwesome, sans-serif;
    margin-right: 10px;
    text-align: center;
}

.footer-bottom {
    background: #f0f0eb;
    padding: 10px 0;
    font-size: 12px;
    letter-spacing: 1px;
}

.footer-bottom i {
    font-family: FontAwesome, sans-serif;
    color: #e53b37;
    font-style: normal;
}

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

.banner.careers {
    background: url(../../images/careers-banner-images.png) center top;
    background-size: cover;
}

.careers-demo.careers {
    width: 300px;
}

.our-business .content {
    letter-spacing: 1px;
    line-height: 40px;
    font-family: MuseoSlab-300, sans-serif;
    padding: 50px 0;
}

.our-business .embed-responsive {
    padding: 0 50px;
}

.smile-tag {
    color: #e53b37;
    font-family: MuseoSlab-900, sans-serif;
    letter-spacing: 1px;
}

.smile-div {
    display: inline-flex;
}

.smile-div .inner {
    width: 19%;
    background: #f0f0eb;
    padding: 30px 20px;
}

.smile-div .title {
    letter-spacing: 1px;
    font-family: MuseoSlab-700, sans-serif;
}

.smile-div span {
    font-size: 48px;
    color: #e53b37;
}

.smile-div ul {
    list-style: none;
}

.smile-div li {
    font-size: 12px;
    font-family: MuseoSlab-300, sans-serif;
    line-height: 30px;
    text-align: left;
    letter-spacing: 1px;
    position: relative;
}

.smile-div li::after {
    background: url("../../images/Box.png");
    background-size: contain;
    position: absolute;
    content: '';
    left: -25px;
    top: 10px;
    height: 10px;
    width: 10px;
}

.smile-div .inner ~ .inner {
    margin-left: 1.25%;
}

.careers-collage-2, .job-check-out {
    position: relative;
}

.careers-collage-2::after, .job-check-out::after {
    background: url(../../images/gray-bg.svg);
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
    transform: rotate(180deg);
}

.job-check-out .panel-heading a {
    display: block;
    background: #fff;
    padding: 10px;
    font-size: 30px;
    color: #e53b37;
    letter-spacing: 1px;
    font-family: MuseoSlab-700, sans-serif;
}

.job-check-out .panel-body {
    background: #f5f5f5;
    padding: 15px;
    font-size: 14px;
    letter-spacing: 1px;
}

#accordionJob .panel-heading .accordion-toggle {
    position: relative;
}

#accordionJob .panel-heading .accordion-toggle::before {
    font-family: FontAwesome, sans-serif;
    content: '\f106';
    color: #e53b37;
    transition: all 0.2s ease-in;
    font-size: 42px;
    top: 0;
    position: absolute;
    left: 50px;
    bottom: 0;
    margin: auto;
}

#accordionJob .panel-heading .accordion-toggle.collapsed::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 0.2s ease-in;
}

.banner.gift-made-easy {
    background: url(../../images/giftsMadeEasy-banner-image.png) center top;
    background-size: cover;
}

.get-demo-btn.gift-made-easy, .request-catelogue.gift-made-easy, .get-demo.gift-made-easy {
    background: #fff;
    color: #00aee6;
    border: 2px solid #00aee6;
    width: 275px;
}

.get-demo.gift-made-easy:hover {
    color: #00aee6;
}

.img-thumbnail {
    border-radius: 55px;
    width: 100px;
}

.gift-made-easy-banner-icon, .recognize-moments-icon, .loyalty-success-icon, .lucky-bird-banner-icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20%;
    margin: auto;
}

.gift-made-easy-banner-icon h3, .recognize-moments-icon h3, .loyalty-success-icon h3, .lucky-bird-banner-icon h3 {
    font-family: MuseoSlab-500, sans-serif;
}

.gift-made-easy-banner-icon p, .recognize-moments-icon p, .loyalty-success-icon p, .lucky-bird-banner-icon p {
    font-family: MuseoSlab-300, sans-serif;
}

.corporate-gift {
    margin-top: 150px;
}

.corporate-gift .row {
    padding: 50px 0;
}

.reason-div {
    display: table;
    height: 100%;
}

.reason-div .inner {
    display: table-cell;
    vertical-align: middle;
}

.difficult-gift .bg-img {
    background: url("../../images/ReducingSpend_final.svg") center no-repeat;
    background-size: contain;
    height: 400px;
}

.difficult-gift .inner {
    display: table;
    height: 100%;
    margin: auto;
}

.difficult-upper {
    display: table-row;
}

.difficult, .cost, .corporate-gift-reason {
    font-family: MuseoSlab-300, sans-serif;
    text-align: left;
    margin: auto;
    list-style: none;
    line-height: 30px;
    font-size: 22px;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 1px;
}

.difficult li, .cost li, .corporate-gift-reason li {
    margin-bottom: 20px;
    line-height: 30px;
    position: relative;
}

.difficult li::after, .cost li::after {
    position: absolute;
    content: '';
    background: url("../../images/gift.svg") center no-repeat;
    height: 25px;
    width: 25px;
    left: -50px;
    top: 0;
}

.easy-cost .bg-img {
    background: url("../../images/mockup.svg") center no-repeat;
    background-size: contain;
    height: 600px;
    position: relative;
}

.easy-cost .bg-img .inner {
    position: absolute;
    bottom: 125px;
    left: 0;
    right: 0;
    margin: auto;
    width: 610px;
}

.corporate-gift-reason li::after, .cost li::after {
    position: absolute;
    content: '';
    left: -40px;
    top: 0;
    color: #00aee6;
    font-size: 30px;
    font-family: FontAwesome, sans-serif;
    height: 30px;
    width: 10px;
    background: transparent;
}


nav > .nav.nav-tabs {
    border: none;
    border-radius: 0;
}

nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    color: #00aee6;
    border-radius: 0;
    border: 3px solid #00aee6;
    position: relative;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 45px;
    width: 300px;
}

nav > div a.nav-item.nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    border: 15px solid transparent;
    border-top-color: #00aee6;
    height: 0;
    width: 0;
    right: 0;
    margin: auto;
}

.nav-tabs a.nav-item.nav-link ~ a.nav-item.nav-link {
    margin-left: 50px;
}

.tab-content {
    line-height: 25px;
}

.benefits-tab-content {
    list-style: none;
    display: flex;
    padding: 0;
}

.benefits-tab-content li {
    width: 33%;
    background: #f0f0eb;
    padding: 20px 50px;
}

.benefits-tab-content li ~ li {
    margin-left: 0.5%;
}

nav > div a.nav-item.nav-link:hover, nav > div a.nav-item.nav-link:focus, nav > div a.nav-item.nav-link.active {
    background: #00aee6;
    color: #fff;
    border: 3px solid #00aee6;
    transition: background 0.20s linear;
}

.gift-method img {
    height: 400px !important;
    margin: 50px auto 0 auto;
    width: auto !important;
}

.trigger-gift-delivery ul.slick-dots button, .happy-customer-inner ul.slick-dots button {
    border-color: #00ade9;
}

.trigger-gift-delivery li.slick-active button, .happy-customer-inner li.slick-active button {
    background: #00ade9;
}

.trigger-gift-delivery .slick-arrow, .versatile-rewards-inner .slick-arrow, .happy-customer-inner .slick-arrow {
    color: #00ade9;
}

.GiftMadeEasy .get-a-demo {
    background: #00ade9;
}

.happy-customer {
    background: #f0f0eb;
}

.happy-customer-inner .slide {
    background: #fff;
}

.happy-customer-inner .navbar-brand {
    width: 200px;
    margin: 50px auto 30px auto;
}

.happy-customer-inner h5 {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 0 20px;
    font-family: MuseoSlab-300, sans-serif;
}

.happy-customer-inner .img-thumbnail {
    width: 100px;
    margin: auto;
}

.happy-customer-inner p {
    font-size: 14px;
}

.banner.recognize-moments {
    background: url(../../images/RecognizeMoments-banner.png) center top;
    background-size: cover;
}

.banner.recognize-moments .get-demo, .recognize-plus .get-demo, .recognize-peer .get-demo {
    background: #fff;
    border: 3px solid #f5821f;
    color: #f5821f !important;
    width: 200px;
    line-height: 45px;
}

.human-approach {
    margin-top: 150px;
}

.human-approach h5, .meaningful-moments h5, .Comprehensive-API h5, .optional-advisory-services h5, .extra-mile h5 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 35px;
    font-family: MuseoSlab-300, sans-serif;
}

.human-approach .embed-responsive, .meaningful-moments .embed-responsive {
    height: 100%;
    margin: auto !important;
    display: block !important;
}

.Easier-done {
    background: #f0f0eb;
}

.benefits nav > div a.nav-item.nav-link {
    font-family: MuseoSlab-500, sans-serif;
    text-transform: none;
}

.benefits-tab-content h5 {
    font-family: MuseoSlab-700, sans-serif;
    text-decoration: underline;
}

.benefits-tab-content p {
    font-family: MuseoSlab-300, sans-serif;
    margin: 0;
}

.powerful-easy-tool h4 {
    font-family: MuseoSlab-900, sans-serif;
    letter-spacing: 1px;
}

.recognize-moments .get-a-demo, .recognize-moments .happy-customer-inner li.slick-active button {
    background: #ed7d20;
}

.recognize-moments .happy-customer-inner .slick-arrow, .recognize-moments .versatile-rewards-inner .slick-arrow {
    color: #ed7d20;
}

.recognize-moments .happy-customer-inner ul.slick-dots button {
    border-color: #ed7d20;
}

.recognize-moments nav > div a.nav-item.nav-link:hover,
.recognize-moments nav > div a.nav-item.nav-link:focus,
.recognize-moments nav > div a.nav-item.nav-link.active {
    background: #ed7d20 !important;
    border-color: #ed7d20;
    color: #ffffff;

}

.recognize-moments nav > div a.nav-item.nav-link, .recognize-moments nav > div a.nav-item.nav-link.active {
    color: #ffffff;
    border: 3px solid #ed7d20;
}

.recognize-moments nav > div a.nav-item.nav-link.active:after {
    border-top-color: #ed7d20;
}

.recognize-moments nav > div a.nav-item.nav-link {
    color: #ed7d20;
}

.recognize-moments .trigger-gift-delivery .slick-arrow {
    color: #ed7d20;
}

.recognize-moments .trigger-gift-delivery ul.slick-dots button {
    border-color: #ed7d20;
}

.recognize-moments .trigger-gift-delivery li.slick-active button {
    background: #ed7d20;
}

.banner.loyalty-success {
    background: url("../../images/loyalty-success-banner-bg.png") center top;
    background-size: cover;
    position: relative;
}

.loyalty-success-icon {
    bottom: -20%;
}

.loyalty-success .get-demo, .loyalty-success .get-a-demo {
    background: #fff;
    border: 2px solid #60bb46;
    color: #60bb46;
}

.loyalty-success .get-demo:hover, .loyalty-success .get-a-demo:hover {
    color: #60bb46;
}

.custom-loyalty-success {
    margin-top: 150px;
}

.loyalty-program {
    padding: 0 20px;
}

.loyalty-program ul {
    background: #f0f0eb;
    padding: 30px 30px 20px 50px;
    list-style: none;
    height: 250px;
}

.loyalty-program ul li {
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-family: MuseoSlab-300, sans-serif;
    font-size: 18px;
    position: relative;
}

.loyalty-program ul li::after {
    position: absolute;
    content: "";
    top: 5px;
    left: -30px;
    background: url("../../images/loyalty-success-box.png");
    background-size: contain;
    height: 15px;
    width: 15px;
}

.circle-info {
    margin-top: 20px;
}

.circle-info h5 {
    font-size: 18px;
}

.circle-info p {
    font-size: 14px;
    font-family: MuseoSlab-300, sans-serif;
}

.unbox-your-loyalty-success .unbox-circle {
    position: relative;
}

.your-custom-loyal-success {
    position: absolute;
    width: 50%;
    left: 0;
    right: 0;
    top: 40%;
    margin: auto;
}

.your-custom-loyal-success .section-sub-title {
    font-size: 30px;
    font-family: MuseoSlab-700, sans-serif;
}

.your-custom-loyal-success .section-title {
    font-size: 18px;
    font-family: MuseoSlab-300, sans-serif;
    letter-spacing: 1px;
    line-height: 24px;
}

.your-custom-loyal-success::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 125%;
    background: url(../../images/supplier.svg) no-repeat;
    background-size: contain;
    margin: auto;
    width: 300px;
    height: 460px;
}

.loyalty-success .slick-arrow {
    color: #60bb46;
}

.loyalty-success ul.slick-dots button {
    border-color: #60bb46;
}

.loyalty-success li.slick-active button {
    background: #60bb46;
}

.banner.recognize-plus {
    background: url("../../images/recognize-plus-banner-bg.png") center top;
    background-size: cover;
    margin-bottom: 160px;
}

.extra-mile {
    margin-top: 100px;
}

.banner.recognize-peer {
    background: url("../../images/recognize-peer-banner-bg.png") center top;
    background-size: cover;
    margin-bottom: 160px;
}

.banner.gift-services {
    background: url("../../images/gift-services-banner-image.png") center top;
    background-size: cover;
    margin-bottom: 160px;
}

.banner.lucky-bird {
    background: url("../../images/lucky-bird-banner-image.png") center top;
    background-size: cover;
    margin-bottom: 160px;
}

.lucky-bird-banner-icon {
    bottom: -20%;
}

.your-company-giftbox .carousel-item, .surprise-baskets .carousel-item {
    text-align: center;
    height: 550px;
    padding-top: 50px;
}

.your-company-giftbox .vector {
    z-index: 9;
}

.your-company-giftbox .carousel-control-prev, .your-company-giftbox .carousel-control-next,
.surprise-baskets .carousel-control-prev, .surprise-baskets .carousel-control-next {
    font-family: FontAwesome, sans-serif;
    color: #00aee6;
    font-size: 72px;
}

.company-mock-up, .company-mock-up-2, .company-mock-up-3, .company-mock-up-4, .company-mock-up-5, .company-mock-up-6 {
    position: relative;
    display: inline-flex;
}

.company-mock-up .vector, .company-mock-up-2 .vector {
    height: 500px;
    margin: auto 0 0;
    width: auto;
}

.company-mock-up .company-profile {
    width: auto;
    height: 300px;
    margin-top: 200px;
    margin-left: -30px;
    z-index: -1;
}

.company-mock-up-2 .company-profile {
    width: auto;
    height: 420px;
    margin-top: 80px;
    margin-right: -50px;
    z-index: -1;
}

.gift-occasion {
    position: relative;
}

.gift-occasion::after {
    background: url("../../images/gray-bg.svg") center;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    height: 65%;
    width: 100%;
    content: '';
    transform: rotate(180deg);
}

.make-you-care .border-lr {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

.banner.mile-stone {
    background: url("../../images/mileStoneAward-banner-image.png") center top;
    background-size: cover;
    margin-bottom: 160px;
}

.carousel-indicators {
    bottom: -30px;
}

.carousel-indicators li {
    height: 15px;
    width: 15px;
    background: transparent;
    border-radius: 10px;
    border: 2px solid #00aeeb;
    margin: 0 7px;
}

.carousel-indicators .active {
    background: #00aee6;
}

.banner.surprise-baskets {
    background: url("../../images/surprise-baskets-banner-image.png") center top;
    background-size: cover;
    margin-bottom: 160px;
}

.banner.contact {
    background: url("../../images/contact-banner-image.png") center top;
    background-size: cover;
}

.company-information {
    border-left: 3px solid #e53b37;
    padding: 0 10px;
}

.company-information p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0.5px;
    font-family: MuseoSlab-300, sans-serif;
}

.banner.resources {
    background: url("../../images/resources-banner-image.png") center top;
    background-size: cover;
}

.banner.our-customer {
    background: url("../../images/our-customers-banner-image.png") center top;
    background-size: cover;
}

.single-blog, .single-customer, .single-avatar-customer {
    height: 430px;
    margin-bottom: 30px;
}

.single-blog .inner, .single-customer .inner {
    background: #f0f0eb;
    padding: 20px;
    height: 310px;
}

.single-blog .inner h5, .single-customer .inner h5 {
    font-size: 16px;
    font-weight: 600;
}

.single-blog .inner p, .single-customer .inner p {
    font-size: 14px;
    font-family: MuseoSlab-300, sans-serif;
}

.single-blog .inner .read-full-article, .single-customer .inner .read-full-article {
    width: 150px;
    background: #e53b37;
    color: #fff;
    height: 40px;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.5px;
    font-family: MuseoSlab-300, sans-serif;
    border-radius: 20px;
}

.hash-tag {
    color: #e53b37;
    text-align: center;
    font-family: MuseoSlab-500, sans-serif !important;
}

.single-avatar-customer {
    background: #f0f0eb;
    padding: 30px 20px;
}

.single-avatar-customer .embed-responsive {
    width: 50%;
    margin: 0 auto 20px auto;
}

.single-avatar-customer .img-thumbnail {
    height: 100px;
    margin-top: 50px !important;
}

.single-avatar-customer p {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-family: MuseoSlab-300, sans-serif;
}

.responsive-header {
    background: #f0f0eb;
    border-top: 3px solid #e53b37;
}

.responsive-header #accordionHeader, .responsive-header .language-demo {
    width: 250px;
    margin: auto;
}

.responsive-header .language-demo ul {
    display: inline-flex;
    padding: 0 !important;
}

.responsive-header .language-demo {
    text-align: center;
}

.responsive-header .get-demo {
    font-size: 16px;
    background: #e53b37;
    height: 50px;
    width: 150px;
    display: block;
    text-align: center;
    line-height: 50px;
    margin: auto;
    border-radius: 50px;
    color: #ffffff;
    letter-spacing: 1px;
}

.responsive-footer {
    border-top: 3px solid #e53b37;
    border-bottom: 3px solid #e53b37;
    color: #000000;
}

.responsive-footer .panel-heading, .responsive-header .panel-heading {
    margin-bottom: 10px;
}

.responsive-footer .panel-heading a, .responsive-header .panel-heading a {
    color: #e53b37;
    font-size: 14px;
}

.responsive-footer ul, .responsive-header ul {
    list-style: none;
    font-size: 14px;
    padding-left: 0;
}

.responsive-footer ul li, .responsive-header ul li {
    margin-bottom: 5px;
    font-family: MuseoSlab-300, sans-serif;
}

.responsive-header .language-demo ul li {
    margin-top: 10px;
}

.responsive-footer #accordionFooter, .responsive-header #accordionHeader {
    background: #f0f0eb;
    padding: 30px 0;
}

#accordionFooter .accordion-toggle, #accordionHeader .accordion-toggle {
    position: relative;
    width: 250px;
    display: block;
    margin: auto;
}

.responsive-footer .contact {
    font-size: 14px;
    width: 250px;
    text-align: center;
    margin: 10px auto;
}

.responsive-footer .contact .footer-icon {
    color: #e53b37;
    font-family: FontAwesome, sans-serif;
    margin-right: 10px;
    text-align: center;
}

.responsive-footer .contact .link-title {
    color: #e53b37;
    font-family: MuseoSlab-700, sans-serif;
    margin-bottom: 10px;
}

#accordionFooter .panel-body {
    width: 250px;
    margin: auto;
    font-family: MuseoSlab-300, sans-serif;
}

#accordionFooter .accordion-toggle::before, #accordionHeader .accordion-toggle::before {
    content: '';
    background: #e53b37;
    height: 2px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#accordionFooter .panel-heading .accordion-toggle.collapsed::before,
#accordionHeader .panel-heading .accordion-toggle.collapsed::before {
    background: url(../../images/Plus.svg);
    background-size: cover;
    content: '';
    height: 20px;
    width: 20px;
    top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
}

.upper_header_show, .responsive-footer {
    display: none;
}

.upper_header_show {
    max-width: 100vw !important;
    padding: 0 !important;
}

button.navbar-toggler.mobile_button_view {
    margin: auto;
    display: block;
}


/*Kishan Modi - 14-06-2018*/
.vc_gitem-animated-block {
    height: 150px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-size: 24px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    font-size: 14px;
    text-align: center !important;
}

.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480 {
    padding: 15px;
}

.single.single-post .separator {
    display: none;
}

.single.single-post .content-area {
    padding-top: 20px;
    border-top: 5px solid #e53b37;
    margin-top: 50px;
}

.single.single-post .post-thumbnail {
    margin-top: 20px;
    width: auto;
    overflow: hidden;
}

.single.single-post .entry-content {
    background: #f0f0eb;
    padding: 15px;
    margin: 30px 0 50px 0;
    font-size: 14px;
}

.single.single-post .entry-title {
    font-family: MuseoSlab-700, sans-serif;
    letter-spacing: 1px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-size: 24px;
    height: 50px;
    overflow: hidden;
    text-align: center !important;
}

.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    border-radius: 50px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    height: 80px;
    overflow: hidden;
}

.vc_btn3-container.vc_btn3-left {
    text-align: center !important;
}

.page-template-default table {
    margin: auto;
}

.page-template-default table a {
    background: #e53b37;
    color: #fff;
    height: 50px;
    width: 150px;
    display: block;
    margin: 20px auto 0 auto;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
}

.catalogue-form .nf-form-content input:not([type=button]),
.contact-form .nf-form-content input:not([type=button]),
.contact-form .nf-form-content textarea.ninja-forms-field {
    border: none;
    border-radius: 5px;
}

.catalogue-form .nf-form-content input[type=button] {
    background: #00aee6;
    font-family: MuseoSlab-300, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 50px;
    outline: none;
}

.catalogue-form .nf-form-content input[type=button]:hover {
    background: #00aee6;
    cursor: pointer;
    color: #ffffff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}

.contact-form .nf-form-content input[type=button] {
    background: #e53b37;
    font-family: MuseoSlab-300, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 50px;
    outline: none;
}

.contact-form .nf-form-content input[type=button]:hover {
    background: #e53b37;
    cursor: pointer;
    color: #ffffff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
}

.catalogue-form .nf-field-element,
.contact-form .nf-field-element {
    text-align: center;
}

a.nav-link {
    text-transform: capitalize;
}

#fancybox-close {
    display: none !important;
}

#fancybox-content {
    border: none !important;
    width: 100% !important;
}

div#fancybox-content .responsive-tabs ul.responsive-tabs__list {
    margin: 0 !important;
}

div#fancybox-content .responsive-tabs .responsive-tabs__list__item {
    width: 50%;
    border: none;
    margin: 0;
    height: 50px;
    color: #000000;
    text-align: center;
    line-height: 25px;
}
div#free_quote_in_two_hours_fancybox .responsive-tabs .responsive-tabs__list__item {
    width: 100%;
}
div#fancybox-content .responsive-tabs .responsive-tabs__panel {
    border: none;
}

div#fancybox-content .responsive-tabs .responsive-tabs__list__item--active,
div#fancybox-content .responsive-tabs .responsive-tabs__list__item--active:hover {
    font-weight: 600;
    border-bottom: 2px solid #e53b37;
}

div#fancybox-content .responsive-tabs .responsive-tabs__panel {
    text-align: center;
}

div#fancybox-content .nf-form-content input:not([type=button]),
div#fancybox-content .nf-form-content textarea.ninja-forms-field {
    border: none;
    border-radius: 5px;
}

div#fancybox-content .nf-form-content select.ninja-forms-field:not([multiple]) {
    background: #f7f7f7;
    border: none;
    border-radius: 5px;
    -webkit-appearance: menulist-button !important;
    -moz-appearance: menulist-button !important;
}

div#fancybox-content .nf-form-content .list-select-wrap .nf-field-element > div:focus,
div#fancybox-content .nf-form-content input:not([type=button]):focus,
div#fancybox-content .nf-form-content textarea:focus {
    background: #f7f7f7;
}

div#fancybox-content .nf-field-label {
    display: none;
}

div#fancybox-content .nf-form-content input[type=button] {
    background: #e53b37;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
}

div#fancybox-content .footer-span {
    background: #eeeeee;
    height: 50px;
    font-family: MuseoSlab-700, sans-serif;
    line-height: 50px;
}

#lang_sel_footer ul a {
    background: transparent !important;
    padding: 0 0 4px 4px !important;
}

#lang_sel_footer {
    border: none;
    box-shadow: 1px 0 1px 0 #aaa;
}


/*15-06-2019 | Kishan Modi*/
.upper_header_hide .nav-link:focus, .upper_header_hide .nav-link {
    border-bottom: 3px solid #ffffff;
}

.upper_header_hide .nav-link:focus, .upper_header_hide .nav-link:hover {
    border-bottom: 3px solid #e53b37;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    background: #fff;
    color: #000;
}

ul.border-red {
    border-right: 1px solid #e53b37;
}

header .dropdown-menu {
    background: transparent;
    border: none;
}

ul.header-navigation-ul, .header-navigation-ul ul {
    list-style: none;
    display: inline-flex;
    padding: 30px 0 0 0;
    position: relative;
    background: #ffffff;
    z-index: 9;
}

header .dropdown ul li {
    text-align: center;
    display: inherit;
}

header .header-navigation-ul {
    border: none;
    left: 0;
    margin: auto;
    right: 0;
    position: fixed !important;
    top: 57px;
    height: 170px;
    font-family: MuseoSlab-500, sans-serif;
    padding-bottom: 10px;
    border-bottom: 3px solid #e53b37 !important;
}

img.header-navigation-icon {
    height: 50px;
    display: block;
    margin: 0 auto 10px auto;
}

.header-navigation-ul label {
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    font-size: 18px;
    font-family: MuseoSlab-700, sans-serif;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

li.about-us, li.employeeExperience {
    margin: auto;
}

.employeeExperience .dropdown-item {
    padding: 0 14px;
}

.contact-mail {
    height: 40px;
    background: #e53b37;
}

.contact-mail .row {
    margin: 0 !important;
}

.contact-mail span {
    font-family: FontAwesome, sans-serif;
}

.contact-mail a {
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;
}

a.navbar-brand.mobile-nav-brand {
    margin: 10px auto;
}

.top-header {
    display: inline-flex;
    width: 100%;
    height: 60px;
    position: relative;
    text-align: center;
}

.top-header .container {
    position: relative;
}

button.navbar-toggler.mobile_button_view {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35px;
    height: 36px;
    width: 36px;
    margin: auto;
    padding: 0;
    outline: none;
}

button.navbar-toggler.mobile_button_view.collapsed::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 40px;
    width: 40px;
    background: url(../../images/Navigation.svg) center no-repeat;
    background-size: contain;
}

button.navbar-toggler.mobile_button_view::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    width: 40px;
    background: url(../../images/close.svg) center no-repeat;
    background-size: contain;
}

#accordionHeader .nav-link, #accordionFooter .nav-link {
    padding: 0;
}

.vc_grid-filter-dropdown.vc_grid-filter-left .vc_grid-styled-select {
    width: 250px;
    border: 2px solid #f4534e;
    height: 50px;
    text-align: center;
    text-transform: capitalize;
    background: #ffffff;
    position: relative;
    border-radius: 3px;
}

.vc_grid-filter-dropdown.vc_grid-filter-left .vc_grid-styled-select select {
    font-size: 18px;
    height: 45px;
    color: #f4534e;
    margin: 0;
    width: 100%;
    border: none;
    text-transform: capitalize;
    background: #ffffff;
    -webkit-appearance: none;
    padding: 10px;
    position: relative;
}

i.vc_arrow-icon-navicon {
    display: none !important;
}

iframe#watch_video_iframe {
    width: 100%;
    height: 280px;
}

/*Kishan Modi - 18-06-2019*/
.catalogue-form {
    width: 65%;
    margin: 50px auto;
}

.catalogue-form .nf-form-content input:not([type=button]), .contact-form .nf-form-content input:not([type=button]), .contact-form .nf-form-content textarea.ninja-forms-field {
    background: #f5f5f5 !important;
}

div#lang_sel_click {
    margin-top: 10px;
}

.lang_sel_click ul {
    display: inline-flex;
}

.lang_sel_click ul li ~ li {
    margin-left: 10px;
    border-left: 2px solid #000;
}

.lang_sel_click ul ul li ~ li {
    padding-left: 10px;
}

.icl-fr a {
    border-right: none !important;
}

.lang_sel_sel {
    display: none;
}

div#lang_sel_click ul {
    font-size: 10px;
}

/*
#get_demo_popup .responsive-tabs .responsive-tabs__list__item, #get_catalog_popup .responsive-tabs .responsive-tabs__list__item {
    width: 100% !important;
} */

div#fancybox-content #get_catalog_popup .nf-field-label {
    display: block !important;
}

#get_catalog_popup .nf-after-form-content {
    display: none !important;
}

.embed-responsive {
    height: 100% !important;
}

.best-employee .embed-responsive {
    height: auto !important;
}

.responsive-info-graphic {
    display: none;
    text-align: left;
    list-style: none;
    position: relative;
    margin-top: 50px;
}

.responsive-info-graphic::before {
    content: '';
    width: 5px;
    background: #f0f0eb;
    left: 3px;
    top: 15px;
    height: 90%;
    position: absolute;
    z-index: -1;
}

.responsive-info-graphic h5 {
    font-size: 18px;
}

.responsive-info-graphic p {
    font-size: 14px;
    font-family: MuseoSlab-300, sans-serif;
    letter-spacing: 1px;
}

.responsive-info-graphic li::after {
    content: '';
    position: absolute;
    height: 30px;
    width: 30px;
    background: url("../../images/loyal-customer-circle-point.svg") center no-repeat;
    background-size: contain;
    left: -50px;
    top: -5px;
}

.responsive-info-graphic li {
    position: relative;
}

/*Kishan Modi - 19-06-2019*/
.banner.our-story {
    background: url("../../images/our-story-banner-image.png") center no-repeat;
    background-size: cover;
}

.our-story .inner img {
    margin: auto;
}

.our-story .inner {
    height: 100%;
    display: table;
}

.our-story .inner h4 {
    display: table-cell;
    vertical-align: middle;
}

.we-believe-that {
    position: relative;
    padding: 50px 0 75px 0;
}

.we-believe-that::after {
    background: url("../../images/gray-bg.svg") center no-repeat;
    background-size: cover;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    z-index: -1;
}

.we-believe-that ul {
    list-style: none;
}

.we-believe-that ul li {
    margin-bottom: 30px;
    position: relative;
    font-family: MuseoSlab-300, sans-serif;
}

.we-believe-that ul li::after {
    position: absolute;
    content: '';
    left: -50px;
    top: 5px;
    background: url("../../images/red-box.png") center no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
}

.our-history {
    margin: 50px 0;
}

.timeline {
    margin-top: 30px;
}

.timeline-image {
    background: url(../../images/our-story-Timeline.png) center no-repeat;
    background-size: contain;
    height: 500px;
    margin: auto;
    position: relative;
}

.timeline-image .inner {
    width: 450px;
    text-align: left;
}

.timeline-image h4 {
    color: #e7392f;
}

.timeline-image p {
    color: #000;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
}

.timeline-image .inner.no-2, .timeline-image .inner.no-4 {
    float: right;
    margin-top: -10px;
}

.language-nl .timeline-image .inner.no-2,
.language-nl .timeline-image .inner.no-4 {
    margin-top: -50px;
}

.language-fr .timeline-image .inner.no-4 {
    margin-top: -90px;
}

.language-fr .timeline-image .inner.no-2 {
    margin-top: -50px;
}

.inner.no-3 {
    margin-top: 130px;
}

.company-logo {
    height: 40px;
    width: auto;
}

.customer-image-wraaper {
    height: auto;
    width: auto;
    overflow: hidden;
}

.embed-responsive-img {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: auto !important;
}

.testimonial-desc {
    height: 40px;
    overflow: hidden;
}

.customer-image-wraaper-home {
    height: 160px;
    width: 465px;
    overflow: hidden;
}

.custom-height {
    font-size: 20px !important;
    height: 50px;
    overflow: hidden;
}

/*28-06-2019*/
header .dropdown ul li ~ li {
    margin-left: 0;
}

.human-approach h5 b, .meaningful-moments h5 b, .Comprehensive-API h5 b,
.optional-advisory-services h5 b, .extra-mile h5 b {
    font-family: MuseoSlab-700, sans-serif;
}

select#nf-field-28 {
    background: transparent !important;
}

.nf-form-content .list-select-wrap .nf-field-element > div {
    border: none !important;
    border-radius: 5px !important;
}

footer .custom-col ~ .custom-col {
    margin-left: 4%;
}

.language-en footer .custom-col ~ .custom-col {
    margin-left: 5%;
}

.confirmation-modal a {
    color: #e53b37;
    height: 50px;
    display: block;
    line-height: 45px;
    width: 200px;
    border: 2px solid #e53b37;
    border-radius: 25px;
    margin: 40px auto 40px auto;
}

.confirmation-modal a:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 1);;
}

.confirmation-modal p b {
    font-family: MuseoSlab-700, sans-serif;
}

.confirmation-modal .gray {
    background: #eeeeee;
    padding: 20px 0;
    font-size: 16px;
    margin: 0;
}

.confirmation-modal {
    border: 5px solid #000;
}

.banner::after {
    height: 300px;
    width: 100%;
    right: 0;
    content: '';
    background: url("../../images/branding-header-white.svg") no-repeat right;
    background-size: contain;
    margin: 0;
    display: block;
    bottom: 0;
    position: absolute;
    z-index: 0;
}


/*29-06-2019*/
.arteel-gifts a {
    height: 50px;
    background: #00aee6;
    display: block;
    line-height: 50px;
    border-radius: 25px;
    margin: 60px auto;
    text-align: center;
    color: #fff;
    width: 200px;
    letter-spacing: 1px;
    font-family: MuseoSlab-500, sans-serif;
}

.slick-initialized .slick-slide {
    overflow: hidden;
}

.error-page h1 {
    font-size: 72px;
}

.error-page ul {
    padding: 0;
    list-style: none;
}

.error-page ul li {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: MuseoSlab-300, sans-serif;
}

.error-page ul li a {
    text-decoration: underline;
}

.error-page ul li a:hover {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.our-story .embed-responsive {
    height: auto !important;
    margin-bottom: 30px !important;
}

div#get_catalog_popup li#tablist3-tab1 {
    width: 100% !important;
}

.gift-occasion .embed-responsive {
    height: auto !important;
}

.upper_header_hide #lang_sel_click {
    margin: 5px 0 5px 15px;
}

.upper_header_hide #lang_sel_click ul {
    padding: 0;
    list-style: none;
    font-family: MuseoSlab-300, sans-serif;
    letter-spacing: 1px;
}

.navbar {
    padding: 0;
}


/*01-07-2019*/
header {
    position: fixed;
    margin: 0 auto !important;
    z-index: 9;
    height: 70px;
    background: #fff;
    right: 0;
    left: 0;
    top: 0;
    padding: 15px 0;
}

.content-area {
    margin-top: 60px;
}

.banner::before {
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-left: 100vw solid #ffffff;
    border-bottom: 0 solid transparent;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}


/*21-08-2019*/
header.header-shadow, .single-post header {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}

.unbox-your-loyalty-success {
    margin-bottom: 150px;
}

.single-post article {
    margin-top: 50px;
}

.company-mock-up-3 .company-profile {
    width: auto;
    height: 230px;
    margin-top: 170px;
    z-index: -1;
    margin-right: -100px;
}

.company-mock-up-3 .vector {
    height: 400px;
}

.company-mock-up-4 .company-profile {
    width: auto;
    height: 250px;
    margin-top: 130px;
    z-index: -1;
    margin-right: 0;
}

.company-mock-up-4 .vector {
    height: 385px;
}

.company-mock-up-5 .company-profile {
    width: auto;
    height: 170px;
    z-index: -1;
}

.company-mock-up-5 .vector {
    height: 400px;
    margin-right: -70px;
}

.company-mock-up-6 .company-profile {
    width: auto;
    height: 155px;
    z-index: -1;
    margin-right: -145px;
    transform: rotate(-15deg);
}

.company-mock-up-6 .vector {
    height: 400px;
    margin-top: 70px;
}

.single-customer .inner {
    text-align: center;
}

.careers-collage-3 img {
    border: 15px solid #ddd;
    width: 65%;
    margin: auto;
}

.reasons-for-work {
    font-size: 14px;
    text-align: left;
    font-family: MuseoSlab-300, sans-serif;
    letter-spacing: 0.5px;
    margin: 0;
}

.discover {
    background: #e53b37;
    color: #fff;
    width: 200px;
    margin: 50px auto 0 auto;
    display: block;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: 0.5px;
    transition: 0.5s;
}

.discover:hover {
    color: #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}

.reasons-for-work li ~ li {
    margin-bottom: 5px;
}

.website-link a {
    width: 260px;
    height: 50px;
    background: #ed7d20;
    display: block;
    margin: auto;
    color: #fff;
    line-height: 50px;
    border-radius: 30px;
    text-align: center;
}

.website-link.gift-made-easy a {
    background: #00ade9;
}

.blog .select-wrapper {
    width: 250px;
    position: relative;
}

.select-terms.filter {
    width: 250px;
    height: 50px;
    border: 2px solid #f4534e;
    font-family: inherit;
    cursor: pointer;
    color: #f4534e;
    outline: none;
    background: #ffffff;
    -webkit-appearance: none;
    padding: 10px;
    border-radius: 3px;
}

.mobile-view {
    display: none !important;
}

.banner.legal-information {
    background: url(../../images/legal-information-banner-image.jpg) center -100px;
    background-size: cover;
}

.legal-information-section img {
    height: 20px;
    margin-right: 10px;
}

.legal-information-section ul {
    color: #000000;
    list-style: none;
    font-family: MuseoSlab-500, sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#contact_popup .nf-form-content .list-select-wrap > div div:after {
    display: none;
}

.error-page {
    padding-top: 50px;
}

.btn-orange {
    background: #ed7d20 !important;
}

.btn-blue {
    background: #00ade9 !important;
}

.surprise-baskets .vector {
    height: 500px;
}

.language-fr .careers-demo.careers {
    width: 450px;
}

.customer-stories-inner .slick-arrow {
    bottom: 75px;
}

.vc_grid-filter-dropdown.vc_grid-filter-left .vc_grid-styled-select::after,
.blog .select-wrapper::after {
    content: '';
    position: absolute;
    height: 20px;
    width: 15px;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: FontAwesome, sans-serif;
    font-size: 14px;
    color: #f4534e;
}

.error404 header {
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
}

.btn-green {
    background: #62bb46 !important;
}