html{
    background-color: #36345B;
}

body{
    font-family: 'Poppins';
    font-size: 18px;
}
#header{
    background: url(../../../images/mazzag_bg.jpg) rgb(210,211,213);
    border-bottom: 1px solid #02ec00;
}

.P_home #header .container .header-row img{
    display: none;
} 

#logo img {
    height: 90px;
}

#header-wrap {
    background-color: #36345B;
}

.menu-link {
    color: #a7cd39;
}

.menu-item.current>.menu-link, .menu-item:hover>.menu-link {
    color: #fff;
}

.menu-link.icon {
    color: #041976;
    background: url(../../../commons/images/mazzag_home_menu_bg.jpg)
}

.menu-item.current>.menu-link.icon, .menu-item:hover>.menu-link.icon {
    color: #041976;
    background-color:#fff;
    background: url(../../../commons/images/mazzag_home_menu_bg.jpg)
}

.menu-link.icon i {
    margin-right: 0px;
    font-size: 42px;
    width:36px;
}

.svg-trigger path {
    stroke: #dbdcdd;
}

.slider-caption p {
    font-family: 'Poppins';
}

.bg-dots{
    background-image: url(../bg/gridtile_3x3.png);
    width: 2000px;
    height: 1000px;
    opacity: 0.5;
    position: absolute;
}

#content.bg-dots2{
    background: url(../bg/gridtile_3x3.png) #fff;
    padding-bottom: 0px;
}

.P_home .content-wrap {
    position: relative;
    padding: 0px 0;
    overflow: hidden;
    font-family: 'Poppins';
    font-size: 36px;
    text-align: center;
    color: #135e87;
    background: rgb(210,211,213);
    background: url(../../../images/mazzag_bg.jpg) rgb(210,211,213);
}

#page-title {
    position: relative;
    padding: 0px 0;
    overflow: hidden;
    font-family: 'Poppins';
    color: #135e87;
    background: rgb(210,211,213);
    background: url(../../../images/mazzag_bg2.jpg) rgb(210,211,213);
}

#page-title.page-title-mini h1{
    font-size: 36px;
    text-align: center;
    color: #135e87;
}

.padding-lg{
    padding: 60px;
}

.padding-sm{
    padding: 10px;
}

#content.bg-own{
    background-color: #fff;
}

.content-wrap img{
    height:100px;
}

.heading-block h1 {
    font-size: 24px;
    color: #a7cd39;
    background-color: #3c3c3e;
    padding: 5px;
    font-weight: 500;
    margin: -60px -60px 0px -60px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.heading-block::after {
    display: none;
}

.fbox-content h3 {
    font-size: 22px;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    text-transform: none;
    margin-bottom: 15px;
    color: #3c3c3e;
}

.term_icon{
    padding: 10px;
}
.term_icon img{
    max-width:100%;

}

.bg-gray2{
    background-color: #3c3c3e;    
}

.bg-gray2 .fbox-content h3{
    color:#a7cd39;
    font-weight: 500;
}

.fbox-content h2 {
    font-size: 26px;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #3c3c3e;
    letter-spacing: 2px;
}

.bg-gray2 .fbox-content h2{
    color:#a7cd39;
}

#google_map .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
    height:400px !important;
    max-height:400px !important;
    padding-top: 0px !important;
    margin-top: -50px;
}

#google_map2{
    padding-top: 50px !important;
}
#google_map2 .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
    height:400px !important;
    max-height:400px !important;
    padding-top: 0px !important;
}

#footer{
    margin-top:0px !important;
    background-color: #3c3c3e;
}

.sticky-header .menu-link:hover{
    color:#041976 !important;
}

.sticky-header .menu-item.current .menu-link{
    color:#041976 !important;
}

.fbox-content h3 span.subtitle {
    font-weight: 300;
    font-size: 16px;
}

.portfolio-image{
    border: 1px solid #999;
}

.portfolio-desc span, .portfolio-desc span a {
    color: #888;
    font-size: 17px;
}

.grid-shuffle {
    border: none;
}

.grid-filter li {
    width: auto;
}

.P_partnereink .grid-filter > li > a{
    display: none;
}
.P_villanyszereles .grid-filter > li > a{
    display: none;
}
.P_akciok .grid-filter > li > a{
    display: none;
}

.hide{
    display: none;
}

.grid-filter li.activeFilter a {
    color: #fff;
    background-color: #135e87;
    margin: 0;
    font-weight: 700;
}

.P_eletrajz .portfolio-item table{
    width: 100%;
}

.P_eletrajz .portfolio-item td{
    padding: 0 5px 10px 0;
    vertical-align: top;
    line-height: 20px;
}

.P_eletrajz .portfolio-item .evszam{
    width: 100px;
    text-align: right;
}

.P_eletrajz .portfolio-item .helyszin{
    width: 200px;
}

#header-wrap .container{
    border-bottom: 1px dotted #02ec00;
}

.P_home #header-wrap .container{
    border-bottom: none;
}

.P_home #header-wrap .container .header-row{
    display:none;
}

.P_home #header{
    background: none;
    border-bottom: none;
}

.emil, .phone{
    font-size: 14px;
    color: #02ec00;
    padding: 5px;
}

.P_home .emil,.P_home .phone{
    padding: 20px 5px;
}

.emil{
    float:left;
}
.phone{
    float:right;
}

.sticky-header .emil, .sticky-header .phone{
    color: #041976 !important;
}

.stretched #wrapper {
    background-color: #36345b;
}

.swiper-slide-bg {
    top: 33px;
    background: none;
}
.swiper-slide-bg .container{
    position: relative;    
}

.menupont{
    position: absolute;
    width: calc(100% / 5);
}

.menupont.m_1{
    top: 14%;
    right: 36%;
    width: calc(100% / 4.5);
}
.menupont.m_2{
    top: 20%;
    left: 5%;
    width: calc(100% / 4.5);
}
.menupont.m_3{
    
    bottom: 16%;
    right: 5%;
    width: calc(100% / 4);
}
.menupont.m_4{
    top: 24%;
    right: 12%;
}
.menupont.m_5{
    bottom: 13%;
    left: 17%;
    
}
.menupont.m_6{
    bottom: 11%;
    left: 46%;
}

.menupont.m_1 img{
    width: 100%;
}
.menupont.m_2 img{
    width: 100%;
}
.menupont.m_3 img{
    width: 100%;
}
.menupont.m_4 img{
    width: 100%;
}
.menupont.m_5 img{
    width: 100%;
}
.menupont.m_6 img{
    width: 100%;
}

.portfolio-image .bg-overlay a{
    width: 100%;
    height: 100%;
}

.mfp-bg {
    background: #fff;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 1;
}

.mfp-title {
    color: #000;
 
}

.gutter-20>.col, .gutter-20>[class*=col-] {
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}

.emil a {
    text-decoration: none!important;
    color: #02ec00;
}

.emil a:hover {
    color: #fff;
}


.entry-image img{
    max-width: 200px;
}

.entry-image.detail img{
    max-width: 555px;
}
