/***CUSTOM*CSS****/

/* === GENERAL === */
.orange {
  color: #F7821E;
}
.white_transparent {
  opacity: 0.9;
}
.bold {
  font-weight: 700 !important;
}
.regular {
  font-weight: 500 !important;
}
.et_pb_blurb h4 {
  font-weight: 800 !important;
}
.overflow-visible {
  overflow: visible !important;
}

/* === ICONS / LISTS === */
.list-icons li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 10px;
  width: 12px;
  height: 5px;
  color: #fff;
  background-color: #F7821E;
  padding: 10px 7px;
  border-radius: 50px;
  margin-right: 8px;
}

/* === BUTTONS === */
.icon_btn {
  padding-right: 30px !important;
}
a.icon_btn::before {
  background-color: #F7821E;
  left: 3%;
  position: absolute;
  border-radius: 50px;
  padding: 0 7px;
}
.icon_btn:hover {
  background-color: #F7821E !important;
  color: #000 !important;
}
a.icon_btn_2::before {
  background-color: #F7821E;
  position: absolute;
  border-radius: 50px;
  left: 1%;
  padding: 2px 9px 2px 12px;
}
.icon_btn_2:hover {
  color: #000 !important;
}

/* === SLIDER / CARROUSEL === */
.sp-pcp-post {
  overflow: visible;
  border-radius: 15px !important;
}
.sp-pcp-post .sp-pcp-post-thumb-area img {
  height: 200px;
  object-fit: cover;
}
.sp-pcp-title a {
  font-weight: 700 !important;
  text-align: center;
  padding: 0.5rem;
}
.sp-pcp-post .sp-pcp-post-content {
  text-align: center;
  margin-bottom: -1rem;
  overflow: visible;
}
a.pcp-readmore-link {
  z-index: 999;
  padding: 10px 30px !important;
  font-size: 16px !important;
  font-family: 'Railway', Helvetica, Arial, sans-serif !important;
}
.pcp-carousel-wrapper .pcp-button-prev.top_right,
.pcp-carousel-wrapper .pcp-button-next.top_right {
  top: 50% !important;
  border-radius: 50px !important;
}
.pcp-carousel-wrapper .pcp-button-prev.top_right {
  left: 0;
}
#lcs_logo_carousel_wrapper .owl-stage-outer {
  height: 150px;
}
.owl-nav.disabled {
  display: block !important;
  width: 100%;
  height: 100%;
}
.owl-prev, .owl-next {
  background: #000 !important;
  border-radius: 50px !important;
  border: none !important;
}
.owl-next {
  left: 100%;
  top: 50%;
  position: absolute;
}
.white_circle {
  width: 15px;
  height: 15px;
  background-color: #fff;
  position: absolute;
  border-radius: 50px;
  z-index: 9999;
  top: 34px;
  left: -9.3%;
}

/* === ACCORDION === */
.et_pb_module.et_pb_accordion.et_pb_accordion_1 {
  margin-bottom: 0 !important;
}
.et_pb_toggle_open .et_pb_toggle_title::after {
  content: "\33" !important;
  transform: rotate(180deg);
  transition: ease-in-out 0.5s;
  font-size: 25px;
  color: #fff;
}

