@font-face {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/gothampro/GothamPro-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/gothampro/GothamPro-Light.woff2") format("woff2"),
    url("../fonts/gothampro/GothamPro-Light.woff") format("woff"),
    url("../fonts/gothampro/GothamPro-Light.ttf") format("truetype"),
    url("../fonts/gothampro/GothamPro-Light.svg#Gotham Pro") format("svg");
}
@font-face {
    font-family: "Gotham Pro";
    font-style: italic;
    font-weight: 200;
    src: url("../fonts/gothampro/GothamPro-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/gothampro/GothamPro-LightItalic.woff2") format("woff2"),
    url("../fonts/gothampro/GothamPro-LightItalic.woff") format("woff"),
    url("../fonts/gothampro/GothamPro-LightItalic.ttf") format("truetype"),
    url("../fonts/gothampro/GothamPro-LightItalic.svg#Gotham Pro") format("svg");
}
@font-face {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/gothampro/GothamPro.eot?#iefix") format("embedded-opentype"),
    url("../fonts/gothampro/GothamPro.woff2") format("woff2"),
    url("../fonts/gothampro/GothamPro.woff") format("woff"),
    url("../fonts/gothampro/GothamPro.ttf") format("truetype"),
    url("../fonts/gothampro/GothamPro.svg#Gotham Pro") format("svg");
}
@font-face {
    font-family: "Gotham Pro";
    font-style: italic;
    font-weight: 400;
    src: url("../fonts/GothamPro-Italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamPro-Italic.woff") format("woff"),
    url("../fonts/GothamPro-Italic.ttf") format("truetype"),
    url("../fonts/GothamPro-Italic.svg#Gotham Pro") format("svg");
}
@font-face {
    font-family: "Gotham Pro";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/gothampro/GothamPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/gothampro/GothamPro-Bold.woff2") format("woff2"),
    url("../fonts/gothampro/GothamPro-Bold.woff") format("woff"),
    url("../fonts/gothampro/GothamPro-Bold.ttf") format("truetype"),
    url("../fonts/gothampro/GothamPro-Bold.svg#Gotham Pro") format("svg");
}
@font-face {
    font-family: "Gotham Pro";
    font-style: italic;
    font-weight: 600;
    src: url("../fonts/GothamPro-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GothamPro-BoldItalic.woff2") format("woff2"),
    url("../fonts/GothamPro-BoldItalic.woff") format("woff"),
    url("../fonts/GothamPro-BoldItalic.ttf") format("truetype"),
    url("../fonts/GothamPro-BoldItalic.svg#Gotham Pro") format("svg");
}
.banner-coupon-wrapper {
    font-size: 17px;
    color: black;
    line-height: 1.42857143;
}
.banner-coupon {
    text-align: center;
    margin: 0 0 20px;
}
.banner-coupon p {
    margin: 0;
}
.banner-coupon big {
    white-space: nowrap;
}
.banner-coupon a {
    vertical-align: middle;
    margin: 0 5px;
    display: inline-block;
    text-decoration: none;
}
.banner-coupon a:after {
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    line-height: inherit;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.bluefoot-row.bluefoot-structural.container .col-lg-6 {
    width: 50%;
    float: left;
}
.bluefoot-row.bluefoot-structural.container .col-lg-6:last-child {
    padding-left: 10px;
    padding-right: 0;
}
.bluefoot-row.bluefoot-structural.container .col-lg-6:first-child {
    padding-right: 10px;
    padding-left: 0;
}
.bluefoot-html.bluefoot-entity {
    margin: 20px 0;
    font-size: 15px;
    line-height: 24px;
}
.brand-slider .item-innner img {
    width: auto;
    display: block;
    margin: 0 auto;
}
.brand-slider .owl-theme .owl-controls {position: static;margin:0;}
.brand-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
    top: 40px;
    left: 0;
    position: absolute;
}
.brand-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 40px;
    right: 0;
    position: absolute;
}
.page-footer {
    background: #eee;
    margin-top: auto;
    padding-bottom: 25px;
}
.footer.content {
    border-top: 0;
}
.block.newsletter {
    width: auto;
    padding: 40px 15px;
    float: none;
    background: transparent;
    border:none;
}
.block-subscribe {margin: 0 auto !important;}
.block.newsletter .newsletter-message-success,
.block.newsletter .newsletter-message-error,
.block.newsletter .form.subscribe {
    max-width: 600px;
    margin: 0 auto;
    box-sizing: border-box;
    display: table;
    width: 100%;
}
.block.newsletter .field.newsletter {
    display: block;
}
.block.newsletter .field .control {
    display: inline-block;
    text-decoration: none;
    display: block;
}
.block.newsletter input {
    padding: 0 9px;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    color: #000;
    font-family: 'Gotham Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}
.block.newsletter .actions {
    white-space: nowrap;
}
.block.newsletter .actions {
    white-space: nowrap;
}
.block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%;
    padding: 0;
}
.block.newsletter .action.subscribe {
    margin-left: 0;
    background-image: none;
    background: #000;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Gotham Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0 30px;
    font-size: 13px;
    line-height: 40px;
    box-sizing: border-box;
    vertical-align: middle;
    height: 40px;
    text-transform: uppercase;
    white-space: nowrap;
}
.footer.menu>.item .block.socials {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}
.footer.menu {
    margin: 0;
    padding: 0 15px;
}
.footer.menu>.item {
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    width: calc(100%/4);
}
.footer.content ul {
    display: block;
    padding-right: 0;
}
.footer.content ul li {
    margin-bottom: 5px;
}
.footer.content ul a:visited {
    color: #000;
    text-decoration: none;
}
.footer.content ul a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}
.socials .title {
    text-transform: uppercase;
    margin: 0 0 15px;
    color: black;
    font-size: 15px;
}
.footer.menu>.item .block.socials .social-item {
    float: left;
    margin-right: 15px;
}
.footer.menu>.item .block.socials .social-item a i {
    font-size: 23px;
}
.miniaccount-wrapper {
    display: inline-block;
    position: relative;
    float: right;
    width: 50px;
}
.miniaccount-wrapper:before, .miniaccount-wrapper:after {
    content: '';
    display: table;
}
.miniaccount-wrapper .action.showaccount {
    padding: 12px 15px 6px;
}
.miniaccount-wrapper .action.showaccount {
    display: block;
    line-height: 1;
}
.miniaccount-wrapper .action.showaccount {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.miniaccount-wrapper .block-miniaccount {
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 160px;
}
.miniaccount-wrapper .block-miniaccount {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #9b9b9b;
    min-width: 100%;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
.miniaccount-wrapper .block-miniaccount .menu-actions {
    padding: 10px;
}
.miniaccount-wrapper .block-miniaccount .menu-actions, .miniaccount-wrapper .block-miniaccount .menu-list {
    margin: 0;
    padding: 0;
    list-style: none none;
}
.miniaccount-wrapper .block-miniaccount .menu-actions__item:not(:last-child) {
    margin-bottom: 10px;
}
.miniaccount-wrapper .block-miniaccount li {
    margin: 0;
}
.miniaccount-wrapper .block-miniaccount .menu-actions__item .action.secondary, .miniaccount-wrapper .block-miniaccount .menu-actions__item .action.primary {
    text-align: center;
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.miniaccount-wrapper .block-miniaccount .menu-actions__item .action.secondary {
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    background-image: none;
    background: #000;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Gotham Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0 30px;
    font-size: 1.2rem;
    line-height: 4.2rem;
    box-sizing: border-box;
    vertical-align: middle;
}
.miniaccount-wrapper .action.showaccount i {
    color: white;
    font-size: 20px;
}
.form-search button.button i {
    color: black;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
}
.header-search {
    float: right;
    margin-right: 15px;
}
.header a.logo img {
    width: 190px;
}
.pt_custommenu div.pt_menu .parentMenu span {
    position: relative;
    text-decoration: none;
}
.bluefoot-row.block3area {
    display: block;
    float: left;
    clear: none;
    padding: 0px 0;
    margin: 0 0 10px 0;
    width: 100%;
}
.bluefoot-row.block3area .block::before {
    content: '';
    width: 70px;
    height: 3px;
    display: block;
    position: absolute;
    background: #0effb8;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.bluefoot-row.block3area .block {
    width: 33.33%;
    float: left;
    clear: none;
    text-align: center;
    border: none;
     position: relative;
     margin: 0;
     padding: 0;
}
.bluefoot-row.block3area .block .line1 {
    font-weight: bold;
    color: black;
    font-size: 35px;
    font-family: 'Gotham Pro','Khula', sans-serif;
}
.bluefoot-row.block3area .block .line2 {
    font-weight: bold;
    color: black;
    font-size: 19px;
    line-height: 28px;
}
.bluefoot-row.block3area .block .line2 span {
    transform: rotate(90deg);
    display: inline-block;
    background: #0effb8;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-transform: uppercase;
    text-align: center !important;
    line-height: 21px;
}
.bluefoot-row.block3area .block > a {
    color: white;
    background: black;
    padding: 7px 25px;
    display: inline-block;
    margin-top: 20px;
    font-weight: 400;
    font-family: 'Gotham Pro','Khula', sans-serif;
    font-size: 16px;
    transform: scale(1, 1.3);
    letter-spacing: -1px;
}
/*Plugin CSS*/
.str_wrap {
    overflow:hidden;
    //zoom:1;
    width:100%;
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;  
    background:#f6f6f6;
    white-space:nowrap;
}

.str_wrap.str_active {
    background:#f1f1f1;
}
.str_move { 
    white-space:nowrap;
    position:absolute; 
    top:0; 
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
    //display:inline;
    //zoom:1;
    vertical-align:top;
    position:absolute; 
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;  
}
.homescroller {
    overflow: hidden;
    white-space: nowrap;
}
.homescroller .div1 {
  display: inline-block;
  animation: marquee 10s linear infinite;
  background: white;
}

.homescroller .div2 {
  display: inline-block;
  animation: marquee2 10s linear infinite;
  animation-delay: 5s;
  background: white;
}
.homescroller:hover > div {
    animation-play-state: paused;
}
.homescroller > div > div {background: white}

@keyframes marquee {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}


.bluefoot-row.bluefoot-structural {
    position: relative;
}
.bluefoot-row.bluefoot-structural .feature-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 0.25s linear;
}
.bluefoot-row.bluefoot-structural .link-promo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.bluefoot-row.bluefoot-structural .feature-wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    padding: 10px 0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    pointer-events: none;
}
.bluefoot-row.bluefoot-structural .feature-details.reveal-details {
    opacity: 1;
}
.bluefoot-row.bluefoot-structural .feature-details {
    display: none;
    opacity: 0;
    transition: opacity 0.3s linear;
}
.bluefoot-row.bluefoot-structural .feature-details .button {
    margin-top: 15px;
}






@media screen and (max-width: 768px){
    .footer.menu>.item {
        box-sizing: border-box;
        float: left;
        padding-right: 0;
        width: 50%;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer.menu>.item .block.socials .social-item {
        float: none;
        margin-right: 15px;
        display: inline-block;
    }
}