.btn.btn-warning.rede {
	padding: 15px 20px;
	border-radius: 0px;
	background-color: #3c8dbc;
	border-color: #3c8dbc;
}

.radio-danger {
	font-size: 11px;
}

.nav-tabs-custom {
	margin-bottom: 20px;
	margin-top: 20px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

.nav-tabs-custom>.nav-tabs {
	margin: 0;
	border-bottom-color: #f4f4f4;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
	margin-left: 0;
}

.nav-tabs-custom>.nav-tabs>li.active {
	border-top-color: #3c8dbc;
}

.nav-tabs-custom>.nav-tabs>li {
	border-top: 3px solid transparent;
	margin-bottom: -2px;
	margin-right: 5px;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav>li {
	position: relative;
	display: block;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
	border-left-color: transparent;
}

.nav-tabs-custom>.nav-tabs>li.active>a {
	border-top-color: transparent;
	border-left-color: #f4f4f4;
	border-right-color: #f4f4f4;
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
	background-color: #fff;
	color: #444;
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover {
	background: transparent;
	margin: 0;
}

.nav-tabs-custom>.nav-tabs>li>a {
	color: #444;
	border-radius: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.box-header.with-border {
	border-bottom: 1px solid #f4f4f4;
}

.box-header {
	color: #444;
	display: block;
	padding: 10px;
	position: relative;
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
	content: " ";
	display: table;
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
	display: inline-block;
	font-size: 18px;
	margin: 0;
	line-height: 1;
}

.box-header:after,
.box-body:after,
.box-footer:after {
	clear: both;
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
	content: " ";
	display: table;
}

.box.box-info {
	border-top-color: #00c0ef;
}

.box {
	position: relative;
	border-radius: 3px;
	background: #ffffff;
	border-top: 3px solid #d2d6de;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: none;
}

:focus {
	outline: none;
}

.property-box-service-date p {
	font-weight: 500;
	margin: 0px 3px 0;
	padding: 0;
}

table.table.table-bordered.table-hover.text-change tbody tr td {
	font-size: 16px;
	font-family: sans-serif;
	padding: 10px 20px;
}

table.table.table-bordered.table-hover.text-change thead tr th {
	font-size: 18px;
	font-family: sans-serif;
	padding: 10px 20px;
}

body.hold-transition.login-page.templatemo-bg-image-1 {
	background-color: rgb(210, 214, 222); //#212121;}

	.col-3 {
		float: left;
		width: 50%;
		margin: 0;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}

	.templatemo-bg-image-1,
	.templatemo-bg-image-2 {
		background-size: cover;
	}

	.templatemo-bg-image-1,
	.templatemo-bg-image-2 {
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed;
	}

	.effect-2~.focus-border {
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 2px;
		background-color: #5880a7;
		transition: 0.4s;
	}

	.effect-2:focus~.focus-border {
		width: 100%;
		transition: 0.4s;
		left: 0;
	}

	.effect-2 {
		border: 0;
		padding: 7px 0;
		border-bottom: 1px solid #ccc;
		box-shadow: none;
	}

	input[type="text"] {
		color: #333;
		width: 100%;
		box-sizing: border-box;
		letter-spacing: 1px;
	}

	.templatemo-bg-image-1 {
		background-color: #d2d6de; // background-image: url(../img/templatemo-bg-1.jpg);}

		.col-md-12.col-3 {
			width: 100%;
		}

		.col-md-6.col-3 .form-label {
			font-weight: normal;
			color: #aaa;
			position: absolute;
			top: 5px;
			left: 60px;
			cursor: text;
			-moz-transition: .2s;
			-o-transition: .2s;
			-webkit-transition: .2s;
			transition: .2s;
		}

		.col-md-6.col-3 .input-group.focused .form-label {
			top: -10px;
			left: 60px;
			font-size: 14px;
		}

		.col-md-6.col-3 .form-label:focus {
			display: none;
		}

		.input-group.populated label.form-label {
			display: none;
		}

		.col-md-6.col-3 .input-group.focused:after {
			-moz-transform: scaleX(1);
			-ms-transform: scaleX(1);
			-o-transform: scaleX(1);
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}

		.col-md-12.col-3 .input-group.focused:after {
			-moz-transform: scaleX(1);
			-ms-transform: scaleX(1);
			-o-transform: scaleX(1);
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}

		.col-md-12.col-3 .input-group.focused .form-label {
			top: -10px;
			left: 60px;
			font-size: 14px;
		}

		.col-md-12.col-3 .form-label {
			font-weight: normal;
			color: #aaa;
			position: absolute;
			top: 5px;
			left: 60px;
			cursor: text;
			-moz-transition: .2s;
			-o-transition: .2s;
			-webkit-transition: .2s;
			transition: .2s;
		}

		.input-group .form-control {
			position: initial !important;
		}

		.templatemo-login-form-2 h1 {
			color: #fff;
			margin-bottom: 40px;
		}

		.templatemo-login-form-2 .templatemo-one-signin {
			border-right: 1px solid rgba(200, 200, 200, 0.5);
		}

		.templatemo-login-form-2 .control-label {
			margin-bottom: 10px;
		}

		.form-horizontal .control-label {
			margin-bottom: 10px;
		}

		.form-horizontal .control-label {
			padding-top: 0;
		}

		.templatemo-input-icon-container {
			position: relative;
		}

		.templatemo-login-form-2 .templatemo-input-icon-container .fa {
			color: rgb(190, 190, 190);
		}

		.templatemo-login-form-2 .form-control {
			background-color: rgba(83, 78, 78, 0.35);
			border: 1px solid rgba(255, 255, 255, 0.27);
			color: rgb(255, 255, 255);
		}

		.templatemo-input-icon-container input,
		.templatemo-input-icon-container textarea {
			padding-left: 30px;
		}

		.templatemo-input-icon-container .fa {
			color: gray;
			position: absolute;
			left: 10px;
			top: 18px;
		}

		.fa {
			font-size: 16px;
		}

		.logo {
			padding: 0px 0 0px 0;
			margin: 0 auto;
			width: 100%;
			display: block;
		}

		.logo img {
			width: 100px;
			height: 40px;
		}

		span.input-group-addon {
			background: transparent;
			color: #000;
			font-size: 16px;
		}

		.well h1.text-center {
			color: #000;
			font-family: Open Sans;
		}

		form#bck input.form-control {
			color: #444 !important;
			box-shadow: none;
			padding: 10px 20px;
		}

		button.btn.btn-default.btn-success:hover {
			color: #fff;
			background-color: #114a82;
			border-color: #114a82;
		}

		button.btn.btn-default.btn-success {
			color: #fff;
			background-color: #114a82;
			border-color: #114a82;
			padding: 14px 60px;
		}

		.templatemo-login-form-2 {
			background-color: #FFF;
			border-radius: 8px;
			color: #fff;
			font-weight: 300;
			max-width: 650px;
			padding: 15px 30px 15px 30px;
			margin: 150px auto 0 auto;
		}

		.templatemo-login-form-2 h1 {
			color: #fff;
			margin-bottom: 0px;
			margin-top: 15px;
			font-family: Open Sans;
		}

		.templatemo-login-form-2 a {
			color: #DBDBDB;
		}

		span.remme {
			color: #177ec1 !important;
			padding-left: 10px;
			font-weight: 500;
		}

		.templatemo-login-form-2 .form-control {
			height: 50px;
			margin: 0;
			padding: 0 30px;
			vertical-align: middle;
			background: #fff;
			border: 2px solid #eee;
			font-family: 'Raleway', sans-serif;
			font-size: 15px;
			font-weight: 400;
			line-height: 50px;
			color: #888;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
			-o-transition: all .3s;
			-moz-transition: all .3s;
			-webkit-transition: all .3s;
			-ms-transition: all .3s;
			transition: all .3s;
		}

		.templatemo-login-form-2 .form-control:focus {
			outline: 0;
			background: #fff;
			border: 3px solid #e38f42;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
		}

		.templatemo-login-form-2 .templatemo-input-icon-container .fa {
			color: rgb(190, 190, 190);
		}

		.templatemo-login-form-2 .control-label {
			margin-bottom: 10px;
		}

		.templatemo-login-form-2 .btn {
			width: 100%;
		}

		.templatemo-login-form-2 .btn-social {
			max-width: 220px;
		}

		.templatemo-login-form-2 label {
			font-weight: 400;
		}

		.templatemo-login-form-2 .templatemo-one-signin {
			border-right: 1px solid rgba(200, 200, 200, 0.5);
		}

		.leftcontact {
			width: 49.5%;
			float: left;
			border-right: 1px dotted #CCC;
			box-sizing: border-box;
			padding: 0px 15px 0px 0px;
		}

		.rightcontact {
			width: 49.5%;
			float: right;
			box-sizing: border-box;
			padding: 0px 0px 0px 15px;
		}

		.info p {
			text-align: center;
			color: #999;
			text-transform: none;
			font-weight: 600;
			font-size: 15px;
			margin-top: 2px
		}

		.info i {
			color: #F6AA93;
		}

		.icon-case {
			width: 35px;
			float: left;
			border-radius: 5px 0px 0px 5px;
			background: #eeeeee;
			height: 42px;
			position: relative;
			text-align: center;
			line-height: 40px;
		}

		.contentform {
			padding: 40px 30px;
		}

		.bouton-contact {
			background-color: #81BDA4;
			color: #FFF;
			text-align: center;
			width: 100%;
			border: 0;
			padding: 17px 25px;
			border-radius: 0px 0px 5px 5px;
			cursor: pointer;
			margin-top: 40px;
			font-size: 18px;
		}

		.leftcontact {
			width: 49.5%;
			float: left;
			border-right: 1px dotted #CCC;
			box-sizing: border-box;
			padding: 0px 15px 0px 0px;
		}

		.rightcontact {
			width: 49.5%;
			float: right;
			box-sizing: border-box;
			padding: 0px 0px 0px 15px;
		}

		.validation {
			display: none;
			margin: 0 0 10px;
			font-weight: 400;
			font-size: 13px;
			color: #DE5959;
		}

		#sendmessage {
			border: 1px solid #fff;
			display: none;
			text-align: center;
			margin: 10px 0;
			font-weight: 600;
			margin-bottom: 30px;
			background-color: #EBF6E0;
			color: #5F9025;
			border: 1px solid #B3DC82;
			padding: 13px 40px 13px 18px;
			border-radius: 3px;
			box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.03);
		}

		input.radio {
			display: inline-block;
			position: relative;
			cursor: pointer;
			text-indent: 35px;
		}

		#sendmessage.show,
		.show {
			display: block;
		}

		.radio1 {
			padding-left: 20px;
		}

		.radio1,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radio1 input[type="radio"] {
			opacity: 0;
		}

		.radio1 label[for="radio1"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radio-danger1 input[type="radio"]:checked+label[for="radio1"]::before {
			border-color: #236293;
		}

		.radio1 label[for="radio1"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radio1 label[for="radio1"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radio1.radio-danger {
			display: inline-block;
			float: left;
			padding-right: 0px;
			padding-left: 0px;
		}

		.radio-danger1 input[type="radio"]:checked+label[for="radio1"]::after {
			background-color: #d9534f;
		}

		.radio1 input[type="radio"]:checked+label[for="radio1"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radio1.radio-danger input[type="radio"]+label[for="radio1"]::after {
			background-color: #236293;
		}

		.radio2 {
			padding-left: 20px;
		}

		.radio2,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radio2 input[type="radio"] {
			opacity: 0;
		}

		.radio2 label[for="radio2"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radio2.radio-danger input[type="radio"]:checked+label[for="radio2"]::before {
			border-color: #236293;
		}

		.radio2 label[for="radio2"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radio2 label[for="radio2"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radio2.radio-danger {
			display: inline-block;
			float: left;
			padding-right: 0px;
		}

		.radio2.radio-danger input[type="radio"]:checked+label[for="radio2"]::after {
			background-color: #236293;
		}

		.radio2 input[type="radio"]:checked+label[for="radio2"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radio-danger2 input[type="radio"]+label[for="radio2"]::after {
			background-color: #d9534f;
		}

		.radio3 {
			padding-left: 20px;
		}

		.radio3,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radio3 input[type="radio"] {
			opacity: 0;
		}

		.radio3 label[for="radio3"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radio3.radio-danger input[type="radio"]:checked+label[for="radio3"]::before {
			border-color: #236293;
		}

		.radio3 label[for="radio3"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radio3 label[for="radio3"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radio3.radio-danger {
			display: inline-block;
			float: left;
			padding-right: 10px;
			padding-left: 10px;
		}

		.radio-danger input[type="radio"]:checked+label[for="radio3"]::after {
			background-color: #d9534f;
		}

		.radio3 input[type="radio"]:checked+label[for="radio3"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radio3.radio-danger input[type="radio"]+label[for="radio3"]::after {
			background-color: #236293;
		}

		.radio4 {
			padding-left: 20px;
		}

		.radio4,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radio4 input[type="radio"] {
			opacity: 0;
		}

		.radio4 label[for="radio4"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radio4.radio-danger input[type="radio"]:checked+label[for="radio4"]::before {
			border-color: #236293;
		}

		.radio4 label[for="radio4"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radio4 label[for="radio4"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radio4.radio-danger {
			display: inline-block;
			float: left;
			padding: 0px;
		}

		.radio4 input[type="radio"]:checked+label[for="radio4"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radio4.radio-danger input[type="radio"]+label[for="radio4"]::after {
			background-color: #236293;
		}

		.radios1 {
			padding-left: 20px;
		}

		.radios1,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radios1 input[type="radio"] {
			opacity: 0;
		}

		.radios1 label[for="radios1"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radios1.radio-danger input[type="radio"]:checked+label[for="radios1"]::before {
			border-color: #236293;
		}

		.radios1 label[for="radios1"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radios1 label[for="radios1"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radios1.radio-danger {
			display: inline-block;
			float: left;
			padding-right: 0px;
			padding-left: 0px;
		}

		.radios1.radio-danger input[type="radio"]:checked+label[for="radios1"]::after {
			background-color: #d9534f;
		}

		.radios1 input[type="radio"]:checked+label[for="radios1"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radios1.radio-danger input[type="radio"]+label[for="radios1"]::after {
			background-color: #236293;
		}

		.radios2 {
			padding-left: 20px;
		}

		.radios2,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radios2 input[type="radio"] {
			opacity: 0;
		}

		.radios2 label[for="radios2"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radios2.radio-danger input[type="radio"]:checked+label[for="radios2"]::before {
			border-color: #236293;
		}

		.radios2 label[for="radios2"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radios2 label[for="radios2"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radios2.radio-danger {
			display: inline-block;
			float: left;
			padding-right: 0px;
		}

		.radios2.radio-danger input[type="radio"]:checked+label[for="radios2"]::after {
			background-color: #236293;
		}

		.radios2 input[type="radio"]:checked+label[for="radios2"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radios2.radio-danger input[type="radio"]+label[for="radios2"]::after {
			background-color: #d9534f;
		}

		.radios3 {
			padding-left: 20px;
		}

		.radios3,
		.checkbox {
			position: relative;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.radios3 input[type="radio"] {
			opacity: 0;
		}

		.radios3 label[for="radios3"] {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.radios3.radio-danger input[type="radio"]:checked+label[for="radios3"]::before {
			border-color: #236293;
		}

		.radios3 label[for="radios3"]::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 15px;
			height: 15px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.radios3 label[for="radios3"]::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 3px;
			top: 3px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #3a57af;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.radios3.radio-danger {
			display: inline-block;
			float: left;
			padding-right: 10px;
			padding-left: 10px;
		}

		.radio-danger input[type="radio"]:checked+label[for="radios3"]::after {
			background-color: #d9534f;
		}

		.radios3 input[type="radio"]:checked+label[for="radios3"]::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radios3.radio-danger input[type="radio"]+label[for="radios3"]::after {
			background-color: #236293;
		}

		.checkbox.checkbox-inline {
			margin-top: 0;
		}

		.checkbox input[type="checkbox"] {
			opacity: 0;
		}

		.checkbox label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox-success input[type="checkbox"]:checked+label::before {
			background-color: #236293;
			border-color: #236293;
		}

		.checkbox label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 17px;
			height: 17px;
			top: 2px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
		}

		.checkbox label::after {
			display: inline-block;
			position: absolute;
			width: 16px;
			height: 16px;
			left: 0;
			top: -3px;
			margin-left: -20px;
			padding-left: 3px;
			padding-top: 1px;
			font-size: 11px;
			color: #555555;
		}

		.checkbox label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox input[type="checkbox"]:checked+label::after {
			font-family: 'FontAwesome';
			content: "\f00c";
		}

		.checkbox-success input[type="checkbox"]:checked+label::after {
			color: #fff;
		}

		.checkbox.checkbox-inline {
			display: inline-block;
			margin-left: 38px;
			margin-top: 10px;
		}

		.checkbox1.checkbox-inline {
			margin-top: 0;
		}

		.checkbox1 input[type="checkbox"] {
			opacity: 0;
		}

		.checkbox1 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox1.checkbox-success input[type="checkbox"]:checked+label::before {
			background-color: #236293;
			border-color: #236293;
		}

		.checkbox1 label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 17px;
			height: 17px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
		}

		.checkbox1 label::after {
			display: inline-block;
			position: absolute;
			width: 16px;
			height: 16px;
			left: 0;
			top: -3px;
			margin-left: -20px;
			padding-left: 3px;
			padding-top: 1px;
			font-size: 11px;
			color: #555555;
		}

		.checkbox1 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox1 input[type="checkbox"]:checked+label::after {
			font-family: 'FontAwesome';
			content: "\f00c";
		}

		.checkbox1.checkbox-success input[type="checkbox"]:checked+label::after {
			color: #fff;
		}

		.checkbox1.checkbox-inline {
			display: inline-block;
			margin-left: 10px;
			margin-top: 10px;
		}

		.checkbox2.checkbox-inline {
			margin-top: 0;
		}

		.checkbox2 input[type="checkbox"] {
			opacity: 0;
		}

		.checkbox2 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox2.checkbox-success input[type="checkbox"]:checked+label::before {
			background-color: #236293;
			border-color: #236293;
		}

		.checkbox2 label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 17px;
			height: 17px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
		}

		.checkbox2 label::after {
			display: inline-block;
			position: absolute;
			width: 16px;
			height: 16px;
			left: 0;
			top: -3px;
			margin-left: -20px;
			padding-left: 3px;
			padding-top: 1px;
			font-size: 11px;
			color: #555555;
		}

		.checkbox2 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox2 input[type="checkbox"]:checked+label::after {
			font-family: 'FontAwesome';
			content: "\f00c";
		}

		.checkbox2.checkbox-success input[type="checkbox"]:checked+label::after {
			color: #fff;
		}

		.checkbox2.checkbox-inline {
			display: inline-block;
			margin-left: 10px;
			margin-top: 10px;
		}

		.checkbox3.checkbox-inline {
			margin-top: 0;
		}

		.checkbox3 input[type="checkbox"] {
			opacity: 0;
		}

		.checkbox3 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox3.checkbox-success input[type="checkbox"]:checked+label::before {
			background-color: #236293;
			border-color: #236293;
		}

		.checkbox3 label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 17px;
			height: 17px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
		}

		.checkbox3 label::after {
			display: inline-block;
			position: absolute;
			width: 16px;
			height: 16px;
			left: 0;
			top: -3px;
			margin-left: -20px;
			padding-left: 3px;
			padding-top: 1px;
			font-size: 11px;
			color: #555555;
		}

		.checkbox3 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox3 input[type="checkbox"]:checked+label::after {
			font-family: 'FontAwesome';
			content: "\f00c";
		}

		.checkbox3.checkbox-success input[type="checkbox"]:checked+label::after {
			color: #fff;
		}

		.checkbox3.checkbox-inline {
			display: inline-block;
			margin-left: 10px;
			margin-top: 10px;
		}

		.checkbox6.checkbox-inline {
			margin-top: 0;
		}

		.checkbox6 input[type="checkbox"] {
			opacity: 0;
		}

		.checkbox6 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox6.checkbox-success input[type="checkbox"]:checked+label::before {
			background-color: #236293;
			border-color: #236293;
		}

		.checkbox6 label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 17px;
			height: 17px;
			left: 0;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 3px;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
		}

		.checkbox6 label::after {
			display: inline-block;
			position: absolute;
			width: 16px;
			height: 16px;
			left: 0;
			top: -3px;
			margin-left: -20px;
			padding-left: 3px;
			padding-top: 1px;
			font-size: 11px;
			color: #555555;
		}

		.checkbox6 label {
			display: inline-block;
			position: relative;
			padding-left: 5px;
		}

		.checkbox6 input[type="checkbox"]:checked+label::after {
			font-family: 'FontAwesome';
			content: "\f00c";
		}

		.checkbox6.checkbox-success input[type="checkbox"]:checked+label::after {
			color: #fff;
		}

		.checkbox6.checkbox-inline {
			display: inline-block;
			margin-left: 10px;
			margin-top: 10px;
			padding-left: 50px;
		}

		.main-container {
			background: #fff;
			height: 80px;
			border-radius: 7px;
		}

		.Result {
			font-size: 20px;
			width: 50%;
			display: inline-block;
			float: left;
			text-align: right;
			padding-right: 10px;
			color: #114a82;
		}

		.num {
			width: 50%;
			display: inline-block;
			font-size: 20px;
			float: left;
			text-align: left;
			padding-left: 10px;
			color: #114a82;
		}

		label.control-label {
			font-size: 18px;
			text-align: left;
			width: 100%;
			padding: 10px;
			font-family: Open Sans;
			text-transform: none;
			color: #000;
			font-weight: 400;
		}

		.bg-primary1 {
			font-size: 18px;
			text-align: left;
			width: 100%;
			padding: 10px;
			font-family: Open Sans;
			text-transform: none;
			color: #000;
			font-weight: 400;
		}

		label.col-md-2.control-label {
			display: inline-block;
			float: left;
			width: 15%;
			text-align: left;
		}

		.radio-info input[type="radio"]:checked+label::before {
			border-color: #5bc0de;
		}

		.request-form1.request-select .radio label::before {
			top: 5px;
		}

		.request-form1.request-select .radio input#inlineRadio16:checked+label::after,
		.request-form1.request-select .radio input#inlineRadio26:checked+label::after {
			top: 8px;
		}

		.request-form1.request-select .checkbox input[type="checkbox"],
		.request-form1.request-select .checkbox-inline input[type="checkbox"],
		.request-form1.request-select .radio input[type="radio"],
		.request-form1.request-select .radio-inline input[type="radio"] {
			top: 4px;
		}

		.request-form1.request-select input[type="checkbox"],
		input[type="radio"] {}

		.radio label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 17px;
			height: 17px;
			left: 18px;
			margin-left: -20px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
		}

		.main_filter .radio.radio-inline label:before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 19px;
			height: 19px;
			left: 16px;
			border: 1px solid #cccccc;
			border-radius: 50%;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out;
			transition: border 0.15s ease-in-out;
			margin: 5px 0px 0px -20px;
		}

		.main_filter .radio input#inlineRadio1:checked+label::after,
		.main_filter .radio input#inlineRadio2:checked+label::after,
		.main_filter .radio input#inlineRadio3:checked+label::after {
			top: 8px;
			left: 19px;
			background: #114982;
			width: 13px;
			height: 13px;
		}

		.radio-info input[type="radio"]:checked+label::after {
			background-color: #114982;
		}

		.radio input[type="radio"]:checked+label::after {
			-webkit-transform: scale(1, 1);
			-ms-transform: scale(1, 1);
			-o-transform: scale(1, 1);
			transform: scale(1, 1);
		}

		.radio-info input[type="radio"]+label::after {
			background-color: #5bc0de;
		}

		.radio label::after {
			display: inline-block;
			position: absolute;
			content: " ";
			width: 11px;
			height: 11px;
			left: 21px;
			top: 10px;
			margin-left: -20px;
			border-radius: 50%;
			background-color: #00c0ef;
			-webkit-transform: scale(0, 0);
			-ms-transform: scale(0, 0);
			-o-transform: scale(0, 0);
			transform: scale(0, 0);
			-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
			transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
		}

		.checkbox.checkbox-success.checkbox-inline label::after {
			top: -3px;
		}

		table.dataTable thead .sorting::after {
			content: "\f0dc" !important;
			opacity: 0.2;
		}

		table.dataTable thead .sorting:after,
		table.dataTable thead .sorting_asc:after,
		table.dataTable thead .sorting_desc:after {
			position: absolute;
			top: 8px;
			right: 8px;
			display: block;
			font-family: "FontAwesome" !important;
			opacity: 0.5;
		}

		label.col-sm-2.control-label.ex {
			width: 17.77777%;
		}

		.content-wrapper,
		.right-side {
			min-height: 100%;
			background-color: #fff !important;
			z-index: 800;
		}

		.open>.dropdown-menu {
			position: relative;
		}

		table.dataTable thead .sorting_asc::after {
			content: "\f0de" !important;
		}

		table.dataTable thead .sorting_desc::after {
			content: "\f0dd" !important;
		}

		form#bck {
			/*background: url(../img/templatemo-bg-1.jpg);*/
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: center;
			background-size: cover;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
		}

		form#bck .well {
			min-height: 354px;
			padding: 20px;
			margin-bottom: 20px;
			background-color: #fff;
			border: 1px solid #e3e3e3;
			border-radius: 10px;
			-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
			opacity: 0.7;
			margin-top: 20px;
		}

		.btn-google-plus {
			color: #fff;
			background-color: #dd4b39;
			border-color: rgba(0, 0, 0, 0.2);
		}

		.checkbox.login_check label::before {
			content: "";
			display: inline-block;
			position: absolute;
			width: 20px;
			height: 20px;
			left: -4px;
			margin-left: 10px;
			border: 0px solid #cccccc;
			border-radius: 0px;
			background-color: #fff;
			-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
			top: 2px;
		}

		#container {
			position: relative;
			background: #fff;
			height: 350px;
			width: 300px;
			top: 0%;
			left: 0%;
			margin: 0 auto;
			box-shadow: 0px 30px 150px;
			-webkit-box-shadow: 0px 30px 150px;
			-moz-box-shadow: 0px 30px 150px;
			border-radius: 15px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
		}

		#header {
			background-color: #F26B6B;
			font-family: 'Francois One', sans-serif;
			height: 75px;
			width: 300px;
			position: absolute;
			top: 0;
			color: white;
			margin-top: -2px;
			border-radius: 15px 15px 0px 0px;
			-webkit-border-radius: 15px 15px 0px 0px;
			-moz-border-radius: 15px 15px 0px 0px;
		}

		#footer.incorrect {
			font-family: 'Francois One', sans-serif;
			/*height: 54px;*/
			height: auto;
			width: 217px;
			position: relative;
			bottom: 0;
			color: white;
			margin-bottom: 0px;
			border-radius: 0px 0px 0px 0px;
			-webkit-border-radius: 0px 0px 0px 0px;
			-moz-border-radius: 0px 0px 0px 0px;
			z-index: 9999999999;
			border: 2px solid #F26B6B;
		}

		#footer.correct {
			border: 2px solid #84F075;
			font-family: 'Francois One', sans-serif;
			height: 54px;
			width: 217px;
			position: relative;
			bottom: 0;
			color: white;
			cursor: pointer;
			margin-bottom: -2px;
			border-radius: 0px 0px 0px 0px;
			-webkit-border-radius: 0px 0px 0px 0px;
			-moz-border-radius: 0px 0px 0px 0px;
		}

		div#footer input[type="submit"]:hover {
			background: transparent;
			color: #FF5722;
			letter-spacing: 3px;
		}

		div#footer input[type="submit"] {
			outline: none;
			color: #fff;
			padding: 0.6em 1em;
			font-size: 1em;
			-webkit-appearance: none;
			background: #114a82;
			border: 0px solid #114a82;
			-webkit-transition: 0.5s all;
			-moz-transition: 0.5s all;
			transition: 0.5s all;
			width: 100%;
			cursor: pointer;
		}

		.box-body #form {
			display: inline-block;
			top: 0px;
			position: relative;
			width: 100%;
			margin: 0 auto;
			left: 0;
		}

		input {
			/* width:215px;
margin:0;
border:0;
border-left:1px solid;
border-right:1px solid;
outline:none;
height:50px;
font-size:20px;
padding-left:10px;*/
		}

		input#passOne {
			border-top: 1px solid;
			border-radius: 0px 15px 0px 0px;
			-webkit-border-radius: 0px 0px 0px 0px;
			-moz-border-radius: 0px 0px 0px 0px;
		}

		input#passTwo {
			border-bottom: 1px solid;
			border-top: 1px solid;
			border-radius: 0px 0px 0px 0px;
			-webkit-border-radius: 0px 0px 0px 0px;
			-moz-border-radius: 0px 0px 0px 0px;
		}

		thead.thead-inverse {
			background: #337ab7;
			color: #fff;
		}

		.discovery-card {
			background-color: #f5f5f5;
			background-size: cover;
			background-position: center;
			position: relative;
		}

		.discovery-card-wrapper,
		.discovery-card {
			height: 344px;
		}

		.row-space-4 {
			margin-bottom: 25px;
		}

		.va-container-h {
			width: 100%;
		}

		.va-container-v {
			height: 100%;
		}

		.va-container {
			display: table;
			position: relative;
			width: 100%;
		}

		.va-middle {
			vertical-align: middle;
		}

		.va-top,
		.va-middle,
		.va-bottom {
			display: table-cell;
		}

		.text-contrast {
			color: #fff;
		}

		.discovery-tiles {
			width: 1170px;
			margin: 0 auto;
			max-width: 100%;
		}

		.page-container.page-container-full {
			padding: 0px !important;
			background-image: url(../img/header.png);
			height: 400px;
			margin: 0px 0px 30px 0px;
			-webkit-clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
			clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
			background-color: rgba(255, 255, 255, 0.29);
			background-blend-mode: lighten;
			background-repeat: no-repeat;
			max-width: 100%;
			width: 100%;
			background-size: cover;
			background-position: 0% 50%;
		}

		.select2-container--default .select2-selection--single .select2-selection__arrow {
			right: 12px !important;
		}

		.page-container-full-landing {
			padding: 0px !important;
			background-image: url(../img/Portland-Oregon-Rental-Property.jpg);
			height: 480px;
			margin: 0px 0px 30px 0px;
			-webkit-clip-path: polygon(100% 0, 100% 80%, 51% 100%, 0 80%, 0 0);
			clip-path: polygon(100% 0, 100% 80%, 51% 100%, 0 80%, 0 0);
			background-color: rgba(0, 0, 0, 0.40);
			background-blend-mode: darken;
			background-repeat: no-repeat;
			max-width: 100%;
			width: 100%;
			background-size: cover;
			background-position: 0% 50%;
		}

		.va-middle1 h2.text-branding.text-jumbo.text-contrast.space-1 {
			color: #114a83;
			text-shadow: none;
			position: relative;
			font-size: 38px;
			font-weight: 400;
			word-spacing: 10px;
			text-transform: uppercase;
			width: 100%;
			text-align: center;
			line-height: 46px;
			margin: 0;
		}

		.va-middle1 h2.text-branding.text-jumbo.text-contrast.space-2 {
			color: #fff;
			text-shadow: none;
			position: relative;
			font-family: Euphemia;
			font-size: 38px;
			font-weight: 500;
			word-spacing: 0px;
			text-transform: uppercase;
			width: 100%;
			text-align: center;
			line-height: 46px;
			margin: 0 0 20px 0;
		}

		.va-middle1 .landing_page_h4 {
			text-transform: uppercase;
			color: #fff;
			font-size: 16px;
		}

		.va-middle1 input.create-acc {
			margin: 50px auto 0px auto;
			padding: 12px 35px;
			background: #114982;
			border-radius: 4px;
		}

		i.fa.fa-chevron-down.btm-pos {
			margin: 100px auto 0px auto;
			font-size: 28px;
			color: #fff;
			font-weight: 500;
		}

		.recent-articals img.feat {
			max-width: 100%;
		}

		.recent-articals p.feat_para_box {
			color: #939393;
			margin: 10px auto;
			text-transform: capitalize;
			margin: 10px auto 20px auto;
		}

		.recent-articals a.blue_read_more {
			color: #114a83;
			font-weight: 600;
			text-transform: uppercase;
		}

		.item.col-xs-12.col-sm-6.col-md-4.grid-group-item .pull-right.group-list {
			display: none;
		}

		.sign-up-any-question {
			background-image: url(../img/How_itwork.png);
			max-width: 100%;
			height: 460px;
			width: 100%;
			background-size: cover;
		}

		.conatct-footer-img {
			background-image: url(../img/contact_bg.png);
			max-width: 100%;
			height: 150px;
			width: 100%;
			background-size: cover;
		}

		.bg-blue-contact {
			padding: 18px 22px;
			background: #114982;
			border-radius: 50%;
			color: #fff;
			font-size: 22px !important;
		}

		img.how-it-work-img {
			max-width: 100%;
			margin: 15px auto;
		}

		.mar_top_btm {
			margin: 30px auto;
			display: inline-block;
			width: 100%;
		}

		.bg-simplify {
			background: rgba(81, 137, 199, 0.5);
			height: 100%;
		}

		.bor_right_btm {
			border-right: 1px solid #eee;
			border-bottom: 1px solid #eee;
		}

		.bor_right_only {
			border-right: 1px solid #eee;
		}

		.center_of_the_div {
			margin: 20% auto;
			padding: 15px;
		}

		.center_of_the_div p {
			font-size: 14px;
			color: #fff;
			text-transform: uppercase;
			margin: 20px auto;
		}

		.center_of_the_div h3 {
			color: #fff;
			font-size: 28px;
		}

		.box.box-info2.mar_zero {
			margin: 0px;
		}

		h3.sig_up {
			color: #7ea0c5;
			text-transform: uppercase;
		}

		h2.text-center.main_work {
			color: #114a83;
			text-transform: uppercase;
			margin: 35px auto 35px auto;
		}

		input.any-acc {
			background: #084b91;
			text-align: center;
			padding: 10px 35px;
			text-transform: uppercase;
			margin: 10px auto 20px auto;
		}

		.bor_right_btm .recent-articals h2 {
			margin: 15px auto;
		}

		@media only screen and (min-width: 768px){
			
		.agent-box-group.agent-prope .prop_main_head1 {
			font-size: 20px;
			/* font-size: 25px; */
		}

		.loc-description.property-txt {
			font-size: 12px;
			/* font-size: 14px; */
		}

		.location.grid-loc-sec.property-description {
			margin-top: 5px;
		}
		.property-box-service i, .property-box-service-date i{
			font-size: 13px;
		}
		.property-box-service p{
			/* font-size: 12px; */
			color: #000000;
			font-size: 15px;
		}
		.property-box-service-date p{
			/* font-size: 12px; */
			/* font-size: 13px; */
			font-size: 10px;
		}
		.agent-box-group.agent-prope .property-wise{
			/* padding: 5px 10px; */
			background: none;
			border: none;
			padding:0px 5px 0px 15px;
		}

		h1.price_color_ra{
			/* font-size: 19px; */
			font-size: 25px;
		}
		.Prop-Research .interst_prop span.Int_porso p{
			font-size: 18px;
		}
		.Prop-Research .interst_prop b{
			font-size: 16px;
		}
		input.email-friend{
			font-size: 16px !important;
		}
		.Prop-Research input.req-deta{
			padding: 5px 20px;
			margin: 4px 20px 0 0;
		}
		.Prop-Research .interst_prop{
			padding: 3px;
			padding-left: 20%;
		}
		h3.key_feat, h1.key_feat.bg-mockup-ededed{
			font-size: 15px;
    		padding: 13px;
		}

		.Property-tabs-box-one-inner-right_key span, .heading-genreal, .Property-tabs-box-one-inner, .request-form input, .ft-awe .checkbox label, .ft-awe .radio label, textarea.form-control, .contact-info-inner a, .contact-info.similar-posts .table>thead>tr>th{
			font-size: 14px;
		}

		label.Enquiry_to, .similar-posts .panel-default .panel-heading, .agent-personl h1{
			font-size: 15px;
		}

		.request-form .btn.btn-default{
			padding: 10px 0px;
			width: 180px !important;
		}

		.contact-info-inner a#get_free, .contact-info-inner a#request_detail, .req-deta.email-friend.contact-info-btn13{
			padding: 7px 0;
    		font-size: 12px;
		}
			
		 }

		 @media only screen and (max-width: 767px){
			.tab-content-res li a
			{
				font-size: 14px;
			}
			.heading-genreal.label-property {
				font-size: 15px;
			}
			.contact-info-inner a#get_free, .contact-info-inner a#request_detail, .contact-info.similar-posts .contact-info-inner a{
				font-size: 13px;
			}
			.desktop1-view .similar-posts .panel-default .panel-heading{
				padding: 10px 15px;
				font-size: 16px;
			}
			.Prop-Research .interst_prop span.Int_porso p{
				font-size: 16px;
			}
			.Prop-Research input.req-deta {
				width: 60%;
				margin-left: 20%;
				font-size: 14px;
				padding: 10px 0px;
			}
		 }
		