html {
  scroll-behavior: smooth;
}


body{

	 font-weight: 300;
	font-size: 18px;
	line-height: 167%;
	color: #1F243B;
	margin:  0px;
	overflow-x:hidden;
	font-family: 'Nunito Sans', sans-serif;
	
}

.single header:after {
	display: none;
}

 p  {
    font-weight: 300;
	font-size: 18px;
	line-height: 167%;
	color: #1F243B;
	margin: 13px 0px;
	font-family: 'Nunito Sans', sans-serif;
}


h1, h2, h3, h4 , h5,h6 {
    font-family: 'Nunito Sans', sans-serif;
	margin: 20px 0;
	text-transform:capitalize;
	color:#000000;
		
}



h1 {
   font-weight: 800;
font-size: 38px;
line-height: 52px;
letter-spacing: 0.5px;
color:#000000;
  
}
h2{
	
	font-weight: bold;
	font-size: 30px;
	line-height: 156%;
	margin-bottom:20px;

}

h3{
	font-weight: bold;
	font-size: 32px;
	line-height: 44px;
	color: #000000;
}


a{
	
	transition:all .4s;
}

a:hover{
	color: #4FAD06;
	text-decoration:none;
}


section{
	
	width:100%;
	float:left;
	padding:80px 0px;
	overflow:hidden;
	z-index:1;
	position:relative;
}

.menubar{
	
	display:flex;
	align-items:Center;
	justify-content:space-between;
	padding:20px 0px;
}

.menubar ul{
	margin:0;
	padding:0;
}
.menubar ul li{
	
	list-style-type:none;
}
.menu-nav .current-page a{
	
	font-weight:bold;
	color:#000;
}
.cta-img{
	
	margin-left:40px;
	margin-bottom:-60px;
}
.menu-nav a{
	
	padding:10px 18px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color: rgba(0, 0, 0, 0.6);
	letter-spacing: 0.5px;

line-height: 19px;
}
.navbar-expand-lg.navbar.menu-nav {
    margin: 0;
}
.book a{
	
	background: #3F7AFF;
color: #FDFDFD;
font-weight: 600;
font-size: 14px;
line-height: 171% ;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.5px;
padding:11px 22px;
border: 1px solid #3F7AFF;
border-radius: 500px;
}

.banner{
	
	padding:50px 0px;
}
.banner .row{
	
	align-items:center;
}

.banner-content p{
	
	color: rgba(0, 0, 0, 0.6);
	margin-bottom:40px;
}

.button {
	background: #4FAD06;
	letter-spacing: 0.5px;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF!important;
	display:inline-block;
	padding:16px 40px;
	border-radius:500px;
	
}
.cta p{
	margin-bottom:30px;
}
.cta{
	
	background:#F5F9FF;
}
.btn2 img{
	
	margin-left:12px;
}
.btn2{
	border: 1px solid #467EE5;
	padding:12px 20px;
	font-weight: 600;
	font-size: 18px;
	line-height: 133%;
	text-align: center;
	border-radius: 10px;
	color: #467EE5;
}

.dots{
	
	position:absolute;
	left:0;
	z-index:-1;
	bottom:10px;
}
.customer{
	
	padding:30px 0px;
}
.customer h3{
	
	margin-bottom:70px;
}

.customer-content{
	
	display:flex;
	align-items:center;
	justify-content:center;
}

.customer-content img{
	
	margin:0px 30px;
	max-width:160px;
}
.dots-customer {
    right: -50px;
    left: auto;
    top: 80px;
    transform: scale(-1);
}
.features h2 {
    font-size: 30px;
    line-height: 133%;
    padding-bottom: 20px;
    position: relative!important;
    padding-top: 0;
    padding-left: 0;
    text-align: left;
    margin: 0;
    margin-bottom: 20px;
    
}

.features h2:before{
	
	background: #4FAD06;
border-radius: 10px;
position:Absolute;
content:'';
bottom:0;
left:0;
width:56px;
height:2px;
	top: auto;
    margin: 0;
}
img{
	
	max-width:100%;
}
.features .image{
	
	background: #5096FF;
	padding:20px 70px  0px 70px;
	border-radius: 16px;
	position:relative;
	z-index:1;
	
}
.image.img2 img {
    width: 100%;
}
.features .image:before{
	background: #6BA7FF;
	z-index:-1;
	height:175px;
	width:100%;
	left:0;
	content:"";
	position:absolute;
	top:90px;
	
	
}

