body {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
}

html {
	scroll-behavior: smooth;
	overflow-x: hidden;
}

.page-content a {
	color: #0072EF;
}


/*Common*/

.page-content a:hover {
	text-decoration: none;
}

.btn:focus,
.btn.focus,
a:focus,
.swiper-pagination-bullet:focus,
button:focus {
	outline: 0;
	box-shadow: none !important;
}

.sp-50 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.spt-50 {
	padding-top: 30px;
}

.spb-50 {
	padding-bottom: 30px;
}

.max-1000 {
	max-width: 1000px;
}

h1 {
	font-size: 26px;
	font-weight: 700;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

p.ptitle {
	font-size: 18px;
}

.btn-dblue {
	background: #023E9A;
	border: 1px solid #023E9A;
	color: #fff !important;
	transition: all 300ms linear;
}

.btn-dblue:hover {
	background: transparent;
	border: 1px solid #023E9A;
	color: #023E9A !important;
}

.btn-blue {
	background: #0072EF;
	border: 1px solid #0072EF;
	color: #fff !important;
	transition: all 300ms linear;
}

.btn-blue:hover {
	background: transparent;
	border: 1px solid #0072EF;
	color: #0072EF !important;
}

.btn-blue-o {
	background: transparent;
	border: 1px solid #0072EF;
	color: #0072EF !important;
	transition: all 300ms linear;
}

.btn-blue-o:hover {
	background: #0072EF;
	border: 1px solid #0072EF;
	color: #fff !important;
}

.bg-lblue {
	background: #EFF6FB;
}

.title-blue {
	color: #0072EF;
}

.form-control {
	border-radius: 0 !important;
}

._blinks ._know,
._blinks ._watch {
	text-decoration: underline;
	font-weight: 500;
	display: inline-block;
}

._blinks ._know {
	color: #555;
}

._blinks ._knoow {
	color: #555;
}

._blinks ._knoow {
	color: #555;
}

._blinks ._know:after {
	content: url(../images/arrow-right-circle.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._knoow:after {
	content: url(../images/arrow-blck.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._watcch {
	color: #555555;
}

._blinks ._know:after {
	content: url(../images/arrow-right-circle.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._knoow:after {
	content: url(../images/arrow-blck.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._watcch {
	content: url(../images/arrow-right-circle-blu.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._watch {
	content: url(../images/arrow-right-circle-gry.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._watch:after {
	content: url(../images/arrow-right-circle-gry.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._blinks ._watccch:after {
	content: url(../images/arrow-blck.svg);
	margin-left: 10px;
	position: relative;
	top: 5px;
}


/*Common #*/


/*Header*/

.header {
	padding: 10px 0px;
	background: #fff;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05);
	z-index: 9999999;
}

.main-menu .nav-link {
	padding: 0.5rem 1rem;
	letter-spacing: 1.38374px;
	text-transform: uppercase;
	font-size: 14px;
}

.main-menu .navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 1);
}

.main-menu .navbar-light .navbar-nav .nav-link:hover,
.main-menu .navbar-light .navbar-nav .nav-link:focus {
	color: #023E9A;
}

.main-menu .dropdown-menu {
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 14px;
	color: #fff;
	background-color: #023E9A;
	border: 0px;
	border-radius: 0;
}

.main-menu .dropdown-menu .dropdown-item {
	color: #fff;
}

.main-menu .dropdown-item:hover,
.main-menu .dropdown-item:focus {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.main-menu .btn-dblue {
	background: #023E9A;
	border: 0px;
	border-radius: 7px;
	color: #fff !important;
}

.main-menu .btn-dblue:hover {
	background: #0072EF;
	transition: all 300ms linear;
}


/*Header #*/

#slider {
	z-index: -100;
}

#slider .sliddder .slide-onne {
	background: url('../images/home/Banner\ 1.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 120vh;
}

#slider .sliddder .slide-twwo {
	background: url('../images/home/Banner\ 2.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 120vh;
}

#slider .sliddder .slide-thrree {
	background: url('../images/home/Banner\ 3.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 120vh;
}

#slider .sliddder .slide-onne .text-area,
#slider .sliddder .slide-twwo .text-area,
#slider .sliddder .slide-thrree .text-area {
	position: absolute;
	top: 40%;
	right: 50%;
	transform: translate(50%, -50%);
}

#slider .sliddder .slide-onne .text-area h1,
#slider .sliddder .slide-twwo .text-area h1,
#slider .sliddder .slide-thrree .text-area h1 {
	font-size: 40px;
	text-transform: capitalize;
	color: #023E9A;
	margin-bottom: 10px;
	font-weight: 700;
}

#slider .sliddder .slide-onne .text-area p,
#slider .sliddder .slide-twwo .text-area p,
#slider .sliddder .slide-thrree .text-area p {
	color: #4E4E4E;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 30px;
	font-weight: 500;
}

#slider .owl-theme .owl-dots .owl-dot span {
	background: #192A43 !important;
	height: 14px !important;
	width: 14px !important;
}

#slider.owl-theme .owl-dots .owl-dot span:hover {
	background: #0072EF !important;
}

#slider .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #0072EF !important;
}


/* #slider-client-logo .owl-carousel .owl-stage{width: 200px;} */

#slider-client-logo .owl-theme .owl-dots .owl-dot span {
	background: #192A43 !important;
	height: 14px !important;
	width: 14px !important;
}

.owl-theme .owl-dots .owl-dot span {
	background: #192A43 !important;
	height: 14px !important;
	width: 14px !important;
}

.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
	background: #0072EF !important;
}

#slider-client-logo .item img {
	width: 150px !important;
}

#slider-client-logo .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #0072EF !important;
}

body.modal-open {
	overflow: visible;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* ZOOM MATRIX PAGE */

.new-custom-box .lefiside {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 40px;
}

#baner-slider .img-wrapper .slide-one {
	background: url('../images/zone-matrix-banners/banner-1.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 85vh;
}

#baner-slider .img-wrapper .slide-two {
	background: url('../images/zone-matrix-banners/banner-2.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 85vh;
}

#baner-slider .img-wrapper .slide-three {
	background: url('../images/zone-matrix-banners/banner\ -\ 6.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 85vh;
}

#baner-slider .img-wrapper .slide-four {
	background: url('../images/zone-matrix-banners/rupee.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 85vh;
}

#baner-slider .img-wrapper .slide-five {
	background: url('../images/zone-matrix-banners/banner-5.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 85vh;
}

#baner-slider .owl-theme .owl-dots .owl-dot span {
	background: #192A43 !important;
	height: 14px !important;
	width: 14px !important;
}

#baner-slider .owl-theme .owl-dots .owl-dot span:hover {
	background: #0072EF !important;
}

#baner-slider .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #0072EF !important;
}

#baner-slider .owl-carousel .owl-stage {
	width: 200px;
}

#baner-slider .item img {
	width: 150px !important;
}

#baner-slider .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #0072EF !important;
}


/*Homepage #*/

.home-banner {
	background: url("../images/hban-bg.jpg") no-repeat bottom #EFF6FB;
	background-size: cover;
}

.home-banner h1 {
	color: #023E9A;
}

.home-banner p {
	color: #4E4E4E;
}

.home-banner .ban-links {
	justify-content: space-evenly;
	max-width: 600px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 500;
}

.home-banner .ban-links ._know a {
	color: #0072EF;
	position: relative;
}

.home-banner .ban-links ._know a:after {
	content: url("../images/arrow-blue.svg");
	position: absolute;
	right: -30px;
	top: -3px;
}

.home-banner .ban-links ._watch a {
	color: #555555;
	position: relative;
}

