body.print_and_pdf .shopify-ux-outer {
  background-color: #1aacc9;
  padding: 80px 0;
}
body.unbounce-paradot-page .shopify-ux-outer {
  background-color: #f5f5fd;
}
body.print_and_pdf .shopify-ux-outer h2, body.print_and_pdf .shopify-ux-outer h2+p {
  text-align: center;
}
.shopify-ux-outer h2, .shopify-ux-outer h2+p {
  color: #fff;
  text-align: center;
}
body.unbounce-paradot-page .shopify-ux-outer h2 {
  color: #002248;
  text-align:center;
}

body.unbounce-paradot-page .shopify-ux-outer h2+p {
  color: #424242;
  text-align:center;
}
body.unbounce-paradot-page .shopify-ux-outer h2 strong {
  font-weight: 700!important;
}
.shopify-ux-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 14.5px 25px;
  padding: 22px 30px 60px;
  position: relative;
  transition: all .3s ease-in-out;
  width: calc(25% - 22px);
}

.shopify-ux-inner, section.shopify-ux-outer.hubspot_working {
  background-color: #fff;
}
.shopify-ux-inner:first-child {
  margin-left: 0;
}
.shopify-ux-inner {
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  filter: drop-shadow(0 0 11.5px rgba(0,0,0,.09));
}
.shopify-ux-inner:nth-child(4n+1) {
  margin-left: 0;
}
.shopify-ux-icon {
  border-bottom: 1px solid #fef6f4;
  border-left: 1px solid #fcdcd4;
  margin-bottom: 22px;
  padding: 12px 19px;
  position: relative;
  width: 100%;
}
.shopify-ux-icon:before {
  border-bottom: 2px solid #f3554a;
  border-left: 2px solid #f3554a;
  bottom: 0;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  transition: all .3s ease-in-out;
  width: 16px;
}
.shopify-ux-icon img, .shopify-ux-icon svg {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.shopify-ux-inner h6 {
  color: #002248;
  font-weight: 500!important;
  margin-bottom: 9px;
}
.shopify-ux-inner .ocean {
  border-radius: 0 0 10px 10px;
}
.ocean, .wave {
  position: absolute;
}
.ocean {
  bottom: 0;
  height: 40px;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.wave {
  -webkit-animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  background: url(../../../../../../hubfs/2766624/starkedge-theme-2019/Images/Home-page/wave-blue-animate-1.svg);
  background-repeat: repeat-x;
  -webkit-background-size: 325px;
  -moz-background-size: 325px;
  -ms-background-size: 325px;
  -o-background-size: 325px;
  background-size: 325px;
  bottom: -10px;
  height: 50px;
  opacity: .8;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 16000px;
}
.wave:nth-of-type(2) {
  -webkit-animation: wave 11s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 11s cubic-bezier(.36,.45,.63,.53) infinite;
  bottom: -10px;
  opacity: .5;
}
.shopify-ux-inner .wave {
  transition: all .3s ease-in-out;
}
.shopify-ux-inner:last-child, .shopify-ux-inner:nth-child(4n) {
  margin-right: 0;
}
.shopify-ux-inner a.morelink {
  background-color: #4ac5cf;
  background-image: none;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 21px;
  line-height: 1;
  margin: 10px auto 0 0;
  max-width: 35px;
  padding: 6px 11px;
  text-align: center;
}
.shopify-ux-inner p * {
  font-weight: 300;
}
.shopify-ux-inner:hover .shopify-ux-icon:before {
  height: 100%;
  width: 61px;
}
.shopify-ux-inner:hover a.morelink {
  background-color: #f3554a;
}
.shopify-ux-inner:hover .wave {
  background-image: url(../../../../../../hubfs/2766624/starkedge-theme-2019/Images/Home-page/wave-red-animate.svg);
}
.shopify-ux-inner:hover .shopify-ux-icon img, .shopify-ux-inner:hover .shopify-ux-icon svg {
  transform: rotatey(180deg);
}
@keyframes wave {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: -1600px;
  }
}

body.php .shopify-ux-outer h2, body.php .shopify-ux-outer h2+p {
  color: #fff;
}
body.php .shopify-ux-outer h2 strong {
  font-weight: 600 !important;
}
h2 strong {
  font-weight: 600!important;
}
.shopify-ux-inner:last-child:before {
  display: none;
}
.shopify-ux-outer{
  background-color:#1aacc9;
  padding: 80px 0;
}
.wordpress-ux-outer {
  background-color:#1aacc9 !important;
}
body .shopify-ux-outer {
  background-color: #f5f5fd;
}

body .shopify-ux-outer h2 {
  color: #002248;
}
.shopify-ux-outer h2 {
  margin-bottom: 14px;
}
body .shopify-ux-outer h2 strong {
  font-weight: 700!important;
}

body .shopify-ux-outer h2+p {
  color: #424242;
}

.shopify-ux-inner, section.shopify-ux-outer.hubspot_working {
  background-color: #fff;
}
.shopify-ux-inner {
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  filter: drop-shadow(0 0 11.5px rgba(0,0,0,.09));
}
.shopify-ux-inner:first-child {
  margin-left: 0;
}
.shopify-ux-inner:nth-child(4n+1) {
  margin-left: 0;
}

body.unbounce-paradot-page .shopify-ux-inner:before {
  display: none;
}
.shopify-ux-icon {
  border-bottom: 1px solid #fef6f4;
  border-left: 1px solid #fcdcd4;
  margin-bottom: 22px;
  padding: 12px 19px;
  position: relative;
  width: 100%;
}
.shopify-ux-icon:before {
  border-bottom: 2px solid #f3554a;
  border-left: 2px solid #f3554a;
  bottom: 0;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  transition: all .3s ease-in-out;
  width: 16px;
}
.shopify-ux-icon img, .shopify-ux-icon svg {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.shopify-ux-inner h6 {
  color: #002248;
  font-weight: 500!important;
  margin-bottom: 9px;
}
.shopify-ux-inner p * {
  font-weight: 300;
}
.shopify-ux-inner p * {
  font-weight: 300;
}
.shopify-ux-inner a.morelink {
  background-color: #4ac5cf;
  background-image: none;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 21px;
  line-height: 1;
  margin: 10px auto 0 0;
  max-width: 35px;
  padding: 6px 11px;
  text-align: center;
}
.ocean {
  bottom: 0;
  height: 40px;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.ocean, .wave {
  position: absolute;
}
.shopify-ux-inner .ocean {
  border-radius: 0 0 10px 10px;
}
.wave {
  -webkit-animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  background: url(../../../../../../hubfs/2766624/starkedge-theme-2019/Images/Home-page/wave-blue-animate-1.svg);
  background-repeat: repeat-x;
  -webkit-background-size: 325px;
  -moz-background-size: 325px;
  -ms-background-size: 325px;
  -o-background-size: 325px;
  background-size: 325px;
  bottom: -10px;
  height: 50px;
  opacity: .8;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 16000px;
}
.wave:nth-of-type(2) {
  -webkit-animation: wave 11s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 11s cubic-bezier(.36,.45,.63,.53) infinite;
  bottom: -10px;
  opacity: .5;
}
.shopify-ux-inner .wave {
  transition: all .3s ease-in-out;
}
.shopify-ux-inner:hover .shopify-ux-icon img, .shopify-ux-inner:hover .shopify-ux-icon svg {
  transform: rotatey(180deg);
}
.shopify-ux-inner:hover a.morelink {
  background-color: #f3554a;
}
.shopify-ux-inner:hover .wave {
  background-image: url(../../../../../../hubfs/2766624/starkedge-theme-2019/Images/Home-page/wave-red-animate.svg);
}
@keyframes wave{
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: -1600px;
  }
}
.shopify-ux-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 26px;
  width: 100%;
}
.shopify-ux-inner:last-child, .shopify-ux-inner:nth-child(4n) {
  margin-right: 0;
}
/*  Hubspot Development (B) */
.shopify-ux-inner, section.shopify-ux-outer.hubspot_working {
  background-color: #fff;
}
.hubspot_working_review li, .hubspot_working_review ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.hubspot_working_review ul {
  margin-bottom: 70px;
}
.hubspot_working_review li {
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 6.5px 5px;
  max-width: 307px;
  padding: 26px 20px;
}
.hubspot_working_review li, .hubspot_working_review ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.shopify-ux-outer.hubspot_working h2+p {
  color: #fff;
  color: #424242;
  margin: 0 auto 1rem;
  max-width: 1000px;
  text-align: center;
}
.shopify-ux-inner, section.shopify-ux-outer.hubspot_working h2 strong {
  font-weight: 600 !important;
}
.php-dev-outer {
  background-color: #1aacc9 !important;
}
section.shopify-ux-outer.shopify-ux-outer-colored {
  background-color: #1aacc9;
}
section.shopify-ux-outer.shopify-ux-outer-colored h2, section.shopify-ux-outer.shopify-ux-outer-colored h2+p {
  color: #fff !important;
  text-align: center;
}

section.shopify-ux-outer.shopify-ux-outer-colored .shopify-ux-inner:before {
  background-image: url(../../../../../../hubfs/2766624/starkedge-theme-2019/Images/Home-page/shopify-ux-arrow.svg);
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  height: 10px;
  margin: auto;
  position: absolute;
  right: -29px;
  top: 0;
  width: 29px;
}
body.print_and_pdf .shopify-ux-outer h2, body.print_and_pdf .shopify-ux-outer h2+p {
  color: #fff;
}
.wordpress-ux-outer.wordpress-outer-text-color h2 {
  color: #fff;
}

html body section.shopify-ux-outer h2 strong {
  font-weight: 600!important;
}
section.orm-four-column-block-wrapper {
    background-color: #fff;
}
/* responsive start */
@media screen (max-width:1350px){
  .container {
    padding: 0 30px!important;
  }
}
@media screen and (max-width: 1023px){
  .shopify-ux-inner {
    padding: 22px 15px 60px;
  }
}  
@media screen and (max-width: 979px){
  .shopify-ux-inner {
    margin: 0 2% 30px!important;
    width: 46%;
  }
  section.shopify-ux-outer.hubspot_working h6 {
    font-size: 16px!important;
    line-height: 26px!important;
  }
  .shopify-ux-inner h6 {
    font-size: 16px!important;
    line-height: 26px!important;
  }
}
@media screen and (max-width: 767px){
  .shopify-ux-outer {
    padding: 50px 0 !important;
  }

}
@media screen and (max-width: 600px){
  .shopify-ux-inner {
    margin: 0 0 30px;
    width: 100%;
  }
  .shopify-ux-inner:before {
    bottom: -20px !important;
    left: 0;
    right: 0 !important;
    top: auto !important;
    transform: rotate(90deg);
  }
  section.shopify-ux-outer.shopify-ux-outer-colored .shopify-ux-inner:before {
    bottom: -20px !important;
    left: 0;
    right: 0 !important;
    top: auto !important;
    transform: rotate(90deg);
  }

}  
