*, p, h1, h2, h3, h4, h5, h6, li, ul, ol {
	margin: 0;
	padding: 0;
}

.last-element , .last-element video , .last-element img {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

.Ncrm_breadcrumb {
    text-align: left;
    list-style-type: none;
    max-width: 1280px;
    margin: 0 auto;
    width: 93%;
    padding: 10px 0 20px;
}
.Ncrm_breadcrumb li {
    display: inline-block;
    margin: 0 25px 0 0;
    font: 12px/1.2 var(--zf-primary-semibold);
    color: #000;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.Ncrm_bcLnk {
    color: #00000096;
    position: relative;
    display: inline-block;
    font: 12px/1.2 var(--zf-primary-semibold);
}
.Ncrm_bcLnk:before {
    content: ">";
    position: absolute;
    right: -15px;
    display: inline-block;
    color: #000;
}
.Ncrm_bcLnk:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    bottom: -4px;
    height: 1px;
    width: 0;
    background: #000;
    transition: all .3s linear;
}
.Ncrm_bcLnk:hover {
    color: #000;
}
.Ncrm_bcLnk:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    transition: all .2s linear;
}


.ftrrw-imgcnt img , .ftrrw-imgcnt video{
    margin-bottom: 35px;
    /* border-radius: 10px; */
}


input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.ucase-result p {
	padding-left: 40px;
	position: relative;
}
.ucase-result p::after {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
	top: 7px;
}

.desk-us-template .ucase-result a{
    color: #000000;
    text-decoration: underline;
}


.desk-us-template .ucase-solution a{
    color: #d8ae52;
}

.desk-us-template .ucase-result p.no-after{
    padding-left: 0px;
}
.desk-us-template .ucase-result p.no-after::after {
  content: none !important;
}

.desk-us-template .ucase-result p::after{
    background-image: url(/sites/zweb/images/desk/uscase-yellow-tick.svg);
    top: 4px;
}

.ucase-solution h2, .ucase-solution h3{
	padding-bottom: 20px;
}

.ucase-solution h4{
    padding: 0 0 10px;
}
.desk-us-template .ucase-solution h4 , .desk-us-template .ucase-result h4{
    padding: 0px 0 20px;
    font: 23px / 1.4 Zoho_Puvi_regular;
}
.ucase-solution h4 strong{
    
}