.home-banner .ban-links ._watch a:after {
	content: url("../images/arrow-blck.svg");
	position: absolute;
	right: -30px;
	top: -3px;
}

.home-banner .ban-links ._know a:after,
.home-banner .ban-links ._watch a:after {
	transition: all 300ms linear;
}

.home-banner .ban-links ._know a:hover:after,
.home-banner .ban-links ._watch a:hover:after {
	right: -35px;
	transition: all 300ms linear;
}

.Hbanslider {
	padding-top: 0px;
	padding-bottom: 50px;
}

.Hbanslider .banImg {
	padding-top: 30px;
}

.Hbanslider .swiper-container {
	width: 100%;
	height: 100%;
}

.Hbanslider .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-direction: column;
	padding-bottom: 30px;
}

.Hbanslider .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: #fff;
	opacity: 1;
	margin: 0px 5px;
}

.Hbanslider .swiper-pagination-bullet-active {
	opacity: 1;
	background: #023E9A;
}

.manage-sec {
	background: #192A43;
	color: #fff;
}

.manage-sec .manage-sec-left {
	margin-top: 30px;
	margin-bottom: 30px;
}

.manage-sec .manage-links {
	margin-top: 30px;
	font-weight: 500;
}

.manage-links ._mLearn {
	margin-right: 5%;
}

