body{
	background: #FFF;
	font-size: 14px;
	font-family: 'Poppins', sans-serif !important;
	margin-top: 70px;
}
.inActionBtn{
    color: white !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 1px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    padding: 10px 16px;
    border-radius: 25px;
    text-decoration: none;
    background-position: left center;
    transition: background 300ms ease-in-out;
}


.inVerification{
	background: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
}
.inOfferText{
	border-bottom: 1px solid #ededed;
}
.inOfferText p{
	margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    color: red;
    padding-top: 5px;
    padding-bottom: 5px;
	letter-spacing: 0.3px;
}
.inMatScriptProCategory{
	font-size: 24px;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #f90274;
}
.inIndexProHigh .inProCardO .card-img{
	border-radius: 10px;
}
.inIndexProHigh{
	background: rgb(231 231 231 / 30%);
	border-radius: 15px;
}
.inIndexProHigh h3{
	color: #727272;
	font-size: 22px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.inRazorSeal{
    max-height: 68px;
    border-radius: 10px;
    border: 1px solid #6ce69d;
    padding-top: 5px;
    padding-bottom: 5px;
}
.inPriceSlashed{
    text-decoration: line-through;
    margin-bottom: 0px !important;
    font-size: 16px;
    font-weight: 700;
    color: #565656;
}
.inBannerCard .razorpay-payment-button {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 30%);
    background: #FF8F3A;
    letter-spacing: 0.5px;
    border: 0px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.inMatTitle {
    font-size: 34px;
    font-weight: 700;
    color: #7a39a8;
    margin-top: 0px;
    margin-bottom: 0px;
}
.inBannerCard {
    border: none;
    border-radius: 10px;
    box-shadow: 0px 2px 21px rgb(0 0 0 / 15%);
}
a.inCardAText {
    text-decoration: none;
    color: black;
}
.inBannerCard .card-title {
    font-size: 18px;
    font-weight: 800;
}
.inBannerCard .card-text {
    font-size: 12px;
    margin-bottom: 10px;
}
.inProCardO .card-data {
    font-size: 13px;
}
.inBannerCard .inPriceMain {
    font-size: 26px;
    font-weight: 900;
}
.inButtonOrange {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 30%);
    background: #FF8F3A;
    letter-spacing: 0.5px;
    border: 0px;
}
.inButtonDarkB {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 600;
    color: #212529;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 30%);
    background: transparent;
    letter-spacing: 0.5px;
    border: 3px solid #212529;
}
.inButtonDarkB:hover, .inButtonDarkB:focus {
    transition: all 0.3s ease;
}
.inProCard {
    background: white;
    box-shadow: 0px 1px 10px 1px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    border-radius: 5px;
    border: none;
}
.inProFullDet .card-header {
    background-color: #ffffff;
    color: #565656;
    border-bottom-color: #f3f3f3;
}
.inProFullDet .card-header .card-title {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.inProFullDetTitle {
    font-size: 13px;
    color: #000000;
}
.inProFullDetDet {
    font-size: 13px;
    color: #565656;
}
.inFeatureSec {
    background: #7838a8;
    color: white;
}
.inFeatureSec h1 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0px;
}
.inFeatureSec h4 {
    font-size: 18px;
    font-weight: 200;
}
.inProductCardStrike{
    margin-bottom: 0px;
    text-decoration: line-through;
    color: #a2a2a2;
}
.pb-50 {
    padding-top: 50px;
}
.pt-50 {
    padding-bottom: 50px;
}
/*-- Bootstrap Reset --*/
.inBorderLeftRadius10{
    border-bottom-left-radius: 10px !important;
}
.inBorderRightRadius10{
    border-bottom-right-radius: 10px !important;
}

.navbar-brand {
    max-width: 15rem;
}
.navbar-light .navbar-nav .nav-link{
	font-size: 0.9rem;
    font-weight: 500;
    color: #363636;
    padding: 10px 15px;
    margin: 0px 3px;
}
.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{
	color:white;
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
	border-radius: 25px;
}
.navbar-toggler {
    padding: .3rem .4rem;
    font-size: 1rem;
}
.dropdown-item{
	font-size: 0.8rem;
    font-weight: 500;
    color: #363636;
    letter-spacing: 0.5px;
    padding: 13px 10px 13px 10px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
}
.dropdown-divider {
    margin: 0px;
}
.dropdown-menu{
	padding: 0px;
}
/* -- Custom Page Style --*/
.inCallColor{
	background: rgb(115 53 165);
}
.inWhatsappColor{
	background: rgb(20 164 34 / 85%);
}
.inTextWarn{
	color: #ffca08!important;
}
.installationReq h5{
	font-size: 16px;
}
.inThemeBtn{
    background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
    padding: 10px 20px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
	background-size: 150%; 
	background-position: left;
	transition: 300ms background ease-in-out; 	
}
.inThemeBtn:hover, .inThemeBtn:focus {
    background-position: right;
	color: white;
	text-decoration: none;
}

.inlogixLogo{
	max-height: 50px;
}
.inlogixNavbar {
    box-shadow: 0px 2px 21px rgb(0 0 0 / 15%);
}
.nav-btn{
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
    padding: 10px 20px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
	margin-left: 15px;
}
.nav-btn:hover,.nav-btn:focus{
	color: white;
	text-decoration: none;	
}
.inHomeBanner{
  	padding-top: 70px;
    padding-bottom: 100px;
	background: url("../img/inlogix_home_back.png") no-repeat;
	background-size: cover;
	background-position: inherit;
}
.inHomeBanner img{
	max-height: 350px;
}
.inHomeBanner h1{
	font-size: 34px;
    font-weight: 200;
    line-height: 50px;
    background: #7838A8;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins', sans-serif !important;
}
.inHomeBanner h1 b{
    font-weight: 900;
}
.inHomeBanner p{
	color: white;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}
