@font-face {
    src: url(../font/GreatVibes-Regular.ttf);
    font-family: GreatVibes;
}
body {
    color: white !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: MyriadProCond; 
}
.copy {
    margin-bottom: 0 !important;
}
.image-container {
    position: relative;
    width: 268px;
}
.image-container:hover .overlay {
    opacity: 0.8;
}
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 268px;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}
.text {
    color: white;
    font-size: 11px;
    position: absolute;
    top: 50%;
    margin-left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
p {
    font-family: MyriadProCond;
    color: #555;
    line-height: 18px;
    font-size: 18px;
}
ul li {
    font-family: MyriadProCond;
    color: #555;
    font-size: 18px;
    line-height: 22px;
}
.container-fluid {
    padding-top: 56px;
    padding-left: 0;
    padding-right: 0;
}
.navbar {
    z-index: 40000;
}
.navbar .navbar-nav .active > .nav-link {
    color: limegreen !important;
}
.navbar .navbar-nav .active > .nav-link:hover {
    text-shadow: 0 0 4px lime;
}
.navbar .navbar-nav .nav-link {
    color: white !important;
}
.about-title {
    color: white !important;
    margin-bottom: 2px !important;
    text-decoration: none;
}
.about-modal a {
    color: orange !important;
}
.about-modal a:hover {
    text-shadow: 0 0 4px green !important;
}
a:hover {
    text-decoration: none !important;
}
.navbar .navbar-nav .nav-link:hover, .about-title:hover {
    text-shadow: 0 0 4px rgb(240, 240, 240) !important;
}
.dropdown-item:hover, .dropdown-item:focus {
    background-color: #fff !important;
}
.about-icon {
    float: right; 
    color: white !important; 
    cursor: pointer;
}
.dropdown-divider {
    border-top-color: gray;
}
h2 {
    font-family: GreatVibes;
    color: #ff66ff;
}
h3 {
    font-family: GreatVibes;
    color: #666666;
}
.text-indent {
    text-align: justify !important;
    text-indent: 10px;
}
.idezet {
    font-size: 20px !important;
    font-family: MyriadProCond !important;
    line-height: 22px !important;
}
.idezet img {
    width: 400px;
    height: auto;
}
.bg-lightgray {
    background-color: rgb(200, 200, 200) !important;
}
.text-darkgray {
    color: #333 !important;
    font-size: 14px !important;
}
.text-gray {
    color: #555 !important;
    font-size: 14px !important;
}
.text-lightgray {
    color: #cccccc !important;
    font-size: 14px !important;
}
.text-control {
    color: #f0f0f0 !important;
    font-size: 14px !important;
}
#fontos h3 {
    color: limegreen !important;
}
#fontos .button {
    width: 100px !important;
    display: block;
    margin: 0 auto !important;
}
#fontos article:last-child p strong:first-child {
    color: blue;
}
#fontos article:last-child p strong:nth-child(2) {
    color: red;
    font-style: italic;
}
/* Start Footer */
.card-footer {
    background-color: white;
    text-indent: 10px;
    line-height: 25px;
    height: 500px;
    overflow: auto;
}
.footer-link {
    color: green;
}
.footer-link:hover, .footer-link:active {
    text-decoration: none;
    color: white;
    text-shadow: 0 0 4px purple;
}
footer span {
    float: right;
    margin-right: 16px;
}
/* End Footer */
/* Start Name Day */
.nevnap {
    position: relative;
    width: 100%;
    margin-top: -100px;
    z-index: 0;
}
.nevnap1 {
    position: relative;
    width: 100%;
    margin-top: -75px;
    z-index: 0;
}
/* End Name Day */
/* Start Social Share */
a [title="Facebook"], a [title="Instagram"] {
    width: 38px;
    height: 38px;
    float: right;
    padding: 2px;
    border-radius: 50%;
}
a [title="Facebook"]:hover, a [title="Instagram"]:hover {
    border: solid 1px red; 
    opacity: .7;
}
a [title="Facebook"]:active, a [title="Instagram"]:active, a [title="Facebook"]:focus, a [title="Instagram"]:focus {
    border: solid 1px green; 
    opacity: .4;
}
a [title="Facebook"] {
    margin-right: 20px;
}
/* End Social Share */
/* Start Table */
table {
    font-size: 22px;
    margin: 0 auto;
}
table thead {
    border-bottom: 1px solid #cccccc;
}
table td {
    color: rgb(11, 132, 158);
}
table tbody tr:nth-child(4) td:first-child {
    font-size: 16px;
    color: red;
}
table thead th:first-child {
    color: blue;
}
table thead th:last-child {
    color: green;
}
table button {
    display: block !important;
    margin: 0 auto;
}
table button:hover {
    background-color: transparent !important;
    border: solid 1px purple !important;
    box-shadow: 0 0 4px purple;
    color: purple !important;
}
/* End Table */
/* Start Modal */
#reszletek-modal .modal-box {
    max-width: 800px !important;
}
#reszletek-modal .figyelmeztetes {
    color: red !important;
}
.all-modal {
    z-index: 3000 !important;
}
/* End Modal */
/* Start Gallery */
.card {
    margin-left: 0;
}
.card-columns, .card-columns:active {
    z-index: 10000 !important;
}
.galery {
    color: limegreen !important;
    margin: 0 auto;
}
#galeria p {
    font-size: 22px; 
    color: red; 
    font-weight: bold; 
    text-align: center;
    margin-top: 20px;
}
.cursor-pointer {
    cursor: pointer !important;
}
sub {
    font-size: 22px !important; 
    position: relative;
    top: 4px;
    color: red; 
}
.card-columns img {
    border: 1px solid rgb(204, 204, 204);
    padding: 4px;
    vertical-align: middle;
    transition: transform .6s;
    transition: all 0.6s linear;
    margin-bottom: 15px;
}
/*.card-columns img:active {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition: transform .8s;
    border: 2px solid red;
    border-radius: 8px;
    padding: 4px;
    background: white;
    cursor: pointer;
}*/
.card-columns img:hover {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.02);
    transition: transform .8s;
    border: 2px solid red;
    border-radius: 8px;
    padding: 4px;
    background: rgb(240, 240, 240);
    cursor: pointer;
}
#adam_villa, #gellert, #gyorgy_villa, #harmashatarhegy, #auto-slider {
    display: none;
}
.btn:hover {
    background-color: #28a745 !important;
    color: white !important;
}
.galery-section .carousel-item-next.carousel-item-left,
.galery-section .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.galery-section .active.carousel-item-right,
.galery-section .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.galery-section .active.carousel-item-left,
.galery-section .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.galery-section .mbr-slider .carousel-control {
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -1.5rem;
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s;
}
.galery-section .mbr-slider .carousel-control.carousel-control-prev {
    left: 0 !important;
    margin-left: 0.5rem !important;
}
.galery-section .mbr-slider .carousel-control.carousel-control-next {
    right: 0 !important;
    margin-right: 0.5rem !important;
}
.galery-section .mbr-slider .carousel-control .mbr-iconfont {
    font-size: 1.5rem;
}
.galery-section .mbr-slider .carousel-indicators {
    position: absolute;
    bottom: 0;
    margin-bottom: 1.5rem !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.galery-section .mbr-slider .carousel-indicators li {
    max-width: 5px;
    height: 5px;
    width: 5px;
    max-height: 5px;
    margin: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #ccffcc;
    border-radius: 50%;
    opacity: .5;
    transition: all .3s;
}
.galery-section .mbr-slider .carousel-indicators li.active,
.galery-section .mbr-slider .carousel-indicators li:hover {
    opacity: .9;
    background-color: green;
}
.galery-section .mbr-slider .carousel-indicators li::after,
.galery-section .mbr-slider .carousel-indicators li::before {
    content: none;
    background-color: green;
}
.galery-section .mbr-slider .carousel-indicators.ie-fix {
    left: 50%;
    display: block;
    width: 100% !important;
    margin-left: -30% !important;
    text-align: center;
}
.galery-section .mbr-slider > .container .carousel-indicators {
    margin-bottom: 3px;
}
.galery-section .container .carousel-indicators {
    margin-bottom: 3px;
}
.galery-section .carousel-caption {
    top: 50%;
    right: 0;
    bottom: auto;
    left: 0;
    display: -webkit-flex;
    align-items: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-align-items: center;
}
.galery-section .carousel-inner {
    height: 100%;
}
.galery-section .slider-fullscreen-image {
    height: 100%;
    background: transparent !important;
}
.galery-section .image_wrapper {
    height: 400px;
    width: 100%;
    position: relative;
    display: inline-block;
}
.galery-section .image_wrapper img {
    width: auto !important;
    height: 100%;
}
.galery-section .carousel-item .container-slide {
    text-align: center;
}
.galery-section .content-slider-wrap {
    width: 60%;
}
.galery-section .carousel-inner > .active,
.galery-section .carousel-inner > .next,
.galery-section .carousel-inner > .prev {
    display: -webkit-flex;
}
.galery-section .carousel-control .icon-next,
.galery-section .carousel-control .icon-prev {
    margin-top: -18px;
    font-size: 40px;
    line-height: 27px;
}
.galery-section .carousel-control:hover {
    background: #1b1b1b;
    color: #fff;
    opacity: 1;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.galery-section .carousel-item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -o-transition: -o-transform 0.6s ease-in-out;
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.galery-section .carousel-item .container.container-slide {
    position: initial;
    width: auto;
    min-height: 0;
}
.galery-section .full-screen .carousel-item .container.container-slide {
    width: 100%;
    min-height: 100vh;
    padding: 0;
}
.galery-section .full-screen .carousel-item .container.container-slide img {
    display: none;
}
.galery-section .boxed-slider {
    position: relative;
    padding: 93px 0;
}
.galery-section .boxed-slider > div {
    position: relative;
}
.galery-section .container img {
    width: 100%;
}
.galery-section .container img + .row {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.galery-section .mbr-section {
    padding: 0;
    background-attachment: scroll;
}
.galery-section .mbr-table-cell {
    padding: 0;
}
.galery-section .mbr-overlay {
    z-index: 1;
}
.galery-section .container-slide.container {
    width: 100%;
    min-height: 100vh;
    padding: 0;
}
.galery-section .mbr-slider > .container img {
    width: 100%;
}
.galery-section .mbr-slider > .container img + .row {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.galery-section .mbr-slider .mbr-section {
    padding: 0;
    background-attachment: scroll;
}
.galery-section .mbr-slider .mbr-table-cell {
    padding: 0;
}
.galery-section .full-screen .slider-fullscreen-image {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.galery-section .full-screen .slider-fullscreen-image.active {
    display: -o-flex;
}
.galery-section .full-screen .container {
    width: auto;
    padding-right: 0;
    padding-left: 0;
}
.galery-section .mbr-background-video-preview {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.galery-section .mbr-overlay ~ .container-slide {
    z-index: auto;
}
.galery-section .mbr-slider.slide .container {
    overflow: hidden;
    padding: 0;  
}
.galery-section {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #ffffff;
}
.galery-section .content-slider {
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    padding-bottom: 10px !important;
}
.galery-section .modal-body .close {
    background: #1b1b1b;
}
.galery-section .modal-body .close span {
    font-style: normal;
}
.galery-section  h3 {
    color: red;
    font-weight: bold;
    font-size: 22px !important;
    font-family: arial;
    height: 40%;
    margin-top: 20% !important;
}
.galery-section  button {
    display: block;
    margin-bottom: -20px;
    margin: 0 auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
/* End Gallery */
/* Start Info */
#hasznos p {
    font-size: 18px !important;
    text-indent: 10px;
}
#hasznos h4 {
    font-family: MyriadProCond;
    color: red;
    font-weight: bold;
    width: 100%;
}
#hasznos p span {
    font-size: 18px !important;
    color: blue;
    font-style: italic; 
}
#hasznos  .sub-title {
    font-size: 18px !important;
    color: blue;
    font-weight: bold;
}
/* End Info */
/* Start Media */
audio {
    display: none;
}
#videoModal button {
    position: absolute !important;
    top: 15px !important;
    left: 15px !important;
    color: red;
    font-size: 30px !important;
}
#videoModal h3 {
    position: absolute !important;
    bottom: 4px !important;
    left: 0;
    width: 100%;
    text-align: center !important;
    color: purple;
}
#videoModal .modal-body {
    background-color: rgba(0, 0, 0, .4);
    opacity: .8; 
}
/* End Media */
/* Start SideNav */
#hasznos .sidenav a:hover {
    left: 0;
    text-shadow: 0 0 6px purple;
}
#info1 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 70px;
    background-color: #4CAF50;
    position: fixed;
    display: block;
    left: -205px;
    transition: 0.6s;   
    width: 220px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info2 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 115px;
    background-color: #2196F3;
    position: fixed;
    display: block;
    left: -375px;
    transition: 0.6s;
    width: 390px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info3 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 160px;
    background-color: #f44336;
    position: fixed;
    display: block;
    left: -325px;
    transition: 0.6s;
    width: 340px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info4 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 205px;
    background-color: orange;
    position: fixed;
    display: block;
    left: -255px;
    transition: 0.6s;
    width: 270px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info5 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 250px;
    background-color: #b35900;
    position: fixed;
    display: block;
    left: -160px;
    transition: 0.6s;
    width: 175px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info6 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 295px;
    background-color: #999900;
    position: fixed;
    display: block;
    left: -290px;
    transition: 0.6s;
    width: 305px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info7 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 340px;
    background-color: #800040;
    position: fixed;
    display: block;
    left: -650px;
    transition: 0.6s;
    width: 665px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info8 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 385px;
    background-color: #052e64;
    position: fixed;
    display: block;
    left: -285px;
    transition: 0.6s;
    width: 300px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