.feature-info{
	
	padding-left:50px;
}
.features .image img{
	
	margin-bottom:-30px;
}

.features ul {
    padding-left: 20px;
}
.features ul li {
    list-style-type: disc;
}
.features .button {
	padding:14px 50px;
	    margin-top: 20px;
	
}
.image.img2:before{
	top:0;
	left:Auto;
	right:40px;
	width:160px;
	height:100%;
	
	
}
.image.img3:before{
	top:0;
	left:0;
	border-radius: 16px 16px 0px 0px;
	width:100%;
	height:50%;
	
}
.button.btn3{
	
	background:#fff;
	color: #458FF6!important;
	border:1px solid #458FF6;
	font-size: 18px;
}

.button.btn3:hover{
	
	color:#fff!important;
	background:#458FF6;
}
.feature-content .row{
	
	margin-bottom:100px;
	align-items:center;
}
.feature-content .row:nth-child(even){
	flex-direction:row-reverse;
	
}
.feature-content .row:nth-child(even) .image{
	
	padding-left:60px;
	padding-right:60px;
}
.feature-content .row:nth-child(even) .feature-info{
	padding-left:0;
	padding-right:50px;
}

.feature-content .row:last-child {
	margin:0;
}

.slider-item{
	border-radius: 20px;
	margin:15px;
	box-shadow: 10px 40px 50px 0px #E5E9F666;
	overflow: hidden;

}
.blog{
	
	padding-top:0;
}
.blog-info{
	padding:24px;
}

.blog-info h4{
	
	font-weight: bold;
	font-size: 21px;
	line-height: 152%;
	margin:0px;

}
.blog-info a{
	
	color: #4089ED;
}

.blog-info a img{
	margin-left:10px;
}
.blog h2 {
    position: relative;
    padding-top: 0;
    padding-bottom: 24px;
    margin-bottom: 80px;
}

.blog h2:before{
	    top: auto;
	height:2px;
	width:56px;
	background: #4FAD06;
	left:50%;
	bottom:0;
	transform:translate(-50%,0);
	content:'';
	position:absolute;
	
}

.feature-content .row:last-child{
	margin-bottom:0;
}
.slider .owl-next {
    content: '';
    background: url(../images/arrow.png);
    position: absolute;
	background-size: 30px;
    width: 30px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    right: 20%;
    bottom: 0px;

    opacity: .7;
    visibility: visible;
    z-index: 9;
    background-color: transparent!important;
}
.owl-buttons div:hover{
	
	opacity:1;
}
.slider .owl-prev {
    content: '';
    background: url(../images/arrow.png);
    position: absolute;
	background-size: 30px;
    width: 30px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    left: 20%;
    bottom: 0px;
    top: auto;
    right: auto;
    opacity: .7;
    visibility: visible;
    transform:scale(-1);
    z-index: 9;
    background-color: transparent!important;
}

.owl-page span{
	
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background: #5B9BF3;
opacity: 0.3;
margin:0px 9px;
}
.owl-page.active span{
	opacity:1;
}
.owl-pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
footer{
	width:100%;
	float:left;
	background: linear-gradient(183.41deg, #67C3F3 -8.57%, #5A98F2 82.96%);
	padding:0;
}
.footer-main {
	
	
	padding:75px 0px 80px 0px;
	
}

.footer-content{
	
	display:flex;
	justify-content:space-between;
	width: 100%;
}
.footer-logo{
	
	padding:0px 10px;
}
.links{
	padding:0px 10px;
	color:#fff;
	max-width:250px;
}
.links h5{
	
	color: #FFFFFF;
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	text-transform:uppercase;
	margin-top: 5px;
}
.footer-link {
	
	margin:0;
	padding:0;
	list-style-type:none;
}

.footer-link li{
	
	margin-bottom:15px;
	    line-height: 1.3;
}
.footer-link a{
	
	color:#fff!important;
}
p.copywrite.text-center{
	
	color:#fff;
	font-weight: 300;
font-size: 16px;
padding-bottom:20px;
}

.dots4{
	
	top:31%;
}
.dots3{
	right:0;
	left:auto;
	top:auto;
	bottom:0%;
}

.dots5{
	bottom:auto;
	top:150px;
	left:80px;
}

.banner img{
	
	transform:scale(1.2);
	margin-left:30px;
}

.cta .col-lg-5.col-md-6 {
    padding: 0;
}

.cta .col-sm-6.col-md-6{
    padding: 0;
}

section.cta .row {
    align-items: flex-end;
}

.footer-main .container {
    max-width: 1400px;
	padding:0px 15px;
}
section.cta h2 {
    text-align: left;
	    padding: 0;
}
section.cta h2:before {
    display: none;
}
.banner-content h1:before {
    display: none;
}
.slider-prod img {
    
    object-fit: cover;
}
.blog-info img {
  height:auto!important;
}
li.request_demo_btn.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5580 a {
    border-radius: 500px;
    font-size: 14px;

}
.image.img3 {
    padding: 20px;
}
.features .image.img3 img {
    margin-bottom: -10px;
}
ul#menu-footer-menu a {
    font-weight: bold;
}