.ucase-solution p {
	padding-bottom: 40px;
}
.main-ucase-container {
	margin: 0 20px
}
.ucase-title {
	font: 14px / 1.2 var(--zf-primary-regular);
	background-color: rgb(255, 229, 201);
	padding: 7px 10px;
	display: inline-block;
	border-radius: 8px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h1 {
	font: 64px / 1.1 var(--zf-primary-semibold);
	max-width: 920px;
	color: #089949;
}







.desk-us-template .black-bg{
    color: #000000;
}




.desk-us-template .ucase-result video{
    
    border: 1px solid #cccf;
	border-radius: 10px;
}








h2 {
	font: 48px / 1.2 var(--zf-primary-medium);
	padding-bottom: 15px;
	letter-spacing: -0.3px;
}
h3 {
	font: 28px / 1.2 var(--zf-primary-medium);
	padding-bottom: 5px;
}
p {
	font: 18px / 1.6 var(--zf-primary-regular);
	padding-bottom: 30px;
	max-width: 880px;
}
li p:last-child {
	padding-bottom: 0
}
.combain-img {
	max-width: 980px;
	margin-bottom: 40px;
}
.combain-img .img1 {
	max-width: 562px;
	width: 100%;
	border-radius: 8px;
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.combain-img .img2 {
	max-width: 407px;
	width: 100%;
	border-radius: 8px;
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: top;
}
.ucase-header {
	max-width: 1280px;
	margin: 0 auto;
	padding: 40px 75px 80px;
	box-sizing: border-box;
}
.lm_navSec {
	text-align: left;
	max-width: 1280px;
	margin: 0 auto;
	position: sticky;
	position: -webkit-sticky;
	top: 52px;
	left: 0;
}
.lm_navSec.lm_fix {
	position: fixed;
	position: sticky;
	position: -webkit-sticky;
	width: 100%;
	box-sizing: border-box;
	z-index: 9;
	background: #ffffff;
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.lm_navigation {
	position: relative;
	display: inline-block;
	padding: 0 55px;
}
.lm_navSec.lm_fix .lm_navigation {
	box-shadow: none;
}
.lm_navigation:before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #dedede;
	display: block;
	display: none;
}
.lm_navLst {
	display: inline-block;
	list-style-type: none;
	padding: 15px 0px;
	cursor: pointer;
	position: relative;
	margin: 0 20px;
}
.lm_navLst>span {
	display: inline-block;
	font: 16px / 1.2 var(--zf-primary-regular);
	position: relative;
	cursor: pointer;
	color: #575859;
}
.lm_navLst>span:hover, .lm_navSec.lm_fix .lm_navLst.active>span, .lm_navLst.active>span {
	color: #000;
}
.selected-tab {
	border-bottom: 3px solid #22ae73;
	width: 164px;
	position: absolute;
	left: 0;
	top: 94%;
	height: 2px;
	transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	list-style-type: none;
	display: none;
}
.lm_navLst.active {
	border-bottom: 3px solid #439751;
}
.ucase-cont-cmb {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
    display: flex;
}
.detail-content{
    width: 80%;
    padding: 0 40px 0 0;
}
.details-box {
	width: 30%;
    flex: 0 0 30%;
    /* padding: 0 20px; */
    box-sizing: border-box;
}
.zcx_infoBox{
    padding: 30px;
    border-radius: 10px;
    position: sticky;
    top: 120px;
	border: 1px solid #c2ddd5;
    box-shadow: 0 0 17.85px 3.15px rgb(199 212 208 / 40%);
	margin-bottom: 100px;
}
.zcx_lstSec li {
    list-style-type: none;
    padding-bottom: 20px;
}
.zcx_infoTitle {
    display: block;
    font: 14px / 1.2 var(--primaryfont-regular);
    color: #666;
    padding-bottom: 5px;
}
.zcx_info {
    display: block;
    font: 16px / 1.3 var(--zf-primary-semibold);
}
.ucase-process {
	background: -moz-linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(235, 254, 243, 1) 60%);
	background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(235, 254, 243, 1) 60%);
	background: -ms-linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(235, 254, 243, 1) 60%);
	padding: 90px 75px 0;
	border-radius: 24px;
}
.ucase-rqmnt {
	padding: 90px 75px 100px;
}
.ucase-solution {
	background: #112e23;
	color: #fff;
	padding: 90px 75px 100px;
	border-radius: 24px;
	margin-bottom: 90px;
}

