/*Montserrat Font, License - SIL Open Font License 1.1 (https://github.com/JulietaUla/Montserrat/blob/master/OFL.txt)*/
@font-face{
    font-family: montserrat;
    src: url('../../Include/css/font/Montserrat-Regular.otf'),
        url('../../Include/css/font/Montserrat-Regular.eot'); /* IE9+ */
}

html{
    scroll-behavior: smooth;
}
body{
    margin: 0;
    overflow-x: hidden;
}
form{
    font-family: montserrat,Lato,roboto,arial,helvetica,verdana;
}

@media (max-width: 5440px){
    .main-content{
        min-width: 900px;
        max-width: 1200px;
    }
    .brand-logo {
        width: 100px;
    }
    #header1 {
        display: block;
    }
    #header2 {
        display: none;
    }
    #header3 {
        display: block;
    }
    #brandtitle {
        display: block;
    }
    #headercontent{
        padding: 0 16px;
    }
    .header-content-center{
        left: calc(50% - 50px);
    }
    #headercontentcenter{
        width: calc(100% - 410px);
    }
    #headercontentright{
        zoom: .9;
    }
    #aheadersearch{
        visibility: hidden;
    }
    #bheadersearch{
        display: block;
    }
    #headersearchresult{
        left: calc(10% - 62px);
        top: 45px;/*100px;*/
        width: 80%;/*calc(72% - 328px);*/
        max-width: 632px; /*(1200-410)0.8*/
    }
    /*#headercontentright{
        width:140px
    }*/
    .header-link-svg{
        margin:0 0 0 30px;
    }
    #header1nav,.header1nav{
        display: flex;
    }
    .header1nav-a{
        padding: 0 16px;
        letter-spacing: 1px;
        font-size: 15px;
    }
    #header2nav {
        width:420px;
    }
    .header2nav-ul-l2 {
        transform: translate(-420px);
    }
    #breadcrumb{
        padding: 0 16px;
    }
    #bottomnotecontent{
        display: flex;
    }
    #footercontent{
        max-width: 1200px;
    }
    .footer-content-line{
        justify-content: space-between;
    }
    .back-top{
        left: 100%; 
    }
    .back-top-visible{
        left: 94.8%; 
    }
}
@media (max-width: 1348px){
    .header1nav-li:last-child .header1nav-sub {
        right:0;/*5% if parent position != relative*/
    }
}
@media (max-width: 1200px){
    #headercontent{
        padding: 0 12px;
    }
    #aheadersearch{
        visibility: visible;
    }
    #bheadersearch{
        display: none;
    }
    #headersearchresult{
        left: 10%;
        top: 43px;/*100px;*/
        width: 80%;/*calc(72% - 328px);*/
    }
    .header1nav-a{
        padding: 0 12px;
        letter-spacing: 0.7px;
        font-size: 13px;
    }
    #breadcrumb{
        padding: 0 12px;
    }
}
@media (max-width: 1000px){
    .main-content{
        min-width: 600px;
        max-width: 1000px;
    }
    .brand-logo {
        width: 70px;
    }
    #brandtitle {
        display: none;
    }
    #headercontent{
        padding: 0 5px;
    }
    .header-content-center{
        left: calc(50% - 35px);
    }
    #headercontentcenter{
        width: calc(100% - 190px);
    }
    #headercontentright{
        zoom: .8;
    }
    .header-link-svg{
        margin:0 10px;
    }
    .header1nav-a{
        padding: 0 5px;
        letter-spacing: 0px;
        font-size: 12.5px;
    }
    #bottomnotecontent{
        display: block;
    }
    #footercontent{
        display: block;
        text-align: center;
        line-height: 30px;
    }
    .footer-content-line{
        justify-content: center;
    }
    #footerlink{
        flex-wrap: wrap;
        justify-content: center;
    }
    #footercontact{
        padding-top: 20px;
        width:100%;
    }
    .footer-contact-content{
        justify-content: center;
    }
    #footersubscribe{
        justify-content: center;
    }
    #footerfollow{
        justify-content: center;
    }
    .back-top-visible{
        left: 88%; 
    }
}
@media (max-width: 700px){
    .main-content{
        min-width: 325px;
        max-width: 700px;
        padding-top: 30px;
    }
    .brand-logo {
        width: 50px;
    }
    #header1 {
        display: none;
    }
    #header2 {
        display: block;
    }
    #header3 {
        display: none;
    }
    #header1nav,.header1nav{
        visibility: hidden;
        display: none;
    }
    #header2nav {
        width:300px;
    }
    .header2nav-ul-l2 {
        transform: translate(-300px);
    }
    .form3row {
        display:block;    
    }
    .form3 .full-w {
        width:100%;
    }
    .form3 .half-w {
        width:100%;
    }
}

