body {

    color: #2b2d31;

    font-family: 'avenirregular', sans-serif;

    background-size: cover;

    font-size: 1rem;

    color: #494949;

    /*font-family: 'Hind', sans-serif;*/

}



@font-face {

    font-family: 'avenirregular';

    src: url('../fonts/avenir_roman-webfont.woff2') format('woff2'), url('../fonts/avenir_roman-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}



body,

html {

    max-width: 100%;

    overflow-x: hidden;

}



*:hover,

*:focus {

    outline: none !important;

    text-decoration: none !important;

    /* border: none!important;



  box-shadow: none!important; */

}



.btn:focus,

.form-control:focus {

    -webkit-box-shadow: none;

    box-shadow: none;

}



.row {

    display: -webkit-flex;

}



img {

    max-width: 100%;

}



* {

    text-decoration: none;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    margin: 0;

    padding: 0;

    word-wrap: break-word;

}



.font-weight-bolder {

    font-weight: 800 !important;

}



a:hover {

    color: #1477bd !important;

}



ol,

ul {

    list-style: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    margin: 0;

    padding: 0;

    font-family: 'Nunito', sans-serif;

}



h1 {

    font-weight: bold;

    max-width: 600px;

    color: #01273F;

}



section {

    position: relative;

}



.row:before,

.row:after {

    width: 0px;

    height: 0px;

    content: "";

}



.align-items-center {

    -webkit-align-items: center;

}



.justify-content-center {

    -webkit-justify-content: center;

}



.justify-content-between {

    -webkit-justify-content: space-between;

}





/*.flex-column-reverse {



    -webkit-flex-direction: column-reverse!important;



}*/



@media (min-width: 768px) {

    .col-md-1 {

        -webkit-flex: 0 0 8.333333%;

    }

    .col-md-2 {

        -webkit-flex: 0 0 16.666667%;

    }

    .col-md-3 {

        -webkit-flex: 0 0 25%;

    }

    .col-md-4 {

        -webkit-flex: 0 0 33.333333%;

    }

    .col-md-5 {

        -webkit-flex: 0 0 41.666667%;

    }

    .col-md-6 {

        -webkit-flex: 0 0 50%;

    }

    .col-md-7 {

        -webkit-flex: 0 0 58.333333%;

    }

    .col-md-8 {

        -webkit-flex: 0 0 66.666667%;

    }

    .col-md-9 {

        -webkit-flex: 0 0 75%;

    }

    .col-md-10 {

        -webkit-flex: 0 0 83.333333%;

    }

    .col-md-11 {

        -webkit-flex: 0 0 91.666667%;

    }

    .col-md-12 {

        -webkit-flex: 0 0 100%;

    }

}



.s-md {

    display: none;

}



.h-md {

    display: block;

}



.clr-ylw {

    color: #FFE000;

}



.clr-grn {

    color: #0DA84B;

}



.clr-blue {

    color: #01273F;

}



.f-25 {

    font-size: 1.375rem;

}



.f-55 {

    font-size: 3.4375rem;

}



.f-14 {

    font-size: 0.875rem !important;

}



.f-20 {

    font-size: 1.25rem;

}



.f-45 {

    font-size: 2.26rem;

}



.f-35 {

    font-size: 2.1875rem;

}



.f-600 {

    font-weight: 600;

}



.f-800 {

    font-weight: 800;

}



a,

a:hover {

    color: inherit !important;

    text-decoration: none !important;

}





/* sec1 */



.clr-rd {

    color: #D50000;

}



.top-bar {

    background: #FFE000;

    color: #000000;

    padding: 8px 15px;

    z-index: 99999;

    position: relative;

}



#sec-1 {

    background: url(../../images/proNailLander/top-bg.png) no-repeat no-repeat;

    background-position: center center;

    background-size: cover;

    overflow: hidden;

}



.g-kit-hdr .hd-pnts {

    width: 50%;

}



.p-hd {

    font-weight: 800;

    font-family: 'Nunito', sans-serif;

    font-size:

}



#sec-3 .container {

    position: relative;

    z-index: 99;

}



.g-kit-hdr p {

    /*    font-size: 1.5625rem;*/

    font-size: 20px;

    padding-bottom: 10px;

}



.hdr-btn {

    background: #FFE000;

    border: 1px solid #FFBC00;

    color: #01273F;

    padding: 10px 64px;

    border-radius: 32px;

    font-size: 20px;

    display: inline-block;

    font-weight: 700;

    font-family: 'Nunito', sans-serif;

    margin-bottom: 20px;

}



