html,
body
{
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    width: 100%!important;
    min-width: 100%!important;
    overflow-x: hidden!important;
}


/*----- MARGIN 10-50 -----*/

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}


/*----- PADDING 10-50 -----*/

.padding-top-10 {
    padding-top: 10px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}


/* ------ HEADER --------*/

.page-header {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    background-color: white;
}

.en-title{
	font-size: 14px;
    color: #5d5656;
    font-weight: bold;
}


.page-header .logo,
.page-header h1,
.page-header .tuv {
    display: block;
    float: left;
}

.page-header .flag_box {
    float: right;
    height: 20px;
    /*margin-top: 38px;*/
    /*original*/
    margin-top: 38px;
    /*@sz*/
    margin-right: 20px;
}

.page-header .flag_box .flag {
    display: block;
    float: left;
    height: 20px;
    padding-left: 10px;
}

.page-header .logo {
    margin-left: 25px;
}

.page-header h1 span.red {
    font-weight: bold;
    font-size: 28px;
    color: #d21818;
}

.page-header h1 {
    font-weight: bold;
    font-size: 30px;
    color: black;
    margin: 0;
    padding-top: 26px;
    padding-left: 22px;
}

.page-header h1 span.little {
    font-style: italic;
    font-size: 18px;
    color: black;
    font-weight: normal;
    padding-left: 7px;
}

.page-header .tuv {
    float: right;
    margin-right: 20px;
    max-width: 95px;
    /*@sz*/
}


/* ------ HEADER END --------*/


/* ------- PRODUCT PAGE ------ */

.main-bg {
    padding-top: 100px;
    background-color: #363636;
    color: white;
}

.main-bg h1,
h2,
h3 {
    color: #ffab00;
}

.images {
    clear: both;
}

.images img {
    max-width: 100%;
    border: 2px solid #fff;
    background-color: #ccc;
}

.example-image:hover {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.stat-list {
    border: none!important;
    background-color: transparent!important;
    height: 33px;
}

.border-bottom-line {
    border-bottom: solid 1px #b90101;
    padding-bottom: 30px;
}

.table {
    width: auto;
}

.table > tbody > tr > th {
    border: 0;
}


/* ------- PRODUCT PAGE END ------ */

.p-18 {
    font-size: 18px!important;
    line-height: 24px;
    font-weight: 100;
}

.p-20 {
    font-size: 20px!important;
    line-height: 24px;
    font-weight: 100;
}

.list,
.descriptions {
    padding: 0;
    padding-top: 33px;
}

.margin-10 {
    margin: 10px!important;
}

.technology img {
    border: 1px solid white;
}

.respon {
    max-width: 100%;
    height: auto;
}

.ourtools img {
    width: 100%;
    height: 220px;
}

.qualityp .p-18 {
    text-align: justify;
}

.slider-box {
    position: relative;
    width: auto;
    z-index: 1;
}

.stat {
    background-color: #363636;
}

.stat h1 {
    color: white;
}

.stat h2 {
    color: white;
    text-transform: uppercase;
    font-size: 18px!important;
}

.stat-img {
    position: relative;
}

.stat-border {
    border-radius: 5px;
    border: 2px solid white;
    padding: 20px;
    width: 180px;
    color: white;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 50px;
}

.stat-line p {
    color: white;
    line-height: 32px;
    padding-top: 15px;
}

.stat-line2 p {
    margin-left: -60px;
    padding-top: 73px;
}

.stat-line3 p {
    margin-left: -80px;
    padding-top: 70px;
}

.stat-line4 p {
    margin-left: -150px;
    padding-top: 70px;
}

.stat-line5 p {
    margin-left: -300px;
    padding-top: 65px;
}

.mobile-section .row {
    margin-bottom: 40px;
}

.mobile-section .main-img {
    margin-bottom: 10px;
}

.header-heading {
    position: absolute;
    left: 50%;
    margin-top: 165px;
    /*top: 25%;*/
    /*original*/
    /*@sz*/
    transform: translate(-50%, -50%);
    z-index: 3;
    color: white;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
}

.header-heading button {
    font-size: 13px;
    color: black;
    background-color: #e8cd00;
    border: 0;
    padding: 10px 40px 10px 40px;
}

.header-heading button:hover,
.header-heading button:focus,
.header-heading button:active {
    background-color: #ff8000!important;
    opacity: 0.95;
    color: black!important;
    outline: 0!important;
}


/* -------- BOX SERVICES -------- */

.services-box {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 50%;
    /*top: 70%;*/
    /*original*/
    top: 50%;
    padding-top: 50px;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 3;
}

.services-box-border {
    border-style: solid;
    border-width: 9px 0px 0px;
    -moz-border-image: url(../img/line_1.png) 9 0 0 repeat;
    -webkit-border-image: url(../img/line_1.png) 9 0 0 repeat;
    -o-border-image: url(../img/line_1.png) 9 0 0 repeat;
    border-image: url(../img/line_1.png) 9 0 0 fill repeat;
}

.main-img {
    border-style: none!important;
}

.main-img {
    border-style: none!important;
}

.main-icon-box {
    text-align: justify;
    padding-left: 30px;
}

.main-icon-box h1 {
    text-transform: uppercase;
    font-size: 14px!important;
    color: white;
    font-weight: bold;
}

.main-icon-box p {
    color: white;
}


/* -------- BOX SERVICES END -------- */


/* -------- BOX INFO ---------- */

.info-box {
    background-color: #363636;
    min-height: 280px;
    padding-top: 64px;
    padding-bottom: 64px;
}

.box-inner-wrapper {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    display: table;
    padding: 20px 23px;
    width: 100%;
}

.box-inner-wrapper .img-wrapper {
    width: 122px;
    height: 122px;
    border-radius: 50%;
    overflow: hidden;
    /*border:6px solid #cecece;*/
    float: left;
}

.info-box .text {
    color: #fff;
    font-family: sans-serif;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    float: left;
    max-width: 260px;
    margin-left: 22px;
    min-height: 165px;
}

.info-box .text h3 {
    font-size: 21px;
    text-transform: none;
    margin-top: 15px;
    color: #fff;
    font-family: inherit;
    min-height: 55px;
}

.info-box .text p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}


