
.main__logo{

width: 150px;
    margin-top: 15px;
    
}

.box_tn .logo_a{
	
	margin-bottom: 25px;
}

.switch-3d{
	margin-bottom: 20px;
}

.sps78{
	padding: 15px 0px;
}

.sps78 b{
	font-weight: 500;
	color: forestgreen;
}	

.sps78:first-child{
	padding-top: 0px;
}

.sps78:last-child{
	padding-bottom: 0px;
}

.v688 .box_tn{
	margin-top: 0;
	border:2px solid #78a1bf;
	border-radius: 5px;
	box-shadow: none;
}

.cls_pro{
	position: absolute;
    right: 45px;
    top: 15px;
    width: 0;
    font-size: 28px;
	cursor: pointer;
	color: red;
	background-color: indianred;
}


.d_header th{
	background-color: #ededed;
}

.cls_pro:hover{
	color: black;
}

#new_pro_form{
	position: fixed;
    top: 0;
    padding-bottom: 50px;
    padding-top: 50px;
    padding: 50px 15px;
    width: 100%;
    overflow-y: auto;
    background-color: #333333b0;
    height: 100vh;
    left: 0px;
    z-index: 1000;
    display: none;
}

#form_new_property{
	max-width: 720px;
    left: 0;
    z-index: 999;
    right: 0;
    margin: auto;
    /* top: 50px; */
    /* bottom: 50px; */
    position: relative;
}

.main__logo__mobile{
    margin-top:0px;
}

.nav_sub{
	padding: 15px 0px;
	padding-bottom: 0px;
}

a{
	color: #333333;
}

.p_s_r_units input{
	margin-bottom: 10px;
}

.account-item > .content{
	margin-left: 0;
}

.nav_sub .active{
	background-color: transparent!important;
	color: blue!important;
	border-bottom: 2px solid blue;
	border-radius: 0;
}



hr{
	margin: 0;
}

.header-mobile-2{
	background-color: #ffffff;
}

.header-mobile-2.header-mobile .hamburger .hamburger-box .hamburger-inner, .header-mobile-2.header-mobile .hamburger .hamburger-box .hamburger-inner::before, .header-mobile-2.header-mobile .hamburger .hamburger-box .hamburger-inner::after{
	background-color: #111111;
}


.vb_line{
	display: inline-block;
}


.vb_line .line{
	background-color: blue;
	height: 2px;
	width: 20%;
	margin-top: 15px;
	margin-bottom: 25px;
	display: block;
}



.account-item--style2 .content a{
	color: #111111;
}

.page-wrapper{
	padding-bottom: 0;
}

.account-item--style2 .content a:hover{
	color: #000000;
}

.box_tn{
	box-shadow: 0px 0px 3px #ccc;
	margin-top: 50px;
	border-radius: 10px;
	padding: 15px 15px 15px 15px;
	position: relative;
	margin-bottom: 25px;
}

.vbn_op a{
	margin: 15px;
}

.gray-it{
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}