.main-content {
    margin: 0 auto;
    width:90%;
}
.brand-logo-100 {
    width: 100px;
}
.brand-logo-50 {
    display: block;
    width: 50px;
}
.brand-title{
    color: #e5004b;
    font-size: 18px;
    font-weight: 500;
    white-space:nowrap;
}
.brand-subtitle{
    font-size: 18px;/*21*/
    white-space:nowrap;
    opacity:0.6;
}
.brand-title2{
    color: #222;
    font-size: 14.5px;/*17*/
    white-space:nowrap;
    opacity:0.8;
}
.badge-count {
    /*display: block;
    font-family: Lato;
    font-size: 16px;
    padding: 0 5px;*/

    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0;
    width:20px;

    user-select: none;
    text-align: center;
    height: 20px;
    border-radius: 10px;
    background-color: #e5004b;
    color: #fff;
    transition: background-color .15s, color .15s;
}
.badge-count2 {
    position: relative;
    display: ruby;
    vertical-align: top;
    user-select: none;
    text-align: center;
    font-family: Lato;
    font-size: 11.5px;
    padding: 0 4px;
    height: 15px;
    border-radius: 8px;
    background-color: #e5004b;
    color: #fff;
    transition: background-color .15s, color .15s;
}
.number-text{
    font-size: 18px;
    width: 32px;
    height: 26px;
    border: 0px solid #ececec;
    border-bottom-width: 1px;
    text-align: center;
    font-family: montserrat,Lato,roboto,arial,helvetica,verdana;
    transition: border-color ease-in-out .15s;
}
.number-text:hover,
.number-text:focus{
    outline: 0;
    border: 0px solid #e5004b;
    border-bottom-width: 1px;
}
.number-button{
    height: 28px;
    background-color: #ececec;
    border-radius: 2px;
    color: #222;
    width: 28px;
    padding: 0;
    font-size: 26px;
    line-height: 28px;
}
.number-text2{
    font-size: 14px;
    width: 32px;
    height: 26px;
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    text-align: center;
    font-family: montserrat,Lato,roboto,arial,helvetica,verdana;
    transition: border-color ease-in-out .15s;
}
.number-text2:hover,
.number-text2:focus{
    outline: 0;
    border-bottom-color: #e5004b;
}
.product-icon-img{
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 32px;
    border: 2px solid lightgray;
    opacity: .85;
    transition: opacity ease-in-out .3s .7s;
}
.menu{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 24px;
    height: 17px;
    padding: 5px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
.menu-span{
    height: 1px;
    background-color: #282828;
    transition: .2s ease-in-out;
}
.menu-span-white{
    height:1px;
    background-color: #fff;
}
.close{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    cursor: pointer;
    user-select: none;
}
.close-span{
    position: absolute;
    display: block;
    background: #282828;
    width: 16px;
    height: 2px;
}
.close-span:nth-child(1) {
    transform: rotate(45deg);
}
.close-span:nth-child(2) {
    transform: rotate(-45deg);
}

.title1{
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    margin:30px 0;
}
.title1-sub{
    text-align: center;
    font-size: 15px;
    font-style: italic;
}
.title1-sub .a-link2{
    font-style: normal;
}
.uppercase{
    text-transform: uppercase;
}
.capitalize{
    text-transform: capitalize;
}
.red{
    color:red;
}
.yellow{
    color:#f28100
}
.green{
    color: #3cb300;
}
.blue{
    color: #2887c4;
}
.purple{
    color: #7F28C4
}
.gray{
    color: gray
}
.lightgray{
    color: #b2b2b2;
}
.avon-pink1{
    color: #e5004b;
}
.avon-pink2{
    color: #e488a7;
}
.white-svg{
    fill: #ffffff!important;
}
.opacity0{
    opacity: 0;
}
.opacity1{
    opacity: 1;
}
.scale0{
    transform: scale(0);
}
.scale1{
    transform: scale(1);
}
.spinner {
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    background-color: inherit;
    border: 3px solid black;
    border-right-color: transparent !important;
    border-radius: 50%;
    animation: rotate-360 .7s linear infinite;
    transition: font-size ease-in-out .25s, opacity ease-in-out .25s;
}
.spinner-center {
    position: fixed;
    top: calc(50vh - 0.625em);
    left: calc(50vw - 0.625em);
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    background-color: inherit;
    border: 3px solid black;
    border-right-color: transparent !important;
    border-radius: 50%;
    animation: rotate-360 .7s linear infinite;
    transition: font-size ease-in-out .25s, opacity ease-in-out .25s;
}
.spinner-fadeout{
    font-size: 1px;
    opacity: 0;
}

/*header - start*/
#headertop {
    position:absolute;
    top: 0;
    left: 0;
    width:100%;
    text-align: center;
    height:32px;
    line-height: 32px;
    font-size:13px;
    background-color: #000;
    color: #fff;
    z-index:3;
    transition: color ease-in-out .5s;
}
#headertop2 {
    width: calc(96% - 4px);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 16px;
    height: 32px;
    font-size:13px;
    margin: 40px 0 11px 0;
    padding: 10px 2%;
    background-color: #fff;
    border: #000 solid 2px;
    color: #000;
    z-index:3;
    transition: color ease-in-out .5s;
}
#headercontent {
    margin-top: 50px;
    display:flex;
    align-items: center;
    justify-content: space-between;
}
#headerspotlight{
    position: absolute;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    font-size: 12px;
    padding: 5px;
    border-radius: 0;
    height: 35px;
    width: 135px;
    background-image: linear-gradient(131.14deg, #7F28C4 4.53%, #E2197C 70.61%, #E5231B 102.64%);
    background-size: 200%;
    animation: background-colorfulpulse 3s infinite;
    transition: opacity ease-in-out .15s;
}
#headerlogo{
    position: relative;
    width:134px;
    transition: left ease-in-out .25s;
}
#headercontentcenter{
    display:flex;
    justify-content: center;
    position: relative;
    transition: top ease-in-out .25s;
}
.header-content-hidden{
    top:-130px;
}
.header-content-visible{
    top:0;
}
.header-content-left{
    left: 0;
}
#headersearch{
    width: 80%;
    max-width: 800px;
    display: flex;
}
#theadersearch{
    width:90%;
    height:30px;
    border-bottom-width:0px;
    padding: 5px;
}
#aheadersearch{
    width: 10%;
    text-align: center;
    font-size: 30px;
}
#headersearchresult{
    opacity: 0;
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    position: absolute;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 1px 8px 1px color-mix(in srgb, #282828, transparent 85%);
    background: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0.95));
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 3;
    transition: opacity ease-in-out .25s;
}
.header-searchresult-li{
    display: flex;
    align-items: center;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 14px;
    color: #666;
    transition: color ease-in-out .15s;
}
.header-searchresult-li:hover{
    color: #000;
}
.header-searchresult-sub1{
    font-size: 12px;
    text-transform: none;
    color: #b2b2b2;
}
.header-searchresult-sub2{
    color: #000;
    font-weight: 500;
}
.header-searchnoresult-li{
    text-align: center;
    font-style: italic;
    font-size: 15px;
    line-height: 35px;
}
#headercontentright{
    font-size:30px;
    display:flex;
    justify-content: right;
}
.header-link-svg{
    position:relative;
}
#brandtitle {
    padding-left: 12px; 
    vertical-align: top; 
    line-height: 24px;
    transition: opacity ease-in-out .25s;
}