.hdr-btn:hover {

    background: #FFBC00;

    border: 1px solid #FFBC00;

    color: #01273F;

}



.hdr-crd h3 {

    font-weight: 900;

    font-size: 2.1rem;

}



.nail-pro {

    position: absolute;

    left: -32px;

    top: 12px;

    max-width: 190px;

}





/*.mb-1:last-child::before {



    background: url(../../images/proNailLander/tick-red.png) no-repeat no-repeat;



}

.mb-1:nth-child(2)::before {



    background: url(../../images/proNailLander/tick-red.png) no-repeat no-repeat;



}*/



.hd-pnts p {

    position: relative;

    left: 50px;

}



.hd-pnts p:before {

    position: absolute;

    content: "";

    background: url(../../images/proNailLander/tick.svg) no-repeat no-repeat;

    width: 35px;

    height: 35px;

    left: -50px;

}



.hdr-right {

    width: 100%;

    float: right;

    padding-bottom: 40px;

}



.top-5-img {

    position: absolute;

    bottom: 0px;

    margin-right: -65px;

}



.lck {

    position: relative;

    top: -4px;

}





/* sec2 */



#logo-ara {

    background-color: #01273F;

    padding: 20px 0px;

    text-align: center;

    color: #fff;

}



.lg-hd h3 {

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

}



#logo-ara .d-flex {

    justify-content: space-between;

    -webkit-justify-content: space-between;

}



#sec-2 {

    padding: 50px 0px;

}



.s2-tp-txt h4 {

    color: #01273F;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    margin-bottom: 10px;

}



.s2-tp-txt p {

    color: #494949;

}



.s2-tp-txt {

    position: relative;

    margin-bottom: 40px;

}



.s2-tp-txt:before {

    position: absolute;

    content: url(../../images/proNailLander/paw.svg);

    top: 0;

    left: -50px;

}



#nail-trim {

    display: table;

    height: 100%;

    width: 100%;

}



.left-half,

.right-half {

    display: table-cell;

    text-align: center;

    vertical-align: middle;

    width: 50%;

    padding: 0rem;

}



.right-half {

    background: #F1F4F8;

    padding: 40px;

    text-align: left;

}



.left-half img {

    height: 100%;

    object-fit: cover;

    width: 100%;

    object-position: top;

}





/* sec3 */



#sec-3 {

    background-color: #01273F;

    padding: 30px 0px;

}



#sec-3 .d-flex {

    justify-content: center;

    -webkit-justify-content: center;

    align-items: center;

    -webkit-align-items: center;

}



.s3-txt h3 {

    color: #fff;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    text-align: center;

    margin-bottom: 40px;

}



.s3-txt {

    text-align: center;

    margin-left: 40px;

}





/* sec4 */



#kit-sec {

    padding: 30px 0px 0px;

}



.kit-bg.d-flex {

    justify-content: space-around;

    -webkit-justify-content: space-around;

    margin-top: 30px;

}



.kit-bx p {

    color: #fff;

    font-weight: bold;

}



.kit-bx {

    width: 64%;

    margin: 0 auto;

}



.s-box1 {

    flex: 1;

}



.s-box1 h4 {

    position: absolute;

    bottom: 20px;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

    width: 100%;

}





/* sec5 */



#sec-5 {

    background-color: #F1F4F8;

    padding: 40px 0px;

}



.bx-1 {

    width: 33.333%;

    padding: 15px;

}



.d-flex.icn-box {

    flex-wrap: wrap;

}



.icn-box {

    justify-content: space-between;

    -webkit-justify-content: space-between;

}





/* sec6 */



#sec-6 {

    background: #01273F;

    background-size: cover;

    padding: 50px 0px 90px;

}



.review-txt {

    background: #fff;

    background-size: contain;

    position: relative;

    margin-left: 4rem;

    padding: 30px;

    border-radius: 35px;

    border-top-left-radius: 0px;

}



.review-txt:after {

    position: absolute;

    content: "";

    top: 0px;

    left: -79px;

    background: url(../../images/proNailLander/review-bg-2.png) no-repeat no-repeat;

    width: 80px;

    height: 70px;

}



.q-left {

    position: absolute;

    top: -16px;

    left: 5;

}



.q-right {

    position: absolute;

    right: 15px;

    bottom: -15px;

}



.review-txt-bx-2 {

    background: #fff;

    background-size: contain;

    position: relative;

    margin-right: 4rem;

    padding: 30px;

    border-radius: 35px;

    border-top-right-radius: 0px;

}



