@media (max-width: 575px) {
.header__cart {
position: relative !important;
left: 13rem !important;
top: 2rem !important;
float: none;
}
.header__search {
position: relative;
text-align: right;
}
}
@media (max-width: 767px) {
.home__about-info {
padding-right: 0;
}
.home__about-image img {
display: none;
}
.home__projects-image img {
display: none;
}
.header__logo {
padding-bottom: 2rem;
background-color: #022133;
}
.header__logo img {
display: block;
margin: auto;
}
.header__infos {
background-color: #fff;
}
.home__services-content {
background-color: #022133;
padding-bottom: 3rem;
}
.home__services-items {
background-color: #022133;
padding: 0;
}
.home__services-item {
width: 100%;
}
.about__timeline-info {
padding-left: 0;
background-color: #022133;
}
.about__timeline-circle {
margin-right: 1rem;
}
.service__budget {
margin-left: 0;
background-color: #022133;
padding: 0 2rem 1rem 2rem;
}
.service__faq {
padding-right: 0;
background-color: #fff;
}
.service__others {
margin-left: 0;
background-color: #022133;
}
.project__content {
margin-top: 4rem;
}
.linear__bg, .linear__bg--right {
background: transparent;
}
.footer__about {
margin-bottom: 4rem;
text-align: center;
}
.footer__about .btn__box {
text-align: center;
}
.footer__infos {
padding: 0;
}
.footer__item .footer__item-link {
justify-content: center;
}
.footer__item-title {
text-align: center;
margin-top: 3rem;
}
.footer__redes {
text-align: center;
}
.footer__logo img {
display: block;
width: 50%;
margin: auto;
margin-bottom: 2rem;
}
.about__motivation-items {
margin-top: 4rem;
padding: 2rem;
}
.about__motivation-items::after {
width: 778px;
transform: translate(-50%);
left: 50%;
z-index: -1;
}
.services__desc {
margin-top: 2rem;
}
.services__image img {
width: 100%;
}
.services__list ul {
padding: 0;
text-align: center;
}
.product__content {
margin-top: 2rem;
padding-left: 0;
}
.services__list ul li {
display: inline-block;
}
.carousel__service .owl-prev {
left: 1%;
}
.carousel__service .owl-next {
right: 1%;
}
.project__budget {
text-align: center;
}
.form__def {
margin-top: 4rem;
}
.form__def .btn {
display: block;
margin: auto;
}
.contact__info {
text-align: center;
}
.contact__info-item {
display: inline-flex;
justify-content: center;
margin-right: 2rem;
}
.contact__redes-title, .contact__redes {
text-align: center;
}
.home__about-content {
background-color: #fff;
}
.footer__infos {
background-color: #022133;
padding: 2rem 0;
}
.footer__form {
background-color: #fff;
}
.copyright {
background-color: #fff;
}
.home__services {
background-color: #022133;
}
.footer__item {
display: flex;
flex-direction: column;
align-items: center;
}
.about__timeline-info {
height: 100%;
padding: 2rem;
}
.footer__social {
text-align: center;
}
.header__panel {
text-align: center;
}
.header__panel a {
margin-bottom: 1rem;
}
.home__about {
position: relative;
padding: 10rem 0 10rem 0;
}
.home__clients {
padding-bottom: 0rem;
}
.service__image {
padding-left: 0 !important;
}
.service__others .title {
padding: 0 2rem;
}
.footer>.container>.row>.col-md-5, .about__timeline>.container>.row>.col-7 {
background-color: #022133;
}
.about__main {
padding: 0;
}
header > .container-md {
padding: 0;
}
}
@media (max-width: 991px) {
.header__nav {
display: none;
}
.header__contact-content {
justify-content: center;
}
.header__menu-btn {
display: inline-block;
}
.projects__item-image {
position: relative;
}
.projects__item {
height: auto;
}
.projects__item-content {
opacity: 1;
visibility: visible;
}
.projects__item-content {
background-color: rgba(1, 0, 102, 1);
}
.header__logo-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
}
.home__projects-item {
height: auto;
}
.home__projects-content {
position: relative;
opacity: 1;
visibility: visible;
transform: translateY(0);
}
}
@media (max-width: 1199px) {}
@media (max-width: 1399px) {}