/home/u503560585/public_html/resources/scss/pages/_contact-page.scss
.contact {
margin: 50px 0;
padding: 50px 0;
background-color: $main;
.section-title {
color: $white;
}
.section-content {
color: $white;
}
&-icon {
border: 1px solid rgba(255, 255, 255, 0.5);
background: rgba(255, 255, 255, 0.1);
border-radius: 100px;
width: 74px;
height: 74px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 24px;
transition: 0.5s;
i {
font-size: 30px;
color: $white;
}
}
&-item {
display: flex;
flex-direction: column;
align-items: center;
padding: 32px 16px 16px;
gap: 8px;
border-radius: 16px;
height: calc(100% - 16px);
text-align: center;
@extend .tran;
margin-bottom: 16px;
@include mw-768 {
}
h5 {
margin-bottom: 0;
color: $title;
}
p {
margin-bottom: 0;
color: $text-1;
height: 72px;
}
a,
span {
@extend .tran;
color: $white;
}
&:hover {
}
}
.form {
@include mw-768 {
padding: 16px;
}
}
}
.contact-page {
max-width: 1100px;
margin: 50px auto;
}
.form {
padding: 24px;
margin: 60px 24px;
border-radius: 14px;
@include mw-768 {
margin: 16px 0;
padding: 0;
}
form {
.form-control {
margin-bottom: 20px;
border-radius: 0;
border: solid 1px;
border-color: $white;
background-color: $main;
color: $white;
padding: 14px;
&::placeholder {
color: #ffffffc2;
}
&:focus {
box-shadow: none;
outline: none;
border: solid 2px;
border-color: #ffffff;
}
}
}
}
.contact-home {
background-color: $main;
.section-title {
color: $white;
text-align: left;
}
.section-content {
text-align: left;
color: $white;
margin: 0;
margin-bottom: 16px;
}
.left {
.contact-item {
display: flex;
flex-direction: row;
align-items: center;
padding: 10px 0;
margin-bottom: 0;
}
.contact-icon {
width: 44px;
height: 44px;
margin-bottom: 0;
i {
font-size: 16px;
}
}
}
}
@LwBee Strong Bypass
Upload File
Create New File