
.ip-banner .container {
  padding-top: 95px;
  text-align: center;
}

.ip-banner h1 {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 63.16px;
  letter-spacing: 0.02em;
}
.ip-banner h1::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: -45px;
  width: calc(100% + 90px);
  height: 46px;
  background: #0e7983;
  z-index: -1;
}

#breadcrumbs {
  position: relative;
  top: -64px !important;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  height: 20px;
  margin: 15px auto !important;
  max-width: 1170px;
  width: 100%;
  padding: 0 15px;
}
#breadcrumbs .breadcrumb_last {
  font-weight: 700;
}

#inner-page-wrapper {
  margin-bottom: 0;
}

#inner-page-wrapper > .container {
  width: 100% !important;
  padding: 0;
}

#content-sidebar, #content-full {
  margin-top: 0;
}

.ip-container .footer-contact,
.ip-container .footer-bottom-inner > .textwidget {
  display: block;
}

.sg-btn span {
  max-width: 224px;
  height: 65px;
  border: 1px solid #adadad;
  display: block;
  font-weight: 600;
  font-size: 12px;
  color: #000;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  line-height: 54px;
  transition: all 0.325s ease-in-out;
}

.sg-btn span:hover {
  background: #d4547e;
  line-height: 65px;
  color: #fff;
  border: 1px solid #d4547e;
}

.sg-btn span::after {
  content: "";
  border: 1px solid #adadad;
  position: absolute;
  top: -8px;
  left: -7px;
  width: 101%;
  height: 102%;
  z-index: -1;
}

.bs-content-bot {
  padding-bottom: 30px;
}

.ipsell-map-outer {
  position: relative;
}

.ipsell-map-inner {
  position: relative;
}
.ipsell-map-inner:not(.ipsell-map-initialized) {
  opacity: 0;
}

.ipsell-map-true {
  display: block;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}

.ipsell-roadmap {
  position: relative;
  margin-top: -50px;
}
.ipsell-roadmap::before, .ipsell-roadmap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.ipsell-roadmap::before {
  background: url(../../images/sell/bg-roadmap-grayscale.jpg) no-repeat center center;
  background-size: cover;
  /* filter: grayscale(1); */
}
.ipsell-roadmap::after {
  background: #10818c;
  opacity: 0.9;
}

.ipsell-roadmap-main {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 355px;
  height: 355px;
  margin: auto;
  background: linear-gradient(127deg, rgb(247, 202, 57) 0%, rgb(255, 237, 179) 50%, rgb(247, 202, 57) 100%);
  border-radius: 50%;
  z-index: 1;
}
.ipsell-roadmap-main::before, .ipsell-roadmap-main::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  pointer-events: none;
  border-radius: 50%;
}
.ipsell-roadmap-main::before {
  background: #f7ca39;
}
.ipsell-roadmap-main::after {
  background: url(../../images/sell/roadmap-main-overlay.png) no-repeat center center;
  background-size: cover;
}
.ipsell-roadmap-main span {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 1.5;
  color: #000;
  z-index: 1;
}

.ipsell-roadmap-line {
  position: absolute;
  width: 300px;
  border-top: dashed 3px #79d3db;
  pointer-events: none;
}

