@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sen:wght@400..800&display=swap');

body{
	font-family: Poppins;
}

.navbar{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	padding: 0.5rem;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	/* transform: translateY(100%); */
}

.navbar-top {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	background-color: #fff;
	/* transform: translateY(0); */
}

.navbar-brand .img-fluid {
    max-width: 160px;
}

.navbar-light .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 15px;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-weight: 500;
	letter-spacing: 0.5px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #3c297f;
	font-weight: 600;
}

.btn-log-in{
	font-size: 15px;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-weight: 500;
	letter-spacing: 0.5px;
}

.btn-log-in:hover {
    color: #3c297f;
	font-weight: 600;
}

.btn-main {
    font-size: 14px;
    background: #3c297f;
    color: #fff;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    border-radius: 5px;
    font-weight: 500;
	border: 2px solid #3c297f;
}

.btn-main:hover{
	color: #fff;
}

.btn-secondary {
    font-size: 14px;
    background: #fff;
    color: #3c297f;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    border-radius: 5px;
    font-weight: 500;
	border: 2px solid #3c297f;
}

.btn-secondary:hover {
    background: #fff;
    color: #3c297f;
	border: 2px solid #3c297f;
}

.banner-btn-box .btn-main {
    padding: 10px 20px;
	margin-right: 10px;
}

.banner-btn-box .btn-secondary {
    padding: 10px 20px;
}

.zingo-ai-banner{
	padding-top: 6rem;
	padding-bottom: 6rem;
	background: #f5f7fa;
}

.banner-right {
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: .75rem;
}

.btn-secondary .fa {
    margin-right: 10px;
}

.v-center {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.trusted-section img {
    border-radius: 9999px;
    width: 2.5rem;
	margin-left: -8px;
}

.banner-btn-box {
    margin-bottom: 30px;
    margin-top: 30px;
}

.zingo-ai-banner p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.trusted-section p {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    margin-bottom: 0rem;
    margin-left: 10px;
    font-size: 14px;
}

.trusted-section p b {
    font-weight: 600;
}

.zingo-ai-banner h1 {
    font-size: 3.75rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: #3c297f;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.zingo-ai-banner h1 span{
	color: #f49a19;
}

.trusted-section img:first-child {
    margin-left: 0px;
}

.btn-main:hover {
    color: #3c297f;
    background: #fff;
}

.btn-secondary:hover {
    background: #3c297f;
    color: #fff;
}

.marketing-teams {
    margin-top: 100px;
    margin-bottom: 100px;
}

.marketing-teams p {
    --tw-text-opacity: 1;
    color: #3c297f;
    text-align: center;
    margin-bottom: 2rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: 500;
}

.marketing-teams .team-box {
    width: 8rem;
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
    height: 2rem;
    margin: 0 auto;
	border-radius: .25rem;
}

.zingo-ai-icon {
    color: #f49a19;
    top: -1px;
    position: relative;
}

.brand-box {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-align: center;
    margin-top: 20px;
}

.zingo-ai-frame h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
    text-align: center;
	margin-bottom: 1rem;
	color: #3c297f;
}

.zingo-ai-frame h2 span{
     color: #f49a19;
}

.zingo-ai-frame p {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-align: center;
	margin-bottom: 2rem;
}

.zingo-ai-frame-box {
    text-align: center;
    padding: 1rem;
    margin-top: 20px;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    border-radius: .5rem;
    border: 1px solid #f1f1f1;
}

.zingo-ai-frame-box svg {
    color: #f49a19;
}

.zingo-ai-frame-box .title {
    --tw-text-opacity: 1;
    color: #3c297f;
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: .5rem;
    margin-top: 1rem;
}

.zingo-ai-frame-box .sub-title {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1));
    font-weight: 500;
    margin-bottom: .5rem;
    font-size: 15px;
}

.zingo-ai-frame-box .desc {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: .875rem;
    line-height: 1.25rem;
}