#info9 {
    height: 40px;
    text-align: right;
    padding: 10px 20px;
    top: 430px;
    background-color: #555;
    position: fixed;
    display: block;
    left: -250px;
    transition: 0.6s;
    width: 265px;
    text-decoration: none;
    font-size: 14px !important;
    color: white;
    border-radius: 0 5px 5px 0;
    list-style: none;
    z-index: 200 !important;
}
/* End SideNav */
/* Start References */
.recerences table {
    width: 560px;
}
.recerences table tbody tr td img {
        margin-left: 5.5rem !important;
    }
.recerences table tbody tr td:first-child {
    width: 70px;
}
.recerences table tbody tr td a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 14px !important;  
    text-align: left !important; 
    text-decoration: none !important; 
    color: #d6577a !important;
    font-size: 20px !important; 
    margin-top: 10px !important;
}
.recerences table tbody tr td p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    padding-left: 15px !important; 
    text-align: left !important; 
    font-size: 14px !important;
    color: #333 !important; 
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.recerences table tbody tr td a:hover {
   text-shadow: 0 0 3px green; 
}
.ref-modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 120px;
    overflow: auto !important;
}
.ref-modal p {
    margin-left: 38px; 
    line-height: 25px;
    font-size: 20px; 
    color: orange;
}
.ref-modal span:last-child {
    color: white; 
    font-size: 16px;
}
.ref-modal-content h3 {
    font-family: "Courgette", "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-style: oblique;
    color: #d6577a; 
    padding-top: 10px !important;
}
.ref-modal-content h4 {
    margin-left: 38px;
    line-height: 0;
    padding-bottom: 8px;
    font-size: 16px;
}
.imgcontainer {
    text-align: center !important;
    margin: 14px 0 12px 0 !important;
    position: relative !important;
    font-size: 14px !important;
}
.imgcontainer img {
    width: 200px;
    height: auto;
    padding: 4px; 
    border: 4px solid white; 
    border-radius: 8px;
    margin: 4px;
}
.imgcontainer div {
    padding: 8px; 
    display: inline-block;
}
#ref1 form, #ref2 form {
    background-color: #555;
    margin: 5% auto 5% auto;
    border: 1px solid #888;
    width: 70%;
    height: auto;
    color: white;
    margin-top: 0;
    /*opacity: 0.6;*/
}
#ref3 form, #ref4 form {
    background-color: #555;
    margin: 5% auto 5% auto;
    border: 1px solid #888;
    width: 73%;
    height: auto;
    color: white;
    margin-top: 0;
    /*opacity: 0.6;*/
}
#ref5 form {
    background-color: #555;
    margin: 5% auto 5% auto;
    border: 1px solid #888;
    width: 42%;
    height: auto;
    color: white;
    margin-top: 0;
    /*opacity: 0.6;*/
}
.zoom {
    transition: transform .6s;
}
.zoom:hover {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    cursor: pointer;
}
.close-ref-modal {
    position: absolute;
    right: 10px;
    top: -20px;
    color: #000;
    font-size: 32px;
    cursor: pointer;
    transition: transform .3s;
}
.close-ref-modal:hover {
    color: red;
    font-weight: bold;
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: rotate(90deg) scale(1.4);
}
.galery {
    text-decoration: none;
    color: purple !important;
}
.galery:hover {
    text-shadow: 0 0 3px yellow;
}
/* End References */
/* Start Service Order */
.modal-content-Service_Destine {
    margin: 0 auto;
    width: 60%;
}
input[name="felado"], input[name="fcim"], input[name="site"], input[name="phone"] {   
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
}
input[type=submit] {
    background-color: #4CAF50;
    margin-top: 8px;
    color: white;
    padding: 0 16px;
    border: none;
    cursor: pointer;
    width: 100%;
    height: 40px;
}
textarea[name=uzenet] {
    border: 2px solid silver; 
    font-size: 14px; 
    width: 100%; 
    height: 160px; 
    background-repeat: repeat-x; 
    background-position: center; 
    background-color: rgb(102, 102, 102);
    resize: none;
    color: white;
    float: left;
}
textarea[name=uzenet]::placeholder {
    color: orange;
    opacity: 1;
    font-size: 16px;
}
textarea[name=uzenet]:-ms-input-placeholder {
    color: red;
    font-size: 20px;
}
textarea[name=uzenet]::-ms-input-placeholder {
    color: red;
    font-size: 20px;
}
input[type=submit]:hover {
    opacity: 0.8;
}
/* End Service Order */
/* Start Contact */
#kapcsolat p {
    font-size: 1.25rem !important;
}
.contact-div {
    width: 400px !important;
}
.contact_name:hover {
    text-shadow: 0 0 2px blue;
}
#contact-form {
    display: none;
    z-index: 400000;
}
#contact-form p {
    font-size: 16px !important;
    margin-bottom: 16px !important;
}
#contact-form form {
    width: 40% !important;
    margin: 0 auto;
    z-index: 400000;
}
#contact-form input:last-child {
    background-color: red;
}
/* End Contact */
@media (max-width: 1199px) {
    footer span {
        float: none;
        display: block;
        margin-top: 8px;
    }
}
@media (min-width: 992px) {
    .idezet .dropdown-divider {
        display: block;
    }
    .copy {
        margin-bottom: 0 !important;
    }
}
@media (max-width: 991px) {
    #contact-form form {
        width: 60% !important;
    }
    #contact-form p {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #galeria p span {
        font-size: 18px !important; 
    }
    sub {
        font-size: 16px !important; 
        top: 2px;
    }
    .about-icon {
        float: none;
        padding-top: 2px;
        padding-bottom: 0 !important;
    }  
    .nevnap {
        position: relative;
        width: 100%;
        margin-top: -80px;
        z-index: 0;
    }
    .nevnap1 {
        position: relative;
        width: 100%;
        margin-top: -60px;
        z-index: 0;
    }
    p, .dp-1 {
        line-height: 18px !important;
        font-size: 14px !important;
    }
    .idezet .dropdown-divider {
        display: none;
    }
    .card-footer {
        line-height: 20px;
        height: 460px;
    }
}
/* Start Special Screen */
@media (max-width: 820px) {
    table {
        font-size: 20px;;
    }
}
/* End Special Screen */
@media (min-width: 768px) {
    .btn-container {
        position: absolute;
        top: 60px;
        left: 10px;
        z-index: 100;
    }
}
@media (max-width: 767.98px) {
    .opinions table thead {
        border-top: 1px solid #cccccc;
    }
    .opinions table tbody tr td:nth-child(2) {
        padding-left: 4px;
    }
    .opinions table tbody tr td:first-child {
        border-right: 1px #cccccc solid;
    }
    .opinions table tbody tr td:last-child {
        border-left: 1px #cccccc solid;
    }
    .btn-container {
        position: fixed;
        top: 8px;
        right: 80px;
        z-index: 10000000 !important;
    }
    .contact-div {
        width: 400px !important;
    }
    #kapcsolat p {
        font-size: 1rem !important;
        padding: 0 !important;
        margin-bottom: 10px !important;
        margin-top: 0 !important;
    }
    #contact-form form {
        width: 100% !important;
    }
    .modal-content-Service_Destine {
        width: 100% !important;
    }
    #ref5 form {
        width: 70%;
    }
    .ref-modal p {
        margin-left: 28px; 
        line-height: 22px;
        font-size: 20px; 
    }
    .ref-modal-content h4 {
        margin-left: 28px;
        font-size: 14px;
    }
    .ref-modal-content h3 {
        font-size: 20px;
        font-weight: bold;
    }
    .recerences table thead h2 {
        text-align: left !important;
        margin-left: 1rem !important;
        margin-bottom: 0 !important;
        padding-bottom: 0.25rem !important;
    }
    .recerences table tbody tr td img {
        margin-left: 1rem !important;
    }
    #velemenyek table thead {
        border-top: 1px solid #cccccc;
    }
    #velemenyek table tbody tr td:nth-child(2) {
        padding-left: 4px;
    }
    #velemenyek table tbody tr td:first-child {
        border-right: 1px #cccccc solid;
    }
    #velemenyek table tbody tr td:last-child {
        border-left: 1px #cccccc solid;
    }
    .galery-section .container .carousel-control {
        margin-bottom: 30px !important;
        width: 40px !important;
        height: 40px !important;
    }
    .mbri-left, .mbri-right {
        font-size: 20px !important;
    }
    .galery-section .content-slider-wrap {
        width: 100% !important;
    }
    .galery-section .mbr-slider .carousel-control {
        top: auto;
        bottom: 1rem;
    }
    .all-modal p:hover {
        content: "" !important;
    }
    table {
        width: 100% !important;
    }
    .all-modal h6 {
        color: red !important;
        font-weight: bold;
        /* content: "" !important; */
    }
    .nav-link {
        position: relative;
        text-align: center;
        padding-right: 10px !important;
        font-size: 18px;
    }.dropdown-menu {
        background-color: #555 !important; 
        margin-left: 12px;
        margin-right: 12px;
    }
    .dropdown-item {
        text-align: center;
        color: #fff !important;
        width: 98% !important;
        margin: 0 auto;
    }
    .dropdown-item:hover {
        box-shadow: 0 0 4px rgb(240, 240, 240) !important;
        color: #009900 !important;
    }
    .about-divider {
        display: block !important;
    }
    .about-icon i {
        display: none !important;
    }
    .about-title {
        float: none;
        display: block !important;
        text-align: center !important;
    }
    p, .dp-1 {
        font-size: 18px;
    }
    .text-indent {
        text-align: justify !important;
        text-indent: 0;
    }
    .card-footer {
        line-height: 25px;
        height: auto;
    }
    footer {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 575.98px) {
    .contact-div {
        margin: 100px 0 150px 0 !important;
        width: 100% !important;
    }
    #kapcsolat p {
        font-size: 1.3rem !important;
        padding: 2px 0 !important;
        margin-bottom: 6px !important;
        margin-top: 0 !important;
    }
    .ref-modal p {
        margin-left: 18px; 
        line-height: 20px;
        font-size: 18px; 
    }
    .ref-modal-content h4 {
        margin-left: 8px;
    }
    .ref-modal-content h3 {
        font-size: 16px;
    }
    .recerences table tbody tr td a {
        font-size: 15px; 
        font-weight: bold;
    }
    .recerences table tbody tr td span {
        font-size: 12px;
    }
    .form-popup {
        display: none !important;
    }
    #velemenyek table tbody tr td:first-child, #velemenyek table tbody tr td:nth-child(3) {
        font-size: 12px !important;
        width: 20% !important;
    }
    #velemenyek table tbody tr td:nth-child(2) {
        font-size: 12px !important;
    }
    #velemenyek table thead tr td {
        font-size: 14px !important;
    }
    #velemenyek p {
        font-size: 12px !important;
    }
    .galery-section .mbr-slider > .container .carousel-control {
        margin-bottom: 0;
    }
    .galery-section .carousel-item .container {
        width: 100%;
    }
    .galery-section .mbr-slider .carousel-indicators {
        display: none !important;
    }
    .magamrol {
        margin-top: 32px !important;
    }
    p {
        padding-bottom: 16px !important;
    }
    .idezet img {
        width: 200px;
        height: auto;
    }
    .card-footer {
        height: auto;
    }
}
/* Other Special Screen */
@media screen and (max-width: 800px) {
    .column_galery {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 600px) {
    #hasznos  .sub-title {
        font-size: 14px !important;
    }
    #hasznos p, #hasznos ul li, #hasznos p span {
        font-size: 14px !important;
    }
    #hasznos h4 {
        font-size: 20px !important;
    }
    .btn-sm, .btn-group-sm > .btn {
        padding: 0.20rem 0.2rem;
        font-size: 0.700rem;
        line-height: 1.3;
        border-radius: 0.2rem;
    }
    .column_galery {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}
