@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300;400;700&display=swap');
 body {
	 background: #000;
	 font-size: 16px;
}
 h1, h2, h3, h4, h5, h6 {
	 -webkit-font-smoothing: antialiased;
	 text-rendering: optimizelegibility;
}
 h1 {
	 color: #ccc;
	 font-size: 3em;
	 line-height: 2.1;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 400;
}
 h1, h2 {
	 margin: 0;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 400;
}
 h3 {
	 color: #8CD500;
	 font-size: 14px;
	 margin: 5px 0;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 400;
	 text-align: center;
	 text-transform: uppercase;
}
 h4 {
	 color: #ccc;
	 font-size: 18px;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 400;
}
 img {
	 object-fit: contain;
	 max-width: 100%;
}
 p {
	 margin: 0;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 400;
}
 .btn-default {
	 color: #8CD500;
	 background-color: #ccc;
	 border-color: #ccc;
}
 .form-control {
	 display: block;
	 width: 100%;
	 height: 34px;
	 padding: 6px 12px;
	 font-size: 18px;
	 line-height: 1.42857143;
	 color: #43bae7;
	 background-color: rgba(0,0,0,0.2);
	 background-image: none;
}
 .input-group {
	 position: relative;
	 display: table;
	 border-collapse: separate;
	 margin-bottom: 10px;
}
 .input-group-addon {
	 padding: 6px 12px;
	 max-width: 52px;
	 font-size: 20px;
	 font-weight: 400;
	 line-height: 1;
	 color: #ccc;
	 text-align: center;
	 background-color: #000;
	 border: none;
}
 .input-group-addon .fa {
	 font-size: 24px;
}
 .fa {
	 color: #8CD500 !important;
}
 .lead {
	 color: #fff !important;
	 font-size: 13px !important;
	 margin: 0;
	 margin-left: 20px;
	 margin-top: 10px;
}
 .lead-support {
	 color: #00516a;
	 font-size: 20px;
}
 .lead {
	 color: #ddd;
	 font-size: 18px;
}
 .lead-footer {
	 color: #fff;
	 font-size: 12px;
	 text-align: center;
	 line-height: 14px;
	 text-transform: uppercase;
}
 .lead-footer a {
	 color: #8CD500;
}
 .lead-footer a:hover {
	 color: #fff;
}
 .lead a {
	 color: #f2af0c;
	 font-size: 20px;
}
 .thumbnail {
	 display: block;
	 padding: 20px;
	 margin-bottom: 20px;
	 line-height: 1.42857143;
	 background-color: #fff;
	 border: 2px solid #ddd;
	 border-radius: 4px;
	 -webkit-transition: border 0.2s ease-in-out;
	 -o-transition: border 0.2s ease-in-out;
	 transition: border 0.2s ease-in-out;
}
 #logo {
	 margin-bottom: 5px;
}
 #support {
	 background: rgba(255,255,255,0.5);
	 padding: 20px;
}
 #support-main {
	 margin: 30px 10px;
}
 div#logo img {
	 width: 50%;
	 margin: 0 auto;
	 max-height: 100%;
}
 div#logo {
	 text-align: center;
	 height: 100px;
}
 #support {
	 background: #000 0;
}
 .col-md-6 {
	 height: 850px;
	 padding-top: 80px;
	 background: #212121;
}
 div#img-banner {
	 border-left: 10px solid #000;
	 padding-left: 50px;
	 padding-right: 50px;
}
 .col-sm-10.col-sm-offset-1.input-group.input-group-lg {
	 width: 100%;
	 margin: 0 auto;
	 margin-bottom: 15px;
	 padding-right: 20px;
	 padding-left: 20px;
}
 .title {
	 margin-bottom: 20px;
	 font-size: 22px;
	 color: #fff;
	 font-weight: 300;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 400;
}
 input.form-control {
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 300;
	 background: #fff;
	 border-radius: 0px 10px 10px 0px !important;
}
 input[type="text"] {
	 background: url(assets/img/user-input.svg);
	 background-size: 5%;
	 background-repeat: no-repeat;
	 background-position-x: 10px;
	 background-color: #fff;
	 background-position-y: 10px;
}
 input[type="password"] {
	 background: url(assets/img/icon-input-block.svg);
	 background-size: 4%;
	 background-repeat: no-repeat;
	 background-position-x: 10px;
	 background-color: #fff;
	 background-position-y: 10px;
}
 input[type="checkbox"] {
	 top: -3px;
}
 .user-pass {
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .user-pass p {
	 text-align: center;
	 width: 45%;
	 font-size: 18px;
	 color: #fff !important;
}
 .user-pass {
	 margin-top: 40px;
	 margin-bottom: 50px;
}
 .user-pass p a {
	 color: #808080;
}
 .user-pass p a:hover {
	 color: #8CD500;
}
 .members-benefits {
	 width: 100%;
	 margin: 0 auto;
	 color: #fff;
	 padding-left: 35px;
}
 h2.title-members-benefits {
	 margin-bottom: 10px;
	 font-size: 18px;
	 text-transform: uppercase;
}
 .members-benefits ul {
	 padding: 0;
	 padding-left: 15px;
}
 .members-benefits ul li p {
	 margin-left: 30px;
	 font-size: 18px;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 300;
}
 li {
	 padding-left: 1em;
	 text-indent: -0.7em;
}
 ul {
	 list-style: none;
	 padding: 0;
	 margin: 0;
}
 .members-benefits ul li {
	 display: flex;
	 align-items: center;
}
 img.img-footer-rta {
	 width: 10%;
}
 .terms {
	 text-align: center;
	 padding-top: 40px;
}
 button.ampLink.btn.btn-info.btn-lg.btn-block {
	 font-family: 'Roboto Condensed', sans-serif;
	 font-weight: 700;
	 border: 0;
	 width: 99%;
	 margin: 0 auto;
	 background: #8CD500;
}
 button.ampLink.btn.btn-info.btn-lg.btn-block:hover {
	 color: white;
	 background-color: #02A594;
}
 a:hover {
	 text-decoration: none;
}
 .p-1 {
	 border-radius: 5px;
	 color: #999;
	 font-size: 25px;
	 font-weight: lighter;
	 margin: -5px 0 10px 0;
	 padding: 5px 0;
	 text-align: center;
	 text-transform: uppercase;
}
 .p-2 {
	 color: #00516a;
	 font-size: 25px;
	 font-weight: bold;
	 text-align: center;
	 margin: 5px 0;
	 text-align: left;
	 margin-left: 20px;
	 margin-bottom: 20px;
	 color: #fff;
	 font-weight: 300;
}
 .p-3 {
	 color: #999;
	 font-size: 18px;
	 font-weight: normal;
	 margin: 5px 0;
	 text-align: center;
}
 .p-4 {
	 color: #999;
	 font-size: 70px;
	 font-weight: bold;
	 text-align: center;
	 padding-top: 0px;
}
 .p-5 {
	 color: #999;
	 font-size: 40px;
	 font-weight: bold;
	 text-align: center;
	 margin: 5px 0;
}
 @media screen and (max-width: 991px) {
	 div#logo img {
		 width: 100%;
		 margin: 0 auto;
	}
	 .col-md-6 {
		 background: #fff f;
		 height: 850px;
		 padding-top: 80px;
		 background: #212121;
		 margin-top: 50px;
	}
	 .members-benefits {
		 width: 100%;
		 margin: 0 auto;
		 color: #fff;
		 padding-left: 45px;
	}
	 input.form-control {
		 background: #fff;
		 font-weight: 300;
		 height: 50px !important;
	}
	 ul {
		 padding-left: 60px;
	}
	 div#img-banner {
		 border-left: 0;
		 margin-top: 20px;
		 height: auto;
		 padding-bottom: 30px;
	}
	 div#img-banner img {
		 width: 100%;
	}
}
 @media screen and (max-width: 767px) {
	 div#logo {
		 text-align: center;
		 height: 50px;
	}
	 div#logo img {
		 width: 100%;
		 margin: 0 auto;
		 margin-top: -10px;
		 margin-bottom: 20px;
	}
	 .col-md-6 {
		 height: 900px;
		 padding: 20px 15px 20px 15px !important;
	}
	 .col-sm-10.col-sm-offset-1.input-group.input-group-lg {
		 width: 100%;
		 margin: 0 auto;
		 margin-bottom: 15px;
		 padding-right: 0;
		 padding-left: 0;
	}
	 .col-sm-12.col-xs-12 {
		 padding: 0;
	}
	 .p-2 {
		 margin-left: 0;
	}
	 .col-sm-12 {
		 padding: 0;
	}
	 .lead {
		 color: #fff !important;
		 font-size: 13px !important;
		 margin: 0;
		 margin-left: 0px;
		 margin-top: 30px;
	}
	 .user-pass {
		 display: block;
		 justify-content: center;
		 align-items: center;
	}
	 .user-pass p {
		 text-align: center;
		 width: 100%;
		 font-size: 18px;
		 color: #fff !important;
		 margin-bottom: 20px;
	}
	 #img-banner {
		 border-left: 0 !important;
		 height: auto;
		 padding-bottom: 30px;
	}
	 .col-sm-12.col-xs-12.members-benefits {
		 padding-left: 10px;
	}
	 .members-benefits ul {
		 padding: 0;
		 padding-left: 0;
	}
	 .members-benefits ul li {
		 display: flex;
		 align-items: center;
	}
	 .terms {
		 text-align: center;
		 padding-top: 0;
	}
}
 @media (max-width: 750px) {
	 .p-1 {
		 font-size: 20px;
	}
}
 