.why-bg .why-crm{
	background: #edf5ff;
    border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    color: #0041ff;
    line-height: 40px;
    font-size: 18px;
    font-weight: 400;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #01adef;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
}
.navbar-dark .navbar-nav .show>.nav-link {
    color: #0d0000;
}
.navbar-dark .navbar-nav .active>.nav-link{
    color: #22c0f1;
   
}

.nav-link{
    padding: 0px;
}
a.navbar-brand img{
    width: 200px;
    height: 70px;
}
p{
    line-height: 23px;
    color: #737373;
    font-family: 'Poppins', sans-serif;
}
ul.listing-mark li {
    position: relative;
    list-style-type: none;
}
.compalete-bg {
	background: #edf5ff;
	padding: 15px;
}
.compalete-bg .single-bg-content{
    color:#737373;
    font-size: 17px;
}
.followups {
	display: -webkit-box;
}
.crm-leads{
   
}
.bg-light {
    background-color: #edf5ff !important;
    margin-top: 50px;
    padding: 130px 0px 130px 0px;
}
.get-btn .btn{
	background-color: #5882fd;
    color: #fff;
    margin-top: 30px;
    border: 1px solid #5882fd;
}
.bg-light-img{
	text-align: center;
    padding-top: 80px;
}
.data-items-tab {
	display: inline-flex;
	margin-top: 50px;
}
.items-tab{
	padding: 50px;
    background-color: #dbeaf9;
    min-width: 200px;
    margin-bottom: 40px;
    margin-right: 25px;
    border-radius: 10px;
}
.iq-mt-30 {
	margin-top: 30px;
}
.product {
    color: #005bff;
    font-size: 20px;
}
.testimonual-img{
	float: left;
}
.bg-white {
    padding: 130px 0px 130px 0px;
    text-align: center;
}
.far{
	font-family: "Font Awesome 5 Free";
    font-weight: 400;
}
.Package-title h3{
	text-align: center;
    font-weight: bold;
}
.packages-content p{
	text-align: center;
    margin-bottom: 60px;
    margin-top: 20px;
    font-size: 15px;
}
.price-head p{
	font-size: 13px;
    color: #fff;
}
.Trusted{
	text-align: center;
	padding-top: 50px;
    padding-bottom: 100px;
}
.sales{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}
.banner-img img{
	float: right;
}
.form-email{
    padding: 8px;
    padding-left: 20px;
    width: 500px;
    border-radius: 50px;
    border: none;
}
.sales button{
	border-radius: 50px;
}
.social-media-icon{
	text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
}
.Packages{
	background: #edf5ff;
}
.footer-icon img{
	width: 35px;
	height: 35px;
	border:1px solid #ccc;
	margin-top: 5px;
	
}
.footer-icon{
	display: flex;
}
.footer-bottom{
	display: inline-flex;
	
}
.footer-bg{
	background-color: #cfe0f4;
	position: fixed;
    bottom: 0px;
    width: 100%;
}
.footer-content p{
	text-align: center;
    padding-top: 5px;
}
.footer-content a{
    background-color: #ccc;
    padding: 5px;
    margin: 5px;
}
.navbar-nav li{
	padding-right: 10px;
	padding-left: 10px;
}
.modal-body {
	display: -webkit-inline-box;
}
 .modal-header{background: #cae9f7;}   
#frist-table .blank {
    border: none;
    content: ' ';
    line-height: 60px;
    height: 40px;
}
#frist-table{
	padding-top: 50px;
	padding-bottom: 50px;
    overflow-x: scroll;
}
.table-title h2{
	padding-bottom: 40px;
}
.visitor-img img{
    float: left;
    width: 500px;
}
.nav-pill-item .nav-pills{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.visitors{
    padding-bottom: 100px;
}

.nav-pills li a{
    color: #000;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    background-color: #cfe1f4;
    border:1px solid #cfe1f4;
    margin-left: 20px;

}
.nav .nav-tabs li a{
	text-align: center;
}
.nav-tabs {
    border-bottom: none;
}
.step-img{
    background: #cfe1f4;
    border: 1px dashed rgba(88, 130, 253, 0.8);
    border-radius: 50%;
    padding: 40px;
}
.step-img:hover{
    background: #fff;
}
.step-img .fa{
    color: #355df4;
}
.our-product-top{position: relative;}
.our-product-top::after{
	content: "";
    position: absolute;
    top: 0px;
    right: 0;
    height: 0px;
    width: 0px;
    background-color: #fff;
    border-left: 100vw solid transparent;
    border-bottom: 50px solid #edf5ff;
}
.our-product-top::before{
   content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    height: 0px;
    width: 0px;
    background-color: #edf5ff;
    border-left: 100vw solid transparent;
    border-bottom: 50px solid #fff;
}
.box{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    padding: 70px 30px;
    border-radius: 10px;
    margin: 30px 0px;
    max-width: 30%;
    margin-left: 25px;
}

.pt{padding-top: 50px;}
.pb{padding-bottom: 100px;}
.what-is{height: 500px;}
.title{
    font-weight: bold;
}
.top-title{color: #0028ee;
    font-size: 20px;
     padding-left: 90px;
}
.more{
    padding-bottom: 10px;
}
.carousel-caption h3{
    color: #000;
    font-weight: bold;
    padding-bottom: 50px;
}
.carousel-inner .carousel-item img {
    background-color: rgba(0,0,0,0.5);
    opacity: 0.5;
}
.carousel-caption p{
    color: #000;
}
.register{
    background:none;
    border: 1px solid#000;
    color: #000;
}
.better-box-title h5{
    font-weight: bold;
    color: #3645f5;
}
.better-box{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    padding: 70px 30px;
    border-radius: 10px;
    margin: 30px 0px;
}
.tool-box i{
    border: 1px solid #cfe1f4;
    background: #cfe1f4;
    border-radius: 50px;
    padding: 10px;
    color: #6c63ff;
}
.tool-box{
    position: absolute;
    top: -26px;
    right: 40%;
    left: 40%;
}
.better-box{
    position: relative;
    max-width: 30%;
    margin-left: 25px;
}
.tool-box .fa:hover{
    color: #fff;
    background: #6c63ff;
}
.get-startet-img img{
    opacity: 0.5;
}
.Amazing{
    text-align: center;
    border: 1px solid  #5882fd;
    padding: 30px;
    border-radius: 10px;
    max-width: 30%;
    margin-left: 25px;
}
.Amazing i{
    color: #5882fd;
    border: 1px solid#cfe1f4;
    background: #cfe1f4;
    padding: 15px;
    border-radius: 50px;
}
.Amazing .fa:hover{
    color: #fff;
    background-color: #cfe1f4;
}
.Amazing:hover{
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;  
}
.Amazing .fa:hover{
    color: #fff;
    background-color:#0216fc;
}
.title-blue{
    color: #5882fd;
    font-size: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.btn-primary a{
    color: #fff;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
}
.why-tools{
   background: #cfe1f4;
    border: 1px solid #cfe1f4;
    border-radius: 50px;
    padding: 12px;
    color: #007cff;
}
.title-Intueri{
    text-align: center;
    padding: 80px 0px 80px 0px;
}
.title-Intueri h3{
    font-weight: bold;
    padding-bottom: 15px;
}
.intueri-help .fa{
    text-align: center;
    color: #0036fa;
}
.intueri-help{
    text-align: center;
    background: #fff;
    padding: 30px;
    border: 10px solid #edf5ff;
}
.bg-intu{
    background-color:  #edf5ff;
}
.bnt-primary{
    background: #4cb4f6;
    color: #fff;
    border: 1px solid #4cb4f6;
}
.tools .fa{
    color: #0f00fd;
}
.post-author .fa{
    color: #0f00fd;
}
.saas-content {
    display: inline-flex;
    padding-top: 10px;
}
.post-author{padding-left: 10px;}
.blog-sidebar{
    border: 1px solid;
    margin-top: 50px;
    padding: 50px;
}
.search-submit{
    color: #092afd;
    background: none;
    border: none;
}
.search{
    border: none;
    border-bottom: 1px solid;
}
.cat-item span{
    float: right;
    color: #0a3df8;
}
#categories-1{
    margin-top: 50px;
    border: 1px solid;
    padding: 30px;
}
.widget-title{
    padding-bottom: 20px;
}
#tag_cloud-1{
    margin-top: 50px;
    border: 1px solid;
    padding: 30px;
}
.tagcloud a{
    font-size: 12px;
    background: #cfe1f4;
    padding: 4px;
    margin: 5px;
}
.tagcloud a:hover{
    color: #fff;
    background: #334cf0;
}
.integra {
    font-size: 20px !important;
    
}
#pxaas-recent-posts-1{
    margin-top: 50px;
    border: 1px solid;
    padding: 30px;
}
.clearfix{
    display: inline-flex;
}
.widget-posts-descr{
    padding-left: 50px;
}
.post-date{
    display: inline-flex;
}
.logo img{
    text-align: center;
    width: 200px;
}
.login-regi img{
    width: 100%;
}
.login{
    background: #fff;
    padding-top: 50px;
    text-align: center;
}
.logo-right img{
    width: 150px;
    padding-top: 15px;
}
.services-img img{
    width: 300px;
    padding-top: 50px;
}
.services-list ul li{
    padding-left: 50px;
    font-weight: bold;
}
.Get-access-title{
    padding-top: 50px;
}
.signup{
    background: #f2f0f0;
}
.btn-sign{
    background: #0a84e6;
    color: #fff;
    text-align: center;
    border: 1px solid #0983e6;
}
.contect-box{
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 50px;
    margin-left: 25px;
    max-width: 30%;
}
.contect-icon .fa{
   background-color: #cfe1f4;
    color: #0f00ff;
    border-radius: 50%;
    border: 1px solid #cfe2f4;
    width: 80px;
    text-align: center;
    height: 80px;
    line-height: 70px;
}
.contect-icon .fa:hover{
    background-color: #0f00ff;
    color: #fff;
}
.terms-sub-title{
    font-weight: bold;
}
.terms-content ul li{
    color: #000;
}
.bg{
    background: #FFF7F1;
    padding: 100px 0px;
}
.saas-bisuness-title h1{
    color: #011640;
    font-size: 50px;
    font-weight: 300;
    text-transform: uppercase;
}
.media-icon .fa{
    background: #fff7f2;
    padding: 10px;
    margin-left: 20px;
    color: #000;
}
.element-customers{
    max-width: 985px;
}
ol li a{
    color: #2196F3;
}
ol li{
    color: #000;
}
.sd-content .fa{
    background: #ccc;
    padding: 5px;
    border: 1px solid;
    margin: 1px;
}
.sd-content{
    display: inline-flex;
}
.Management a{
    color: #2196F3;
}
.title-updates p{
    text-align: center;
}
.title-updates h3{
    text-align: center;
}
.Updates-img{
    padding-bottom: 150px;
}
.dates span{
    padding-top: 100px;
}
.ssas-service{
    padding-right: 0px;
    padding-left: 0px;
}
.saas-bisuness-sub-title{
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 10px;
}
.pre-icon .fa{
    padding: 30px 0px 30px 0px;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #EBECEF;
} 
.listing-mark .fa{
  color: #009cfe;
}
.tab ::after{
        content: "";
    position: absolute;
    top: 50%;
    left: 8%;
    -webkit-transform: scale(0) translateX(-50%);
    -ms-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
    border-top: 30px solid #027aff;
    border-bottom: 30px solid transparent;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    opacity: 0;
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.nav-pill-item{
    padding-left: 265px;
}
.visitor-content{
    padding-top: 30px;
}
.Trusted-cont p{
    text-align: center;
    margin: 0 24%;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #737373;
    margin-top: 15px;
    margin-bottom: 60px;
    position: relative;
}
.sales-title h3{
    margin-top: 40px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}
.sales-content p {
    text-align: center;
    margin: 0 24%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #737373;
    margin-bottom: 30px;
    position: relative;
}
.Frequently-title h3{
    line-height: 40px;
    margin-bottom: 5px;
}
.client-title{
    font-weight: bold;
}
.product-cont{
    margin-top: 15px;
    margin-bottom: 20px;
}
.tool-content{
    margin-bottom: 40px;
}
.drop-down-multilevel{
   
    position: absolute;
}
.drop-down-multilevel:hover{
    visibility: unset;
}
.bg-help{
    background-color: #edf5ff;
    padding-right: 25px;
}
.help-desk{
    padding-top: 150px;
    padding-left: 50px;
}
.blog-sub-title{
    font-weight: bold;
    padding-top: 20px;
}
.navbar-dark .navbar-toggler{
    background: #22c0f1;
}
fade:not(.show) {
    opacity: none;
} 
.container-fluid{
    padding-right: none !important;
    padding-left: none !important;
}
.col-md-6{
    
}
.btn-primary{
    background:#3f65b0;
    border:1px solid#3f65b0;
    color:#fff;
    padding: 6px 10px;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #4cb4f6;  inset;
}
.btn-primary:hover{
    box-shadow:150px 0 0 #fff inset;
    color: #000;
    background: #fff;
    border: 1px solid #3f65b0;
}
.img-shape-1:after {
    right: 88px;
    top: 28px;
    height: 70%;
    background: #cfe1f4;
    width: 45%;
    border-radius: 0 0 0 146px;
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
    z-index: -1;
}
.img-shape-1:after, .img-shape-1-2:after, .img-shape-1-2:before, .img-shape-1-3:after, .img-shape-1-3:before, .img-shape-top:before, .img-shape-bot:after, .img-shape-bot:before {
    content: '';
    position: absolute;
}
.img-bot-sec {
    background-image: url(../images/bb.png);
    position: absolute;
    left: 0;
    top: 72%;
    bottom: 0;
    height: 200px;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.img-bot{
    background-image: url(../images/bb.png);
    position: absolute;
    left: 0;
    top: 65%;
    bottom: 0;
    height: 200px;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.pricing {
    position: relative;
}
.pricing{
    background:#cfe1f4;
  padding-bottom: 170px;
}
.bg-dark {
    background-color: #edf5ff!important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: -11%;
}
.dropdown-item {
    padding: 0px;
   display: block;
    width: 100%;
}
.social-media-icon .fa-facebook-square{
    color: #2196F3;
}
.social-media-icon .fa-youtube-square{
    color: #E91E63;
}
.social-media-icon .fa-twitter-square{
    color: #182B95;
}
.social-media-icon .fa-linkedin-square{
    color: #0b50ea;

}
.relationship-title{
    padding-bottom: 18px;
}
.customer-relationship-title{
    color: #1696f1;
    padding-bottom: 18px;
}
.title-updates{
    padding-bottom: 50px;
}



@media(max-width:768px){
       .img-bot-sec{
        background-image:none;
       }
}
@media(max-width: 320px){
    .why-bg .why-crm {
    font-size: 15px;
}
a.navbar-brand img {
    width: 175px;
    height: 60px;
}
.img-bot{
    display: none;
}
h1 {
    font-size: 25px;
    line-height: 35px;
}
.saas-bisuness-title h1{
    font-size: 25px;
}
.sd-content {
    display: inline;
}
#myModal {
   
}
.modal-dialog{
   display: none !important;
}
}
@media(max-width:360px){
    .piricing-banner img{
        width: 100%;
        padding-left: 0px;
    }
    
    
    .overview-block-ptb{
        padding: 0px;
    }
    .small-title {
        text-align: center;
    }
    .overview-block-pt100{
        padding: 0px;
    }
    .nav-pills li a{
        padding: 30px;
    }
    .form-email{padding-right: 30px;}
    
    .iq-pr-50 {
    padding-right: 0px;
}
.nav-pill-item .nav-pills {
   display: inline-table;
    margin-left: 50px;
}
.nav-pill-item .nav-pills .nav-item{
    margin-top: 15px;
}
.nav-pill-item {
    padding-left: 0px !important;
}
.testimonual-img {
    float: none; 
}
.our-product-top::after{
    top: -50px;
}
.our-product-top::before{
    bottom: -50px;
}
.modal-dialog{
   display: none !important;
}
#myModal {
    
}
.Works-title{
    margin-top: 50px;
}
.form-email{
    width: auto;
}
.bg-light{
    padding: 0px 0px 50px 0px;
}
.followups {
    display: initial;
}
.container-fluid {
    padding: 0px 0px;
}
.Trusted-cont p{
    text-align: justify;
    margin-bottom:0px;
}
.contect-box{
    max-width: none !important;
    margin-top: 20px;
}
.better-box{
    max-width: none;
    margin-top: 20px;
}
.box{
    max-width: none;
    margin-top: 20px;
}
.Amazing{
    max-width: none;
    margin-top: 20px;
}
.footer-content p {
    text-align: center;
    padding-left: 10px;
    padding-top: 5px;
}
.footer-icon{
    text-align: center;
    display: inline-flex;
}

.help-desk{
    padding-top: 50px;
}
.img-shape-1:after {
    right: 88px;
    top: 28px;
    height: 70%;
    background: #cfe1f4;
    width: 45%;
    border-radius: 0 0 0 146px;
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
    z-index: -1;
    display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0%;
}
.modal-backdrop.fade {
    opacity: 0 !important;
}
.iq-testimonial .feedback p {
    text-align: justify;
}
.Updates-img {
    padding-bottom: 50px;
}
.login-regi{
    width: 300px;
}
}
@media(max-width:414px){
    .nav-pill-item {
    padding-left: 0px !important;
}
.img-bot{
    display: none;
}
.box{
    max-width: none !important;
}
.better-box{
    max-width: none !important;
}
.carousel-caption p{
   display: none;
}
.carousel-caption h3{
    padding-bottom: 25px;
}
.carousel-caption{
    bottom: 0px;
}
.nav-pills li a {
    color: #000;
    padding: 20px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 16px;
}
.modal-dialog{
   display: none !important;
}
#myModal {
    
}
.modal-backdrop.fade {
    opacity: 0 !important;
}
.img-shape-1:after {
    display: none;
}
.form-email{
    width: auto;
}
.Amazing{
     max-width: none;
     margin-top: 10px;
     margin-left: none; 
}
.contect-box{
    max-width: none !important;
}
}
@media(max-width:768px){
    .img-shape-1:after {
    display: none;
}
.Amazing{
     max-width: none;
     margin-left: 0px;
     padding-top: 30px;
     padding: 15px; 
}
.nav-pill-item {
    padding-left: 120px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0%;
}
.box{
    width: none;
    margin-left: 15px;
}
.better-box{
    width: none;
    margin-left: 15px;
}
.help-desk {
    padding-top: 50px;
    padding-bottom: 50px;
}
.bg-light{
    padding: 0px;
}
.contect-box {
    padding: 30px;
    margin-left: 18px;
    max-width: 30%;
}
}
@media(max-width: 1024px){
    .iq-feature12.stap-left:before {
    left: 67%;
    top: 8%;
}
.iq-feature12.stap-right:before {
    left: 65%;
}
.img-shape-1:after {
    display: none;
}

}