footer {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    padding-top: 4rem;
    padding-bottom: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(26 26 46 / var(--tw-bg-opacity, 1));
}

.footer-logo img {
    max-width: 160px;
    margin-bottom: 1.5rem;
}

.footer-desc {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
    margin-bottom: 1.5rem;
    font-size: 15px;
}

.footer-social a {
    margin-right: 15px;
    font-size: 18px;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.footer-title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

.footer-list {
    margin-bottom: 10px;
}

.footer-list a {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
    margin-bottom: 1.5rem;
    font-size: 15px;
}

.footer-bottom {
    padding-top: 2rem;
}

.copy-right {
    text-align: center;
    padding-top: 2rem;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-border-opacity: 1;
    border-top: 1px solid rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.footer-list a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-social a:hover {
    color: #fff;
}

.zingo-ai-frame.bg-grey {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
}

.ptb-1{
	padding-top: 1rem;
    padding-bottom: 5rem;
}

.ptb-5{
	padding-top: 5rem;
    padding-bottom: 5rem;
}

.pt-1{
	padding-top: 1rem;
}

.features .title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.features .desc {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 15px;
    line-height: 1.5rem;
	margin-bottom: 1.5rem;
}

.features .list{

}

.features .icon {
    padding: .75rem;
    background-color: #f49a19;
    display: inline-block;
    margin-bottom: 1rem;
    border-radius: .5rem;
}

.features img{
	--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: .75rem;
}

.features .list {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.features .list svg {
    color: #3c297f;
    margin-right: 10px;
}

.features .list {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
	font-size: 15px;
}

.pt-6{
	padding-top: 4rem;
}

.pt-7{
	padding-top: 5rem;
}

.social-media-frame {
    display: flex;
    justify-content: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

.social-media-list {
    color: hsl(25deg 5.26% 44.71%);
    padding: .25rem;
    background-color: hsl(60deg 5.26% 96.27%);
    border-radius: calc(.5rem - 2px);
}

.social-media-tab {
    display: inline-block;
    font-size: .875rem;
    line-height: 1.25rem;
    padding-top: .375rem;
    padding-bottom: .375rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-weight: 500;
    border-radius: calc(.5rem - 4px);
    cursor: pointer;
}

.social-media-tab.active {
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	color: hsl(30deg 9.09% 4.31%);
	background-color: hsl(0deg 0% 100%);
}

.social-media-before {
    padding: 1.5rem;
	border: 2px solid hsl(20deg 5.88% 90%);
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: .5rem;
}

.social-media-after {
    padding: 1.5rem;
	border: 2px solid #3c297f;
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border-radius: .5rem;
}

.social-media-before .head,	.social-media-after .head{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
	//margin-bottom: 1.5rem;
}

.social-media-before .head .title svg {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.social-media-after .head .title svg {
    --tw-text-opacity: 1;
    color: #3c297f;
	margin-right: 5px;
    position: relative;
    top: -2px;
}

.social-media-before .head .title span, .social-media-after .head .title span{
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
}

.social-media-before .head .btn {
    font-weight: 600;
    font-size: .75rem;
    line-height: 1rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
    padding-left: .625rem;
    background-color: rgb(243 244 246);
    border-radius: 9999px;
    border: 1px solid hsl(20deg 5.88% 90%);
    padding-right: .625rem;
}

.social-media-after .head .btn {
    font-weight: 600;
    font-size: .75rem;
    line-height: 1rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
    padding-left: .625rem;
    background-color: #3c297f;
    border-radius: 9999px;
    border: 1px solid #3c297f;
    padding-right: .625rem;
	color: #fff;
}

.content .title {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
    font-size: 14px;
    line-height: 1.25rem;
    margin-bottom: .25rem;
    margin-top: 1rem;
}

.content .sub-title {
    font-size: 15px;
}

.social-media-before .btn.btn-block {
    border: 1px solid hsl(20deg 5.88% 90%);
    border-radius: .4rem;
    margin-top: 1rem;
    font-size: 14px;
    line-height: 1.25rem;
    padding-top: .6rem;
    padding-bottom: .6rem;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
    font-weight: 500;
}

.social-media-after .btn.btn-block {
    border: 1px solid #3c297f;
    border-radius: .4rem;
    margin-top: 1rem;
    font-size: 14px;
    line-height: 1.25rem;
    padding-top: .6rem;
    padding-bottom: .6rem;
    color: #fff;
    font-weight: 500;
	background: #3c297f;
}

.spacer-24 {
    height: 24px;
}

.spacer-46 {
    height: 46px;
}

.content .sub-title b {
    font-weight: 500;
}

.why-choose .box {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 1.5rem;
    background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
    border-radius: .75rem;
	margin: 15px 0px;
	border: 1px solid hsl(20deg 5.88% 90%);
}

.why-choose .box:hover {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.why-choose .icon {
    padding: 0.9rem;
    background-color: #f49a19;
    display: inline-block;
    margin-bottom: 1rem;
    border-radius: 50%;
}

.why-choose .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    margin-bottom: .75rem;
}

.why-choose .desc {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
	font-size: 15px;
}

.seamless-integrations .box .icon {
    width: 3rem;
	height: 3rem;
	justify-content: center;
	align-items: center;
	display: flex;
	margin-bottom: 1rem;
}

.seamless-integrations .box {
    text-align: center;
    background: #fff;
    padding: 1.5rem;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
	margin-bottom: 1rem;
	border-radius: .5rem;
	border: 1px solid hsl(20deg 5.88% 90%);
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.seamless-integrations .box:hover{
	--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.seamless-integrations .title {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .25rem;
}

.seamless-integrations .sub-title {
    font-size: .75rem;
    line-height: 1rem;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.seamless-integrations .box .icon img{
	object-fit: contain;
    max-height: 100%;
}

.seamless-integrations {
    padding-top: 30px;
    padding-bottom: 0px;
}

.three-pointers {
    margin-top: 50px;
}

.three-pointers .col-md-4 {
    text-align: center;
}

.three-pointers .col-md-4 svg {
    color: #3c297f;
    margin-bottom: 1rem;
}

.three-pointers .col-md-4 .title {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: .75rem;
}

.three-pointers .col-md-4 .desc {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 15px;
}

.review-box {
    background: #fff;
	padding: 2rem;
	border-radius: .75rem;
	border-color: hsl(20deg 5.88% 90%);
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	border: 1px solid hsl(20deg 5.88% 90%);
	margin-top: 30px;
}

.review-box:hover{
	--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.user {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}

.user img {
    margin-right: 1rem;
    width: 3.5rem;
    border-radius: 50%;
}

.user h4 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
    margin-bottom: 0px;
}

.user span {
    font-size: .875rem;
    line-height: 1.25rem;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.rating {
    color: rgb(249 203 19);
    font-size: 18px;
    margin-bottom: 1rem;
}

.message {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 15px;
}

.pricing-box{
	padding: 2rem;
    border: 2px solid hsl(20deg 5.88% 90%);
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: .5rem;
	position: relative;
}

.pricing-box:hover{
	--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.pricing-box .btn.btn-block {
    border: 1px solid hsl(20deg 5.88% 90%);
    border-radius: .4rem;
    margin-top: 1rem;
    font-size: 14px;
    line-height: 1.25rem;
    padding-top: .6rem;
    padding-bottom: .6rem;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
    font-weight: 500;
	margin-top: 30px;
}

.pricing-box.theme {
    border-color: #3c297f;
}

.pricing-box.theme .btn.btn-block {
	border-color: #3c297f;
	background: #3c297f;
	color: #fff;
}

.most-popular {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    background-color: #3c297f;
    color: #fff;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    padding-top: .125rem;
    padding-bottom: .125rem;
    padding-left: .625rem;
    padding-right: .625rem;
    position: absolute;
    top: 0;
    right: 0;
	border-top-right-radius: .3rem;
    border-bottom-left-radius: .5rem;
}

.pricing-box .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    margin-bottom: .5rem;
}

.pricing-box .sub-title {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 15px;
    margin-bottom: 1.5rem;
}

.pricing-box .price {
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 2.5rem;
	margin-bottom: 1rem;
}

.pricing-box .price span {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 15px;
}

.pricing-box .list {
    margin-bottom: 15px;
    font-size: 15px;
}

.pricing-box .list svg {
    color: rgb(33 196 93);
    margin-right: 5px;
}

.pricing-box .list.inactive,  .pricing-box .list.inactive svg{
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.pricing-box.sales .btn.btn-block {
    border-color: #f49a19;
    background: #f49a19;
    color: #fff;
}

.free-trial{
	--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
	border-radius: .5rem;
	border: 1px solid hsl(20deg 5.88% 90%);
	position: relative;
}

.free-trial .box{
	padding: 3rem;
}

.free-trial .title {
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
    color: #3c297f;
	margin-bottom: 1.5rem;
}

.free-trial .title span {
    color: #f49a19;
}

.free-trial .desc {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    margin-bottom: 2rem;
}

.free-trial .list {
    margin-bottom: 20px;
    font-size: 15px;
}

.free-trial .list svg{
	color: #3c297f;
}

.free-trial .list svg {
    color: #3c297f;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.ad-btn-box {
    margin-top: 30px;
}

.ad-btn-box .btn-main{
	padding: 10px 20px;
    margin-right: 10px;
}

.ad-btn-box .btn-secondary{
	padding: 10px 20px;
}

.btn-offer {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background: #fff;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 9999px;
    margin-bottom: 1.5rem;
    font-size: 14px;
    font-weight: 500;
}

.btn-offer i {
    color: #3c297f;
    font-size: 15px;
    margin-right: 5px;
}

.free-trial .right {
    background-image: url(https://images.unsplash.com/photo-1551434678-e076c223a692?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75vh;
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

.zingoai-form label {
    font-size: .875rem;
    font-weight: 500;
}

.zingoai-form .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
    font-size: .875rem;
}

.zingoai-form .btn-block {
    background: #3c297f;
    color: #fff;
    font-size: .875rem;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: 500;
}

.contact-box {
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 3rem 2rem;
    background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
    border-radius: .75rem;
    margin: 15px 0px;
    border: 1px solid hsl(20deg 5.88% 90%);
}

.contact-box .title {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
}

.contact-info-box {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.contact-info-box i.fa {
    color: #3c297f;
    background: #f49a19;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-right: 15px;
}

.contact-info-box h4 {
    font-weight: 500;
    margin-bottom: .25rem;
    font-size: 15px;
}

.contact-info-box a {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 14px;
}

.follow-us {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}

.follow-us i.fa {
    color: #3c297f;
    background: #f49a19;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-right: 15px;
}

.card-header {
    background: #fff;
}

.card-header button.btn.btn-link {
    color: #000;
    font-weight: 600;
}

#accordion {
    margin-top: 20px;
}

.card-body {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 14px;
}

.card{
	margin-bottom: 20px;
}

.card-header button.btn.btn-link:hover {
    text-decoration: none;
}

.card-header button.btn.btn-link:focus{
	box-shadow: none;
}

.mobile-view{
	display:none;
}

.limited-time-offer {
    background: #3c297f;
    color: #fff;
	padding-top: .75rem;
    padding-bottom: .75rem;
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 50;
}

.limited-time-offer .frame {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.limited-time-offer h3 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0rem;
}

.limited-time-offer .btn {
    font-size: 14px;
    background: #f49a19;
    color: #fff;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    border-radius: 5px;
    font-weight: 500;
    border: 2px solid #f49a19;
}

.features .icon.faz {
    padding: .75rem 1rem;
    font-size: 20px;
}

.pt-5{
	padding-top: 5rem !important;
	padding-bottom: 0rem !important;
}

.why-choose .icon {
    padding: 10px;
}

.why-choose .icon .img-fluid {
    width: 45px;
}

.footer-desc {
    color: rgb(255 255 255);
}

.footer-links a {
    color: #fff;
    font-size: 15px;
}

.footer-links span {
    margin-left: 10px;
    margin-right: 10px;
}

.contact-info-box{
	margin-bottom: 0px;
}

.marketing-teams .team-box {
    height: initial;
    width: initial;
    text-align: center;
    padding: 10px;
}

.marketing-teams .team-box img {
    width: 125px;
}

.trusted-section p {
    margin-left: 0px;
}

.pricing-box .list:before {
    content: '\2713';
    margin: 0 5px 0 0;
    color: rgb(33 196 93);
}

.pricing-box{
	padding: 1.5rem;
}

.pricing-box .sub-title {
    font-size: 14px;
}

.pricing-box .list.inactive:before {
    color: rgb(255 255 255);
}

.list .sub {
    font-size: 13px;
}

.contact-box{
	padding: 2rem;
}

.contact-box .title {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
}

.contact-info-box {
    flex-direction: row;
    justify-content: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.contact-info-box i.fa {
    color: #3c297f;
    background: #f49a19;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-right: 15px;
}

.contact-info-box h4 {
    font-weight: 500;
    margin-bottom: .25rem;
    font-size: 15px;
}

.contact-info-box a {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 14px;
}

.follow-us {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}

.follow-us i.fa {
    color: #3c297f;
    background: #f49a19;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 9999px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-right: 15px;
}

.card-header {
    background: #fff;
}

.card-header button.btn.btn-link {
    color: #000;
    font-weight: 600;
}

#accordion {
    margin-top: 20px;
}

.card-body {
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    font-size: 14px;
}

.card{
	margin-bottom: 20px;
}

.card-header button.btn.btn-link:hover {
    text-decoration: none;
}

.card-header button.btn.btn-link:focus{
	box-shadow: none;
}

.mobile-view{
	display:none;
}

.limited-time-offer {
    background: #3c297f;
    color: #fff;
	padding-top: .75rem;
    padding-bottom: .75rem;
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 50;
}

.limited-time-offer .frame {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.limited-time-offer h3 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0rem;
}

.limited-time-offer .btn {
    font-size: 14px;
    background: #f49a19;
    color: #fff;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    border-radius: 5px;
    font-weight: 500;
    border: 2px solid #f49a19;
}

.footer-desc {
    color: rgb(255 255 255);
}

.footer-links a {
    color: #fff;
    font-size: 15px;
}

.footer-links span {
    margin-left: 10px;
    margin-right: 10px;
}

.contact-info-box{
	margin-bottom: 0px;
}

.marketing-teams .team-box {
    height: initial;
    width: initial;
    text-align: center;
    padding: 10px;
}

.marketing-teams .team-box img {
    width: 125px;
}

.trusted-section p {
    margin-left: 0px;
}

.pricing-box .list:before {
    content: '\2713';
    margin: 0 5px 0 0;
    color: rgb(33 196 93);
}

.pricing-box{
	padding: 1.5rem;
}

.pricing-box .sub-title {
    font-size: 14px;
}

.pricing-box .list.inactive:before {
    color: rgb(255 255 255);
}

.list .sub {
    font-size: 13px;
}

.starter-features-desc {
    display: none;
    position: absolute;
    min-width: 15rem;
    max-height: 24rem;
    padding: 1.25rem;
    border-radius: .5rem;
    overflow-y: auto;
    background: #f9f9fb;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
    z-index: 10;
    top: 0;
    left: 200px;
}

.starter-features-desc .title{
	font-size: 15px;
    line-height: 1.4285em;
	font-weight: 600;
	font-family: Poppins;
}

.starter-features-desc .list {
    font-size: 12.5px;
    line-height: 1.4285em;
    font-weight: 500;
    margin-bottom: 5px;
	font-family: Poppins;
}

.starter-features-desc .list:before{
	content: '\2713';
    margin: 0 5px 0 0;
    color: rgb(33 196 93);
}

.starter-credits-desc {
    display: none;
    position: absolute;
    min-width: 15rem;
    max-height: 24rem;
    padding: 1.25rem;
    border-radius: .5rem;
    overflow-y: auto;
    background: #f9f9fb;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
    z-index: 10;
    top: 140px;
    left: 145px;
}

.professional-features-desc {
    display: none;
    position: absolute;
    min-width: 15rem;
    max-height: 24rem;
    padding: 1.25rem;
    border-radius: .5rem;
    overflow-y: auto;
    background: #f9f9fb;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
    z-index: 10;
    top: 0;
    left: 200px;
}

.professional-features-desc .title{
	font-size: 15px;
    line-height: 1.4285em;
	font-weight: 600;
	font-family: Poppins;
}

.professional-features-desc .list {
    font-size: 12.5px;
    line-height: 1.4285em;
    font-weight: 500;
    margin-bottom: 5px;
	font-family: Poppins;
}

.professional-features-desc .list:before{
	content: '\2713';
    margin: 0 5px 0 0;
    color: rgb(33 196 93);
}

.professional-credits-desc {
    display: none;
    position: absolute;
    min-width: 15rem;
    max-height: 24rem;
    padding: 1.25rem;
    border-radius: .5rem;
    overflow-y: auto;
    background: #f9f9fb;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
    z-index: 10;
    top: 140px
    left: 145px;
}

.table-bordered{
	font-family: Poppins;
	font-size: 12.5px;
	margin-bottom:0px;
}


@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px;
    }
}

@media (min-width: 768px){
	.mr-20{
		margin-right: 30px;
	}
	.ml-20{
		margin-left: 30px;
	}
}

@media only screen and (max-width: 500px){
	.navbar-light .navbar-toggler {
		border-radius:0px;
		padding:3px 5px;
		border:2px solid #3c297f;
	}
	
	.zingo-ai-banner h1 {
		font-size: 35px;
		line-height: 40px;
		text-align: center;
	}
	.zingo-ai-banner p {
		font-size: 16px;
		text-align: center;
	}
	.banner-btn-box {
		text-align: center;
	}
	.trusted-section p{
		font-size: 14px;
	}
	.trusted-section {
		justify-content: center;
		margin-bottom: 30px;
	}
	.marketing-teams .team-box{
		margin-bottom: 30px;
	}
	.zingo-ai-frame h2{
		font-size: 30px;
	}
	.zingo-ai-frame p{
		font-size: 15px;
	}
	.features img{
		margin-top: 20px;
	}
	.web-view{
		display:none;
	}
	.mobile-view{
		display:block;
	}
	.social-media-tab {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.social-media-before {
		margin-bottom: 30px;
	}
	.three-pointers .col-md-4 svg{
		margin-top: 3rem;
	}
	.pricing-box{
		margin-bottom: 30px;
	}
	.free-trial .box {
		padding:2rem;
		text-align: center;
	}
	.free-trial .title {
		font-size: 30px;
	}
	.ad-btn-box .btn-main {
		margin-bottom: 20px;
	}
	.free-trial .right {
		height: 40vh;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.card-header {
		text-align: center;
	}
	.footer-social {
		margin-bottom: 20px;
	}
	.limited-time-offer .frame h3 span{
		display:none;
	}
	.mobile-btn{
		display: block;
		margin: 15px 10px;
	}
	.navbar-collapse{
		border-top:1px solid #f5f7fa;
		margin-top: 10px;
		padding-top: 10px;
	}
}