.inHomeBannerSubText{
	font-size: 16px;
    font-weight: 500;
    color: #7838A8;
    font-family: 'Poppins', sans-serif !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
.inBorderRadius10{
    border-radius: 10px;
}
.inHomeOfferImg{
    width: 100%;
    border-radius: 10px;
}
.inHomeBannerOffer{
	background: #f7f7f7;
	padding-top: 0px;
	padding-bottom: 00px;
}
.inHomeBannerBottomIcon{
	margin-top: -70px;
}
.inHomeBannerBottomIcon .inHomeBuck .card{
	border-radius: 15px;
    border: 0px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
	padding-top: 10px;
	padding-bottom: 10px;
}
.inHomeBannerBottomIcon .inHomeBuck i{
	font-size: 40px;
	color: #7838a8;
}
.inHomeBannerBottomIcon .inHomeBuck h3{
	margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #7838a8;
}
.inWork{
	padding-bottom: 50px;
}
.inWork .inWorkTitle{
    margin-bottom: 40px;
    border-radius: 5px;
	padding-top: 50px;
}
.inWork .inWorkTitle h4{
	font-size: 16px;
    margin-bottom: 0px;
	color:#616161;
}
.inWork .inWorkTitle p{
	font-size: 16px;
}
.inWork .inWorkTitle h2{
	color: #7838A8;
	font-size: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif !important;
}
.inWorkCard{
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 6%);
    border-radius: 15px;
	background: white;
}
.inWorkCardBody h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    font-weight: 600;
    color: #7838A8;
    margin-bottom: 0px;
}
.inWorkCardBody p {
    padding: 10px 20px 20px 20px;
    font-size: 13px;
    font-weight: 500;
    color: #363636;
    text-align: center;
}
.inServices{
	background: url(../img/inlogix_services_back.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 60px;
}
.inServices .inServicesTitle{
    margin-bottom: 40px;
    border-radius: 5px;
	padding-top: 70px;
}
.inServices .inServicesTitle h4{
	font-size: 16px;
    margin-bottom: 0px;
    color: #ffffff;
}
.inServices .inServicesTitle p{
	font-size: 16px;
    color: white;
}
.inServices .inServicesTitle h2{
    font-size: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif !important;
    color: white;
}
.inServicesCard{
	background: #FFF;
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 30px;
	text-align: center;
	animation: 1s box-shadow ease-in-out;
	box-shadow: 0px 1px 6px 1px rgb(255, 255, 255);
}
.inServicesCard:hover{
	box-shadow: 0px 1px 6px 1px rgb(255, 255, 255);
	
}
.inServicesCard .inIconBox i{
	font-size: 64px;
    margin-top: 28px;
    margin-bottom: 28px;
    transform: rotate(-60deg);
    color: white;
}
.inServicesCard .inIconBox{
	background: #7140AD;
    width: 120px;
    transform: rotate(60deg);
    border-radius: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.inServicesCard h4 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #6A47B2;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
.inServicesCard p {
    font-size: 13px;
}
.inProTitle{
	font-size: 34px;
    font-weight: 700;
    color: #7a39a8;
    margin-top: 0px;
    margin-bottom: 0px;
}
.inProduct{
	background: #fff;
}
.inProduct a{
	text-decoration: none;
}
.inProduct .inProductTitle{
    margin-bottom: 40px;
    border-radius: 5px;
	padding-top: 70px;
}
.inProduct .inProductTitle h4{
	font-size: 16px;
    margin-bottom: 0px;
    color: #616161;
}
.inProduct .inProductTitle p{
	font-size: 16px;
}
.inProduct .inProductTitle h2{
	color:#7838A8;
    font-size: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif !important;
}
.inProCard{
	background: white;
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 5px;
}
.inProCard img{
	border-radius: 5px;
}
.inProCardBody{
	padding: 15px;
}
.inProCardBody h4{
	font-size: 20px;
    font-weight: 700;
    color: #585858;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.6px;
	text-align: center;
}
.inProCardBody ul li{
	font-size: 13px;
    letter-spacing: 0.5px;
    color: #424242;
    margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}
.inProCardBody h3{
	font-size: 30px;
    font-weight: 500;
    color: #585858;
    text-align: center;
}
.inProCardO .inPriceMain {
    font-size: 26px;
    font-weight: 900;
}
.inProCardO .card-body{
	padding: 1rem !important;
}
.inProCardO .razorpay-payment-button{
    text-align: center;
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
    padding: 10px 16px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    background-size: 150%;
    background-position: left;
    transition: 300ms background ease-in-out;
	font-size: 14px;
	border:0px;
	
}
.inProCardPriceBg{
	background: #fefaff;
	border-radius: 0px 10px 10px 0px;
}
.inProCardO .inProBtn{
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
    padding: 10px 16px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    background-size: 150%;
    background-position: left;
    transition: 300ms background ease-in-out;
}
.inProCardO .inProBtn:hover,.inProCardO .inProBtn:focus{
	background-position: right;
    color: white;
    text-decoration: none;
}
.inProCardO .card-title {
	 background: -webkit-linear-gradient(-30deg,#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 18px;
}
.inProCardO .portTitle {
    font-weight: 600;
    font-size: 15px;
    color: #616161;
}
.inProCardO .card-text {
    font-size: 12px;
    line-height: 20px;
    color: #515151;
}
.inProCardO h3 {
    font-size: 28px;
   font-weight: 700;
    color: #515151;
}
.inProCardO{
	border: none;
    border-radius: 10px;
    box-shadow: 0px 2px 21px rgb(0 0 0 / 15%);
	
}
.inProCardO .card-img {
    width: 100%;
    border-radius: 10px 10px 10px 10px;
}
.inProCardO .card-footer{
    border-radius: 0px 0px 10px 10px;
    border-top: 0px;
    text-align: center;
}
.inProCardO .card-footer a{
    color: #843ead;
    font-weight: 600;
    font-size: 15px;
    display: block;
}
.inProCardO .card-footer a:hover{
    color: #843ead;
}

.inProCardO .inProBuyBtn {
	padding: 8px 16px;
    font-weight: 500;
    color: #7140b0;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 30%);
    background: transparent;
    letter-spacing: 0.5px;
    border: 3px solid #7140b0;
    margin-top: 10px;
    display: inline-block;
}
.inProCardO .inProBuyBtn:hover,.inProCardO .inProBuyBtn:focus{
	transition: all 0.3s ease-in-out;
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
}

.inProCardDet h4{
	margin-bottom: 0px;
    color: #EF6405;
    font-size: 20px;
    font-weight: 800;
}
.inProCardDet .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.inProCardDet .card-header h3{
    font-weight: 800;
	color:#EF6405;
	font-size: 28px;
}
.inProCardDet .card-header h5{
	margin-bottom: 0px;
	text-decoration: line-through;
	color: #a2a2a2;
}
.inDownloadPDFFeature{
	margin-top: 60px;
    background: #EEEEEE;
    padding: 30px 15px 30px 15px;
    margin-bottom: 30px;
}
.inDownloadPDFFeature h5{
	font-size: 22px;
    font-weight: 600;
    color: #EF6405;
    line-height: 40px;
}
.inDownloadPDFFeature a{
	text-decoration: none;
}
a.inDownloadPDFFeature{
	text-decoration: none;
    border-radius: 5px;
    display: block;
}
a.inDownloadPDFFeature h5 {
    font-size: 20px;
}
.inDownloadPDFFeature i{
    font-size: 78px;
	color: #EF6405;
}
.inProCard .inProBuyBtn{
	box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 35%);
	font-weight: 800;
    font-size: 20px;
}
.inProCardDet .card-body ul li {
	color: #676767;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}
.inProCard .inProBuyBtnLine{
	font-weight: 800;
    font-size: 20px;
	padding: 14px 20px;
    color: #EF6405;
    border-radius: 50px;
    text-decoration: none;
    border: 3px solid #EF6405;
	background: transparent;
	transition:all 0.5s ease; 
}
.inProCard .inProBuyBtnLine:hover{
	font-weight: 800;
    font-size: 20px;
	padding: 14px 20px;
    border-radius: 50px;
    text-decoration: none;
    border: 3px solid #EF6405;
	background: #EF6405;
	color: white;
}
.inProBuyBtn{
	background: rgba(100,45,158,1);
    background: -moz-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(100,45,158,1)), color-stop(35%, rgba(100,45,158,1)), color-stop(100%, rgba(173,85,193,1)));
    background: -webkit-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
    background: -o-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
    background: -ms-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
    background: linear-gradient(to right, rgb(239, 100, 5) 0%, rgb(215, 78, 53) 35%, rgb(186, 52, 108) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#642d9e', endColorstr='#ad55c1', GradientType=1 );
    padding: 14px 20px;
    color: white;
    border-radius: 50px;
    text-decoration: none;
    border: 1px solid #c83d33;
}
.inProBuyBtn:hover,.inProBuyBtn:focus{
	color: white;
	box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
}
.inProCardDet .card-body ul li i{
	background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inProCardDet h4 b{
	font-size: 40px;
}
.inProSales{
	padding: 15px;
	background: #3D3D3D;
	border-radius: 5px;
	margin-top: 15px;
}
.inProSales h4 b{
	font-size: 30px;
	color: white;
	font-weight: bold;
}
.inProSales h4 span{
	font-size: 26px;
    color: white;
    font-weight: 300;
    margin-left: 5px;
}
.inProSales p{
	color:white;
	margin-bottom: 0px;
}
.inProSales h4 i{
	font-size: 30px;
	color: white;
}
.inProWhatsapp h5{
	font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 400;
}
.inProWhatsapp a{
	text-decoration: none;
}
.inProWhatsapp .card{
	box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
	border:none;
}
.inProWhatsapp .card i{
	font-size: 60px;
    color: white;
}
.inProWhatsapp .card h4{
	font-size: 16px;
    font-weight: 700;
    color: white;
}
.inProWhatsapp .card h2{
	font-size: 24px;
    font-weight: bold;
    color: white;
}
.inProWhatsapp .card .card-header{
	background: #af0505;
}
.inProWhatsapp .card .card-header p{
	margin-bottom: 0px;
	color: white;
}
.inProWhatsapp .card .card-header p .badge{
	margin-bottom: 0px;
    color: #af0505;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: 600;
}
.inWeProvideProduct h3{
	font-weight: 800;
    font-size: 30px;
	color:#EF6405;
}
.inWeProvideProduct i{
	font-size: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
	color: #EF6405;
}
.inWeProvideProduct .inProBuyBtn{
	font-weight: 700;
}
.inWeProvideProduct p{
	margin-bottom: 25px;
}
.inProWhatsapp .card-footer{
	background-color: transparent !important;
}
.inProWhatsapp .card-footer p{
	margin-bottom: 0px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.inProduct{
	padding-bottom: 70px;
}
.inBlog{
	margin-bottom: 50px;
}
.inBlogTitle{
   margin-bottom: 30px;
    border-radius: 5px;
}
.inBlog .inBlogTitle h4{
	font-size: 16px;
    margin-bottom: 0px;
    color: #616161;
}
.inBlog .inBlogTitle h1{
    color: #7838A8;
    font-size: 40px;
    margin-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif !important;
}
.inBlogBody{
	padding: 10px 15px;
}
.inBlogBody h3{
    font-size: 18px;
    line-height: 25px;
    color: #4a4a4a;
}
.inBlogcard img{
	border-radius: 15px 15px 0px 0px;
}
.inBlogBody p{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.inBlogBody h4{
    font-size: 14px;	
}
.inBlogcard{
	background: #ffffff;
	margin-bottom: 30px;
	transition: all 0.3s ease;
	padding-bottom: 20px;
	border-radius: 15px;
	box-shadow: 0px 1px 12px 0px rgba(12, 12, 12, 0.11);
}
.inBlogcard:hover{
	box-shadow: 0px 1px 12px 0px rgba(12, 12, 12, 0.11);
}
.inBlogBtn{
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
    padding: 10px 16px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    display: inline-block;
    font-weight: 400;
    background-size: 150%;
    background-position: left;
    transition: 300ms background ease-in-out;
}
.inBlogBtn:hover{
	background-position: right;
    color: white;
    text-decoration: none;
}
.inTopBgPremium{
	background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
	background: -o-linear-gradient(left, #ef6405 20%, #ba346c 80%);
	background: linear-gradient(to right, #ef6405 20%, #ba346c 80%);
    padding-top: 40px;
    padding-bottom: 40px;
}
.inTopBgPremium h1{
	font-size: 40px;
    font-weight: 600;
    color: white;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}
.inTopBgPremium p{
	text-align: center;
    color: white;
    margin-bottom: 0px;
    font-size: 15px;
}
.inTopBg{
    background: url("../img/top_title_bg.png") no-repeat;
    background-size: contain;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 7px solid #7838A8;
}
.inTopBg h1{
	font-weight: 800;
    color: #7838A8;
    font-size: 28px;
    margin-bottom: 0px;
    text-align: center;
}
nav.inBreadcrumb{
	display: inline-block;
}
nav.inBreadcrumb ol{
	margin-bottom: 0px;
    margin-top: 15px;
    border-radius: 24px;
    background-color: #ffffff;
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.3);
	padding: 10px 20px 10px 20px;
}
nav.inBreadcrumb ol a i{
	padding-right: 5px;
}
nav.inBreadcrumb ol a{
	color: #7637a6;
	transition: all 0.3s ease;
	text-decoration: none;
}
nav.inBreadcrumb ol a:hover{
	text-decoration: none;
	color: #8d39ce;
}
.inTopBg p{
	text-align: center;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #7a7a7a;
}
.inAboutFirst{
	padding-top: 20px;
    padding-bottom: 20px;
}
.inAboutFirst h5{
	font-size: 16px;
    margin-bottom: 5px;
    margin-top: 60px;
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inAboutFirst p{
	color: #4c4c4c;
	font-size: 24px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 60px;
}
.inAboutFirst h3{
	font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    color: #626262;
    letter-spacing: 0.5px;
}
.inAboutFirst h4{
	font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #4c4c4c;
	font-family: 'Open Sans', sans-serif;
}
.inAboutSecond{
	background: white;
	padding-top: 20px;
	padding-bottom: 80px;
}
.inAboutSecond h4{
	color: #7838A8;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 0px;
}
.inAboutSecond h5{
	text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #565656;
}
.inAboutSecond .inAboutCard{
	padding: 30px 15px 30px 15px;
    background: white;
    border-radius: 15px;
    text-align: center;
    transition: all 0.3s ease;
    margin-bottom: 15px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    margin-top: 15px;
	
}
.inAboutSecond .inAboutCard:hover {
	transition: all 0.2s ease-in-out;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%);
}
.inAboutSecond .inAboutCard i{
	font-size: 70px;
    color: #7838A8;
}
.inAboutSecond .inAboutCard h3{
	font-size: 22px;
    font-weight: 600;
    color: #7838A8;
    margin-top: 15px;
} 
.inAboutThird{
	background: url(../img/inlogix_top_bg.jpg) no-repeat;
	background-size: cover;
}
.inAboutThird i{
	font-size: 45px;
    background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inAboutIcoBox{
	background: white;
    border-radius: 50%;
    padding: 29px 25px 29px 25px;
    display: inline-block;
    box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.45);
}
.inAboutThird{
	padding-top: 50px;
	padding-bottom: 40px;
}
.inAboutThird h4{
	margin-bottom: 30px;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    color: white;
}
.inAboutDet{
	margin-top: 10px;
    font-size: 22px;
    text-align: center;
}
.inAboutDet h3{
	color: white;
    font-size: 16px;
    margin-top: 18px;
}
.inServicesMain{
	margin-top: 70px;
}
.inServicesMain h3{
	font-size: 30px;
    font-weight: 800;
    color: #7838A8;
}
.inServicesMain p{
	font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 32px;
    color: #363636;
}
.inServicesSection{
	padding-top: 30px;
	padding-bottom: 30px;
}
.iframe-container {
  overflow: hidden;
  padding-top: 29.00%;
  position: relative;
  max-height: 400px;
} 
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.mapouter{
	position:relative;
	text-align:right;
	max-height: 400px;
}
.gmap_canvas {
	overflow:hidden;
	background:none!important;
}
.inContactForm{
	margin-top: 80px;
}
.inContactForm p{
	font-size: 15px;
    color: #363636;
	line-height: 25px;
}
.inContactForm .form-control{
	border-radius: 40px;
    height: calc(2.5em + .75rem + 2px);
    font-size: 0.9rem;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
	padding: .375rem 1.3rem;
}
.inContactForm .inContactBtn{
	padding: 15px 40px;
    margin-top: 20px;
    border: none;
    color: white;
    border-radius: 27px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.6px;
	 background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
	box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
}
.inContactForm .inContactBtn:hover,.inContactForm .inContactBtn:focus{
	background: linear-gradient(90deg, #7d3dc1 20%,#ca60e2 80%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    color: white;
    text-decoration: none;
}

.inContactForm .form-control:focus {
	box-shadow: 0 0px 4px 3px rgba(118, 55, 166, 0.7);
}
.inContactForm textarea.form-control {
	height:auto;
	border-radius: 10px;
}
.inContactDetBucket{
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
	padding: 30px 30px;
    border-radius: 5px;
}
.inContactDetBucket .inContactDetails h4{
	color: white;
    margin-bottom: 15px;
    font-weight: 600;
	margin-top: 15px;
}
.inContactDetBucket .inContactDetails h5{
	margin-top: 20px;
    font-size: 16px;
    color: white;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
}
.inContactDetBucket .inContactDetails address{
	line-height: 30px;
}
.inProductDis .inProductDisImg{
	padding-top: 0px;
	padding-bottom: 20px;
}
.inContactDetBucket .inContactDetails{
	margin-bottom: 30px;
}
.inProductDis{
	background: white;
}
.inProductDis h4{
	font-weight: 600;
    margin-top: 30px;
	 background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inProDemoBtn{
	background: rgba(100,45,158,1);
    background: -moz-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(100,45,158,1)), color-stop(35%, rgba(100,45,158,1)), color-stop(100%, rgba(173,85,193,1)));
    background: -webkit-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    background: -o-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    background: -ms-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    background: linear-gradient(to right, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#642d9e', endColorstr='#ad55c1', GradientType=1 );
    /* background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%); */
    padding: 10px 20px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
	margin-top: 20px;
	display: inline-block;
	border: none;
}
.inProDemoBtn:hover, .inProDemoBtn:focus {
    color: white;
    text-decoration: none;
}
.inProductDis p{
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #6b6b6b;
}
.inProductHighFet .inProductHighFetTitle h4{
	font-size: 30px;
    font-weight: 700;
    color: #636363;
    background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.inProductHighFet .inProductHighFetTitle p{
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
	color: #848484;
}
.inProductHighFet{
    padding-bottom: 50px;
}
.inProductBenTxt a{
	text-decoration: none;
    color: #7838a8;
    font-weight: 500;
	transition: all 0.3s ease;
}
.inProductBenTxt a:hover,.inProductBenTxt a:focus{
 	color: #9845d6;
}
.inProductBen .inProductBenBuck{
	background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
    padding: 15px 20px;
    margin-top: 40px;
    border-radius: 5px;
    font-size: 18px;
    color: white;
	box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
}
.inProductHighCard{
	background: white;
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 5px;
}
.inProductHighCard img{
	border-radius: 5px 5px 0px 0px;
}
.inProductHighCardBody{
    padding: 10px;
}
.inProductHighCardBody ul{
	margin: 0px;
	padding: 0px;
}
.inProductHighCardBody ul li{
	list-style-type: none;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
	 background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
	 font-weight: 600;
	
}
.inProductHighCardBody h2{
	font-size: 18px;
    text-align: center;
    font-weight: 600;
   background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inProductHighCardBody p{
	font-size: 13px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
.inProductSpec{
	margin-top: 40px;
	margin-bottom: 40px;
}
.inProductSpec .inProCard .card-header{
	background: white;
    padding-top: 20px;
    padding-bottom: 20px;
}
.inProductSpec .inProCard .card-header h4{
	font-size: 18px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
	 background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inProductSpec .inProCard .card-body{
	font-size: 13px;
}
.inProductSpec .inProCard .card-body b{
	font-weight: 600;
	background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inProductSpec h4{
	font-size: 26px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
	 background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inProPricing{
	background: url(../img/inlogix_top_bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}
.inProPricing h2{
	font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
}
.inProPricing h3{
	font-size: 36px;
    font-weight: 800;
    color: white;
    text-align: center;
	margin-top: 5px;
}
.inProDemoSec{
	background: white;
	padding-bottom: 30px;
}
.inPrivacy{
	background: white;
	padding: 30px;
	margin-top: 30px;
	box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	margin-bottom: 50px;
}
.inPrivacy p b{
	color: #353535;
}
.inPrivacy p{
	font-size: 14px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #737373;
}
.inPrivacy ul li{
	font-size: 14px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #737373;
}
.inPrivacy h3{
	color: #353535;
    margin-top: 30px;
    margin-bottom: 30px;
}
.inPrivacy h2{
	color: #424242;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 700;
}
.inDemoReq{
	padding: 50px;
}
.inDemoReq .form-control{
	border-radius: 40px;
    height: calc(2.5em + .75rem + 2px);
    font-size: 0.9rem;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
    padding: .375rem 1.3rem;
}
.inDemoReq textarea.form-control{
	height: auto;
	border-radius: 10px;
}
.inMobVerify .form-control{
	border-radius: 0px;
	font-size: 1.6rem;
    font-weight: 400;
}
.inMobVerify h5{
	font-size: 16px;
}
    
.inMobVerify .form-control:focus {
    border-color: transparent !important;
}
.inMobVerify .pincode-input-text,.inMobVerify .form-control.pincode-input-text {
    width: 70px;
    float: left;
}
.inMobVerify h4{
	margin-bottom: 30px;
    font-size: 18px;
    color: #7637a7;
}
   
.inFooterSocial{
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.inFooterSocial a{
	border-radius: 50%;
    background: white;
    font-size: 34px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
}
.inFooterSocial a{
	background: linear-gradient(90deg, #7838A8 10%,#4173e2 90%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inDemoReqCo{
	margin-top: 80px;
	margin-bottom: 80px;
}
.inDemoReqCo i{
	font-size: 64px;
    margin-bottom: 20px;
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.inDemoReqCo p{
	margin-bottom: 15px;
    color: #525252;
	font-size: 14px;
}
.inDemoReqCo h2{
	margin-bottom: 12px;
    font-weight: 600;
    color: #484848;
}
.inProDemo a{
	text-decoration: none;
}
.inProDemo a p{
	font-size: 14px;
	color: #262626;
	margin-bottom: 5px;
	text-align: center;
}
.inProDemo a h4{
	color: #7637a7;
	margin-bottom: 10px;
}
footer{
	background: white;
    padding-top: 30px;
    padding-bottom: 30px;
	z-index: 1000;
	position: relative;
}
footer ul{
	margin: 0px;
	padding: 0px;
}
footer ul li{
	list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
footer ul li a{
	font-size: 15px;
    color: #303030;
    transition: all 0.3s ease;
    font-weight: 500;
	text-decoration: none;
}
footer ul li a:hover,footer ul li a:focus{
	text-decoration: none;
	color:#ad55c1;
}
.footer{
	padding: 10px 0px 25px 0px;
    z-index: 1000;
    position: relative;
    text-align: center;
}
.footer .copy{
	font-size: 15px;
    color: #303030;
}
.footer .copy a{
	font-weight: 600;
	font-size: 15px;
    color: #303030;
	text-decoration: none;
}
footer{
	border-top: 1px solid #f1f1f1;
	padding-top: 20px;
}
body::-webkit-scrollbar {
   width: 15px;
}
body::-webkit-scrollbar-track {
	background:rgba(236,236,236,1.00);
}
body::-webkit-scrollbar-thumb {
	 background: #ad55c1;
     outline: 1px solid slategrey;
}
.inPack{
	text-align: center;
	background: white;
    padding: 30px 15px;
    border-radius: 5px;
	box-shadow: 0px 1px 12px 0px rgba(12, 12, 12, 0.11);
	border: 2px solid transparent;
}
.inPackHead h2{
	font-size: 24px;
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inPackHead h3{
	font-size: 14px;
	margin-bottom: 0px;
	color: #303030;
}
.inPackHeadBuc h4{
	 margin-bottom: 0px;
    font-weight: 700;
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inPackBody{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}
.inPackBody i{
	font-size: 18px;
}
.inPackBody a{
	color: #642d9e;
}
.inPackBody ul{
	padding: 0px;
	margin: 0px;
}
.inPackBody ul li{
	list-style-type: none;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #303030;
}
.inPackFooter h3{
	font-size: 28px;
    font-weight: 700;
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-top: 20px;	
}
.inPackBestValue{
	font-size: 20px;
    padding: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
    color: white;
    background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
    border-radius: 5px 5px 0px 0px;
    margin-top: -70px;
}
.inPackages{
	margin-top: 120px;
}
.inPack.inBestValue{
	border-radius: 0px 0px 5px 5px;
    border: 2px solid #843fae;
    box-shadow: 0px 1px 12px 0px rgb(135, 64, 175);
}
.inPackMarketingDet .modal-body{
	padding: 40px 30px;
}
.inPackMarketingDet .modal-body h5{
	color: #303030;
}
.inPackMarketingDet .modal-body li{
	margin-bottom: 10px;
}
.inCardExtraPrice{
	background: white;
	box-shadow: 0px 1px 12px 0px rgba(12, 12, 12, 0.11);
	border-radius: 3px;
	padding: 10px;
}
.inCardExtraPrice h4{
	font-size: 18px;
	font-weight: 500;
	color: #636363;
	text-align: center;
}
.inCardExtraPrice h5{
	font-size: 26px;
	font-weight: 700;
	color: #7838a8;
	text-align: center;
}
.inDemoReqConDet{
	border-radius: 10px;
	background: white;
    font-size: 0.9rem;
    border: 1px solid #f1f1f1;
    padding: 1rem 1.3rem;
}
.inDemoReqConDet i{
	font-size: 30px;
    margin-bottom: 0px;
    background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
	margin-right: 10px;
}
.inDemoReqConDet h3{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #313131;
}
.inDemoReqConDet .inDetText{
	vertical-align: top;
    margin-top: 5px;
}
.inProductCam{
	background: url(../img/background.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.inProductCam h1{
	padding-top: 50px;
    padding-bottom: 50px;
    color: white;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px;
}
.inProductCam h4{
	font-size: 19px;
    margin-top: 24px;
    color: white;
    margin-bottom: 15px;
}
.inProductCam h5{
	margin-top: 20px;
    color: white;
    font-size: 18px;
}
.btn-campain-default{
	background: white;
    padding: 15px 30px;
    border-radius: 5px;
    border: 1px solid white;
	box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
}
.btn-campain-default:hover,.btn-campain-default:focus{
	background: rgba(240,240,240,1.00);
	transition: all 0.3s ease;
}
.inBlogCon .card{
	box-shadow: 0px 1px 12px 0px rgba(12, 12, 12, 0.11);
	border:none;
}
.inProFix{
	position: fixed;
	bottom: 25px;
	left: 20px;
}
.inProFix .inProBuyBtn{
	padding: 8px 20px;
	box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.4);
	margin-left: 10px;
	z-index: 9999;
}
.fixed-top-offer{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1040;
}
.fixed-top-offer a{
	text-decoration: none;
}
.fixed-top-offer h5{
	color: white;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
	padding: 7px;
}
.fixed-top-offer a{
	text-decoration: none;
}
.inProFix form{
	display: inline-block;
}
.inProFix .razorpay-payment-button{ 
	display: inline-block;
	padding: 8px 20px;
	box-shadow: 0px 0px 9px 3px rgba(0, 0, 0, 0.4);
	margin-left: 10px;
	z-index: 9999;
	background: rgba(100,45,158,1);
	background: -moz-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(100,45,158,1)), color-stop(35%, rgba(100,45,158,1)), color-stop(100%, rgba(173,85,193,1)));
	background: -webkit-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
	background: -o-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
	background: -ms-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
	background: linear-gradient(to right,rgb(239, 100, 5) 0%, rgb(215, 78, 53) 35%,rgb(186, 52, 108) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#642d9e', endColorstr='#ad55c1', GradientType=1 );
	color:white;
	border-radius: 50px;
	text-decoration: none;
	border: 1px solid #c83d33;
}
.razorpay-payment-button{   
	background: rgba(100,45,158,1);
    background: -moz-linear-gradient(left, rgba(100,45,158,1) 0%, rgba(100,45,158,1) 35%, rgba(173,85,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(100,45,158,1)), color-stop(35%, rgba(100,45,158,1)), color-stop(100%, rgba(173,85,193,1)));
    background: -webkit-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
    background: -o-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
    background: -ms-linear-gradient(left, rgb(239, 100, 5) 0%, rgb(214, 77, 52) 35%, rgb(186, 52, 108) 100%);
    background: linear-gradient(to right, rgb(239, 100, 5) 0%, rgb(215, 78, 53) 35%, rgb(186, 52, 108) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#642d9e', endColorstr='#ad55c1', GradientType=1 );
    padding: 14px 20px;
    color: white;
    border-radius: 50px;
    text-decoration: none;
    border: 1px solid #c83d33;
	display: block;
	width: 100%;
	font-size: 1rem;
}
.inBuyNowModal{
	margin-top: 0px !important;
}
.inProPayOption{
	text-align: center;
}
.inProPayOption .card-body{
	padding-top: 40px;
    padding-bottom: 40px;
}
.inProPayOption h4{
	font-size: 20px;
    font-weight: 300;
}
.inProPayOption h3{
	font-weight: 800;
    font-size: 36px;
	background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inProPayOption p{
}
.inCustomizeText p{
	margin-top: 15px;
	margin-bottom: 0px;
}
.inCustomizeText h6{
	margin-top: 10px;
	margin-bottom: 0px;
}
.inCustomizeText h5 a{
	margin-top: 5px;
	color:#932c8b;
	text-decoration: none;
	font-size: 16px;
}
.inProSlider .card{
	border: 0px;
}
.inProSlider .card .card-body{
	padding: 1rem;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
.inProSlider .card .card-body img{
	border-radius: 100px;
    background: whitesmoke;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
}
.inProSlider .card .card-body h4{
	font-size: 16px;
    background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.inProSlider .card .card-body h3{
	font-size: 24px;
    font-weight: 700;
    color: #717171;
}
.inProSlider a {
	text-decoration: none;
}
.inProSlider .inProBtn{
	background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
    padding: 10px 16px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
	margin-top:10px;
	display: inline-block;
	font-weight: 500;
	margin-left: 5px;
}
.inProSlider .inProBtn:hover,.inProSlider .inProBtn:focus{
	background: linear-gradient(90deg, #7d3dc1 20%,#ca60e2 80%);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.inProSlider .razorpay-payment-button{
	background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
    padding: 10px 16px;
    color: white;
    border-radius: 25px;
    text-decoration: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    display: block;
    font-weight: 500;
    margin-left: 5px;
	border:none;
	font-size: 14px;
}
.inAllFeaturesFile{
	background: -webkit-linear-gradient(left, #ef6405 20%, #ba346c 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
}
.inOrderConfirm .card {
	background: white;
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border-radius: 5px;
}
.inOrderConfirm .card.inCartDetails h5{
	color:#505050;
	font-size: 16px;
}
.inOrderConfirm .card.inCartDetails h4{
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin-top: 0px;
	margin-bottom: 0px;
    font-weight: 600;
}
.inCartTerms h4{
	font-size: 22px;
    font-weight: 800;
    margin-bottom: 20px;
	background: -webkit-linear-gradient(#642d9e, #ad55c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inCartTerms li{
	font-size: 13px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #5d5d5d;
}
.inCartTermsScroll{
	height: 300px;
	overflow-y: scroll !important;
	overflow-x: hidden;
	box-shadow: inset -3px -2px 9px rgba(0, 0, 0, 0.2);
    padding: 15px 0px 15px 0px;
}
.inCartTermsScroll::-webkit-scrollbar {
    width: 10px;
}
.inCartTermsScroll::-webkit-scrollbar-track {
	background: rgb(239, 239, 239);
}
.inCartTermsScroll::-webkit-scrollbar-thumb {
	background: #b3b3b3;
    outline: 1px solid slategrey;
}
.inCartTerms p{
	margin-bottom: 5px;
}
.inCartTerms .razorpay-payment-button {
    color: white;
    display: inline-block;
    font-size: 1rem;
	font-weight: 500;
	width: auto;
	padding: 10px 50px;
}
.inProductMatri{
	/*padding-top: 20px;
    padding-bottom: 20px;*/
}
.inFaq h2{
	font-size: 1rem;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #853fae;
}
.inFaq p{
	margin-bottom: 0px;
}
.inFaq .card{
	border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
	margin-bottom: 30px;
}
/*-- Reusable -- */
.inTextDecorationNone:hover{
	text-decoration: none;
}
.inFont22{
	font-size: 22px !important;
}
.inFont16{
	font-size: 16px !important;
}
.w-20 {
    width: 20% !important;
}
.inMT40{
	margin-top: 40px;
}
/*.fixed-top {
    top: 40px;
}*/
.bg-pro-gradient{
	background: #d44c38;
}
.inDemoModal .modal-content{
	border:none;
	border-radius: .2rem;
}
.inDemoModal .modal-content h5{
	font-size: 16px;
    font-weight: 700;
   	color: #7838A8;
}

.inUser.inTopBg h1{
	font-size: 30px;
}
.inUser.inTopBg {
    padding-top: 40px;
    padding-bottom: 30px;
}
.inUserSupportTime h4{
	background: #efefef;
    padding: 15px 0px 15px 0px;
    font-size: 16px;
    color: #c50e0e;
    font-weight: 600;
	border-bottom: 1px solid #dedede;
}
.inSupportForm.inDemoReq .form-control {
    border-radius: 5px;
}
.inSupportForm.inDemoReq .form-group span{
	top: 29px;
    left: 535px;
    font-size: 13px;
    margin-top: 10px;
    color: red;
    display: block;
}
.inSupportForm.inDemoReq .form-group p{
	margin-top: 5px;
	display: block;
	font-size: 13px;
}
/*-- Custom Media --*/
@media (max-width: 575.98px) { 
	.inProCardO .inPriceMain {
		font-size: 22px;
		font-weight: 900;
	}
	.inHomeBannerBottomIcon {
   		margin-top: -50px;
	}
	.navbar-brand{
		max-width: 10rem;
	}
	body{
		margin-top: 70px;
	}
	.nav-btn {
		padding: 10px 13px;
		color: white;
		margin-left: 0px;
		font-size: 12px;
		margin-right: 10px;
	}
	.inHomeBanner {
		padding-top: 40px;
		padding-bottom: 80px;
	}
	.inHomeBanner h1 {
		font-size: 38px;
		line-height: 48px;
	}
	.inServices .inServicesTitle h1 {
		font-size: 30px;
	}
	.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
		border-radius: 0.25rem;
	}
	.inHomeBanner h1{
		font-size: 24px;
        line-height: 30px;
	}
	.inWork .inWorkTitle p {
    	font-size: 12px;
	}
	.inWork .inWorkTitle h1 {
		font-size: 26px;
	}
	.inServices .inServicesTitle p {
		font-size: 12px;
		color: white;
	}
	.inProduct .inProductTitle h1 {
    	font-size: 24px;
	}
	.inProduct .inProductTitle p {
    	font-size: 12px;
	}
	.inTopBg h2 {
    	font-size: 18px;
	}
	.inTopBg p {
		font-size: 13px;
	}
	.inAboutFirst p {
		font-size: 18px;
	}
	.inAboutSecond h5 {
    	font-size: 18px;
	}
	.inAboutThird h4 {
       font-size: 24px;
	}
	nav.inBreadcrumb ol a {
		font-size: 12px;
	}
	.inProductDis .inProductDisImg {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.inProductHighFet .inProductHighFetTitle h4 {
    	font-size: 18px;
	}
	.inProductHighFet .inProductHighFetTitle p {
    	font-size: 12px;
	}
	.inProPricing h3 {
    	font-size: 20px;
	}
	.inProPricing h2 {
    	font-size: 16px;
	}
	.inServicesMain {
    	margin-top: 20px;
	}
	.inServicesMain h3 {
    	font-size: 24px;
	}
	.inServicesMain p {
		font-size: 12px;
		line-height: 24px;
	}
	footer img{
		max-width: 200px !important;
	}
	.footer .pt-2{
		text-align: center;
		margin-bottom: 15px;
	}
	.footer .inFooterSocial{
		text-align: center;
		margin-bottom: 20px;
	}
	.loader {
    	left: 40% !important;
	}
	.inPackBestValue{
		margin-top: 0px;
	}
	.inHomeBannerBottomIcon .inHomeBuck i {
    	font-size: 36px;
	}
	.inHomeBuck .card-body {
    	padding: 10px;
	}
	.inProduct .inProductTitle h2 {
    	font-size: 24px;
	}
	.inServices .inServicesTitle h2 {
		font-size: 24px;
	}
	.inWork .inWorkTitle h2 {
    	font-size: 24px;
    }
	.inBlog .inBlogTitle h1 {
		font-size: 24px;
	}
	.inTopBg h1 {
    	font-size: 20px;
	}
	.inProduct .inProductTitle {
		margin-bottom: 20px;
		padding-top: 20px;
	}
	.inProCardO .card-title {
    	font-size: 16px;
	}
	.inProCardO .card-text {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 0px;
	}
	.inProCardO h3 {
    	font-size: 18px !important;
	}
	.inProCardO .inProBuyBtn {
		padding: 10px 10px;
		font-size: 14px;
		width: 48%;
   		text-align: center;
	}
	.inProCardO .inProBtn {
		padding: 10px 10px;
		font-size: 14px;
	}
}

@media (max-width: 767.98px) { 
	body{
		margin-top: 70px;
	}
	.inPackBestValue{
		margin-top: 0px;
	}
	.nav-btn {
    	margin-right: 10px;
	}
	.inHomeBannerBottomIcon .inHomeBuck i {
    	font-size: 36px;
	}
	.inTopBgPremium h1 {
		font-size: 20px;
		font-weight: 600;
	}
	.inBreadcrumb ol li{
		font-size: 12px;
	}
	.inProduct .inProductTitle h2 {
    	font-size: 20px;
	}
	.inServices .inServicesTitle h2 {
		font-size: 24px;
	}
	.inWork .inWorkTitle h2 {
    	font-size: 24px;
    }
	.inProCardO .card-text {
		font-size: 14px;
		line-height: 24px;
	}
	.inProCardO .inProBuyBtn {
		padding: 10px 10px;
		font-size: 14px;
		width: 48%;
   		text-align: center;
	}
	.inProCardO .inProBtn {
		padding: 10px 10px;
		font-size: 14px;
	}
	.inProCardO h3 {
    	font-size: 24px;
	}
}
@media (max-width: 991.98px) { 
	.inPackBestValue{
		margin-top: 0px;
	}
	.nav-btn {
    	margin-right: 10px;
	}
	
}
@media (max-width: 1199.98px) { 
	.inPackBestValue{
		margin-top: 0px;
	}
	.nav-btn {
    	margin-right: 10px;
	}
	.navbar-brand {
    	max-width: 10rem;
	}
	.navbar-light .navbar-nav .nav-link {
		font-size: 0.8rem;
		font-weight: 500;
		color: #363636;
		padding: 10px 10px;
		margin: 0px 3px;
	}
	.navbar{
		padding: 1.2rem 1rem;
	}
	.inHomeBannerBottomIcon .inHomeBuck h3 {
    	font-size: 16px;
	}
}

.loader{
	position: fixed;
    left: 48%;
    top: 40%;
}

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

.ball-grid-pulse {
  width: 100px; }
  .ball-grid-pulse > div:nth-child(1) {
    -webkit-animation-delay: 0.22s;
            animation-delay: 0.22s;
    -webkit-animation-duration: 0.9s;
            animation-duration: 0.9s; }
  .ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: 0.64s;
            animation-delay: 0.64s;
    -webkit-animation-duration: 1s;
            animation-duration: 1s; }
  .ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
            animation-delay: -0.15s;
    -webkit-animation-duration: 0.63s;
            animation-duration: 0.63s; }
  .ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: -0.03s;
            animation-delay: -0.03s;
    -webkit-animation-duration: 1.24s;
            animation-duration: 1.24s; }
  .ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: 0.08s;
            animation-delay: 0.08s;
    -webkit-animation-duration: 1.37s;
            animation-duration: 1.37s; }
  .ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: 0.43s;
            animation-delay: 0.43s;
    -webkit-animation-duration: 1.55s;
            animation-duration: 1.55s; }
  .ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: 0.05s;
            animation-delay: 0.05s;
    -webkit-animation-duration: 0.7s;
            animation-duration: 0.7s; }
  .ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: 0.05s;
            animation-delay: 0.05s;
    -webkit-animation-duration: 0.97s;
            animation-duration: 0.97s; }
  .ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
    -webkit-animation-duration: 0.63s;
            animation-duration: 0.63s; }
  .ball-grid-pulse > div {
    background: linear-gradient(90deg, #642d9e 20%,#ad55c1 80%);
    width: 25px;
    height: 25px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-pulse;
            animation-name: ball-grid-pulse;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
            animation-delay: 0; }


.scroll {
    height: 60px;
    width: 40px;
    border-radius: 25vmin;
    border: 3px solid #7d3baa;
    position: relative;
}
.scroll:before {
  	content: '';
    position: absolute;
    left: calc(50% - 74px / 20);
    top: 10px;
    height: 8px;
    width: 8px;
    background: #7336a5;
    border-radius: 50%;
    -webkit-animation: scroll 4s infinite;
    animation: scroll 4s infinite;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6.25vmin);
            transform: translateY(6.25vmin);
  }
}

@keyframes scroll {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6.25vmin);
            transform: translateY(6.25vmin);
  }
}