#header2bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    backdrop-filter: blur(2px);
    background-color: color-mix(in srgb, #fff, transparent 5%);
    border-bottom: 1px solid #e6e6e6;
    z-index: 2; /*10*/
}
#header2bardark {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    backdrop-filter: blur(2px);
    background: rgb(0 0 0 / 35%);
    z-index: 2; /*10*/
}
#header2search{
    position: fixed;
    top: 0;
    width: 100%;
    height: 33px;
    padding: 13px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: start;
    align-items: start;
    background: linear-gradient(to right bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0.95));
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 17px 0px #bbb;
    transition: left ease-in-out .3s, height ease-in-out .3s;
    z-index: 3; /*10*/
}
.header-searchbar{
    left: 0;
}
.header-searchbar-hidden{
    left: 100%;
}
#header2searchresult{
    overflow-y: auto;
    list-style: none;
    padding: 0 15px;
    width: 100%;
    height: calc(100vh - 65px);
    opacity: 0;
    transition: opacity ease-in-out .25s;
}

#header3bar {
    position: fixed;
    top: -61px;
    left: 0;
    width: 90%;
    height: 60px;
    padding: 0 5%;
    backdrop-filter: blur(2px);
    background-color: color-mix(in srgb, #fff, transparent 5%);
    border-bottom: 1px solid #e6e6e6;
    z-index: 2; /*10*/
    transition: top ease-in-out .05s;
}
#header3barcontent{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
#header3cart{
    display: inline-flex;
    align-items: baseline;
}
#cartcount2{
    display: inline-block;
    width: auto;
    transform: scale(0.4);
    transform-origin: left;
    color: transparent;
    transition: transform ease-in-out .25s, color ease-in-out .25s, width ease-in-out .25s;
}
#header3cart:hover #cartcount2{
    transform: scale(1);
    color: #fff;
}

