.sajlbailMain {
  position: relative;
  background: linear-gradient(181.14deg, rgba(12, 184, 95, 0) 3.18%, rgba(12, 184, 95, 0.85) 36.21%, rgba(12, 184, 95, 0.8985) 52.18%, rgba(12, 184, 95, 0.79) 69.25%, rgba(12, 184, 95, 0) 98.98%);
  padding-top: 150px;
  padding-bottom: 76px;
  overflow-x: hidden;
}

.sajlbailMain .c_container {
  position: relative;
  z-index: 99;
}

.sajlbailMain h1,
.sajlbailMain span {
  display: inline-block;
  font-family: 'Gilory-Bold';
  font-weight: 700;
  font-size: 60px;
  margin: 0;
  line-height: 60px;
  color: #000000;
}

.sajlbailMain span {
  display: inline;
}

._cFlex {
  display: flex;
}

.flex6 {
  flex-basis: 50%;
}

.flexMainform {
  flex-basis: 42%;
}

.sajlMainContent p {
  margin-top: 25px;
  font-family: 'Gilory-Bold';
  font-size: 32px;
  line-height: 38px;
  color: #060606;
}

.sajlFormside input {
  height: 50px;
  background: #0CB85F;
  border: 1px solid #0B974F;
  border-radius: 8px;
  font-family: 'Gilory-Medium';
  font-size: 18px;
  padding-left: 20px;
  line-height: 24px;
  color: #FFFFFF !important;
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

.sajlFormside input:focus {
  border: 1px solid #0B974F;
  outline: unset;
  box-shadow: unset;
}

.sajlFormside input::placeholder {
  color: #FFFFFF;
}

.sajlFormside input[type="submit"] {
  background-color: #F5D70D;
  cursor: pointer;
  border-color: #F5D70D;
  font-family: 'Gilory-Bold';
  font-size: 24px;
  line-height: 24px;
  color: #060606 !important;
}

.sajlFormside input[type='submit']:hover {
  background-color: #0B974F;
}

.sajlFormside input::-webkit-outer-spin-button,
.sajlFormside input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.fomrBottomContent p {
  font-family: 'Gilory-Regular';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}

.fomrBottomContent p a {
  color: #FFFFFF;
}

.fomrBottomContent p b {
  font-family: 'Gilory-Bold';
  font-size: 16px;
  color: #FFFFFF;
}

.fomrBottomContent {
  margin-top: 16px;
}

.flex3 {
  flex-basis: 33%;
  max-width: calc(100%/3 - 16px);
}

.itemFeatures {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #FFF6BD;
  border-radius: 15px;
}

.itemFeatures h2 {
  font-family: 'Gilory-Bold';
  font-size: 24px;
  line-height: 38px;
  text-align: center;
  color: #000000;
  min-height: 80px;
}

.Mainfeatures {
  margin-top: 50px;
}

.topLeftCanvassaj {
  position: absolute;
  top: 30px;
  right: 0;
}

.LeftCanvassaj {
  position: absolute;
  bottom: 310px;
  left: 0;
}

.formDirectionsjl {
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-top: -20%;
  margin-right: -50px;
  display: block;
  max-width: 160px;
}

.formDirectionsjl img {
  object-fit: cover;
}

.testimonialSajl {
  /* background: #0CB85F; */
  background-color: #FFFFFF;
  padding: 70px 0;
}

.bgreentestimonial {
  background: #0CB85F;
}

.testimonialSajl h2 {
  font-family: 'Gilory-Bold';
  font-size: 54px;
  line-height: 63px;
  text-align: center;
  color: #0CB85F;
  margin-bottom: 16px;
}

.bgreentestimonial h2 {
  color: #FFFFFF;
}

.testimonialSajl h2 br,
.sellingcarB h2 br {
  display: none;
}

.customersjl {
  padding: 70px 0;
  position: relative;
}

.customersjl h2 {
  font-family: 'Gilory-Bold';
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  color: #000000;
}

.customersjl h2 br {
  display: none;
}

.flexcus3 {
  flex-basis: 33%;
  max-width: calc(100%/3 - 12px);
}

.customerItem {
  padding: 45px 18px;
  background: #FFFFFF;
  border: 2px dashed #21DE7D;
  box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.11);
  border-radius: 25px;
  height: 100%;
}

.customerstestsjl {
  margin-top: 45px;
}

.toplipse {
  position: absolute;
  top: -20%;
  left: 0;
  z-index: -1;
}

.customerItem h3 {
  font-family: 'Gilory-Bold';
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  color: #0CB85F;
  min-height: 152px;
}

.customerItem p {
  font-family: 'Gilory-Regular';
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}

.bottomlipse {
  position: absolute;
  right: 0;
  z-index: 9;
  bottom: -20%;
}

