.career-details .content .heading .meta span.meta-item {
    align-items: center;
    display: flex;
    font-size: 14px;
    gap: 5px;
    display: none;
}
.contact-form input.contact-form-input[type=checkbox], .contact-form input.form-control[type=checkbox] {
    height: 1em;
    padding: 0;
    width: 1em !important;
}
.about-img-seven-wrap .experience-wrap .title {
    color: var(--tg-white);
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 10px;
}
.about-img-seven-wrap img:nth-child(2) {
    border: 8px solid var(--tg-white);
    border-radius: 10px;
    bottom: 0;
    inset-inline-end: 50px;
    position: absolute;
    z-index: 3;
    width: 24%;
}
.blog-post-wrap {
    margin-left: 400px;
    margin-right: 400px;
}

.banner-content-two .title {
    font-size: 60px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
}
.cta-inner-wrap, .cta-inner-wrap-two {
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    padding: 70px;
    margin-bottom: 80px;
}
.overlay-icon {
    bottom: -5px;
    color: var(--tg-lavender);
    font-size: 60px;
    inset-inline-end: 30px;
    line-height: 0;
    position: absolute;
    margin-bottom: 10px;
}

.panel.panel-default {
    width: 10%;
    margin-left: 70px;
}
.rc-post-item .thumb img {
    border-radius: 0px!important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    background: #ffffff;
    display: inline-block;
    /* margin: 55px 75px 30px; */
    padding: 5px 5px 7px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    transition: all .20s linear;
    cursor: pointer;
    position: relative;
}

.blog-details-content .thumb img, .blog-details-thumb img {
    aspect-ratio: 16 / 10;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    background: #ffffff;
    display: inline-block;
    /* margin: 55px 75px 30px; */
    padding: 15px 15px 30px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, .3); */
    box-shadow: 0 0 5px #333, 5px 3px 5px #aaa;
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    transition: all .20s linear;
    cursor: pointer;
    position: relative;
}
.side-instagram.list-wrap img {
    aspect-ratio: 1 / 1;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    background: #ffffff;
    display: inline-block;
    /* margin: 55px 75px 30px; */
    padding: 5px 5px 6px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    transition: all .20s linear;
    cursor: pointer;
    position: relative;
}

#list-photo div img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
     background: #ffffff;
    display: inline-block;
    margin: 55px 75px 30px;
    padding: 15px 15px 30px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    transition: all .20s linear;
    cursor: pointer;
    position: relative;
}

.card-offer.card-we-do.hover-up img {
    width: 19%;
}

.gallery-wrap .gallery-item {
    float: left;
    margin-bottom: 10px;
    margin-right: .8%;
 /*   max-height: 250px; */
    overflow: hidden;
    position: relative;
/*    width: 32.8%; */
     background: #ffffff;
    display: inline-block;
    margin: 55px 75px 30px;
    padding: 15px 15px 30px;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .20s linear;
    -moz-transition: all .20s linear;
    transition: all .20s linear;
    cursor: pointer;
    position: relative;
}

.banner-bg-two {
    align-items: flex-end;
    background-position: 50%;
    background-size: cover;
    display: flex;
    min-height: 600px;
    overflow: hidden;
    padding: 170px 0 0;
    position: relative;
    z-index: 1;
}


.ae-anno-announcement-wrapper {
    --background-color: rgb(71 76 194)!important;
}


.quote_disclaimer {
    color: #8e8e8e;
    font-size: 10px !important;
    font-size: 0.625rem !important;
    line-height: 12px !important;
    line-height: .75rem;
    text-align: center;
    /* padding-top: 1px !important; */
    margin: 25px auto 0 !important;
    margin-left: 446px !important;
    margin-right: 458px !important;
}
.felhivas-gyik {
    color: #8e8e8e;
    font-size: 10px !important;
    font-size: 0.625rem !important;
    line-height: 12px !important;
    line-height: .75rem;
    text-align: justify;
    /* padding-top: 1px !important; */
    /* margin: 317px; */
    margin-right: 3;
    mRGIN-LEFT: 217PX;
    margin-left: 317px;
    margin-right: 317px;
    margin-bottom: 70px;
}
.felhivas {
    color: #8e8e8e;
    font-size: 10px !important;
    font-size: 0.625rem !important;
    line-height: 12px !important;
    line-height: .75rem;
    text-align: justify;
    /* padding-top: 1px !important; */
   
}
.footer-top-two {
    background-color: white;
}

