.libdoc{
  display: block !important;
  width: 100% !important;
}
#navigation li:last-child a{
  margin-right: 0;
  color: red;
  font-width: bold;
  /*border-bottom: 1px solid red;*/
}
#navigation li:last-child:hover a{
  color: white;
}
.promo-video-bg{
  background-image: url("../customlayout/modules/cover/staticstyle/img/rolunkvideo.jpg");
}
.mainmenu-area{
  z-index: 1000 !important;
}
.szolgaltatas-logo{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -100px;
}
.szolgaltatas-kozep{
  margin-top: -50px;
}
.service-bg-1{
  background-image: url("../customlayout/modules/cover/staticstyle/img/tuzgatlo3.jpg");
}
.service-bg-2{
  background-image: url("../customlayout/modules/cover/staticstyle/img/biztonsagi_bejarati1.jpg");
}
.service-bg-3{
  background-image: url("../customlayout/modules/cover/staticstyle/img/biztonsagi_bejarati1.jpg");
}
.service-bg-4{
  background-image: url("../customlayout/modules/cover/staticstyle/img/tuzgatlo3.jpg");
}

.single-service-item-block{
  text-align: center;
}
.servicesText{
  display: none;
  text-align: left;
  margin-top: 20px;
}
.servicesBtn{
  color: #fff !important;
  cursor: pointer;
}
.servicesBtn i{
  padding: 0;
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform .5s ease-in-out;
  -ms-transition: -ms-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
}
.servicesBtn i.rotated{
  transform: rotate(270deg);
}
.single-service-item-block .single-service-image{
  height: 400px !important;
}
.single-service-item-block .single-service-image::before{
  display: none;
}
.single-service-item-block .single-service-image::after{
  content:"";
}
.product-item{
  margin-bottom: 50px;
}
.subscription h2{
  font-size: 43px;
}
.single-project-item img{
  height: 450px;
  object-fit: cover;
}
.subscribe-form button.ajanlatkeresBtn{
  background-color: #5A101D;
  color: #fff;
  /* transform: translateX(-50%);
  left: 50%;
  right: auto;
  top: 0; */
  font-weight: bold;
}
.ajanlatkeresBtnRightSide{
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 30px;
  border-radius: 30px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  transition: .5s;
  background: #5A101D;
  border: 1px solid #5A101D;
  margin: 0 auto;
  display: block;
  width: 170px;
}
.ajanlatkeresBtnRightSide:hover{
  background: #222;
  color: #fff;
}
.subscription{
  background-image: url("../customlayout/modules/cover/staticstyle/img/kep1.jpg");
}
.subscribelabel{
  display: contents;
}
.subscription::before{
  background: #222 none repeat scroll 0 0;
}
.subscription span{
  text-align: justify;
  line-height: 1.5;
  font-size: 10px;
}
.subscriptionMB{
  margin-bottom:100px;
}
#subscribeCB{
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 0;
}
.achivment-section .counter-box{
  border: none;
  margin-bottom: 0;
}
.counter-box .promo-video .promo-video-block{
  height: 150px;
}
.achivment-section .counter-box i{
  top: 50%;
  transform: translateY(-50%);
}
.achivment-section .counter-box i{
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.counter-box .promo-video .promo-video-block .promo-play-btn{
  width: 60px;
  height: 60px;
}
.achivment-section h2{
  font-weight: bold;
  text-align: center;
  color: #ddd;
  margin: 0;
  padding-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.achivment-section h2::before{
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
  right: 0;
  margin: auto;
  z-index: 2;
  background: #5A101D;
}
.achivment-section h2::after{
  background: #ddd;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 130px;
    right: 0;
    margin: auto;
    z-index: 1;
}
.achivment-section{
  padding: 100px 0;
  background-image: url("../customlayout/modules/cover/staticstyle/img/munka-kozben-bg.jpg");
}
.footer_rlp p{
  margin: 3px 0;
}
.footer_rlp p:first-child{
  margin-top: 20px;
}
.munkakozben-bg1{
  background-image: url("../customlayout/modules/cover/staticstyle/img/munkakozben1.jpg");
}
.munkakozben-bg2{
  background-image: url("../customlayout/modules/cover/staticstyle/img/munkakozben2.jpg");
}
.munkakozben-bg3{
  background-image: url("../customlayout/modules/cover/staticstyle/img/munkakozben3.jpg");
}
.munkakozben-bg4{
  background-image: url("../customlayout/modules/cover/staticstyle/img/munkakozben4.jpg");
}
.blog-item .boxed-preview{
  min-height: 200px;
  height: auto;
}
.mainmenu-area .logo{
  margin: 0;
}
.mainmenu-area .logo img{
  max-width: 150px;
}
.footer-copyright-area ul li img{
  width: 40px;
}
.who-we-info .list-inline li{
  font-size: 16px;
}
.who-we-info .list-inline li img{
  vertical-align: sub;
}
.footer-logo-center{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.footer-logo-center img{
  width: 67%;
}
.widget ul{
  padding-left: 0;
}
.widget ul li::before {
  content: "";
  font-family: Fontawesome;
}
.widget-title{
  padding-top: 0;
  margin-top: 18px;
  padding-bottom: 18px;
  margin-bottom: 22px;
  padding-left:0;
}
.widget ul{
  padding-top:0;
}
h3.def-titles{
  font-size: 20px;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 0 0 35px 0;;
  text-transform: capitalize;
  color:#444444;
}
.widget.recent_posts.rightside{
  padding-left: 18px;
}
form .widget.recent_posts {
  padding-left: 20px;
  padding-right: 20px;
  /* text-align: center; */
}
form .widget.recent_posts input{
  border: 1px solid #ebebeb;
  height: 45px;
  padding: 8px 15px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 22px;
  color: #666;
}
select:required:invalid {
  color: gray;
}
option[value=""][disabled] {
  display: none;
}
form .widget.recent_posts  select{
  border: 1px solid #ebebeb;
  height: 45px;
  padding: 8px 15px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 22px;
  color: #666;
}
form .widget.recent_posts  textarea{
  border: 1px solid #ebebeb;
  height: 100px;
  padding: 8px 15px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 22px;
  color: #666;
}
form .widget.recent_posts input.sbmt-btn{
  color: #fff;
  background-color: #222;
  border: medium none transparent;
  border-radius: 3px;
  font-size: 16px;
  width: 160px;
  display: block;
  margin: 0 auto;
  margin-bottom: 0;
}
form .widget.recent_posts input.sbmt-btn:hover{
    background-color: #5A101D;
}
form .widget.recent_posts .subscribelabel{
    background-color: #5A101D;
}
form .widget.recent_posts .checkboxField{
    text-align: justify;
    font-size: 10px;
    line-height: 1.4;
    margin-bottom: 15px;
}
form .widget.recent_posts  input:focus, form .widget.recent_posts select:focus{
  outline: none;
}
.mainmenu-area .mainmenu{
  padding-right: 0;
}
.checkboxFieldMainPage{
  text-align: justify;
  color: #fff;
  margin-top: 20px;
  font-size: 10px;
  line-height: 1.4;
}
.subscribe-form button{
  position: relative;
  margin-top: 10px;
}
.subscribe-form #name{
  margin-bottom: 10px;
}
.gallery-block-item{
  margin-bottom:0;
}
.par i::before{
  content: "" !important;
}
.banner{
  margin-top: 100px;
}
.banner.mainpage{
  margin-top: 0;
  background-color: #f4fbfd;
  padding-bottom: 100px;
}
.banner.mainpage .col-md-4{
  margin-bottom:20px;
}
.banner .banner_item{
  background-size: contain;
  background-position: center center;
  position: relative;
  display: block;
  height: 500px;
  background-repeat: no-repeat;
}
.banner.mainpage .banner_item{
  height: 350px;
}
.banner.mainpage .col-md-2:first-child{
  margin-left: 8.333333%;
}
.banner_title, .banner_title a, .banner_category, .banner_category a{
  margin: 25px 0 0;
  text-align: center;
  font-size: 20px;
  color: #444444;
}
.crumb .container h3 a, .crumb .container h2 a, .crumb .container > a, .sub_crumb > a, .sub_crumb h3 a, .sub_crumb h2 a{
  color: #1e1e27 !important;
}
h2.categoryBar, h3.categoryBar{
  font-size: 16px;
}
.toContactPageBtn {
  background: #5A101D;
  color: #FFFFFF !important;
  text-transform: uppercase;
  padding: 15px;
  border: none;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
  width: auto;
  transition: background-color 0.3s ease;
}
.single_product_image_background{
  width: auto;
  height: 350px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
}
.product_image{
  width: 100%;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.product_info{
  text-align: center;
  margin-top: 20px;
}
.lg-backdrop{
  background-color: rgba(0,0,0,.7) !important;
}
.single_product_image a img{
  display: block;
  margin: 0 auto 20px auto;
  width: 250px;
}
.mainmenu-area .mainmenu ul li a{
  padding: 31px 12px;
}
#exampleSlider .MS-content{
  display: flex;
}