.review-txt-bx-2:after {

    position: absolute;

    content: "";

    top: 0px;

    right: -79px;

    background: url(../../images/proNailLander/review-bg-r.png) no-repeat no-repeat;

    width: 80px;

    height: 70px;

}



.reviwe-area {

    max-width: 700px;

    margin: 0 auto;

}



.review-usr img {

    max-width: 130px;

}



.reviwe-area {

    margin-top: 60px;

    padding-bottom: 40px;

}



.rvw-btn {

    text-align: center;

    margin-top: 120px;

}



#sec-6 .carousel-indicators {

    bottom: -60px;

}



#sec-6 .carousel-indicators li {

    width: 12px;

    height: 12px;

    border-radius: 50%;

    background: transparent;

    border: 1px solid #fff;

    opacity: 1;

}



#sec-6 .carousel-indicators .active {

    background: #fff !important;

}



#sec-6 .carousel-control-prev {

    height: 30px;

    bottom: -50px;

    top: inherit;

    left: 30%;

    z-index: 999;

}



#sec-6 .carousel-control-next {

    height: 30px;

    bottom: -50px;

    top: inherit;

    right: 30%;

    z-index: 999;

}



#sec-6 .carousel-control-next-icon {

    background-image: url(../../images/proNailLander/right.svg);

}



#sec-6 .carousel-control-prev-icon {

    background-image: url(../../images/proNailLander/left.svg);

}



#btn-bx {

    background-color: #01273F;

    padding: 40px 0px;

    color: #fff;

    text-align: center;

    position: relative;

}



#btn-bx .d-flex {

    justify-content: center;

    -webkit-justify-content: center;

}



#t-nail {

    padding: 40px 0px;

}



.t-hd h3 {

    font-size: 1.6rem;

}



.nbx-left {

    width: 32%;

}



.nbx-mid {

    width: 36%;

}



.nbx-right {

    width: 32%;

}



.nail-bx {

    justify-content: space-between;

    -webkit-justify-content: space-between;

}





/* sec7 */



#sec-7,

.sec-7 {

    padding: 50px 0px;

}



.sec-7 {

    background: #f1f4f8;

}



#sec-7 p,

.sec-7 p {

    color: #494949;

}



.sec-7 p {

    font-size: 20px;

}



.save-btn {

    background: #FFE000;

    border: 1px solid #FFBC00;

    color: #01273F;

    padding: 10px 64px;

    border-radius: 32px;

    font-size: 20px;

    display: inline-block;

    font-weight: 700;

    font-family: 'Nunito', sans-serif;

    margin-top: 30px;

}



.save-btn:hover {

    background: #FFBC00;

    border: 1px solid #FFBC00;

    color: #01273F;

}



.leftHoriz {

    position: relative;

    padding: 0px 0px 0px 16px;

    padding-right: 0px;

    border-left: 5px solid #01273f;

    margin: 20px 0px;

}



.horizontalRotate {

    -webkit-transform: rotate(90deg);

    transform: rotate(90deg);

    position: absolute;

    left: -20px;

    top: 55px;

}



#pro-bx {

    background: #F1F4F8;

    padding: 40px 0px;

}





/* sec8 */



#dg-btn {

    background-color: #01273F;

    padding: 40px 0px;

    color: #fff;

    text-align: center;

    position: relative;

}



#dg-btn .container {

 max-width: 100%;

    display: flex;

    justify-content: flex-end;

    padding-right: 340px;

}



#dg-btn h3 {

    font-family: 'Nunito', sans-serif;

    font-size: 1.563rem;

}



.line-thrugh {

    text-decoration: line-through;

}



.s9-d {

    position: absolute;

    bottom: 25px;

    right: 0;

    width: 345px;

}



.n-pro {

    position: absolute;

    left: -80px;

    top: 15px;

    width: 150px;

}



.pro-num {

    margin-bottom: 10px;

    font-weight: 600;

    color: #494949;

}





/* sec9 */





/* sec10 */



#sec-10 {

    padding: 50px 0px;

}



.card-body {

    padding-top: 0px !important;

    padding-bottom: 0px !important;

}



#sec-10 .card-header {

    padding: 1.2rem 1.25rem;

    margin-bottom: 0;

    background-color: transparent;

    border-bottom: 0px solid #0DA84B;

    cursor: pointer;

    color: #0DA84B;

}



.card {

    background-color: transparent !important;

    border: 0px !important;

}



.accordion .card-header:after {

    font-family: 'FontAwesome';

    content: "\f068";

    float: right;

    color: #0DA84B;

    position: absolute;

    right: 10px;

    width: 20px;

    top: 22px;

}



