/*Logo Brief Design Css*/
.logo-brief {
	background-color: #fff;
	padding: 10% 0 5% 0;
}

.payment-h {
	/* margin-bottom: 25px; */
	position: relative;
	z-index: 0;
	/* top: -1px; */
}

.payment-h h5 {
	text-align: center;
	font-size: 40px;
	font-weight: 600;
	color: #ffffff;
	text-transform: uppercase;
	/* margin-bottom: 5px; */
	background: #000000;
	padding: 24px 6px;
	/* width: 93%; */
}

.pad-btmm {
	padding-bottom: 50px;
}

.pay-af {
	position: relative;
	padding-right: 35px;
}

.payment-fm h6 {
	font-size: 23px;
	text-transform: uppercase;
	color: #0b2b53;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: 600;
}

.pay-field {
	margin-bottom: 16px;
}

.pay-field label {
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 10px;
	padding-left: 5px;
	letter-spacing: 1px;
	display: block;
}

.pay-field label>span {
	font-size: 12px;
	margin-left: 7px;
}

.pay-field input,
.pay-field select,
.pay-field textarea {
	color: #fff;
}

.pay-field input,
.pay-field select,
.pay-field textarea {
	width: 100%;
	height: 38px;
	border: 1px solid #0b2b53 !important;
	font-size: 16px;
	font-weight: 400;
	padding: 0 10px 0 10px;
	font-family: Poppins, sans-serif;
	color: #fff;
	background: #9ba1934a !important;
	border-radius: 6px;
	letter-spacing: 1px;
}

.pay-af:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 445px;
	background: #fff;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.logo-brief button {
	display: flex;
	align-items: center;
	background: #00c3ff;
	padding: 13px 13px;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #00c3ff;
	color: #fff;
}

.logo-brief button:hover {
	background: transparent;
	color: #5d105c;
}

.pay-field textarea {
	height: 180px;
	width: 100%;
	resize: none;
	padding: 16px;
	line-height: normal;
	letter-spacing: 1px;
}

ul.logosel-lst {
	display: block;
}

ul.logosel-lst>li {
	display: inline-block;
	width: 49%;
	margin-right: 14px;
}

ul.logosel-lst>li:nth-child(2n) {
	margin-right: 0;
}

.logosel-bx {
	text-align: center;
	margin-bottom: 15px;
}

.white_select {
	border: 2px solid #0d950d;
}

.logo-sel-pic {
	padding: 10px;
	border: 2px solid #5a1059;
	margin-bottom: 10px;
	border-radius: 14px;
}

.logosel-bx h4 {
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 400;
}

.logo-sel h6 {
	font-size: 23px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: 600;
}

ul.logosel-fonts {
	display: block;
}

ul.logosel-fonts>li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 10px;
}

.logofont {
	width: 211px;
	height: 85px;
	text-align: center;
	border: 2px solid #5d105c;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
}

.logofont img {
	filter: grayscale(100%) brightness(0) sepia(50%) hue-rotate(-100deg) saturate(500%) contrast(1);
}

.gt_logofnt {
	border: 2px solid #fff;
}

ul.logosel-fonts>li:nth-child(5n) {
	margin-right: 0;
}

ul.logosel-fonts>li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 10px;
}

ul.logosel-clr {
	margin-bottom: 40px;
	/* text-align: center; */
}

ul.logosel-fonts {
	display: block;
}

ul.logosel-clr>li {
	margin-right: 35px;
}

ul.logosel-fonts>li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 10px;
}

.logoclr {
	padding-bottom: 7px;
	border: 2px solid transparent;
}

.logoclr img {
	margin-bottom: 5px;
}

.logoclr h4 {
	text-align: center;
	color: #fff;
	font-size: 14px;
}

ul.lcu-clr {
	display: block;
}

ul.lcu-clr>li {
	display: inline-block;
	width: 48%;
	margin-right: 30px;
	vertical-align: middle;
}

.pay-field input,
.pay-field select,
.pay-field textarea {
	color: #0b2b53;
}

.fortextarea textarea {
	padding-left: 10px !important;
}

ul.lcu-clr>li:last-child {
	margin-right: 0;
}

ul.forspaceright li {
	margin-right: 20px;
	border: 1px solid transparent;
}

.pad-btmm {
	padding-bottom: 50px;
}

.files-upload {
	text-align: center;
	padding: 15px;
	border: 2px solid #222;
	border-radius: 14px;
}

.files-upload label {
	margin-bottom: 20px;
}

.files-upload input#fileToUpload {
	font-size: 17px;
	background: 0 0;
	/* padding: 16px 3px 19px 13px; */
	height: auto;
}

.btn-form {
	font-family: Poppins;
	width: auto;
	border: none;
	background-color: #fff;
	border-radius: 5px;
	color: #222;
	padding: 15px 40px;
	text-decoration: none;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: table;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	margin: 0px auto;
}

.btn-form:hover {
	color: #fff;
	background: #222;
}

.white_select {
	border: 2px solid #11269d;
}

.gt_logofnt {
    border: 2px solid #11269e;
}

.mtp60 {
	margin-top: 54px;
}

.briefradio label {
	display: flex;
	cursor: pointer;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	margin-bottom: 0.375em;
}

.briefradio label input {
	position: absolute;
	left: -9999px;
}

.briefradio label input:checked+span {
	background-color: #00c3ff;
	color: #fff;
}

.briefradio label input:checked+span:before {
	box-shadow: inset 0 0 0 0.4375em #222;
}

.briefradio label span {
	display: flex;
	align-items: center;
	padding: 0.375em 0.75em 0.375em 0.375em;
	border-radius: 99em;
	transition: 0.25s ease;
	color: #000;
}

.briefradio label span:hover {
	background-color: #0b2b53;
	color: #fff;
}

.briefradio label span:before {
	display: flex;
	flex-shrink: 0;
	content: "";
	background-color: #e6e6e5;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	margin-right: 0.375em;
	transition: 0.25s ease;
	box-shadow: inset 0 0 0 0.125em #222;
}
