/*--- begin general ---*/
.background-red {
    background-color: #C10B25;
}

.lh-20 {
    line-height: 20px;
}

.text-red2 {
	color: #C10B25;
}

.mt-30 {
	margin-top: 30px;
}

.mt-31 {
	margin-top: 31px;
}

.mt-33 {
	margin-top: 33px;
}
/*--- end general ---*/

/*--- begin header ---*/
#header {
    width: 100%;
    position: fixed;
    z-index: 1049;
}

.img-logo-hayamax {
    cursor: pointer;
}
/*--- end header ---*/

/*--- begin layer one ---*/
#img-layer-one {
    background: url('/modules/web/view/img/company-dropshipping-hayamax/background-layer-one.png') no-repeat top center;
    width: 100%;
    height: 700px !important;
    background-size: cover;
    background-origin: initial;
}

.layer-one-div {
	padding-top: 220px;
}

.title1 {
	font-size: 60px;
	padding-top: 20px;
	/*-o-transform: rotate(2deg);
    transform: rotate(2deg);*/
}

.sub-title1 {
	font-size: 42px;
	padding-bottom: 40px;
	/*-o-transform: rotate(2deg);
	transform: rotate(2deg);*/
}

.sub-title2 {
	font-size: 22px;
	padding-bottom: 40px;
	/*-o-transform: rotate(2deg);
	transform: rotate(2deg);*/
}

.sub-text-1 {
	max-width: 740px;
	padding-top: 60px;
	font-size: 29px;
}

.new-drop-text-div {
	background-color: #C10B25;
	max-width: 1140px;
    margin: 0 auto;
	/*-o-transform: rotate(-2deg);
	transform: rotate(-2deg);*/
}
/*--- end layer one ---*/

/*--- begin layer two ---*/
#img-layer-two {
    width: 100%;
    background-color: #fff;
}

.title2 {
	margin-top: 87px;
    margin-bottom: 45px;
}

.fs-42 {
    font-size: 42px !important;
}

.fs-40 {
    font-size: 40px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.font-weight-medium {
    font-weight: 600;
}

.text2 {
	margin-top: 50px;
	margin-bottom: 106px;
}

.fluxo-2-div {
	padding-top: 65px;
}
/*--- end layer two ---*/

/*--- begin layer trhee ---*/
#img-layer-three {
	background-color: #C10B25;
}

.title3 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.text3 {
	margin-top: 70px;
	margin-bottom: 80px;
}

.img-brand {
	cursor: pointer;
	/* width: 220px; */
	margin-top: 25px;
	margin-bottom: 25px;
}

.grid-img1 {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}

.grid-img2 {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
}

@media screen and (max-width:1570px) {
	.grid-img1 {
		grid-template-columns: repeat(3, 1fr);
	}

	.grid-img2 {
		grid-template-columns: repeat(3, 1fr);
	}
}
/*--- end layer trhee ---*/

/*--- begin layer four ---*/
#img-layer-four {
	background: rgb(44,53,162);
	background: linear-gradient(90deg, rgba(44,53,162,1) 0%, rgba(36,44,136,1) 22%, rgba(27,33,102,1) 48%, rgba(20,25,78,1) 68%, rgba(16,20,64,1) 85%, rgba(15,19,59,1) 100%);
}

.title4 {
	margin-top: 80px;
}

.text4-div {
	margin-bottom: 100px;
}

.text4 {
	margin-top: 50px;
}
/*--- end layer four ---*/

/*--- begin layer five ---*/
#img-layer-five {
	background-color: #C10B25;
}

.title5 {
	margin-top: 80px;
}

.text5 {
	margin-top: 50px;
	max-width: 1090px;
}

.drop-benef-list {
	margin-top: 90px;
	margin-bottom: 170px;
}
/*--- end layer five ---*/

/*--- begin layer six ---*/
#img-layer-six {
	background-color: #0063A8;
}

.title6 {
	margin-top: 80px;
}

.text6 {
	margin-top: 50px;
	max-width: 1090px;
}

.logo-dslite6 {
	margin-top: 70px;
	margin-bottom: 120px;
}
/*--- end layer six ---*/

/*--- begin layer seven ---*/
#img-layer-seven {
	background-color: #EBEBEB;
}

.title7 {
	margin-top: 80px;
}

.text7 {
	margin-top: 70px;
}

#div-prices {
	margin-top: 60px;
	margin-bottom: 80px;
}

.div-price-header {
    background-color: #c3122e;
    width: 100%;
    max-width: 415px;
    height: 40px;
    margin-left: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.div-price-body {
    padding: 15px 0px;
    margin-left: 60px;
    background-color: #fff;
    width: 100%;
    max-width: 415px;
    height: 565px;
    color: #231f20;
    font-size: 16px;
}

.div-price-body > div {
    max-width: 310px;
}

.div-price-line {
    border-bottom: 1px solid rgba(35, 31, 32, 0.2);
    max-width: 254px;
}

.p-price > span:nth-child(1), .p-price > span:nth-child(3) {
    color: #c3122e;
    font-size: 13.6px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
}

.p-price > span:nth-child(2) {
    color: #c3122e;
    font-size: 40.83px;
    font-weight: 500;
    text-align: center;
    line-height: 1;
}

.p-resources {
    color: #c3122e;
    font-size: 11.66px;
    font-weight: 500;
}
/*--- end layer seven ---*/

/*--- begin layer eight ---*/
#img-layer-eight {
	background-color: #fff;
}