.sellingcarB {
  padding-top: 70px;
}

.sellingcarB h2 {
  font-family: 'Gilory-Bold';
  font-size: 52px;
  line-height: 63px;
  margin-bottom: 10px;
  color: #0CB85F;
}

.sellingcarB p {
  font-family: 'Gilory-Regular';
  font-size: 18px;
  line-height: 27px;
  color: #090909;
}

.flexbenifit {
  flex-basis: 25%;
  max-width: calc(100%/4 - 15px);
}

.trustpoiltimgmlbsjl {
  display: none;
}

.benifits {
  margin-top: 40px;
}

.benifits .c-flex {
  flex-wrap: wrap;
}

.benItem {
  background-color: #ECF2F6;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.benItem img {
  width: fit-content;
  margin: 30px auto;
  position: relative;
  z-index: 9;
  max-width: 80px;
}

.canvasB img {
  max-width: unset;
}


.benTitle {
  padding: 10px 15px;
  background: #0CB85F;
  border-radius: 0 0 10px 10px;
  min-height: 100px;
  display: flex;
  align-items: center;
  z-index: 9;
  position: relative;
}

.benTitle h3 {
  font-family: 'Gilory-Bold';
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
}

.canvasB {
  position: absolute;
  top: -44px;
  z-index: 1;
}

