/*
http://auditcont.sigma-net.ro/
*/
/* 
    Author     : Fekete Zsuzsanna
*/

/* fonts : font-family: 'aileronlight';
           font-family: 'aileronbold';
           font-family: 'aileronregular';
*/
/* Fonts */
/*************** Genereal / Reset ***********************/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; } 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

a:visited, a:link
{
    text-decoration: gray;
    /*    outline: blue;*/


}
a:hover, a:active{
    color: #005896;
    outline: blue;
    border: 0;
}

html {  
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: 'Ubuntu',sans-serif;
}
*, *:before, *:after { 
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}



html,body{
    width: 100%;
    height: 100%;
    margin:0;
    padding: 0;
    border: 0;
    font-family: 'Ubuntu', sans-serif;
    background-color: #fff;
}
.relative{
    position: relative;
}
#window{
    color:#000;
    position: fixed;
    top:0;
    z-index: 1000;
} 
.pointer{
    cursor: pointer;
}
.big-container{
    max-width: 1300px;
    width: 100%;
    margin:0 auto;
}
.page-container{
    display: block;
    max-width: 1920px;
    width: 100%;
    margin:0 auto;

}

/**************Header style*****************/
.open_nav{
    float: left;
    left: 10px;
    margin-left: 0;
    position: relative;
    z-index: 1111;
    font-size:40px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #636871;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 11111;
}

.sidenav a {
    text-decoration: none;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #fff;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.hambimenustyle{
    text-decoration: none;
    color: #fff; 
    font-size: 18px;
    margin: 5px 30px
}
.hambimenustyle:hover{
    color: #379ed3; 
}

.dis_mob{
    display: block;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    display: none;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #313131;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
}
.center-block{
    display: block;
    margin: 30px auto;

}