.title8 {
	margin-top: 80px;
    color: #231f20;
    font-size: 36px;
    font-weight: 700;
}

.layer-text-content8 {
    color: #231f20;
    padding-left: 34px;
    margin-bottom: 80px;
}

.title8::before {
	content: "\a0";
	background-color: #c3122e;
	padding-left: 4px;
	padding-top: 6.5px;
	padding-bottom: 6.5px;
	margin-right: 20px;
}
/*--- end layer eight ---*/

/*--- begin layer nine ---*/
#img-layer-nine {
    background: url('/modules/web/view/img/company-dropshipping-hayamax/background-layer-nine.png') no-repeat top center;
    width: 100%;
    height: 880px;
    background-size: cover;
}

.title9 {
	margin-top: 210px;
}

#div-layer-opacity {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

#div-text-contact {
    max-width: 948px;
}

.div-btn-register {
    border-width: 3px;
    border-color: #fff;
    border-style: solid;
    color: #fff;
    margin-top: 60px;
    max-width: 436px;
    width: 100%;
    height: 96px;
    cursor: pointer;
    display: table;
}

.div-btn-register:hover {
    background-color: #fff;
    color: #000;
}

.div-btn-register > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*--- end layer nine ---*/

/*--- begin form register ---*/
#div-form-dropshipping > form > label {
    margin-top: .5rem;
    margin-left: 10px;
}

#modal-dropshipping {
    background: rgba(0, 0, 0, 0.8);
}

.modal-dialog {
    max-width: 400px;
    transform: translate(0, -50%);
    margin: 0 auto;
}

.modal-content {
    background: rgba(0, 0, 0, 0);
    border: 0;
}

.input-form {
    border-width: 1px;
    border-color: #d7d7d7;
    border-style: solid;
    background-color: #fff;
    width: 100% !important;
    max-width: 400px;
    height: 39px;
    display: block;
    padding: 15px;
}

#company-message {
    height: 135px;
}

.btn-form {
    background-color: #c3122e;
    width: 100%;
    max-width: 400px;
    height: 50px;
    border: 0;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

#icon-close-modal {
    margin-top: .5rem;
    cursor: pointer;
    float: right;
}

#content {
    margin-top: 0px!important;
}

#company-info-banner {
    margin-top: 128px;
}
/*--- end form register ---*/

/*-------- dropshipping ----------*/
.container-drop {
	margin: 0 auto;
	width: 90%;
	max-width: 1320px;
}

/* Informações */
.info {
	background-color: #E31032;
	padding: 3rem 0;
	color: #fff;
}

.info-title {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2rem;
}

.info .card-group {
	gap: 2rem;
}

.info .card {
	background-color: transparent;
	border: none;
}

.info .card-img-top {
	max-width: 120px;
	display: block;
	margin: 0 auto;
}

.info .card-title {
	text-align: center;
	font-family: HurmeGeometricSans4-Bold !important;
	font-size: 1rem;
	text-transform: uppercase;
}

.info .card-text {
	text-align: center;
}

/* Parceiros */
.partner {
	padding: 3rem 0;
}

.partner-title {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2rem;
}

.partner-list {
	display: flex;
	gap: 2rem;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}

.card-title-drop {
	text-align: center;
	font-weight: bold;
	font-size: 1rem;
	text-transform: uppercase;
}

/* Formulário */
.form {
	background-image: url("/modules/web/view/img/landingpage/dropshipping-form.png");
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.form-container {
	padding: 3rem 0;
}

.form label {
	margin-bottom: 5px;
	color: #fff;
}

.form .row .col-12 {
	margin-bottom: 10px;
}

.form label.required::after {
	content: "*";
	color: #fff;
	margin-left: 5px;
}

#required-info::before {
	content: "*";
	color: #E20513;
	margin-right: 5px;
}

#form-div {
	width: 50%;
	margin: 0 auto;
}

.privacy {
	font-size: .8rem;
	color: #fff;
}

.privacy a {
	color: #fff;
	font-weight: bold;
	transition: .2s;
}

.privacy a:hover{
	text-decoration: none;
	opacity: .8;
}
/*-------- dropshipping ----------*/

/*-------- medias queries ----------*/
@media screen and (max-width:991px) {
}

@media only screen and (max-width: 767px) {
	.title1 {
		font-size: 43px;
	}
	
	.sub-title1 {
		font-size: 25px;
	}
	
	.sub-title2 {
		font-size: 18px;
	}
	
	.sub-text-1 {
		font-size: 20px;
	}
	
	.layer-one-div {
		padding-top: 0;
	}

	.grid-img1 {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-img2 {
		grid-template-columns: repeat(2, 1fr);
	}
}
/*-------- medias queries ----------*/