.sectiona1                              {}
.sectiona1 .imgw                        {position: relative; background-size: cover; background-position: center; background-repeat: no-repeat;}
.sectiona1 .imgw img                    {width: 100%; height: 100%; object-fit: cover;}
.sectiona1 .lt .imgw                    {height: 656px;}
.sectiona1 .rt .imgw                    {height: 328px;}
.sectiona1 .imgw .caption               {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4);}
.sectiona1 .imgw .caption-in            {position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%;}
.sectiona1 .imgw h6                     {padding: 0 0 10px 0; color: #9fe42c;}
.sectiona1 .imgw h2                     {color: #ffffff; font-family: 'Montserrat'; font-weight: bold; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); padding: 0 0 40px 0; margin: 0;}
.sectiona1 .imgw h4                     {color: #ffffff; font-family: 'Montserrat'; font-weight: bold; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); padding: 0 0 30px 0; margin: 0;}
.sectiona1 .rt .btnswh                  {font-size: 10px; line-height: 40px; padding: 0 25px;}
.sectiona1 .lt                          {border-right: 1px solid #ffffff;}
.sectiona1 .rt .imgw1                   {border-bottom: 1px solid #ffffff;}

.sectiona2                              {padding: 50px 0;}
.sectiona2 .topc                        {max-width: 790px; margin: 0 auto; position: relative;}
.sectiona2 .topc h6                     {color: #034ea2; padding: 0 0 10px 0; margin: 0 0 25px 0; border-bottom: 1px solid #afafad;}

.sectiona2 .topc li a                   {display: block; text-align: center; border: 2px solid #ffffff; line-height: 65px; color: #034ea2; border-radius: 50px; font-size: 10px; padding: 0 10px;}

.bootstrap-select > .dropdown-toggle    {display: block; text-align: center; border: 2px solid #ffffff !important; line-height: 65px; color: #034ea2; border-radius: 50px; font-size: 14px; background: none !important; padding: 0 10px; box-sizing: border-box !important;}
.bootstrap-select                       {background: none !important; border: 0 !important; box-shadow: none !important; padding: 0; line-height: 65px; height: 65px;}
.bootstrap-select.btn-group .dropdown-toggle .caret {border: 0; }
.bootstrap-select.btn-group .dropdown-toggle .caret::after {content: "\f107"; font: normal normal normal 18px/1 FontAwesome; position: absolute; right: 15px; top: -7px;}/*KRPAN_DODANO*/ 


.bootstrap-select.btn-group .dropdown-toggle .filter-option {display: block; box-sizing: border-box; padding: 0 40px 0 20px;}

.bootstrap-select .dropdown-menu        {border: 0;
    background: #ffffff;
    margin: 0;
    box-shadow: none;
    width: 100%;
    padding: 0;
    border-radius: 0 0 40px 40px;
    border-top: 1px solid #e7e7e3;
    box-shadow: 2px 0px 14px 0px rgba(0,0,0,0.1);}

.bootstrap-select .dropdown-menu li {}
.bootstrap-select .dropdown-menu li a { outline: 0 !important; border-bottom: 1px solid #eee; height: 65px !important; line-height: 57px !important;}

.bootstrap-select.open .dropdown-toggle {    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1) !important;     background: #f3f3ef !important;
    border-radius: 40px 40px 0 0 !important; border: 0px !important;}



.sectiona2 .midc                        {padding: 70px 0 30px 0;}
.sectiona2 .midc .cont                  {background: #ffffff; padding: 60px 40px 30px 60px; box-sizing: border-box; height: 450px;}
.sectiona2 .midc .img                   {}
.sectiona2 .midc .img .midc-img         {height: 450px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}

.sectiona2 .midc h6                     {padding: 0 0 20px 0; color: #9fe42c; margin: 0;}
.sectiona2 .midc h3{
    font-family: 'Montserrat'; font-weight: bold; 
    padding: 0 0 20px 0; 
    margin: 0; 
    position: relative; 
    top: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.sectiona2 .midc h3                     {color: #7e7e7e;}
.sectiona2 .midc p{
    font-family: 'Calluna-Regular'; 
    font-size: 18px; 
    color: #7e7e7e; 
    position: relative; 
    top: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}



.sectiona2 .bottomc                     {}
.sectiona2 .bottomc li                  {margin: 0 0 30px 0;}
.sectiona2 .bottomc .cont               {background: #ffffff; padding: 45px 50px 30px 60px; box-sizing: border-box; height: 300px;}
.sectiona2 .bottomc .img                {}
.sectiona2 .bottomc .img .bottomc-img   {height: 300px; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}

.sectiona2 .bottomc h6                  {padding: 0 0 20px 0; color: #9fe42c; margin: 0;}
.sectiona2 .bottomc h4                  {font-family: 'Montserrat'; font-weight: bold; padding: 0 0 20px 0; margin: 0; font-size: 32px; line-height: 40px;}
.sectiona2 .bottomc h4{
    color: #7e7e7e;
    position: relative;
    top: 0;
    transition: all 0.2s ease-in;
}
.sectiona2 .bottomc p{
    font-family: 'Calluna-Regular'; 
    font-size: 18px; 
    color: #7e7e7e;
    position: relative;
    top: 0;
    transition: all 0.2s ease-in;
}

.sectiona2 .midc p, .sectiona2 .bottomc p {
    display: block;
    display: -webkit-box;
    height: 77px; /* lineheight (25.nesto) * linecount (3) */
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.sectiona2 .bottomc li::after           {content: ""; clear: both; display: block;}

.linksg small{
    padding: 0 8px 0 0; 
    font-size: 10px;
}/*KRPAN_DODANO*/

 .sectiona1 .btnswh{
     opacity: 1;
     /*-webkit-transition: all 0.2s ease-in;
     -moz-transition: all 0.2s ease-in;
     -o-transition: all 0.2s ease-in;
     transition: all 0.2s ease-in;*/
 }

 .sectiona1 .caption:hover .btnswh{
     opacity: 1;
 }


.sectiona2 .bottomc li.recipe .cont {
    background: url(../images/gradient.png) scroll no-repeat center center;
    background-size: cover;
}

.sectiona2 .bottomc li.recipe .cont h4 a {
    color: #794313;
}

.sectiona2 .bottomc li.recipe h6 {color: #000000;}

.sectiona2 .bottomc li.recipe p {color: #000000;}



.pager-wrap {position: relative; margin: 20px 0 110px 0; text-align: center;}

/*.pager-wrap .prevb {background: url(../images/prev1.png) scroll no-repeat 0 0;
    width: 175px;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0;
    text-indent: -9999px;
    display: block !important;
    -webkit-transition: all 0.2s ease-in;
    -khtml-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; background-size: 100% 100%;}*/ /*KRPAN_COMMENT_OUT*/

.pager-wrap .prevb{
    background-color: #f3f3f3; 
    width: 150px; 
    height: 50px; 
    position: absolute; 
    top: 0; 
    left: 0;
    border: 2px solid white;
    border-radius: 100px; 
    text-indent: 0; 
    text-align: left;
    font-size: 18px;
    color: #6b6b6b;
    display: block !important; 
    -webkit-transition: all 0.2s ease-in;  
    -khtml-transition: all 0.2s ease-in;  
    -moz-transition: all 0.2s ease-in;  
    -ms-transition: all 0.2s ease-in;  
    -o-transition: all 0.2s ease-in; 
    transition: all 0.2s ease-in;
}

.pager-wrap .prevb .fa.fa-angle-left{
    margin-left: 25px;
    margin-top: 14px;
}

.pager-wrap .nextb .fa.fa-angle-right{
    margin-right: 25px;
    margin-top: 14px;
}

/*.pager-wrap .prevb:hover {background: url(../images/prev1-h.png) scroll no-repeat 0 0; background-size: 100% 100%;}*//*KRPAN_COMMENT_OUT*/

/*.pager-wrap .nextb {background: url(../images/next1.png) scroll no-repeat 0 0;
    width: 175px;
    height: 60px;
    position: absolute;
    top: 0px;
    right: 0;
    text-indent: -9999px;
    display: block !important;
    -webkit-transition: all 0.2s ease-in;
    -khtml-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; background-size: 100% 100%;}*//*KRPAN_COMMENT_OUT*/

.pager-wrap .nextb{
    background-color: #f3f3f3; 
    width: 150px; 
    height: 50px; 
    position: absolute; 
    top: 0; 
    right: 0;
    border: 2px solid white;
    border-radius: 100px; 
    text-indent: 0; 
    text-align: right;
    font-size: 18px;
    color: #6b6b6b;
    display: block !important; 
    -webkit-transition: all 0.2s ease-in;  
    -khtml-transition: all 0.2s ease-in;  
    -moz-transition: all 0.2s ease-in;  
    -ms-transition: all 0.2s ease-in;  
    -o-transition: all 0.2s ease-in; 
    transition: all 0.2s ease-in;
}

.pager-wrap .nextb:hover, .pager-wrap .prevb:hover{
    background-color: white;
    color: #034ea2;
}

/*.pager-wrap .nextb:hover {background: url(../images/next1-h.png) scroll no-repeat 0 0; background-size: 100% 100%;}*//*KRPAN_COMMENT_OUT*/


.pager-wrap .midpage {display: inline-block; border-top: 2px solid #d1d1ce; padding: 20px 0 0 0;}
.pager-wrap .midpage li {display: inline-block; margin: 0 15px 0 0;}
.pager-wrap .midpage li a {font-size: 14px; color: #7e7e7e;}
.pager-wrap .midpage li.last {margin: 0 5px 0 0;}
.pager-wrap .midpage li.active a, .pager-wrap .midpage li a:hover {color: #034ea2;}

.sectiona2 .topc li a:hover {background: #ffffff;}




.sectiona2 .midc.recipe .cont {
    background: url(../images/gradient.png) scroll no-repeat center center;
    background-size: cover;
}

.sectiona2 .midc.recipe .cont h3{
    color: #794313;
}

.sectiona2 .midc.recipe h6 {color: #000000;}

.sectiona2 .midc.recipe p {
    color: #000000;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}


.sectiona2 .text-img {padding: 110px 0 0 0; position: relative;}
.sectiona2 .text-img .img img {margin: 0 auto; max-width: 40%;}


.sectiona2 .text-img h4 {color: #034ea2; font-family: 'Calluna-BoldIt'; margin: 0; padding: 20px 0 50px 0; line-height: 34px; min-height: 260px; vertical-align: bottom;}
.sectiona2 .text-img h5 {color: #034ea2; font-family: 'Calluna-Regular'; margin: 0; line-height: 28px;}

.sectiona2 .text-img .brand-bg{
    /*content: "";*/ 
    background-image: url(/images/bg2.png), url(/images/bg2_gradient.png);
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100vh; 
    background-size: initial, initial;
    background-repeat: no-repeat, repeat-x;
    background-position: top center, left 350px;
    pointer-events: none;
}

.sectiona2 .text-img .brand-bg img{
    position: absolute;
    width: 20%;
    top: 30%;
    left: 16%;
    pointer-events: none;
}




@media screen and (min-width: 1230px) and (max-width: 1400px) { 
   
    content { display: none; }
}



@media screen and (min-width: 1025px) and (max-width: 1229px) { 
   
    content { display: none; }

    .sectiona2 .bottomc h4 {font-size: 22px; line-height: 28px;}
    
    .sectiona2 .bottomc p {font-size: 14px; line-height: 20px;}
   
        .sectiona2 .text-img h4 {min-height: 1px;}

    
}


@media screen and (min-width: 992px) and (max-width: 1024px) { 
    
    content { display: none; }
    
    .sectiona2 .bottomc h4 {font-size: 22px; line-height: 28px;}
    
    .sectiona2 .bottomc p {font-size: 14px; line-height: 20px;}
   
    
        .sectiona2 .text-img h4 {min-height: 1px;}
    
 
    
}


@media screen and (min-width: 768px) and (max-width: 991px) { 
    
    content { display: none; }

    .sectiona2 .bottomc h4 {font-size: 22px; line-height: 28px;}
    
    .sectiona2 .bottomc p {font-size: 14px; line-height: 20px;}
    
    
    .sectiona2 .bottomc .cont, .sectiona2 .midc .cont {    padding: 35px 40px 20px 50px;}
    
    
    .sectiona2 .midc h3 {font-size: 30px; line-height: 36px;}
    
    
    
        .sectiona2 .text-img h4 {min-height: 1px;}

    .sectiona1 .btnswh {
        opacity: 1;
    }/*KRPAN_DODANO*/ 
    
    
}

@media screen and (min-width: 0px) and (max-width: 767px) { 
    
    content { display: none; }

    .sectiona1 .lt .imgw {height: 400px; margin-bottom: 4px;}
    
    .sectiona1 .imgw h2 {font-size: 26px; line-height: 34px; padding: 0 0 20px 0;}
    
    .sectiona1 .rt .imgw {height: 260px;}
    
    .sectiona2 .topc li a {font-size: 10px;}
    
    .sectiona2 .topc .liin {margin: 0 0 15px 0;}
    
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {font-size: 10px; padding: 0 10px 0 5px;}
    
    .sectiona2 .midc {
    padding: 30px 0 30px 0;
}
    
    .sectiona2 .midc .img .midc-img {
    height: 180px;
    }
    
    
    .sectiona2 .midc .cont {
  
    padding: 20px;
  
    height: 180px;
}
    
    
   .sectiona2 .midc h6 {
    padding: 0 0 10px 0;
  
    font-size: 12px;
} 
    
    
    
    h3 {
    font-size: 24px;
    line-height: 30px;
}
    
    
    
    .sectiona2 .midc h3 {
   
    font-size: 16px;
    line-height: 22px;
}
    
    
    .sectiona2 .midc p {display: none;}
    
    .sectiona2 .bottomc .cont { padding: 20px;
  
    height: 200px;}
    
    
     .sectiona2 .bottomc .img .bottomc-img  {
    height: 200px;
    }
    
    
    
    .sectiona2 .bottomc h4 { font-size: 14px;
    line-height: 20px;}
    
    .sectiona2 .bottomc p {display: none;}
    
    .sectiona2 .bottomc .linksg {display: none;}
    
    
  .sectiona2 .bottomc h6 {
    padding: 0 0 10px 0;
  
    font-size: 12px;
} 
    
    
    .pager-wrap .prevb {    width: 125px; top: 60px; background-size: 100% 100%; height: 45px;}
    
      .pager-wrap .nextb {    width: 125px; top: 60px; background-size: 100% 100%; height: 45px;}
    
    .sectiona2 {
    padding: 50px 0 20px;
}
    
    
    .sectiona2 .midc .linksg {display: none;}
    
    /*.sectiona2 .text-img::before {
    content: "";
    background: url(../images/bg2.png) scroll no-repeat bottom center;
    position: absolute;
    top: -50px;
    left: 0%;
    width: 100%;
    height: 320px;
    background-size: cover;
}*//*KRPAN_COMMENT_OUT*/
    
    .sectiona2 .text-img .brand-bg{
        top: -15%;
        height: 320px;
    }

    .sectiona2 .text-img h4 {min-height: 1px;}
    
    .sectiona1 .btnswh{
        opacity: 1;
    }/*KRPAN_DODANO*/  

    .pager-wrap .prevb .fa.fa-angle-left{
        margin-left: 20px;
        margin-top: 11px;
    }

    .pager-wrap .nextb .fa.fa-angle-right{
        margin-right: 20px;
        margin-top: 11px;
    }

    .sectiona2 .text-img .brand-bg img{
        left: 0;
        right: 0;
    }
}