.headerbar-visible {
    top: 0!important;
}
.headerbar-side {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    font-size: 25px;
    border: 0px solid #e6e6e6;
}
.headerbar-middle {
    display: flex;
    align-items: center;
    justify-content: center;
    /*width: 100%;*/
    height: 60px;
    max-width: 900px;
}
.headerbar-left{
    position: absolute;
    left: 0px;
}
.headerbar-right{
    position: absolute;
    top: 0;
    right: 5px;
    justify-content: space-around;
}
.back-top{
    position: fixed; 
    top: calc(100% - 150px); 
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px; height: 50px;
    background-color: #f8f8f8;
    color: #e488a7;
    opacity: .7;
    z-index: 2; /*10*/
    transition: left ease-in-out .25s;
}
.cart-bounce{
    animation: bounce 0.5s linear 1s 1;
}
.cart-jump{
    animation: jump 0.3s ease-in-out 1s 1;
}
/*header - end*/

/*nav - start*/
#header1nav,
.header1nav {
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.header1nav-li {
    position: relative;
}
/*.header1nav-li-ws {}*/

.header1nav-a {
    line-height: 50px;
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    border: 0px solid transparent;
    border-width: 1px 1px 0 1px;
    position: relative;
    z-index: 2;
    transition: border-color ease-in-out .15s, color ease-in-out .15s, background-color ease-in-out .15s;
}
.header1nav-a-ws::before{/*with sub nav*/
    position: absolute;
    top: calc(50% - 1.5px);
    right: 9px;
    content: "";
    width: 5px;
    height: 1px;
    background: #505050;
    transform: translateY(-50%) rotate(45deg);
}
.header1nav-a-ws::after{
    position: absolute;
    top: calc(50% + 1.5px);
    right: 9px;
    content: "";
    width: 5px;
    height: 1px;
    background: #505050;
    transform: translateY(-50%) rotate(-45deg);
}
.header1nav-li:hover .header1nav-a {
    border-color: #e6e6e6;
    background-color: #fff;
    color: #e5004b;
}
.header1nav-li-wos:hover .header1nav-a {
    background-color: #fff;
    color: #e5004b;
}
.header1nav-sub {
    list-style: none;
    position: absolute;
    border: 1px solid #e6e6e6;
    min-width: calc(100% - 2px);
    margin-top: -0.5px;
    padding-left: 0px;
    font-size: 15px;
    opacity: 0;
    z-index: -1;
    transition: opacity ease-in-out .15s
}
.header1nav-li:hover .header1nav-sub {
    opacity: 1;
    z-index: 1;
}
.header1nav-sub-li {
    padding: 0 25px 0 15px;
    line-height: 40px;
    backdrop-filter: blur(1.5px);
    background-color: color-mix(in srgb, #fff, transparent 10%);
    transition: background-color ease-in-out .15s;
}
.header1nav-sub-li:hover {
    background-color: color-mix(in srgb, #e488a7, transparent 5%);
}
.header1nav-sub-a {
    color: inherit;
    text-decoration: none;
}

.header1nav-sub2{
    list-style: none;
    position: absolute;
    margin-top: -0.8px;
    top: 0px;
    left:100%;
    width: max-content;
    border: 1px solid #e6e6e6;
    padding-left: 0px;
    opacity: 0;
    visibility: hidden;
    transition: opacity ease-in-out .15s
}
.header1nav-sub-li:hover > .header1nav-sub2{
    opacity: 1;
    visibility: visible;
}
.header1nav-rightside .header1nav-sub2{
    top: 100%;
    left: 0;
}

#header2nav {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
    opacity: .9;
    z-index: 4;
    transition: left ease .3s, transform ease .3s;
}
.header2nav-visible{
    /*left: 0px;*/
    transform: translate(0);
}
.header2nav-hidden{
    /*left: -420px;*/
    transform: translate(-100%);
}
.header2nav-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    transition: transform ease .3s
}
.header2nav-li {
}
.header2nav-a {
    line-height: 50px;
    padding: 0 16px;
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 15px;
    cursor: pointer;
    white-space: nowrap;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    transition: border-color ease-in-out .15s, color ease-in-out .15s, background-color ease-in-out .15s;
}
.header2nav-a-ws::before{/*with sub nav*/
    position: absolute;
    top: calc(50% - 2px);
    right: 13px;
    content: "";
    width: 7px;
    height: 1px;
    background: #505050;
    transform: translateY(-50%) rotate(45deg);
}
.header2nav-a-ws::after{
    position: absolute;
    top: calc(50% + 2px);
    right: 13px;
    content: "";
    width: 7px;
    height: 1px;
    background: #505050;
    transform: translateY(-50%) rotate(-45deg);
}
.header2nav-a-wp{/*with parent nav*/
    padding: 0 13px;
    display: block;
    letter-spacing: 1px;
    text-align: center;
}
.header2nav-a-wp::before{
    position: absolute;
    top: calc(50% - 2px);
    left: 13px;
    content: "";
    width: 7px;
    height: 1px;
    background: #505050;
    transform: translateY(-50%) rotate(-45deg);
}
.header2nav-a-wp::after{
    position: absolute;
    top: calc(50% + 2px);
    left: 13px;
    content: "";
    width: 7px;
    height: 1px;
    background: #505050;
    transform: translateY(-50%) rotate(45deg);
}
.header2nav-li:hover .header2nav-a {
    color: #e5004b;
}
.header2nav-sub {
    list-style: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 0px;
    font-size: 15px;
    visibility: hidden;
}
.header2nav-sub-visible {
    visibility: visible;
}
.header2nav-sub-li {

}
.header2nav-sub-li:first-child:hover{
    color: #e5004b;
}
.header2nav-sub-li:not(:first-child):hover {
    background-color: color-mix(in srgb, #e488a7, transparent 15%);
}
.header2nav-sub-a {
    display: block;
    padding: 0 15px;
    line-height: 50px;
    backdrop-filter: blur(1.5px);
    border-top: 1px solid #e6e6e6;
    transition: background-color ease-in-out .15s, color ease-in-out .15s;
    /*color: inherit;
    text-decoration: none;
    transition: color ease-in-out .15s;*/
}

.headernav-requiresession{
    display: none;
}
/*nav - end*/

/*bottomnote - start*/
#bottomnote{
    background: #f8f8f8;
    color: #282828;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ebebeb;
    background-color: color-mix(in srgb, rgb(255, 255, 255) 90%, transparent);
    backdrop-filter: blur(4px);
    transition: transform 0.3s ease-in-out;
    z-index: 1;
}
.bottomnote-visible{
    transform: translateY(0);
}
.bottomnote-hidden{
    transform: translateY(100%);
}
#bottomnotecontent{
    justify-content: space-between;
    align-items: anchor-center;
    max-width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
    width: 90%;
    font-size: 13px;
    line-height: 20px;
}
#bagreeprivacy{
    height: 35px;
    font-size: 14px;
}