.accordion .card-header.collapsed:after {

    /* symbol for "collapsed" panels */

    content: "\f067";

    color: #0DA84B;

    position: absolute;

    right: 10px;

    width: 20px;

    top: 22px;

}



.faq-line {

    background: #0DA84B;

    height: 3px;

    width: 100%;

    margin: 0 auto;

    margin-bottom: 20px;

}



#sec-10 .card-body p {

    padding: 0px 0px 0px;

}



.midWing {

    position: relative;

    margin-bottom: 50px;

    left: -40px;

}





/* sec11 */





/* sec12 */



.save-btn:hover,

.hdr-btn:hover {

    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);

    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);

    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.7);

}



#scdSlider .carousel-indicators li {

    height: 20px;

    width: 20px;

    border-radius: 50%;

    background: transparent;

    border: 2px solid #fff;

}



#scdSlider .carousel-indicators li.active {

    background: #fff;

}



.candyHeader {

    margin-top: -120px;

}



#scdSlider .carousel-control-next,

#scdSlider .carousel-control-prev {

    height: 50px;

    top: calc(100% - 48px);

}



.sec-7 h4 {

    font-family: 'Nunito', sans-serif;

}



#step .carousel-control-prev {

    left: 30%;

}



#step .carousel-control-next {

    right: 30%;

}



#step .carousel-indicators li {

    width: 12px;

    height: 12px;

    border-radius: 50%;

    background: #9e9e9e;

    border: 1px solid #fff;

    opacity: 1;

}



#step .carousel-indicators .active {

    background: #000 !important;

}



#step a.carousel-control-prev,

a.carousel-control-next {

    font-size: 43px;

    color: #1d1d1d !important;

    opacity: 0.5;

    width: 35px;

    position: absolute;

    bottom: 12px;

    height: 24px;

    top: auto;

    z-index: 99;

}



#train-behave {

    padding: 60px 0px;

}



.tainer-hd {

    text-align: center;

    width: 70%;

    margin: 0 auto 70px;

}



.dog-box {

    border: 2px solid #FFE000;

    border-radius: 8px;

    position: relative;

    min-height: 28rem;

}



.dg-bx-txt {

    padding: 15px;

    text-align: center;

}



.dg-bx-nm {

    position: absolute;

    width: 75px;

    height: 75px;

    display: flex;

    justify-content: center;

    align-items: center;

    margin: 0 auto;

    background: #ffe001;

    border-radius: 50%;

    font-size: 35px;

    font-family: 'Nunito', sans-serif;

    font-weight: 800;

    color: #01273F;

    top: -40px;

    left: 50%;

    transform: translateX(-50%);

    -webkit-transform: translateX(-50%);

}



.singleRowInner {

    display: table;

    float: right;

}



h5.b-left {

    border-left: 4px solid #0DA84B;

    padding-left: 20px;

}



@media(max-width:991px) {

    .horizontalRotate {

        left: -13px;

        top: 45px;

        width: 31px;

    }

}



@media(max-width:767px) {

    .leftHoriz {

        padding-right: 30px;

    }

    .midWing {

        position: relative;

        margin-bottom: 50px;

        left: 0px;

        -webkit-transform: rotate(24deg);

        transform: rotate(24deg);

        margin-top: -20px;

    }

    .review-txt:after {

        position: absolute;

        content: "";

        top: -34px;

        left: 50%;

        background: url(../../images/proNailLander/rs-revw.png) no-repeat no-repeat;

        width: 144px;

        height: 50px;

        opacity: 1;

        transform: translateX(-50%);

    }

    .review-txt-bx-2:after {

        position: absolute;

        content: "";

        top: -34px;

        left: 50%;

        background: url(../../images/proNailLander/rs-revw.png) no-repeat no-repeat;

        width: 144px;

        height: 50px;

        opacity: 1;

        transform: translateX(-50%);

    }

    .text-bdr-lft {

        margin-top: 30px;

    }

    .rs-gap {

        margin-bottom: 30px;

    }

    #demo1 {

        max-width: 500px;

        margin: auto;

    }

    #sec-4 .s4-nbx {

        padding-top: 140px;

    }

    #sec-4 .sec-4-heading h4 {

        font-size: 29px;

        max-width: 300px;

        margin: auto;

    }

    .horizontalRotate {

        position: relative;

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

        left: auto;

        top: auto;

        margin: auto;

    }

    .sec-7.single .candy {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);

        margin-top: 50px;

        margin-bottom: -20px;

    }

    #sec-8 .horizontalRotate {

        margin-top: 30px;

    }

    .sec-7.single .horizontalRotate.d-block.d-md-none,

    .sec-7.single h5 .horizontalRotate {

        margin-bottom: 30px;

    }

    #sec-6 .carousel-control-next {

        right: 10%;

        bottom: -52px;

    }

    #sec-6 .carousel-control-prev {

        left: 10%;

        bottom: -52px;

    }

}