.header-menu-top{
    display: block;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

.menuk-hely{
    margin-left: 30px;
    cursor: pointer;
    text-align: center;
    font-size: 27px;
    color: black;
}

.menuk-hely2{
    padding-left: 100px;
    cursor: pointer;
    text-align: center;
    font-size: 27px;
    color: black;
}
.input-style-search{
    width:15%;
    font-size: 20px;
    border:0;
}

.search_img{
    max-width: 50px;
    width:100%;
}

a{
    color: black;
}

.slider-container{
    max-width: 1920px;
    width: 100%;
}
.slide-absolute{
    position: relative;
}
.slide-absolute h3{
    position: absolute;
    max-width: 1300px;
    width: 100%;
    top: 30%;
    color:#fff;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.btton-vezi{
    position: absolute;
    max-width: 170px;
    width: 100%;
    bottom: 35%;
    right: 20%;
    background: none;
    border: 1px solid white;
    border-radius: 15px;
    color: white;
    font-size: 23px;
    text-align: center;
}

.btton-vezi:hover{
    color:gray;
    border: 2px solid gray;
    background: white;

}

.gombok{
    display: block;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    left:0;
    right: 0;
    position: relative  ;
    bottom:15px;
    z-index: 111;
}

.gomb{
    display: table;
}
.btton{
    position: relative;
    background-color: lightgrey;
    font-size: 23px;
    color: black;
    cursor: pointer;
    width: 100%;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    bottom: 50px;
    text-align: center;

}

.btton:hover{
    background-color: red;
    color:white;
}



/*****************Home style***********************/
.aktiv_tartalom_home{
    display: block;
    max-width: 1300px;
    width: 100%;
    max-height: 400px;
    height: 100%;
    margin: 0 auto;
    font-size: 20px;
    color: black;
}

.home_a{
    text-align: right;
    font-weight: bold;
}

.aktiv_tartalom{
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    color: black;
}


.aktiv_tartalom_Servicii{
    max-width: 1300px;
    width: 100%;
    margin: 50px auto;
    font-size: 20px;
    color: black;
}
.tab-content {
    margin: 30px 50px;
}
.nav-pills > li > a {
    border-radius: 0;
}
.nav > li > a{
    padding: 30px 50px;
    background-color: lightgrey;
}
.nav > li{
    max-width: 256px;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus{
    background-color: red;
    color: #fff;
}
.nav > li > a :hover,
.nav > li > a :focus{
    background-color: red;
    text-decoration: #fff;
}

.btton_servicii{
    position: relative;
    margin: auto;
    background-color: lightgrey;
    padding: 115px ;
    font-size: 16px;
    color: black;
    border: none;
    cursor: pointer;
}

.btn-modal{
    border: none;
    background: none;
    margin: auto;
    color: black;
    font-weight: bold;
}

.btn-modal:hover{
    color: #23527c;
    text-decoration: gray;
} 

.content-lister-text{
    margin: 60px auto;
}

.home-cim{
    margin:0 10px;
    font-size: 25px;
}

.home{
    max-width: 1920px;
    width: 100%;
    max-height: 504px;
    height:100%;
    background-image: url('/images/kep2.jpg');
}
.home-img{
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

.home-img img{
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.home-img p{
    position: relative;
    max-width: 210px;
    width: 100%;
    margin: 0 auto;
    font-size: 27px;
    line-height: 1.2;
    color: white;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.korok_magas{
    display: table;
    height: 100%;
    max-height: 338px;
    margin-top: 75px;
}

/***********************Footer style*********************************/
.footer-nagy-container{
    display: inline-block;
    max-width: 1920px;
    width: 100%;
    margin: auto;
    background-color: #313131;
}

.footer-menu{
    text-align: left;
    font-size: 20px;
    color: white;
    margin: 0 130px;

}
.menuk-also{
    padding: 18px 18px;
    font-size: 20px;
    border: none;
    cursor: pointer;
}

.menuk-also a{
    color:white;
    font-size: 20px;
}

.menuk-also a:hover{
    color:gray;
}

.iconok{
    display: inline-flex;
    margin: auto;
}

.icon{
    margin: 20px 20px;
}

.footer_contact{
    font-size: 18px;
    margin-left: 25px;
}

.webdesign{
    display: block;
    text-align: center;
    color: white;
    background-color: #313131;
    font-size: 18px;
    margin: 20px auto;
}

.webdesign a{
    color: white;
}

/************ContactForm*****************/

.contact-form{
    display: block;
    max-width: 1300px;
    width: 100%;
    margin: 0px auto;

}

.contact-form h3{
    font-size: 25px;
    text-align: left;
    line-height: 1.5;
}

.form-elements{
    display: block;
    position: relative;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

.form_text{
    font-size: 20px;
}

.input-style{
    display: block;
    max-width:320px;
    width: 100%;
    max-height: 80px;
    height: 100%;
    padding: inherit;
    margin-bottom: 30px;

}

.input-style2{
    display: block;
    max-width: 665px;
    width: 100%;
    max-height: 170px;
    height: 100%;
    margin: 10px auto;
    padding: inherit;
}

.input-style3{
    width: 45%;
    max-height: 75px;
    height: 100%;
    padding: inherit;
    margin-left: 23px;
}

.captcha_image{
    max-width: 250px;
    width: 100%;
    max-height: 95px;
    height: 100%;
    margin: 10px auto;

}


.send-style{
    display: block;
    max-width: 575px;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    background-color: red;
    border: none;
    font-size: 25px;
    text-transform: uppercase;
    color: white;
}

.send-style-search{
    background-image: url(/images/search.png);
    width: 45px;
    border: 0;
    height: 31px;
    margin-left: -20px;

}

.map_style{
    max-width: 1920px;
    width: 100%;
    max-height: 400px;
    height: 100%;
    margin: auto;
}

/***************Modal Style***************/
.modal-dialog{
    position: relative;
    max-width: 1270px;
    width: 100%;
    margin: auto;
}

.modal-title{
    font-size: 30px;
    font-weight: bold;
    color: #CF0000;
    text-align: center;

}

.servicii_cim{
    font-size: 25px;
    margin: 20px auto;

}
.alert{
    max-width: 650px;
    width: 88%;
    max-height: 65px;
    height: 100%;
    margin-left: 40px;
    text-align: center;
}


.cursor-pointer{
    cursor: pointer !important;
}