/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.our_usp_section .header-spacing {
  max-width: 920px;
}
@media (min-width: 1340px) {
  .our_usp_section .header-spacing .title-64 span::before {
    width: 100%;
    left: 0;
  }
}
.our_usp_section .box_listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.our_usp_section .box_listing .box_wrapp {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 12px;
  border-right: 1px solid #000000;
  margin-top: 15px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp:nth-child(even) {
    border-right: 0;
  }
}
@media (min-width: 768px) {
  .our_usp_section .box_listing .box_wrapp {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .our_usp_section .box_listing .box_wrapp:nth-child(3) {
    border-right: 0;
  }
}
@media (min-width: 1200px) {
  .our_usp_section .box_listing .box_wrapp {
    max-width: 20%;
    flex: 0 0 20%;
    margin-top: 0;
  }
  .our_usp_section .box_listing .box_wrapp:nth-child(3) {
    border-right: 1px solid #000000;
  }
}
.our_usp_section .box_listing .box_wrapp .box {
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp .box {
    padding: 10px;
  }
}
@media (min-width: 1025px) {
  .our_usp_section .box_listing .box_wrapp .box {
    padding: 20px 10px;
  }
}
@media (min-width: 1440px) {
  .our_usp_section .box_listing .box_wrapp .box {
    padding: 20px 20px;
  }
}
.our_usp_section .box_listing .box_wrapp .box span {
  display: block;
  margin-bottom: 0;
  margin-top: 28px;
  font-family: "Recoleta";
  color: #000000;
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp .box span {
    margin-top: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .our_usp_section .box_listing .box_wrapp .box img {
    max-width: 40%;
  }
}
.our_usp_section .box_listing .box_wrapp:last-child {
  border-right: 0;
}
.our_usp_section .box_listing.threebox_usp {
  gap: 30px 0;
}
@media (min-width: 768px) {
  .our_usp_section .box_listing.threebox_usp .box_wrapp {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .our_usp_section .box_listing.threebox_usp .box_wrapp:nth-child(3) {
    border-right: 0;
  }
}
.our_usp_section .box_listing.threebox_usp .box_wrapp:last-child {
  border-right: 0;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.dynamic_features_Section .boxes_wrap {
  display: grid;
  gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dynamic_features_Section .boxes_wrap .boxes {
  margin-bottom: 0;
}
.dynamic_features_Section .boxes_wrap .boxes img {
  margin-right: 20px;
}
.dynamic_features_Section .btn_wrap.margin-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dynamic_features_Section .header-spacing .title-64 {
  margin-bottom: 0;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.assortment_products_section {
  background-color: #D8EDF5;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  margin-bottom: -30px;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .assortment_products_section {
    padding-bottom: 110px;
    margin-bottom: -50px;
  }
}
@media (min-width: 992px) {
  .assortment_products_section {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section {
    padding-bottom: 130px;
  }
}
@media (min-width: 1440px) {
  .assortment_products_section {
    padding-bottom: 150px;
  }
}
.assortment_products_section .header-spacing p {
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .assortment_products_section .header-spacing .title-64 span::before {
    width: 95%;
    left: -20px;
  }
}
.assortment_products_section .assortment_products .product_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row {
    margin-top: 50px;
  }
}
.assortment_products_section .assortment_products .product_row .left {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 450px;
    flex: 0 0 450px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 500px;
    flex: 0 0 500px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 650px;
    flex: 0 0 650px;
  }
}
@media (min-width: 1440px) {
  .assortment_products_section .assortment_products .product_row .left {
    max-width: 670px;
    flex: 0 0 670px;
  }
}
.assortment_products_section .assortment_products .product_row .left .img img {
  border-radius: 12px;
  margin: 0 auto;
  width: 100%;
}
.assortment_products_section .assortment_products .product_row .right {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 450px);
    flex: 0 0 calc(100% - 450px);
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 500px);
    flex: 0 0 calc(100% - 500px);
    padding-left: 50px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 650px);
    flex: 0 0 calc(100% - 650px);
  }
}
@media (min-width: 1440px) {
  .assortment_products_section .assortment_products .product_row .right {
    max-width: calc(100% - 670px);
    flex: 0 0 calc(100% - 670px);
  }
}
.assortment_products_section .assortment_products .product_row .right .desc {
  padding: 20px 0 0px;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row .right .desc {
    padding: 30px 0 0;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .right .desc {
    padding: 0 0px 0 20px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .right .desc {
    padding: 20px;
  }
}
.assortment_products_section .assortment_products .product_row .right .desc .title-24 {
  margin-bottom: 8px;
}
.assortment_products_section .assortment_products .product_row .right .desc p {
  margin-bottom: 10px;
}
.assortment_products_section .assortment_products .product_row .right .desc .link_wrap a {
  text-decoration: none;
  font-weight: 500;
  color: #FC7D2F;
}
.assortment_products_section .assortment_products .product_row .right .desc .link_wrap a::after {
  filter: unset;
  top: 1px;
}
.assortment_products_section .assortment_products .product_row:nth-child(even) {
  flex-direction: row-reverse;
}
.assortment_products_section .assortment_products .product_row:nth-child(even) .right {
  padding-left: 0;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right {
    padding-right: 50px;
  }
}
.assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
  padding-left: 0;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
    padding: 30px 0 0;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
    padding: 0 20px 0 0px;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right .desc {
    padding: 20px;
    padding-left: 0;
  }
}
.assortment_products_section .assortment_products .product_row .btn_wrap.banner_btn_wrap {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  .assortment_products_section .assortment_products .product_row .btn_wrap.banner_btn_wrap {
    margin-top: 10px;
  }
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.banner_section {
  background: transparent;
}
.banner_section .header-spacing {
  max-width: 1000px;
}
.banner_section .header-spacing .tag {
  max-width: 320px;
  background-color: #e8f5fc;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 5px 16px 5px 51px;
  border-radius: 50px;
  position: relative;
  font-family: "Gordita";
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .header-spacing .tag {
    font-size: 14px;
    line-height: 27px;
  }
}
.banner_section .header-spacing .tag::before {
  content: "";
  background: url(../../assets/images/art_work.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 30px;
  left: 16px;
  top: 4px;
  position: absolute;
}
.banner_section .header-spacing .btn_wrap {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .banner_section .header-spacing .btn_wrap {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .banner_section .header-spacing.common-spacing {
    padding: 75px 0;
  }
}
.our_usp_section {
  background-color: #222222;
  border-radius: 24px;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .our_usp_section {
    border-radius: 60px;
  }
}
.our_usp_section .box_listing .box_wrapp {
  border-right-color: rgba(255, 255, 255, 0.3);
}
.our_usp_section .box_listing .box_wrapp .box img {
  filter: invert(1) brightness(11);
}
.our_usp_section .box_listing .box_wrapp .box .title-18 {
  color: #FFFFFF;
}
.our_usp_section .box_listing .box_wrapp:nth-child(3) {
  border-right-color: rgba(255, 255, 255, 0.3);
}
.customization_section {
  background-color: #D8EDF5;
  border-radius: 24px;
  margin-bottom: -50px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (min-width: 768px) {
  .customization_section {
    border-radius: 60px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.customization_section .header-spacing {
  max-width: 1040px;
}
.customization_section .customization_product .box_list {
  gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -12px;
}
.customization_section .customization_product .box_list .box {
  padding: 15px;
  border: 1px solid #212B36;
  border-radius: 24px;
  background-color: #FFFFFF;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 500;
  max-width: calc(50% - 24px);
  flex: 0 0 calc(50% - 24px);
  text-align: center;
}
@media (min-width: 992px) {
  .customization_section .customization_product .box_list .box {
    max-width: calc(33.33% - 24px);
    flex: 0 0 calc(33.33% - 24px);
    padding: 25px;
  }
}
@media (min-width: 1025px) {
  .customization_section .customization_product .box_list .box {
    max-width: calc(20% - 24px);
    flex: 0 0 calc(20% - 24px);
  }
}
.customization_section .customization_product .box_list .box img {
  width: 55px;
}
@media (min-width: 992px) {
  .customization_section .customization_product .box_list .box img {
    width: auto;
  }
}
.customization_section .customization_product .box_list .box span {
  margin-bottom: 0;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .customization_section .customization_product .box_list .box span {
    margin-top: 20px;
  }
}
.customization_section .customization_product .box_list .box:hover {
  box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.1);
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border-color: transparent;
}
.customization_section .customization_product .title-18 {
  margin-top: 30px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .customization_section .customization_product .title-18 {
    margin-top: 50px;
  }
}
.page-template-webtopack-template .customization_section .customization_product {
  margin-bottom: 50px;
}
.page-template-webtopack-template .customization_section .customization_product .box_list {
  align-items: unset;
}
@media (min-width: 992px) {
  .page-template-webtopack-template .customization_section .customization_product .box_list .box {
    max-width: calc(33.33% - 24px);
    flex: 0 0 calc(33.33% - 24px);
    padding: 25px;
  }
}
@media (min-width: 1025px) {
  .page-template-webtopack-template .customization_section .customization_product .box_list .box {
    max-width: calc(25% - 24px);
    flex: 0 0 calc(25% - 24px);
  }
}
.page-template-webtopack-template .customization_section .customization_product .box_list .box img {
  width: auto;
}
.page-template-webtopack-template .btn_div {
  padding-bottom: 43px;
}
@media (min-width: 768px) {
  .page-template-webtopack-template .btn_div {
    padding-bottom: 43px;
  }
}
@media (min-width: 1200px) {
  .page-template-webtopack-template .btn_div {
    padding-bottom: 63px;
  }
}
@media (min-width: 1440px) {
  .page-template-webtopack-template .btn_div {
    padding-bottom: 83px;
  }
}
.assortment_products_section {
  background-color: transparent;
  border-radius: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.assortment_products_section .assortment_products .product_row {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row {
    margin-bottom: 0;
  }
}
.assortment_products_section .assortment_products .product_row:last-child {
  margin-bottom: 0;
}
.assortment_products_section .assortment_products .product_row .desc {
  padding: 0 !important;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .assortment_products_section .assortment_products .product_row .desc .features_acc {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .desc .features_acc {
    margin-top: 0;
  }
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item {
  border-top: 1px solid #212B36;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-tab {
  display: none;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-tab p {
  margin-bottom: 20px;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title {
  padding: 12px 0;
  cursor: pointer;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title {
    padding: 15px 0;
  }
}
@media (min-width: 1200px) {
  .assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title {
    padding: 18px 0;
  }
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title .title-24 {
  margin-bottom: 0;
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title .title-24::after {
  background-color: transparent;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title .sign_box::before {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title:hover .title-24 {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #CF520B;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item .at-title:hover .sign_box::before {
  filter: invert(10%) sepia(87%) saturate(7387%) hue-rotate(23deg) brightness(85%) contrast(114%);
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item:last-child {
  border-bottom: 1px solid #212B36;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item.parent_wrapp .at-title .title-24 {
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #CF520B;
}
.assortment_products_section .assortment_products .product_row .desc .features_acc .at-item.parent_wrapp .at-title .sign_box::before {
  filter: invert(10%) sepia(87%) saturate(7387%) hue-rotate(23deg) brightness(92%) contrast(114%);
  -o-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.assortment_products_section .assortment_products .product_row:nth-child(odd) {
  flex-direction: row-reverse;
}
.assortment_products_section .assortment_products .product_row:nth-child(odd) .right {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row:nth-child(odd) .right {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row:nth-child(odd) .right {
    padding-right: 50px;
  }
}
.assortment_products_section .assortment_products .product_row:nth-child(even) {
  flex-direction: row;
}
.assortment_products_section .assortment_products .product_row:nth-child(even) .right {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .assortment_products_section .assortment_products .product_row:nth-child(even) .right {
    padding-left: 50px;
  }
}
.assortment_products_section .header-spacing .title-64 span::before {
  left: 0;
}
/*website colors*/
/* Small devices (portrait phones, 320px) */
/* Media Query For Device More then 360px */
/* Media Query For Device More then 375px */
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Medium devices (tablets, 992px and up) */
/* Medium devices (tablets landscape, 1024px and up) */
/* Medium devices (tablets landscape, 1120px and up) */
/* Medium devices (desktops, 1200px and up) */
/* small laptop screen */
/* MacBook Pro */
/* large devices (desktops, 1600px and up) */
/* extra large devices (desktops, 1921px and up) */
/* Mobile Device */
/*flex box mixins*/
/* Text Decoration Mixins */
/* Transition/Transform Mixins */
/* Animation Mixins */
/* Buttons Mixins */
.banner_section {
  background: #c1eee3;
  background: linear-gradient(180deg, rgba(193, 238, 227, 0.95) 0%, rgba(193, 238, 227, 0.67) 100%);
  position: relative;
}
@media (min-width: 1200px) {
  .banner_section {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner {
    padding: 50px 0 53px;
  }
}
@media (min-width: 768px) {
  .banner_section .home_banner {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .banner_section .home_banner {
    padding-top: 40px;
  }
}
@media (min-width: 1440px) {
  .banner_section .home_banner {
    padding-top: 60px;
  }
}
.banner_section .home_banner .left .tag {
  background-color: transparent;
  padding: 0;
  max-width: 440px;
  position: unset;
}
.banner_section .home_banner .left .tag::before {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner_section .home_banner .left .tag {
    max-width: 320px;
  }
}
.banner_section .home_banner .right img {
  background-color: transparent;
}
@media (min-width: 1600px) {
  .banner_section .home_banner .right img {
    max-width: 710px;
  }
}
.banner_section:after {
  content: "";
  position: absolute;
  background: #b8ecdd;
  bottom: -100px;
  left: 0;
  right: 0;
  height: 100px;
  z-index: -1;
}
/*# sourceMappingURL=designer_tool_inner_page.css.map */