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.563rem;

}



.f-35 {

    font-size: 2.1875rem;

}



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/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;

 

}



#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;

}





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



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



}

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



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



}*/



.hd-pnts p {

    position: relative;

    left: 50px;

}



.hd-pnts p:before {

    position: absolute;

    content: "";

    background: url(../images/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/paw.svg);

    top: 0;

    left: -50px;

}





/* sec3 */



#sec-3 {

    background-color: #01273F;

    padding: 40px 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: 50px 0px;

}



.kit-bg-bx.one {

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

    background-size: 100%;

}



.kit-bg-bx.two {

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

    background-size: 100%;

}



.kit-bg-bx.three {

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

    background-size: 100%;

}



.kit-bg-bx {

    width: 33%;

    min-height: 455px;

}



.kit-bg.d-flex {

    justify-content: space-between;

    -webkit-justify-content: space-between;

    margin-top: 50px;

}



.kit-num h4 {

    color: #01273F;

    background: #FFE000;

    width: 60px;

    height: 60px;

    border-radius: 50%;

    line-height: 60px;

    font-weight: bold;

    margin: -25px auto 0px;

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

}



.kit-bx h4 {

    font-weight: bold;

    color: #FFE000;

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

    margin-bottom: 10px;

}



.kit-bx p {

    color: #fff;

    font-weight: bold;

}



.kit-bx {

    width: 64%;

    margin: 0 auto;

}



.kit-box-1 img,

.kit-box-2 img {

    width: 80px;

    margin-bottom: 15px;

}



.kit-box.d-flex {

    justify-content: space-between;

    -webkit-justify-content: space-between;

    align-items: flex-end;

    -webkit-align-items: flex-end;

    margin: 30px 0px;

}



.kit-box-1 h4 {

    color: #01273F;

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

    font-weight: bold;

    margin-bottom: 5px;

}



.kit-box-2 h4 {

    color: #01273F;

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

    font-weight: bold;

    margin-bottom: 5px;

}





/* sec5 */





/* sec6 */



#sec-6 {

    background: #F1F4F8;

    background-size: cover;

    padding: 50px 0px 40px;

}



.review-txt {

    background: rgb(255, 255, 255, 0.7);

    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/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: rgb(255, 255, 255, 0.7);

    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/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 #01273F;

    opacity: 1;

}



#sec-6 .carousel-indicators .active {

    background: #01273F !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/right.svg);

}



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

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

}





/* 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;

}





/* sec8 */



#dg-btn {

    background-color: #01273F;

    padding: 40px 0px;

    color: #fff;

    text-align: center;

    position: relative;

}



#dg-btn h3 {

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

    font-size: 1.563rem;

}



.line-thrugh {

    text-decoration: line-through;

}



.s9-d {

    position: absolute;

    bottom: 0;

    right: 15px;

    width: 185px;

}





/* sec9 */





/* sec10 */



#sec-10 {

    background: #F1F4F8;

    padding: 50px 0px;

}



#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 {
    content: "\f067" !important;
    color: #0DA84B;
    position: absolute;
    right: 10px;
    width: 20px;
    top: 22px;
}



.faq-line {

    background: #0DA84B;

    height: 3px;

    width: 98%;

    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) {

    .btn-h4.btn-img img{
        height: 45px;
    }


    .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/rs-revw.png) no-repeat no-repeat;

        width: 144px;

        height: 50px;

        opacity: 0.7;

        transform: translateX(-50%);

    }

    .review-txt-bx-2:after {

        position: absolute;

        content: "";

        top: -34px;

        left: 50%;

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

        width: 144px;

        height: 50px;

        opacity: 0.7;

        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 30px;

    min-height: 230px;

}



.pb-box {

    background: #01273F;

    text-align: center;

    padding: 30px;

    min-height: 255px;

}



.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 {

    margin-top: -160px;

}



.pw-box.two img {

    margin-top: -120px;

}



.para-box {

    min-height: 100px;

}



.p-row {

    margin-top: 130px;

}



