@import url("blog.css");


body {
    margin:0;
    padding:0;
    /*font-family: 'Lato', sans-serif;*/  
    font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, p {
        font-family: "Poppins", sans-serif!important;
}
ul, ol{
    margin: 0;
    padding:0;

}
button:focus {
    outline: none!important;
     outline: none!important;
}

header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
/*     background: #fff;
*/}
a:hover{
    text-decoration: none!important;
}
button.navbar-toggler:after{
    display: none;
}
.navbar-toggler {
    padding: 10px 15px!important;
    font-size: 21px!important;
    line-height: 1;
    background-color: #c3264a!important;
    border: none!important;
    border-radius: 0!important;
    margin-right: 31px!important;
    margin-top: 13px!important;
}
span.fas.fa-bars {
    color: #fff;
}
.container_new {
    padding: 0;
    width: 93%;
    margin: 0 auto;
}

a.nav-link{
    color: #fff!important;
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    font-size: 17px;
}
.dropdown-item {
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    font-size: 16px!important;
    padding: 10px 21px!important;
    border-radius: 0!important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff!important;
    text-decoration: none;
    background-color: #c02549!important;
}
.logo {
    margin: 0 66px 0 15px!important;
}
.sticky .logo:after{
    display: none;
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 71px;
    z-index: 99999;
    background: rgba(255, 255, 255, 1);
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    backface-visibility: hidden;
    box-shadow: 0 1px 8px 0 rgba(2, 3, 3, 0.3);
}

.sticky a.nav-link {
    color: #242424!important;
}
.logo img {
    width: 153px;
    position: relative;
    z-index: 1;
    padding-left: 9px;
}
.logo {
    position: relative;
}
/*.sticky {
  position: fixed;
 
}*/
.padding-top-nav {
    position: relative;
    top: 6px;
}
.logo::after {
    width: 190px;
    content: "";
    height: 100px;
    top: -15px;
    left: -12px;
    position: absolute;
    background: url(../images/logo1.png) no-repeat;
}
.carousel-control-prev {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 0;
    width: 100px;
}
.carousel-control-next {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    font-size: 20px;
    right: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 0;
    width: 100px;
}
 .carousel-control-prev span, .carousel-control-next span{
    background: rgba(0, 45, 66, 0.7) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 28px;
    height: 62px;
    left: 0;
    line-height: 62px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 62px;
    z-index: 999;
    border-radius: 50%;
    transform: translateY(-50%);
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 195px!important;
    left: 10%!important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
   text-align: left!important; 
    max-width: 871px;
}
.carousel-caption h1, .carousel-caption h2 {
    font-size: 35px;
    font-weight: 600;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding-bottom: 20px;
    line-height: 50px;
}
.carousel-caption p{
    margin: 0;
    font-size: 18px;
        font-family: 'Montserrat', sans-serif;

    padding-bottom: 10px;
}
.button-home {
    margin-top: 30px;
    position: relative;
    z-index: 100;
}
.button-home button {
        border: 1px solid #c02549;

    padding: 15px 30px;
    background: #c02549;
    color: #fff;
    margin-right: 12px;
    border-radius: 100px;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
/*    text-transform: capitalize;
*/}

a.nav-link:hover{
    color: #c02549!important;

}
.button-home button:hover, ul.right-menu .btn-trial:hover {
    background: #fff!important;
    color: #c02549;
    transition: all 0.5s ease;
    border: 1px solid #c02549;
}

 li.nav-item {
    padding-right: 16px;
}
ul.right-menu {
    margin-right: 16px;
}