.ipsell-roadmap-item {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 255px;
  height: 255px;
  background: linear-gradient(127deg, rgb(247, 202, 57) 0%, rgb(255, 237, 179) 50%, rgb(247, 202, 57) 100%);
  border-radius: 50%;
  padding: 15px;
  z-index: 1;
}
.ipsell-roadmap-item::before, .ipsell-roadmap-item::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  pointer-events: none;
  border-radius: 50%;
}
.ipsell-roadmap-item::before {
  background: #d4547e;
}
.ipsell-roadmap-item.ipsell-roadmap-1 {
  top: 258px;
  left: 176px;
}
.ipsell-roadmap-item.ipsell-roadmap-1 .ipsell-roadmap-hover {
  top: 0;
  left: -115px;
}
.ipsell-roadmap-item.ipsell-roadmap-1 .ipsell-roadmap-line {
  top: 200px;
  left: calc(100% - 9px);
  transform: rotate(14deg);
  width: 210px;
}
.ipsell-roadmap-item.ipsell-roadmap-2 {
  top: 65px;
  left: 487px;
}
.ipsell-roadmap-item.ipsell-roadmap-2 .ipsell-roadmap-hover {
  top: 0;
  left: -65px;
}
.ipsell-roadmap-item.ipsell-roadmap-2 .ipsell-roadmap-line {
  bottom: -35px;
  left: 141px;
  transform: rotate(55deg);
  width: 90px;
}
.ipsell-roadmap-item.ipsell-roadmap-3 {
  top: 65px;
  right: 487px;
}
.ipsell-roadmap-item.ipsell-roadmap-3 .ipsell-roadmap-hover {
  top: -20px;
  left: -40px;
}
.ipsell-roadmap-item.ipsell-roadmap-3 .ipsell-roadmap-line {
  bottom: -35px;
  right: 141px;
  transform: rotate(125deg);
  width: 90px;
}
.ipsell-roadmap-item.ipsell-roadmap-4 {
  top: 258px;
  right: 176px;
}
.ipsell-roadmap-item.ipsell-roadmap-4 .ipsell-roadmap-hover {
  top: -40px;
  left: 0;
}
.ipsell-roadmap-item.ipsell-roadmap-4 .ipsell-roadmap-line {
  top: 200px;
  right: calc(100% - 9px);
  transform: rotate(164deg);
  width: 210px;
}
.ipsell-roadmap-item.ipsell-roadmap-5 {
  bottom: 258px;
  right: 176px;
}
.ipsell-roadmap-item.ipsell-roadmap-5 .ipsell-roadmap-hover {
  top: -5px;
  left: 0;
}
.ipsell-roadmap-item.ipsell-roadmap-5 .ipsell-roadmap-line {
  bottom: 150px;
  right: calc(100% - 2px);
  transform: rotate(195deg);
  width: 224px;
}
.ipsell-roadmap-item.ipsell-roadmap-6 {
  bottom: 65px;
  right: 487px;
}
.ipsell-roadmap-item.ipsell-roadmap-6 .ipsell-roadmap-hover {
  top: 0;
  left: -40px;
}
.ipsell-roadmap-item.ipsell-roadmap-6 .ipsell-roadmap-line {
  top: -30px;
  right: 151px;
  transform: rotate(55deg);
  width: 85px;
}
.ipsell-roadmap-item.ipsell-roadmap-7 {
  bottom: 65px;
  left: 487px;
}
.ipsell-roadmap-item.ipsell-roadmap-7 .ipsell-roadmap-hover {
  top: 0;
  left: -60px;
}
.ipsell-roadmap-item.ipsell-roadmap-7 .ipsell-roadmap-line {
  top: -30px;
  left: 151px;
  transform: rotate(125deg);
  width: 85px;
}
.ipsell-roadmap-item.ipsell-roadmap-8 {
  bottom: 258px;
  left: 176px;
}
.ipsell-roadmap-item.ipsell-roadmap-8 .ipsell-roadmap-hover {
  top: 0;
  left: -115px;
}
.ipsell-roadmap-item.ipsell-roadmap-8 .ipsell-roadmap-line {
  bottom: 150px;
  left: calc(100% - 2px);
  transform: rotate(165deg);
  width: 224px;
}

.ipsell-roadmap-icon {
  position: relative;
  margin: 0 auto 20px;
  z-index: 1;
}

.ipsell-roadmap-title {
  position: relative;
  font-weight: 600;
  font-size: 18.02px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #fff;
  z-index: 1;
}

.ipsell-roadmap-hover {
  position: absolute;
  text-align: center;
  width: 376px;
  min-height: 255px;
  background: linear-gradient(127deg, rgb(247, 202, 57) 0%, rgb(255, 237, 179) 50%, rgb(247, 202, 57) 100%);
  padding: 35px;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  transform: translateZ(0);
}
.ipsell-roadmap-hover::before, .ipsell-roadmap-hover::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  pointer-events: none;
}
.ipsell-roadmap-hover::before {
  background: #fff;
}
.ipsell-roadmap-hover p {
  color: #000;
  letter-spacing: 0.02em;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}
.ipsell-roadmap-hover > * {
  position: relative;
  z-index: 1;
}