.manage-links ._mLearn .btn {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.manage-links ._lWatch a {
	color: #fff;
	position: relative;
}

.manage-links ._lWatch a:after {
	content: url("../images/arrow.svg");
	position: absolute;
	right: -40px;
	top: -3px;
	transition: all 300ms linear;
}

.manage-links ._lWatch a:hover:after {
	right: -45px;
	transition: all 300ms linear;
}

.sol-list {
	background: #192A43;
	color: #fff;
	padding: 30px 20px 30px;
	top: -60px;
	position: relative;
	z-index: 1000;
}

.sol-txt-lft {
	margin-bottom: 30px;
}

.sol-txt-lft h3 {
	margin-bottom: 20px;
}

.sol-txt-rht {
	margin-top: 10px;
	max-width: 760px;
	margin: auto;
}

.sol-list .sol-txt-rht a {
	list-style-type: none;
	position: relative;
	font-weight: 700;
	color: #fff;
	display: block;
}

.sol-list .sol-txt-rht a:after {
	content: url("../images/arrow15.svg");
	position: absolute;
	right: 0px;
	top: -3px;
	transition: all 300ms linear;
}

.the-platform {
	background: #023E9A;
}

.plat-form-inner {
	color: #fff;
}

.plat-form-inner h2 {
	font-weight: 400;
}

.plat-box {
	margin-top: 30px;
}

.picon {
	margin-bottom: 20px;
}

.plat-box h3 {
	margin-bottom: 20px;
}

.stickBarnav.sticky-top {
	top: 76px;
}

.stickBarnav {
	background: #fff;
}

.stickBarnav .navbar {
	padding: 0;
	border-bottom: 1px solid #DCDCDC;
}

.stickBarnav .nav {
	width: 100%;
}

.stickBarnav .nav-link {
	color: #000;
	font-weight: 500;
	font-size: 16px;
	padding: 15px 0px 15px;
}

.stickBarnav .nav-link.active {
	background: transparent;
	border-bottom: 3px solid #0549B0;
	border-radius: 0;
	color: #000;
}

.stickBarnav .container {
	position: relative;
}

.stickBarnav .input-group {
	display: none;
}

.stickBarnav .input-group {
	max-width: 320px;
	width: 100%;
	position: absolute;
	top: 5px;
	right: 0;
}

.stickBarnav .input-group .custom-select {
	padding: 10px 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #0072EF;
	border: 0px;
	border-radius: 0;
	cursor: pointer;
}

.stickBarnav .input-group .custom-select option {
	font-size: 16px;
	font-weight: 400;
	color: #000;
}

.stickBarnav .input-group .btn-blue {
	background: #0549B0;
	border: 0;
	border-radius: 4px;
	color: #fff !important;
	width: 150px;
}

.stickBarnav .custom-select:focus {
	box-shadow: none;
}

.stats {
	background: #EFF6FB;
}

.stats-box {
	text-align: center;
}

.stats-box .stNo {
	font-size: 20px;
	font-weight: 500;
	color: #023E9A;
	margin-bottom: 10px;
}

.stats-box .stDesc {
	font-weight: 400;
	color: #3C3636;
	font-size: 13px;
}

.stats-list {
	display: flex;
	justify-content: center;
}

.testi-box {
	background: #FFFFFF;
	padding: 30px;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
}
.testi-box h5{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
.testi-box p{
	margin-top: 10px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;}

.testi .media-body {
	font-size: 14px;
	color: #594D4D;
}
.testi .media-body span{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #212529;}
.realEstate h2,
.zonematrix h2 {
	font-size: 20px;
	font-weight: 700;
	color: #0072EF;
	margin-bottom: 10px;
}

.realEstate h3,
.zonematrix h3 {
	font-size: 20px;
	font-weight: 400;
	color: #000;
}

.htabs {
	display: flex;
	flex-direction: column;
	background: #EFF6FB;
	border-top: 5px solid #0072EF;
	margin-top: 40px;
}

.htabs-left {
	border-bottom: 0px;
}

.htabs-left .view-btn {
	padding: 20px 15px 0px;
}

.htabs-left .view-btn a {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
}

.htabs-left .view-btn a:hover {
	text-decoration: none;
}

.htabs .nav-tabs {
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #C9CFD2;
	padding: 30px 15px 0px;
}

.htabs .nav-tabs .nav-link .nIcon {
	margin-bottom: 10px;
	display: block;
}

.htabs .nav-tabs .nav-link {
	border: 0;
	margin-bottom: 0px !important;
	color: #0072EF;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	opacity: 0.5;
}

.htabs .nav-tabs .nav-link.active,
.htabs .nav-tabs .nav-item.show .nav-link {
	color: #0072EF;
	background-color: transparent;
	border: 0;
	opacity: 1;
}

.htabs .nav-tabs .nav-link::after {
	width: 0px;
	content: "";
	height: 1px;
	background-color: #0072EF;
	position: absolute;
	left: 0px;
	bottom: 0;
	transition: width .5s ease;
}

.htabs .nav-tabs .nav-link.active::after {
	width: 100%;
}

.htabs .tab-content {
	padding: 10px 15px 30px;
	margin-top: -30px;
}

.htabs .tab-content .learnMore {
	padding: 10px 0px;
}

.htabs .tab-content .learnMore a {
	font-weight: 500;
}

.htabs .tab-content .tab-text {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.htabs .tab-content .tab-text .app-icon {
	margin-top: 20px;
}

.ctmmsTxt {
	position: relative;
	max-width: 100% !important;
}

.ctmmsTxt h2 {
	font-weight: 700;
	margin-bottom: 20px;
}

.ctmmsTxt h3 {
	color: #0072EF;
	margin-bottom: 20px;
}


/* .ctmmsTxt .try-row{ margin-top: 30px;} */

.ctmmsTxt .try-row h3 {
	color: #242424;
	margin-bottom: 20px;
}

.ctmmsTxt ul {
	padding: 0;
	margin: 0;
}

.ctmmsTxt ul li {
	position: relative;
	padding: 0px 0px 10px 30px;
	list-style-type: none;
}

.ctmmsTxt ul li::before {
	content: url(../images/bullet.svg);
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 2px;
}

.schedule-demo {
	color: #fff;
	background: #3C75CB;
}

.sdemo-left {
	margin-top: 30px;
}

.sdemo-left h4 {
	font-size: 22px;
	font-weight: 700;
}

.sdemo-left .btn {
	background: #fff;
	color: #074368;
	margin-top: 20px;
	font-weight: 500;
}


/*Homepage End*/


/*Request Demo page start*/

.assistance .email a,
.assistance .phone a {
	color: #242424;
}

.assistance .email,
.assistance .phone {
	display: flex;
}

.assistance .email span {
	margin-right: 10%;
	width: 25%;
}

.assistance .phone span {
	margin-right: 10%;
	width: 25%;
}

.rdForm {
	background: #fff;
	padding: 80px 34px !important;
	max-width: 450px;
	margin-top: 20px;
}

.spb-50 .sp-50 {
	padding: 16px 0 40px 0 !important;
}

.rdForm .form-control {
	border-radius: 0;
}

.rdForm .form-group label {
	font-size: 14px;
}

.rdForm .btn-dblue {
	border-radius: 0;
	max-width: 80%;
	margin: 50px auto 0 auto !important;
	text-transform: uppercase;
	letter-spacing: 1.88374px;
	font-size: 14px;
	padding: 1rem 1rem;
}


/*Request Demo page End*/


/*Login Page*/

._loginForm {
	background: #fff;
	max-width: 595px;
}

._loginForm hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #B9B9B9;
}

._loginForm ._loginTitle {
	padding: 30px 20px 10px;
}

._loginForm ._loginTitle h3 {
	font-size: 20px;
	color: #023E9A;
}

._loginForm ._loginInner {
	padding: 30px 20px 30px;
}

._loginForm ._formlinks {
	display: flex;
	justify-content: space-between;
}

._loginForm ._formlinks a {
	margin: 0 2px;
	font-size: 14px;
	color: #0072EF;
	text-decoration: underline;
}

._loginForm ._formlinks a:hover {
	text-decoration: none;
}

._loginForm .btn {
	width: 165px;
	height: 46px;
	line-height: 46px;
	padding: 0;
	font-weight: 500;
}


/*Login page end*/


/*Real Estate {Suite} page*/

.res-banner {
	background: url(../images/resbbg.jpg) no-repeat;
	background-size: cover;
}

.res-banner-lft {
	padding-bottom: 20px;
}

.res-banner h1,
.res-banner h2 {
	font-size: 20px;
}

.res-banner h1 {
	font-weight: 700;
	color: #0072EF;
}

.res-banner h2 {
	font-weight: 400;
}

.stickBarnav.inner-sticky {
	background: #EBEBEB;
	z-index: 999;
}

.stickBarnav.inner-sticky .nav-item {
	margin-right: 5%;
}

.stickBarnav.inner-sticky .navbar {
	padding: 0;
	border-bottom: 0px solid #DCDCDC;
}

.stickBarnav.inner-sticky .nav-link.active {
	border-bottom: 4px solid #0072EF;
	color: #0072EF;
}

._benefits {
	background: #192A43;
	font-size: 18px;
	color: #fff;
}

._capabilities {
	background: #EFF6FB;
}

._capabilities .media {
	margin-bottom: 20px;
}

._capabilities .media h3 {
	margin-bottom: 15px;
}

._capabilities p {
	color: #4E4E4E;
}

._cap-bluebox {
	padding: 20px;
	font-size: 20px;
	background: #023E9A;
	color: #fff;
}

._cap-bluebox p {
	color: #fff;
}

._cap-bluebox a {
	text-decoration: underline;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

._cap-bluebox a:after {
	content: url(../images/sh.png);
	margin-left: 10px;
	position: relative;
	top: 5px;
}

._useCases {
	padding-top: 30px;
	padding-bottom: 30px;
}

._useCases .nav-tabs.sticky-top {
	top: 122px;
}

._useCases .nav-tabs {
	border-bottom: 1px solid #DCDCDC;
	background: #fff;
}

._useCases .nav-tabs .nav-link.active,
._useCases .nav-tabs .nav-item.show .nav-link {
	color: #0072EF;
	background-color: transparent;
	border: 0;
}

._useCases .nav-tabs .nav-item {
	padding: 10px 5% 0px 0px;
}

._useCases .nav-tabs .nav-link {
	border: 0;
	color: #515151;
	padding: 0 0px 10px;
	position: relative;
	font-weight: 500;
	font-size: 16px;
}

._useCases .nav-tabs .nav-link::after {
	width: 0;
	content: "";
	height: 2px;
	background-color: #0072EF;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: width .5s ease;
}

._useCases .nav-tabs .nav-link.active::after {
	width: 100%;
}

._useCases .tab-content {
	padding-top: 10px;
}

._useCases .ctmmsTxt h3 {
	color: #9F9F9F;
	margin-bottom: 20px;
}


/*Real Estate {Suite} page end*/


/* Zone matrix page */

.zone-banner {
	background: url(../images/zmbbg.jpg) no-repeat bottom;
	background-size: cover;
	padding: 50px 0px 200px;
}

.zone-banner-left {
	padding-bottom: 20px;
}

.zone-banner h1,
.zone-banner h2 {
	font-size: 20px;
}

.zone-banner h1 {
	font-weight: 700;
	color: #0072EF;
}

.zone-banner h2 {
	font-weight: 400;
}

.zone-banner .zrtxt {
	max-width: 700px;
	color: #4E4E4E;
}

.zmbs {
	position: relative;
	padding-bottom: 20px
}

.zmbs .swiper-container {
	width: 100%;
	height: 100%;
}

.zmbs .swiper-slide {
	display: flex;
	align-items: flex-start;
	padding-bottom: 0px;
}

.zmbs .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	background: #fff;
	opacity: 1;
	margin: 0px 5px;
}

.zmbs .swiper-pagination-bullet-active {
	opacity: 1;
	background: #023E9A;
}

._zfeatures {
	background: #EFF6FB;
}

._zfeatures .media {
	margin-bottom: 20px;
}

._zfeatures .media h3 {
	margin-bottom: 15px;
	margin-top: 12px !important;
}

._zfeatures p {
	color: #4E4E4E;
}

.solutionFor {
	background: #0549B0;
}

.sforBox {
	font-size: 16px;
	font-weight: 700;
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.sforBox a {
	color: #242424;
	position: relative;
	display: block;
}

.sforBox a:after {
	content: url("../images/barr.svg");
	position: absolute;
	right: 0px;
	top: -3px;
	transition: all 300ms linear;
}


/* Zone matrix page end*/


/* persona page */

.persona-banner {
	background: url(../images/ppbg.jpg) no-repeat bottom;
	background-size: cover;
}

.persona-banner-left {
	padding-bottom: 20px;
}

.persona-banner h1,
.zone-banner h2 {
	font-size: 20px;
}

.persona-banner h1 {
	font-weight: 700;
	color: #0072EF;
}

.persona-banner h2 {
	font-weight: 400;
}

._pCapabilities {
	background: #fff;
}

._pCapabilities .media {
	margin-bottom: 20px;
}

._pCapabilities .media h3 {
	margin-bottom: 15px;
}

._pCapabilities p {
	color: #4E4E4E;
}

._priceTable {
	border: 1px solid #DADADA;
	margin-bottom: 20px;
}

._prTop {
	padding: 30px 20px 10px;
	text-align: center;
}

._prTop h2 {
	font-size: 28px;
	font-weight: 700;
}

._prTop p {
	margin-bottom: 0;
}

._prTop ._price {
	font-size: 40px;
	font-weight: 700;
	color: #0072EF;
	padding-bottom: 15px;
	position: relative;
}

._prTop ._price small {
	display: block;
	font-size: 15px;
	color: #9C9292;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
}

._prBtm {
	padding: 20px 30px 20px;
}

._prBtm ul {
	padding: 0;
	margin: 0;
}

._prBtm ul li {
	position: relative;
	padding: 0px 0px 15px 30px;
	list-style-type: none;
	font-weight: 500;
	color: #3C3636;
	display: flex;
	justify-content: space-between;
}

._prBtm ul li a {
	color: #3C3636;
}

._prBtm ul li::before {
	content: url(../images/bullet.svg);
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 2px;
}


/* persona page end*/


/*Listing Page*/

.listing-filters {
	background: #F0F0F0;
	padding: 20px 0px 5px;
}

.listing-filters select.form-control {
	background-color: transparent;
	border: 0;
}

.listing-filters .custom-select:focus {
	box-shadow: none;
}

._propBox {
	background: #FFFFFF;
	border: 0.921794px solid #CECECE;
	border-radius: 6px;
	color: #242424 !important;
	margin-bottom: 20px;
}
._propBox a {
	color: #242424 !important;
}
._propImg {
	position: relative;
	height: 240px;
}

._propImg img {
	border-radius: 6px 6px 0px 0px;
	height: 138px;
	width: 100%;
	object-fit: cover;
}

._propLabel {
	position: absolute;
	top: 35px;
	padding: 5px 20px 5px 15px;
	font-size: 13px;
	min-width: 94px;
}

._propLabel._for-sale {
	background: rgba(121, 38, 255, 0.81);
	color: #fff;
	border-radius: 0px 10px 10px 0px;
}

._propLabel._sold {
	background: rgba(28, 184, 62, 0.81);
	color: #fff;
	border-radius: 0px 10px 10px 0px;
}

._propLabel._for-lease {
	background: rgba(7, 225, 255, 0.81);
	color: #000;
	border-radius: 0px 10px 10px 0px;
}

._propLabel._leased {
	background: rgba(44, 144, 255, 0.81);
	color: #fff;
	border-radius: 0px 10px 10px 0px;
}

._propLabel._soon {
	background: rgba(255, 126, 7, 0.81);
	color: #fff;
	border-radius: 0px 10px 10px 0px;
}

._propPrice {
	position: absolute;
	bottom: 0;
	background: rgba(24, 20, 27, 0.81);
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	display: block;
	padding: 10px 10px 10px 15px;
	width: 100%;
}

._propTitle {
	border-bottom: 1px solid #EFEFEF;
}

._propTitle h3 {
	margin: 0;
	padding: 5px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

._propTitleInner {
	padding: 10px 10px 10px 15px;
	height: 90px;
}

._propAddress {
	font-size: 11px;
	color: #4E4C4C;
}

._propDetails {
	padding: 20px 15px;
}

._propDetails ._pDet {
	font-size: 12px;
	margin-bottom: 5px;
}

._propDetails ._pDet.mb-0 {
	margin-bottom: 10px !important;
}

._propDetails ._pDet span {
	font-size: 14px;
	display: block;
	color: #4E4C4C;
	margin-bottom: 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

._propRating {
	padding: 10px 15px 10px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}

._propRating ._prating {
	font-size: 14px;
	display: contents;
}

._propRating ._rstars ul {
	padding: 0;
	margin: 0;
	display: flex;
}

._propRating ._rstars {
	margin-top: 0.5rem !important;
}

._propRating ._rstars ul li {
	padding: 0 5px 0px 0px;
	margin: 0;
	list-style-type: none;
	position: relative;
}

._propRating ._rstars ul li:before {
	content: url(../images/star.svg);
}

._propRating ._rstars ul li.selected:before {
	content: url(../images/star-o.svg);
}

._pExplore {
	padding: 10px 15px;
}

._pExplore a {
	text-decoration: underline;
	color: #0072EF;
	font-size: 12px;
}


/*Listing Page*/


/*Pricing Page*/

.pricing-banner {
	background: url(../images/pricing-banner.jpg) no-repeat;
	background-size: cover;
}

.pricing-banner-inner {
	padding: 50px 0px 20px;
}

.priceTabs.nav-tabs {
	justify-content: center;
	flex-direction: column;
	border-bottom: 0;
	padding-bottom: 30px;
	text-align: center;
}

.priceTabs.nav-tabs .nav-link {
	border: 1px solid #E4E4E4;
	color: #fff;
	padding: 10px;
	border-radius: 0px;
	transition: all 300ms linear;
}

.priceTabs.nav-tabs .nav-link:hover {
	background: #F1F7FB;
	color: #023E9A;
	border-color: #F1F7FB;
}

.priceTabs.nav-tabs .nav-link.active {
	color: #023E9A;
	font-weight: 500;
	background: #F1F7FB;
	border-color: #F1F7FB;
}

.res-tabs .nav-tabs {
	justify-content: center;
	border-bottom: 0;
}

.res-tabs .nav-tabs .nav-link {
	border: 1px solid #0072EF;
	color: #000;
	border-radius: 0px;
	transition: all 300ms linear;
	margin: 0px 10px;
}

.res-tabs .nav-tabs .nav-link:hover {
	background: #0072EF;
	color: #fff;
	border-color: #0072EF;
}

.res-tabs .nav-tabs .nav-link.active {
	color: #fff;
	font-weight: 500;
	background: #0072EF;
	border-color: #0072EF;
}

._planBox {
	background: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}

._planBox.active {
	border: 1px solid #0072EF;
}

._planTitle {
	font-size: 22px;
	font-weight: 700;
	color: #242424;
	padding: 30px 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #BCBCBC;
}

._planPrice {
	font-size: 18px;
	font-weight: 700;
	color: #0072EF;
	padding: 0px 10px 20px;
}

._planUser {
	padding: 0px 0px 20px;
	color: #9C9292;
	font-style: italic;
	font-size: 14px;
}

._planbtn {
	padding-bottom: 50px;
}

._planbtn .btn {
	padding: 10px 20px;
	text-transform: uppercase;
	border-radius: 0;
}

._eplanBox {
	background: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 80px;
}

._eplanBox.active {
	border: 1px solid #0072EF;
}

._eplanTitle {
	font-size: 18px;
	font-weight: 700;
	color: #242424;
	padding: 15px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BCBCBC;
}

._eplanPrice {
	font-size: 18px;
	font-weight: 700;
	color: #0072EF;
	padding: 0px 20px 10px;
}

._eplanUser {
	padding: 0px 0px 20px;
	color: #9C9292;
	font-style: italic;
	font-size: 14px;
}

._eplanDevice {
	color: #767676;
	font-size: 18px;
	padding: 0px 0px 10px;
}

._eplanbtn {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
}

._eplanbtn .btn {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	border-radius: 0;
}

.res-tabs-btm {
	background: #FAFAFA;
}

.res-tabs-btm-rht h3 {
	font-size: 18px;
}

.res-tabs-btm-rht .email a,
.res-tabs-btm-rht .phone a {
	color: #242424;
}

.res-tabs-btm-rht .email,
.res-tabs-btm-rht .phone {
	display: flex;
	font-size: 14px;
}

.res-tabs-btm-rht .email span {
	margin-right: 2%;
	width: 20%;
}

.res-tabs-btm-rht .phone span {
	margin-right: 2%;
	width: 20%;
}

.tools-row .ptoolBox {
	margin-bottom: 20px;
}

.tools-row .ptoolBox h3 {
	color: #929292;
	font-weight: 700;
	border-bottom: 1px solid #BCBCBC;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 16px;
}

.tools-row .ptoolBox ul {
	padding: 0;
	margin: 0;
}

.tools-row .ptoolBox ul li {
	position: relative;
	list-style-type: none;
	padding-left: 30px;
	padding-bottom: 20px;
	font-weight: 500;
}

.tools-row .ptoolBox ul li:before {
	content: url("../images/check.svg");
	position: absolute;
	left: 0px;
	top: 0px;
}

.vsr-dd a {
	color: #000;
	font-size: 14px;
}

.pzm-select {
	max-width: 480px;
	margin: auto;
}

.pzm-select .form-control {
	color: #000;
	background-color: transparent;
	border: 1px solid #0072EF;
	border-radius: 0;
}

.pzm-select .form-control:focus {
	color: #000;
	background-color: transparent;
	border-color: #0072EF;
	outline: 0;
	box-shadow: none;
}

._ipBox {
	background: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 80px;
}

._ipBox.active {
	border: 1px solid #0072EF;
}

._ipTitle {
	font-size: 18px;
	font-weight: 700;
	color: #242424;
	padding: 30px 20px 15px;
	border-bottom: 0px solid #BCBCBC;
}

._ipPrice {
	font-size: 26px;
	font-weight: 700;
	color: #0072EF;
	padding: 0px 20px 10px;
}

._ipPrice small {
	font-size: 14px;
}

._ipDesc {
	padding: 0px 40px 20px;
	color: #3C3636;
	font-size: 14px;
}

._ipUsage {
	color: #A5A5A5;
	font-size: 14px;
	padding: 0px 0px 10px;
}

._ipbtn {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
}

._ipbtn .btn {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	border-radius: 0;
}

.ips-tabs-btm {
	background: #FAFAFA;
}

.ips-tabs {
	background: #fff;
	padding: 30px 0px;
	margin-top: 30px;
}

.ips-tabs .nav-tabs {
	justify-content: space-between;
	border-bottom: 1px solid #CBCACA;
}

.ips-tabs .nav-tabs .nav-item {
	margin-bottom: 10px;
}

.ips-tabs .nav-tabs .nav-link {
	border: 0;
	font-weight: 700;
	color: #242424;
	border-radius: 0px;
	transition: all 300ms linear;
	margin: 0px 0px 0px 10px;
	position: relative;
}

.ips-tabs .nav-tabs .nav-link:hover {
	border: 0;
	background-color: transparent;
	color: #0072EF;
}

.ips-tabs .nav-tabs .nav-link.active {
	border: 0;
	background-color: transparent;
	color: #0072EF;
	position: relative;
}

.ips-tabs .tab-content {
	padding: 30px 20px 0px;
}

.ips-tabs .tab-content ._ipBox {
	text-align: left;
	padding-bottom: 0;
}

.ips-tabs .tab-content ._ipPrice {
	padding: 10px 0px 20px;
	font-size: 24px;
	line-height: 24px;
}

.ips-tabs .tab-content ._ipPrice small {
	font-size: 14px;
}

.ips-tabs .tab-content ._ipDesc {
	padding: 0px 0px 20px;
}

.ips-tabs .tab-content ._ipUsage {
	padding: 0px 0px 10px;
}

.ips-tabs .tab-content ._ipbtn {
	position: relative;
	bottom: unset;
}

.ips-tabs .tab-content ._ipView .btn-secondary {
	background: #0072EF;
	border: 1px solid #0072EF;
	color: #fff !important;
}

.ips-tabs .tab-content ._ipView {
	padding: 10px 0px;
}

.ips-tabs .tab-content ._ipView a {
	font-size: 14px;
}

.ips-tabs .tab-content ._ipView a:hover {
	text-decoration: underline;
}

.ipTitlrow {
	border-bottom: 1px solid #CBCACA;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.ips-tabs .tab-content ._ipView .dropdown-menu a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}

.ipstab-content-rht h3 {
	color: #929292;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.ipstab-content-rht ul {
	padding: 0;
	margin: 0;
}

.ipstab-content-rht ul li {
	position: relative;
	list-style-type: none;
	padding-left: 30px;
	padding-bottom: 20px;
	font-weight: 500;
}

.ipstab-content-rht ul li:before {
	content: url("../images/check.svg");
	position: absolute;
	left: 0px;
	top: 0px;
}

._wmBox {
	background: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 80px;
}

._wmBox.active {
	border: 1px solid #0072EF;
}

._wmTitle {
	font-size: 18px;
	font-weight: 700;
	color: #242424;
	padding: 15px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BCBCBC;
}

._wmPrice {
	font-size: 18px;
	font-weight: 700;
	color: #0072EF;
	padding: 0px 20px 10px;
}

._wmUsage {
	padding: 0px 0px 10px;
	color: #767676;
	font-size: 14px;
}

._wmDevice {
	color: #767676;
	font-size: 18px;
	padding: 0px 0px 10px;
}

._wmDesc {
	color: #9C9292;
	font-size: 12px;
	font-style: italic;
	padding: 0px 0px 10px;
}

._wmbtn {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
}

._wmbtn .btn {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	border-radius: 0;
}

._lendBox {
	background: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 80px;
}

._lendBox.active {
	border: 1px solid #0072EF;
}

._lendTitle {
	font-size: 18px;
	font-weight: 700;
	color: #242424;
	padding: 15px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BCBCBC;
}

._lendPrice {
	font-size: 26px;
	font-weight: 700;
	color: #0072EF;
	padding: 0px 20px 30px;
}

._lendbtn {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
}

._lendbtn .btn {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	border-radius: 0;
}


/*Pricing Page End*/


/* About and Services page start*/


/* ABOUT AREA */


/* .team-content-wrap .team-item {} */

.about-area {
	position: relative;
	z-index: 1;
	background: #EFF6FB;
}

.about-img {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #C9E0F1;
	width: 55%;
	z-index: -1;
	height: 100%;
	display: flex;
	align-items: flex-end;
}

.about-img img {
	max-width: 950px;
	width: 100%;
}

.section-content h4 {
	font-weight: 400;
	margin-bottom: 40px;
}

.section-content p {
	font-size: 26px;
}

.about-img img {
	margin: 0 auto;
}


/* MAIN MENU */

.main-menu-wrapper {
	position: relative;
}

.main-menu-area {
	background: #EBEBEB;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
}

.main-menu-area.sticky {
	position: fixed;
	top: 75px;
}

.mainmenu ul li a {
	font-size: 22px;
	font-weight: 500;
	display: block;
	padding: 30px 0;
	position: relative;
	color: #000;
}

.mainmenu ul li {
	display: inline-block;
	padding-right: 150px;
}

.mainmenu ul li a:hover,
.mainmenu ul li.current a {
	color: #0072EF;
}

.mainmenu ul {
	padding: 0;
	margin: 0;
}

.mainmenu ul li {
	list-style-type: none;
}

.mainmenu ul li a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #0072EF;
	content: '';
	height: 4px;
	width: 0;
	transition: .3s ease;
}

.mainmenu ul li.current a::after {
	width: 100%;
}


/* whatwedo */

.whatwedo-content {
	padding: 70px 80px;
	background: #EFF6FB;
}

.whatwedo-content h5 {
	color: #023E9A;
	margin-bottom: 40px;
}

.whatwedo-item h2 {
	margin-bottom: 10px;
	color: #023E9A;
}

.whatwedo-item p {
	font-size: 20px;
	color: #3C3636;
}

.whatwedo-item {
	padding: 20px 0;
	text-align: center;
}

.whatwedo-content-wrap {
	position: relative;
	z-index: 1;
}

.whatwedo-img {
	position: absolute;
	left: 0;
	height: 100%;
	width: 70%;
	z-index: -1;
	top: 0;
	background-position: bottom center;
}


/* APPROACH AREA */

.section-title h4 {
	font-weight: 700;
}

.approach-left-text p {
	color: #023E9A;
	font-size: 24px;
}

.approach-right-item h5 {
	font-size: 28px;
}


/* team area */

.team-img {
	height: 600px;
}

.team-info h5 span {
	display: block;
	font-size: 80%;
	color: #023E9A;
	margin-top: 10px;
}

.team-info h5 {
	margin-bottom: 25px;
}

.team-info h5 a {
	display: block;
}

.team-info h5 a:hover {
	color: #023E9A;
}

.team-info {
	position: relative;
	z-index: 1;
}

.social-link ul li {
	display: inline-block;
}

.social-link {
	position: absolute;
	top: 0;
	right: 0;
}

.team-info {
	padding-bottom: 20px;
	border-bottom: 1px solid #809BC6;
	height: 410px;
}

.team-bottom p {
	color: #6487A0;
	margin: 0;
}

.team-content-wrap>.row,
.whatwedo-content>.row {
	margin-left: -50px;
	margin-right: -50px;
}

.team-content-wrap>.row>div,
.whatwedo-content>.row>div {
	padding-left: 50px;
	padding-right: 50px;
}

.team-bottom {
	padding-top: 30px;
}

.team-item {
	transition: .3s ease;
}

.team-inner {
	padding-top: 30px;
}

.close-menu span,
.open-menu span {
	cursor: pointer;
	display: block;
	height: 2px;
	width: 25px;
	background: #000;
	margin-bottom: 5px;
	text-align: center;
	z-index: 2;
}

.close-menu span:last-child,
.open-menu span:last-child {
	margin-bottom: 0px;
}

.close-menu span {
	margin: 0;
	transform: rotate(45deg) translate(5px);
	transform-origin: top left;
}

.close-menu span:nth-child(2) {
	transform: rotate(-45deg) translate(-4px, -1px);
	transform-origin: bottom right;
}

.open-menu,
.close-menu {
	cursor: pointer;
	display: block;
	height: 25px;
	width: 25px;
}

.close-menu {
	position: absolute;
	left: 10px;
	top: 10px;
}

.open-menu span {
	position: relative;
	top: 0px;
	left: 0px;
	border: 0;
}

.open-menu {
	padding-top: 4px;
}

.team-info p {
	font-size: 25px;
}


/* page title */

.page-title-area {
	position: relative;
	z-index: 1;
	background: #023E9A;
}

.page-title-area>img {
	position: absolute;
	right: 5%;
	bottom: 0;
}

.page-title h3 {
	color: #fff;
	margin-bottom: 40px;
}

.page-title p {
	color: #fff;
	margin-bottom: 40px;
}

.page-title-btn li a {
	color: #fff;
}

.page-title-btn li a img {
	transition: .3s ease;
	margin-left: 10px;
}

.page-title-btn li a:hover img {
	transform: translate(3px);
}

.page-title-btn li {
	display: inline-block;
	margin-right: 60px;
}

.page-title-btn li:last-child {
	margin-right: 0px;
}

.page-title-btn li a span {
	text-decoration: underline;
}


/* service tab */

.service-tab-links ul {
	padding: 0px;
	display: flex;
	white-space: nowrap;
	justify-content: center;
	overflow: hidden;
	overflow-x: auto;
}

.service-tab-links ul li {
	display: inline-block;
}

.service-tab-links {
	background: #EBEBEB;
}

.service-tab-links ul li a {
	padding: 15px 20px;
	display: block;
	font-weight: 500;
	position: relative;
	color: #000;
}

.service-tab-links ul li a:hover {
	text-decoration: none;
}

.service-tab-links ul li a::after {
	position: absolute;
	content: '';
	height: 7px;
	bottom: 0;
	left: 50%;
	width: 0%;
	transition: .3s ease;
	background: #0072EF;
	transform: translate(-50%);
}

.service-tab-links ul li a.active::after {
	width: 100%;
}

.service-tab-links ul li a.active,
.service-tab-links ul li a:hover {
	color: #0072EF;
}

.service-box {
	border-radius: 20px;
	border: 1px solid #CECECE;
	transition: .3s ease;
}

.service-box:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}


/* .service-box-title span {

	font-size: 14px;

	color: #37B623;

	margin-bottom: 10px;

	display: block;

}

.service-box-title h5 {

	font-size: 23px;

	margin: 0;

} */


/* .service-box-title {

	border-bottom: 1px solid #EFEFEF;

 } */

.service-box-body,

/* .service-box-title, */

.service-btns {
	padding: 30px 20px;
}

.service-box-body {
	padding-bottom: 0px;
	height: 195px;
}

.service-info {
	display: contents;
}

.originalPr {
	font-size: 16px;
	margin-left: 5px;
    margin-top: 1px;
}
/* .service-info span {
	font-size: 17px;
	color: #4E4C4C;
	margin-bottom: 10px;
} */

.text-link {
	text-decoration: underline;
	font-size: 16px;
	display: inline-block;
	margin-left: auto;
}

.text-link:hover {
	color: #0072EF;
	text-decoration: underline;
}

.service-btns {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 10px !important;
}

.site-btn {
	width: 100%;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 3px;
	background: #0072EF;
	text-align: center;
	color: #fff;
	display: inline-block;
}

.site-btn:hover {
	color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}

.service-info h6 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400;
	margin-top: inherit;
}

.service-info span {
	font-size: 17px;
	color: #4E4C4C;
	display: block;
	margin-bottom: 10px;
	margin-top: 0.5rem !important;
}


/* .service-box-title {

	height: 130px;

	padding: 10px;

	padding-top: 20px;

	padding-left: 30px;

} */

.service-tab {
	padding: 30px 0px;
}

.service-tab,
.purchase-tab {
	display: none;
	animation: 1s ease fadeEffect;
}

.purchase-tab .purchase-title {
	margin-bottom: 20px;
	text-align: right;
}

.service-tab.active,
.purchase-tab.active {
	display: block;
}

@keyframes fadeEffect {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.service-box-title {
	padding: 10px 25px;
	background: #EBEBEB;
	display: flex;
	align-items: center;
	min-height: 74px;
	font-weight: 600;
	border-radius: 20px 20px 0px 0pc;
}

.service-box .titleBox {
	padding: 15px;
    position: absolute;
    background: #fff;
    max-width: 270px;
    right: 7px;
    top: 52px;
    box-shadow: 10px 10px 59px 0 #333;
    text-transform: capitalize;
    border-radius: 10px;
    font-size: 13px;
    transition: .5s;
}

.service-box em.icon-info {
	padding: 4px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 22px;
    width: 22px;
}

.service-box-title h6 {
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.service-box-body {
	padding: 15px 25px;
	width: 100%;
	height: 100%;
}

.service-box-body p {
	color: #666;
	font-size: 14px;
	min-height: 95px;
	max-height: 95px;
	overflow: auto;
	line-height: 24px;
	max-width: inherit;
}

.service-box-costbox {
	margin-bottom: 15px;
	padding: 8px 0;
	border-top: 1px dashed #0072EF;
	border-bottom: 1px dashed #0072EF;
	display: flex;
	align-items: center;
}

.service-info h6 {
	font-size: 24px;
	color: #0072EF;
}

.puschase-tab-links {
	padding-right: 50px;
}

.puschase-tab-links ul {
	padding: 0;
	margin: 0;
}

.puschase-tab-links ul li {
	list-style-type: none;
}

.puschase-tab-links ul li a {
	text-decoration: none;
	display: flex;
	align-items: center;
	padding: 15px 20px;
	background: #fff;
	color: #000;
	border-bottom: 1px solid #EEEEEE;
	border-left: 4px solid #EEE;
	font-size: 18px;
	font-weight: 700;
	transition: 0.5s;
	padding-right: 40px;
}

.puschase-tab-links ul li:last-child a {
	border-bottom: 0;
}

.puschase-tab-links ul li a.active {
	border-left-color: #0072EF;
	background: #F6F6F6;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .07);
}

.puschase-tab-links ul li a:hover {
	background: #F6F6F6;
	transition: 0.5s;
}

.purchase-title p {
	color: #4E4E4E;
	font-size: 22px;
}

.purchase-item img {
	margin-bottom: 10px;
}

.purchase-item h5 {
	color: #000;
	font-weight: 400;
	height: 70px;
}

.purchase-item .text-link {
	font-size: 18px;
	color: #0072EF;
}

.selectBox {
	background: none;
	color: #fff;
	width: 240px;
	height: 50px;
	border-radius: 5px;
}


/*About and services page end*/


/*footer form*/

.footer-form {
	background: #FAFAFA;
}

.footer-form h3 {
	font-size: 20px;
}

.footer-form .email a,
.footer-form .phone a {
	color: #242424;
}

.footer-form .email,
.footer-form .phone {
	display: flex;
	font-size: 14px;
}

.footer-form .email span {
	margin-right: 10%;
	width: 25%;
}

.footer-form .phone span {
	margin-right: 10%;
	width: 25%;
}

.footer-form .form-control {
	margin-bottom: 10px;
	background-color: transparent;
	border: 0px;
	border-bottom: 1px solid #000;
	border-radius: 0;
	height: 50px;
	font-size: 14px;
}

.footer-form .form-control:focus {
	color: #000;
	background-color: transparent;
	border-color: #000;
	outline: 0;
	box-shadow: none;
}

.footer-form .btn {
	background: #0072EF;
	color: #fff;
	height: 50px;
	margin-top: 20px;
}

.footer-form .form-control::placeholder {
	color: #242424;
	opacity: 1;
}


/*footer form #*/


/*footer*/

.footer-top {
	padding: 30px 0px;
	font-size: 14px;
}

.footer-top h3 {
	font-size: 16px;
	padding: 20px 0px 10px;
}

.footer-top ul {
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.footer-top ul li {
	list-style-type: none;
	padding-bottom: 10px;
}

.footer-top ul li a {
	color: #7B7B7B;
	transition: all 300ms linear;
}

.footer-top ul li a:hover {
	text-decoration: none;
	color: #023E9A;
}

.footer-btm {
	padding: 0px 0px 20px;
	font-size: 13px;
	color: #808080;
	text-align: center;
}

.ftr-btm-links a {
	color: #808080;
	padding-right: 20px;
}

.copy-txt {
	margin-top: 10px;
}


/*footer #*/


/*Scroll to Top*/

#return-to-top .upIcon {
	content: url(../images/top.svg);
}

#return-to-top {
	position: fixed;
	bottom: 30px;
	right: 0px;
	background: rgba(0, 148, 218, 0.5);
	padding: 5px 8px 9px 10px;
	border-radius: 5px 0px 0px 5px;
	display: block;
	text-decoration: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 99;
}

#return-to-top:hover {
	background: rgba(0, 148, 218, 1);
}

.slider-section1 {
	background: #F0F6F9;
	color: #000000;
	height: 44.5vh;
	width: 50vw;
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	justify-content: center;
}

.slider-section1 .section1-header {
	display: flex;
	flex-direction: column;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 138.6%;
	margin-left: 12vw;
}

.section1-description {
	display: flex;
	flex-direction: row;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 138.6%;
	/* margin-left: -26px; */
	margin-top: 32px;
	margin-left: 12vw;
}

.slider-main-ctr {
	display: flex !important;
	flex-direction: row;
}

.slider-main-ctr .left-ctr,
.slider-main-ctr .right-ctr {
	width: 50vw;
	height: 83vh;
}

.slider-section2 {
	height: 44.5vh;
	background: #ffffff;
	color: #000000;
}

.text-area-inbanner2 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 138.6%;
	text-transform: capitalize;
}

.slider-section2 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.owl-dots {
	bottom: 25vh !important;
}

.slider-main-text {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 138.6%;
	text-transform: capitalize;
	color: #FFFFFF;
}

._watcch,
._know {
	text-decoration: underline;
}

._watcch:hover {
	color: #555555 !important;
}

._know:hover {
	color: #0072EF !important;
}

._watcch:hover:after {
	content: url(../images/arrow-right-circle-gry.svg);
}


._know:hover:after {
	content: url(../images/arrow-right-circle-blu.svg);
}

.slider-ctr {
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
	/* margin-left: 11vw; */
	margin-left: 7vw;
}

.dropdown-menu.show {
	border: 1px solid #C4C4C4 !important;
	box-sizing: border-box !important;
	border-radius: 3px !important;
}


/* The container */

.custom-checkbox-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	/* font-size: 22px; */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Hide the browser's default checkbox */

.custom-checkbox-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}


/* Create a custom checkbox */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #C4C4C4;
	border-radius: 3px;
}


/* On mouse-over, add a blue border color */

.custom-checkbox-container:hover input~.checkmark {
	border: 1.3px solid#0072EF;
}


/* When the checkbox is checked, add a blue background */

.custom-checkbox-container input:checked~.checkmark {
	background-color: #0072EF;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}


/* Show the checkmark when checked */

.custom-checkbox-container input:checked~.checkmark:after {
	display: block;
}


/* Style the checkmark/indicator */

.custom-checkbox-container .checkmark:after {
	left: 4px;
	top: 0;
	width: 7px;
	height: 12px;
	border: solid white;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#persona-ctr ._know,
#real-estate-suite ._know {
	color: #0072EF;
}

#persona-ctr ._blinks ._know:after,
#real-estate-suite ._blinks ._know:after {
	content: url(../images/arrow-right-circle-blu.svg);
}


/* #index-ctr #slider .img-wrapper .slide-one, #index-ctr #slider .img-wrapper .slide-two, #index-ctr #slider .img-wrapper .slide-three, #index-ctr #slider .img-wrapper .slide-four, #index-ctr #slider .img-wrapper .slide-five{ */


/* width: 100vw; */


/* } */

#slider-client-logo .owl-theme .owl-dots {
	text-align: center;
	max-width: 90vw;
}

