@import url('https://fonts.googleapis.com/css2?family=Itim&family=Just+Another+Hand&family=Manrope:wght@200;300;500;600;700;800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700&family=Pacifico&display=swap');

body{
    background: #2A3342; 
}

a{
    text-decoration: none;
}
nav{
    background-color: #303c4f;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{
  background: rgba(48, 60, 79, 0.90);
  border-radius: 0;
}


.navbar-expand-lg .navbar-nav .dropdown-menu a{
  color: #BBC3CF;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;

}

.navbar-expand-lg .navbar-nav .dropdown-menu a:hover{
  color: #F8B103;

  background-color: transparent;

}


.dropdown:hover>.dropdown-menu{
  display: block;
  
}

.navbar-brand{
    margin-right: 265px;
}

.nav-link{
    color: var(--gray-300, #BBC3CF);
    /* text-md/Medium */
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}

.nav-link:hover{
  color: #F8B103;

}

.navbar-expand-lg .navbar-nav {
    gap: 48px;
  }


  .preheader{
    color: #F8B103;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 90% */
  }

  .heading-1{
    color: var(--white-900, #FFF);

    /* display-xl/ExtraBold */
    font-family: Manrope;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 120% */
    letter-spacing: -1.2px;
    margin-bottom: 29px;
  }

  .site-para{
    color: var(--gray-400, #8896AB);
    /* text-xl/Medium */
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
  }


  .home-intro{
    padding: 96px 0;
    position: relative;
  }


  .home-intro-text {
    max-width: 471px;
    margin-left: auto;
    margin-right: 45px;
  }


  .home-intro img{
    border-radius: 16px;
  }

 .carousel-text{
    display: flex;
    flex-direction: Manrope;
    justify-content: center;
    height: 100%;
    gap: 89px;
    position: relative;
  }
  .carousel-text::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-image: url('/images2/reverseqoute.png');
    width: 142px; 
    height: 98px;
  }
  .carousel-text::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 20%;
    z-index: 0;
    background-image: url('/images2/qoute.png');
    width: 142px; 
    height: 98px;
  }

  .carousel-text .site-para{
    color: var(--white-900, #FFF); 
    max-width: 500px;
    position: relative;
  }
  .anchor{
    color: #F8B103;
    /* text-lg/Semibold */
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 155.556% */
    text-decoration: none;
  }

  .slick-dots li button::before {
    color: #333F51;
    opacity: 1;
  }

  .slick-dots li.slick-active button::before {
    color: #F8B103;
  }
  
  .home-slider{
    padding-bottom: 70px;
  }

  .heading-2{
    color: var(--white-900, #FFF);
    font-family: Manrope;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px; /* 150% */
    letter-spacing: -0.96px;
    margin-bottom: 83px;
  }

  .heading-3{
    color: #FFF;
    font-family: Manrope;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 75% */
  }

  .leikmen-tile{
    display: flex;
    align-items: center;
    margin-bottom: 18px;
    border: 1px solid #F8B103;
  }

  .leikmen a{
    margin-bottom: 67px;
    display: block;
    }
  
  .leikmen-text{
    background-color: #fff;
    padding: 11px 18px;
    width: 100%;
  }

  .leikmen-text p{
    color: #2A3342;
    font-family: Manrope;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
  }

  .leikmen-stats{
    display:flex;
    justify-content: start;
    gap: 34px;
  }

  .leiker-score span{
    color: #7A7A7A;

    /* stats stór fyrirsögn */
    font-family: Manrope;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .leiker-score p{
    color: #2A3342;

    /* stats stór texti */
    font-family: Manrope;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    }

    .home-sagan .heading-3 span{
        color: #8896AB;
        font-family: Manrope;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    .home-sagan .heading-3{
        margin-bottom: 21px;
    }
    .ia, .Breiðablik{
        display: flex;
        align-items: center;
        gap: 32px;
    }
    .ia{
        justify-content: start;

    }

    .Breiðablik{
        justify-content: end;
    }

    .leiker-vs{
        background-color: #fff;
        padding: 32px 54px;
        position: relative;
    }

    .ia p, .Breiðablik p{
        color: #2A3342;
        /* leikur nafn lids */
        font-family: Manrope;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0;
    }
    
    .vs-txt{
        color: #2A3342;
        /* leikur urslit */
        font-family: Manrope;
        font-size: 50px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .leiker-vs .row.bordered-row{
        border-bottom: 1px solid #C8C4C4;
        padding: 0 0 32px;
    }
    

    .vs-comment{
        display: flex;
        flex-direction: Manrope;
        justify-content: center;
        height: 100%;
        flex-direction: column;
    }

    .vs-comment p{
        margin: 0;
        color: #2A3342;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .vs-com-txt{
        margin: 0;
        color: #2A3342;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .vs-com-social{
        display: flex;
        justify-content: end;
        gap: 14px;
        align-items: center;
        height: 100%;
    }
    .vs-com-bullet {
        color: #2A3342;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .leiker-vs.vs-coment{
        padding: 0 54px;
    }

    .leiker-vs-footer{
        display: flex;
        justify-content: end;
        padding-bottom: 13px;
        padding-right: 54px;
        background-color: #fff;
        margin-bottom: 15px;
    }

    .leiker-vs-footer p{
        color: #2A3342;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        border-bottom: 1px solid #F7B618;
        margin-bottom: 0;
    }

    .anchor-container{
        display: flex;
        justify-content: start;
        gap: 37px;
        margin-bottom: 58px;
    }

    .home-sagan{
        padding-bottom: 72px;
    }

    .home-last h2{
        color: #F8B103;
        font-family: Manrope;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px; /* 75% */
        margin-bottom: 47px;
        text-align: center;
    }

    .home-last .col-lg-3{
        text-align: center;
    }

    .home-last {
        padding-bottom: 92px;
    }

    footer p{
        color: #BBC3CF;

        /* text-xl/Medium */
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px; /* 150% */
    }

    footer .social-icons{
        display: flex;
        justify-content: end;
        gap: 34px;
    }


    .leikur-head h1{
        color: #F8B103;
        font-family: Manrope;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
    }

    .leikur-head{
        padding: 59px 0;
    }

    .leikur-control-inner{
        display: flex;
        justify-content: center;
        padding: 24px 0;
        gap: 13px;
        align-items: center;
    }

    .leikur-control-inner span{
        color: #FFF;
        font-family: Manrope;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }


    .leikur-control-inner select, option{
        background-color: transparent;
        border-color: #fff !important ;
        box-shadow: none;
        outline: none;
        padding: 6px 27px 6px 12px;
        color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url('/images2/arrowdonwn.png');
        background-repeat: no-repeat;
        background-position-x: 90%;
        background-size: 15%;
        background-position-y: 55%;
    }

    option{
        color: black;
    }
    .btn-anchor{
        color: #2A3342;
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 4px 13px;
        background: #FFC944; 
        text-decoration: none;
        
    }


    .leikur-control-inner .anchor{
        color: #fff
    }


    .control-btns{
        display: flex;
        gap: 30px;
    }

    
    .leikur-besta .heading-3{
        color: #F8B103;
        font-family: Manrope;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        margin-bottom: 39px;
    }

    .leikur-control{
        background-color: #222935;
        margin-bottom: 39px;
    }


    .leiker-tag{
        background-color: #FFD951;
        padding: 9px 14px;
        color: #000;
        font-family: Manrope;
        font-size: 15px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        position: absolute;
        right: -16px;
        top: -16px;
        border-radius: 50%;
    }

    .leiker-tag-green{
        background-color: #0BC7A2;
        padding: 9px 14px;
        color: #000;
        font-family: Manrope;
        font-size: 15px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        position: absolute;
        right: -16px;
        top: -16px;
        border-radius: 50%;
    }

    .leiker-tag-red{
        background-color: #FC6173;
        padding: 9px 14px;
        color: #000;
        font-family: Manrope;
        font-size: 15px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        position: absolute;
        right: -16px;
        top: -16px;
        border-radius: 50%;
    }


    .leikur-besta .leiker-vs.vs-coment {
      padding: 0 40px 32px 180px;
        margin-bottom: 16px;
      }


    .leikur-besta{
        margin-bottom: 16px;
    }
    .prev-leiker-vs span,  .next-leiker-vs span{
        max-width: 50px;
        display: block;
    }


    .prev-leiker-vs span img, .next-leiker-vs span img{
        max-width: 100%;
    }


    .prev-leiker-vs, .next-leiker-vs{
        display: flex;
        gap: 13px;
        align-items: center;
    }

    .leiker-vs-control-a-next{
        margin-left: auto;
    }

    .prev-leiker-vs p, .next-leiker-vs p{
       margin: 0;
       color: #FFF;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    p.leiker-vs-bold{
        color: #F8B103;
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .leiker-vs-control-a, .leiker-vs-control-a-next {
        border: 1px solid #F8B103;
        display: block;
        max-width: 469px;
        padding: 17px 32px;
      }


    .leiker-vs-control .col-lg-6{
        padding: 0;
    }

    
    .leiker-gallery img{
        max-width: 100%;
    }

    .leiker-gallery .row{
        row-gap: 30px;
    }

    .youttube-video iframe{
        width: 100%;
        height: 100vh;
    }

    .leiker-gallery{
        padding-bottom: 157px;
    }


    .leiker-vs-expandable{
        background-color: white;
        padding: 32px 54px;
    }
    .leiker-vs-expandable .expandable-carousel img{
        width: 100%;
    }

    .slick-prev::before{
        color: black;
        content: '';
        background-image: url('/images2/chevron-right.png');
        width: 20px;
      height: 20px;
      display: block;
    }


    .slick-next::before {     
       color: black;
      content: '';
      background-image: url('/images2/chevron-left.png');
      width: 20px;
    height: 20px;
    display: block;
  }


    .leiker-vs-expandable .col-lg-3{
        padding: 0 30px !important;
    }

    .leiker-vs-expandable{
        display: none;
    }

    .rotate-arrow{
        transform: rotate(180deg)
    }

    .leikur-besta .leiker-vs-footer p{
        cursor: pointer;
    }

    .leikmen-btns .anchor{
        color: #FFF;
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .leikmen-btns .anchor.active{
        color: #FFC944;
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-decoration: underline;
    }

    .leikmen-btns {
        display: flex;
        gap: 42px;

    }

    .leikmen-head-select{
        display: flex;
        justify-content: end;
        gap: 42px;
        align-items: center;
    }

    .leikmen-head-select span{
        color: #FFF;
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }


    .leikmen-head-select  select, option {
        background-color: transparent;
        border-color: #fff !important;
        box-shadow: none;
        outline: none;
        padding: 6px 24px 6px 6px;
        color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url('/images2/arrowdonwn.png');
        background-repeat: no-repeat;
        background-position-x: 90%;
        background-size: 15%;
        background-position-y: 55%;
      }

      .leikmen-head{
        margin-bottom: 52px;
      }

      .leikmen-main .row.leikmen{
        padding-bottom: 77px;
        column-gap: 28px;
      }
      .leikmen-main .row.leikmen .col-lg-4{
        max-width: 31.9%;
      }

      .paginate-pagination ul{
        justify-content: center;
        display: flex;
      }

      .paginate-pagination {
        background-color: transparent;
      }
      .leikmen-main .paginate-pagination ul > li{
        display: flex;
        align-items: center;
      }
      .leikmen-main .paginate-pagination ul > li > a.page{
        background-color: transparent !important;
        border: none !important;
        color: #FFF;
        font-family: Manrope;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 75% */
        padding: 4px !important;
        display: block;
        height: auto;
        width: auto;    
      }


      .leikmen-main .leikmen-text {
        background-color: #fff;
        padding: 11px 10px;
        width: 100%;
      }
      .leikmen-main .leikmen-tile{
       margin-bottom: 47px;
      }

      .paginate-pagination{
        margin-bottom: 196px;
      }


      .leikur-control-inner h2{
        color: #FFF;
        font-family: Manrope;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
      }

    .leikmadur-img{
        padding: 25px;
        position: relative;
    }

    .leikmadur-img::before{
        content: '';
        width: 82px;
        height: 86px;
        position: absolute;
        top: 0;
        left: 0;
        border-top: 2px solid #FFC944;
        border-left: 2px solid #FFC944;
    }

    .leikmadur-img::after{
        content: '';
        width: 82px;
        height: 86px;
        position: absolute;
        bottom: 0;
        right: 0;
        border-bottom: 2px solid #FFC944;
        border-right: 2px solid #FFC944;
    }


    .yellow-counter span, .blue-counter span{
        color: #000;

        /* stats stór fyrirsögn */
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .yellow-counter p, .blue-counter p{
        color: #000;

        /* stats stór texti */
        font-family: Manrope;
        font-size: 46px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 0;
    }


    .yellow-counter{
        background: #FFC944; 
        background-image: url('/images2/ia_log3.png');
        background-repeat: no-repeat;
        background-position: center;
        padding: 5px 12px;
    }


    .blue-counter{
        background: #2261FD; 
        background-image: url('/images2/image14.png');
        background-repeat: no-repeat;
        background-position: center;
        padding: 5px 12px;
    }


    .grey-counter{
        background: #DDDCD8; 
        padding: 6px 11px;
    }


    .grey-counter span{
        color: #000;

        /* stats litill fyrirsogn */
        font-family: Manrope;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 27px; /* 168.75% */
    }

    .grey-counter p {
        color: #B9B9B9; 
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px;
        margin: 0;
    }
    .grey-counter p span{
        color: #000;

        /* stats litill texti */
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px; /* 172.727% */
        margin: 0;
    }


    .leikmadur-main .row .row{
        margin: 0 0 19px;
    }

    .greycounterrow .col-lg-2{
        width: 12%;
    }


    .leikmadur-main .container, .leikmadur-gallery .container{
        max-width: 1400px;
    }


    .leikmadur-img img{
        width: 100%;
    }


    
    .only-blue-counter{
        background: #2261FD; 
        padding: 6px 11px;
    }


    .only-blue-counter span{
        color: #000;

        /* stats litill fyrirsogn */
        font-family: Manrope;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 27px; /* 168.75% */
    }

    .only-blue-counter p {
        color: #4178FF; 
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px;
        margin: 0;
    }
    .only-blue-counter p span{
        color: #fff;

        /* stats litill texti */
        font-family: Manrope;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px; /* 172.727% */
        margin: 0;
    }


    .leikmadur-gallery-txt{
        padding: 35px;
        background: #F8F8F8; 
        margin-bottom: 35px;
    }

    .leikmadur-gallery-txt p{
        color: #000;
        text-align: justify;
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 140% */ 
        margin: 0;
    }

    .exp-table-head{
        background: #FFC944; 
        padding: 8px;
        padding-left: 26px;
    }

    .exp-table-head p{ 
        color: #000;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: 27px; /* 158.824% */
        margin: 0;
    }


    .exp-table-rec{
        background: #F8F8F8; 
        /* padding: 8px; */
    }


    .minus-icon{
        display: none;
    }

    .exp-table-rec p{
        color: #000;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
        padding: 14px 13px;
    }


    .exp-table-rec p span{
        color: #FFC944;
        font-family: Open Sans;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px; /* 154.545% */
    }

    .expanded-record .col-lg-3 p{
        border-left: 1px solid #FFC944;
        padding-left: 5px;

    }

    .expanded-record p{
      padding: 0;
      padding-bottom: 14px;
      
    }

    p.bold{
        font-weight: 700;
        display: block;
    }

    .row.record-head{
      margin: 0 0px;
    }
    .row.record-head.bold{
      background: #E6E6E6;
      margin: 0 0px;
    }

    .expanded-record{
        display: none;
        background: #E6E6E6;
        padding: 0;
        padding-left: 25px;
        width: 100%;      
    }

    .exp-rec-control{
        cursor: pointer;
        text-align: center;
    }

    .leikmadur-table-head{
        background: #404040; 
        padding: 8px 13px;
    }

    .leikmadur-table-head p{
        color: #FFF;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0;
    }

    .leikmadur-exp-table, .leikmadur-table{
        margin-bottom: 40px;
    }

    .leikmadur-table-rec {
        background: #F8F8F8;  
        padding: 13px 13px;
    }


    .leikmadur-table-rec p{
        color: #000;
        font-family: Manrope;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
    }

    .lightboxes img{
        width: 100%;
    }


    .lightbox-grey-slide {
        background: #C4C4C4;
        min-height: 167px;
        width: 31.333%;
        display: flex;
        justify-content: center;
        align-items: center;
    }



    .lightbox-grey-slide span{
        color: #000;
        font-family: Manrope;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .lightboxes .row{
        row-gap: 32px;
    }



    /* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(42, 51, 66, 0.95);
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
  }
  
  /* The Close Button */
  .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
  }
  
  .mySlides {
    display: none;
  }
  
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  .modal img {
    margin-bottom: -4px;
  }
  
  .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
  }
  
  .demo {
    opacity: 0.6;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
  
  .modal img.hover-shadow {
    transition: 0.3s;
  }
  
  .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }


  .lightboxes h3{
    color: #FFF;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-bottom: 1px solid #fff;

  }


  .lightboxes h3 span{
    color: #FFF;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

  }

  .lightboxes .row{
    margin-bottom : 32px
  }

  .leikmadur-main, .leikmadur-gallery{
    padding-bottom: 100px;
  }


  .grien-main .container > p.bold{
    color: #FFF;
    font-family: Manrope;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 128.571% */
  }

  .grien-main .container > p{
    color: #FFF;
/* text-md/Medium */
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 150% */
  }


  .grien-main .grien-img{
    display: flex;
    justify-content: center;
    margin: 100px 0;
    flex-direction: column;

}



  .grien-img .row img{
    width: 100%;
  }


  .grien-main .carousel-text{
    max-width: 924px;
    margin: 100px auto;
  }


  .grien-main .carousel-text p{
    color: var(--white-900, #FFF);
    font-family: Manrope;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 924px;
  }

  .grien-main  h2{
    color: #F8B103;
    font-family: Manrope;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    }




    .row.leikmen .col-lg-6 {
      padding: 0 11px;
    }


    .home-sagan .container > .row .col-lg-8,  .home-sagan .container > .row  .col-lg-4{
      padding: 0 15px;
    }

    footer .container{
      padding-top: 39px;
      border-top: 1px solid #333F51;
    }







    body {
      font-family: sans-serif;
    }
    
    .gallery {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
    
    .gallery img {
      width: 31.3333%;
    }
    
    #lightbox {
      background: rgba(0,0,0,0.8);
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none;
      justify-content: center;
      align-items: center;
      color: #fff;
    }
    
    #lightbox img{
      width: 50%;
    }

    .close, .prev, .next {
      position: absolute;
      cursor: pointer;
    }
    
    .close {
      right: 10px;
      top: 10px;
    }
    
    .prev {
      left: 10px;
    }
    
    .next {
      right: 10px;
    }



    .lightbox img{
      display: none;
    }



    .lightbox img:nth-child(1),
    .lightbox img:nth-child(2),
    .lightbox img:nth-child(3),
    .lightbox img:nth-child(4),
    .lightbox img:nth-child(5)
    {
      display: block;
    }



    .leiker-vs-expandable .d-flex.justify-content-center.align-items-start.flex-column.h-100 p {
      margin: 5px;
    }

    .mob-resp-block{
      display: none;
    }


    .desktop-resp-block{
      display: block;
    }


    .desk-verion{
      display: block;;
    }
    
    .mob-verion{
      display: none;
    }


    .navbar-toggler svg{
      display: none;
      max-width: 33px;
    }


    .navbar-toggler:focus{
      box-shadow: none;
    }
    @media only screen and (max-width: 767px){
      .navbar-brand {
        margin-right: 0;
      }


      .navbar-toggler-icon{
        background-image: url(/images2/burger.png);
      }
      .navbar-toggler{
        border: none;
      }
      .navbar-expand-lg .navbar-nav {
        gap: 0;
      }

      .nav-link{
        color: #F8B103;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; 
        margin-bottom: 40px;
      }

      .navbar-expand-lg .navbar-nav .dropdown-menu a {
        color: #F8B103;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; /* 56.25% */
        margin-bottom: 20px;
      }
      .navbar-expand-lg .navbar-nav .dropdown-menu{
        border: none;
      }
      .home-intro-text {
        margin-right: 0;
      }
      .home-intro img {
        width: 100%;
      }
      .slick-slide img{
        width: 100%;
      }

      .slick-slide span img{
        width: auto;
      }
      .carousel-text{
        flex-direction: column;
        gap: 10px;
      }
      .anchor {
        display: flex;
        align-items: center;
      }
      .leikmen-text p {
       
        font-size: 18px;
  
        margin-bottom: 14px;
      }
      .leikmen-text {
        padding: 11px 22px;
      }
      .leiker-vs {
        padding: 32px 16px;
      }
      .ia p, .Breiðablik p{
        display: none;
      }
      .leiker-vs .col-lg-5 {
        width: 33%;
      }
      
      .leiker-vs .row.bordered-row .col-lg-2.d-flex.align-items-center.justify-content-center {
      
          width: 33%;
      
      }
      .vs-txt {
        font-size: 41px;
      }
      .vs-comment{
        display: none;
      }

      .leiker-vs.vs-coment .col-lg-5{
        display: none;
      }

      .leiker-vs.vs-coment .col-lg-3.d-flex.flex-column.align-items-center.justify-content-center,
      .leiker-vs.vs-coment .col-lg-4{
        width: 50%;

      }

      .leiker-vs.vs-coment {
        padding: 0 16px;
      }

      .vs-com-social {
        flex-wrap: wrap;
      }
      .leiker-vs-footer {
        padding-right: 16px;
      }
      .anchor-container {
        justify-content: space-between;
      }
      .home-sagan .heading-3{
        line-height: 33px;
      }
      .home-last .row{
        gap: 34px;
      }
      footer .social-icons {
        justify-content: start;
      }
      footer .container{
        padding-bottom: 39px;
      }

      .mob-resp-block{
        display: block;
      }

      .desktop-resp-block{
        display: none;
      }


      .leikur-head h1{
        margin: 0;
      }

      .grien-img p{
        display: none;
      }

      .grien-main .container > p {
        color: #FFF;
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
      }

      .ia-img {
        max-width: 73px;
      }

      .ia-img img{
        max-width: 73px;
      }

      .Breiðablik-img{
        max-width: 66px;
      }

      .Breiðablik-img img{
        width: 100%;
      }


      .leikur-besta .leiker-vs.vs-coment{
        padding: 0 40px 32px 16px;
      }
      .leikur-besta .leiker-vs .col-lg-2.d-flex.align-items-center.justify-content-center{
        width: 50%;
        text-align: left;
        justify-content: start !important;
      }
      .leikur-besta  .leiker-vs.vs-coment .col-lg-5 {
        display: flex;
        flex-wrap: wrap;
        width: 50%;
      }
      .leikur-besta  .leiker-vs.vs-coment .col-lg-5:first-child {
        display: none;
      }
      .youttube-video iframe {
        width: 100%;
        height: auto;
      }

      .leikur-control-inner{
        flex-wrap: wrap;
      }
      .control-btns{
        overflow-x: scroll ;
      }

      .leiker-vs-control{
        display: none;
      }
      .leiker-tag, .leiker-tag-red, .leiker-tag-green{
        display: none;
      }
      .leiker-vs-expandable p{
        display: flex;
        justify-content: center;
      }


      .leikmen-btns .anchor {
        white-space: nowrap;
      }
      .leikmen-btns{
        overflow: scroll;
        margin-bottom: 40px;
      }

      .leikmen-main .row.leikmen .col-lg-4{
        max-width: 100%;
      }
      .leikmen-main .leikmen-tile{
        margin-bottom: 20px;
      }

.desk-verion{
  display: none;;
}

.mob-version{
  display: block;
}


.leikmadur-img{
  margin-bottom: 40px;
}

.leikmadur-main  .col-lg-2{
 width: 50%;
 margin-bottom: 20px;
}

.leikmadur-exp-table .col-lg-3 {
  flex: 0 0 auto;
  width: 25%;
}
  
.leikmadur-exp-table .col-lg-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}


.leikmadur-exp-table .col-lg-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.leikmadur-exp-table, .leikmadur-table{
  width: auto;
  overflow: scroll;
}
.exp-table-head , .exp-table-rec{
  width: 150%;
}

.leikmadur-table .col-lg-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.leikmadur-table  .col-lg-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.leikmadur-table-head  , .leikmadur-table-rec{
  width: 150%;
  overflow: scroll;
}

 .lightbox img:nth-child(2), .lightbox img:nth-child(3), .lightbox img:nth-child(4), .lightbox img:nth-child(5){
  display: none;
}
.lightbox-grey-slide
{
  display: none;
}
.gallery img{
  width: 100%;
}
}