@font-face {
    font-family: 'gotham';
    src: url('../font/gotham_bold_regular-webfont.woff2') format('woff2'),
         url('../font/gotham_bold_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBook';
    src: url('../font/Gotham-Book.woff2') format('woff2'),
        url('../font/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'RobotoBoldCondensed';
  src: url('../font/Roboto-BoldCondensed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body{
    margin: 0;

}
h1, h2, h3, p{
    font-family: 'gotham';
}
label, span{
    font-family: 'GothamBook'
}
label, .text span, input, td{
    font-family: 'GothamBook';
}
.bogrek table{
  width: 26%;
  margin:0 auto;
}
.bogrek table td{
  font-size: 20px;
}
.bogrek table td:first-child{
  text-align: right;
  padding-right: 40px;
}
.bogrek table td:last-child{
  text-align: left;
}
.menu{
    display: none;
}
nav ul{
    list-style: none;
    width: 80%;
    margin: 0 auto;
}
nav ul li{
    margin: 0 2%;
    display: inline-flex;
    line-height: 88px;
}
nav ul li a{
    font-family: 'GothamBook';
    text-decoration: none;
    color: #fff;
    font-size: 18px;
}
header .row{
    position: absolute;
    width: 100%;
    display: inline-block;
    z-index: 5;
    border-bottom: 1px solid #fff;
    background-color: rgba(0,0,0, 0.5);
}
header .head-title .title{
    position: absolute;
    display: table;
    text-align: center;
    width: 50%;
    height: 100%;
    margin: 0 25%;
}
header .title h1{
    display: table-cell;
    color: #fff;
    font-size: 80px;
    vertical-align: middle;
}
.background, .background img{
    width: 100%;
}
.logo{
    position: absolute;
    width: 5%;
    left: 2%;
}
.logo img{
    width: 78%;
}
li.active{
    border-bottom: 12px solid #2d5573;
}
/*szolgáltatásaink start*/
.contain{
    margin-top: -1%;
}
.services{
    background-image: url(../img/services.jpg);
}
.services .row{
    width: 100%;
    display: inline-block;
}
.contain .services .sub-title span{
    position: absolute;
    font-family: 'RobotoBoldCondensed';
    color: #394b61;
    font-size: 200px;
    transform: translateY(-77%) translateX(-37%);
}
.contain .sub-title{
    width: 100%;
    text-align: center;
}
.services .title h2{
    position: relative;
    color: #fff;
    font-size: 50px;
    margin-top: 0;
    padding-top: 5%;
    z-index: 5;
}
.services .service{
    width: 20%;
    padding: 0 2.4519%;
    display: inline-table;
}
.service .image img{
    width: 100%;
}.service .text{
    text-align: center;
}
.service .text h3{
    color: #fff;
    text-align: center;
}
.service .text span{
    font-family: 'GothamBook';
    color: #fff;
}
.service .image{
    width: 50%;
    margin: 0 auto;
}
.services .serv-cont{
    position: relative;
    width: 64%;
    margin: 8% auto;
}
/*szolgáltatásaink end*/
/*termékeink start*/
.contain{
    margin-top: -1%;
}
.products{
    background-color: #fff;
}
.products .row{
    width: 100%;
    display: inline-block;
}
.prod-cont{
    position: relative;
    width: 60%;
    margin: 8% auto 2% auto;
}
.contain .sub-title span{
    position: absolute;
    font-family: 'RobotoBoldCondensed';
    color: #c2c0bf;
    font-size: 200px;
    transform: translateY(-77%) translateX(-37%);
}
.contain .sub-title{
    width: 100%;
    text-align: center;
}
.title h2{
    position: relative;
    color: #083651;
    font-size: 50px;
    margin-top: 0;
    padding-top: 5%;
    z-index: 5;
}
.title .desc{
    position: relative;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    margin-top: -2%;
    z-index: 5;
}
.products .title .desc{
    color: #083651 !important;
}
.products .category{
    width: 20%;
    padding: 1% 2.3%;
    display: inline-grid;
}
.category .image img{
    width: 100%;
}
.category .text{
    text-align: center;
    /*height: 180px;*/
}
.category .text h3{
    color: #083651;
    text-align: center;
}
.category .text span{
    font-family: 'GothamBook';
    color: #083651;
}
.unique{
    padding-bottom: 50px;
}
.category .image{
    width: 100%;
    margin: 0 auto;
}
.products .serv-cont{
    position: relative;
    width: 60%;
    margin: 8% auto;
}
.products .button{
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 10%;
}
.products .button input{
    border: 2px solid #083651;
    cursor: pointer;
    height: 34px;
    width: 130px;
    background-color: transparent;
    color: #083651;
    font-size: 17px;
}
.right-side {
    display: block;
    width: 42%;
    float: right;
    margin-right: 1%;
}
.block.canvas .type {
    text-align: right;
    float: right;
    width: 100%;
    margin-right: 1%;
}
.canvas .frame {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.frame-cont {
    display: inline-block;
    background-color: rgba(25,25,25,0.7);
    padding-top: 15px;
    padding-bottom: 15px;
}
.frame.ones .frame-cont .ratio {
    width: 18.5% !important;
}
.frame-cont .ratio {
    transition: 0.3s all ease-in-out;
    float: left;
    margin: 0 15px;
    cursor: pointer;
    text-align: center;
}
.frame-cont .ratio img {
    width: 66%;
}
.rati-title span {
    color: #ffffff !important;
}
.canvas-zoom .row span:first-child {
    font-size: 50px;
}
.canvas-zoom .row span:last-child {
    font-size: 45px;
}
.canvas-zoom input[type=range] {
  height: 24px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
.canvas-zoom input[type=range]:focus {
  outline: none;
}
.canvas-zoom input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #191919;
  border-radius: 1px;
  border: 1px solid #FFFFFF;
}
.canvas-zoom input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #2497E3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6.5px;
}
.canvas-zoom input[type=range]:focus::-webkit-slider-runnable-track {
  background: #191919;
}
.canvas-zoom input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #191919;
  border-radius: 1px;
  border: 1px solid #FFFFFF;
}
.canvas-zoom input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #2497E3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #FFFFFF;
  cursor: pointer;
}
@-webkit-keyframes spinner {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(-360deg); }
}
@-webkit-keyframes spinner {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(-360deg); }
}

