* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Montserrat Alternates", sans-serif;
  font-size: 14px;
  line-height: 18px;
}

a,
a:hover,
a:focus,
img {
  text-decoration: none;
  outline: none;
}

ul,
ul li {
  list-style: none;
  margin: 0;
}

.header-top {
  background: #f1f1f1;
}
.header-social-list li {
  display: inline-block;
}
.header-social-list li a {
  padding: 10px 15px;
  display: block;
  border-left: 1px #d8d8d8 solid;
}
.header-social-list li a span {
  color: #282828;
  font-weight: 300;
  font-size: 12px;
  padding-left: 10px;
}
.header-social-list li a i {
  color: #152b44;
}
.header-top-menu-list li {
  display: inline-block;
}

.header-top-menu-list li a,
.header-top-menu-list li > span {
  padding: 10px 15px;
  display: block;
  color: #282828;
  font-weight: 300;
  font-size: 12px;
}

.header-top-menu-list li a span {
  padding: 0 30px 0 10px;
  border-right: 1px #282828 solid;
}

.header-main {
  padding: 15px 0;
}

.header-main .input-group input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-left-radius: 0;
  border-bottom-color: #787878;
  outline: none;
}
.header-main .input-group input:focus {
  outline: 0;
}
.header-main .input-group .input-group-prepend {
  padding: 12px;
  background: #00a5d1;
  border-radius: 100%;
  margin-left: 10px;
}
.header-main .input-group .input-group-prepend:hover {
  cursor: pointer;
}
.header-main .input-group .input-group-prepend i {
  color: #ffffff;
}
.main-menu {
  background: #ff2c5a;
}
.menu {
  margin: 0 auto;
}
.menu li a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  padding: 15px 25px !important;
}
.dropdown-menu a {
  color: #171717 !important;
}
.dropdown-menu a:hover {
  background: #ff2c5a;
  color: #ffffff !important;
}
.carousel-caption {
  position: absolute;
  width: 25%;
  text-align: left;
  top: 150px;
}
.carousel-caption h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
}
.carousel-caption p {
  font-size: 18px;
  line-height: 30px;
}