/*bottomnote - end*/

/*breadcrumb - start*/
#breadcrumb{
    font-size: 12px;
    line-height: 30px;
    color:#4c4c4c;
}
.breadcrumb-a{
    padding: 0;
    transition: color ease-in-out .15s;
}
.breadcrumb-a:hover{
    color:#000;
}
.breadcrumb-a::after {
    content: "/";
    padding: 0 6px;
}
/*breadcrumb - end*/

/*image slideshow - start*/
/*defult width:1200; height:545*/
.slideshow {
    overflow:hidden;
    /*width: 1200px;*/
    margin: 0 auto;
}
.slideshow-ul {
    width: 12020px;
    /* transform: translate3d(-1200px, 0px, 0px); */
    /*height: 545px;*/
    padding: 0;
    margin: 0;
    list-style: none outside none;
    display: block;
    overflow: hidden;
    transition: transform ease 0.5s;
}
.slideshow-li {
    /*width: 1200px;*/
    padding: 0 1px;
    display: flex;
    justify-content: center;
    float: left;
}
.slideshow-li-fade {
    position: absolute;
    padding: 0 1px;
    display: flex;
    justify-content: center;
    float: left;
    opacity: 0;
    visibility: hidden;
    transition: opacity ease-in-out .25s;
}
.slideshow-li-fade-active {
    opacity: 1;
    visibility: visible;
}
.slideshow-img {
    width:1200px;
    height:545px;
}