@keyframes respin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@-webkit-keyframes respinner {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(-360deg); }
}

@keyframes respinner {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}
@-webkit-keyframes respin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes respin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.suc-cont span {
    font-size: 56px;
    font-weight: bold;
    color: #fff;
}
.succes-image .suc-cont{
    position: relative;
    text-align: center;
    top: 0px;
}
.loader-cont{
    position: absolute;
    width: 100%;
    height: 125%;
    left: 0%;
    z-index: 5;
    top: 0;
}
.basket-panel{
    transition: 0.3s all ease-in-out;
    position: fixed;
    right: 0px;
    z-index: 55;
    top: calc(50% - 50px);
    transform: translateX(280px);
}
.basket-panel .text-number{
    transition: 0.3s all ease-in-out;
    width: 20px;
    position: absolute;
    color: #ffffff;
    left: 40px;
    top: 0px;
    text-align: center;
    z-index: 555;
    font-weight: bold;
}
.basket-panel.active{
    transition: 0.3s all ease-in-out;
    transform: translateX(0px);
}
.basket-panel .number{
    position: absolute;
    left: 40px;
    bottom: top;
    top: 0px;
}
.basket-panel .priced{
    background-color: #083651;
    padding: 15px;
    float: right;
}
.basket-panel table{
    width: 250px;
}
.basket-panel table th span{
    color: #fff;
}
.basket-panel .summ{
    text-align: right;
    padding-right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.basket-panel .basket-img{
    width: 50px;
}
.basket-icon {
    transition: 0.3s all ease-in-out;
    background-color: #083651;
    float: left;
    padding: 10px;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.basket-icon:hover{
    transition: 0.3s all ease-in-out;
    background-color: #ffffff;
}
.basket-icon:hover svg g{
    transition: 0.3s all ease-in-out;
    fill: #083651;
}
.basket-icon:hover .text-number{
    transition: 0.3s all ease-in-out;
    color: #083651;
}
.loaderer {
    position: absolute;
    border: 5px solid transparent;
    border-radius: 50%;
    border-top: 6px solid #8a0300;
    width: 120px;
    height: 120px;
    animation: spin 0.8s linear infinite;
    z-index: 555;
    top: calc(50% - 70px);
    left: calc(50% - 70px);
}
.inline-load{
    position: absolute;
    border: 8px solid transparent;
    border-radius: 50%;
    border-top: 8px solid #ff9900;
    width: 80px;
    height: 80px;
    animation: respin 1.2s linear infinite;
    z-index: 555;
    top: calc(50% - 53px);
    left: calc(50% - 53px);
}
.inline-loader{
    position: absolute;
    border: 10px solid transparent;
    border-radius: 50%;
    border-top: 10px solid #ccbcb1;
    width: 100px;
    height: 100px;
    animation: respinner 1s linear infinite;
    z-index: 555;
    top: calc(50% - 65px);
    left: calc(50% - 65px);
}
.inline-loaderer{
    position: absolute;
    border: 15px solid transparent;
    border-radius: 50%;
    border-top: 15px solid #61a457;
    width: 50px;
    height: 50px;
    animation: spinner 1.4s linear infinite;
    z-index: 555;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
}
.canvas-zoom input[type=range]::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.canvas-zoom input[type=range]::-ms-fill-lower {
  background: #191919;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
.canvas-zoom input[type=range]::-ms-fill-upper {
  background: #191919;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}
.canvas-zoom input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #2497E3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #FFFFFF;
  cursor: pointer;
}
.canvas-zoom input[type=range]:focus::-ms-fill-lower {
  background: #191919;
}
.canvas-zoom input[type=range]:focus::-ms-fill-upper {
  background: #191919;
}
.ractive {
    background-color: #191919;
}
/*canvas strat*/
.price {
    width: 100%;
    display: inline-block;
    text-align: right;
    margin: 3% 0 5% 0;
    height: 40px;
}
.scorer {
    width: 45%;
    float: left;
    position: relative;
    bottom: 30px;
}
.preview-text {
    width: 60%;
    margin: 0 auto 10px auto;
    text-align: center;
}
.preview-text span {
    font-size: 25px !important;
    color: #fff;
}
.contain.canvas .products{
   background-color: transparent !important;
}
.contain.canvas{
    background-image: url(../img/canvas-bckg.jpg);
    overflow: hidden;
}
.scorer .score-cont {
    margin-left: 20%;
    position: relative;
    bottom: 10px;
}
.scorer .score {
    width: 20%;
    float: left;
    transform: translateY(-102%);
}
.score-white {
    width: 20%;
    float: left;
    margin-right: 0%;
}
.classific {
    position: absolute;
    height: 50px;
    width: 125%;
    text-align: center;
}
.price span, .price label {
    font-size: 50px;
}
.scorer .preview-text {
    position: relative;
    width: 90%;
    bottom: 10px;
    left: 100px;
}
.star {
    position: absolute;
    top: 0;
    z-index: -9;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
}
.star {
    fill: #48440E;
    stroke: #48440E;
    stroke-width: 1;
}
.img-upload label {
    transition: 0.3s all ease-in-out;
    float: left;
    /* border: 1px solid #414041; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
}
.fracont {
    position: relative;
    height: 100%;
}
.imgWrap {
    position: relative;
}
.imgWrap2 {
    position: relative;
    height: 100%;
}
.image-frame {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
#myCanvasCut {
    position: absolute;
    opacity: 0;
    z-index: -9;
}
#myCanvas {
    position: absolute;
    z-index: -1;
    /* width: 45%; */
}
.succes-image {
    transition: 0.3s all ease-in-out;
    position: absolute;
    width: 35.7%;
    z-index: -10;
    background: rgba(0,0,0,0.7);
}
.img-upload label input {
    display: none;
    position: fixed;
    top: -99999px;
}
.drag {
    height: 100%;
    font-size: 75px;
    text-align: center;
    vertical-align: middle;
}
.drag .drop-text, .drag .icon, .step-one.two .icon {
    position: relative;
    top: 31%;
    font-size: 50px;
    color: #ffffff;
}
.drag .drop-text, .drag .icon, .step-one.two .icon {
    position: relative;
    top: 31%;
    font-size: 50px;
    color: #ffffff;
}
.drag .drop-text, .drag .icon, .step-one.two .icon {
    position: relative;
    top: 31%;
    font-size: 50px;
    color: #ffffff;
}
.btn.posit{
    padding-left: 22%;
}
#new-image, #order-btn {
    transition: 0.3s all ease-in-out;
    border: 2px solid #fff;
    cursor: pointer;
    height: 34px;
    width: 130px;
    background-color: transparent;
    color: #fff;
    font-size: 17px;
}
#order-btn{
    float: right;
    margin-top: 10px;
}
#new-image:hover, #order-btn:hover{
    transition: 0.3s all ease-in-out;
    background-color: #fff;
    color: #083651;
}
#map {
    position: absolute;
    height: 100%;
}
.canvas .block {
    width: 85%;
    margin: 6% auto 0% auto;
    padding-bottom: 50px;
}
#scale {
    background-color: transparent;
    width: 75% !important;
}
.right-side .img-datas{
    text-align: center;
    color: #fff;
}
.canvas .row input {
    width: 3%;
    height: 23px;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    margin: 4.65px 0px;
}
.canvas .title h2 {
    color: #fff !important;
}
.canvas.zoom{
    text-align: center;
}
/*canvas end*/
/*termékeink end*/
/*egyedi termékek start*/
.unique .datas-cont div{
    width: 30%;
    display: inline-block;
    text-align: center;
}
.unique .datas-cont{
    width: 80%;
    margin: 8% auto 3% auto;
    text-align: center;
}
textarea:focus, input:focus{
    outline: none;
}
.unique .datas-cont div label, .message label{
    position: absolute;
    line-height: 35px;
    padding-left: 1%;
    color: #fff;
}
.unique .datas-cont div input{
    width: 80%;
    border: 2px solid #fff;
    background-color: rgba(0,0,0,0);
    height: 30px;
    color: #fff;
    padding-left: 10px;
}
.orderdatas .message{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.orderdatas{
    padding-bottom: 5%;
}
.orderdatas .message textarea{
    height: 200px;
    width: 85%;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding-left: 10px;
}
.orderdatas .button{
    text-align: center;
    width: 30%;
    margin: 0 auto;
    margin-top: 2%;
}
.orderdatas .button input{
    border: 2px solid #fff;
    cursor: pointer;
    height: 40px;
    width: 150px;
    background-color: transparent;
    color: #fff;
    font-size: 20px;
}
.img-upload {
    transition: 0.5s all ease-in-out;
    display: inline-block;
    width: 52%;
    min-height: 650px;
    float: left;
    z-index: 0;
}
.canvas #basket {
    position: relative;
    height: 50px;
    width: 180px;
    font-size: 24px;
    padding-left: 24px;
    top: 5px;
}
.one-row.desktop{
    display: none;
}
#basket {
    background-image: url(/img/kosar.png);
    background-position-x: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-size: 40px;
    background-position-y: 5px;
    background-color: rgb(0, 174, 11) !important;
    color: rgb(255, 255, 255) !important;
    border-radius: 10px;
    border-width: 3px !important;
    border-style: solid !important;
    border-color: rgb(0, 210, 14) !important;
    border-image: initial !important;
}
.canvas .prow {
    width: 50%;
    display: inline-block;
    float: left;
    color: #fff;
}
.canvas .one-row {
    width: 35%;
    float: right;
    margin-top: 50px;
}
/*egyedi termékek end*/
/*termekek start*/
.prod .products{
    background-color: #083651;
}
.prod .category .text h3, .prod .category .text span{
    color: #fff !important;
}
.prod .products .button input {
    border: 2px solid #fff;
    color: #fff;
}
.prod .title h2 {
    color: #fff;
}
/*termekek end*/
/**/
.info-panel, .contact-message{
    width: 45%;
    text-align: center;
    margin-left: 4%;
    display: inline-block;
}
.info-panel .row .text{
    position: relative;
    width: 50%;
    display: inline-block;
    margin-bottom: 2%;
    bottom: 12px;
}
.info-panel .row:nth-child(2) .text{
    bottom: 38px;
}
.info-panel .row .text label{
    line-height: 50px;
    font-size: 28px;
    color: #fff;
}
.info-panel .row img{
    width: 13%;
    margin-right: 4%;
    display: inline-block;
}
.panel .title h3{
    color: #fff;
    font-size: 25px;
}
.panel textarea{
    height: 200px;
    width: 80%;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding-left: 10px;
}
.panel input[type="text"]{
    width: 80%;
    border: 2px solid #fff;
    background-color: rgba(0,0,0,0);
    height: 30px;
    color: #fff;
    padding-left: 10px;
}
.panel input[type="button"]{
    border: 2px solid #fff;
    cursor: pointer;
    height: 40px;
    width: 150px;
    background-color: transparent;
    color: #fff;
    font-size: 20px;
}
.text span{
    color: #fff;
    font-size: 20px;
}
.text{
    text-align: left;
    margin: 1% 10%;
}
.prod .text span{
    font-size: 16px;
}
.success{
    display: none;
}
p{
    position: absolute;
    right: 7%;
    color: #740101;
}
.button.categ{
    padding-bottom: 3%;
    margin-top: 5%;
}
.success{
    position: relative;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 32px;
    margin-left: 5%;
    bottom: 100px;
}
table td span, .right-side span, footer h4{
    font-family: 'GothamBook';
    color: #fff;
}
.row.cont .desc{
    width: 65%;
    margin: 50px auto;
    text-align: center;
}
.img{
    max-width: 250px;
    margin-right: 230px;
}
.szakdolgozat .desc.image .img:last-child{
    margin-right: 0px;
}
.szakdolgozat .row.cont.second{
    background-color: #083651;
    color: #fff;
}
.img img{
    width: 100%;
}
.szakdolgozat .desc.image{
    display: inline-block;
}
.szakdolgozat .thesis{
    text-align: center;
}
.left{
    float: left;
}
/**/
/*footer start*/
footer{
    background-color: #161719;
}
footer h4{
    margin-bottom: 0;
}
footer h3, footer h4{
    margin-top: 0;
    color: #fff;
}
footer .left-side table td{
    width: 20%;
}
footer .right-side table td{
    width: 56%;
}
footer .right-side{
    width: 35%;
    display: inline-block;
}
footer .left-side{
    width: 60%;
    display: inline-block;
}
footer .foot-cont{
    width:80%;
    margin:  auto;
}
footer .title{
    padding-top: 2%;
}
.shirt .colors .color .sample{
    width: 25px;
    height: 25px;
}
.shirt .colors .color{
    margin: 10px 10px;
    border: 1px solid rgba(25,25,25,0.5);
}
.shirt .colors .color.active{
    outline: 3px solid #011538;
}
.shirt .frame-cont{
    width: 100% !important;
    background-color: rgba(255,255,255,0.3) !important;
}
.panel-sub-title span{
    font-size: 25px;
    padding-left: 15px;
}
select{
    border-color: #2b3553;
    background-color: transparent;
    border-radius: 0.4285rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: normal;
    font-size: 0.8571em;
    height: 25px;
    padding-left: 10px;
    margin-left: 15px;
    margin-bottom: 20px;
    margin-top: 5px;
    -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
}
select option{
    color: #333 !important;
}
.shirt .img-upload label{
    background-image: url(/img/polos/simple_white.png);
}
.shirt .drag .drop-text{
    font-size: 36px !important;
    color: #333 !important;
}
.shirt .pholia{
    position: absolute;
    top: 0;
}
.delete{
    cursor: pointer;
}
.block.regist .panel {
    width: 70%;
    margin: 0 auto;
}
.panel .row {
    width: 100%;
    line-height: 18px;
    display: block;
    height: 50px !important;
    cursor: text;
}
.reg-panel .text, .message-panel .text {
    text-align: left;
}
.panel .value input {
    font-family: 'GothamBook';
    width: 100%;
    background-color: transparent;
    border: none;
    font-size: 20px;
    border-bottom: 1px solid #e2d0c2;
    color: #fff;
}
.reg-panel .text span, .message-panel .text span {
    transition: 0.2s all;
    position: relative;
    font-size: 14px;
    color: #ababab !important;
    top: 20px;
    left: 10px;
    text-transform: uppercase;
}
.reg-panel .text.acti span, .message-panel .text.acti span {
    transition: 0.2s all;
    position: relative;
    font-size: 11px;
    top: 0px !important;
    left: 0px;
}
.text span {
    transition: 0.2s all;
    position: relative;
    font-size: 20px;
    top: 10px;
}
.panel .text {
    text-align: left;
    margin: 1% 1%;
}
#lastname {
    width: 49%;
    float: left;
    margin-right: 2%;
}
#firstname {
    width: 49%;
    float: left;
}
.panel .row-data {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.korso .image{
  display: flex;
  width: 60%;
  margin: 0 auto;
  justify-content: space-between;
}
.korso .image .img{
  margin-right: 0px;
}
.osszes{
  display: flex !important;
}
.osszes .img{
  margin: 0 auto;
  max-width: max-content;
  text-align: center;
}
#country, #szlacountry {
    width: 30%;
    float: left;
    margin-right: 2%;
    margin-top: 7px;
}
#street, #szlastreet {
    display: inline-block;
    text-align: left;
    width: 100%;
}
#zipcode, #szlazipcode {
    width: 18%;
    float: left;
    margin-right: 2%;
    margin-top: 8px;
}
#city, #szlacity {
    width: 48%;
    float: left;
}
.row-data .text span{
    top: 32px;
}
.sect span {
    font-size: 40px;
    color: #fff;
}
.panel .row.sect{
    margin-top: 50px;
}
.panel label{
    color: #fff;
}
.aszf-acc{
    margin-top: 80px;
    text-align: center;
}
.aszf-acc span, .aszf-acc a{
    color: #fff;
}
.panel .prod-button{
    text-align: center;
}
.text.acti span {
    transition: 0.2s all;
    position: relative;
    font-size: 20px;
    top: -5px !important;
}
#personal, #post{
    width: 50%;
    margin-top: 50px;
}
#personal input, #post input{
    height: 15px;
}
.success.end{
    margin: 0 auto !important;
}
#message{
    display: inline-block !important;
}
.preview-line {
    width: 52%;
    display: table;
    padding-left: 5%;
    float: left;
}
.preview-text {
    width: 60%;
    margin: 0 auto 10px auto;
    text-align: center;
}
.preview-text span {
    font-size: 25px;
}
.preview-line .pre-img {
    transition: 0.2s all ease-in-out;
    transform: scale(1);
    width: 30%;
    float: left;
    margin: 0 1.5%;
    cursor: pointer;
}
.preview-line .pre-img img {
    width: auto;
    transform: scale(1);
    transition: 0.2s all ease-in-out;
    max-height: 160px;
}
.preview-line .pre-img:hover img {
    transition: 0.2s all ease-in-out;
    transform: scale(1.1);
}
.previewer {
    transition: 0.5s all ease-in-out;
    position: fixed;
    display: table;
    text-align: center;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 1600;
    transform: scale(0);
}
.previewer .precont {
    display: table-cell;
    vertical-align: middle;
}
.precont #close {
    position: absolute;
    width: 2%;
    cursor: pointer;
    right: 20%;
    top: 70px;
    float: right;
}
.precont img {
    width: 60%;
}
#previewCanvas {
    position: absolute;
    transition: 0.5s all ease-in-out;
    display: inline-block;
    width: 52%;
    float: left;
    z-index: 0;
    /* overflow: hidden; */
}
.row.scale{
    width: 48%;
    margin-left: 2%;
    text-align: center;
}
.contain .custom-shirt P{
  position: relative !important;
}
/*footer end*/
/*@media all and (max-width: 1700px) and (min-width: 1366px), (max-width: 1366px) {
    header .head-title .title{
        width: 55%;
        margin: 0 22.5%;
    }
    .services .serv-cont{
        width: 90%;
    }
    .services .service{
        width: 19%;
    }
    .service .text h3{
        font-size: 25px;
    }
    .service .text span{
        font-size: 16px;
    }
    .service .text{
        margin: 1% 5%;
    }
    .prod-cont{
        width: 90%;
    }
    .category .text h3{
        font-size: 27px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .category .text span{
        font-size: 16px;
    }
    .prod-cont{
        margin: 2% auto 2% auto;
    }
    .img {
        max-width: 250px;
        margin-right: 50px;
    }
    .title .desc{
        font-size: 20px;
    }
}
@media all and (max-width: 1366px) and (min-width: 1280px), (max-width: 1280px) {
    header .head-title .title {
        width: 67%;
        margin: 0 16.5%;
    }
    .logo{
        width: 7%;
    }
}
@media all and (max-width: 1280px) and (min-width: 1024px), (max-width: 1024px) {

}
@media all and (max-width: 1024px) and (min-width: 768px), (max-width: 768px) {
    header .title h1{
        font-size: 60px;
    }
    .img {
        max-width: 180px;
        margin-right: 50px;
    }
    header .head-title .title {
        width: 80%;
        margin: 0 10%;
    }
    header .head-title .title{
        height: 74%;
    }
    nav ul li{
        margin: 0 10%;
    }
    nav ul{
        width: 80%;
    }
    .title .desc{
        width: 80%;
    }
    .services .service{
        width: 44%;
        margin-top: 4%;
    }
    .service .image{
        width: 35%;
    }
    .products .category {
        width: 45%;
    }
    .category .image {
        width: 65%;
    }
    footer .foot-cont {
        width: 98%;
    }
    .logo {
        width: 10%;
    }
    .info-panel, .contact-message{
        width: 90%;
    }
    .info-panel .row .text{
        bottom: 30px;
    }
}
@media all and (max-width: 768px) and (min-width: 640px), (max-width: 640px) {
    header nav{
        display: none;
    }
    header .menu{
        position: relative;
        display: inline-block;
        line-height: 50px;
        top: 10px;
        left: 10px;
    }
    .img {
        max-width: 120px;
        margin-right: 60px;
    }
    .logo{
        left: 90%;
    }
    .menu svg path{
        transition: 0.5s ease all;
    }
    .menu svg .mmact:first-child{
        transition: 0.5s ease all;
        transform: rotate(-45deg) translate(-1202px, -300px);
    }
    .menu svg .mmact:last-child{
        transition: 0.5s ease all;
        transform: rotate(45deg) translate(370px, -370px);
    }
    .menu svg .mmact:nth-child(2){
        transition: 0.5s ease all;
        opacity: 0;
    }
    nav ul li{
        margin: 0 3%;
        display: inline-block;
        width: 90%;
        text-align: center;
    }
    header .row{
        z-index: 999;
        background-color: rgba(0,0,0, 0.9);
    }
    header .title h1{
        font-size: 40px;
    }
    header .head-title .title {
        height: 36%;
    }
    .services .title h2, .title h2{
        font-size: 40px;
    }
    .contain .services .sub-title span, .contain .sub-title span {
        font-size: 130px;
        transform: translateY(-86%) translateX(-37%);
    }
    .category .text h3 {
        font-size: 25px;
    }
    footer .left-side{
        display: none;
    }
    footer .right-side {
        width: 80%;
        margin: 0 auto;
        display: block;
    }
}
@media all and (max-width: 640px) and (min-width: 300px), (max-width: 300px) {
    header .title h1 {
        font-size: 32px;
    }
    .services .service {
        width: 95%;
    }
    .products .category {
        width: 95%;
    }
    .szakdolgozat .sub-title span {
        font-size: 90px;
    }
    .szakdolgozat .title h2 {
        font-size: 30px;
    }
    .unique .datas-cont div {
        width: 100%;
        margin-bottom: 2%;
    }
    .img {
        max-width: 190px;
        margin-right: 0px;
        margin-left: 30px;
    }
    header .menu svg{
        width: 25pt;
        height: 25pt;
    }
    header .title h1 {
        font-size: 26px;
    }
    header .head-title .title {
        height: 36%;
        width: 95%;
        margin: 0 2.5%;
    }
    .info-panel .row .text label {
        line-height: 25px;
        font-size: 13px;
    }
    .info-panel .row .text{
        margin-bottom: 1%;
    }
    .info-panel .row img {
        width: 23%;
    }
    .info-panel .row .text {
        bottom: 10px;
    }
}*/