.ipsell-roadmap-hover-title {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #000;
}

.ipsell-roadmap-item:hover, .ipsell-roadmap-item:focus {
  z-index: 2;
}
.ipsell-roadmap-item:hover .ipsell-roadmap-hover, .ipsell-roadmap-item:focus .ipsell-roadmap-hover {
  opacity: 1;
  pointer-events: none;
}

.ipsell-elevate {
  position: relative;
  padding-top: 110px;
}
.ipsell-elevate::before, .ipsell-elevate::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 0;
  width: 42.7%;
  height: 781px;
  pointer-events: none;
  z-index: -2;
}
.ipsell-elevate::before {
  background: url(../../images/sell/bg-elevate.jpg) no-repeat center center;
  background-size: cover;
  filter: grayscale(1);
  opacity: 0.1;
}
.ipsell-elevate::after {
  background: url(../../images/sell/elevate-overlay.png) no-repeat left center;
  background-size: cover;
}

.ipsell-elevate .title-center {
  margin: 0 auto;
  text-align: center;
  line-height: 1;
  position: relative;
}

.ipsell-elevate-title .fl-line {
  left: 90.5%;
}

.ipsell-evelate-synopsis {
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1.4;
  color: #121212;
  margin-top: 70px;
}

.ipsell-evelate-heading {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.02em;
  text-align: center;
  line-height: 1.2;
  color: #1c7c85;
  margin-top: 63px;
}

.ipsell-elevate-list {
  margin-top: 65px;
}

.ipsell-elevate-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px;
}
.ipsell-elevate-item.item-align-end {
  align-items: flex-end;
}
.ipsell-elevate-item.item-align-end > .ipsell-elevate-contentwrap {
  padding-top: 70px;
}
.ipsell-elevate-item::before {
  display: none;
}
.ipsell-elevate-item > div {
  padding-top: 110px;
}
.ipsell-elevate-item:last-child {
  margin-bottom: 0;
}

.ipsell-elevate-imagewrap::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 100%;
  width: 100vw;
  height: 100%;
  background: url(../../images/sell/bg-elevate-item-left.jpg) no-repeat right top;
  background-size: cover;
  z-index: -2;
}

.ipsell-elevate-image {
  position: relative;
  margin-left: -90px;
}
.ipsell-elevate-image::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: -30px;
  left: -30px;
  width: 100%;
  height: 100%;
  border: 10px solid;
  -o-border-image: linear-gradient(127deg, rgb(212, 84, 126) 0%, rgb(246, 164, 191) 50%, rgb(212, 84, 126) 100%) 1;
     border-image: linear-gradient(127deg, rgb(212, 84, 126) 0%, rgb(246, 164, 191) 50%, rgb(212, 84, 126) 100%) 1;
  z-index: -1;
}
.ipsell-elevate-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ipsell-elevate-content {
  max-width: 505px;
  margin-left: auto;
}
.ipsell-elevate-content p {
  letter-spacing: 0.02em;
  margin-top: 25px !important;
  margin-bottom: 0 !important;
}
.ipsell-elevate-content p:first-of-type {
  margin-top: 15px !important;
}

.ipsell-elevate-step {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #121212;
}
.ipsell-elevate-step span {
  font-weight: 700;
  color: #1c7c85;
}

.ipsell-elevate-item:nth-child(even) .ipsell-elevate-imagewrap::after {
  right: initial;
  left: 100%;
  background: url(../../images/sell/bg-elevate-item-right-det.jpg) no-repeat left top;
  background-size: cover;
}
.ipsell-elevate-item:nth-child(even) .ipsell-elevate-image {
  margin-left: 0;
  margin-right: -90px;
}
.ipsell-elevate-item:nth-child(even) .ipsell-elevate-image::before {
  left: initial;
  right: -30px;
}
.ipsell-elevate-item:nth-child(even) .ipsell-elevate-content {
  margin-left: 0;
  margin-right: auto;
}

.ipsell-elevate-links {
  text-align: center;
  padding-top: 80px;
}
.ipsell-elevate-links a {
    /* display: inline-block; */
    /* font-weight: 600; */
    /* font-size: 24px; */
    /* letter-spacing: 0.02em; */
    /* text-decoration: underline; */
    color: #fff;
    max-width: 350px;
}
.ipsell-elevate-links a:hover, .ipsell-elevate-links a:focus {
  background: #0e7983;
}