.selltodealer {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.selltodealer h2 {
  font-family: 'Gilory-Bold';
  font-size: 40px;
  line-height: 47px;
  color: #0CB85F;
  margin-bottom: 20px;
}

.selltodealer p {
  font-family: 'Gilory-Regular';
  font-size: 18px;
  line-height: 27px;
  color: #090909;
}

.selltodealerwhite p,
.selltodealerwhite ul {
  color: #FFFFFF !important;
}

.selltodealer ul {
  list-style: disc;
  padding-left: 20px;
  font-family: 'Gilory-Bold';
  opacity: 1;
  color: #1F1F1F;
  font-size: 20px;
  line-height: 27px;
  background: unset;
  margin-top: 20px;
}

.selltodealer blockquote p {
  font-family: 'Gilory-Bold';
  font-size: 24px;
  line-height: 27px;
  color: #090909;
  position: relative;
  display: inline-block;
}

.selltodealer blockquote {
  border: none;
  margin-top: 6px;
  margin-bottom: 40px;
  padding-left: 0;
}

.selltodealer blockquote p::before {
  position: absolute;
  content: "";
  bottom: -6px;
  right: -60px;
  width: 50px;
  height: 34px;
  background-repeat: no-repeat;
  background-image: url(../images/test.png);
  background-size: 100%;
  background-position: 0 2px;
}

.keypointslist span {
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 100%;
  background: #0CB85F;
  margin-right: 30px;
  justify-content: center;
  font-family: 'Gilory-SemiBold';
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}

.keypointslist {
  margin-top: 26px;
}

.keypointslist .item__ {
  margin-bottom: 3px;
  align-items: center;
}

.keypointslist p {
  font-family: 'Gilory-Regular';
  font-size: 18px;
  line-height: 38px;
  color: #090909;
  padding: 0;
  margin: 0;
}

.elipserightdeal {
  position: absolute;
  right: 0;
  bottom: -35%;
  max-width: 52%;
}

.page-template-template-sljabil footer {
  background-color: transparent;
  position: relative;
  z-index: 9;
}

.elipsemiddledeal {
  position: absolute;
  width: fit-content;
  left: 0;
  right: 6%;
  margin: 0 auto;
  bottom: -38%;
  max-width: 46%;
}

/* ===================
page Värdera Bil
====================== */
.varderabilMain .flex6 {
  flex-basis: 56%;
}

.varderabilMain .flexMainform {
  flex-basis: 40%;
}

.varderabilMain h1 {
  line-height: 70px;
}

.varderabilMain h1 br {
  display: none;
}

.varderabilMain .sajlMainContent span {
  color: #0CB85F;
}

.varderabilMain {
  background: linear-gradient(181.14deg, rgba(255, 236, 109, 0) 3.18%, #FFEC6D 36.21%, rgba(255, 236, 109, 0.89) 52.18%, rgba(255, 236, 109, 0.79) 69.25%, rgba(255, 236, 109, 0) 98.98%);
}

.varderabilMain .formDirectionsjl {
  margin-right: 0;
  margin-top: -12%;
}

.varderabilFormflex input {
  background-color: #F5DE3C;
  border-color: #F5DE3C;
  color: #000000 !important;
}

.varderabilFormflex input::placeholder {
  color: #000000;
}

.varderabilFormflex input[type='submit'] {
  background-color: #0CB85F;
  color: #FFFFFF !important;
  border-color: #0CB85F;
}

.varderabilMain .hFormStep span {
  background-color: #0CB85F;
}

.varderabilFormflex .hFormStep .activeStep {
  outline-color: #0CB85F;
}

.varderabilFormflex .fomrBottomContent p,
.varderabilFormflex .fomrBottomContent p b {
  color: #060606;
}

.mainfeaturesvar .itemFeatures {
  background: rgba(255, 255, 255, 0.29);
}

.itemFeatures img {
  max-width: 100px;
}

.foterv2 .footerLogo,
.footerContent,
.footerv2Menue,
.keypointslist {
  position: relative;
  z-index: 9;
}

.varderabilMain .LeftCanvassaj {
  bottom: 230px;
  max-width: 180px;
}

.varderabilMain .topLeftCanvassaj {
  top: 120px;
  max-width: 320px;
}

.customerwithNumber .customerItem h3 {
  font-size: 30px;
  line-height: 35px;
  min-height: 80px;
}

.customerwithNumber .customerItem {
  padding: 10px 18px 20px;
  position: relative;
  z-index: 9;
}

span.counter {
  font-weight: 900;
  font-size: 96px;
  line-height: 116px;
  text-align: center;
  color: #F5D70D;
  display: block;
}

.customerwithNumber .bottomlipse {
  position: absolute;
  right: 0px;
  z-index: -1;
  bottom: -25%;
}

.toplipse {
  top: -23%;
}

.sajlfaq {
  padding: 65px 0;
}

.page-id-11741 .selltodealer blockquote p {
  padding-left: 0;
}

.page-id-11741 .selltodealer h2 br {
  display: none;
}

.d-flex {
  display: flex;
}

.flex-media {
  flex-basis: 50%;
  max-width: calc(100%/2 - 35px);
}

.media-block {
  padding: 60px 0;
  position: relative;
  z-index: 9;
}

.media-block h2 {
  font-family: 'Gilory-Bold';
  font-size: 40px;
  line-height: 47px;
  color: #0CB85F;
  margin-bottom: 10px;
}

.media-block p,
.media-block ul,
.media-block ol {
  font-family: 'Gilory-Regular';
  font-size: 18px;
  line-height: 27px;
  color: #090909
}

.media-block ol,
.media-block ul {
  list-style: auto;
  margin-left: 20px;
}

.media-block ol {
  margin-top: 20px;
  list-style: decimal;
}

.media-block ol li,
.media-block ul li {
  padding-left: 10px;
}

.page-id-11741 .foterv2 {
  position: relative;
}

.bottomCanvasmedia {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 85%;
}

.fullimg {
  margin-bottom: -10px;
}

.listwise p,
.listwisepara p {
  font-family: 'Gilory-Regular';
  font-size: 18px;
  line-height: 27px;
  color: #090909;
}

.listwise h2 {
  margin-bottom: 0;
  color: #1F1F1F;
}

.listwisepara h3 {
  font-family: 'Gilory-SemiBold' !important;
  font-size: 30px !important;
  line-height: 27px;
  color: #0CB85F !important;
  margin-bottom: 20px;
}

.listwisepara h3 span {
  margin-right: 10px;
  font-size: inherit;
  font-family: inherit;
}

.listwisepara {
  margin-top: 40px !important;
}

.listwisesection {
  padding-bottom: 0 !important;
}

.heroMainGeneral {
  overflow: hidden;
  background: rgba(12, 184, 95, 0.78);
}

.heroMainGeneral h1 span {
  color: #f5d70d;
}

.heroMainGeneral .flexMainform {
  flex-basis: 36%;
}

.heroMainGeneral .flex6 {
  flex-basis: 60%;
}

.heroMainGeneral .formDirectionsjl {
  margin-right: 0;
}

.heroMainGeneral .fomrBottomContent p,
.heroMainGeneral .fomrBottomContent p b {
  color: #060606;
}

.heroMainGeneral .sajlFormside input {
  background: #28FA8D;
  border-color: #10CF6C;
}

.heroMainGeneral .sajlFormside input[type='submit'] {
  background-color: #f5d70d;
  border-color: #f5d70d;
}

.heroMainGeneral input[type='submit']:hover {
  background-color: #0B974F;
}

.herotopcanvas {
  position: absolute;
  top: 20px;
}

.herobottomcanvas._d {
  position: absolute;
  right: 0;
  bottom: 20px;
}

.heroMainGeneral .itemFeatures {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.heroMainGeneral .itemFeatures h2 {
  color: #0CB85F;
}

.page-id-12358 .selltodealer blockquote p {
  display: inline;
}

.helloscrool {
  position: unset !important;
}

#varderabil,
#saljabil {
  width: 100%;
  top: 100%;
  height: 200px;
  position: absolute;
}