.desk-us-template .ucase-solution{
    	background: #073c2c;
}
.ucase-fetr {
	padding: 5px 20px;
	background: #fcde7c;
	color: #000;
	border-radius: 25px;
	display: inline-block;
	font: 18px / 1.6 var(--zf-primary-regular);
	margin: 5px;
}
.ucase-fetr-bx {
	max-width: 880px;
	width: 100%;
	margin: 10px 0 50px;
}
.ucase-img {
	border-radius: 8px;
	margin-bottom: 45px;
       width: 100%;
	max-width: 900px;
        display: block;
}
.bld-txt {
    font-family: var(--zf-primary-medium);
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-90{
     margin-bottom: 90px;
}
.ucase-steps {
	display: inline-block;
	color: #fcde7c;
	font-weight: 700;
	margin-top: 10px;
}
.ucase-steps span {
	font-weight: 400;
}
.ucase-result {
	padding: 0 75px 55px;
}
.ucase-footer {
	max-width: 1230px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 100px;
}
.ucase-ftr-lft {
	width: 100%;
	color: #fff;
	background: #0067ff;
	border-radius: 36px;
	padding: 95px 75px 100px;
	background-image: url(/sites/zweb/images/crm/ucase-footer-pattern.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position-x: right;
}
.ucase-ftr-rgt {
	width: 27%;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
	background: #e2eeff;
	text-align: left;
	padding: 95px 75px 100px;
}
.ucase-ftr-lftans {
	font: 36px / 1.2 var(--zf-primary-medium);
	max-width: 100%;
          max-width: 850px;
}
.ucase-ftr-lftques {
  	font: 36px / 1.2 var(--zf-primary-medium);
	padding-bottom: unset;
}
.contact-but {
	font: 16px / 1.2 var(--zf-primary-semibold);
	background: #f0483e;
	padding: 10px 40px;
	display: inline-block;
	cursor: pointer;
}
.ucase-ftr-rgtans {
	margin-top: 15px;
    font: 20px / 1.4 var(--zf-primary-regular);
}
.document-but {
	font: 16px / 1.2 var(--zf-primary-semibold);
	background: #71aaff;
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
}
.freeze_layer {
	background: rgba(0, 0, 0, .4);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 4;
	display: none;
}
.freeze_layer.active_freaze, .list-box.active, .industry-list-box.industry-active, .price-tooltip.active, .formgroup.invalid .error, .sign_agree p {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
.subit_combain {
	position: sticky;
	position: -webkit-sticky;
	bottom: 0;
	width: 110%;
	background: #fff;
	padding: 8px 0 70px;
	z-index: 2;
}

.input_combain {
	position: relative;
	margin-bottom: 25px
}
.input_active {
	position: absolute;
	left: 10px;
	top: 5px;
	transition: all ease .8s;
	color: #b5b5b5;
	font: 15px/26px var(--zf-primary-regular);
	pointer-events: none
}
.input_toggle {
	transform: translateY(-26px);
	-webkit-transform: translateY(-28px);
	color: #000;
	font-size: 12px
}
.list-box, .industry-list-box {
	display: none;
	position: absolute;
	width: 100%;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 5px 0px;
	top: 35px;
	background: #fff;
	max-height: 250px;
	overflow-x: hidden;
	z-index: 2;
}
.list-data, .industry-list-data {
	display: block;
	font-size: 14px;
	padding: 0px 7.5px;
	cursor: pointer;
}
.list-data.active, .industry-list-data.industry-active {
	color: #009eda;
	font-weight: 700;
}
.list-data:hover, .industry-list-data:hover {
	color: #009eda;
}

.form_exp {
	margin-bottom: 20px;
	padding-bottom: 0;
}
h2.sec-hdr-form {
	font-size: 36px;
	padding-bottom: 10px;
}

.contact_fixed {
	position: fixed;
	top: 47%;
	transform: translateY(-40%) rotate(270deg);
	right: -100px;
	z-index: 2;
	box-shadow: 0 0 43px 0 rgba(69, 98, 127, .35);
	cursor: pointer;
	opacity: 0;
	transition: all ease .5s
}
.contact_fixed.btn_active {
	right: -58px;
	opacity: 1
}
.btn-elm {
	display: inline-block;
	padding: 10px 30px;
	margin: 0 auto 15px;
	color: #fff;
	border: 1px solid rgb(244, 240, 235);
	cursor: pointer;
	box-sizing: border-box;
	z-index: 1;
	font: 16px / 1.2 var(--zf-primary-semibold);
}
.ctct-btn.btn-elm {
	background: #f0483e;
	margin-right: 15px;
	border: 1px solid #f0483e;
	text-transform: uppercase;
}
.contact_fixed .ctct-btn.btn-elm {
	margin: 0;
}
.decrefrm, .increfrm {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #8695a7;
	position: absolute;
	top: 22px;
	right: 17px;
	display: block;
	z-index: 2;
	cursor: pointer;
}
.form-users::after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 16px;
	right: -10px;
	top: 4px;
	height: 30px;
	width: 45px;
}
.increfrm {
	top: 10px;
	transform: rotate(180deg);
}
.input_textarea {
	margin-bottom: 15px;
}
.ucase-result .no-tick{
padding-left:0px;
}
.ucase-result .note-txt {
    text-align: left;
    font: 14px/1.6 var(--zf-primary-regular);
    color: #4e5052;
    padding: 20px 0 0;
    margin: 0;
		}
.note-txt::after, .ucase-result .no-tick::after, .hide-elm{display:none}
.works-heading p {
    padding-left: 40px;
    position: relative;
    padding-bottom: 30px;
}
.works-heading p::after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    top: 2px;
}
.works-heading p::after {
    background-image: url(/sites/zweb/images/crm/uscase-yellow-tick.svg);
}
.p-b-30 {
padding-bottom: 30px;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.blk-list{
    padding-left: 40px;
    padding-bottom: 40px;

}
.pad-top{
    padding-top: 25px;

}
.desk-us-template .blk-points .blk-list{
    padding-bottom: 0px;
    padding-top: 25px;
}
.roman-list {
	padding: 0 0 20px 20px;
}
.desk-us-template .roman-list{
    padding: 0px 0 20px 20px;
}

.roman-list > li , .blk-points > li {
	font: 18px/1.6 var(--zf-primary-regular);
	list-style-type: auto;
	padding-bottom: 20px;

}

.desk-us-template p ol{
    padding-top: 10px;
}

.desk-us-template p ol li{
    padding-bottom: 10px;
}

.desk-us-template .ucase-result .roman-list a {
    color: #000000;
    text-decoration: underline;
}



li.blk-points{
    font: 18px/1.6 var(--zf-primary-regular);
    list-style: disc;
    padding: 0 0 20px 0;
}


.agent-ovw-tbl {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 40px;
    border: 1px solid #ffffff;
}

.agent-ovw-tbl td {
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding: 16px 18px;
    vertical-align: top
}

.agent-ovw-tbl tr:last-child td {
    border-bottom: 0
}

.agent-ovw-tbl td:first-child {
    width: 220px;
    font: 18px/1.4 var(--zf-primary-semibold);
    color: #ffffff;
}

.agent-ovw-tbl td:last-child {
    border-right: 0;
    font: 18px/1.6 var(--zf-primary-regular);
    color: #ffffff;
}


@media only screen and (max-width:1260px) {
.ucase-ftr-lft {
	padding: 95px 50px 100px;
}
.ucase-ftr-rgt {
	padding: 95px 50px 100px;
	width: 31%;
}
}
@media only screen and (max-width:1140px) {
	.lm_navSec.lm_fix{
		top: 0;
	}
}

@media only screen and (max-width:1140px) {
.lm_navSec {
	top: 0;
}
.document-but {
	margin-top: 10px
}
}

@media only screen and (max-width:992px) {
	.zcx_infoBox{
		margin-bottom: 0;
	}
	.details-box, .detail-content {
        width: 100%;
        flex: 1 0 100%;
	}
	.ucase-cont-cmb{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.detail-content{
		padding: 40px 0 0;
	}
.combain-img {
	margin-bottom: 15px;
}
h1 {
	font-size: 44px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 22px;
}
p {
	font-size: 18px;
	padding-bottom: 20px
}
.ucase-solution p {
    padding-bottom: 20px;
}
.works-heading p {
    padding-bottom: 20px;
}
.ucase-header {
	padding: 40px 30px;
}
.lm_navigation {
	padding: 0 15px;
}
.ucase-process {
	padding: 60px 30px 0;
}
.ucase-rqmnt {
	padding: 65px 30px;
}
.ucase-solution {
	padding: 60px 30px 70px;
	margin-bottom: 60px;
}
.ucase-fetr-bx {
	margin: 10px 0 40px;
}
.ucase-img {
	margin-bottom: 35px;
}
.ucase-result {
	padding: 0 30px 55px;
}
/*
.ucase-ftr-lft {
	padding: 65px 30px 70px;
}
*/
.ucase-ftr-lftques, .ucase-ftr-lftans, .ucase-ftr-rgtques {
	font-size: 30px;
}
.ucase-ftr-rgtans {
	font-size: 18px;
}
.ucase-ftr-rgt {
	padding: 65px 30px 70px;
	width: 38%;
}
}

@media only screen and (max-width:767px) {
h1 {
	font-size: 36px;
}

.agent-ovw-tbl {
    table-layout: fixed;
    width: 100%;
}
.agent-ovw-tbl td {
    padding: 12px 12px;
    font-size: 14px;
    word-break: break-word;
}
.agent-ovw-tbl td:first-child {
    width: 110px;
    font-size: 14px;
}
.agent-ovw-tbl td:last-child {
    font-size: 14px;
}
.ftrrw-imgcnt img, .ftrrw-imgcnt video{
	border-radius: 0;
}
.ucase-ftr-lftans{    padding-bottom: unset;}
.contact-but{display: none;}
.Ncrm_breadcrumb {
    display: none;
}
.ucase-footer {
	display: block;
        margin: 0 auto 70px;
}
.ucase-ftr-lft {
	width: unset;
	border-radius: 36px;
	text-align: center;
	padding: 65px 30px 70px;
}
.ucase-ftr-rgt {
	width: unset;
	margin: 70px 0;
	border-radius: 36px;
	text-align: center
}
}

@media only screen and (max-width:640px) {
.lm_navLst>span {
	font-size: 14px;
}
.lm_navLst {
	margin: 0 4px;
padding: 15px 8px 12px;
}
.lm_navigation {
	padding: 0 0 0 5px;
}
.ucase-header {
	padding: 40px 0px;
}
}

@media only screen and (max-width:400px) {
.lm_navLst>span {
	font-size: 12px;
}
.lm_navigation {
	padding: 0;
}
}

@media only screen and (max-width:350px) {
.lm_navSec {
	display: none;
}
}