#topleft {
	color: #1cbde7;
	font-size: 16px;
	font-weight: bold;
	width: 50%;
	float: left
}

.how-top-bar-container {
	background-color: #e6e6e6
}

.how-top-bar-container .contacts ul li {
	color: #1cbde7
}

.how-top-bar-container .contacts ul li a {
	color: #1cbde7
}

.how-top-bar-container .buttons button {
	color: #1cbde7
}

.how-top-bar-container .header-login-btn {
	color: white !important;
	background-color: #1cbde7 !important
}

#topright {
	color: #1cbde7;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	padding-left: 10px;
	width: 50%;
	float: right
}

#login-button {
	background-color: #1cbde7;
	border-radius: 8px;
	border: none;
	color: white;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	width: 150px
}

#create-account {
	background-color: transparent;
	border-radius: 8px;
	color: #1cbde7;
	border: none;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	width: 200px
}

.menu {
	margin-top: 10px;
	margin-right: 40px;
	justify-content: center
}

.menu ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0
}

.menu li {
	display: inline;
	justify-content: space-between;
	padding: 10px
}

.menu ul li a {
	margin-left: 10px;
	color: grey;
	text-decoration: none
}

#banner {
	background-image: url("https://i.imgur.com/VIZqkCk.png");
	background-size: cover;
	width: 100%;
	height: 200px;
	justify-content: center;
	text-align: center
}

.title {
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: white;
	margin-top: 10px
}

.row {
	width: 100%;
	height: auto;
	display: flex;
	margin: 0;
	justify-content: center
}

.text {
	font-size: 30px;
	color: #1cbde7;
	position: relative
}

.content {
	color: grey;
	font-size: 17px;
	justify-content: center;
	text-align: center;
	width: 70%
}

.yellowbtn {
	background-color: #fcd305;
	border: none;
	border-radius: 2px;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer
}

.outlinebtn {
	border: none;
	border-radius: 2px;
	color: #1cbde7;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	font-weight: bold
}

.pd100 {
	padding-top: 30px
}

.fl50 {
	display: block;
	float: left;
	width: 50%;
	height: 200px;
	background-image: url("https://images.squarespace-cdn.com/content/v1/5be4ac6f266c07e4edd988aa/1572860039648-2E8F4APZCQVLZJ321FAZ/land+surveyor+okc.jpg");
	background-size: cover
}

.fr50 {
	display: block;
	float: right;
	width: 50%;
	height: 200px
}

.intext {
	justify-content: left;
	text-align: left;
	font-size: 19px
}

.button {
	background-color: #1cbde7;
	border: none;
	color: white;
	padding: 12px 20px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer
}

.search-box {
	display: grid;
	background-color: #e8e8e8;
	color: black;
	justify-content: center;
	height: 200px;
	padding: 20px;
	width: 80%;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 60px
}

#bottom {
	height: 300px;
	background-color: #1cbde7;
	color: white
}

#footer {
	background-color: black;
	color: white;
	height: 50px
}
.forget-text a{color:#333;}
.forget-text a:hover{color:#1cbde7;}



.footer-main {
	width: 100%;
	height: auto;
	padding: 50px 0 30px 0;
	background: #1cbde7;
	color: white
}

.footer-bottom {
	width: 100%;
	height: auto;
	color: white;
	background: #272828;
	padding: 15px 0
}

.top-bar {
	font-family: "Montserrat", sans-serif;
	background: #1cbde7;
	padding: 7px 0;
	transition: all 0.4s ease;
	border-bottom: 1px solid #e0e0e0
}

.top-contact {
	float: left
}

.top-contact .list {
	float: left;
	color: #fff;
	margin-right: 20px
}

.top-contact .list i {
	margin-right: 5px
}

.top-contact .list a {
	color: #fff
}

.top-social {
	float: right
}

.top-social ul {
	float: right;
	margin-bottom: 0
}

.top-social ul li {
	list-style-type: none;
	float: left;
	margin-right: 8px
}

.top-social ul li a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	font-size: 14px
}

.top-social ul li a:hover {
	color: #2795d0;
	background: #fff
}

.separator {
	width: 100%;
	height: 5px;
	background-color: #6f7070
}

.login-form {
	padding: 0px 1rem
}

.form-login-btn {
	width: 100%;
	background: #1cbde7;
	color: white;
	padding: 0.7rem;
	border-radius: 10px;
	border: none
}

.span {
	font-size: 25px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700
}

.input {
	width: 100%;
	padding: .375rem .75rem;
	border: 1px solid #9e9e9e;
	display: block;
	font-size: 12px;
	width:100%;
    border:1px solid #CCC;
    display: block;
    width: 100%;
    height: calc(1.5em+ 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.login-main-container {
	background-color: #e6e6e6;
	margin: 0;
	width: 45%
}

.forget-text {
	color: #6f7070;
	margin-top: 1rem;
	display: block;
	text-align: center;
	font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 768px) {
	.login-main-container {
		width: 100%
	}
	.input {
		padding: 5px 10px !important
	}
	.data-td {
		width: 100% !important
	}
	.login-form {
		padding: 0px 2rem !important
	}
	.data-hide {
		display: none !important
	}
}

.header-container .links-container ul li {
	font-size: 18px
}


/*# sourceMappingURL=login.css.map */
#google_translate_element select{
    background-color: #e6e6e6;
    color: #1cbde7;
}