ul#menu-footer-menu ul li a {
    font-weight: normal;
}
.page-id-6931  ul#menu-footer-menu .menu-item-has-children {
    padding: 0px 15px;
}
li#menu-item-7091 ul {
    width: 150px;
}
.page-template-pricing-new .inner-banner-left h1:before {
	display: none;	
}
.pricing_column .demo_btn {
    border-radius: 30px;
    color: #3F7AFF;
    font-size: 18px;
    font-weight: 500;
}
.pricing_column .pricing_heading,
.pricing_column .pricing_time
 {
	text-align: left;
}
.pricing_column .pricing_time .price,
.pricing_column .pricing_time .price.proceduce_price {
    font-size: 48px;
    color: #2E384D;
    font-weight: 700;
}
.pricing_column hr {
    background: #DCDEE1;
    opacity: 1;
    border: none;
    height: 1px;
    margin: 10px 0;
}
ul.feature-point li {
	font-size: 14px;
    color: #2E384D;
}
.pricing_column .value_tag {
	background: rgba(104, 189, 68, 0.2);
    border-radius: 6px;
    font-weight: 700;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    color: #68BD44;
    width: 80px;
	position: relative;
    left: 0;
    top: 0;
}
.pricing_modules {
	background: #F5F9FF;
}
.pricing_modules h2{
	padding-top: 0;
}
.pricing_modules h2::before,
.testi-section h2:before {
	display: none;
}
.pricing_modules .property-column {
    background: #FFFFFF;
    border-radius: 8px;
    text-align: left;
    padding: 40px;
    max-width: initial;
	border-top: 6px solid transparent;
}
.pricing_modules .property-column:nth-child(1) {
    border-color: #8673FF;
}
.pricing_modules .property-column:nth-child(2) {
    border-color: #F89747;
}
.pricing_modules .property-column:nth-child(3) {
    border-color: #F05179
}
.property-list.collection-list .property-column h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #2E384D;
}
.property-list.collection-list .property-column ul li {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #86909F;
}
.testi-section {
	padding-top: 0;
}
.testi-section h2 {
	font-weight: 800;
	font-size: 36px;
	line-height: 49px;
	color: #2E384D;
	opacity: 0.8;
	padding-top: 0;
}
.testi-section:before, .testi-section:after {
	display: none;
}
.testimonial-column {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 10px 58px rgba(40, 40, 40, 0.06);
	border-radius: 16px;
	padding: 35px;
	margin: 60px auto 0;
	z-index: 1;
	position: initial;
	max-width: 500px;
	min-width: initial;
}
.testimonial-column:before {
	content: '';
	position: absolute;
	background: url("https://www.procuredesk.com/wp-content/uploads/2022/03/Frame-10140.png");
	background-repeat: no-repeat;
	width: 60px;
	height: 64px;
	left: 0;
	top: 40%;
}
.testimonial-column:after {
	content: '';
	position: absolute;
	background: url("https://www.procuredesk.com/wp-content/uploads/2022/03/Frame-10141.png");
	background-repeat: no-repeat;
	width: 60px;
	height: 64px;
	right: 0;
	top: 40%;
}
.review {
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #AAB1BC;
}
.review-heading {
	margin-left: 15px;
}
.review-heading h5 {
	margin-top: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #2E384D;
}
.review-heading h5 small {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #86909F;
	display: block;
	margin-top: 3px;
}
.testimonial-column p {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.06em;
	color: #2E384D;
	opacity: 0.6;
}