.mst-hd {

    margin-top: 22px;

}



#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;

}



.dg2 {

    position: absolute;

    left: 0px;

    top: -90px;

    width: 180px;

}



footer {

    padding: 50px 0px 80px;

}



.ftr-nav a {

    color: #01273F;

    font-weight: bold;

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

    font-size: 15px;

}



.cntct .fa {

    color: #01273F;

    font-size: 1.2rem;

    margin-right: 5px;

    position: relative;

    top: 2px;

}



.cntct li {

    margin-bottom: 10px;

    color: #01273F;

    font-weight: 600;

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

}





/*style for new page*/



.top-bar p {

    font-family: 'Avenir';

    font-size: 16px;

}



.hear-text h1 {

    max-width: initial;

    line-height: 57px;

}



.hear-text .clr-grn {

    font-size: 20px;

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

    margin-top: 20px !important;

    font-weight: 700;

}



.mid-text {

    max-width: 500px;

    text-align: center;

}



.top-absolute {

    position: absolute;

    bottom: 0;

    right: 0;

}



.g-kit-hdr {

    max-width: 647px;

}



.g-kit-hdr .hd-pnts:nth-child(2) p:nth-child(3) {

    width: 75%;

}



.sec_2 {

    background: #F1F4F8;

}



.sec_2 {

    padding: 30px 0px;

}



.sec_2 .clr-grn {

    font-size: 25px;

    font-weight: 700;

    line-height: 30px;

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

}



.text-italic {

    margin-left: -50px;

}



.text-italic p {

    color: #494949;

    font-style: italic;

    font-size: 16px;

    margin-bottom: 15px;

}



.sec_3 h2 {

    color: #01273F;

    font-size: 35px;

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

    font-weight: 900;

    text-align: center;

    width: 90%;

    margin: 0 auto;

    line-height: 47px;

}



section.sec_3 {

    padding: 50px 0px 70px;

}



.sec_3 h6 {

    font-style: italic;

    font-size: 16px;

    line-height: 25px;

    text-align: center;

    width: 97%;

    margin: 24px auto;

}



.icon-col li {

    width: 50%;

    float: left;

    text-align: center;

    background: #F1F4F8;

    min-height: 430px;

}



.icon-col li img {

    margin: 50px 0px 30px;

}



.icon-col li h5 {

    font-weight: bold;

    font-size: 20px;

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

}



.icon-col li p {

    color: #494949;

    font-size: 16px;

    padding: 10px 50px;

}



.icon-col li:nth-child(2),

.icon-col li:nth-child(3) {

    background: #E5EDF5;

}



.sec_4 {

    background: #01273F;

    padding: 60px 0px;

}



.badge-img {

    display: table;

    margin: 0 auto;

}



.sec_4 h4 {

    color: #fff;

    font-size: 35px;

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

    font-weight: 800;

    text-align: center;

    margin-bottom: 40px;

}



.sec_4 .btn-img1 {

    margin: 50px auto 0px;

    display: table;

}



section.sec_5 {

    padding: 50px 0px;

    background: #F1F4F8;

}



section.sec_5 h3 {

    color: #01273F;

    font-size: 35px;

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

    font-weight: 800;

    text-align: center;

}



.blue-bg {

    background: #01273F;

}



.sec_5 {

    background: #F1F4F8;

}



.blue-bg {

    background: #01273F;

    min-height: 597px;

    width: 24.7%;

    float: left;

    margin-right: 5px;

    position: relative;

}



.blue-bg:last-child {

    margin-right: 0px;

}



.img_tp {

    max-width: 250px;

    top: -92px;

    position: absolute;

}



.item-sec {

    margin-top: 130px;

}



.item-sec .blue-bg:nth-child(1) .img_tp,

.item-sec .blue-bg:nth-child(4) .img_tp {

    width: 100%;

    display: table;

    right: 0;

}



.item-sec .blue-bg:nth-child(2) .img_tp {

    width: 100%;

    display: table;

    overflow: hidden;

}