@media(max-width:575px) {

    /*

    .review-usr img {

        max-width: 50px;

    }

*/

    .review-txt {

        padding-left: 40px;

        padding-right: 70px;

    }

    .singleRow:div:first-child {

        width: 100%;

    }

    .singleRow:div:last-child {

        width: 100%;

    }

}



@media(max-width:510px) {

    /*

    .review-txt {

        padding-left: 40px;

        padding-right: 40px;

    }

*/

    .review-usr img {

        max-width: 85px;

    }

    .rvw-btn {

        padding: 0px 15px;

    }

    .review-txt {

        padding-left: 15px;

        padding-right: 15px;

        font-size: 13px;

        padding-top: 15px;

    }

    #demo1 {

        max-width: 310px;

    }

}



#app_common_modal_close,

#error_handler_overlay_close {

    color: #fff !important;

}



#pro-sec {

    background: #F1F4F8;

    padding: 50px 0px;

}



.btn-img {

    transition: 0.4s;

}



.btn-img:hover {

    transform: scale(1.05);

}



.pw-box {

    background: #fff;

    text-align: center;

    padding: 0px 0px 10px;

    min-height: 230px;

}



.p-int {

    min-height: 400px;

}



.pw-box h4 {

    min-height: 65px;

}



.f-300 {

    font-weight: 300;

}



.pb-box {

    background: #01273F;

    text-align: center;

    padding: 30px;

    min-height: 225px;

}



.pw-box h4 {

    font-size: 1.563rem;

    color: #01273F;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

}



.pb-box h3 {

    color: #FFE000;

    font-family: 'Nunito', sans-serif;

    font-weight: bold;

    font-size: 1.563rem;

}



.pb-box p {

    color: #fff;

    margin-top: 10px;

}



.pb-box p span img {

    position: relative;

    bottom: 4px;

}



.pw-box img.pro-image {

    margin-top: -160px;

    max-height: 280px;

}



.pw-box.two img {

    margin-top: -120px;

}



.para-box {

    min-height: 90px;

}



.p-badge img {

    margin: 0px 20px;

}



.p-row {

    margin-top: 130px;

}



#m-back {

    margin-top: 50px;

}



.lock-btn {

    text-align: center;

}



.lock-btn p span img {

    position: relative;

    bottom: 5px;

}



#dg-bck {

    background-color: #01273F;

    padding: 40px 0px;

    color: #fff;

}



footer {

    padding: 50px 0px 80px;

}



.ftr-nav a {

    color: #01273F;

    font-weight: bold;

    font-family: 'Nunito', sans-serif;

    font-size: 1.3rem;

}



.cntct .fa {

    color: #01273F;

    font-size: 1.2rem;

    margin-right: 5px;

    position: relative;

    top: 2px;

}



.cntct li {

    margin-bottom: 10px;

    color: #01273F;

    font-weight: bold;

    font-family: 'Nunito', sans-serif;

}



.d-flex .top-5-img {

    display: none;

}



.dg2 {

    position: absolute;

    left: 0px;

    top: -50px;

    width: 170px;

}


.sticky-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;
    border-top: 1px solid #f1f4f9;
}
.sticky-footer .buyButton {
        background: #ffe000;
    border: 1px solid #ffd500;
    color: #01273F !important;
    padding: 10px 64px;
    border-radius: 32px;
    font-size: 20px;
    display: inline-block;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    margin: 0;
}
@media (max-width: 767px){
    .sticky-footer .buyButton {
        display: block;
        padding: 10px 65px 8px;
    border-radius: 32px;
    font-size: 20px;
    display: block;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    margin: 10px auto;
    width: 300px;
    }
    footer {
    padding: 50px 0px 130px;
}

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* this will target only Mac Safari and Chrome browsers */
#pro-sec .mac-height{min-height: 85px;}
}

@media screen and (min-width:768px) and (max-width: 991px) {

.sec-7 a.card-title.font-weight-bold.f-25.clr-blue{font-size: 20px !important;}
  }
@media screen and (min-width:320px) and (max-width: 767px) {
    .sticky-footer{padding-top:5px;
    padding-bottom:5px;}
    .sticky-footer .buyButton{    margin: 5px auto 0px;}
}