body{
    text-align: left !important;
}

.register-box-second{
    top: 256px !important;
}

@media(max-width: 1020px){
    .register-box-second{
        top: 20px !important;
    }
}

.shadow-second{
    top: 389px !important;
}

.header-button{
    margin-bottom: 10px;
    height: 100% !important;
}

.sb-title{
    text-align: center;
}

.offers{
    max-width: 394px;
    margin: 0 auto 30px auto;
}

@media(max-width: 500px){
    .offers{
        margin-left: 8.3333333333%;
    }
}

.offers-header{
    background-color: #009fe3;
    color: #ffffff;
    padding: 8px 0 8px 5px ;
    font-weight: 300;
}

.offers-header-blue{
    color: #ffffff;
    padding: 8px 10px;
    font-weight: 300;
    background-color: #0082ba;
}

.offers-header-dark-blue{
    color: #ffffff;
    padding: 8px 10px;
    font-weight: 300;
    background-color: #005c84;
}

.offers-circle{
    position: absolute;
    top: -21px;
    left: 428px;
    z-index: 1;
}

.offers-body{
    padding: 8px 0 8px 5px;
    font-weight: 500;
    font-size: 16px;
}

.offers-body-corr{
    word-spacing: -1px;
}

.offers-border{
    border-bottom: 1px solid #00b3ff;
}

.offers-content{
    max-width: 940px;
    margin: 0 auto 30px auto;
}

.offers-description{
    text-align: center;
    color: #0082ba;
    font-weight: 600;
    padding: 0 15px;
    margin-bottom: 40px;
}