ul.right-menu li a i {
    padding-right: 6px;
}
ul.right-menu .btn-trial {
    border-radius: 100px;
    padding: 15px 24px;
    font-size: 17px;
    background: #c02549;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    border: 0;
    line-height: 10px;
}
.services-title:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
   /* background: #686868;*/
       background: #c02549;
    width: 78px;
    height: 3px;
}
.serices-main{
    padding: 100px 0;
    background: #f9f9f9;
    /*url(../images/features.jpg);*/ 
    width: 100%;
    background-position: bottom ;
    background-repeat: no-repeat ;
    background-size: cover ;
}
.serices-main h3, .services-title h3 {
    color: #686868;
    font-size: 35px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: 600;
    padding-bottom: 14px;
    margin: 0;
        /* padding-left: 18%; */
    /* padding-right: 18%; */   
}
.serices-main p, .services-title p{
    font-size: 17px;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: "Poppins", sans-serif;
    text-align: center;
}
/*.serives-img img {
    width: 51px;
}*/
.serices-main .serices-box {
    position: relative;
    width: 570px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* background-color: #fff; */
    /* box-shadow: 0 7px 20px rgba(0,0,0,.15); */
    /* border-radius: 10px 100px 70px 70px; */
    padding: 50px 20px 50px 20px;
    /* min-height: 200px; */
    margin-bottom: 10px;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    -webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.serices-main .serices-box:hover{
        transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    background-color: #fff;
   box-shadow: 0 7px 20px rgba(0,0,0,.15);
}
.serices-main .serices-box:hover .services-content h4 {
    color: #ec1547;
}
/*
.services-circle {
    position: absolute;
    right: -13px;
    top: -41px;
    background: #fff;
    width: 110px;
    height: 110px;
    box-shadow: 0 7px 20px rgba(0,0,0,.15);
    border-radius: 100%;
}*/
/*.services-content {
    padding-top: 46px;
}*/
.serives-img {
    text-align: center;
/*    background: #f9f9f9;
*//*    padding: 19px 16px;
*/   /* margin: 10px;*/
}
.padding-top{
    padding-top: 65px;
}
 .services-content h4 {
    color: #242424;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    /*font-family: 'Montserrat', sans-serif;*/
        font-family: "Poppins", sans-serif;
    margin: 0;
    position: relative;
    padding-bottom: 15px;
}
.serices-main .serices-box:hover .services-content h4:before {
    position: absolute;
    content: "";
    left: 0;
    background: #ec1547;
    height: 3px;
    width: 44px;
    bottom: 5px;
    transition: all 0.5s ease;
}

.serices-main .services-content p {
    font-size: 15px;
    text-align: justify;
    margin: 0;
}
/*produts css start*/

.products-main, .intre-main{
    padding: 60px 0;
    background: #f9f9f9;
    text-align: center;
}
.products-main1{    background: #f0f0f0!important;
}
.products-main {
    background: #e0faf1;
        padding: 60px 0 40px;
}
.post-svg img {
     width: 120px; 
}
.post-classic {
    width: 300px;
    max-width: 100%;
    padding: 14px 15px 25px 37px;
    position: relative;
    border-radius: 60px 4px;
    transition: all .3s;
    color: #000;
    margin: 0 auto;
    font-weight: 700;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    -webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;

}
.post-classic:hover{
     box-shadow: 0 7px 20px rgba(0,0,0,.15);
     transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}
.count-number {
    position: absolute;
    left: -10px;
    top: -3px;
    background: #fff;
    width: 65px;
    height: 65px;
    box-shadow: 0 7px 20px rgba(0,0,0,.15);
    border-radius: 100%;
}
.count-number span {
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: 15px;
    color: #9d9898;
    font-weight: 700;
        font-family: 'Montserrat', sans-serif;

}
.bg-secondary-1 {
    background-color: #fff8bd;
}
.bg-secondary-2 {
    background-color: #ecfcf9;
}
.bg-secondary-3 {
    background-color: #dff9d9;
}
.bg-secondary-4 {
    background-color: #ecfcf9;
}
/*produts css end*/

.integration-visual-wrap {
    position: relative;
    margin: 20px 0;
    background: url(../images/integration-bg.svg) no-repeat center center;
    width: 100%;
    height: 560px;
}
.content-wrap {
    width: 100%;
    /* max-width: 1280px; */
    margin: 0 auto;
    padding: 80px 0 40px;
/*    overflow: hidden;
*/    position: relative;
    top: 153px;
    height: 100%;
}
.integration-visual-wrap .content-wrap ul li.space-li {
    padding: 0 16px;
}
.slide-intre{
    width: 80px;
    height: 80px;
    }
.slider-img-box{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    display: block;
    z-index: 100;
    box-shadow: 0 7px 20px rgba(0,0,0,.15);
}
.first-li {
    position: absolute;
    left: 9%;
    top: -19%;
}
.first-li1 {
    position: absolute;
    left: 32%;
    top: -10%;
}
.first-li2 {
    position: absolute;
    left: 27%;
    top: 41%;
}
.first-li3 {
    position: absolute;
    left: 23%;
    top: 15%;
}
.first-li4 {
    position: absolute;
    right: 37%;
    top: -11%;
}
.first-li5 {
    position: absolute;
    right: 29%;
    top: 9%;
}

.first-li6 {
    position: absolute;
    right: 16%;
    top: 30%;
}
.first-li7 {
   position: absolute;
    right: 30%;
    top: 42%;
}
.first-li8 {
    position: absolute;
    right: 85%;
    top: 42%;
}
.first-li9 {
    position: absolute;
    right: 17%;
    top: -19%;
}
.first-li10 {
    position: absolute;
    left: 3%;
    top: 15%;
}
.first-li11 {
    position: absolute;
    right: 13%;
    top: 9%;
}
.first-li12 {
    position: absolute;
    right: 47%;
    top: 54%;
}
.first-li .slider-span, .first-li3 .slider-span, .first-li7 .slider-span, .first-li1 .slider-span, .first-li5 .slider-span, .first-li4 .slider-span{
    width: 180px!important;
}

.slider-span {
    bottom: 12px;
    position: absolute;
    left: 22px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    background: #f1f1f1;
    padding: 15px 15px 15px 15px;
    border-radius: 0px 100px 100px 0px;
    visibility: hidden;
    transition: .1s all ease-in-out;
    -moz-transition: .1s all ease-in-out;
    -ms-transition: .1s all ease-in-out;
    -o-transition: .1s all ease-in-out;
    -webkit-transition: .1s all ease-in-out;
    width: 231px;
    font-weight: 700;
    text-transform: capitalize;
    z-index: 0;
        box-shadow: 0 7px 20px rgba(0,0,0,.15);

}
.slide-intre img {
    position: relative;
    display: block;
    margin: 0 auto;
    bottom: -16px;
    z-index: 9;
    width: 48px;
}
.space-li:hover .slider-span {
    margin-left: 64px;
    visibility: visible;
    transition: .3s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -ms-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    -webkit-transition: .2s all ease-in-out;
}

.animated-new {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@keyframes pulse{

0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}
.packerdbkl {
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
}
.packred-animate-1 {
    background: rgba(225, 50, 82, 0.10);
    width: 181px;
    height: 181px;
    position: absolute;
    left: 0;
    right: 0;
    top: 19px;
    margin: 0 auto;
    bottom: 0;
    border-radius: 100%;
}
.packred-animate {
    background: rgba(225, 50, 82, 0.10);
    width: 158px;
    height: 158px;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    margin: 0 auto;
    bottom: 14px;
    z-index: 100;
    border-radius: 100%;
}
.packred-arrow img {
    /*width: 50px;
    margin-bottom: 5px;
    padding-top: 26px;*/
        width: 115px;
    margin-bottom: 5px;
    padding-top: 54px;
}
.packred-arrow {
    /*background: #c02549;*/
    background: #fff;

    width: 134px;
    height: 134px;
    position: absolute;
    right: 0;
    top: 42px;
    left: 0;
    margin: 0 auto;
    bottom: 27px;
    text-align: center;
/*    padding: 22px 40px 0 40px;
*/    cursor: pointer;
    transition: all 0.3s linear 0s;
    border-radius: 100%;
}
.packred-arrow p{
    color: #fff;
    font-size: 15px;
            font-family: 'Montserrat', sans-serif;


}
/*free trail css start*/
.free-trail-main{
    padding:60px 0;
    background: url(../images/free-trail-bg.jpg) no-repeat center center /cover;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.50rem + 2px)!important;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 0!important;
    color: #495057;
    background-color: #fff; 
  
    border-radius: 0px!important;
    /* transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
}

/*free trail css end*/



/*footer css start*/
footer{
    background: #242424;
    padding: 45px 0 15px;

   

}
/*.footer-area {
    width: 20%;
}*/

.footer-area h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0;
    padding-bottom: 20px;
}
.footer-area a {
                font-family: 'Montserrat', sans-serif;
font-size: 15px;
    display: block;
    color: #fff;
    padding: 5px 0;
/*    text-transform: capitalize;
*/}
.footer-area a:hover{
        color: #c02549!important;

}
.copyright-main{
    padding:15px 0;
    background-color: #242424;
}
.copyright-main p {
    color: #e7e7e7;
/*    text-transform: capitalize;
*/    text-align: left;
    margin: 0;
        font-family: inherit!important;
        font-size: 13px;
}
.copyright-main span {
    color: #fff;
/*    text-transform: capitalize;
*/    float: right;
    margin: 0;
}
.copyright-main span a{
     color: #fff;
}
.copyright-main span a:hover{
     color: #c02549;
}
.social-media {
    text-align: center;
    padding: 23px 0 0px 0px;
}
.social-media a {
    padding-right: 10px;
}
.social-media a i {
    font-size: 20px;
    color: #3a3636;
    background: #f1f1f1;
    padding: 10px 9px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.social-media a:hover i {
    background-color: #c02549;
    color: #f1f1f1;
    transition: all 0.5s ease;
}

.scrolltop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgba(234, 15, 65, 0.74);
    color: #262626;
    font-size: 17px;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.scrolltop .scroll i {
    font-size: 24px;
    padding: 13px;
    color: #fff;
}
.dropdown-menu {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 0 0 0px;
    left: 0;
    margin-top: 0;
    right: auto;
    border-radius: 0!important;
    padding: 15px 0 0!important;
    background-color: #fff!important;
    border-radius: 0;
    border: 0!important;
    top: 100%!important;
    margin: 0!important;
        box-shadow: 0 11px 16px 0 rgba(2, 3, 3, 0.1);

}
.counter-main{
    background: url(../images/counter-bg.jpg) no-repeat;
    padding: 150px 0 265px;
    position: relative;
    background-attachment: fixed;
}
.counter-main::before {
    /*background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;*/
    background: rgb(23 19 19 / 67%) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.counts-box i{

    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 50px;
    height: auto;
    margin-bottom: 5px;
    width: auto;
}
.counts-box small {
    color: #ffffff;
    display: inline-block;
    font-size: 60px;
    font-weight: bold;
    text-transform: lowercase;
        font-family: 'Roboto', sans-serif;

}
.counts-box p {
    color: #fff;
    font-size: 20px;
        font-family: 'Roboto', sans-serif;

    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}
.counts-box {
    border: 1px solid #fff;
    padding: 18px 17px;
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    text-align: center;
}
.counter-main span {
    color: #ffffff;
        font-family: 'Roboto', sans-serif;

    font-size: 60px;
    font-weight: bold;
    display: inline-block;
}
.serices-main .ipad img {
    position: relative;
    top: 66px;
}

.serices-main .ipad::after {
    position: absolute;
    left: 58px;
    right: 0;
    content: "";
    top: 88px;
    width: 415px;
    height: 312px;
    background: url(../images/tablet-banner.gif) no-repeat;
}

/*footer css end*/
.loyalty-main{
    padding: 100px 0px;
}

/*.loyalty-content{
    padding-top: 70px;
}*/
.products-nav ul li{
    padding: 8px 15px 8px 20px;  
    position: relative;
}
.products-nav ul li.nav-item:after{
   content: "";
    left: 0;
    background: url(../images/double-right.png) no-repeat;
    margin-right: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 15px;
}
.loyalty-image img{
    border-radius: 10px;
    width: 100%;
}
.loyalty-main h2, .princing-head h2{
    color: #242424;
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 600;
    padding-bottom: 26px;
    margin: 0;
}

.loyalty-main p {
    text-align: justify;
    margin: 0;
    font-size: 17px;
    padding-bottom: 15px;
}
.clients-main{
    padding: 0px 0 40px; 
}
.call_action {
    padding: 60px 0;
    background: url(../images/pattern2.png),linear-gradient(to left, #e3f8f1 13%, #e3f8f1 102%);
}
.call_action h4 {
    color: #000;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: 600;
    margin: 0;
/*    text-transform: capitalize;
*/}
.call_action .button-home{
    margin-top:0px; 
}
.call_action .button-home a{
    font-weight: bold;
    float:right;
}
.owl-carousel {
    position: relative;
    overflow: hidden!important;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
#owl-demo1 .item img {
    width: 212px;
    margin:0 auto;

}
.padding-top-home{
    padding-bottom: 150px;
}

.padding-top-homee{
    padding-bottom: 0px;
}


/* about us css start*/
.about-bnnr {
    padding: 160px 0 31px;
    background: url(../images/about-bnnr.jpg);
    width: 100%;
    background-position: center;
    min-height: 300px;
    position: relative;
}
.about-bnnr:before {
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    top: 0;
    bottom: 0;

    width: 100%;
/*    min-height: 300px;
*/}

.about-bnnr h4{
    font-size: 49px;
    padding-bottom: 15px;
    font-weight: bold;
    color: #fff;
    z-index: 0;
    position: relative;
     font-family: 'Roboto', sans-serif;


}
.about-bnnr h4:after {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    width: 27%;
    height: 5px;
    bottom: -11px;
    z-index: 100;
    background: #c02549;
}
.about-content{
    padding: 100px 0px;
    background: #fff; 

}
.about-content-box .sub-heading{
    font-weight: bold;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #c02549;
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    padding-left: 35px;
    letter-spacing: 0px;
}
.about-content-box .sub-heading:after {
    background: url(../images/point-image.png) no-repeat;
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 31px;
    height: 7px;
}
.about-content-box h1, .choose-content h3{
    font-weight: 700;
    margin:0;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #011144;
    font-size: 42px;

    line-height: 1.1;
    padding-bottom: 24px;
    letter-spacing: 0px;
}.about-content-box h3{color: #011144;    font-size: 20px;}
.about-content-box h6 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #011144;
    font-size: 18px;
    margin: 0;
    padding-bottom: 15px;
    line-height: 1;
    letter-spacing: 0px;
}
.about-content-box p {
    font-weight: 400;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #434c66;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    text-align: justify;
    padding-bottom: 20px;
    letter-spacing: 0px;
}
.choose-main{
    padding-top: 40px;
}
.choose-content{
    padding-top: 90px;
}
.choose-sub-box {
    padding: 15px 0 15px 106px;
}
.choose-sub-box h5{
    font-size: 28px;
    color: #c02549;
    padding-bottom: 15px;
    margin: 0;

}
.choose-sub-box h5 i{
    color: #ccc;
    padding-right: 15px;
}
.choose-sub-box p, .contact-tilte p{
    font-weight: 500;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #242424;
    font-size: 16px;
    margin: 0;
    text-align: justify;
    padding-bottom: 20px;

}
.icon-choose {
    position: absolute;
    left: 25px;
    font-size: 28px;
    width: 67px;
    color: #a5a1a1;
    margin-top: 10px;
    height: 67px;
    padding: 11px 16px;
    border: 1px solid #a5a1a1;
}
/*about css end*/
/*contact css start*/
.contact-main, .contact-intro{
    padding: 60px 0;

}
.contact-form h4, .contact-tilte h4{
    font-size: 35px;
    color: #434c66;
    font-weight: bold;
    margin: 0;
    position: relative;
    padding-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
}
.contact-form h4:after {
    position: absolute;
    content: "";
    left: 0;
    background: #434c66;
    width: 39px;
    height: 3px;
    bottom: 27px;
}
.contact-form .form-group{

    margin-bottom: 1.2rem!important;
}

.contact-form .form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 1.375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da!important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 17px;
    text-transform: capitalize;
}
 .contact-form textarea.form-control {
    height: 117px!important;
}
.contact-form .form-control:focus {
    box-shadow: none!important;
}
.contact-form-box .contact-form{
    padding: 40px;
    background-color: #fff;
}
.contact-form-box {
   box-shadow: 0 7px 20px rgba(0,0,0,.15);
}
.contact-right-img{
    background: url(../images/contact-right-images.jpg) no-repeat center /cover;
    width: 100%;
    min-height: 595px;
}
.contact-intro{
    text-align: center;
}
.contact-tilte h4, .contact-tilte p{
    text-align: center;
    padding-bottom: 15px;}

   .icon-box {
     position: relative;
    width: 120px;
    height: 120px;
    background: #c02549;
    font-size: 47px;
    margin: 0 auto;
    padding: 23px;
    text-align: center;
    /* border: 1px solid #a5a1a1; */
    margin-bottom: 17px;
    color: #fff;
    border-radius: 100%;
}
.adress-intro ul li{
    padding:8px 0;
}
.adress-intro ul li i{
    font-size: 19px;
    padding-right: 10px;
    color: #c02549;
}
.adress-intro ul li span, .adress-intro ul li a{
    font-size: 19px;
    color: #495057!important;
   
}
.adress-intro ul li a:hover{
    color:#c02549!important; 
}
.adress-intro {
    margin: 0 auto;
    max-width: 280px;
    text-align: left;
}
.adress-intro1 {
    max-width: 100%!important;
    text-align: center!important;
}
.coman-p {
    font-weight: bold;
    font-size: 25px;
    color: #011144;
    margin: 0;
    text-align: center;
    padding-bottom: 10px;
}

.icon-box:hover {
  background: rgba(255,255,255,1);
  color: #c02549;
  transition: all 0.5s ease;
  border:1px solid #c02549;
}

/*request a demo css start */
.contact-section {
    position: relative;
    margin-top: -42px;
    z-index: 36;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px;
}
.contact-section .contact-row {
    max-width: 960px;
    border-radius: 10px; 
    background: #fff;
    padding:60px 30px;
    -moz-box-shadow: 5px 15px 70px 0px rgba(0,0,0,0.23);
    box-shadow: 5px 15px 70px 0px rgba(0,0,0,0.23);
    margin: 0 auto;
/*    min-height: 792px;

*/}
.contact-section .contact-row1 {
    max-width: 960px;
    border-radius: 5px; 
    padding: 30px;
    
}
.contact-section h5{
    text-align: center;
    font-weight: 700;
}
.contact-section .contact-section-head {
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.contact-section .row.form-row {
    padding: 30px;
}
.contact-section .row.form-row input:focus{
   border-bottom: 1px solid #c02549;
    box-shadow: 0 1px 0 0 #c02549
}
.contact-section-body {
    width: 100%;
}
.contact-section .row.form-row input{
background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: box-shadow .3s, border .3s;}
 .contact-section .row.form-row select {
    border-bottom: 1px solid #9e9e9e;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    height: 3rem;
    width: 100%;
}
.contact-section .row.form-row select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border-bottom: 1px solid #9e9e9e;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

/*request a demo css end */
/*princing pages css start*/
.prining-main {
    padding: 30px 0 50px;
}
.princing-head h2, .princing-head{
        text-align: center;

}
.princing-head p{
    margin: 0;
            font-family: 'Montserrat', sans-serif;

    font-size: 17px;
    padding-bottom: 15px;
}
.pricingTable{
            font-family: 'Montserrat', sans-serif;
   /* padding: 30px 0;*/
    border: 1px solid #242424;
    text-align: center;
    color: #c02549;
    min-height: 725px;
    position: relative;
    transition: all 0.5s ease 0s;
    margin-bottom: 30px;
}
.pricingTable:hover{
    /*background: #c02549;*/
    background: #242424;
    border-color: #fff;
    color: #fff;
}
.pricingTable:before{
    content: "";
    border-top: 66px solid #242424;
    border-bottom: 66px solid transparent;
    border-right: 66px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.pricingTable:hover:before{ border-top-color: #fff; }
.pricingTable:after{
    content: "";
    border-bottom: 66px solid #242424;
    border-top: 66px solid transparent;
    border-left: 66px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.5s ease 0s;
}
.pricingTable:hover:after{ border-bottom-color: #fff; }
/*.pricingTable .title{
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}*/
.pricingTable .title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 35px 0;
    background: #c02549;
    color: #fff;
    padding: 15px 0px;
}
.pricingTable .price-value{
    font-size: 40px;
    margin-bottom: 40px;
}
.pricingTable .price-value1{
    margin-bottom: 48px!important;
}
.pricingTable .month{
    display: block;
    font-size: 25px;
    line-height: 10px;
/*    text-transform: capitalize;
*/}
.pricingTable .pricing-content{
    padding: 30px 0 0;
    margin: 0 40px 20px;
    list-style: none;
    font-size: 16px;
    line-height: 40px;
    border-top: 1px solid #c02549;
    position: relative;
    transition: all 0.5s ease 0s;
}
.pricingTable .pricing-content li{
    color: #242424;
}
.pricingTable:hover .pricing-content li{
    color: #fff;
}

.pricingTable:hover .pricing-content li i{
    color: #fff;
}
ul.pricing-content li i {
    color: #c02549;
}

.pricingTable:hover .pricing-content{ border-top-color: #fff; }
.pricingTable .pricing-content:before{
    content: "\f1b3";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 70px;
    background: #fff;
    font-size: 30px;
    margin: 0 auto;
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    transition: all 0.5s ease 0s;
}
.pricingTable:hover .pricing-content:before{ background: #c02549; }
.pricingTable .pricingTable-signup{
    display: inline-block;
    padding: 7px 30px;
    border-radius: 100px;
    border: 1px solid #c02549;
    font-size: 18px;
    font-weight: 600;
    color: #c02549;
    transition: all 0.5s ease 0s;
}
.pricingTable:hover .pricingTable-signup{
    color: #fff;
    border-color: #fff;
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 30px; }
}
.choose-sub-box1 {
    padding: 15px 30px 15px 30px!important;
}
.icon-choose1 {
    position: absolute;
    left: 0px!important;
    font-size: 28px;
    width: auto!important;
    color: #c02549;
    margin-top: -3px!important;
    height: auto!important;
    padding: 0!important; 
    border: none!important;
    
}
.choose-sub-box1 h5 {
    font-size: 24px;
/*    text-transform: capitalize;
*/    color: #011144!important;
}
.features-main {
    padding: 40px 20px;
}
/*princing pages css end*/

/*expert css start*/
.serices-box1 {
    text-align: center;
    padding: 20px;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    -webkit-transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
 .serices-box1:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    background-color: #fff;
    box-shadow: 0 7px 20px rgba(0,0,0,.15);
}
 .serices-box1:hover .services-content h4 {
    color: #ec1547;
}
.services-circle1 {
    margin-bottom: 26px;
}
.padding-top1 {
    padding-top: 125px;
}
.contact-right-img1{
    background: url(../images/free-trail-bg1.jpg) no-repeat center /cover;
    width: 100%;
    min-height: 595px;
}

.free h2 {
    font-size: 43px;
    padding-bottom: 5px;
}
.free h3{
    color: #434c66;
    padding-bottom: 10px;
}

.about-bnnr1 {
    padding: 160px 0 31px;
    background: url(../images/cage7.jpg)no-repeat 0% 0% / cover ;
    width: 100%;
    background-position: center;
    min-height:600px;
    position: relative;
}
.about-bnnr2 {
    background: url(../images/loyallty-bg.jpg)no-repeat center center / cover!important;
}
.get-start-main {
    padding: 40px 0 0;
    background: linear-gradient(to left, #ff9933 13%, #c02549 102%);
}
.get-start-main img {
    width: 486px;
    float: right;
}
/*.call-action-box1{
    display: inline-flex;
     padding-top: 27px;
}*/
.call-action-box1 h4 {
    color: #fff;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-weight: bold;
    padding-top: 15px;
    margin: 0 76px 0 0;
/*    text-transform: capitalize;
*/}
.newsletter_blk .form-group {
    display: block;
    margin: 15px 0;
    position: relative;
}.newsletter_blk .form-control {
    border: 0 none!important;
    border-radius: 40px!important;
    color: #a8aaad;
    font-size: 17px;
    height: auto!important;
    padding: 15px;
}
.newsletter_blk .submit {
    background: #c02549 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 40px 40px 0;
    bottom: 0;
    font-size: 18px;
    padding: 0 20px;
    position: absolute;
    right: -2px;
    color: #fff;
    top: 0;
}
.newsletter_blk .submit:hover{
    background:#242424;
}
.newsletter_blk p
{
    color: #fff;
}
footer .touch p i {
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 4px;
}
footer .touch p {
    color: #fff;
    font-size: 16px;
    padding-left: 35px;
    position: relative;
    line-height: 22px;
    text-align: left;
}

/*walk css start*/
.hero-bkg-animated {
  background: url(../images/sos-service-venj.jpg) repeat 0 0;
  width: 100%;
  margin: 0;
  text-align: center;
  height: 303px;
  padding-top: 120px;
  -webkit-animation: slide 10s linear infinite;
  height: 303px;
}


@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: 700px 0; }
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #242424;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #fff;
}
.about-image img, .choose-main img {
    width: 100%;
}
.mobile-visible{
    display: none;
}
.free1 h2 {
    font-size: 40px;
    padding-bottom: 10px;
}
.free1 {
    text-align: center;
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.loyalty-image-mobile img {
    width: 131px;
    float: none;
    
}
/* error page css*/
.error-page{
    position: relative;
text-align: center;
/*min-height: 450px;
*/  background: url(../images/open-source-front-bg1.jpg) repeat 0 0 / cover;
}
.error-page img
{
    width: 100%;
}
.button-home.error-button {
    bottom: 94px;
    position: absolute;
    left: 0;
    right: 0;
}
.mb-25 {
     margin-bottom: 25px;
}
.catogry h3 {
    font-size: 20px;
    margin-top: 10px;
}
.video-sec h4 {
    color: #c02549;
}
.video-sec h2 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
}
.play-sec {
   
    top: 82px!important;
    position: inherit;
    
}
.play-arrow img {
    width: 110px!important;
    margin-bottom: 5px;
    padding-top: 40px!important;
}
.icon-set {
     font-size: 50px;
    color: #c02549;
}

.icon-set {
    font-size: 85px;
    color: #fff;
    margin-top: 15px;
}
/*--play video*/
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ba1f24;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}



.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.80);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}
.mt-top {
      margin-top: 110px;
}
.lalit .modal-dialog {
    max-width: 800px;
    top: 16%;
   
}
.lalit .modal-body {
   
     padding: 0rem;
     height: 449px;
}
/*about css*/
.left-box {
    width: 40%;
    float: left;
    position: absolute;
    background: #fff;
    left: 90px;
    padding: 50px;
    margin-top: 60px;
    box-shadow: 0 0 20px #a19f9f;
}
.right-box  {
      float: right;
       width: 65%;
} 

.img-left {
      width: 65%;
    float: left;
}  

.img-right {
      width: 40%;
     float: right;
}  

.mt-70 {
     margin-top: 70px;
}
.right {
   width: 40%;
    position: absolute;
    right: 85px;
    background: #fff;
    padding: 50px;
    margin-top: 60px;
    box-shadow: 0 0 20px #a19f9f;
}
.left {
     width: 65%;
     float: left
}
.mt-20 {
     margin-top: 20px!important;
}
.new-box {
    text-align: left;
}
.lalit li:after {
    content: "\f105";
    left: 0;
    top: 0px;
    font-size: 17px;
    color: #fff;
    font-family: FontAwesome;
    position: absolute;
}
.lalit li {
    line-height: 30px;
    position: relative;
    padding-left: 15px;
    color: #fff;
}
.mt-35 {
     margin-top: 35px;
}
.color-change {
     background: #f7f7f7;
}
.content {
    background: url(../images/bg_01.jpg) no-repeat;
    padding: 70px 0px;
    position: relative;
    background-attachment: fixed;
}
.kala h3 {
     color: #fff;
}
.kala p {
     color: #fff!important;
}
.kala:after {
    
    background: #fff;
   
}
.about-bottom {
    background: url(../images/about-bootom-banner.jpg) no-repeat;
    /*padding: 150px;*/
    min-height: 500px;
    position: relative;
    background-attachment: fixed;
}
.about-bottom::before {
    /* background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0; */
   /* background: rgb(23 19 19 / 67%) none repeat scroll 0 0;*/
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bootom-content {
    padding: 100px 0 70px;
    background: #fff;
}
  
.footer-box {
    background: url(../images/footer-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
   
}
.prining-main1 {
      padding-bottom: 60px;
}

ul.pricing-content-new li {
    text-align: left;
}
ul.pricing-content.pricing-content-new li i {
    margin-right: 10px;
}

/* blog--*/
.blog {
    width: 100%;
    background: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 0px;
}
.blog_col {
    margin-bottom: 70px;
}
.blog_post {
    width: 100%;
}
.blog_post_image {
    width: 100%;
}
.blog_post_image img {
    max-width: 100%;
}
.blog_post_date {
        position: absolute;
    left: 40px;
    top: -24px;
    width: 136px;
    height: 48px;
    background: #c02549;
    text-align: center;
    border: solid 2px #c02549;
    color: #fff;
}
.blog_post_date a {
   display: block;
    font-size: 16px;
    color: #fff;
    line-height: 44px;
    font-weight: bold;
}
.blog_post_content {
    padding-top: 23px;
    padding-bottom: 23px;
}
.blog_post_title a {
    font-size: 31px;
    font-weight: 600;
    color: #232323;
    line-height: 1.2;
}
.blog_post_info {
    display: inline-block;
    margin-top: 13px;
}
.blog_post_info ul {
    width: 100%;
    height: 40px;
    background: #242424;
    padding-left: 23px;
    padding-right: 26px;
}
.blog_post_info ul li {
    position: relative;
}
.blog_post_info ul li, .blog_post_info ul li a {
    font-size: 16px;
    color: #FFFFFF;
}
.blog_post_info ul li, .blog_post_info ul li a  {
    font-size: 11px;
    color: #FFFFFF;
    list-style: none;
}
.blog_post_info ul li:not(:last-child)::after {
    display: inline-block;
    content: '|';
    margin-left: 8px;
    margin-right: 8px;
}
.blog_post_text {
    /*margin-top: 32px;*/
}
/*p:last-of-type {
    margin-bottom: 0;
}*/
.blog_col:nth-child(even) {
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px);
}
.blog_post_title a:hover {
    
    color: #c02549;
    
    
}
.blog_post_date a:hover {
   
    color: #fff;
    
}
.new-btn a {
     /* background: #fff!important;*/
    color: #c02549;
    transition: all 0.5s ease;
    border: 2px solid #c02549;
    padding: 15px 30px;
   
    display: inline-block;
    
        margin-right: 12px;
    border-radius: 100px;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.new-btn a:hover {
     color: #c02549;
}

.mt-15 {
    margin-top: 15px;
}
.mt-150 {
    margin-top: 150px;
}



.about-content-box h2 {
     font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

.mt-60 {
     margin-top: 60px;
}

.blog_right_sidebar .media-body {
    justify-content: center;
    align-self: center;
    padding-left: 20px;
}
.blog_right_sidebar .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    transition: all 0.3s linear;
    color: #000;
}
.blog_area a {
    color: #666666 !important;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.blog_right_sidebar .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
}
.loyalty-content.blog_right_sidebar h2 {
    margin-bottom: 20px;
    border-bottom: #979393 solid 1px;
    padding-bottom: 10px;
}
.loyalty-content h2 {
    font-weight: 600;
    margin-bottom: 20px;
}
.foter-btn a{

      margin-top: 17px!important;
          padding: 15px 30px!important;
          width: 100%;
          text-align: center;
}
.foter-btn {

      margin-top: 17px!important;
         
}
#more {display: none;}

.less-btn {
     border: 1px solid #c02549;
    padding: 15px 30px;
    background: #c02549;
    color: #fff;
    margin-right: 12px;
    border-radius: 100px;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    margin-top: 15px;
    width: 160px;
}
.less-btn:hover {
    background: #fff!important;
    color: #c02549;
    transition: all 0.5s ease;
    border: 1px solid #c02549;
}

.hide {
  display: none;
}
.set-form  .form-control{
     border-bottom: #bbb6b6 solid 1px!important;
    padding: 0px;
    margin-bottom: 20px;
}
.set-pop .modal-dialog {
           max-width: 650px;
} 
.set-pop .modal-header {
    border: none;
    background: #c02549;
    color: #fff;
}
form.set-form {
    padding: 15px 15px 0px 15px;
}
    
.set-pop .modal-header h5 {
               font-size: 22px;
           font-weight: 700;
}
.set-form .form-control:focus {
    
    box-shadow: none;
}
/*.set-form .form-row {
          margin-bottom: 30px;
    }*/
.mb-30 {
      margin-bottom: 30px;
}
.set-pop .close {
    
    color: #fff;
    text-shadow: none;
    opacity: 10;
   
}
.set-pop .close:hover {
    
    color: #fff;
    text-shadow: none;
    
    
}
.mohan {
      animation-duration: 10s!important;
} 
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999!important;
        }
.new-25 {
       margin-top: 30px;
}
        
.just h2:after {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    /*width: 8%;*/
    width: 78px;
    height: 3px;
    bottom: 0px;
    z-index: 100;
    background: #c02549;
    top: 44px;
    
}
.just {
      position: relative;
}
.just h2 {
    margin-bottom: 30px;
}
.loyalty-content.just p {
    line-height: 30px;
}
.cent-fix {
     text-align: right;
}
.button-home a {
      border: 1px solid #c02549;
    padding: 15px 30px;
    background: #c02549;
    color: #fff;
    margin-right: 12px;
    border-radius: 100px;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}
.button-home a:hover {
     
    color: #fff!important;
}
.mb-60 {
      margin-bottom: 60px; 
      
   }

   .just p span {
    font-size: 24px;
    font-weight: 600;
   
}
/* Style the form */
#regForm {
  /*background-color: #ffffff;
  margin: 0px;
  padding: 40px;
  width: 70%;
  min-width: 650px;*/
}

/* Style the input fields */
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}




/*2nd form */
.tab2 {
  display: none;
}




/*enquiry form*/

.tab3 {
  display: none;
}

/* Make circles that indicate the steps of the form: */
.cat-box {
      display: none;
}
video {
    width: 100%;
}



#fname,#lname,#firstname,#lastname,#first_name,#last_name,#contact_name,#req_city,#en_city,#city,#trail_city
{
    text-transform: capitalize!important;
}
.errr {
          background: linear-gradient(to bottom, #131212 0%, #c02549 100%);
}
.eror-box {
    background: #fff;
   
    padding: 100px;
    width: 100%;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
    border-radius: 20px;
}
.eror-box h1 {
     font-size: 130px;
    font-weight: bold;
}
.eror-box h2 {
     color: #c02549;
     font-weight: 600;

}