html {
  scroll-behavior: smooth;
}
body {
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
	max-width: 100vw;
}
a:hover {
	color: #fff;
}
section {
	overflow-y: hidden;
}
.background {
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left center;
}
.background-text {
	position: relative;
}
.bg-left {
	background-position: left top;
	background-size: 100% auto;
	background-color: #272425;
}
.img-special {
	max-height: 100vh;
	overflow: scroll;
}
.scroll {
	overflow-x: scroll; 
}
.p-special {
	padding: 40px 60px;
}
.special-button {
	width: 160px;
	height: 50px;
	line-height: 50px;
	background: #FFE81F;
	color: #272425;
	font-weight: bold;
	text-transform: uppercase;
}
.content {
	line-height: 36px;
	font-size: 16px;
}
.btn-special {
	background: #FFE81F;
	padding: 20px 40px;
	color: #272425;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
}
.btn-alt {
	background: #272425;
	padding: 20px 40px;
	color: #FFE81F;;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
}
.title {
	position: absolute;
	font-size: 75px;
	font-weight: bold;
	text-align: right;
	color: #FFE81F;
	margin-left: 150px;
}
.title-header {
	font-size:36px;
}
ul {
  	list-style: none;
  	padding: 0;
}
.fa-ul {
	margin-left: 1.5rem;
}
.fa-li {
	left: -4em;
	color: #FFE81F;
	width: 3rem;
	font-size: .6rem;
}
.special-content {
	margin: 50px auto;
	font-weight: 600;
}
.subtitle-header {
	margin-top: 65px;
}
.header-first-table {
	color: #272425;
	background: #FFE81F;
	text-transform: uppercase;
	text-align: center;
	padding: 15px;
	font-weight: bold;
}
.header-second-table {
	color: #fff;
	background: #272425;	
	text-transform: uppercase;
	text-align: center;
	padding: 15px;
	font-weight: bold;
}
.item-table {
	background: #F0F0F0;
	text-align: center;
	padding: 25px;
}
.comment {
	position: relative;
	padding-left: 50px;
	font-size: 12px;
	line-height: 21px;
	padding: 20px;
	background: #F0F0F0;
}
.quote {
	position: absolute;
	font-size: 195px;
	color: #FFE81F;
	font-weight: 900;
    top: 50%;
    left: -8%;
}
.subtext {
	padding: 20px 0 0 0;
	opacity: .3;
}

.trader-name {
	font-weight: 800;
	font-size: 17px;
	letter-spacing: -0.39px;
  	line-height: 24px;
  	color: #272425;
}
.trader-experience {
	color: #272425;
  	font-family: Poppins;
  	font-size: 10px;
  	letter-spacing: 1.35px;
  	line-height: 14px;
}
.offer-piktogram {
	background-color: #ECECEC;
	height: 130px;
	width: 130px;
	line-height: 130px;
	margin: auto;
}
.offer-piktogram:hover {
	background-color: #FFE81F;
}
.offer-title {
	color: #272425;
  	font-family: Poppins;
  	font-size: 12px;
  	letter-spacing: -0.42px;
	line-height: 20px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}

.gallery-logos{
	align-items: center;
	padding: 20px 0;
}

.gallery-logos div{
	text-align: center;
}

.bg-orange-icon{
	background: #FFE81F;
	height: fit-content;
    align-items: center;
    padding: 5% 0;
}

#icons-orang h3{
	font-weight: 900;
}

.mobile-margin {
	margin-top: 500px;
}
.submit-btn {
	border: 0;
}
.md-form input:not([type]):focus:not([readonly]), .md-form input[type="text"]:not(.browser-default):focus:not([readonly]), .md-form input[type="password"]:not(.browser-default):focus:not([readonly]), .md-form input[type="email"]:not(.browser-default):focus:not([readonly]), .md-form input[type="url"]:not(.browser-default):focus:not([readonly]), .md-form input[type="time"]:not(.browser-default):focus:not([readonly]), .md-form input[type="date"]:not(.browser-default):focus:not([readonly]), .md-form input[type="datetime"]:not(.browser-default):focus:not([readonly]), .md-form input[type="datetime-local"]:not(.browser-default):focus:not([readonly]), .md-form input[type="tel"]:not(.browser-default):focus:not([readonly]), .md-form input[type="number"]:not(.browser-default):focus:not([readonly]), .md-form input[type="search"]:not(.browser-default):focus:not([readonly]), .md-form input[type="search-md"]:focus:not([readonly]), .md-form textarea.md-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #FFE81F;
    -webkit-box-shadow: 0 1px 0 0 #FFE81F;
    box-shadow: 0 1px 0 0 #FFE81F;
}
.md-form input:not([type]):focus:not([readonly])+label, .md-form input[type="text"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="password"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="email"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="url"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="time"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="date"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="datetime"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="datetime-local"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="tel"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="number"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="search"]:not(.browser-default):focus:not([readonly])+label, .md-form input[type="search-md"]:focus:not([readonly])+label, .md-form textarea.md-textarea:focus:not([readonly])+label {
	color: #FFE81F;
}
.form-check-input[type="checkbox"]:checked+label:before, label.btn input[type="checkbox"]:checked+label:before {
	border-right: 3px solid #FFE81F;
    border-bottom: 3px solid #FFE81F;
}
.grecaptcha-badge {
	display: none;
}
.form-check-label {
	line-height: .8rem !important;
	font-size: .8rem;
}
.back-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	background: rgba(255,232,31);
	padding: 10px;
	border-bottom-right-radius: 10px;
	font-size: .8rem;
	text-transform: uppercase;
	font-weight: bold;
}
.back-bg a {
	color: #272425;
}
.back-bg a:hover {
	color: #fff;
}

