footer .rights h2 {
	font-size: 38px;
    line-height: 1.36842105;
    /* color: #ffffff; */
    letter-spacing: -1.9px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    color: #999999;
}
footer .rights h2 span {
    color: #27ae60;
}
#rolunk-header #rolunk-menu > a,
#szolgaltatasok-header #szolgaltatasok-menu > a,
#referenciak-header #referenciak-menu > a,
#partnerek-header #partnerek-menu > a,
#elerhetoseg-header #elerhetoseg-menu > a {
    color: #27ae60;
    background-color: transparent;
}

.navbar-header {
    padding-left: 0px;
}

.navbar-nav {
    padding-right: 0px;
}

.dropdown-menu {
    width: 100%;
    left: auto;
    text-align: center;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.jumbotron {
    /*bottom: initial;*/
    width: 100%;
}

.camera_pag_ul li {
    display: inline-block;
}

.camera_container .container {
    width: auto;
}

.services img {
    height: 77px;
}

.guarantee p {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}

.google-map {
    height: 400px;
}

.google-map iframe {
    pointer-events: none;
}

.google-map iframe.clicked {
    pointer-events: auto;
}

.footer-contact-us {
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-image {
    padding-top: 23px;
}

.button-link {
    color: #27ae60;
    background-color: transparent;
    transition: 0.5s ease;
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px 15px;
    text-decoration: none !important;
    display: inline-block;
    border: 3px solid #4C4C4C;
}
.button-link:hover {
    background-color: #4C4C4C;
    transition: 0.5s ease;
}

.background-accent {
    background-color: #f1f1f1;
}

.colorswitch-sections {
    margin-top: 40px;
}

.colorswitch-sections .container {
    padding: 40px;
}

.references {
    margin-top: 40px;
    margin-bottom: 40px;
}

.references img {
    width: 200px;
}

.references .container {
    padding: 40px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.ug-lightbox .ug-lightbox-overlay {
    opacity: 0.9 !important;
}

.ug-lightbox-numbers {
    display: none;
}

.gallery-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.dark-overlay-wrap {
    background-color: black;
}

.dark-overlay-wrap img {
    margin-bottom: -1px;
    opacity: 0.6;
    transition: 0.5s ease;
}

.smanyi_wrapper {
    padding-top: 80px;
}

.smanyi_background {
    background-image: url("images/smanyi_zsolt.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 90%;
    padding-bottom: 92px;
}

.rd-mobilepanel_title {
    cursor: pointer;
    transition: 0.5s ease;
}

.rd-mobilepanel_title:hover {
    text-decoration: none;
    color: #27ae60;
}

.home-references .thumbnail > a:hover .dark-overlay-wrap img {
    opacity: 0.3;
}

footer .rights a {
    white-space: normal;
}

.all-rights-reserved {
    display: inline-block;
}

@media (min-width: 1651px) {
    .jumbotron .head { line-height: 100px; }
    .smanyi_background { background-position-x: 80%; }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .navbar-brand { font-size: 28px; }
    .navbar-nav { padding-top: 20px; }
    .navbar-nav > li > a { padding: 11px 8px 11px; }
    .smanyi_background { background-position-x: 95%; }
}

@media (max-width: 991px) {
    .navbar-brand { font-size: 22px; }
    .navbar-nav { padding-top: 16px; }
    .navbar-nav > li > a { padding: 11px 2px 11px; }
    .smanyi_background { background-image: none; }
}

@media (max-width: 767px) {
    .jumbotron .head { font-size: 32px; }
}


.sajatlogo {
    display: flex;
}
.sajatlogo div {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.sajatlogo .kozepso {
    font-size: 16px;
    letter-spacing: 0px;    
}
.kozepso .fenti {
    padding-top: 10px;
}
.kozepso .lenti {
    text-align: right;
    margin-top: -6px;
}

@media (max-width: 1199px) and (min-width: 992px) {
 .kozepso .fenti {
    padding-top: 5px;
}   
}

@media (max-width: 767px)
{
.sajatlogo .kozepso {
    font-size: 12px;
}
.kozepso .fenti {
    padding-top: 0px;
    margin-top: -6px;
}
.kozepso .lenti {
    text-align: right;
    margin-top: -34px;
}
}

@media (max-width: 991px)
{
.sajatlogo .kozepso {
    font-size: 12px;
}    
 .kozepso .fenti {
    padding-top: 4px;
} 
}
.sajatlogofooter {
    display: flex;
}

.sajatlogofooter .kozepsofooter {
    font-size: 16px;
    letter-spacing: 0px;    
}
.kozepsofooter .fentifooter {
    padding-top: 10px;
}
.kozepsofooter .lentifooter {
    text-align: right;
    margin-top: -6px;
}

.margbot10 {
    margin-bottom: 10px !important;
}

.row-10:not(:empty) {
  margin-bottom: -10px;
}

.row-10 > * {
  margin-bottom: 10px;
}   