.site-header { padding-top: 40px;
}
.site-header .navbar li {
margin-right: 48px;
}
.site-header .navbar li.current_page_item a {
color: var(--primary);
}
.site-header .navbar li a:hover {
color: var(--primary);
border-bottom: 2px solid;
padding-bottom: 8px;
}
.site-header .navbar a {
color: var(--colorNormal);
font-weight: 600;
font-size: 16px;
line-height: 24px;
transition: all 0.2s ease-in-out;
}
.work-hero,
.the-main-header,
.how-i-do:after,
.specialist,
.recommendations:after,
.sectionWrapper,
.about-bg,
.quotes:after,
.grid-volunteer-container,
.sectionWorkWrapper,
.the-contact-header,
.form-section,
.design-better,
.blog-bg,
.blog-list,
.single-blog-bg,
.get-most-out {
background-position: center center;
background-size: cover;
}
.work-hero {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/work/hero.png);
}
.the-main-header {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/home/hero-home.png);
overflow: hidden;
}
.how-i-do:after,
.recommendations:after {
content: "";
transform: rotate(180deg);
position: absolute;
height: 100%;
width: 100%;
top: 0;
bottom: 0;
right: 0;
left: 0;
}
.how-i-do:after {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/home/section-how.png);
}
.recommendations:after {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/home/recommendations.png);
}
.specialist {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/home/specil-section.png);
}
.sectionWrapper {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/home/home-work.png);
}
.about-bg {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/about/bg.png);
}
.quotes:after {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/about/quotes.png);
}
.grid-volunteer-container {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/about/volunteer.png);
}
.how-i-do-about {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/about/how.png);
background-size: cover;
background-position: bottom;
}
.sectionWorkWrapper {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/about/work.png);
}
.blog-bg {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/blog/bg.png);
}
.single-blog-bg {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/blog/single-hero.png);
}
.blog-list {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/blog/blog-list.png);
}
.the-contact-header {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/contact/bg.png);
}
.form-section {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/contact/form-section.png);
}
.recommendations-bg {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/recommendations/hero.png);
}
.recommendations-page {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/recommendations/sections.png);
} .terms {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/terms/sections.png);
} .notFound {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/404/background.png);
}
.get-most-out {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/products/section.png);
}
.design-better {
background-image: url(//www.abosoliman.com/wp-content/themes/abosoliman/assets/imgs/products/two-sections.png);
}
.site-header .social-menu li {
margin-right: 8px;
}
.certificate {
gap: 12px;
margin-top: 24px;
}
.certificate h4 {
font-size: 18px;
font-family: "LamaSans_SemiBold";
font-weight: 700;
line-height: 28px;
}
.background-none {
background: none;
opacity: 1;
padding: 0;
width: auto;
height: auto;
}
.certificate p {
margin: 8px 0;
color: var(--textColor);
font-size: 16px;
font-family: "LamaSans_Medium";
font-weight: 500;
line-height: 24px;
}
.certificate a {
color: var(--primary);
font-size: 14px;
font-family: "LamaSans_SemiBold";
font-weight: 600;
line-height: 20px;
}
.projects {
margin-top: 24px;
}
.all-projects {
gap: 24px;
}
.all-projects .project {
gap: 16px;
padding: 16px;
border-radius: 8px;
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06),
0px 1px 3px 0px rgba(16, 24, 40, 0.1);
}
.desc {
margin-top: 24px;
}
.all-projects .project h5 {
font-size: 16px;
font-family: "LamaSans_SemiBold";
font-weight: 600;
line-height: 24px;
} .img-intro {
object-fit: contain;
max-height: 777px;
}
h1.h1-title {
font-weight: 700;
font-size: 64px;
line-height: 74px;
color: #000000;
margin-bottom: 32px;
margin-top: 24px;
}
p.hero-description {
margin-bottom: 48px;
}
.max-width {
max-width: 440px;
}
.scroll {
margin-top: 94px;
color: var(--gray-8);
font-weight: 500;
font-size: 18px;
line-height: 28px;
}
.scroll svg {
margin-bottom: 16px;
}
.scroll:hover span {
color: var(--gray-8);
}
.scroll svg path {
transition: all 0.2s ease-in-out;
}
.scroll:hover path:nth-child(2n) {
transform: translateY(16px);
}
.portfolio-slide {
border-radius: 24px;
box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1),
0px 1px 2px rgba(16, 24, 40, 0.06);
opacity: 1;
}
.portfolio-slide:hover {
box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08),
0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.item {
display: none;
}
.portfolio-item-content {
padding: 48px;
}
.filters {
margin-bottom: 64px;
margin-top: 64px;
}
.filters li {
font-size: 14px;
line-height: 20px;
color: var(--colorNormal);
margin-right: 40px;
cursor: pointer;
padding: 8px 12px;
white-space: nowrap;
}
.filters li.active {
background: var(--primary);
border-radius: 6px;
color: #fff;
}
.how-i-do .grid-template-columns-3 {
grid-template-columns: auto auto auto;
}
.how-i-do .container {
z-index: 9;
position: inherit;
}
.how-i-do h2 {
color: #fff;
}
.how-i-do p {
color: #ffffff;
opacity: 0.8;
font-weight: 400;
font-size: 16px;
line-height: 24px;
}
.how-i-do .groups {
margin-top: 54px;
}
.how-i-do .groups .group .info {
margin: 0 0 0 16px;
}
.how-i-do .groups .group .group-title {
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: #fff;
}
.how-i-do .groups .group .group-title svg {
margin-left: 14px;
}
.how-i-do .groups .group .group-description {
color: #f3f4f5;
opacity: 0.7;
font-weight: 400;
font-size: 14px;
line-height: 20px;
max-width: 234px;
}
.specialist .swiper-slide {
opacity: 1;
background: #ffffff;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
border-color: transparent;
}
.specialist .slide-content {
padding: 64px;
}
.specialist .slide-content .group-title {
margin-bottom: 16px;
margin-top: 32px;
}
.recommendations .container {
z-index: 9;
position: inherit;
}
.recommendations .states .number {
font-weight: 700;
font-size: 56px;
line-height: 88px;
color: #f79009;
}
.recommendations .states {
border-bottom: 1px solid #041464;
padding-bottom: 48px;
}
.recommendations .states .label {
font-weight: 500;
font-size: 20px;
line-height: 30px;
color: #ffffff;
}
.recommendations .wrapper {
margin-top: 94px;
}
.recommendations .title {
color: #ffffff;
}
.recommendations .myRecommendations .swiper-slide,
.myQuotes .swiper-slide {
border: transparent;
}
.recommendations .myRecommendations .group-description,
.myQuotes .group-description {
font-weight: 700;
font-size: 32px;
line-height: 48px;
margin-bottom: 46px;
}
.recommend-info {
padding: 0 16px;
}
.recommend-info .group-title {
font-size: 20px;
font-weight: 700;
line-height: 30px;
margin-bottom: 0;
}
.recommendations .myRecommendations .slide-content,
.recommendations .myRecommendations .slide-content p,
.myQuotes p {
color: #fff;
}
.recommendations .myRecommendations .slide-content .info span {
color: #c8cbd3;
}
.recommendations .myRecommendations .swiper-slide:hover,
.myQuotes .swiper-slide:hover {
background: transparent;
}
.recommendations .gallery-thumbs {
top: -164px;
overflow: visible;
}
.recommendations .gallery-thumbs .swiper-wrapper {
transform: none !important;
}
.recommendations .gallery-thumbs .swiper-slide {
border: 2px solid transparent;
cursor: pointer;
opacity: 1;
}
.recommendations .gallery-thumbs .swiper-slide .img-wrapper:after {
position: absolute;
content: "";
width: 32px;
height: 2px;
opacity: 0.8;
border: 2px solid var(--primary);
filter: blur(2.5px);
left: 22%;
bottom: -12px;
}
.recommendations .gallery-thumbs .swiper-slide:hover {
background: transparent;
}
.recommendations .gallery-thumbs .swiper-slide-thumb-active {
overflow: visible;
border-radius: 50%;
opacity: 1;
}
.recommendations .gallery-thumbs {
position: relative;
}
.recommendations .gallery-thumbs .donut {
border: 2px solid;
border-radius: 50%;
width: 48px;
height: 48px;
border-left-color: #fff;
border-right-color: #fff;
border-top-color: #fff;
border-bottom-color: #fff;
}
.recommendations .gallery-thumbs .swiper-slide-thumb-active .donut {
animation: donut-spin 5s ease-in-out forwards;
}
@keyframes donut-spin {
0% {
border-left-color: var(--primary);
}
25% {
border-left-color: var(--primary);
}
50% {
border-right-color: var(--primary);
}
25% {
border-top-color: var(--primary);
}
100% {
border-bottom-color: var(--primary);
}
}
.myWork {
overflow: visible;
}
.myWork li {
margin: 6px;
}
.myWork li:first-child {
margin-left: 0;
}
.myWork li span {
padding: 0 8px;
}
.myWork .swiper-slide {
opacity: 1;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
background: #fff;
border-bottom: 4px solid transparent;
transition: all 0.2s ease-in-out;
cursor: pointer;
border-color: transparent;
}
.myWork .swiper-slide:hover {
border-bottom: 4px solid var(--primary);
}
.myWork .slide-content {
padding: 24px;
gap: 24px;
}
.myWork .slide-content h3 {
font-size: 20px;
line-height: 30px;
color: var(--primary_900);
margin-bottom: 4px;
}
.myWork .slide-content p {
font-size: 14px;
line-height: 20px;
color: var(--natural_900);
}
.myWork .slide-content ul li span {
font-size: 12px;
line-height: 18px;
color: var(--natural_900);
}
.customers-grid {
grid-template-columns: auto auto auto auto auto auto auto auto;
column-gap: 52px;
margin-top: 68px;
} .gap {
gap: 12px;
}
.info-cards {
grid-template-columns: auto auto auto;
}
.collapse {
padding: 24px;
}
.card-header-item svg {
transition: all 0.2s ease-in-out;
}
.svgOpen {
transform: rotate(180deg);
}
.svgOpen rect:first-child {
fill: var(--primary);
}
.svgOpen path {
fill: #fff;
}
.more-info {
padding: 24px;
background: #ffffff;
gap: 24px;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
}
.more-info h3 {
color: var(--primary_900);
font-weight: 700;
font-size: 20px;
line-height: 30px;
}
.more-info p {
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: var(--natural_900);
}
.grid-volunteer {
grid-template-columns: auto auto;
gap: 16px;
}
.grid-volunteer .card-container {
box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
border-radius: 8px;
padding: 24px;
background-color: #fff;
}
.grid-volunteer .img-company {
box-shadow: inset -0.914126px -0.914126px 0.914126px rgba(0, 0, 0, 0.05),
inset 0.914126px 0.914126px 0.914126px rgba(255, 255, 255, 0.2);
}
.grid-volunteer .info {
margin-top: 12px;
}
.grid-volunteer .info span {
font-weight: 500;
font-size: 12px;
line-height: 18px;
color: var(--natural_900);
padding: 0 8px;
}
.grid-volunteer .gap {
gap: 24px;
}
.how-i-do-about .group {
background: #ffffff;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
padding: 24px;
gap: 22px;
margin-top: 56px;
}
.group-gap {
gap: 24px;
}
.how-i-do-about .group-title {
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: var(--primary_900);
}
.how-i-do-about .group-description {
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: var(--natural_900);
}
.work_experience .card .title {
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: var(--primary_900);
}
.work_experience .card p {
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: var(--natural_900);
}
.card {
margin-bottom: 16px;
border: none;
}
.card .gap-items {
gap: 24px;
}
.card .card-header-item {
padding: 24px;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
gap: 24px;
cursor: pointer;
}
.certificate-grid {
grid-template-columns: auto auto auto;
gap: 22px;
margin-top: 56px;
}
.certificate-grid div {
box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08),
0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.certificate-grid div:nth-child(2n) {
transform: rotate(-3deg);
}
.tools-grid {
grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
gap: 70px;
margin-top: 56px;
} .work-hero .states {
gap: 130px;
}
.work-hero .state .number {
font-weight: 700;
font-size: 56px;
line-height: 88px;
color: #f79009;
}
.work-hero .state h2 {
font-weight: 500;
font-size: 20px;
line-height: 30px;
}
.myPortfolioWork .portfolio-wrapper {
display: grid;
grid-template-columns: auto auto;
gap: 32px;
}
.myPortfolioWork .portfolio-wrapper .portfolio-slide {
width: 100% !important;
} .products-hero-section .state .number {
color: #2e48c7;
}
.products-list {
margin-top: 56px;
}
.products-list .content-wrapper {
padding: 80px;
}
.products-list .product-item {
border: 1px solid #f8f8f9;
box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1),
0px 1px 2px rgba(16, 24, 40, 0.06);
border-radius: 12px;
margin-bottom: 12px;
} .blog-bg .title {
max-width: 60%;
}
.blog-hero .info div {
margin: 12px;
}
.blog-hero .swiper-slide {
opacity: 1 !important;
box-shadow: none !important;
border: none !important;
}
.blog-hero .swiper-slide:hover {
background-color: transparent !important;
box-shadow: none !important;
border: none !important;
}
.blog-hero .infos {
margin-top: 54px;
margin-bottom: 72px;
}
.blog-hero .infos .info p {
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: var(--primary_900);
}
.blog-hero .infos .info span {
color: var(--natural_900);
font-weight: 400;
font-size: 14px;
line-height: 20px;
}
.blog-bg img {
border-radius: 16px;
object-fit: cover;
}
.single-infos .info {
background: #ffffff;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
margin-bottom: 12px;
padding: 24px;
}
.single-infos .info p {
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: var(--primary_900);
margin: 0 12px;
}
.single-infos .info span {
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: var(--natural_900);
margin: 0 12px;
}
.blog-list img,
.blog-list-single img {
max-height: 462px;
min-height: 462px;
border-radius: 24px 24px 0px 0px;
object-fit: cover;
}
h1.entry-title.title {
max-width: 400px;
}
.featured-single {
max-height: 1080px;
object-fit: cover;
margin-bottom: 90px;
}
.social-share {
margin-top: 24px;
}
.social-share h3 {
font-weight: 700;
font-size: 18px;
line-height: 28px;
}
.social-share svg {
width: 48px;
height: 48px;
} .qr {
margin-bottom: 16px;
}
.qr span {
margin: 0 16px;
}
.form-section-wrapper {
background: #fff;
padding: 48px;
}
.form-section p {
font-size: 18px;
line-height: 28px;
color: #313640;
}
.form-section h2 {
font-size: 28px;
line-height: 38px;
color: #020522;
}
.form-section .social-menu {
margin-top: 48px;
}
.form-section .social-menu li {
margin-bottom: 32px;
}
.form-section .social-menu li span {
margin: 0 12px;
}
.form-infos {
border-top: 1px solid var(--lightWhite);
border-bottom: 1px solid var(--lightWhite);
}
.form-infos .info h3 {
font-size: 24px;
line-height: 32px;
color: #252830;
margin-top: 32px;
margin-bottom: 16px;
}
.form-infos .info a {
text-decoration: underline;
}
.form-infos .info span {
font-size: 16px;
line-height: 24px;
color: var(--natural_900);
}
.faqs {
margin-top: 56px;
}
.faq {
max-width: 70%;
margin: auto auto 8px auto;
background: #ffffff;
border: 1px solid var(--lightWhite);
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
transition: all 0.2s ease-in-out;
cursor: pointer;
}
.faq svg {
transition: all 0.2s ease-in-out;
}
.rotate {
transform: rotate(180deg);
}
.faq .btn-toggle {
font-size: 18px;
line-height: 28px;
padding: 24px;
color: #000000;
}
.faq-answer {
padding: 0;
font-size: 16px;
font-family: "LamaSans_Regular";
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.faq:hover {
background-color: #f8f8f8;
} .recommendations-hero p {
font-weight: 500;
font-size: 20px;
line-height: 30px;
color: var(--textColor);
}
.list-group {
gap: 64px;
}
.list-group .group {
border-bottom: 1px solid var(--lightWhite);
padding-bottom: 64px;
}
.list-group .group p {
font-weight: 700;
font-size: 32px;
line-height: 48px;
color: #252830;
}
.recommend-info span {
color: #c8cbd3;
}
.single-work .description {
margin-top: 32px;
margin-bottom: 94px;
}
.single-work .info-cards-work-single {
grid-template-columns: auto auto;
margin-top: 32px;
} .preview-buttons-wrapper {
max-width: 410px;
}
.preview-buttons {
grid-template-columns: auto auto;
margin-bottom: 12px;
}
.preview-info a {
background: transparent;
border: 1px solid #c8cbd3;
border-radius: 8px;
gap: 12px;
padding: 20px 28px;
max-height: 60px;
}
.get-most {
grid-template-columns: auto auto auto;
gap: 24px;
}
.get-most .group {
background: #ffffff;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
border-radius: 8px;
padding: 32px;
}
.get-most .group h3 {
font-weight: 700;
font-size: 24px;
line-height: 32px;
color: #252830;
margin-top: 32px;
margin-bottom: 16px;
}
.get-most .group p {
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: var(--natural_900);
}
.design-better-image {
margin-top: 24px;
}
.margin-bottom-better {
margin-bottom: 94px;
}
.design-better .description {
margin: 24px 0;
}
.design-better .group {
margin-bottom: 12px;
}
.design-better .group-description {
font-weight: 700;
font-size: 18px;
line-height: 28px;
margin: 0 12px;
color: #000000;
}
.steps-grid {
grid-template-columns: auto auto auto;
gap: 24px;
}
.steps-grid .group {
padding: 32px;
}
.steps-grid h3 {
font-weight: 700;
font-size: 24px;
line-height: 32px;
color: #252830;
margin-bottom: 16px;
margin-top: 32px;
}
.steps-grid p {
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: var(--natural_900);
}
.why-grid {
grid-template-columns: auto auto;
gap: 16px;
margin-top: 54px;
}
.why-grid .group {
border-radius: 8px;
padding: 24px;
box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08),
0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.why-grid .group .item {
gap: 24px;
}
.plans-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 24px;
margin-top: 96px;
}
.plan {
border: 1px solid #c8cbd3;
box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08),
0px 4px 6px -2px rgba(16, 24, 40, 0.03);
border-radius: 16px;
max-width: 374px;
}
.plan:nth-child(2n) {
position: relative;
top: -34px;
}
.plan h3 {
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: var(--natural_900);
}
.plan .subscription {
font-weight: 700;
font-size: 18px;
line-height: 28px;
color: var(--colorNormal);
}
.plan .font-bold {
font-weight: 700;
font-size: 36px;
line-height: 44px;
color: #252830;
}
.plan .plan-purpes {
font-weight: 400;
font-size: 18px;
line-height: 28px;
color: var(--natural_900);
}
.plan .plan-header {
border-bottom: 1px solid var(--lightWhite);
padding: 32px;
}
.plan .plan-conent {
padding: 32px;
}
.plan .plan-conent .description {
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: var(--colorNormal);
}
.plan .plan-conent ul {
margin-top: 24px;
}
.plan .plan-conent .item-point {
margin-bottom: 20px;
}
.plan .plan-conent .item-point span {
font-weight: 700;
font-size: 18px;
line-height: 28px;
color: var(--colorNormal);
}
.plan .plan-footer {
border-top: 1px solid var(--lightWhite);
padding: 32px;
}
.screenshot-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 32px;
margin-top: 94px;
margin-bottom: 94px;
}
.btn-more-shots {
border: 1px solid #c8cbd3;
border-radius: 8px;
height: 64px;
padding: 18px 28px;
}
.btn-more-shots span {
padding: 0 12px;
}
.gallery-thumbs2 .swiper-slide {
padding: 24px;
margin-bottom: 16px;
}
.design-fast .swiper-slide {
opacity: 1;
border: none;
box-shadow: none;
}
.design-fast .gallery-thumbs2 .swiper-slide {
cursor: pointer;
}
.design-fast .gallery-thumbs2 .swiper-slide img {
filter: grayscale(1);
}
.design-fast .gallery-thumbs2 .swiper-slide-thumb-active {
background: var(--hover-primary);
border-radius: 8px 8px 0 0;
}
.swiper-slide.w-100.swiper-slide-thumb-active.swiper-slide-visible:after {
position: absolute;
bottom: 0;
content: "";
width: 0px;
background: #2a87c1;
z-index: 9;
height: 4px;
left: 0;
animation: mymove 5s forwards;
}
.myRecommendations2 imgs {
border-radius: 16px;
}
@keyframes mymove {
from {
width: 0%;
}
to {
width: 100%;
}
}
.design-fast .gallery-thumbs2 .swiper-slide-thumb-active img {
filter: grayscale(0);
}
.design-fast h3 {
font-weight: 700;
font-size: 20px;
line-height: 30px;
}
.design-fast .gap {
gap: 24px;
}
form {
background: #f5f6fc;
border-radius: 8px;
padding: 0 24px 24px 24px;
}
form label {
font-weight: 600;
font-size: 14px;
line-height: 20px;
color: var(--natural_900);
}
form label {
margin-top: 24px;
}
form label span {
color: #f04438;
}
form .input-group-wrpper {
border: 1px solid var(--lightWhite);
border-radius: 8px; position: relative;
}
.input-group-prepend.d-flex.align-items-center {
border-radius: 8px 0px 0px 8px;
}
span.wpcf7-not-valid-tip {
position: absolute;
top: 44px;
color: #f04438;
}
form .input-group-prepend {
background-color: #fff;
}
form .form-control:focus {
box-shadow: none;
}
form .input-group-text {
background: transparent;
border: none;
}
form p {
margin: 0;
width: 100%;
}
form .input-group-wrpper .form-control {
border: none;
padding: 0;
border-radius: 0 8px 8px 0;
}
form .form-control,
form .wpcf7-form-control-wrap,
form .input-group-prepend {
height: 42px;
}
form .input-group textarea.form-control.wpcf7-textarea {
height: 154px;
padding: 14px;
}
form .submit {
border: none;
border-radius: 8px;
margin-top: 24px;
}
.d-grid-infos {
grid-template-columns: auto auto auto;
}
@media (min-width: 991px) {
.w-lg-100 {
width: 100%;
}
}
@media (max-width: 991px) {
.d-grid-infos {
grid-template-columns: auto auto;
justify-content: center;
gap: 12px;
padding: 8px 0;
}
.form-section-wrapper {
padding: 8px;
}
.scan-qr {
width: 200px;
height: 200px;
}
.form-infos .info img {
width: 40px;
}
.form-infos .info h3 {
margin-top: 8px;
margin-bottom: 8px;
}
.how-i-do .groups .group .info {
margin: 0 0 0 8px;
}
h1.h1-title {
font-size: 52px;
line-height: 64px;
margin-bottom: 28px;
margin-top: 20px;
}
p.hero-description {
margin-bottom: 40px;
}
.filters {
margin-bottom: 40px;
margin-top: 40px;
}
.how-i-do .groups {
margin-top: 0;
}
.how-i-do .groups .group .group-title {
font-size: 16px;
line-height: 20px;
}
.how-i-do .grid-template-columns-3 {
grid-template-columns: auto;
gap: 16px;
}
.info-cards .more-info {
gap: 4px;
flex-direction: column;
text-align: center;
}
.specialist .slide-content {
padding: 44px;
}
.recommendations .myRecommendations .group-description,
.myQuotes .group-description {
font-size: 28px;
line-height: 36px;
margin-bottom: 36px;
}
.recommendations .states {
padding-bottom: 40px;
}
.recommendations .wrapper {
margin-top: 68px;
}
.recommendations .states .number {
font-size: 44px;
line-height: 52px;
margin-bottom: 0;
}
.recommendations .states .label {
font-size: 16px;
line-height: 20px;
}
.recommendations .gallery-thumbs {
top: 0;
}
.recommendations .gallery-thumbs .swiper-wrapper {
justify-content: space-between !important;
gap: 16px;
}
.flex-sm-p {
padding-bottom: 8px;
}
}
@media (max-width: 575px) {
.faq {
max-width: 95%;
}
br {
display: none;
}
.gallery-thumbs .swiper-wrapper,
.gallery-thumbs2 .swiper-wrapper {
flex-wrap: wrap;
}
.blog-hero .infos {
margin-top: 24px;
margin-bottom: 24px;
}
.blog-bg .title {
max-width: 100%;
}
.more-info {
padding: 12px;
gap: 4px;
}
.single-work .description {
margin-top: 24px;
margin-bottom: 32px;
}
.pt-sm-2 {
padding-top: 16px;
}
.pt-sm-4 {
padding-top: 24px;
}
.filters {
margin-bottom: 20px;
margin-top: 20px;
}
.mymyRecommendationsWrapper {
display: flex;
flex-direction: column-reverse;
}
.recommendations .gallery-thumbs .swiper-slide {
width: auto !important;
}
.recommendations .myRecommendations .slide-content,
.recommendations .myRecommendations .slide-content p,
.myQuotes p {
padding: 8px;
}
.myPortfolioWork .portfolio-wrapper {
grid-template-columns: auto;
gap: 12px;
}
.portfolio-item-content {
padding: 24px;
}
.work-hero .state .number {
font-size: 40px;
line-height: 54px;
}
.work-hero .state h2 {
font-size: 16px;
line-height: 24px;
}
.form-infos .info img {
width: 40px;
height: 40px;
}
.form-infos .info h3 {
font-size: 20px;
line-height: 28px;
}
.form-infos .info span {
font-size: 14px;
line-height: 20px;
}
h1.h1-title {
font-size: 40px;
line-height: 48px;
margin-bottom: 16px;
margin-top: 12px;
}
.how-i-do-about .groups {
flex-wrap: wrap;
}
.card .card-header-item {
padding: 16px;
}
.card .gap-items,
.card .card-header-item {
gap: 8px;
}
.certificate,
.all-projects {
flex-direction: column;
}
.recommendations .wrapper {
margin-top: 40px;
}
.grid-volunteer,
.why-grid,
.plans-grid,
.get-most,
.steps-grid {
grid-template-columns: auto;
}
.steps-grid .group {
padding: 16px;
}
.steps-grid {
gap: 0;
}
.steps-grid .group .d-flex.flex-column,
.design-fast .gap {
flex-direction: row !important;
align-items: center;
gap: 16px;
}
.steps-grid h3 {
font-size: 20px;
line-height: 30px;
margin-bottom: 0;
margin-top: 16px;
}
.get-most {
gap: 16px;
padding: 24px;
}
.get-most .group {
padding: 8px;
}
.get-most .group>div {
display: flex;
align-items: baseline;
gap: 8px;
}
.get-most .group img {
width: 40px;
height: 40px;
}
.get-most .group h3 {
margin-top: 16px;
margin-bottom: 4px;
font-size: 20px;
}
.plans-grid {
gap: 16px;
margin-top: 0;
}
.plan:nth-child(2n) {
top: 0;
}
.design-fast .gap {
gap: 8px;
flex-direction: column;
align-items: flex-start !important;
}
.gallery-thumbs2 .swiper-slide {
padding: 12px;
}
.grid-volunteer .gap {
gap: 16px;
}
.grid-volunteer .info {
margin-top: 8px;
}
.info-cards {
grid-template-columns: auto auto;
}
.pb-xs-0 {
padding-bottom: 0;
}
.img-intro {
max-height: 340px;
position: inherit !important;
}
.recommendations .myRecommendations .group-description,
.myQuotes .group-description {
font-size: 24px;
line-height: 32px;
margin-bottom: 24px;
}
.specialist .slide-content {
padding: 8px;
gap: 8px;
}
.specialist .slide-content .group-title {
margin-bottom: 8px;
margin-top: 8px;
}
.slide-content p {
line-height: 24px;
}
.specialist .slide-content {
flex-direction: row;
display: flex;
}
.specialist .swiper-slide img {
width: 60px;
height: 60px;
}
.recommendations .states .label {
margin-bottom: 4px;
}
.myWork .slide-content {
padding: 8px;
gap: 8px;
}
.myWork ul.info li {
display: flex;
align-items: center;
}
.customers-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 24px;
margin-top: 32px;
}
}