.item-sec .blue-bg:nth-child(2) .img_tp img {

    margin-top: -40px;

    margin-left: -68px;

    overflow: hidden;

}



.number-yel {

    background: #FFCE00;

    width: 70px;

    height: 70px;

    font-size: 25px;

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

    font-weight: 800;

    margin: 90px auto 0px;

    text-align: center;

    border-radius: 50%;

    line-height: 68px;

}



.blue-bg h6 {

    color: #FFD700;

    font-size: 25px;

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

    font-weight: 800;

    text-align: center;

    margin: 30px 0px 10px;

}



.blue-bg p {

    color: #fff;

    font-size: 16px;

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

    font-weight: 700;

    text-align: center;

    padding: 20px 50px;

}



.btn-img_2 {

    margin: 70px auto 20px;

    display: table;

}



.sec_6 h3 {

    color: #01273F;

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

    font-weight: 800;

    text-align: center;

    font-size: 35px;

}



section.sec_6 {

    padding: 70px 0px;

}



a.btn-h4 {

    display: table;

    margin: 0 auto;

}



.title_txt h4 {

    color: #01273F;

    font-size: 29px;

    font-weight: 900;

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

    text-align: center;

    padding: 10px 59px;

}



.title_txt h6 {

    color: #13A84B;

    font-size: 20px;

    font-weight: 800;

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

    text-align: center;

    line-height: 32px;

    padding: 20px 120px;

    margin-bottom: 116px;

}



section.sec_7 {

    background: #F1F4F8;

    padding: 70px 0px;

}



.img_pro {

    display: table;

    margin: 0 auto;

    min-height: 100px;

}



.img_pro img {

    margin-top: -70px;

}



.price-box {

    background: #fff;

}



.img-info {

    min-height: 230px;

    text-align: center;

    padding: 30px 10px 0px;

}



.info-blue {

    background: #01273F;

    text-align: center;

    margin: 30px 0px 0px;

    padding: 10px 10px 30px;

}



.img-info h4 {

    color: #01273F;

    font-size: 25px;

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

    font-weight: 700;

}



.info-blue h6 {

    color: #FFE000;

    font-size: 25px;

    text-transform: uppercase;

    font-weight: 700;

    margin: 20px 0px 10px;

}



.info-blue h6 span {

    text-decoration: line-through;

    color: #fff;

    font-weight: 500;

    margin-right: 10px;

}



.info-blue h5 {

    font-family: 'Avenir';

    color: #fff;

    font-style: italic;

    font-weight: 300;

}



.info-blue a {

    display: table;

    margin: 10px auto 0px;

}



.img-info p {

    color: #494949;

    font-size: 14px;

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

    font-weight: 700;

}



.img-info p span {

    display: table;

    margin: 0 auto

}



.box2 .img_pro img {

    margin-top: -100px;

}



.info-blue p {

    margin: 5px 0px 0px;

    color: #fff;

    vertical-align: middle;

}



.info-blue p img {

    margin: 0px 5px;

    vertical-align: middle;

    display: inline-table;

    margin-top: -10px;

}



.info-hgt {

    min-height: 100px;

}



.img-info p span b {

    color: #13A84B;

    text-transform: uppercase;

}



.img_paypal {

    margin: 50px auto 0px;

    display: table;

}



.sec_8 {

    padding: 70px 0px;

}



.sec_8 h3 {

    color: #01273F;

    font-size: 35px;

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

    font-weight: 800;

    text-align: center;

    margin-bottom: 50px;

}



.sec_8 p {

    color: #494949;

    font-size: 16px;

    font-family: 'Avenir';

}



.sec_8 .side-txt {

    margin: 60px 30px 0px;

}



.sec_8 .side-txt a {

    display: table;

    margin: 20px 0px 15px;

}



.ftr-nav p {

    margin: 0px;

    font-size: 12px;

}



footer .logo {

    margin-top: -20px;

}



.mob-img {

    display: none;

}

a.card-title.font-weight-bold.f-25.clr-blue {

    display: table;

    width: 100%;

}