@media (max-width: 500px) {
    .ref-modal {
        display: none !important;
    }
}
#play, #pause {
    padding: 4px;
    border: solid 1px #000;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all .5s ease-in-out;
    border-image-slice: 1;
}
#play:hover, #pause:hover {
    padding: 1px;
    border: solid 4px;
    border-image: linear-gradient(to right, #000, #666) 1 10%;
    transition: all .5s ease-in-out;
}
.message {
    position: absolute;
    margin-top: 0;
    width: 100%;
    text-align: center;
    z-index: 200;
}
.message p {
    display: inline-block;
    border-radius: 6px;
    padding: 6px 12px 7px 12px;
    opacity: .8;
}
.dropdown-menu a {
    cursor: pointer;
}
.top-down-arrow {
    -webkit-animation: bounce-light 1s infinite alternate !important; 
    animation: bounce-light 1s infinite alternate !important;
}
.card-footer {
    background-color: white !important;
}
@keyframes bounce-light {
    from {
        transform: translateY(3px);
    }
    to {
        transform: translateY(-2px);
    }
}
@-webkit-keyframes bounce-light {
    from {
        transform: translateY(3px);
    }
    to {
        transform: translateY(-2px);
    }
}
.useful {
    z-index: 4 !important;
}
.useful h4 {
    color: red;
}
.opinions-text {
    color: red;
    font-size: 16px;
}
.opinions table {
    width: 100%;
}
.opinions table thead tr td {
    font-size: 16px;
    font-weight: bold;
    color: black !important;
    text-align: center;
}
.opinions table thead {
    border-bottom: 1px solid #cccccc;
}
.opinions table tbody tr td:nth-child(2) {
    font-size: 14px;
    color: #333 !important;
    text-align: left;
    line-height: 16px;
    padding: 12px;
}
.opinions table tbody tr td:first-child, .opinions table tbody tr td:nth-child(3) {
    font-size: 14px !important;
    color: #333 !important;
    text-align: center !important;
    width: 12% !important;
}
.opinions table tbody tr td a:hover {
    text-shadow: 0 0 2px blue !important;
    transition: all .5s ease-in-out;
}
.opinions table tbody tr td a {
    color: purple !important;
    transition: all .5s ease-in-out;
}
.img-circle {
	border-radius: 50%;
    width: 60px;
    height: 60px;
	margin-top: 15px;
	transition: transform .6s;
    transition: border-radius 0.6s linear;
}
.img-circle:hover {
    border-radius: 0 !important;
}
#customers {
    margin-top: 1%;
    width: 100% !important;
}
.opinions .open-button {
    opacity: 0.6;
    background-color: #555;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    position: fixed;
    bottom: 23px;
    right: 22px;
    width: 380px;
}
.opinions .form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    font-size:14px;
    height: 450px;
    background-color: white;
    right: 0;
}
.opinions .form-popup span {
    font-size: 12px;
    margin-left: 4px;
}
.opinions .form-popup span {
    font-size: 12px;
    margin-left: 4px;
    position: absolute;
}
.opinions .form-popup input[type=checkbox] {
    margin-top: 4px !important;
}
.opinions .form-container {
    max-width: 400px;
    padding: 10px;
    background-color: white;
}
.opinions .form-container #fa {
    width: 100% !important;
    padding: 15px !important;
    margin: 4px 0 4px 0 !important;
    border: none;
    background: #f1f1f1;
    outline: none !important;
    z-index: 30000 !important;
}
.opinions .form-container .btn {
    background-color: #4CAF50;
    color: white;
    padding: 0 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 4px;
    opacity: 0.8;
    height: 48px;
    z-index: 2100;
}
.opinions .form-container .cancel {
    background-color: red !important;
    z-index: 3000;
}
.opinions .form-container .btn:hover, .open-button:hover {
    opacity: 1 !important;
}
.opinions #ta {
    margin: 4px 0;
    border: 2px solid silver; 
    font-size: 14px; 
    width: 100%; 
    height: 100px; 
    background-repeat: repeat-x; 
    background-position: center; 
    background-color: rgb(102, 102, 102);
    resize: none;
    color: white;
    z-index: 3000;
}
.opinions #ta::placeholder {
    color: orange;
    opacity: 1;
    font-size: 16px;
}
.opinions #ta:-ms-input-placeholder {
    color: red;
    font-size: 20px;
}
.opinions #a::-ms-input-placeholder {
    color: red;
    font-size: 20px;
}
.dog-link { 
    font-size: 22px; 
    margin: 0 auto; 
    font-family: GreatVibes; 
    color: #ff66ff;
}
.dog-link:hover {
    text-shadow: 0 0 6px #d95dd9;
    transition: all .5s ease-in-out;
    color: #d95dd9 !important;
}