.slideshow-button-ul {
    text-align: center;
    position: relative;
    top: -40px;
    user-select: none;
    margin: 0;
    padding-left: 0;
}
.slideshow-button-li {
    display: inline-block;
    cursor: pointer;
}
.slideshow-button-a {
    fill: #c5c5c5;
    transition: fill ease 0.15s;
}
.slideshow-button-a:hover {
    fill: #e488a7;
}
.slideshow-button-a-active {
    fill: #e488a7;
}

.slideshow-thumbnail{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slideshow-thumbnail-button{
    display: inline-flex;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    font-size: 1.5rem;
    border-style: initial;
    padding: 4px;
    border-radius: 50%;
    background-color: transparent;
    fill: #444;
    transition: fill ease-in-out 0.15s;
}
.slideshow-thumbnail-button:hover{
    fill: #e488a7;
}
.slideshow-thumbnail-ul{
    padding: 0;
    margin: 0;
    width:100%;
    list-style: none outside none;
    display: block;
    overflow: hidden;
}
.slideshow-thumbnail-li{
    display: flex;
    justify-content: center;
    float: left;
}
.slideshow-thumbnail-img{
    border-bottom: 4px solid transparent;
    transition: border-color ease-in-out .15s;
}
.slideshow-thumbnail-img-active{
    border-color: #e488a7;
}

.slideshow-thumbnail-full{
    position: fixed;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slideshow-thumbnail-full .slideshow-thumbnail-button:first-child{
    position: fixed;
    top: calc(50vh - 22.5px);
    left: 0;
}
.slideshow-thumbnail-full .slideshow-thumbnail-button:last-child{
    position: fixed;
    top: calc(50vh - 22.5px);
    right: 0;
}
.slideshow-thumbnail-full .slideshow-thumbnail-ul{
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    height:100vh;
    margin-left: 25px;
}
.slideshow-thumbnail-full .slideshow-thumbnail-ul::-webkit-scrollbar{
    display: none;
}
.slideshow-thumbnail-full .slideshow-thumbnail-li{
    width:100%;
    margin:10px;
}
.slideshow-thumbnail-full .slideshow-thumbnail-img{
    opacity: .6;
    transition: opacity ease-in-out .15s;
}
.slideshow-thumbnail-full .slideshow-thumbnail-img-active{
    opacity: 1;
}
/*image slideshow - end*/

/*image gridshow - start*/
.gridshow{
    display: flex;
    justify-content: space-between;
}
.gridshow-a{
}
.gridshow-img{
    width: 100%;
}
/*image gridshow - end*/

/*image adshow - start*/
.adshow{
    display: flex;
    margin: 40px 0;
}
/*image adshow - end*/

/*footer - start*/
/*out of #main*/
footer{
    background: #f8f8f8;
    color: #282828;
    margin-top: 50px;
}
#footercontent{
    padding: 30px 0;
    margin: 0 auto;
    width: 90%;
    font-size: 13px;
}
.footer-content-line{
    display: flex;
    flex-wrap: wrap;
    padding: 12px 4px;
}
#footerlink{
    display: flex;
}
.footer-link-column{
    display: flex;
    flex-direction: column;
}
.footer-link-title{
    line-height: 25px;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.footer-link-a{
    line-height: 23px;
    font-size: 11px;
    letter-spacing: 0.5px;
    color:#4c4c4c;
    transition: color ease-in-out .15s;
}
.footer-link-a:hover{
    color:#000;
}
#footercontact{
    letter-spacing: 0.5px;
    font-size: 12px;
    line-height: 22px;
    color: #4c4c4c;
}
.footer-contact-bold{
    color: #282828;
    font-weight: 600;
}
.footer-contact-content{
    margin-bottom: 15px;
}
#footersubscribe{
    display:flex;align-items:anchor-center;
}
#tsubscribeemail{
    width:250px;
    background-color: transparent;
    border-bottom: 1px solid #cecece;
    font-size: 12px;
}
#tsubscribeemail::placeholder {
    font-style: italic;
}
#bsubscribe{
    font-size: 12px;
    height: 32px;
    border-radius: 0;
}
#footerfollow{
    height:25px;
    display:flex;
    align-items:flex-start;
}
#footerfollowig,#footerfollowfb,#footerfollowyt,#footerfollowtt{
    height:24px;
    fill: #505050;
    transition: fill ease-in-out .15s;
}
#footerfollowig:hover{
    fill: #e1306c;
}
#footerfollowfb:hover{
    fill: #3b5999;
}
#footerfollowyt:hover{
    fill: #e62117;
}
#footerfollowtt path{
    transition: fill ease-in-out .15s;
}
#footerfollowtt path:nth-child(3){
    fill: transparent;
}
#footerfollowtt:hover path:nth-child(1){
    fill: #FF004F;
}
#footerfollowtt:hover path:nth-child(2){
    fill: #000;
}
#footerfollowtt:hover path:nth-child(3){
    fill: #00F2EA;
}
#footercontentterm{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 20px;
    padding: 10px 4px;
}
#footercontentterm .a-link{    
    font-size: 11px;
    letter-spacing: 0.5px;
    margin: 0 8px;
}