/* -------- BOX INFO END ---------- */


/* -------- NEWSLETTER ---------- */

.newsletter {
    background-color: #8A0000;
    min-height: 110px;
}

.newsletter p {
    color: white;
    margin-top: 5px;
}

.newsletter button {
    font-size: 13px;
    width: 110px;
    height: 46px;
    color: black;
    background-color: #e8cd00;
    border: 0;
    margin-left: 32px;
    margin-right: 8px;
}

.newsletter button:hover,
.newsletter button:focus,
.newsletter button:active {
    background-color: #ff8000!important;
    opacity: 0.95;
    color: black!important;
    outline: 0!important;
}


/* -------- NEWSLETTER END ---------- */


/* ----------- FOOTER ------------ */

.address {
    background-color: #cecece;
    text-align: center;
    padding-bottom: 56px;
}

.address h3 {
    font-size: 18px;
    line-height: 18px;
    color: #252525;
    font-weight: bold;
    padding-top: 52px;
    margin-bottom: 0;
    margin-top: 0;
}

.address h3:after {
    display: block;
    content: '';
    width: 100px;
    height: 6px;
    border-radius: 2px;
    margin: 0 auto;
    background-color: #d21818;
    margin-top: 18px;
}

.address ul {
    padding-top: 15px;
    margin: 0;
    list-style-type: none;
    text-align: center;
    padding-left: 0;
}

.address ul li {
    font-weight: 300;
    font-size: 13px;
    color: #252525;
    line-height: 19px;
}

.address ul li a {
    color: #252525;
}

.address ul li a:hover {
    color: #d21818;
}

.szechenyi-terv {
    height: 87px;
    background-color: #fff;
    text-align: center;
}

.copyright {
    background-color: #252525;
    min-height: 100px;
}

.copyright p {
    font-size: 16px;
    text-align: center;
    color: #cecece;
    line-height: 62px;
    margin: 0;
}

.plaveoo-logo {
    max-width: 150px;
    padding-left: 5px;
    padding-right: 5px;
}


/* ----------- FOOTER END ------------ */

