/*
Theme Name: sablon
Description: sablon
Author: Mészáros Barna (<a target="_blank" href="http://pixelhuszar.hu">http://pixelhuszar.hu</a>)
Version: 1.0
*/

/*
	font-family:'Barlow';font-weight:400;
	font-family:'Barlow';font-weight:400;
	font-family:'Barlow';font-weight:900;
	font-family:'Barlow';font-weight:900;
*/


@font-face {
      font-family: 'fontello';
      src: url('font/fontello.eot?60961603');
      src: url('font/fontello.eot?60961603#iefix') format('embedded-opentype'),
           url('font/fontello.woff?60961603') format('woff'),
           url('font/fontello.ttf?60961603') format('truetype'),
           url('font/fontello.svg?60961603#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }



@font-face {
    font-family: 'Barlow';
    src: url('fonts/barlow-regular-webfont.woff2') format('woff2'),
         url('fonts/barlow-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'Barlow';
    src: url('fonts/barlow-bold-webfont.woff2') format('woff2'),
         url('fonts/barlow-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}



body {
    animation: myfadeInAnimation 2s;
}
@keyframe myfadeInAnimation {
    from {opacity: 0;}
    to {opacity: 1;}
}
@-webkit-keyframes myfadeInAnimation {
    from {opacity: 0;}
    to {opacity: 1;}
}


body{background:#fff;font-family: 'Barlow' !important;font-weight:400;background:#fff;}
a,a:hover,a:focus,a:active{color:#4d9936;text-decoration:none;}
.demo-icon{font-family: 'fontello';}
.btn,.btn:hover,.btn:focus,.btn:active{text-transform:uppercase;background:#9ec73d;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;color:#fff;border-bottom:3px solid #8ab032;font-family:'Barlow';font-weight:700;font-size:20px;padding:14px 25px 10px 25px;line-height:100%;}
.btn.btn2{font-size:15px;}
.btn.btn2{padding:14px 25px 10px 25px;}


img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{padding:0;margin:3px 0 2px 10px;display:inline;}
img.alignleft{padding:0;margin:3px 10px 2px 0;display:inline;}
.alignright{float:right;}
.alignleft{float:left;}
.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto;}

.page-left{border-right:0;background:transparent;padding-right:28px;margin:50px 0;min-height:830px;}
.page-sidebar{margin:50px 0;padding-left:30px;}

.logo{margin-top:5px;}

#fb .fb-page{max-width:100%;}
#sidebar-posts,#fb,#li,#sidebar-service{margin:20px 0 60px 0;}
#sidebar-posts h3,#fb h3,#li h3,#sidebar-service h3{margin:0 0 15px 0;}
#sidebar-posts h3{margin-bottom:0;}
#sidebar-service p{margin:15px 0;}
.sidebar-blog-image{-webkit-border-radius: 400px;-moz-border-radius: 400px;border-radius: 400px;margin:0 auto;width:80px;height:80px;margin:0;}
.home-blog-image{-webkit-border-radius: 400px;-moz-border-radius: 400px;border-radius: 400px;margin:0 auto;width:150px;height:150px;margin:0 auto;}
.sidebar-post p{margin:10px 0;}
.sidebar-post li a{color:#0080ff;font-size:16px;}
.sidebar-post{margin:0 0 10px 0;}
.sidepost-link{color:#828282;font-size:14px;padding:15px 0 0 0;display:block;font-family:'Barlow';font-weight:700;}
#sidebar-posts2 .sidepost-link{margin:0 0;padding:0;}
#sidebar-posts2 .sidebar-post{margin:10px 0;}
.sidebar-post-right{padding:0;}

#sidebar-form p{font-size:16px;margin:12px 0;}
.your-consent,.your-consent label{font-size:14px;font-weight:400;}
.your-consent .wpcf7-list-item{margin-left:0;}
.wpcf7-form{}

.wpcf7-form label{padding:0;margin:0;width:100%;}
.wpcf7-form input[type="text"],
.wpcf7-form textarea,
.wpcf7-form input[type="email"]{background:#eefaea;border:1px solid #dae6d6;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color:#333;padding:8px 12px;width:100%;font-size:18px;font-family:'Barlow';font-weight:400;}
.wpcf7-form input[type="submit"]{border:0;text-transform:uppercase;background:#9ec73d;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;color:#fff;border-bottom:3px solid #8ab032;font-family:'Barlow';font-weight:900;font-size:20px;padding:17px 40px 12px 40px;line-height:100%;text-shadow: 0px 1px 0px rgba(123, 22, 20, 0.7);}

.wpcf7-form textarea{height:120px;}

blockquote{background:#f4f5f7;border-left:10px solid #d6d8d9;padding:25px 35px;margin:25px 0;}
blockquote p{margin:10px 0;font-size:26px;color:#444648;box-shadow: inset 0 -2px #f4f5f7, inset 0 -5px #fbfcfd;display:inline;}

/* Slick Slider */

section.slider{margin-top:40px;}

button.slick-next.slick-arrow,button.slick-prev.slick-arrow{width:30px;height:48px;background:url('img/flick_rls_bg.png') -30px 0 no-repeat;z-index:100000;}
button.slick-prev.slick-arrow{width:30px;height:48px;background:url('img/flick_rls_bg.png') 0 0 no-repeat;}
button.slick-next.slick-arrow:hover{background-position:-30px -48px;}
button.slick-prev.slick-arrow:hover{background-position:0 -48px;}

.slick-prev::before, .slick-next::before{display:none;}
.slick-next{right:-10px;}
.slick-prev{left:-10px;}

section.center.slider div.slick-slide { text-align:center !important;}
section.center.slider div.slick-slide img { margin:30px auto;}



.main-content #sidebar-service ul li:before{display:none;margin:0;}
.main-content #sidebar-service ul {margin:0;}
.main-content #sidebar-service ul li span{text-transform:uppercase;font-size:16px;color:#9ec73d;font-weight:900;}
.main-content #sidebar-service ul li i{width:27px;text-align:center;font-size:16px;}
.main-content #sidebar-service ul li{margin:7px 0;}


.affix{position:fixed !important;}


#header-wrapper{background:url('img/header.jpg') center center no-repeat;height:797px;padding:0;margin:0;}
#header-wrapper.subpage{height:400px;background:url('img/header.jpg') center center no-repeat;position:relative;}
#header-wrapper.subpage h1{position:absolute;line-height:50px;text-align:center;font-size:50px;color:#fff;padding-bottom:0;margin:0;bottom:20%;/*left:0;right:0;*/width:100%;}
#header-wrapper.subpage .mobile-menu{position:relative;z-index:10000000;}

#header-wrapper-inside{/*background:url('img/piros-sav.png') right bottom no-repeat;*/height:797px;}
#header-wrapper.subpage #header-wrapper-inside{height:400px;background-color:rgba(0,0,0,0.4);}



#header-wrapper.single-subpage{height:400px;position:relative;}
#header-wrapper.single-subpage h1{position:absolute;line-height:50px;text-align:center;font-size:50px;color:#fff;padding-bottom:0;margin:0;bottom:20%;/*left:0;right:0;*/width:100%;}
#header-wrapper.single-subpage .mobile-menu{position:relative;z-index:10000000;}
#header-wrapper.single-subpage #header-wrapper-inside{height:400px;/*background-color:rgba(0,0,0,0.4);*/}


#menu-wrapper{background-color:rgba(255,255,255,0.92);padding:15px 0;margin:0;position:absolute;left:0;right:0;z-index:10000;}
#bs-example-navbar-collapse-1{z-index:10001;}
.header-menu{padding:0;}
.header-menu nav{float:none;}

.navbar-toggle{border:4px solid #84a439 !important;margin-right:20px;margin-top:0;margin-bottom:0;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:transparent;}
.navbar-default .icon-bar{border:2px solid #84a439;width:30px;}
.navbar-default{ padding:0; margin:0;}


nav.navbar{font-size:0;line-height:0;border:0;text-transform:uppercase;margin:0;}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:active,.navbar-default .navbar-nav > li > a:hover{font-family:'Conv_Gotham-Medium';font-size:15px;color:#333;padding:10px 10px 10px 10px;letter-spacing:-1px;}
.navbar-default .navbar-nav > li > a:hover{color:#ef1851;}
.navbar-default .navbar-nav > li.active > a,.navbar-default .navbar-nav > li.active > a:hover,.navbar-default .navbar-nav > li.active > a:focus{color:#ef1851;background:transparent;}
.navbar-default .navbar-nav > li.dropdown.open > a{background-color:rgba(153,153,153,0.6);color:#333;}
.navbar-default{background:transparent;}
.navbar{border-radius:0;min-height:1px;}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{background:#ef1851;}


.dropdown-menu li#menu-item-2050.active > a,
.dropdown-menu li#menu-item-2050.active > a:focus,
.dropdown-menu li#menu-item-2050.active > a:hover{background:#fff !important;color:#333;}

.dropdown-menu li#menu-item-2051.active > a,
.dropdown-menu li#menu-item-2051.active > a:focus,
.dropdown-menu li#menu-item-2051.active > a:hover{background:#fff !important;color:#333;}

.dropdown-menu li#menu-item-2052.active > a,
.dropdown-menu li#menu-item-2052.active > a:focus,
.dropdown-menu li#menu-item-2052.active > a:hover{background:#fff !important;color:#333;}

.dropdown-menu li#menu-item-2053.active > a,
.dropdown-menu li#menu-item-2053.active > a:focus,
.dropdown-menu li#menu-item-2053.active > a:hover{background:#fff !important;color:#333;}

.dropdown-menu li#menu-item-2053.active > a:hover,
.dropdown-menu li#menu-item-2052.active > a:hover,
.dropdown-menu li#menu-item-2051.active > a:hover,
.dropdown-menu li#menu-item-2050.active > a:hover{background:#f5f5f5 !important;}

.container-fluid{overflow:hidden;}

#header-intro{margin:160px 0 70px 0;}
#header-intro h3{font-size:36px;margin:0;color:#fff;text-transform:uppercase;line-height:140%;font-family:'Barlow';font-weight:900;}
#header-intro p{font-size:20px;color:#fff;line-height:125%;margin:20px 0;}
#header-intro li{font-size:20px;color:#fff;line-height:125%;margin:3px 0;}
#header-intro ul{margin:20px 0 10px 20px;padding:0;}
#header-intro .btn{margin-top:15px;}
.intro-top{min-height:285px;}


.intro-left{}
.intro-right{}

.intro-left h3,
.intro-right h3{color:#fff;font-size:21px;text-transform:uppercase;background:url('img/line.jpg') bottom left no-repeat;padding:0 0 8px 0;margin:0;font-family:'Barlow';font-weight:900;}
.intro-right h3{background:url('img/line.jpg') bottom right no-repeat;padding:0 0 8px 0;}

.intro-left p,
.intro-right p{color:#fff;font-size:16px;line-height:150%;padding-right:5px;}
.intro-right p{padding-left:5px;}

.navbar-collapse{padding:0 !important;}
.nav.navbar-nav{float:right;margin:4px 0 0 0;padding:0;}
.nav.navbar-nav li{float:left;margin:0 0 0 0;}
.nav.navbar-nav li.lang-item a,.nav.navbar-nav li.lang-item a:hover,.nav.navbar-nav li.lang-item a:active,.nav.navbar-nav li.lang-item a:focus{padding:0 0;}
.nav.navbar-nav li.lang-item a img{border:3px solid #dadada;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.nav.navbar-nav li.lang-item.current-lang a img{border:3px solid #fff;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter: alpha(opacity=40);-moz-opacity: 0.4;-khtml-opacity: 0.4;opacity: 0.4;}

.nav.navbar-nav li li{float:none;margin:0 0 0 0;text-transform:none;}
.nav.navbar-nav li li a:before{content:'';font-family:'fontello';color:#84a439;font-size:13px;margin-left:-12px;margin-top:-1px;position:absolute;}

.footer-middle li.lang-item{display:none;}

#menu-menu{margin:8px 0 0 0;}
nav.navbar{font-size:0;line-height:0;border:0;text-transform:uppercase;margin:0;}
.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:active,.navbar-default .navbar-nav > li > a:hover{font-family:'Barlow';font-weight:700;font-size:19px;color:#9ec73d;padding:10px 11px 10px 11px;}
.navbar-default .navbar-nav > li > a:hover{color:#9ec73d;}
.navbar-default .navbar-nav > li.active > a,.navbar-default .navbar-nav > li.active > a:hover,.navbar-default .navbar-nav > li.active > a:focus{color:#84a439;background:transparent;}
.navbar-default .navbar-nav > li.dropdown.open > a{background-color:rgba(153,153,153,0.6);color:#333;}
.navbar-default{background:transparent;}
.navbar{border-radius:0;min-height:1px;}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{background:#84a439;}

.mobile-menu{display:none;text-align:center;}

p{color:#333;font-size:18px;line-height:140%;margin:25px 0 35px 0;}
.main-content h2{font-size:28px;background:url('img/line.png') bottom left no-repeat;padding-bottom:7px;}
.main-content h3{font-size:23px;}
.main-content ul{padding:0;margin:20px 0 20px 40px;}
.main-content .sidebar-post ul{margin:10px 0 10px 25px;}
.main-content ol{padding:0;margin:20px 0 20px 40px;list-style:decimal;}
.main-content ul li,.main-content ol li{color:#333;font-size:17px;line-height:140%;margin:7px 0 7px 0;padding:0;/*padding:0 0 0 25px;background:url('img/li.png') 0 3px no-repeat;*/list-style:none;}
.main-content ol li{list-style:decimal;}
.main-content ul li:before{content:'';font-family:'fontello';color:#84a439;font-size:17px;margin-left:-22px;position:absolute;}
.main-content ol li:before{content:'';margin:0;}
strong,b{font-family:'Barlow';font-weight:700;}

h1,h2,h3,h4{line-height:120%;}
h1{color:#222;font-size:44px;text-transform:uppercase;font-family:'Barlow';font-weight:900;line-height:120%;margin:25px 0 25px 0;}
h2{color:#000;font-size:40px;text-transform:uppercase;font-family:'Barlow';font-weight:900;line-height:120%;margin:25px 0 25px 0;}
h3{color:#333;font-size:25px;text-transform:uppercase;font-family:'Barlow';font-weight:900;line-height:120%;margin:10px 0 10px 0;}

.cikk{border-bottom:1px dotted #d7d7d7;padding:0 0 15px 0;margin:0 0 15px 0;}
.cikk .thumbnail-blog img{width:150px;height:auto;float:right;-webkit-border-radius: 200px;-moz-border-radius: 200px;border-radius: 200px;border:10px solid #f4f5f7;margin-left:15px;}
.page-sidebar h3{font-size:23px;background:url('img/line.png') bottom left no-repeat;padding-bottom:4px;}

.about-us p{}




/*#home-blog h2,#our-team h2,#help h2,#creed h2,#quotes h2{background:url('img/line2.jpg') bottom center no-repeat;padding-bottom:14px;}*/
#home-blog h3 a:hover,#our-team h3 a:hover,#help h3 a:hover,#creed h3 a:hover,#quotes h3 a:hover{text-decoration:none;}

#home-blog{padding:90px 0;background:#fff;}
#home-blog h2{text-align:center;margin:0 auto 30px auto;}
#home-blog p{text-align:center;font-size:16px;margin:25px auto 0 auto;color:#333;}
#home-blog img{-webkit-border-radius: 400px;-moz-border-radius: 400px;border-radius: 400px;margin:0 auto;border:10px solid #f4f5f7;width:165px;height:auto;}
#home-blog a{margin:0 auto;text-align:center;}
#home-blog h3{font-size:21px;font-family:'Barlow';font-weight:900;color:#9ec73d;margin:25px 0 20px 0;}
#home-blog h3 a{color:#9ec73d;}
#home-blog .btn{margin:0 auto;}
#home-blog .blog-post-row{margin-top:50px;}


#help{background:#fff;padding:90px 0;}
#help h2{text-align:center;margin:0 auto 30px auto;}
#help h3{font-size:21px;font-family:'Barlow';font-weight:900;text-transform:uppercase;background:url('img/line.png') top center no-repeat;padding-top:20px;margin-top:20px;}
#help h3 a{color:#333;}
#help p{color:#333;font-size:16px;line-height:150%;margin:15px 0;}
#help img{-webkit-border-radius: 400px;-moz-border-radius: 400px;border-radius: 400px;margin:0 auto;}
.help-left{}
.help-right{text-align:right;}
#help .text-center{text-align:center;}
.row-solutions{margin-bottom:50px;}
.row-solutions.last-solutions{margin-bottom:20px;}
.solution-column i,.solution-column .icon,.inline-icon .icon{color:#9ec73d;font-size:50px;text-shadow: 3px 3px 0px #ebedf1;}
.inline-icon{padding-top:0;}

.inline-icon [class^="icon-"]:before,.inline-icon [class*=" icon-"]:before{width:auto !important;margin-left:0 !important;margin-right:0 !important;}


.solution-row{margin-top:70px;}
p.nomargin{margin:0;}

#redphone-block{background:#9ec73d;}
.redphone{padding:45px 30px;margin:0 0 0 0;}
.redphone .icon-mobile{color:#fff;font-size:58px;float:none;margin:5px 15px 0 0;padding:0;}

.redphone .telefon{float:none;font-size:32px;font-weight:700;color:#fff;line-height:115%;}
.redphone .telefon span{float:none;font-family:'Barlow';font-size:31px;font-weight:500;color:#fff;text-transform:uppercase;margin:7px 0 0 0;}
.redphone .telefon2 p{font-size:25px;font-weight:400;color:#fff;margin:0 0 0 0;line-height:120%;}
.redphone .telefon2 span{font-size:23px;font-weight:700;color:#fff;text-transform:uppercase;display:block;margin:0 0 25px 0;line-height:115%;}
.redphone .telefon-top{margin-top:0;}
.redphone .telefon-text{font-size:25px;font-weight:400;color:#fff;margin:0 0 0 0;line-height:120%;}

#home-references{padding:90px 0;background:#f4f5f7;}
#home-references p{color:#333;font-size:22px;line-height:140%;}

#home-references ul{margin:0;padding:0;}
#home-references li{font-size:18px;font-weight:900;color:#333;margin:7px 0;list-style:none;}
#home-references li:before{content:'';font-family:'fontello';font-size:15px;color:#4d9936;font-weight:normal;margin:0 7px 0 0;}
#home-references h2{margin:0 auto 50px auto;}

#our-team{padding:90px 0;background:#f4f5f7;}
#our-team h2{text-align:center;margin:0 auto 70px auto;}
#our-team h4{font-size:22px;color:#333;margin:20px 0 5px 0;font-weight:900;}
#our-team .row{}
#our-team p{text-align:center;font-size:16px;color:#333;margin:0;}
#our-team h3 a{color:#828282;}
#our-team h3{text-align:center;}
#our-team .column-team{padding:0;text-align:center;}
#our-team img{margin:0 auto;-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;border:10px solid #dbdcdd;}
.team-button{margin-top:70px;}

#creed{padding:30px 0 75px 0;background:#fff;}
#creed h2{text-align:center;margin:0 auto 30px auto;}
#creed p{text-align:center;font-size:18px;color:#333;}


#footer{background:#1d1f19;padding:90px 0 50px 0;} /*4b4b4b*/
#footer p{color:#f2f2f2;margin:15px 0 15px 0;}
#footer p a{color:#c2c2c2;}
#footer .footer-left p{font-size:18px;line-height:150%;color:#ececec;}
#footer .footer-right p{font-size:15px;line-height:130%;}
#footer .footer-right form p{margin:15px 0;}
#footer p span{font-family:'Barlow';font-weight:900;}

#footer h3{text-transform:uppercase;color:#c2c2c2;margin:8px auto 20px auto;font-family:'Barlow';font-weight:700;font-size:30px;font-weight:900;}
#footer ul{padding:0;margin:30px 0 0 0;}
#footer li{list-style:none;padding:0;margin:5px 20px 5px 0;display:inline;}
#footer li:before{content:'';font-family:"fontello";font-size:14px;display:inline-block;margin:-2px 5px 0 0;color:#777b6d;}
#footer li a,
#footer li a:focus,
#footer li a:hover,
#footer li a:active{color:#777b6d;font-size:18px;text-transform:uppercase;font-weight:900;}

#footer input[type="text"],
#footer input[type="email"]{border:1px solid #383839;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color:#777b6d;padding:14px;width:100%;font-size:15px;}
#footer input[type="submit"]{background:#919191;font-family:'Barlow';font-weight:900;color:#fff;text-transform:uppercase;cursor:pointer;border:0;padding:15px 25px 12px 25px;margin:0;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;font-size:17px;float:right;}


#footer-bottom{background:#1d1f19;padding:0 0 90px 0;margin:0 0 0 0;text-align:center;}/*313131*/
#footer-bottom a{color:#777b6d;text-decoration:underline;}
#footer-bottom p{color:#777b6d;margin:30px 0 0 0;font-size:18px;}

#footer-space{margin:40px 0 0 0;}

/*
#footer2{background:url('img/szurke-sav2.png') no-repeat;width:100%;height:500px;position:relative;z-index:10000;}
*/

.clr{clear:both;font-size:0;line-height:0;}


/* Táblázat css */
.container table{font-size:14px;line-height:130%;margin:30px 0;width:100%;}
.container td {padding: 15px 10px; border: 1px solid #c6c6c6;}
.container table td h2{margin:7px 0 10px 0;}
.container table p{margin:3px 0;}


#urlap{background:#ddd;margin:25px 0 20px 0;padding:25px 25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#urlap .row{margin-top:8px;margin-bottom:8px;}

#urlap input[type="text"],
#urlap textarea,
#urlap input[type="email"]{border:1px solid #383839;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color:#777b6d;padding:12px;width:100%;font-size:15px;}
#urlap input[type="submit"]{background:#84a439;font-family:'Barlow';font-weight:900;color:#fff;text-transform:uppercase;cursor:pointer;border:0;padding:12px 25px;margin:15px 0 0 0;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;font-size:17px;float:right;}

#urlap textarea{height:120px;}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

#kapcsolat{margin:40px 0 0 0;}
.form-left{text-align:right;font-family:'Barlow';font-weight:400;font-size:15px;padding-top:20px;}
#urlap label{margin:5px 0 0 0;}
#urlap p{margin:7px 0;}
div.wpcf7 .wpcf7-submit:disabled{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;}


.wp-pagenavi{clear:both;height:70px;}
.wp-pagenavi .pages{display:none;}
.wp-pagenavi a, span.current{font-weight:bold;background:#9ec73d;color:#fff;font-size:13px;text-decoration:none;padding:10px;margin:2px;display:block;float:left;margin:5px 3px 0 0;border:0;border-bottom:3px solid #8ab032;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
span.extend{color:#333;font-size:13px;text-decoration:none;padding:10px 5px;margin:5px 5px 2px 2px;display:block;float:left;}
.wp-pagenavi a:hover, .wp-pagenavi span.current{color:#fff;}
.wp-pagenavi a:hover{background:#4d9936;border-bottom:3px solid #0e46ae;}
.wp-pagenavi span.current{background:#f4f5f7;border-bottom:3px solid #d2d2d2;color:#777;}

.page-referenciak .gallery-item img{border:0 !important;}
.page-referenciak .gallery-item{height:180px;border:1px solid #ebebeb;overflow:hidden;margin:0 !important;display: flex;justify-content: center;align-items: center;}

.page-left .gallery{margin:15px 0 25px 0;}
.page-left .gallery img{border:0 !important;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;max-width:100% !important;height:auto !important;}
.page-left .gallery .gallery-item{margin:8px 0 !important;}
.page-left .galeria-row{margin-bottom:25px;margin-top:25px;}
.page-left .galeria-row img{border:0 !important;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;max-width:100% !important;height:auto !important;margin:0 auto;}
.page-left .galeria-row p{margin-top:15px;margin-bottom:0;}

.page-szolgaltatasaink li h3{display:inline-block;}

#footer-scripts{width:100%;overflow:hidden;height:0;}

.lejart{color:#333;background:#e9e9e9;border:1px solid #c9c9c9;text-align:center;font-size:16px;padding:10px 15px;margin:0 0 25px 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.solutions-top{min-height:245px;}/*445*/

/*==========  Non-Mobile First Method  ==========*/



@media(max-width : 1650px) {
}

@media(max-width : 1300px) {
}

/* Large Devices, Wide Screens */
@media(max-width : 1200px) {
	#quotes .slick-slide{min-height:600px;}/*800*/
	.intro-left p, .intro-right p{line-height:130%;font-size:15px;}
	.intro-left h3, .intro-right h3{font-size:15px;}

	.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:active,.navbar-default .navbar-nav > li > a:hover{font-size:18px;}

	.redphone .telefon{font-size:28px;}
	.redphone .telefon span{font-size:26px;}
	.redphone .fa-phone{font-size:55px;}
	.redphone .telefon2 span{font-size:30px;}
	.redphone .telefon2 p{font-size:23px;}

	#home-references{background-position:-300px top;}
	/*.logo{margin-top:0;}*/
	.page-left .gallery img{padding:0 3px;}
}

/* Medium Devices, Desktops */
@media(max-width : 992px) {
	.sidebar-post-right{margin-bottom:30px;text-align:center;}
	.sidepost-link{padding-top:0;}

	.page-left{padding-right:15px;border-right:0;min-height:auto;padding:0;background:none;}
	.page-sidebar{padding:0;}
	#message form{margin:0;}

	.logo-name{font-size:30px;}
	.logo-title{font-size:13px;}
	.phone{font-size:30px;}
	.phone-title{font-size:13px;}
	.phone-img{margin:7px 15px 0 0;}

	#footer .logo-name{font-size:30px;}
	#footer .logo-title{font-size:13px;}
	#footer .phone{font-size:30px;}
	#footer .phone-title{font-size:13px;}
	#footer .phone-img{margin:7px 15px 0 0;}


	h1,#header-wrapper.subpage h1{font-size:38px;padding-left:15px;padding-right:15px;line-height:40px;margin-top:140px;}
	h2{color:#555;font-size:28px;}
	h3{color:#666;font-size:22px;}
	.main-content h2{font-size:28px;}
	.main-content h3{font-size:22px;}
	.intro-top{min-height:1px;}
	.intro-top p{margin:15px 0;}
	.solutions-top{min-height:10px;}
	.solution-column{margin-bottom:50px;}

	#our-team .column-team{padding:0 15px 20px 15px;}

	#header-wrapper-inside{background-position:450px 0;}
	.navbar-nav{padding:0 !important;margin:0 !important;}

	#our-team{background-position:right bottom;}

	.blog-post-row .col-md-4{margin-top:45px;margin-bottom:45px;}
	#our-team .col-md-4{margin-top:25px;margin-bottom:25px;}

	.solution-row{margin-top:0;}

	.redphone .telefon-top{margin-bottom:30px;text-align:center;}
	.redphone .fas.fa-phone{float:none;margin-bottom:20px;}
	.redphone .telefon span,.redphone .telefon{float:none;display:block;}
	.redphone .telefon2{text-align:center;}
	.redphone{background-position:left top;}
	.page-left .gallery img{padding:0 0;}

}


/* Small Devices, Tablets */
@media(max-width : 768px) {
	.phone-img{display:none;}

	.mobile-menu{display:block;}
	.slick-prev{left:50px;}
	.slick-next{right:50px;}



	#header-intro h3{font-size:30px;}
	#header-intro-line-1 span{margin:0 0 30px 0;}
	#header-intro{margin:140px 0 0 0;}
	.intro-left{margin-top:50px;}
	.intro-right{margin-top:50px;text-align:center;}
	.intro-left h3,.intro-right h3{background-position:center bottom;}
	.intro-left h3,.intro-right h3{font-size:19px;text-align:center;}
	.intro-left p,.intro-right p{font-size:14px;line-height:130%;margin:10px 0;text-align:center;}

	#home-blog h2,#our-team h2,#help h2,#creed h2,#quotes h2{font-size:25px;}
	#home-blog h3,#our-team h3,#help h3,#creed h3,#quotes h3{font-size:17px;}
	.form-left{text-align:left;}
/*
	.container table,
	.container table td,
	.container table td tr,
	.container table col,.container table colgroup,.container table tbody{display:block !important;width:100% !important;}*/

	.footer-left,.footer-middle,.footer-right{margin:40px 0;}

	.page-left{margin-top:25px;}

	#footer{height:auto;}
	.footer-left{text-align:center;}
	.footer-left img{margin:0 auto;}

	.footer-middle{text-align:center;}

	#header-intro{margin:165px 0 50px 0;}

	.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:active,.navbar-default .navbar-nav > li > a:hover{font-size:19px;padding:8px 10px;}
	.logo{margin-top:0;}
	.navbar-collapse{border-top: 0 !important;-webkit-box-shadow:none !important;box-shadow:!important;}
	#menu-menu-1{padding-top:15px !important;}

	.nav.navbar-nav li{display:block;float:none;}
	.nav.navbar-nav{float:none;}
	.nav.navbar-nav li.lang-item a,.nav.navbar-nav li.lang-item a:hover,.nav.navbar-nav li.lang-item a:active,.nav.navbar-nav li.lang-item a:focus{padding:7px 10px;}

	#home-references{background-position:-400px top;}
	#help{padding:45px 0 90px 0;}

	ul.nav.navbar-nav{width:100%;}
	.page-left .gallery img{padding:0 5px;}
	.page-left .gallery .gallery-item{margin:8px 0 0 0 !important;}

	.dropdown-menu{font-size:18px;padding:3px 15px;}
	.nav.navbar-nav li li a:before {margin-left:-15px;}
}


/* Extra Small Devices, Phones */ 
@media(max-width : 570px) {

	.logo-name{text-align:center;}
	.logo-title{text-align:center;}
	.phone{text-align:center;}
	.phone-title{text-align:center;}
	.phone-img,.phone-right{display:inline;float:none;text-align:center;}
	.phone-img{display:none;}
	.header-left,.header-right{float:none;display:block;width:100%;}

	#footer .logo-name{text-align:center;}
	#footer .logo-title{text-align:center;}
	#footer .phone{text-align:center;}
	#footer .phone-title{text-align:center;}
	#footer .phone-img,#footer .phone-right{display:inline;float:none;text-align:center;}
	#footer .phone-img{display:none;}
	#footer .footer-left,#footer .footer-right{float:none;display:block;width:100%;}
	#footer{}

	h2{font-size:26px;}


	h1,
	#header-wrapper.subpage h1{font-size:23px;padding-left:15px;padding-right:15px;}
	h2{color:#222;font-size:26px;}
	h3{color:#222;font-size:18px;}
	#home-blog h2,#our-team h2,#help h2,#creed h2,#quotes h2{font-size:26px;}
	#home-blog h3,#our-team h3,#help h3,#creed h3,#quotes h3{font-size:18px;}
	.main-content h2{font-size:20px;}
	.main-content h3{font-size:17px;}
	p,.main-content li{font-size:15px;}
	.main-content ul{margin:20px 0 20px 25px;}


	
	.page-left{padding:0;}
	.page-sidebar{padding:0;}

	.btn, .btn:hover, .btn:focus, .btn:active{padding:7px 15px;}

	img.centered,img.alignright,img.alignleft{display:block;margin-left:auto;margin-right:auto;float:none;}
	.page-referenciak .gallery-item{width:100% !important;display:block !important;height:auto;border:0;margin:15px auto !important;text-align:center;}



	#header-intro{margin:140px 0 50px 0;}
	#header-intro h3{font-size:28px;}
	#header-intro p{font-size:18px;margin:15px 0;}
	#header-intro li{font-size:18px;}
	#header-intro ul{margin:15px 0 15px 20px;padding:0;}
	#header-intro .btn{margin-top:10px;}

	#sidebar-posts, #fb, #li, #sidebar-service{margin:20px 0 40px 0;}

	#footer{padding:90px 0 50px 0;}

	blockquote p{font-size:20px;}
	.page-left .gallery .gallery-item{width:100% !important;float:none !important;}
	.page-left .gallery br{display:none !important;}
}


/* Extra Small Devices, Phones */ 
@media(max-width : 480px) {
	.btn, .btn:hover, .btn:focus, .btn:active{font-size:17px;}
	#header-intro h3{font-size:18px;}
	#header-intro p{font-size:16px;margin:15px 0;}
	#home-references p{font-size:17px;}
	#header-intro li{font-size:16px;}
	#home-references li{font-size:16px;}

	#header-intro-line-1 span{margin:0 0 30px 0;}
	#header-intro{margin:140px 0 0 0;}
	.intro-left{margin-top:50px;}
	.intro-right{margin-top:50px;text-align:center;}
	.intro-left h3,.intro-right h3{background-position:center bottom;}
	.intro-left h3,.intro-right h3{font-size:17px;text-align:center;}
	.intro-left p,.intro-right p{font-size:13px;line-height:120%;margin:10px 0;text-align:center;}

	h2,#home-blog h2,#our-team h2,#help h2,#creed h2,#quotes h2{font-size:21px;}
	h3,#home-blog h3,#our-team h3,#help h3,#creed h3,#quotes h3{font-size:15px;}

	h1,
	#header-wrapper.subpage h1{font-size:23px;}

	.cikk .thumbnail-blog img{margin:0 auto;float:none;}
	.cikk{text-align:center;}




	.redphone .telefon{font-size:24px;}
	.redphone .telefon span{font-size:22px;margin-top:10px;}
	.redphone .fa-phone{font-size:50px;}
	.redphone .telefon2 span{font-size:26px;}
	.redphone .telefon2 p{font-size:20px;}

	.slick-prev{left:0;}
	.slick-next{right:0;}
	.slick-slide-wrapper img{max-width:70%;height:auto;}


	blockquote{border-left:7px solid #d6d8d9;padding:15px 20px;margin:20px 0;}
	blockquote p{font-size:17px;}

}


/* Custom, iPhone Retina */ 
@media(max-width : 320px) {
}