html {
  overflow-y: scroll; 
  scroll-behavior: smooth;

}
body { 
  padding-top: 0; 
  padding-right: 0 !important; 
  color: #444; 
  font-size: 16px;
  font-family: 'Trirong', 'Jura', 'Roboto', sans-serif;
} 
:root{
  --main-bor-rad: 0.75rem;
  --lg-bor-rad: 1.25rem;
}

.jContentFrame{
  min-height:79vh; 
  margin:0 auto; 
  padding-top: 86px; 
  font-family: 'Roboto';
}


.color{ color: #0181c6 #E6F6FF #fdf9ec #b37e03 #E1AB29 #5ad6fd #595959 #AD52A4 #9C4994 #C0428A  #F7F9FE }


a {text-decoration: none; color: #AD52A4; font-weight: bold; font-family: 'Jura'; font-weight: 700;}
a:hover {color: #9C4994;}
a:active {color: #9C4994 }
.mr8{margin-right: 8px;}
.mb25{margin-bottom: 0.25rem !important;}

.navbar-dsi-mn{
  background-color: #fff; 
  padding-left: 10%; 
  padding-right: 10%;
  font-weight: bold;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 1px 16px;
}
.navbar-dsi > a {color: #404040; }
.navbar-dsi > li > a {color: #404040; font-family: 'Jura'; }
.navbar-dsi > div > a {color: #404040; }
.navbar-dsi > .nav-item {color: #404040; margin-left:0.5rem; }
@media(min-width: 576px) and (max-width: 1199.8px) {
  .navbar-dsi-mn{  padding-left: 7%; padding-right: 7%;}
}
@media (max-width: 575.8px) {
  .navbar-dsi-mn{  padding-left: 5%; padding-right: 5%;}
}
@media (min-width:768px) {
  .navbar-expand-md .navbar-nav .nav-link{
    border-radius: var(--main-bor-rad) 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    transition: background 0.4s, color 0.4s, margin 0.4s;
  }
  .navbar-expand-md .pull-right .nav-link{
    padding-right: 0;
  }
  .navbar-expand-md .navbar-nav .jnav-link:hover{
    background-color: #AD52A4;
    color: #fff;
  }
  .navbar-expand-md .navbar-nav .jnav-link:hover.jblue{
    background-color: #0181c6;
    color: #fff;
  }
  .navbar-dsi-hamb{display: none;}
}
.navbar-dsi-hamb{
  position: relative;
  padding: 1.25rem 1rem;  
}
.navbar-dsi-hamb span{
  display: inline-block;
  width: 2rem;
  height: 0.2rem;
  background-color: #ad52a4;
  border-radius: 0.25rem;
  position: absolute;
  right: 0;
  transition: background-color 0.1s 0.34s ease-in, height 0.1s 0.34s ease-in;
}
.navbar-dsi-hamb span::before{top: -10px;}
.navbar-dsi-hamb span::after{bottom: -10px; rotate:0deg;}
.navbar-dsi-hamb span::after,
.navbar-dsi-hamb span::before{
  content: "";
  width: 2rem;
  height: 0.2rem;
  background-color: #ad52a4;
  border-radius: 0.25rem;
  position: absolute;
  right: 0;
  opacity: 1;  
  transition: top 0.1s 0.34s ease-in,bottom 0.1s 0.34s ease-in, height 0.1s 0.34s ease-in, opacity 0.1s 0.34s ease-in;
}
.navbar-dsi-hamb:not(.collapsed) span::before{
  opacity: 0; 
  height: 0; 
  top: 0;
  transition: top 0.1s 0.34s ease-in, height 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.navbar-dsi-hamb:not(.collapsed) span{ 
  rotate:225deg; 
  background-color: #AD52A4;
  transition: background-color 0.15s 0.34s ease, rotate 0.2s 0.34s;
}
.navbar-dsi-hamb:not(.collapsed) span::after{
  rotate:90deg; 
  background-color: #AD52A4;
  bottom: 0;
  transition: bottom 0.1s ease-in, background-color 0.15s 0.34s ease, rotate 0.2s 0.34s;
}
.dropdown-divider{border-top: 1px solid rgb(173, 82, 164, 0.2);}
.dropdown-item{font-weight: bold; transition: all 0.3s;}
.dropdown-item:hover{background-color:#AD52A4; color:#fff}
.dropdown-item:active{background-color:#AD52A4}
.dropdown-item:focus{background-color:#AD52A4; color:#fff}


.center {text-align: center;}
.ml8{margin-left: 0.5em}
.mr4{margin-right: 0.25em}


/* main */
.tppic{ 
  background-color: #F7F9FE;
  background-image: url("/pic/businessman-pointing-his-presentation-futuristic-digital-screen.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tppic h2{
  font-size: 5rem; 
  font-weight: 900;
  font-family: 'Trirong';
  margin-bottom: 4rem;
}
.tppic p{
  font-size: 1.25rem; 
  font-weight: bold;
  font-family: 'Jura';
  margin-bottom: 4rem;
 }
.jcontainer{
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 94vh;  
  max-width: 50%;
  padding-left: 10%;
}
.jprodblock{
  display: flex;
  padding-left: 10%;
  padding-right: 10%;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top:5rem;
  padding-bottom:5rem;
}
@media (min-width:1200px){
  .jprodblock > .col-xl-3{flex: 0 0 22%;}
}
@media (min-width:768px) and (max-width: 1199.8px){
  .jprodblock > .col-md-6{flex: 0 0 47%}
}
.jpblock_col{
  padding:0; 
  margin: 3rem 0;
}
.jpblock_pic{
  background-color: #F7F9FE;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: var(--lg-bor-rad) 0;
  width: 100%;
  aspect-ratio: 3/2;
  margin-bottom: 2rem;
  box-shadow:rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  overflow: hidden;
}
.jpblock_pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s cubic-bezier(.07000000000000001,.84,.44,.95),-webkit-transform .5s cubic-bezier(.07000000000000001,.84,.44,.95);
  transform: scale(1);
  border-radius: var(--lg-bor-rad) 0;
}
.jpblock_pic:hover img{
  transform: scale(1.12);
  transition-duration: 2s;
}
/* .pic_1{
  background-image: url("/pic/businessman-with-light-bulb-his-hand_mid.jpg");
}
.pic_2{
  background-image: url("/pic/mark-516277_1920.jpg");
}
.pic_3{
  background-image: url("/pic/bulletin-board-3233643_1920.jpg");
}
.pic_4{
  background-image: url("/pic/full-shot-woman-scanning-package.jpg");
} */
.jpblock_head h4{
  font-family: 'Trirong'; 
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.3;
}
.jpblock_description > .btn-dsi{
  margin-top: 1rem;
}

/* Rólunk */
.desc{
  position: relative;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  align-items: center;
  justify-content: space-between;  
  flex-wrap: wrap;
  min-height: 90vh;
}
@media (min-width: 992px) {
  .desc > .col-md-6{flex: 0 0 48%;}  
}
@media (min-width: 768px) and (max-width: 991.8px) {
  .desc > .col-md-6{flex: 0 0 47%;}  
}
.desc > .col-md-6{
  padding:0;
}

@media (min-width: 1200px) and (max-width: 1499.8px) {
  .desc{min-height: 70vh;}
}
@media (min-width: 768px) and (max-width: 1199.8px) {
  .desc{min-height: 60vh;}
}
@media (max-width: 767.8px) {
  .desc_1{flex-direction: column-reverse;}
  .desc{min-height: 77vh; justify-content: end;}
}
@media (max-width: 575.8px) {
  .desc{min-height: 90vh; }
}
.desc_1::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #F7F9FE;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/pic/Rectangle 52.png");
  opacity: 0.3;
  width: 100%;
  height: 100%;
}
.desc_2::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #F7F9FE;
  width: 100%;
  height: 100%;
}
.desc h1{
  font-family: 'Trirong';
  font-weight: bold;
  margin-bottom: 2rem;
}
@media(min-width: 1200px){
  .desc h1{font-size : 3.3rem}
  .desc p{font-size : 1.2rem}
}

.desc_pic img{
  border-radius: var(--lg-bor-rad) 0;
  width: 95%;
  aspect-ratio: 3/2;
  position: relative;
  z-index: 3;
}

.desc_pic_2{
  display: flex;
  justify-content: end;
}

.desc_pic_1::before,
.desc_pic_2::before{
  content: '';
  background-color: #0182c6;
  border-radius: var(--lg-bor-rad) 0;
  width: 95%;
  aspect-ratio: 3/2;
  position: absolute;
  bottom: 2vw;
}
.desc_pic_1::before{
  left: 2vw;
}
.desc_pic_2::before{
  left: 0;
}
@media(max-width: 767.8px){
  .desc_pic_1::before{
    left: 5%;
    bottom: 8%;
  }
  .desc_pic_2::before{
    left: 0;
    bottom: 8%;
  }
}

/* Kapcsolat */
.cntctblock{
  background-color: #F7F9FE;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/pic/blue_19366.jpg");
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
  padding-left: 10%; 
  padding-right: 10%;
  align-items: center;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
 
}
.cntctblock h1{
  font-family: 'Trirong'; 
  font-weight: bold;
  margin-bottom: 3rem;
}
.cntctblock p{
  margin-bottom: 3rem;
}
.cntctblock h3{
  font-family: 'Trirong'; 
  font-weight: bold;
  margin-bottom: 0;
}
.cntctblock > .col-lg-6:last-child{
  background-color: #fff;
  box-shadow: 0px 5px 10px #9ADBFE, 0 10px 30px #E6F6FF;
  margin: 2rem 0;
  padding: 2rem 1rem;
   /* border-radius: var(--lg-bor-rad) 0; */
}
.jcap{padding: 2rem 0 0 1.25rem;}
@media (min-width: 992px) {
  .cntctblock > .col-lg-6{flex: 0 0 48%;}  
  .cntctblock > .col-lg-6:first-child{flex: 0 0 40%;}  
}
.cntctblock .col-lg-6{padding: 0}
.cntctblock .row{margin: 0}
@media (max-width: 575.8px) {
  .cntctblock > .col-lg-6:last-child{padding: 2rem 0;}
}
@media (max-width: 340px) {
  .jcap{padding: 2rem 0 0 0;}

}

.imp_st,
.gd_st{
  padding: 5rem 10%;
}
.imp_st::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #F7F9FE;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/pic/Rectangle 52.png");
  opacity: 0.2;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.imp_st h3,
.gd_st h1{
  margin-bottom: 3.3rem;
  font-family: 'Trirong';  
}
.gd_st h1{font-weight: 700;}
.gd_st h3{
  margin-top: 1.75rem; 
  margin-bottom: 1rem; 
  font-family: 'Trirong';
  font-weight: 700;
  text-transform: uppercase;
}
.gd_st > h3,
.gd_st > h4{font-weight: 600;}
.gd_st p, 
.gd_st ul{
  margin-bottom: 1.25rem;
}
.imp_st h5{font-style: italic; margin-bottom: 1.2rem; font-family: 'Jura';font-weight: 700;}
.imp_block{display:flex; flex-wrap: wrap; }
.imp_block > div:first-child {flex-basis: 60%; }
.imp_column{font-size: 0.9rem;}
.imp{line-height: 1.7;}
@media(max-width: 991.8px){
  .imp_block > div:first-child {flex-basis: 100%; }
  .imp_block > div:first-child .imp_column{margin-bottom:2rem;}
}

.navbar-dsi-drk{
  color: #595959;
  padding: 0.5rem 10%;
  font-size: 0.9rem;
  border-top: 1px solid #fefefe;
  box-shadow:rgba(0, 0, 0, 0.19) 0px -1px 16px;
  font-family: 'Jura';
  font-weight: 700;
}
.ftinf{
  display: flex;
  flex-wrap: wrap;  
  width: 100%;
}
.ftclm{
  padding: 1.5rem 0 ;
}
@media (min-width: 768px) {
  .ftclm{flex: 0 0 47%;}  
}
@media (max-width: 991.8px) {
  .ftinf{justify-content: space-between;}
}
.ftclm h5{
  font-family: 'Trirong';
  font-weight: bold;
}
ul.foot{list-style: none; padding-left: 0px;}
.ftclm > ul{margin: 0;}
.ftclm > ul > li {
  padding: 0.4rem 0 0 0; 
}
.ftclm > ul > li > a {text-decoration: none; color: #595959; transition: color 0.3s ease;}
.ftclm > ul > li > a:hover {text-decoration: none; color: #AD52A4 }
.ftclm > ul > li > a:hover .ja {color: #AD52A4 }
.ftclm > ul > li > a:active {text-decoration: none; color: #AD52A4 }




/* Egyedi fejlesztés */
/* .dev{ 
  background-color: #F7F9FE;
  background-image: url("/pic/businessman-with-light-bulb-his-hand_mid.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.dev::before{
  content: '';
  position: absolute;
  background-color:  rgb(1, 129, 198, 0.2);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
} */
.dev img{ 
  border-radius: var(--lg-bor-rad) 0;
  width: 100%;
  aspect-ratio: 3/2;

}
.devcontainer{
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 75vh;  
  padding:0 10%;
}
.devcontainer > div{padding:0}

/* mindent felülíró */
@media(min-width: 992px) and (max-width: 1199.8px) {
  .jcontainer{max-width: 60%; padding-left: 7%;}
  .jprodblock,
  .desc,
  .cntctblock,
  .imp_st,
  .gd_st,
  .navbar-dsi-drk,
  .imp_st,
  .gd_st{
    padding-left: 7%; 
    padding-right: 7%;
  }
}
@media(min-width:576px) and (max-width:991.8px) {
  .jcontainer{max-width: 100%; padding-left: 7%; padding-right: 7%;}
  .jprodblock,
  .desc,
  .cntctblock,
  .imp_st,
  .gd_st,
  .navbar-dsi-drk,
  .imp_st,
  .gd_st{ 
    padding-left: 7%; 
    padding-right: 7%;
  }
  .tppic h2{font-size: 4rem; margin-bottom: 3rem;}
  .tppic p{font-size: 1rem;margin-bottom: 3rem;}
}
@media(max-width:575.8px) {
  .jcontainer,
  .jprodblock{
    max-width: 100%; 
    padding-left: 5%; 
    padding-right: 5%;
    min-height: 85vh;  
  }
  .desc,
  .cntctblock,
  .imp_st,
  .gd_st,
  .navbar-dsi-drk,
  .imp_st,
  .gd_st{
    padding-left: 5%; 
    padding-right: 5%; 
  }
  .tppic h2{font-size: 3.3rem; margin-bottom: 3rem;}
  .tppic p{font-size: 1rem;margin-bottom: 3rem;}
}
@media(max-width:767.8px) {
  .desc{padding-top: 8rem; padding-bottom: 4rem;}
  .desc h1{margin-top: 2rem;}
}

label > a{text-decoration: none; color: #AD52A4; font-family: 'Jura'; font-weight: bold; transition: all 0.5s ease;}
label > a:hover{color: #9C4994}
label > a:active{color: #9C4994}

.jcol{
  position: relative;
  padding: 1.25rem;
}
.jlabel{
  position: absolute;
  top: 1.7rem;
  left: 2.4rem;
  transition: top 0.5s  ease, left 0.5s ease, font-size 0.5s ease;
  z-index: 10;
  color: #A6A6A6;
  margin: 0;
}
.form-control{padding: 0.5rem 1.1rem;}
.form-control:focus ~ .jlabel,
.form-control.jtext ~ .jlabel{
 top: 0.5rem;
 font-size: 0.8rem;
 color: #ad52a4;
}
.jlabel::before{
  content: '';
  position: absolute;
  height: 1rem;
  background-color: #fff;
  top: 0;
  left: -8px;
  width:calc(100% + 16px);
  z-index: -2;
  opacity: 0;
  transition: opacity 0.5s  ease
}
.form-control:focus ~ .jlabel::before,
.form-control.jtext ~ .jlabel::before{
 opacity: 1;
}


.form-control:focus{border-color:#ad52a4; box-shadow:0 0 0 0rem rgba(173, 82, 164, 0.25);}
/* .form-control.is-invalid:focus{box-shadow:0 0 0 .1rem rgba(173, 82, 164, 0.25);} */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #AD52A4 !important;
  background-color: #AD52A4 !important;
}
.custom-control-input:focus ~ .custom-control-label::before {
  border-color: rgb(173, 82, 164) !important;
  box-shadow:0 0 0 0rem rgba(173, 82, 164, 0.25);
}


/*** 404 error oldal ***/
.j_main {
  display: flex;
  flex-direction: column;
  text-align: center;
  min-height: 70vh;
  justify-content: center;
}
.j_main h1,
.j_main h3{
  font-weight: bold;
}
.j_main h1{font-size: 2.3rem;}
.j_main h3{font-size: 1.7rem;}
.error-item{
  padding: 1.9rem;
}
.error-item > div{
  margin: 1.4rem 0 0.7rem 0;
}
.error-item:nth-child(1){background: #F7EEF6; color: #9C4994;}
.error-item:nth-child(2){color: #0182c6;}
.error-item:nth-child(3){  color: #0182c6;background-color: #f5f5f5 ;}

/* kanyargó fény */
/* .clrbckgrnd_2{
  position: relative;
  background-color: rgb(1, 130, 198, 0.5);
  width: 95%;
  height: 350px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991.8px){
  .clrbckgrnd_2{width: 70%;}
}
@media (min-width: 992px){
  .clrbckgrnd_2{width: 50%;}
}
.clrbckgrnd_2 span:nth-child(1){
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, transparent, #5ad6fd);
  animation: animate_one 4s linear infinite;
}
@keyframes animate_one{
  0%{transform: translateX(-100%)}
  100%{transform: translateX(100%);}
}
.clrbckgrnd_2 span:nth-child(2){
  position: absolute;
  top: 0;
  right:0;
  width: 3px;
  height: 100%;
  background: linear-gradient(to bottom, transparent, #5ad6fd);
  animation: animate_two 4s linear infinite;
  animation-delay: 2s;
}
@keyframes animate_two{
  0%{transform: translateY(-100%)}
  100%{transform: translateY(100%);}
}
.clrbckgrnd_2 span:nth-child(3){
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, transparent, #5ad6fd);
  animation: animate_three 4s linear infinite;
}
@keyframes animate_three{
  0%{transform: translateX(100%)}
  100%{transform: translateX(-100%);}
}
.clrbckgrnd_2 span:nth-child(4){
  position: absolute;
  top: 0;
  left:0;
  width: 3px;
  height: 100%;
  background: linear-gradient(to top, transparent, #5ad6fd);
  animation: animate_four 4s linear infinite;
  animation-delay: 2s;
}
@keyframes animate_four{
  0%{transform: translateY(100%)}
  100%{transform: translateY(-100%);}
} */

.block_frst_head{color: #0182c6; font-weight:bold; padding:25px 10px 10px 10px; margin:0;}
.block_frst_txt{color: #595959; text-align: justify; padding:10px 10px 20px;}


        /* tp_home_2_alt */
        /* .prodblock,
        .cntctblock{
          max-width: 1400px;
          margin: 0 auto;
        }
        @media (min-width:1200px) {
          .prodblock, 
          .cntctblock{padding: 60px 30px 60px 30px;}
        }
        @media (min-width:768px) and (max-width: 1199.8px) {
          .prodblock, 
          .cntctblock{padding: 30px 30px}
        }
        @media (max-width:767.8px) {
          .prodblock{padding: 30px 15px 30px 15px;}
          .cntctblock{padding: 30px 30px 30px 30px;}

        }
        .jblock{
          background-color: #fdf9ec;
          border-radius: 25px;
          height: 100%;
        }
        .jblock_col{
          padding: 30px 40px;
        }
        @media (max-width:991.98px) {
          .jblock_col{ padding: 30px 20px;}
        }
        @media (min-width:1200px) and (max-width: 1499.8px) {
          .jblock_col{ padding: 30px 20px;}
        }
        .block_head2{
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 20px;
          background-color: #0182c6; 
          border-radius: 25px 25px 0 25px;
        }
        .jblock_head{
          position: relative;
        }
        .joverlay{
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
        }
        .joverlay::before,
        .joverlay::after{
          content: '';
          position: absolute;
          right: 0;
          bottom: -40px;
          height: 40px;
          width: 40px;
          background-color: #0182c6;
        }
        .joverlay::after{
          border-radius: 0 25px 0 0;
          background-color: #fdf9ec;
        }
        .block_out{
          background-color: #fdf9ec; 
          border: 3px solid #0182c6;
          padding: 5px;
          border-radius: 50%;
        }
        .block_icon{
          color: #fdf9ec; 
          background-color: #0182c6; 
          font-weight:bold; 
          font-size: 2rem;
          width: 60px;
          height: 60px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius:50%;
          border: 3px solid #0182c6;
        }
        .block_ttl{
          color: #0182c6; 
          font-weight:bold; 
          font-size: 1.2rem;
          padding: 10px 25px; 
          margin:0;
          text-align: center;
        }
        .block_txt{
          color: #b37e03;
          text-align: justify;
          padding:10px 25px 20px;
        } */

        /* tp_home_3   vízszintes elzandezése a tp_home_2_alt-nak  */
        /* .products{padding-top: 40px; padding-bottom: 40px}
        .prodblock_lft{
          max-width: 1400px;
          margin: 0 auto;
          padding: 40px 0px;
          display: flex !important;
          justify-content: start;
        }
        .prodblock_rght{
          max-width: 1400px;
          margin: 0 auto;
          padding: 40px 0px;
          display: flex !important;
          justify-content: end;
        }
        .jblock_3{
          background-color: #fdf9ec;
          border-radius: 25px;
          width: 75%;  
          display: flex;
        }
        .prodblock_rght .jblock_3{
          flex-direction: row-reverse;
        }
        .jblock_head_3{
          position: relative;
        }
        .block_head{
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 20px;
          height: 100%;
          background-color: #0182c6; 
        }
        .blck_hd_lft{
          border-radius: 25px 0 25px 25px;
        }
        .blck_hd_rght{
          border-radius: 0 25px 25px 25px;
        }
        .joverlay_lft{
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        .joverlay_lft::before,
        .joverlay_lft::after{
          content: '';
          position: absolute;
          right: -40px;
          top:0;
          height: 40px;
          width: 40px;
          background-color: #0182c6;
        }
        .joverlay_lft::after{
          border-radius: 25px 0 0 0;
          background-color: #fdf9ec;
        }
        .joverlay_rght{
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        .joverlay_rght::before,
        .joverlay_rght::after{
          content: '';
          position: absolute;
          height: 40px;
          width: 40px;
          background-color: #0182c6;
        }
        .joverlay_rght::after{
          border-radius: 0 25px 0 0;
          background-color: #fdf9ec;
        }
        @media (min-width: 768px) and (max-width:1449.98px) {
          .prodblock_lft{ padding-left: 25px; padding-right: 25px;}
          .prodblock_rght{padding-left: 25px; padding-right: 25px;}
        }
        @media (min-width:768px) {
          .joverlay_rght::before,
          .joverlay_rght::after{
            top: 0;
            left: -40px;
          }
        }
        @media (max-width:767.98px) {
          .products{padding-top: 25px}
          .prodblock_lft{ padding-top: 25px; padding-bottom: 25px;}
          .prodblock_rght{padding-top: 25px; padding-bottom: 25px;}
          .jblock_3{width: 95%; margin: 0 auto; display: block;}
          .block_head{padding: 10px;}
          .block_icon{font-size: 1.6rem; width: 50px; height: 50px;}
          .blck_hd_lft{
            border-radius: 25px 25px 0 25px;
          }
          .blck_hd_rght{
            border-radius: 25px 25px 0 25px;
          }
          .joverlay_lft::before,
          .joverlay_lft::after{
            content: '';
            position: absolute;
            right:0;
            top: 85px;
            height: 40px;
            width: 40px;
            background-color: #0182c6;
          }
          .joverlay_lft::after{
            border-radius: 0 25px 0 0;
            background-color: #fdf9ec;
          }
          .joverlay_rght::before,
          .joverlay_rght::after{
            content: '';
            position: absolute;
            right: 0;
            bottom: -40px;
            height: 40px;
            width: 40px;
            background-color: #0182c6;
          }
          .joverlay_rght::after{
            border-radius: 0 25px 0 0;
            background-color: #fdf9ec;
          }

        } */
        /* .desc{color: #b37e03; padding: 20px 50px 20px 60px; line-height: 35px; margin:0; font-size: 1.2rem; }
        @media (min-width:1200px) and (max-width:1399.8px)  {
          .desc{color: #b37e03; padding: 15px 25px 15px 25px; line-height: 2rem; margin:0; font-size: 1.1rem }
        }
        @media (min-width: 992px) and (max-width:1199.8px) {
          .desc{color: #b37e03; padding: 15px 25px 15px 25px; line-height: 1.5rem; margin:0; font-size: 1rem }
        }
        @media (max-width:991.98px) {
          .desc{color: #b37e03; padding: 25px 15px 25px 15px; line-height: 1.5rem; margin:0; font-size: 1rem}
        } */


/* .main1{background-color: #EDD67F ;} */
/* .conttl > a{text-decoration: none; color: #E1AB29}
.conttl > a:hover{text-decoration: none; color: #b37e03}
.conttl > a:active{text-decoration: none; color: #b37e03} */
/* .offer{color: #315277} */


.btn-dsi { 
  color: #fff; 
  background-color: #AD52A4; 
  border-color: #ad52a4;
  font-family: 'Jura';
  font-weight: bold;
  text-transform: uppercase;  
  padding: 0.5rem 0.75rem 0.5rem 0.9rem;
  border-radius: var(--main-bor-rad) 0;
  width: max-content;
  transition: all 0.4s ease;
  letter-spacing: 1px;
}
.btn-dsi:hover { color: #fff; background-color: #9C4994; border-color: #9C4994;}
.btn-dsi:disabled {cursor: not-allowed; opacity: 1; }
.btn-dsi:active { color: #fff; background-color: #9C4994; border-color: #9C4994;  box-shadow:0 0 0 .2rem rgba(173, 82, 164, 0.25) }
.btn-dsi:focus { color: #fff; background-color: #9C4994; border-color: #9C4994; box-shadow:0 0 0 .2rem rgba(173, 82, 164, 0.25) }

/* Oldal hiba + Oldal ok */
.alert-danger{
  position: fixed;
  width: 60%;
  z-index: 1001;
  margin: 0 auto;
  left: 20%;
  top: 7rem;
  box-shadow: 0px 0px 10px 2px #8b8b8b;
  display: none;
}
.alert-success{
  position: fixed;
  width: 60%;
  z-index: 1001;
  margin: 0 auto;
  left: 20%;
  top: 7rem;
  box-shadow: 0px 0px 10px 2px #8b8b8b;
  display: none;
  background-color: #c9fce9;
  border-color: #c9fce9;
}
.jerror_out{
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.jerror_in{
  display: flex;
  align-items: center;
}
.jerror_in .far,
.jerror_in .fas{
  font-size: 2rem;
  margin-right: 1.5rem
}
.jerror_btn{
  display: flex;
  justify-content: start;
  padding-left: 2rem;
}



/* aláhúzós gomb animálása */
      /* .btn-dsi { 
        color: #AD52A4; 
        background-color: transparent; 
        font-family: 'Jura'; 
        padding-left: 0; 
        font-weight: bold; 
        border-radius: 0;
        transition: all 0.5s ease-in;
        position: relative;
        text-transform: uppercase;
      }
      .btn-dsi::before{
        content: "";
        width: 0%;
        border-bottom : 2px solid #AD52A4;
        position: absolute;
        bottom: 0;
        transition: all 0.5s ease-in;
      }
      .btn-dsi:hover{color: #AD52A4; }
      .btn-dsi:hover::before{
        width: 100%;
      }
      .btn-dsi:disabled {cursor: not-allowed; opacity: 1; }
      .btn-dsi:active { 
        color: #AD52A4; 
        background-color: transparent; 
      }
      .btn-dsi:focus { 
        color: #AD52A4; 
        background-color: transparent; 
        border-color: transparent;  
        box-shadow:0 0 0 0 rgb(255, 255, 255) 
      }
      .btn-dsi:active::before, 
      .btn-dsi:focus::before{width: 100%;} */





.proba{
  height: 30vh;
  background-image: url("/pic/depositphotos_11185941-stock-photo-technology-in-business.jpg");
  background-size: cover;
  background-position: center center;
  background-color: #BE9468;
  background-blend-mode: screen;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}