/*inside #main*/
/*footer - end*/

/*message box - start*/
.stickermessage {
    background-color: color-mix(in srgb, #fef2f2, transparent 5%);
    border-radius: 5px;
    outline: 1px solid #fecaca;
    color: #dc2626;
    box-shadow: 0px 4px 8px 0px color-mix(in srgb,#fe4444,transparent 96%);
    font-size: 15px;
    margin: 8px 11px;
    padding: 10px;
    height:37px;
    overflow-y: auto;
    transition: padding ease-in-out .5s, height ease-in-out .5s, outline-width ease-in-out .5s, color ease-in-out .5s, background-color ease-in-out .5s;
}
.stickermessage-green{
    background-color: color-mix(in srgb, #effff1, transparent 5%);
    color: #2b6c0b;
    outline: 1px solid #3cb300;
}
.stickermessage-hidden {
    padding: 0 10px !important;
    height: 0px!important;
    outline-width: 0px;
    color: transparent;
    overflow-y: hidden;
}
.overallmessage {
    background-color: color-mix(in srgb, #fff, transparent 10%);
    border-radius: 4px;
    color: #222;
    outline: 2px solid #e5004b3d;
    box-shadow: 0px 0px 10px 3px color-mix(in srgb,#e5004b,transparent 85%);
    font-size: 15px;
    word-wrap: break-word;
    margin: 5% 10px;
    padding: 10px;
    height:30%;
    width:50%;
    overflow-y: auto;
    transition: padding ease-in-out .25s, height ease-in-out .25s, outline-width ease-in-out .25s, 
        color ease-in-out .25s, box-shadow ease-in-out .25s;
}
.overallmessage-hidden {
    padding: 0 10px !important;
    height: 0px;
    outline-width: 0px;
    box-shadow: none;
    color: transparent;
    overflow-y: hidden;
}
.messageshelter {
    z-index: 3;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    background-color: #aaaaaa9e;
    backdrop-filter: blur(2px);
    transition: background-color ease-in-out .5s, backdrop-filter ease-in-out .5s ,z-index .1s .5s;
}
.messageshelter-hidden {
    background-color: transparent;
    backdrop-filter: blur(0px);
}

.overallshelter {
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    opacity: 1;
    transition: opacity ease .3s;
    /*width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    background-color: #aaaaaa9e;
    backdrop-filter: blur(2px);
    transition: background-color ease-in-out .25s/*, backdrop-filter ease-in-out .25s,z-index .1s .5s*/;
}
.overallshelter-light {
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e6e6e6ab;
    opacity: 1;
    transition: opacity ease .3s;
}
.overallshelter-hidden {
    z-index: -1;
    opacity: 0;
    /*background-color: transparent;
    backdrop-filter: blur(0px);*/
}
/*message box - end*/

/*inputs - start*/
input[type="text"],
input[type="password"]{
    outline-style: none;
    outline-color: invert;
    /*width:100%;*/
    font-family: montserrat,Lato,roboto,arial,helvetica,verdana;
    font-size: 20px;
    border: 0px solid #ececec;
    display: inline-block;
    height:22px;
    padding:5px 0 5px 2px;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}
input[type="text"]:focus,
input[type="password"]:focus{
    outline: 0;
    box-shadow: none;
}

input[type='reset'],
input[type='submit'],
input[type='button'],
button {
    height: 45px;
    cursor: pointer;
    padding: 0px 25px;
    border: 0px;
    border-radius: 3px;
    background-color: #e5004b;
    color:#fff;
    opacity:0.8;
    font-family: montserrat,Lato,roboto,arial,helvetica,verdana;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out, width 0.3s ease-in-out;
}
input[type='reset']:hover,
input[type='submit']:hover,
input[type='button']:hover,
button:hover {
    opacity: 1;
    /*background-color: rgba(211,41,129,0.7);*/
}
input[type='reset']:disabled,
input[type='submit']:disabled,
input[type='button']:disabled,
button:disabled {
    background-color: #aaa!important;
    color:#fff;
    cursor:not-allowed;
    opacity: 1;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #cecece;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #cecece;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cecece;
}
input:disabled{
    color:#777777;
    background-color:#fbfbfb;
    cursor: not-allowed;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance: none;
}

select{
    outline-style: none;
    outline-color: invert;
    width:100%;
    font-family: 'montserrat', 'roboto', 'Segoe UI', Helvetica, Verdana, sans-serif;
    font-size: 17px;
    border: 0px solid #ececec;
    border-bottom-width: 2px;
    box-shadow: none;
    display: inline-block;
    height:34px;
    padding:5px 0 5px 0;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}
select:disabled{
    color:#777777;
    background-color:#fbfbfb;
}

.text-dark{
    border: 1px solid silver!important;
    border-radius: 2px;
}
.button-lite{
    height: 35px!important;
    font-size: 13px!important;
}
.button-dark{
    background-color: #282828;
    border-radius: 0;
    opacity: 0.9;
}

a{
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}
.a-link{
    color: #000;
    transition: color ease-in-out .15s;
}
.a-link:hover{
    color: #e5004b
}
.a-link2{
    color: #e5004b;
}
.a-link2:hover{
    text-decoration: underline;
}
.a-link-symbol{
    text-align: center;
    width:40px;
    font-size: 26px;
    transition: font-size ease-in-out .25s, transform ease-in-out .25s;
}
.a-link-symbol-r180:hover{
    font-size: 40px;
    transform: rotate(180deg);
}
.a-link-symbol-r360:hover{
    font-size: 40px;
    animation: rotate-360 .3s ease-in-out 1;
}
.a-link-svg{
    fill: #282828;
    transition: fill ease-in-out 0.15s, opacity ease-in-out 0.15s;
}
.a-link-svg:hover{
    /*fill: #e488a7*/
    opacity: .7;
}

.bradio {
    display: inline-flex;
    user-select: none;
    vertical-align: middle;
    outline-color: transparent;
    border-radius: 6px;
    background: #e5004b1d;
}
.bradio-button {
    color: #bbb;
    background-color: transparent;
    border-width:0px;
    margin: 0.3em;
    padding: 0 0.5em;
    font-size: 1em;
    font-family: inherit;
    text-transform: capitalize;
    border-radius: 6px;
    outline-color: transparent;
    font-weight: 500;
    height: auto;
    cursor: pointer;
    opacity: 1;
    transition: background-color ease-in-out .25s, color ease-in-out .25s;
}
.bradio-button:hover {
    color: #444;
}
.bradio-checked {
    color: #444;
    background-color: #fff;
}
/*inputs - end*/

/*experimental & animation - start*/
.rotated-ribbon-border {
    border:2px solid;
    /*border-image: linear-gradient(45deg, #7f28c4, #e5004b) 1;*/
    clip-path: inset(0px round 2px);
    border-image: linear-gradient(45deg, gold, #e5004b) 1;
    animation: huerorate 6s infinite linear;
    filter: hue-rotate(360deg);
}
@keyframes huerorate {
    0% {
        filter: hue-rotate(0deg);
    }
    100% {
        filter: hue-rotate(360deg);
    }
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes bounce {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes rotate-360 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.cubicbezier1-out{
    position: fixed;
    transition: transform linear 1s;
}
.cubicbezier1-in{
    width: 100%;
    height: 100%;
    transition: transform cubic-bezier(0, 0.5, 0.5, 1) 1s;
}

.cubicbezier2-out{
    position: absolute;
    animation: move-cubicbezier-x 1s linear infinite;
}
.cubicbezier2-in{
    width: 100%;
    height: 100%;
    animation: move-cubicbezier-y 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
@keyframes move-cubicbezier-x {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(50vw);
    }
}
@keyframes move-cubicbezier-y {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50vh);
    }
}

@keyframes background-pulse {
    0% {
        background-color: #fff;
    }
    50% {
        background-color: #f2f2f2;
    }
    100% {
        background-color: #fff;
    }
}

@keyframes background-pinkblink {
    0% {
        background-color: #e5004b;
    }
    50% {
        background-color: #000;
    }
    100% {
        background-color: #e5004b;
    }
}

@keyframes background-colorfulpulse {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
/*experimental & animation - end*/