.forward-bg {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9;
	background: #272425;
	padding: 10px;
	border-bottom-left-radius: 10px;
	font-size: .8rem;
	text-transform: uppercase;
	font-weight: bold;
}
.forward-bg a {
	color: #ffe81f;
}
.forward-bg a:hover {
	color: #fff;
}


.trader-phone, .trader-mail, .number-phone {
	color: #272425;
}
.trader-phone:hover, .trader-mail:hover, .number-phone:hover {
	color: #FFE81F;
}
.or-call {
	position: relative;
	margin-top: 30px;
	font-size: 1.4rem;
}
.or-call div {
	text-align: center;
}
.text-call {
	z-index: 999;
	background-color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.line-call {
	position: absolute;
	height: 3px;
	background-color: #000;
	width: 30%;
	top: calc(50% - 1.5px);
}
.line-call-right {
	right: 0;
}
.call-btn {
	margin-top: 30px;
	font-size: 1.2rem;
}
.call-btn:hover {
	background-color: #000;
}
.call-icon {
	background-color: #FFE81F;
	cursor: pointer;
	bottom: 5%;
	right: 2.5%;
	position: fixed;
	font-size: 1.4rem;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
	z-index: 1040;
	transition: .5s all;
}
.call-icon:hover {
	background-color: #000;
	color: #fff;
}
@media (max-width: 1199.98px) {
	.title {
	    font-size: 60px;
	    margin-right: 20px;
	}
}
@media (max-width: 991.98px) {}
@media (max-width: 768px) {
	.background {
		background-size: cover;
	}
	.title {
		margin-right: 75px;
	}
}
@media (max-width: 575.98px) {
	.call-icon {
		bottom: 2%;
	}
	.title {
	    font-size: 45px;
	    margin-right: 20px;
	    margin-left: 50px;
	}
	.p-special {
		padding: 40px 20px;
	}
	.btn-alt {
		font-size: 12px;
	}
	.line-call {
		width: 20%;
	}
	.faq-title {
		margin-left: 10px !important;
	    font-size: 35px !important;
	}
}
@media (max-width: 375px) {
	.line-call {
		width: 10%;
	}
}

.color-yellow {
	color: #EFD300;
	font-weight: 700;
}

.process {
	display: flex;
	align-items: center;
	height: 150px;
}
.process span {
	font-size: 5rem;
	margin-right: 30px;
	width: 100px;
	color: #fff;
	text-align: right;
	text-shadow: -2px -2px 0 #EFD300, 2px -2px 0 #EFD300, -2px 2px 0 #EFD300, 2px 2px 0 #EFD300;
}
.process ul {
	font-size: 1.5rem;
}

.faq {
	height: 100vh;
	margin: auto;
	width: 100%;
    display: flex;
    align-items: center;
}
.accordion {
	margin: auto;
	width: 100%;
	min-width: 320px;
}
.card {
	box-shadow: none;
	background: transparent;
}
.card-header {
	background-color: #Fff;
	border-bottom: 2px solid rgba(0,0,0,.125);
}
.faq-title {
	text-shadow: 0 0 10px black;
    font-size: 60px;
    font-weight: bold;
    color: #FFE81F;
	margin-bottom: 20px;
}
.card-body  {
	background-color: rgba(0,0,0,.8);
    color: #fff;
	padding: 3rem;
    padding-bottom: 6rem;
	font-weight: bold;
}
@media (max-width: 505px) {
	.process span {
		font-size: 4rem;
		width: auto;
	}
	.process ul {
		width: 100%;
		font-size: 1.2rem;
	}
}
@media (max-width: 350px) {
	.process span {
		font-size: 3rem;
		width: auto;
	}
	.process ul {
		font-size: 1rem;
	}
}