p{
	color:#7f7f7f;
}
h1,h2,h3,h4{
	font-weight: 700 !important;
}
.row{
	display:flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.col-50{
	width: 50%;
	padding: 0 20px;
}
.col-25{
	width: 25%;
	padding: 0 10px;
}
.col-60{
	width: 60%;
	padding: 0 20px;
}
.col-40{
	width: 40%;
	padding: 0 20px;
}
.new_banner {
    position: relative;
    padding: 100px 0;
	background: no-repeat center center /cover;
}

.banner__text {
    position: relative;
    width: 50%;
}

.banner__text h1 {
    color: #fff;
    margin: 0 0 15px;
    line-height: 1.1;
}

.banner__text p {
    color: #fff;
    font-size: 18px;
}

.new_banner::before {content: "";width: 100%;height: 100%;background: #0b0d12;position: absolute;top: 0;left: 0;opacity: 0.6;}

.why-chose-us-area {
    padding: 80px 0 80px;
}

.why_chose-text h2 {
    font-size: 32px;
    margin: 0 0 30px;
}

ul.new-check-list li {
    color: #7f7f7f;
    font-size: 15px;
    margin: 0 0 20px;
    padding-left: 44px;
	position: relative;
}
ul.new-check-list li::before{
	content: "";
	background: url("/images/editing-new/icon_ceck.webp");
	width: 23px;
	height: 23px;
	position: absolute;
	top:0;
	left: 10px;
}
.realestate__service__area {
    background: transparent no-repeat center center /cover;
    position: relative;
    padding: 80px 0;
}
.row.video__service {
    width: 70%;
}
.man__with_controler {
    position: absolute;
    right: 0;
    bottom: 0;
}
.man__with_controler img {
    width: 88%;
    float: right;
}
h2.service__heading {
    margin: 0 0 35px;
}
.single__service {
    margin: 0 0 30px;
}
.single__service a {
  display: inline-block;
  margin: 0 0 10px;
  font-size: 18px;
  position: relative;
}
.single__service p {
  color: #313131 !important;
}
.single__service a:hover {
  color: #333;
}
.single__service a::before {
  content: "";
  background: url("/images/real-estate/right-arrow.webp");
  width: 18px;
  height: 9px;
  position: absolute;
  right: -30px;
  top: 10px;
  transition: all 0.4s;
}
.single__service a:hover::before {
  content: "";
  background: url("/images/real-estate/right-arrow-hover.webp");
  width: 18px;
  height: 9px;
  position: absolute;
  right: -30px;
  top: 10px;
}
a.btn_trial {
  font-size: 22px;
  color: #fff;
  background: #ff8f0a;
  padding: 10px 80px;
  display: inline-block;
  margin: 25px 0 0;
  box-shadow: 0px 6px 16px rgb(255 143 10 / 40%);
}
.exampleVideo {
    border: 3px solid #fff;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.5);
    margin: 0 0 50px;
}

.rtopVideoPlayerWrapper .rtopVideoPlayer .vidControls {
    position: static !important;
    background: #ccc !important;
	opacity: 1 !important;
}
.rtopVideoPlayerWrapper .rtopVideoPlayer .vidControls.hide {
    -webkit-transform: translate(0%, 0);
    transform: translate(0%, 0);
}
.show__wreel__area {
    padding: 70px 0;
}

.show__wreel__area h2 {
    text-align: center;
    font-size: 36px;
    margin: 0 0 35px;
}

.video_holder {
    width: 80%;
    margin: 0 auto;
}
a.single_soft {
    display: block;
    position: relative;
    padding: 39px 50px 34px 100px;
    border: 2px solid #c3e6ef;
    min-height: 118px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px;
    margin: 0 0 30px;
}

a.single_soft img {
    position: absolute;
    left: 17px;
    top: 23px;
    width: 72px;
}
a.single_soft.smallr {
    padding-left: 130px;
    padding-top: 48px;
}

a.single_soft.smallr img {
    width: 100px;
}
a.single_soft.small img {
    width: 91px;
}

a.single_soft.small2 img {
    width: 70px;
}

a.single_soft.small, a.single_soft.small2 {padding-top: 44px;}
.software__we__uses {
    padding: 0 0 70px;
}

.software__we__uses h2 {
    font-size: 36px;
    margin: 0 0 35px;
}

.software__we__uses .row {
    margin: 0 -10px;
}
.get__strted__bg {
    padding: 190px 0;
    background: no-repeat center center /cover;
    position: relative;
    text-align: center;
}

.get__strted__bg::before {content: "";background: #161a1e;position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0.5;}

a.get__started__btn {
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    border: 2px solid #ffffff;
    padding: 15px 50px;
    border-radius: 50px;
}

.get__strated__area {
    padding-bottom: 70px;
}
.testimonials_area_new {
    padding: 0 0 70px;
}
.testimonials_area_new .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.testimonials_area_new .col-30 {
    width: 30%;
    padding: 0 15px;
}

.testimonials_area_new .col-70 {
    width: 70%;
    padding: 0 15px;
}

.add_holder {
    padding: 110px 30px;
    text-align: center;
    background: transparent no-repeat center center /cover;
    position: relative;
}

.add_holder h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 700 !important;
    position: relative;
    top: 38px;
}
.add_holder a {
    background: #ff8f0a;
    display: inline-block;
    color: #fff;
    padding: 10px 0;
    border-radius: 5px;
    position: absolute;
    width: 45%;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, 0);
}

.testimonilas_holder h2 {
    font-weight: 300 !important;
    margin: 0 0 30px;
    color: #000;
    font-size: 36px;
}

.single_new_testimonilas p {
    margin: 0 0 32px;
	padding: 0 0 28px;
}

.testi_new_meta {
    padding-left: 100px;
    position: relative;
}

.testi_new_meta img {
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 34%;
    transform: translate(0, -50%);
}

.testi_new_meta h4 {
    color: #000;
    font-weight: 800;
    margin: 0 0 11px;
}

.testi_new_meta p {
    color: #000;
}
.testi_new_meta img {
    width: 78px !important;
    height: 78px !important;
}

.testimonilas_holder {
    width: 100%;
}
.testimonilas_list_new button.owl-prev, .testimonilas_list_new button.owl-next {
    background: #ff8f0a !important;
    width: 50px;
    height: 35px;
    border-radius: 0px !important;
}

.testimonilas_list_new .owl-nav {
    text-align: left !important;
}
.about__text {
    padding-right: 50px;
}

.about__us__area {
    padding: 0 0 70px;
}
.faq {
	width: 63%;
}

.faqitem .header {
	padding: 15px 10px 15px 0;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}

.faqitem .header h4 {
	margin: 0;
	font-size: 16px;
	color: #fff;
}

.faqitem .header .fas.fa-minus {
	display: none;
}

.faqitem.jquery-accordion-active .fas.fa-minus {
	display: block;
}

.faqitem.jquery-accordion-active .fas.fa-plus {
	display: none;
}

.faqitem .content {
	padding: 15px 0;
	display: none;
	color: #fff;
}
.faq__area {
    background: no-repeat center center /cover;
	padding:70px 0; 
}

.section__heading {
    width: 65%;
    margin: 0 auto 45px;
    text-align: center;
}

.section__heading h2 {
    font-size: 36px;
    color: #fff;
}

.section__heading p {
    color: #fff;
}
.footer_contact_area {
    padding: 70px 0;
}

.contact_heading {
    padding: 0 0 50px;
    margin: 0 0 27px;
    border-bottom: 2px solid #f7f7f7;
}

.adress h5 {
    color: #7f7f7f;
    font-weight: bold;
    margin: 0 0 20px;
}

.adress p {
    margin: 0 0 5px;
}

.adress h5 img {
    margin-right: 10px;
    margin-top: -2px;
}
@media (max-width:800px){
	.banner__text {
    width: 100%;
}

.col-50 {
    width: 100%;
}

.man__with_controler {
    display: none;
}

.row.video__service {
    width: 100%;
}

.col-25 {
    width: 50%;
}
}
@media (max-width:767px){
	.video_holder {
    width: 100%;
}

.col-25 {
    width: 100%;
}

.testimonials_area_new .col-30, .testimonials_area_new .col-70 {
    width: 100%;
}

.add_holder {
    margin: 0 0 35px;
}

.col-60, .col-40 {
    width: 100%;
}

.about__text {
    padding: 0 0 50px;
}

.section__heading {
    width: 100%;
}

.faq {
    width: 100%;
}
}