.footer-bottom{
	padding: 0px;
}
/* .footer-style .footer-widget .fw-title {
    color: rgb(255 255 255);
} */


.form-select {
  
    border: 1px solid #e0e6f2;
    border-radius: 5px;
    color: #748399!important;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    padding: 13px 16px;
    width: 100%;
    -moz-padding-start: calc(0.75rem - 3px);
    line-height: 1.5;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.panel-title h3 {
    color: rgb(243 147 0) !important;
    font-size: 24px;
    margin-bottom: 16px;
    padding-bottom: 18px;
    position: relative;
}
.panel-title h3:before {
    background: var(--tg-primary-color);
    border-radius: 4px;
    bottom: 0;
    content: "";
    height: 4px;
    inset-inline-start: 0;
    position: absolute;
    width: 30px;
}
.panel-content p {
  font-size: 12px;
}

.fw-logo img {
    max-height: 112px;
}
.f-logo img, .logo img {
    max-height: 60px;
}
.footer-style .footer-widget .fw-title {
    color: #175afa;
}
.footer-bottom-two {
    background-image: url(https://vizpajzs.hu/storage/backgrounds/bg-footer-dark.png);
    border-top: 1px solid #061432;
    padding: 30px 0;
}

.copyright-text-two p {
    font-size: 14px;
    margin-bottom: 0;
    font-size: 75% !important;
    line-height: 1 !important;
    font-weight: 400;
    font-family: 'Abhaya Libre', sans-serif;
}

.footer-top-two {
    background-color: white;
}

.services-details-list .list-wrap li .icon {
    display: none;
    align-items: center;
    background: rgba(var(--primary-color-rgb) / 20%);
    border-radius: 14px;
    color: var(--tg-primary-color);
    display: none;
    flex: 0 0 auto;
    font-size: 40px;
    height: 80px;
    justify-content: center;
    line-height: 0;
    margin-inline-end: 20px;
    position: relative;
    width: 80px;
}


.typewriter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 56px;
    color:  var(--tg-primary-color);
    font-weight: bold;
    position: relative;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 6%
}

.typewriter span {
    color: var(--text-color);
    text-transform: uppercase;
    padding: 0px;
    border-right: solid var(--text-color) 10px; 
    animation: cursor 1s ease-in-out infinite;
}

@keyframes cursor {
    from { border-color: var(--text-color); }
    to { border-color: transparent; }
}

@media (max-width: 576px) {
    .typewriter { font-size: 24px; }
}
@media (max-width: 768px) {
    .typewriter { font-size: 36px; }
    .f-logo img, .logo img{
      max-height: 40px;
    }
  
  footer .fw-logo a{
	text-align: center;
    display: block;
	}
  
  .footer-content p{
  	text-align: justify;
  }
}
/*carrier*/
.box-detail-content, .color-grey-300 {
    color: #5191d1;
}
.box-detail-content {
    background-color: #f6f9fe;
    border: 1px solid #f6f9fe;
    border-radius: 16px;
    padding: 52px 50px 20px;
}

.box-detail-content, .color-grey-300 {
    color: #5191d1;
}
.color-brand-1 {
   
    font-weight: 600 !important;
    margin-bottom: 40px;
}
.icon-16 {
    color: #a68b51 !important;
    height: 16px;
}
.icon-16 {
    color: #5191d1 !important;
    height: 29px !important;
    margin-left: 10px !important;
}
.item-job .left-title {
    max-width: 117px;
    min-width: 117px;
    width: 100%;
}
.item-job .left-title span {
    color: #5191d1;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 0 0 25px;
}
.item-job .right-info {
    color: #344778;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
}
.align-items-start {
    align-items: flex-start !important;
}
.item-job {
    align-items: flex-start;
    display: flex;
    margin-bottom: 24px;
}

.box-info-bottom {
    margin-top: 70px;
}

.contact-form .form-check-input[type=checkbox] {
    
    border: 1px solid #d5dae4;
    border-radius: 4px;
    color: var(--tg-secondary-color);
    display: block;
    font-size: 13px;
    font-weight: 500;
    height: 17px;
    padding: 4px 9px;
    width: 0%!important;
    margin-right: 10px;
}

.copyright-text-two p{
	color: #96a1b8!important;
}