.border-btn {
  font-size: 12px;
  color: #ffffff;
  text-transform: capitalize;
  display: inline-block;
  border: 1px #ffffff solid;
  padding: 10px 20px;
}
.carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  border-radius: 100%;
}
.mlr-0 {
  margin: 0 !important;
}
.what-we-do .col {
  padding: 20px 50px;
}
.what-we-do .media {
  margin-top: 10px;
  align-items: center !important;
}
.we-focus {
  background: #ff2c5a;
}
.low-cost {
  background: #ffb636;
}
.quality {
  background: #00a5d1;
}
.what-we-do .media .media-body h5 {
  font-size: 24px;
  font-weight: 900;
  color: #ffffff;
}
.what-we-do .media .media-body p {
  font-size: 14px;
  margin-bottom: 0;
  color: #ffffff;
}
.home-quote-wrap {
  padding: 80px 0;
}
.home-quote-wrap h5 {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  color: #3e5065;
  line-height: 30px;
}
.quote-mark {
  color: #ff2c5a;
  font-size: 70px;
  font-weight: 500;
  font-style: italic;
  display: inline-block;
  vertical-align: middle;
}
.home-quote-wrap p {
  font-size: 14px;
  color: #3e5065;
  margin-bottom: 0;
}
.plr-0 {
  padding: 0;
}
.home-gallery-wrap {
  margin-bottom: 60px;
}
.photos-videos {
  background: url(../images/photos-videos.jpg) no-repeat center;
  background-size: cover;
  padding: 37px 120px 30px;
}
.photos-videos h5 {
  color: #ffb636;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}
.photos-videos h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 10px;
}
.photos-videos p {
  color: #ffffff;
  line-height: 30px;
}
.gallery-list li img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.category-list-wrap {
  padding: 0 0 40px;
}
.category-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
.more-btn {
  font-size: 14px;
  padding: 7px 20px;
  color: #ffffff;
}
.clr-red {
  background: #ff2c5a;
}
.clr-orange {
  background: #ffb636;
}
.clr-blue {
  background: #00a5d1;
}
.category-type-banner {
  position: relative;
}
.category-type-banner a {
  position: absolute;
  bottom: 30px;
  left: 45px;
}
.home-product-list li {
  margin-bottom: 25px;
}
.card-img-top {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.home-product-list li .card-body {
  padding: 10px;
}
.home-product-list li .card-body h5 {
  font-size: 12px;
  color: #3e5065;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.home-product-list li .card-body p {
  font-size: 12px;
  color: #ff2c5a;
  margin-bottom: 0;
}
.testimonials-list-wrap {
  background: url(../images/what-customer-say-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
}
.testimonials-list-wrap h2 {
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.white-bg {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
}
.white-bg h5 {
  color: #ff2c5a;
  font-size: 70px;
  font-weight: 500;
  font-style: italic;
  line-height: 20px;
  top: 20px;
  position: relative;
  margin-bottom: 25px;
}
.white-bg p {
  font-style: italic;
  line-height: 24px;
}
.white-bg h4 {
  color: #7b7b7b;
  font-size: 16px;
}
.white-bg h6 {
  color: #7b7b7b;
  font-size: 14px;
}
.email-subscribe-wrap {
  background: #ff2c5a;
  padding: 40px 0;
}
.email-subscribe-wrap h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 40px;
}
.btn-subscribe {
  font-size: 14px;
  color: #ff2c5a;
  font-weight: 700;
  text-transform: uppercase;
  background: #ffffff;
  padding: 7px 20px;
}
footer {
  background: #152b44;
}
.footer-main {
  padding: 60px 0;
  border-bottom: 1px #26415f solid;
}
.footer-about-company img {
  margin-bottom: 30px;
}

.footer-about-company p {
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 20px;
}
.footer-main-title {
  color: #7592b3;
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 700;
}
.footer-links li {
  line-height: 24px;
}
.footer-links li a {
  color: #ffffff;
  font-weight: 300;
}
.footer-bottom {
  padding: 30px 0;
}
.footer-social-list li {
  display: inline-block;
  margin: 0 5px 15px;
}
.footer-social-list li a {
  display: block;
  padding: 10px;
  background: #2f4762;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  line-height: 20px;
  color: #ffffff;
}
.footer-bottom p {
  color: #ffffff;
  margin-bottom: 0;
}

/* Product List Page CSS start */
.product-breadcrum {
  padding: 15px 0;
  margin-bottom: 30px;
}
.product-breadcrum a {
  color: #9b9b9b;
  font-size: 12px;
}
.product-breadcrum span {
  color: #1c2837;
  font-size: 12px;
}
.filter-wrap {
  border: 1px #eaeaea solid;
  margin-bottom: 50px;
}
.filter-wrap h1 {
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #1c2837;
  margin: 0;
  border-bottom: 1px #eaeaea solid;
}
.filter-col {
  padding: 20px;
  border-bottom: 1px #eaeaea solid;
}
.filter-col h3 {
  font-size: 16px;
  font-weight: 700;
  color: #1c2837;
  margin-bottom: 20px;
}
.filter-list li {
  line-height: 30px;
}
.filter-list li a {
  color: #3e5065;
}
.filter-list li.active a {
  color: #ff2c5a;
}
.filter-list li a i {
  margin-right: 10px;
}
.show-more {
  color: #ff2c5a;
  display: inline-block;
  margin-top: 20px;
}
.list-title-wrap {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px #eaeaea solid;
}
.list-title-wrap h2 {
  font-size: 16px;
  font-weight: 500;
  color: #1c2837;
  margin-bottom: 0;
}
.sort-list li {
  display: inline-block;
  padding: 0 10px;
}

.sort-list li span {
  font-weight: 700;
  color: #1c2837;
}
.sort-list li a {
  font-size: 12px;
  font-weight: 500;
  color: #1c2837;
}
.sort-list li.active a {
  color: #ff2c5a;
  position: relative;
}
.sort-list li.active a:after {
  content: "";
  width: 100%;
  height: 4px;
  background: #ff2c5a;
  position: absolute;
  bottom: -25px;
  left: 0;
}
.product-list-wrap {
  margin-bottom: 30px;
}
.preview-img-wrap img {
  width: 100%;
  height: auto;
}
.product-thumb-list {
  margin: 20px -10px 30px;
}
.product-thumb-list li {
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}
.product-thumb-list li img {
  width: 100%;
  height: 90px;
  object-fit: cover;
  border: 2px transparent solid;
}
.product-thumb-list li.active img {
  border-color: #ff2c5a;
}
.product-name {
  color: #1c2837;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 34px;
}
.product-price {
  margin-bottom: 20px;
  font-size: 30px;
  color: #ff2c5a;
  font-weight: 700;
}
.product-price del {
  font-weight: 400;
  font-size: 26px;
  color: #1c2837;
}
.delivery-detail-wrap {
  background: #f7f7f7;
  padding: 10px 15px;
  margin-bottom: 30px;
}
.delivery-detail-wrap p {
  color: #1c2837;
  font-size: 12px;
  margin: 0;
  font-weight: 500;
}
.delivery-detail-wrap a {
  color: #ff2c5a;
  font-size: 12px;
  font-weight: 500;
}
.p-sub-title {
  font-weight: 700;
  color: #1c2837;
  font-size: 16px;
  margin-bottom: 15px;
}
.product-quantity-wrap {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px #dedede solid;
}
.qlist {
  border: 1px #dedede solid;
  display: inline-block;
}
.qlist li {
  display: inline-block;
  padding: 15px;
}
.qlist li button {
  font-weight: 400;
  color: #1c2837;
  font-size: 24px;
  border: none;
  background: transparent;
}
.qlist li span {
  font-weight: 400;
  color: #1c2837;
  font-size: 16px;
}
.product-description-wrap p {
  font-weight: 400;
  color: #1c2837;
  line-height: 30px;
  margin-bottom: 20px;
}
.btn-pink {
  font-size: 14px;
  font-weight: 700;
  background: #ff2c5a;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 20px;
}
.related-product-wrap {
  margin: 100px 0 30px;
}
.about-banner {
  background: url(../images/about-banner.jpg) no-repeat center;
  background-size: cover;
}
.banner-content-wrap {
  padding: 190px 0;
}
.banner-content-wrap h1 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #ffffff;
}
.banner-content-wrap p {
  margin: 20px 0 0;
}
.banner-content-wrap p span {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.dot-sep {
  font-size: 20px !important;
  display: inline-block;
  padding: 0 10px;
}
.banner-bottom-wrap {
  padding: 50px 0;
}
.banner-bottom-wrap p {
  color: #7b7b7b;
  font-size: 16px;
  font-style: italic;
  line-height: 30px;
  margin: 0;
}
.about-company-wrap {
  margin-bottom: 60px;
}
.acw-left-box {
  padding: 60px 30px;
}
.acw-left-box p {
  color: #7b7b7b;
  font-size: 20px;
  font-weight: 500;
  margin: 30px 0 0;
  line-height: 26px;
}
.acw-right-box {
  background: #152b44;
  padding: 50px 40px;
}
.acw-right-box h3 {
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}
.acw-right-box p {
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
}
.our-services-wrap {
  background: #f6f6f6;
  padding: 60px 0;
}
.service-img-wrap {
  position: relative;
}
.service-img-wrap h3 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  top: 35%;
}
.service-content {
  padding: 20px;
}
.service-content p {
  color: #152b44;
  line-height: 26px;
  margin: 0;
}
.sub-heading {
  color: #152b44;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 40px;
}
.our-values-wrap {
  padding: 60px 0;
}
.our-values-wrap table tr td {
  padding: 30px;
}
.our-values-wrap table tr td h4 {
  font-size: 18px;
  color: #152b44;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.our-values-wrap table tr td p {
  color: #152b44;
  line-height: 26px;
  margin-bottom: 0;
}
.contact-banner {
  background: url(../images/contact-banner.jpg) no-repeat center;
  background-size: cover;
}
.contact-content-wrap {
  margin-bottom: 50px;
}
.contact-form {
  background: #f5f5f5;
  padding: 30px;
  margin-bottom: 30px;
}
.contact-form .form-group input {
  font-size: 13px;
  padding: 10px 15px;
  height: 50px;
}
.contact-form .form-group input[type="checkbox"],
.contact-form .form-group input[type="radio"] {
  height: auto;
}
.contact-form .form-group textarea {
  font-size: 13px;
  padding: 10px 15px;
}
.contact-list li {
  display: flex;
  margin-bottom: 20px;
}
.contact-list li i {
  color: #ff2c5a;
  font-size: 14px;
  margin-right: 30px;
  align-self: flex-start;
}
.contact-list li span {
  color: #1c2837;
  border-bottom: 1px #cccccc solid;
  padding-bottom: 20px;
  flex: 1;
  align-self: flex-start;
}

.photo-banner {
  background: url(../images/gallary-banner.jpg) no-repeat center;
  background-size: cover;
}

.selected-shots-wrap {
  padding: 50px 0;
}
.masonary-filter li {
  display: inline-block;
}
.masonary-filter li a {
  display: block;
  padding: 10px 15px;
  font-weight: 700;
  color: #3c3c3c;
}
.masonary-filter li.active a {
  border: 1px #171717 solid;
}
.shots-wrap-footer {
  padding: 50px 0 0;
}
.shots-wrap-footer h4 {
  color: #1c2837;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.album-samples-wrap img {
  width: 100%;
}

.masonry {
  margin: 1.5em auto;
  max-width: 100%;
  column-gap: 1.5em;
  column-count: 3;
}
.masonry-item {
  margin: 0 0 1.5em;
}
.masonry-item img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 1024px) {
  .carousel-caption {
    width: 45%;
    top: 10%;
  }
  .masonry {
    /* Masonry on large screens */
    column-count: 3;
  }
  .list-hv-3 {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .header-social-list li a, .header-top-menu-list li a, .header-top-menu-list li > span {
    padding: 10px 8px;
  }
  .header-top-menu-list li a span {
    padding: 0 15px 0 10px;
  }
  .navbar-toggler span {
    display: block;
    width: 30px;
    height: 5px;
    background: #ffffff;
    margin: 3px 0;
  }
  .carousel-caption {
    width: 50%;
    top: 0;
  }
  .carousel-caption h1 {
    font-size: 36px;
    line-height: 50px;
  }
  .header-top .text-right {
    text-align: left !important;
  }

  .photos-videos {
    padding: 40px;
  }

  .testimonials-list li {
    margin-bottom: 20px;
  }

  .email-subscribe-wrap .form-control {
    margin-bottom: 15px;
  }

  .banner-content-wrap {
    padding: 60px 0;
  }
  .banner-content-wrap h1 {
    font-size: 40px;
  }

  .our-values-wrap table tr td {
    display: block;
  }

  .footer-main-title {
    margin: 30px 0 10px;
  }

  .list-title-wrap h2 {
    margin-bottom: 30px;
  }

  .gallery-list li img {
    height: auto;
  }

  .card-img-top {    
    height: auto;
  }

  h1 {
    font-size: 34px !important;
  }

  h2 {
    font-size: 28px !important;
  }

  h3 {
    font-size: 26px !important;
  }
}

@media only screen and (max-width: 767px) and (min-width: 540px) {
  .masonry {
    /* Masonry on small screens */
    column-count: 2;
  }
}