.operes-businness-title{
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sbt{
    margin-top: 30px;
}


@media (max-width: 1000px){
    .operes-businness-title{
        padding-left: 15px;
    }
}

.ob-table{
    margin-bottom: 47px;
}

.ob-table:first-child{
    padding: 0 30px 0 0;
}

.ob-table:nth-child(2){
    padding: 0 0 0 30px;
}

@media (max-width: 991px){
    .ob-table:first-child{
        padding: 0 0 0 0;
    }

    .ob-table:nth-child(2){
        padding: 0 0 0 0;
    }
}

.ob-header{
    color: #ffffff;
    font-weight: 600;
    padding: 8px 0 8px 10px;
    background-color: #009fe3;
}

.ob-title{
    padding: 8px 10px;
    white-space: nowrap;
    overflow: hidden;
    position: relative; 
}

.ob-title span{
    height: 100%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative; 
}


@media(max-width: 768px){
    .ob-title .long:hover{
        animation: animate 5s;
        animation-iteration-count: 2;
        animation-direction: alternate;
        cursor: pointer;
    }
    .ob-title .short:hover{
        animation: animate2 5s;
        animation-iteration-count: 2;
        animation-direction: alternate;
        cursor: pointer;
    }
    .ob-title .medium:hover{
        animation: animate3 5s;
        animation-iteration-count: 2;
        animation-direction: alternate;
        cursor: pointer;
    }
}
@keyframes animate {
    from{
        right: 0px;
    }
    to{
        right: 200px;
    }
}
@keyframes animate2 {
    from{
        right: 0px;
    }
    to{
        right: 50px;
    }
}
@keyframes animate3 {
    from{
        right: 0px;
    }
    to{
        right: 110px;
    }
}

.ob-img{
    text-align: center;
    padding: 5px 0;
    border-left: 1px solid #009fe3;
    height: 100%;
    min-height: 38px;
}

.ob-header-blue{
    color: #ffffff;
    font-weight: 600;
    padding: 8px 0 8px 10px;
    background-color: #0082ba;
}

.ob-header-darkblue{
    color: #ffffff;
    font-weight: 600;
    padding: 8px 0 8px 10px;
    background-color: #005c84;
}

.aid{
    text-align: center;
    font-size: 27px;
    text-transform: uppercase;
    margin: 40px 0;
}

.aid-table{
    padding: 0  0 23px;
}

.aid-header{
    border-bottom: 1px solid #009fe3;
    padding: 10px 0;
    
}

.ah-text{
    font-weight: 700;
}

.aid-offer-lightblue{
    background-color: #009fe3;
    color: #ffffff;
    padding: 8px 0 9px 10px;
    border-bottom: none !important;
    font-weight: 300;
}

.aid-offer-text{
    padding: 8px 0 8px 0;
}

.aid-offer-blue{
    background-color: #0082ba;
    color: #ffffff;
    padding: 8px 0 9px 10px;
    border-bottom: none !important;
    font-weight: 300;
}

.aid-offer-darkblue{
    background-color: #005c84;
    color: #ffffff;
    padding: 8px 0 8px 10px;
    border-bottom: none !important;
    font-weight: 300;
}

.aid-offer-img{
    padding: 8px 0 5px 0;
}

.aid-offer{
    background-color: #e5f5fc;
}

.padding-light{
    padding-left: 0;
    padding-right: 0;
}

.aid-last-text{
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.ohb-correct-text{
    padding: 0 0 0 22px;
}

.ohb-correct-txet{
    padding: 0 0 0 10px;
}

@media(max-width: 992px){
    .ohb-correct-text{
        padding: 0;
    }
    
    .ohb-correct-txet{
        padding: 0;
    }
}

.header-arrow img{
    margin: 0 auto;
}

.td-middle {
  vertical-align: middle;
}


/*.checkbox-style {
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.checkbox-style input {
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}


.checkbox-style:hover input ~ .checkmark {
  background-color: #ccc;
}


.checkbox-style input:checked ~ .checkmark {
  background-color: #2196F3;
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.checkbox-style input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-style .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

}

table td{
    border-top: none !important;
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table caption {
        font-size: 1.3em;
    }
    
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        display: none;
    }
    
    table tr {
        display: block;
        margin-bottom: .625em;
    }

    tbody tr {
        -webkit-box-shadow: 0px 8px 12px -1px rgba(0,0,0,0.26);
        -moz-box-shadow: 0px 8px 12px -1px rgba(0,0,0,0.26);
        box-shadow: 0px 8px 12px -1px rgba(0,0,0,0.26); 
    }
    
    tfoot td {
        font-weight: 300;
    }

    table td {
        display: block;
        font-size: .8em;
        text-align: right;
        border-top: none !important;
    }
    
    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
  
    table td:last-child {
        border-bottom: 0;
    }

    tbody tr:nth-of-type(even) { 
        background: #e5f5fc; 
    }

    tbody td:nth-of-type(1):before { content: "modul"; }
	tbody td:nth-of-type(2):before { content: "alapcsomag"; }
	tbody td:nth-of-type(3):before { content: "további felhasználók"; }
	tbody td:nth-of-type(4):before { content: "oktatás óraszám"; }
	tbody td:nth-of-type(5):before { content: "kiegészítő licensz"; }
	tbody td:nth-of-type(6):before { content: "oktatási díj"; }
	tbody td:nth-of-type(7):before { content: ""; }

    .td-placeholder{
        display: none;        
    }

    .checkbox-style{
        text-align: right;
    }

}*/

.p-0{
    padding: 0 !important;
}

.m-4{
   margin: 1rem; 
}

.ml-4{
    margin-left: calc(1rem * 1.5);
}

.mb-6{
    margin-bottom: calc(1rem * 4);
}

.mb-5{
    margin-bottom: calc(1rem * 3);
}

.mb-4{
    margin-bottom: 1rem;
}

.mb-3{
    margin-bottom: calc(1rem * 0.5);
}

.mt-2{
    margin-top: calc(1rem * 0.25);
}

.mt-3{
    margin-top: 1rem;
}

.mt-4{
    margin-top: calc(1rem * 1.5);
}

.mt-5{
    margin-top: calc(1rem * 3);
}


.pl-3{
    padding-left: calc(1rem * 3);
}

.pr-3{
    padding-right: calc(1rem * 3);
}

.p-4{
    padding: calc(1rem * 1.5);
}

.p-5{
    padding: calc(1rem * 3);
}

.card-green-bb{
    border-bottom: 3px solid #0fd355;
}

.card-shadow{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

.card-selector:hover{
    background-color: #e6e3ff;
}

.support-selector:hover{
    background-color: #e6e3ff;
}

.card-background{
    background-image: url('../img/dots_01.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 55px;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;
}

.support-background{
    background-image: url('../img/dots_01.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 40px;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;
}

.card-background:after{
    content: '';
    width: 800px;
    height: 800px;
    position: absolute;
    bottom: 0;
    margin-left: 90px;
    margin-bottom: -100px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.circle1:after{
    content: '';
    width: 800px;
    height: 800px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 35px;
    margin-right: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.circle2:after{
    content: '';
    width: 800px;
    height: 800px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -150px;
    margin-top: -770px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.circle-header-1:after{
    content: '';
    width: 700px;
    height: 700px;
    bottom: 0;
    right: 0;
    margin-bottom: -100px;
    margin-right: -200px;
    position: absolute;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 2px solid #ced3d8;
}

.circle-header-2:after{
    content: '';
    width: 700px;
    height: 700px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 2px solid #ced3d8;
}

.circle-header-3:after{
    content: '';
    width: 700px;
    height: 700px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -200px;
    margin-bottom: 30px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 2px solid #ced3d8;
}

.circle-support-1:after{
    content: '';
    width: 750px;
    height: 750px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -250px;
    margin-right: 150px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.circle-support-2:after{
    content: '';
    width: 800px;
    height: 800px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -40px;
    margin-left: -350px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.circle-support-3:after{
    content: '';
    width: 700px;
    height: 700px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 25px;
    margin-left: -350px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.circle-support-4:after{
    content: '';
    width: 600px;
    height: 600px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 65px;
    margin-left: 80px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 50%;
    border: 1px solid #cfd0e9;
    opacity: 0.5;
}

.text-purple{
    color: #4834da !important;
}

.text-gray{
    color: #6d7c8c !important;
    z-index: 1;
}

.fs-55{
    font-size: 55pt !important;
}

.fs-25{
    font-size: 25pt !important;
}

.fs-20{
    font-size: 20pt !important;
    z-index: 1;
}

.fs-18{
    font-size: 18pt !important;
    z-index: 1;
}

.fs-10{
    font-size: 10pt !important;
}

.font-bold{
    font-weight: bold;
}

.font-light{
    font-weight: lighter;
}

.center{
    display: flex;
    justify-content: center;
    align-items: center;
}

.info{
    background-color: #0fd355;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: inline-block;
    color: #ffffff;
    z-index: 3;
    cursor: pointer;
}

.top-corner{
   position:absolute;
   top:0;
   right:0;
  }

.offer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:  flex;
  flex-wrap: wrap;
}

.offer-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.background-gray{
    background-color: #e6e9eb;
}

.overflow-hidden{
    position: relative;
    overflow: hidden;
}

.table-cell{
    display: table-cell;
}

.users-number{
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-image: url('../img/right-purple-arrow.png');
}

/*.header-bg{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}*/

.input-style{
    margin-left: calc(1rem * 1.5);
    margin-right: 1rem;
    white-space: nowrap;
    font-size: 18pt !important;
    width: 100px;
    padding-right: 1rem;
    text-align: right;
    background-color: #0fd355;
    border: 1px solid #4834da;
}

.text-right{
    text-align: right;
}

.text-left{
    text-align: left;
}

.border-top-purple{
    border-top: 3px solid #4834da;
}

.bg-green{
    background-color: #0fd355;
    border: 3px solid white;
}

.text-color-white{
    color: white;
}

.bottom-information{
    display: table;
}

.bottom-information > * {
    display: table-cell;
}

.checkmark{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 55px;
    margin-bottom: -30px;
    z-index: 1;
    display: none;
}

.support-clickable.checkmark{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 140px;
    margin-bottom: -30px;
    z-index: 1;
    display: none;
}

.support.checkmark{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 140px;
    margin-bottom: -30px;
    z-index: 1;
    display: block;
}

.info-panel{
    display: none;
    background-color: #f1f1f1;
    position: absolute;
    width: 370px;
    top: 0;
    left: 0;
    margin-top: 170px;
    margin-left: 15px;
    z-index: 5;
    border: 1px solid #b2b2b2;
    -webkit-box-shadow: 0px 10px 0px -2px rgba(15,211,85,1);
    -moz-box-shadow: 0px 10px 0px -2px rgba(15,211,85,1);
    box-shadow: 0px 5px 0px -2px rgba(15,211,85,1);
}

.support.info-panel{
    margin-top: 106px !important;
}

.info-panel img{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -12px;
    margin-left: 30px;
    z-index: 3;
}

.info-panel-ul{
    margin-top: calc(1rem * 1.5);
    list-style-image: url("../img/green-pipe.png");
    z-index: 4;
}

.info-panel-ul li{
    padding-top: calc(1rem * 1.1);
    padding-bottom: calc(1rem * 1.1);
    font-weight: bold;

}

/*.info-panel-ul li:hover{
    color: #4834da;
    cursor: pointer;
}*/

.info-description{
    width: 400px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    margin-top: -50px;
    margin-left: 380px;
    border: 1px solid #4834da;
}

.info-description img{
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -11px;
    margin-top: 15px;
}

.left-description{
    width: 400px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    margin-top: -50px;
    margin-right: 380px;
    border: 1px solid #4834da;
}

.left-description img{
    position: absolute !important;
    top: 0;
    left: 0;
    margin-left: 398px;
    margin-top: 15px;
    transform: rotate(180deg);
}

.line-height-3{
    line-height: 2;
}

@media screen and (max-width: 600px) {

    .circle-header-1:after{
        display: none;
    }

    .circle-header-2:after{
        display: none;
    }

    .circle-header-3:after{
        display: none;
    }

    .circle-support-1:after{
        display: none;
    }

    .circle-support-2:after{
        display: none;
    }

    .circle-support-3:after{
        display: none;
    }

    .circle-support-4:after{
        display: none;
    }

    .circle1:after{
        display: none;
    }

    .circle2:after{
        display: none;
    }

    .card-background:after{
        display: none;
    }

    .offer-row .module-name{
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .offer-row .module-price{
      -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
       -ms-flex-order: 2;
       -webkit-order: 2;
       order: 2;
       margin-top: 0;
    }

    .offer-row .user-number{
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }

    .bottom-information{
        width: 100%;
        display: table;
    }

    .bottom-information:first-child{
        margin-bottom: 1rem;
    }

    .text-purple{
        display: none;
    }

}

.checkbutton{
    background-color: #e82121;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    padding-right: calc(1rem * 2);
    padding-left: calc(1rem*2);
    padding-top: calc(1rem*0.5);
    padding-bottom: calc(1rem*0.5);
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 10pt;
    width: 94px;
    background-repeat: no-repeat;
    background-position: center;
}

.checkbutton:focus{
    outline: none;
    box-shadow: none;
}

.support-clickable.checkbutton{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    margin-bottom: 8px;
    z-index: 1;
}

.support.checkbutton{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 10px;
    margin-bottom: 8px;
    z-index: 1;
    background-color: #0fd355;
    background-image: url("../img/white-checkmark.png");
}