/* === FORM === */
.form_section button {
  margin: 20px auto 0 auto !important;
  display: flex;
}
.form_section button:hover {
  background-color: #F7821E !important;
  color: #000 !important;
}
.form_section button::before {
  background-color: #fff;
  left: 5%;
  position: absolute;
  border-radius: 50px;
  padding: 0 7px;
}
.orange-border {
  border: 1px solid orange;
  padding: 20px 0 15px 0 !important;
  border-radius: 30px;
}
.orange-border li {
  margin-left: -10px;
}
	.mc-field-group label {
      display: none !important;
    }
    .mc-field-group input,
    .mc-field-group select {
      border-radius: 40px;
      border: none;
      padding-left: 1.5rem !important;
      height: 50px;
      font-family: "Monteserrat", "Raleway", Helvetica !important;
      color: #000;
      font-weight: 500;
      font-size: 16px;
    }
    .mc-field-group input::placeholder {
      color: #000;
    }
    #mc-embedded-subscribe .clear {
      display: flex;
      justify-content: center;
    }
    #bottomMcForm #mc-embedded-subscribe {
      border-radius: 10px !important;
      margin: 1rem auto;
      background-color: transparent !important;
      border: 1px solid #fff !important;
      font-size: 18px !important;
      height: 50px !important;
      transition-duration: .2s !important;
      text-transform: uppercase !important;
    }
    #bottomMcForm #mc-embedded-subscribe:hover {
      border: none !important;
    }
    #bottomMcForm #mc-embedded-subscribe::before {
      content: "\e00b";
      font-family: 'ETmodules' !important;
      color: #fff;
      font-size: 50px;
      display: inline-block;
      margin-right: 8px;
      position: relative;
      top: 0.1em;
    }
    #bottomMcForm #mc-embedded-subscribe-form input[type=checkbox] {
      display: inline;
      width: auto;
      margin-right: 10px;
    }
    #mergeRow-gdpr {
      display: none !important;
    }
    #mergeRow-gdpr fieldset label {
      font-weight: normal;
    }
    #mc-embedded-subscribe-form .mc_fieldset {
      border: none;
      min-height: 0px;
      padding-bottom: 0px;
    }

/* === FOOTER === */
body #page-container .footer_button_row a::before {
  position: absolute !important;
  left: 10px !important;
}
.footer_button_row a.et_pb_button.et_pb_button_3.et_pb_bg_layout_dark {
  padding-left: 40px !important;
  border-left: 25px solid #f6821f !important;
}
.footer_button_row a.et_pb_button.et_pb_button_3.et_pb_bg_layout_dark::hover {
  border-left: 25px solid #fff !important;
}
@media (min-width: 981px) {
  .home_faqs .et_pb_gutters3 .et_pb_column {
    margin-right: 0px !important;
  }
}

@media (max-width: 980px) {
  #mobile_menu1 {
    background-color: rgb(255, 126, 20) !important;
    padding: 10px;
  }
  h6, p, li, ul {
    font-size: 16px;
  }
}