@media screen and (min-width: 320px) and (max-width:480px) {
    .page-header .logo {
        height: 80px;
    }
    .page-header h1 {
        font-size: 18px;
        padding-top: 14px;
        padding-left: 8px;
    }
	.en-title{
		font-size: 12px;
	}

    .page-header h1 span.red {
        font-size: 16px;
    }
    .page-header h1 span.little {
        font-size: 14px;
        display: block;
    }
    .page-header .tuv {
        height: 70px;
    }
    .page-header .flag_box {
        margin-top: 28px;
        margin-right: 15px;
    }
    .page-header .flag_box .flag {
        height: 16px;
        padding-left: 6px;
    }
    .header-heading {
        margin-top: 70px;
    }
    .services-box {
        left: 0;
        top: 0;
        transform: none;
        position: relative;
        z-index: 3;
    }
    .main-img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .main-bg {
        padding-top: 10px;
    }
}

@media screen and (min-width: 481px) and (max-width:767px) {
    .page-header .logo {
        height: 80px;
    }
    .page-header h1 {
        font-size: 20px;
        padding-top: 14px;
        padding-left: 8px;
    }
	.en-title{
		font-size: 12px;
	}
    .page-header h1 span.red {
        font-size: 18px;
    }
    .page-header h1 span.little {
        font-size: 15px;
        display: block;
    }
    .page-header .tuv {
        height: 70px;
    }
    .page-header .flag_box {
        margin-top: 28px;
        margin-right: 15px;
    }
    .page-header .flag_box .flag {
        height: 16px;
        padding-left: 6px;
    }
    .header-heading {
        margin-top: 70px;
    }
    .services-box {
        left: 0;
        top: 0;
        transform: none;
        position: relative;
        z-index: 3;
    }
    .main-img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .main-bg {
        padding-top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width:990px) {
    .page-header .logo {
        height: 80px;
    }
    .page-header h1 {
        font-size: 20px;
        padding-top: 14px;
        padding-left: 8px;
    }
	.en-title{
		font-size: 12px;
	}
    .page-header h1 span.red {
        font-size: 18px;
    }
    .page-header h1 span.little {
        font-size: 15px;
    }
    .page-header .tuv {
        height: 70px;
    }
    .page-header .flag_box {
        margin-top: 28px;
        margin-right: 15px;
    }
    .page-header .flag_box .flag {
        height: 16px;
        padding-left: 6px;
    }
    .header-heading {
        margin-top: 130px;
    }
    .services-box {
        left: 0;
        top: 0;
        transform: none;
        position: relative;
        z-index: 3;
    }
    .main-bg {
        padding-top: 70px;
    }
}

@media screen and (min-width: 991px) and (max-width:1200px) {
    /*.services-box {
        top: 70%;
    }*/
    .services-box {
        left: 0;
        top: 0;
        transform: none;
        position: relative;
        z-index: 3;
    }
}

@media screen and (min-width: 1201px) and (max-width:1919px) {
    .services-box {
        top: 62%;
    }
}

@media screen and (min-width: 1920px) {
    .services-box {
        top: 70%;
    }
}


/*@sz*/

.clickable_icon,
.clickable_icon:link,
.clickable_icon:visited,
.clickable_icon:active,
.clickable_icon {
    background-color: none;
    display: block;
    height: 81.55px;
    width: 125px;
    /* text-indent:-9999px; */
}

@media all and (max-width: 992px) {
    .clickable_icon,
    .clickable_icon:link,
    .clickable_icon:visited,
    .clickable_icon:active,
    .clickable_icon {
        background-color: none;
        display: block;
        height: 107px;
        width: 164px;
        /* text-indent:-9999px; */
    }
}

#disa_modal_ul {
    list-style-type: none!important;
    color: black!important;
    font-size: 14px !important;
    text-transform: uppercase;
    /* text-transform: uppercase;*/
    font-family: "Roboto";
}

#disa_modal_ul h3 {
    color: black!important;
}

#disa_modal_ul li {
    margin-left: 20px!important;
    color: #111111;
    text-transform: none;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 100;
    line-height: 24px;
    margin: 0 0 10px;
}

.img-w-100 {
    width: 100%;
}
.img-h-100 {
     height: 70vmin;
    
}




/*@sz end*/


.route-link {
    background-color: rgb(255, 255, 255);
    height: 40px;
    width: 40px;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    position: absolute;
    left: 240px;
    top: 10px;
    z-index: 1000;
}
.route-link:hover{
    background-color: rgb(235, 235, 235);
}
.arrow-icon{
    position: absolute;
    bottom: 9px;
    left: 9px;
    background-color: rgb(54, 124, 216);
    color:white;
    transform: rotate(45deg);
    height: 22px;
    width: 22px;
    border-radius: 2px;
    }
.arrow-icon-content{
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg); 
}