@media screen and (min-width:1200px) and (max-width: 1400px) {

    .top-absolute {

        width: 53%;

    }

}



@media screen and (min-width:320px) and (max-width: 767px) {

    .hear-text h1,

    .sec_3 h2,

    .sec_4 h4,

    section.sec_5 h3,

    .sec_6 h3,

    .title_txt h4,

    .sec_8 h3 {

        line-height: 32px;

        font-size: 25px;

    }

    .mob-img {

        display: block !important;

        width: 250px;

        float: right;

        margin-top: -51px;

    }

    .sec_2 .clr-grn br {

        display: none;

    }

    .sec_2 img {

        display: table;

        margin: 0 auto;

    }

    .text-italic {

        margin-left: 0px;

    }

    .btn-img img{
        height: 45px;
    }


    .icon-col li {

        width: 100%;

        margin-bottom: 5px;

    }

    .icon-col li p {

        padding: 10px 20px;

    }

    .sec_4 h4 br,

    .sec_6 h3 br,

    .sec_8 h3 br {

        display: none;

    }

    .badge-img {

        display: table;

        margin: 0 auto 20px;

    }

    .blue-bg {

        width: 100%;

        margin-bottom: 155px;

        min-height: inherit;

    }

    .blue-bg p {

        padding: 20px 30px;

    }

    .btn-img_2 {

        margin: 10px auto 20px;

        display: table;

        padding: 0px 20px;

    }

    .item-sec .blue-bg:last-child {

        margin-bottom: 35px;

    }

    .title_txt h6 {

        padding: 20px 30px;

    }

    .price-box {

        background: #fff;

        margin-bottom: 170px;

    }

    .price-box.box3 {

        margin-bottom: 0px;

    }

    .title_txt h4 {

        padding: 10px 29px;

    }

    .sec_8 img {

        margin: 0 auto;

        display: table;

    }

    ul.cntct.float-right {

        display: table;

        margin: 20px auto;

        float: none !important;

    }

    section.sec_5 h3 {

        padding: 5px 30px;

    }

}



@media screen and (min-width:575px) and (max-width: 767px) {

    .blue-bg {

        width: 49%;

        min-height: 597px;

        margin-bottom: 155px;

    }

    .item-sec .blue-bg:nth-child(3),

    .item-sec .blue-bg:nth-child(4) {

        margin-bottom: 0px;

    }

}



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

    .hear-text h1 {

        font-size: 20px;

        line-height: 26px;

    }

    .top-absolute {

        width: 400px;

    }

    .g-kit-hdr p {

        font-size: 14px;

    }

    .hdr-crd a img {

        max-width: 400px;

    }

    .mid-text {

        max-width: 400px;

        text-align: center;

    }

    .hear-text h1,

    .sec_3 h2,

    .sec_4 h4,

    section.sec_5 h3,

    .sec_6 h3,

    .title_txt h4,

    .sec_8 h3 {

        line-height: 32px;

        font-size: 25px;

    }

    .sec_2 .clr-grn br,

    .sec_4 h4 br {

        display: none;

    }

    .text-italic {

        margin-left: 0px;

    }

    .icon-col li p {

        font-size: 14px;

    }

    .icon-col li h5 {

        font-size: 16px;

    }

    .icon-col li img {

        margin: 50px 0px 30px;

        max-width: 85px;

    }

    .blue-bg p {

        font-size: 14px;

        padding: 20px 10px;

    }

    .blue-bg {

        width: 24%;

    }

    .s2-tp-txt {

        margin-left: 20px;

    }

    .s2-top2 .row,

    .s2-top .row {

        align-items: center;

    }

    .img-info h4 {

        font-size: 19px;

    }

    .img-info p {

        font-size: 12px;

    }

    .info-blue h6 {

        font-size: 18px;

    }

    .sec_8 .side-txt {

        margin: 0px 30px 0px;

    }

    .ftr-nav a {

        font-size: 12px;

    }

}




.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;}
}