@media screen and (max-width: 1641px) and (min-width: 1026px) {
  h1 {
    font-size: 60px !important;
    line-height: 55px !important;
  }
  h2 {
    font-size: 50px !important;
    line-height: 55px !important;
  }
  .get-designs-in-minutes-col {
    padding-right: 8% !important;
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 1025px) and (min-width: 768px) {
  h1 {
    font-size: 55px !important;
    line-height: 50px !important;
  }
  h2 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
  .get-designs-in-minutes-col {
    padding-right: 2% !important;
    padding-left: 30px !important;
  }
  .et_pb_row.et_pb_row_7 .et_pb_column_3_5.et_pb_column_15 {
    width: 89% !important;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px !important;
    line-height: 36px !important;
  }
  h2 {
    font-size: 30px !important;
    line-height: 32px !important;
  }
  .get-designs-in-minutes-col {
    padding-right: 0px !important;
    padding-left: 25px !important;
  }
  .et_pb_row.et_pb_row_7 .et_pb_column_3_5.et_pb_column_15 {
    width: 99% !important;
  }
  .col-rev {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer-columns .et_pb_column,
  .footer-columns .et_pb_module {
    width: 100% !important;
    padding-left: 10px;
    border-right: none !important;
  }
  .copyright {
    font-size: 12px;
  }
}

@media screen and (max-width: 500px) {
  .owl-prev {
    left: -8.5% !important;
  }
}

@media screen and (min-width: 1600px) {
  .et_pb_section_1 {
  min-height:850px;
}
}
.sp-pcp-post {
  overflow:visible;
  border-radius: 15px !important;
}
.sp-pcp-post img {
    border-radius: 15px 15px 0 0 !important;
}
.sp-pcp-title a {
  /*color:  #F7821E !important;*/
  font-weight: 700 !important;
  text-align:center;
  padding:0.5rem;
}
.sp-pcp-post .sp-pcp-post-content {
  text-align:center;
  margin-bottom: -1rem;
  overflow: visible;
}
.pcp-carousel-wrapper .pcp-button-prev.top_right, .pcp-carousel-wrapper .pcp-button-next.top_right {
  top: 50% !important;
  border-radius: 50px !important;
}
.pcp-carousel-wrapper .pcp-button-prev.top_right {
  left:0;
}
.sp-pcp-post .sp-pcp-post-thumb-area img {
  height: 200px;
  object-fit: cover;
}
a.pcp-readmore-link {
  z-index: 999;
  padding: 10px 30px !important;
  font-size: 16px !important;
  font-family: 'Railway', Helvetica, Arial, sans-serif !important;
}

#lcs_logo_carousel_wrapper .owl-stage-outer {
  height:150px
}
.owl-nav.disabled {
  display: block !important;
  width: 100%;
  height:100%;
}
.owl-prev {
  position: absolute;
  left: -8.5%;
  top: 50%;
}
.owl-next {
  position: absolute;
  left: 100%;
  top: 50%;
}
.et_pb_module.et_pb_accordion.et_pb_accordion_1 {
  margin-bottom:0 !important;
}
.et_pb_toggle_open .et_pb_toggle_title::after {
  content: "\33" !important;
  transform:rotate(180deg);
  transition: ease-in-out 0.5s;
  font-size:25px;
  color: #fff;
}

@media screen and (max-width:1641px) and (min-width:1026px) {
  h6 {
    font-size:16px !important;
  }
}
@media screen and (max-width:767px) {
  .col-lists {
  display:flex; 
  align-items:flex-start; 
  justify-content:center;
	flex-direction:column;
}
}
@media screen and (max-width:500px) {
   .owl-prev {
  left: -8.5% !important;
}
  .et_pb_section.et_pb_section_10 .et_pb_row_13, .et_pb_section.et_pb_section_10 .et_pb_row_14, .et_pb_section.et_pb_section_10 .et_pb_row_15 {
  display: flex;
  justify-content: center;
}
  .et_pb_section.et_pb_section_10 .et_pb_row_13 .et_pb_module, .et_pb_section.et_pb_section_10 .et_pb_row_14 .et_pb_module, .et_pb_section.et_pb_section_10 .et_pb_row_15 .et_pb_module {
  border: solid 5px #fff;
  padding: 10px 20px 10px 20px !important;
}
  .et_pb_section.et_pb_section_10 .et_pb_row_13 h5, .et_pb_section.et_pb_section_10 .et_pb_row_14 h5, .et_pb_section.et_pb_section_10 .et_pb_row_15 h5 {
   font-size: 16px !important
}
}
/**************ONLY THIS PAGE************/
.et_contact_bottom_container {
  display:block !important;
  text-align:center;
}
.et_contact_bottom_container button{
  margin-top:1rem;
}
.et_contact_bottom_container button::before {
   background-color:#F7821E;
  left:2%;
  top:20%;
  position:absolute;
  border-radius:50px;
  padding: 3px 8px 2px 11px;
}
.et_contact_bottom_container button:hover {
  background-color:#000 !important;
  color: #fff !important;
}
.logos .sp-pcp-post .sp-pcp-post-thumb-area {
    max-height: 100px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    border-radius: 20px;
}
.logos .sp-pcp-post .sp-pcp-post-thumb-area img {
  max-height: 100px;
  padding:.5rem;
  object-fit: contain;
}
.logos .sp-pcp-post {
  box-shadow: 0 0 10px 1px #00000020;
}
@media screen and (max-width:1580px) and (min-width:1511px) {
  .et_pb_video_0 {
    height:510px !important;
    top: -560px !important;
  }
}
@media screen and (max-width:1510px) and (min-width:1441px) {
  .et_pb_video_0 {
    height:490px !important;
    top: -540px !important;
  }
}
@media screen and (max-width:1440px) and (min-width:1415px) {
  .et_pb_video_0 {
    height:475px !important;
    top: -522px !important;
  }
}
@media screen and (max-width:1414px) and (min-width:1370px) {
  .et_pb_video_0 {
    height:470px !important;
    top: -510px !important;
  }
}
@media screen and (max-width:1369px) and (min-width:1320px) {
  .et_pb_video_0 {
    height:440px !important;
    top: -490px !important;
  }
}
@media screen and (max-width:1319px) and (min-width:1281px) {
  .et_pb_video_0 {
    height:430px !important;
    top: -472px !important;
  }
}
@media screen and (max-width:1280px) and (min-width:1250px) {
  .et_pb_video_0 {
    height:420px !important;
    top: -462px !important;
  }
}
@media screen and (max-width:1249px) and (min-width:1200px) {
  .et_pb_video_0 {
    height:407px !important;
    top: -445px !important;
  }
}
@media screen and (max-width:1199px) and (min-width:1100px) {
  .et_pb_video_0 {
    height:380px !important;
    top: -415px !important;
  }
}
@media screen and (max-width:1099px) and (min-width:1000px) {
  .et_pb_video_0 {
    height:340px !important;
    top: -375px !important;
    border-radius: 50px !important;
  }
}
@media screen and (max-width:999px) and (min-width:935px) {
  .et_pb_video_0 {
    height:328px !important;
    top: -356px !important;
    border-radius: 50px !important;
  }
}
@media screen and (max-width:934px) and (min-width:900px) {
  .et_pb_video_0 {
    height:310px !important;
    top: -345px !important;
    border-radius: 50px !important;
  }
}
@media screen and (max-width:899px) and (min-width:870px) {
  .et_pb_video_0 {
    height:300px !important;
    top: -335px !important;
    border-radius: 50px !important;
  }
}
@media screen and (max-width:869px) and (min-width:840px) {
  .et_pb_video_0 {
    height:285px !important;
    top: -324px !important;
    border-radius: 50px !important;
  }
}
@media screen and (max-width:839px) and (min-width:816px) {
  .et_pb_video_0 {
    height:275px !important;
    top: -315px !important;
    border-radius: 40px !important;
  }
}
@media screen and (max-width:815px) and (min-width:780px) {
  .et_pb_video_0 {
    height:265px !important;
    top: -305px !important;
    border-radius: 40px !important;
  }
}
@media screen and (max-width:779px) and (min-width:750px) {
  .et_pb_video_0 {
    height:255px !important;
    top: -294px !important;
    border-radius: 40px !important;
  }
}
@media screen and (max-width:749px) and (min-width:720px) {
  .et_pb_video_0 {
    height:245px !important;
    top: -285px !important;
    border-radius: 40px !important;
  }
}
@media screen and (max-width:719px) and (min-width:695px) {
  .et_pb_video_0 {
    height:235px !important;
    top: -273px !important;
    border-radius: 40px !important;
  }
}
@media screen and (max-width:694px) and (min-width:660px) {
  .et_pb_video_0 {
    height:225px !important;
    top: -263px !important;
    border-radius: 30px !important;
  }
}
@media screen and (max-width:659px) and (min-width:630px) {
  .et_pb_video_0 {
    height:218px !important;
    top: -253px !important;
    border-radius: 30px !important;
  }
}
@media screen and (max-width:629px) and (min-width:585px) {
  .et_pb_video_0 {
    height:207px !important;
    top: -243px !important;
    border-radius: 30px !important;
  }
}
@media screen and (max-width:584px) and (min-width:560px) {
  .et_pb_video_0 {
    height:192px !important;
    top: -227px !important;
    border-radius: 30px !important;
  }
}
@media screen and (max-width:559px) and (min-width:549px) {
  .et_pb_video_0 {
    height:185px !important;
    top: -220px !important;
    border-radius: 30px !important;
  }
}
@media screen and (max-width:549px) and (min-width:539px) {
  .et_pb_video_0 {
    height:182px !important;
    top: -218px !important;
    border-radius: 30px !important;
  }
}
@media screen and (max-width:539px) and (min-width:530px) {
  .et_pb_video_0 {
    height:176px !important;
    top: -212px !important;
    border-radius: 25px !important;
  }
}
@media screen and (max-width:529px) and (min-width:520px) {
  .et_pb_video_0 {
    height:174px !important;
    top: -210px !important;
    border-radius: 25px !important;
  }
}
@media screen and (max-width:519px) and (min-width:510px) {
  .et_pb_video_0 {
    height:170px !important;
    top: -206px !important;
    border-radius: 25px !important;
  }
}
@media screen and (max-width:509px) and (min-width:500px) {
  .et_pb_video_0 {
    height:168px !important;
    top: -203px !important;
    border-radius: 25px !important;
  }
}
@media screen and (max-width:499px) and (min-width:480px) {
  .et_pb_video_0 {
    height:162px !important;
    top: -198px !important;
    border-radius: 25px !important;
  }
}
@media screen and (max-width:479px) and (min-width:470px) {
  .et_pb_video_0 {
    height:158px !important;
    top: -192px !important;
    border-radius: 25px !important;
  }
}
@media screen and (max-width:469px) and (min-width:460px) {
  .et_pb_video_0 {
    height:154px !important;
    top: -188px !important;
    border-radius: 22px !important;
  }
}
@media screen and (max-width:459px) and (min-width:450px) {
  .et_pb_video_0 {
    height:150px !important;
    top: -185px !important;
    border-radius: 22px !important;
  }
}
@media screen and (max-width:449px) and (min-width:440px) {
  .et_pb_video_0 {
    height:146px !important;
    top: -181px !important;
    border-radius: 22px !important;
  }
}
@media screen and (max-width:439px) and (min-width:430px) {
  .et_pb_video_0 {
    height:142px !important;
    top: -178px !important;
    border-radius: 22px !important;
  }
}
@media screen and (max-width:429px) and (min-width:420px) {
  .et_pb_video_0 {
    height:138px !important;
    top: -174px !important;
    border-radius: 22px !important;
  }
}
@media screen and (max-width:419px) and (min-width:410px) {
  .et_pb_video_0 {
    height:134px !important;
    top: -171px !important;
    border-radius: 20px !important;
  }
}
@media screen and (max-width:409px) and (min-width:400px) {
  .et_pb_video_0 {
    height:132px !important;
    top: -167px !important;
    border-radius: 20px !important;
  }
}
@media screen and (max-width:399px) and (min-width:390px) {
  .et_pb_video_0 {
    height:130px !important;
    top: -164px !important;
    border-radius: 20px !important;
  }
}
@media screen and (max-width:389px) and (min-width:380px) {
  .et_pb_video_0 {
    height:126px !important;
    top: -161px !important;
    border-radius: 20px !important;
  }
}
@media screen and (max-width:379px) and (min-width:370px) {
  .et_pb_video_0 {
    height:124px !important;
    top: -157px !important;
    border-radius: 18px !important;
  }
}
@media screen and (max-width:369px) and (min-width:360px) {
  .et_pb_video_0 {
    height:120px !important;
    top: -154px !important;
    border-radius: 16px !important;
  }
}
@media screen and (max-width:359px) and (min-width:350px) {
  .et_pb_video_0 {
    height:116px !important;
    top: -151px !important;
    border-radius: 15px !important;
  }
}
@media screen and (max-width:349px) and (min-width:340px) {
  .et_pb_video_0 {
    height:114px !important;
    top: -148px !important;
    border-radius: 15px !important;
  }
}
@media screen and (max-width:339px) and (min-width:330px) {
  .et_pb_video_0 {
    height:112px !important;
    top: -145px !important;
    border-radius: 15px !important;
  }
}
@media screen and (max-width:329px) and (min-width:320px) {
  .et_pb_video_0 {
    height:110px !important;
    top: -144px !important;
    border-radius: 14px !important;
  }
}
@media screen and (max-width:319px) and (min-width:310px) {
  .et_pb_video_0 {
    height:108px !important;
    top: -142px !important;
    border-radius: 13px !important;
  }
}
@media screen and (max-width:309px) {
  .et_pb_video_0 {
    height:106px !important;
    top: -140px !important;
    border-radius: 12px !important;
  }
}

.col-lists {
  display:flex; 
  align-items:flex-start; 
  justify-content:center;

}