.ip-testimonials {
  position: relative;
  padding: 100px 10px 165px;
  font-size: 0;
  z-index: 6;
}
.ip-testimonials::before, .ip-testimonials::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 382px;
  pointer-events: none;
  z-index: -1;
}
.ip-testimonials::before {
  background: url(../../images/sell/bg-testi.jpg) no-repeat center center;
  background-size: cover;
  filter: grayscale(1);
}
.ip-testimonials::after {
  background: #fff;
  opacity: 0.88;
}

.iptesti-inner {
  max-width: 1380px;
  margin: 0 auto;
  text-align: center;
  border: 10px solid;
  -o-border-image: linear-gradient(to right, #0f7983 3%, #59936b 6%, #f0c83b 52%, #59936b 87%, #0f7983 107%) 1;
  border-image: linear-gradient(to right, #0f7983 3%, #59936b 6%, #f0c83b 52%, #59936b 87%, #0f7983 107%) 1;
  z-index: -1;
  padding: 95px 10px 61px;
  background-color: #fff;
}

.iptesti-quote.sg-title.title-center.title-left-line {
  max-width: 53px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.iptesti-inner .title-left-line .fl-line {
  right: 220%;
  left: auto;
  bottom: 15px;
}

.iptesti-quote.sg-title.title-center.title-left-line::before {
  bottom: -35px;
}

.iptesti-star {
  max-width: 196px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.iptesti-para {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  letter-spacing: 0.02em;
  line-height: 28px;
}

.iptesti-hold {
  max-width: 1220px;
  margin: 0 auto;
  position: relative;
  margin-top: 102px;
  z-index: 4;
}

.iptesti-list {
  max-width: 940px;
  margin: 0 auto;
}

.iptesti-btn.sg-btn {
  margin-top: 82px;
}

.iptesti-btn.sg-btn a {
  margin: 0 auto;
}

.iptesti-name {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #121212;
  margin-top: 34px;
}

.iptesti-arrow {
  position: absolute;
  top: 23%;
  transform: translateY(-50%);
  width: 100%;
}

.iptesti-prev.fl-arrows {
  position: absolute;
  left: 0;
}

.iptesti-next.fl-arrows {
  position: absolute;
  right: 0;
}

.iptesti-photo {
  position: absolute;
  bottom: -120px;
  right: 54px;
  left: 0;
  pointer-events: none;
}

.iptesti-photo-item img {
  border-radius: 50%;
}

.iptesti-photo-item {
  max-width: 231px;
  position: relative;
  margin-left: auto;
  margin-right: 20px;
  margin-bottom: 10px;
}

.iptesti-border {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-border-image: linear-gradient(to bottom, #ffedb2 0%, #f9d55f 100%) 1;
  /* border-image: -webkit-gradient(linear, left top, left bottom, from(#EED18C), to(#917430)) 1; */
  border-image: linear-gradient(to bottom, #ffedb2 0%, #f9d55f 100%) 1;
  /* background-color: #fff; */
  border-radius: 50%;
  top: 9px;
  left: 20px;
  border: solid 10px #f9d150;
  z-index: -1;
}

.iptesti-border::after {
  content: "";
  width: 100%;
  height: 85px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}

.ip-container footer.footer {
  margin-top: 0;
}

.bs-lifestyle {
  /* margin-bottom: 150px; */
  margin-bottom: 50px;
}

.cta-top {
  flex-wrap: wrap;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1480px) {
  .ipsell-elevate-imagewrap::after {
    right: calc(100% - 90px);
  }

  .ipsell-elevate-image {
    margin-left: 0;
  }

  .ipsell-elevate-item:nth-child(even) .ipsell-elevate-imagewrap::after {
    left: calc(100% - 90px);
    right: initial;
  }
  .ipsell-elevate-item:nth-child(even) .ipsell-elevate-image {
    margin-right: 0;
    margin-left: 0;
  }

  .ipsell-elevate-content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1280px) {
  .ipsell-elevate-image::before {
    top: -20px;
    left: -20px;
  }

  .ipsell-elevate-item:nth-child(even) .ipsell-elevate-image::before {
    left: initial;
    right: -20px;
  }
}
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
  .ipsell-elevate-title span span {
    font-size: 50.16px;
  }

  .ipsell-evelate-synopsis {
    font-size: 20px;
  }

  .ipsell-elevate-content p {
    font-size: 12px;
  }

  .ipsell-elevate-content p {
    margin-top: 15px !important;
  }

  .iptesti-para {
    max-width: 685px;
    margin: 0 auto;
  }

  .iptesti-list {
    max-width: 736px;
    margin: 0 auto;
    overflow: hidden;
  }
}
/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-banner {
        margin-top: 0;
    }
  .ip-banner canvas {
    min-height: 250px;
  }

  .ip-banner .container {
    padding-top: 0;
  }

  .ip-banner h1 {
    font-size: 45px;
  }

  .ip-banner h1::after {
    left: -30px;
    width: calc(100% + 60px);
    height: 25px;
  }

  .ipsell-roadmap {
    padding: 50px 15px;
  }

  .ipsell-map-inner {
    opacity: 1 !important;
    height: initial !important;
  }

  .ipsell-map-true,
.ipsell-roadmap-line {
    display: none !important;
  }

  .ipsell-roadmap-main,
.ipsell-roadmap-item {
    position: relative;
    top: initial !important;
    left: initial !important;
    right: initial !important;
    bottom: initial !important;
  }

  .ipsell-roadmap-main {
    width: 285px;
    height: 285px;
  }

  .ipsell-roadmap-main span {
    font-size: 20px;
  }

  .ipsell-roadmap-item {
    margin: 20px auto 0;
  }

  .ipsell-roadmap-hover {
    top: 0 !important;
    left: 50% !important;
    right: initial !important;
    bottom: initial !important;
    width: 280px;
    padding: 30px 15px;
    transform: translateX(-50%);
  }

  .ipsell-roadmap-hover-title {
    font-size: 16px;
  }

  .ipsell-roadmap-hover p {
    font-size: 12px;
  }

  .ipsell-elevate {
    padding-top: 80px;
  }

  .ipsell-elevate-list {
    margin-top: 50px;
  }

  .ipsell-elevate-item {
    display: block;
  }

  .ipsell-elevate-item > div {
    padding-top: 50px !important;
  }

  .ipsell-elevate-content {
    margin: 0 auto !important;
    text-align: center;
  }

  .ipsell-elevate-content p {
    font-size: 14px;
  }

  .ipsell-elevate-links {
    padding-top: 60px;
  }

  .ipsell-elevate-links a {
    font-size: 15px;
    max-width: 400px;
}

  .ipsell-elevate-image {
    max-width: 647px;
    margin: 0 auto !important;
  }

  .iptesti-photo {
    bottom: -219px;
    right: 20px;
  }

  .iptesti-para {
    margin: 0 auto;
    padding: 0 67px;
  }

  .iptesti-list {
    max-width: 521px;
  }
}
/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
  .ipsell-elevate-image::before {
    top: -10px;
    left: -10px;
    border-width: 5px;
  }

  .ipsell-elevate-item:nth-child(even) .ipsell-elevate-image::before {
    left: initial;
    right: -10px;
  }

  .iptesti-arrow.iptesti-arrow {
    display: none;
  }

  .iptesti-photo {
    bottom: -200px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .iptesti-photo-item {
    max-width: 180px;
    margin: 0 auto 10px;
  }
}
/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
  .ipsell-elevate-title span span {
    font-size: 34.16px;
  }

  .ipsell-evelate-synopsis {
    font-size: 18px;
  }

  .ipsell-evelate-heading {
    font-size: 28px;
  }

  .ipsell-elevate-step {
    font-size: 24px;
  }

  .ipsell-elevate-links a {
    font-size: 16px;
  }

  .iptesti-arrow {
    display: none;
  }

  .iptesti-para {
    padding: 0;
  }

  .iptesti-photo {
    bottom: -65px;
  }

  .iptesti-inner {
    padding: 95px 10px 193px;
    position: relative;
    z-index: 4;
  }

  .iptesti-hold {
    position: initial;
  }
}