#zone-matrix-ctr .owl-dots {
	bottom: -10vh !important;
}

#index-ctr span.nIcon img {
	width: 60px;
	height: 85px;
}

.unrated {
	background-color: yellow;
	padding: 5px;
	font-weight: 600;
	font-size: 14px;
}

@media only screen and (max-width: 950px) {
	.cf7_custom_style_1 {
		padding-bottom: 0rem !important;
		flex-wrap: wrap;
		margin-right: 15px;
		margin-left: 55px;

	}
}

.ma-1 {
	margin-left: 12vw;
}

.card-header {
    background-color: rgba(0,0,0,0)!important;
    white-space: nowrap;
  }

.card-body p {
	margin-left: 30px;
}
  .card{
    background: none;
    border: none;
    border-bottom: 1px solid #ffffff5c;
  }
 
@media screen and (max-width:768px) {
	.service-tab-links ul {
		justify-content: inherit;
	}
}

@media screen and (max-width:480px) {

	.testi-box p {display: inherit;}
	.card-header {
		background-color: rgba(0,0,0,0)!important;
		white-space:revert;
	  }
	.ma-1{
		margin-left: 12vw;
	}

	.text-link{
		white-space: nowrap;
	}

	.left-ctr {
		width: 100% !important;
		height: inherit !important;
	}

	.slider-ctr {
		margin: 0px;
	}

	.slider-section1 {
		width: 100%;
	}

	.slider-section2 {
		margin: 15px 0px;

		height: initial !important;
	}

	.slider-main-text {
		margin: 0px !important;
		text-align: center;
	}

	.right-ctr {
		display: none;
	}

	.selectBox {
		height: 40px;
	}

	.purchase-tab .purchase-title {
		text-align: left;
	}

	.puschase-tab-links {
		padding: 0px 0px 15px;
	}

	.puschase-tab-links ul {
		white-space: nowrap;
		overflow: hidden;
		overflow-x: auto;
	}

	.puschase-tab-links ul li {
		display: inline-block;
	}

	.puschase-tab-links ul li a {
		display: inline-block;
		border-left: 0px;
		font-size: 16px;
		font-weight: 500;
		background: #fff;
		box-shadow: none;
	}

	.puschase-tab-links ul li a.active {
		border-bottom: 2px solid #0072EF;
		text-decoration: none;
	}

	._propTitleInner {
		height: inherit;
	}

	._propDetails {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	._propRating {
		display: flex;
	}

	._propRating ._prating {
		width: 100%;
		display: block;
	}

	._propImg {
		overflow: hidden;
	}

	._propImg img {
		margin: 0 !important;
		height: 100%;
		object-fit: cover;
	}
}

@media screen and (max-width:480px) {
	.pa-1 {
		margin: auto;
	}

}

/* service modal form */
.legalServicesForm .heading {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left;
	color: #000;
	font-weight: 600;
	font-family: sans-serif;
}

.legalServicesForm label {
	display: block;
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	color: #000;
	margin-bottom: 5px;
	font-family: sans-serif;
}

.legalServicesForm .flexBox {
	margin: 0 -5px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	height: 40px;
}

.legalServicesForm figure {
	padding: 0;
	margin: 0;
	list-style: none;
}

.legalServicesForm .flexBox figure {
	float: left;
	margin-right: 8px;
	height: 29px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}

.legalServicesForm .customRadioBox, .customCheckBox {
	padding: 0 5px;
	display: inline-block;
	font-size: 14px;
	color: #5F449B;
	position: relative;
	overflow: hidden;
}

.legalServicesForm .customRadioBox .radio, .customCheckBox .checkBox {
	position: relative;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
	opacity: 0;
	display: none;
}
.legalServicesForm .form-group {
	margin-bottom: 0;
}

.legalServicesForm .customRadioBox label,
.customCheckBox label {
	padding: 0 16px;
	border-radius: 8px;
	border: solid 1px #DAD7E8;
	height: 40px;
	background: #fff;
	display: inline-flex !important;
	display: -webkit-inline-flex !important;
	align-items: center;
	position: relative !important;
	color: #5F449B !important;
	font-size: 12px !important;
	cursor: pointer;
}

.legalServicesForm .customRadioBox .radio[type='radio']:checked ~ label, .customCheckBox .checkBox[type='checkbox']:checked ~ label {
	background: #474747;
	color: #5F449B!important;
	background: #EDEAFD;
	color: #5F449B!important;
	border: 1px solid #ACA3CF;
	transition: .3s;
	color: #5F449B;
}

.legalServicesForm .ldBxInptGrp {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	margin-bottom: 10px
}

.legalServicesForm .selectBox {
	display: block;
	position: relative;
	width: 100%;
	z-index: 3;
	height: 40px;
}

.legalServicesForm .ldBxAdOn {
	width: 122px
}

.legalServicesForm .ldBxAdOn button {
	padding: 6px 12px;
	height: 40px;
	font-size: 14px;
	border: 0;
	color: #fff;
	box-shadow: none;
	background: #5F449B;
	border-radius: 0 4px 4px 0;
	cursor: pointer
}

.legalServicesForm .ldBxAdOnCity {
	width: 200px
}

.legalServicesForm .ldBxAdOnBudget {
	width: 100%
}

.legalServicesForm .ldBxAdOnSlct {
	border-radius: 5px 0 0 5px;
	border-right: 0
}

.legalServicesForm .selectBox::after {
	content: "\25BC";
	font-family: icomoon;
	font-size: 12px;
	color: #666;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: -1
}

.legalServicesForm .form-control {
	font-size: 14px;
	border-radius: 5px !important;
}

.legalServicesForm .form-group .form-control {
	padding: 6px 12px;
	display: block;
	width: 100%;
	font-size: 14px;
	color: #000;
	background: none;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.legalServicesForm .form-group .form-control .textAreaHeight {
	height: auto
}

.legalServicesForm .form-group .form-control .noBorder {
	border: 0
}

.legalServicesForm.form-group.noMarginBtm {
	margin-bottom: 0
}

.legalServicesForm .fieldArea {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px
}

.legalServicesForm .fieldArea ul.tableFormat {
	display: flex;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px 15px
}

.legalServicesForm .fieldArea ul.tableFormat li {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

.legalServicesForm .fieldArea ul.tableFormat li.head {
	font-weight: 500;
	color: #000;
	font-size: 14px
}

.legalServicesForm .fieldArea ul.tableFormat li.paddBtm {
	padding-bottom: 10px
}

.legalServicesForm .fieldArea ul.tableFormat li span {
	display: block;
	font-family: 'SourceSansPro-Regular';
	color: #333;
	font-size: 14px;
	line-height: 38px
}

.legalServicesForm .rangeBox {
	display: flex;
	position: relative;
	width: 100%
}

.legalServicesForm .rangeBox .ldBxAdOnBudget {
	margin-right: 15px
}

.legalServicesForm .rangeBox .ldBxAdOnBudget:last-child {
	margin-right: 0
}

.legalServicesForm .formGrid {
	display: flex;
	position: relative;
	width: 100%
}

.legalServicesForm .formGrid .form-group {
	width: 100%;
	margin-right: 15px;
	margin-bottom: .5rem;
}

@media screen and (max-width:768px) {
	.legalServicesForm {
		transform: inherit;
		left: inherit;
		top: 0px;
		width: 100%;
		border-radius: 0px;
		z-index: 10;
		max-height: 100%;
		padding: 0px;
	}

	.legalServicesForm .fieldArea ul li {
		margin-bottom: 10px;
		padding: 5px 10px 5px;
	}

	.legalServicesForm .heading .paddLeftRight {
		padding: 0px 15px;
		margin: 10px 0px;
	}

	.legalServicesForm .heading .mheader {
		box-shadow: 3px 6px 10px 0 rgba(0, 0, 0, 0.05);
		padding: 15px;
		background: #fff;
		margin-bottom: 10px;
	}

	.legalServicesForm .fieldArea,
	.legalServicesForm .formGrid {
		padding: 0px 15px 0px;
	}

	.legalServicesForm .formGrid {
		display: block;
	}

	.legalServicesForm .btnBox {
		padding: 0px 15px;
		margin-bottom: 15px;
	}

	.legalServicesForm .ldBxAdOnCity {
		width: 100%;
	}

	.legalServicesForm .fieldArea ul.tableFormat {
		display: block;
	}

	.legalServicesForm .fieldArea ul.tableFormat li span {
		line-height: normal;
	}

	.legalServicesForm .fieldArea ul.tableFormat li.head {
		padding: 0px 0px 15px;
		margin: 0px;
	}
}

.footer-btm{
	text-align: center;
	margin: auto;
	
}
