@media (min-width: 1024px) {
  .ac-container {
    width: 100rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  .ac-col-1 {
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
               width: 100rem;
               background-color: #004278;
  }
  .ac-col-2 {
            position: fixed;
            left: 5rem;
                      top: 10vh;
            width: 20rem;
            height: 77vh;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f99d3e+0,f99d3e+88&0+1,1+40 */
/* background: linear-gradient(to bottom,  rgba(249,157,62,0) 0%,rgba(249,157,62,0) 1%,rgba(249,157,62,1) 40%,rgba(249,157,62,1) 88%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: transparent;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
                        z-index: 2;
  }

  .ac-innercol-1 {
    padding-left: 0vw;
    width: 100%;
    position: relative;
  }
 .ac-innercol-0{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
            width: 100rem;
           height: 22vh;
            top: 0;
 }
 .ac-gradient-desktop-bottom{
position: absolute;
            width: 100rem;
            height: 30vh;
            bottom: 0;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
            transform: rotate(-180deg);
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
 }
 .ac-gradient-desktop-left{
  position: absolute;
            width: 30rem;
            height: 30vh;
            left: 0;
           transform: rotate(-90deg); 
           background: linear-gradient(180deg, #004278 0%, rgba(0, 66, 120, 0) 100%);
           display: none;
 }
  h1 {
            font-size: 2.8rem;
            line-height: 0.8;
            margin-top: 1rem;
            position: relative;
            right: -10rem;
                        z-index: 1;
  }
  .ac-mobile-btns {
    display: none;
  }
  

  .ac-budget-logo-form-mob,
  .ac-swiper-mobile {
    display: none;
  }

  .ac-text-thanks {
    display: block;
    margin: auto;
    text-align: center;
    font-size: 4rem;
  }
  .ac-col-1 .ac-text{
             background-image: url(../img/text-bg.webp);
            background-size: 100% auto;
            background-repeat: no-repeat;
            background-position: center;
            width: 42vw;
            height: 5rem;
            padding: 2vw;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 3.6vw;
            color: #004278;
            position: absolute;
            top: 4vh;
            z-index: 2;
            right: 18vw;
  }
  .ac-col-1 .ac-text span {
    display: block;
        transform: rotate(3deg);
  }
  .ac-pos-rel span {
            position: absolute;
            bottom: 0.5rem;
            right: 1vw;
            font-size: 0.8rem;
            color: #fff;
            z-index: 9;
            font-family: 'NarkisBlockMF-Regular';
  }
.ac-form-law{
      font-weight: 300;
    font-family: "NarkisBlockMF-Regular";
    line-height: 1.1;
    display: block;
    font-size: 0.8rem;
    margin-top: 1rem;
                width: 91%;
            margin-right: 3%;
}
  .ac-col-1 .ac-text-hakolkalul {
                    display: flex;
            justify-content: center;
            align-items: center;
            height: 24vh;
            position: relative;
            right: -10rem;
            z-index: 3;
            margin-top: -8rem;
            margin-bottom: 1vh;
  }
  .ac-col-1 .ac-icons-wrapper{
               display: flex;
            justify-content: space-around;
            align-items: center;
            position: relative;
            right: 18rem;
            font-size: 1.3rem;
            line-height: 0.95;
            width: 47rem;
            margin-top: 1rem;
            margin-bottom: -6rem;
            z-index: 1;
  }
  .ac-col-1 .ac-icons-wrapper .ac-icon-item{
                display: flex;
            justify-content: center;
            text-align: center;
            align-items: center;
  }
  .ac-col-1 .ac-icons-wrapper .ac-icon-svg{
   display: flex;
      justify-content: center;
      align-items: center;
             width: 2.5rem;
            height: 2.5rem;
                  margin-left: 0.5rem;
  }

  
  .mySwiper {
    background-image: url(../img/slider/bg1.webp) !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
                height: 50vh;
            margin-top: -1.8rem;
            transition: background-image 0.5s ease-in-out;
  }
  
  /* More specific selectors */
  .swiper.mySwiper {
    background-image: url(../img/slider/bg1.webp) !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  
  div.mySwiper {
    background-image: url(../img/slider/bg1.webp) !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  .mySwiper .ac-slide-img{
        display: flex;
    justify-content: center;
    align-items: center;
    height: 40vh;
    position: relative;
    right: -11rem;
    top: 5rem;
  }
  .mySwiper .ac-slide-text {
                display: flex;
            justify-content: space-around;
            align-items: center;
            text-transform: uppercase;
            color: #fff;
            text-align: center;
            width: 50rem;
            position: relative;
            right: -8rem;
            top: 0rem;
            font-weight: 400;
            line-height: 0.9;
            font-size: 1.2rem;
  }
  .mySwiper .swiper-button-next {
              left: 23.5vw;
            right: auto;
            width: 7rem;
            height: 3rem;
  }
  .mySwiper .swiper-button-prev {
      width: 7rem;
      height: 3rem;
  }
  footer {
             background-color: transparent;
            text-align: right;
            padding: 0.5rem 0;
            color: #fff;
            font-size: 0.7rem;
            height: 5.5vh;
            margin-top: -6vh;
            z-index: 1;
            position: relative;
  }
}
