
.top-elerhetosegek-contact {
    border-top: 3px solid #FDA430;
    border-bottom: 3px solid #FDA430;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 72px;
    margin-top: -50px;
    position: relative;
}

.top-elerhetosegek-contact:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 60px 12px 12px 60px;
    left: calc(50% - 30px);
    background: #FDA430;
    top: -30px;
    background-image: url(/themes/guest/assets/own/images/tools.svg);
    background-position: center;
    background-size: 65%;
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    background-blend-mode: screen;
}

.top-elerhetosegek-contact h3 {
    width: 100%;
    margin-bottom: 30px;
    font-weight: 800;
    text-align: center;
    margin-top: -20px;
}

.actions-container-contact-page {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    margin-top: 20px;
}

.actions-container-contact-page .item{
    width: 49.5%;
    margin: 0;
    border-radius: 5px;
    padding: 21px;
    position: relative;
    cursor: pointer;
} 

.actions-container-contact-page .item:hover{
    transform:scale(1.05);
    transition:0.8s;
    z-index:100;
}

.actions-container-contact-page .ajanlatkeres {
    background: #182333;
} 

.actions-container-contact-page .phone {
    background: #FDA430;
} 

.actions-container-contact-page h4{
    color: #fff;
    font-size: 24px;
    margin-bottom: 0px;    
}

.actions-container-contact-page p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #fff;
}


@media(max-width:992px){
    .about-container.register-now-section{
        margin-top: 50px !important;
    }
} 

@media(max-width:555px){
    .top-elerhetosegek-contact{
        padding-left:10px;
        padding-right:10px;
    }
}

@media(max-width:355px){
    .top-elerhetosegek-contact{
        padding-left:6px;
        padding-right:6px;
    }
} 

@media(max-width:312px){
    .eloszoba-container .options a{
        font-size:16px !important;
    }
}

.faq-section-contact-page .section-title{
    text-align:center;
}

.faq-section-contact-page .toggle-content a{
    color:#fda12b!important;
}

.profile-silo-container{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    align-content: center;
    color: #182333!important;
    background: rgb(242 242 242);
    padding: 14px 10px;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    margin-bottom: 8px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    /* border: 2px solid #eee; */
    line-height: 1.1em;
}

.profile-silo-container a,
.profile-silo-container span{
    color:#182333!important
    font-size:16px !important;
    display: inline-block;
    line-height: 18px;
}

.profile-silo-container i{
    color: #FDA430;
    font-size: 24px;
}

.profile-silo-container.silo-phone a{
    font-size:20px !important;
    font-weight: 500;
}

.profile-silo-container.silo-email a{
    font-size:17px !important;
    font-weight: 500;    
}

.profile-silo-container.silo-business-hours span{
    font-size:20px !important;
    font-weight: 500;        
}



@media(max-width:992px){
    .profile-silo-container{
        justify-content: flex-start;
    }

    .profile-silo-container i{
        margin-right:10px;
    }

    .profile-silo-container.silo-phone i{
        margin-right:14px;
    }

    .profile-silo-container.silo-business-hours i{
        margin-right:17px;
    }

    .szakma-list-adatlap{
        justify-content: flex-start !important;
    }

    .szakma-list-adatlap a{
        margin-left:3px !important;
    }

    .profile-egyeb-linkek{
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media(max-width:500px){
    .profile-silo-container{
        justify-content: space-between;
    }   

    .szakma-list-adatlap{
        justify-content: space-between !important;
    }
}
 

.contact-sidebar-email-hours,
.contact-sidebar-phone-hours{
    width: 100%;
    margin: 0;
    border-radius: 5px;
    padding: 21px;
    position: relative;
    cursor: pointer;
    color:#fff;
    text-align:center;
    margin-top:10px;
}

.contact-sidebar-email-hours{
    background: #182333;
}

.contact-sidebar-phone-hours{
    background: #FDA430;
}

.contact-sect-v1 .comment-respond{
    margin-top: -35px;    
}

.contact-szaki-submit button {
    background: #182333;
    color: #fff;
    padding: 18px 39px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    border: 0;
    margin-top: 12px;
}

.contact-szaki-submit button i {
    color: #FF9102;
    margin-left: 6px;
    transform: scale(1.2);
}

#v1{
    margin-top:100px;
}

#v1 .comment-reply-title{
    margin-top:-85px;
}

#v2{
    padding-bottom: 100px;    
}


#v2 .comment-reply-title{
    font-size:40px;
    margin-bottom: 5px;
}

#v2 .sidebar{
    margin-top:25px;
}

#v2 #ttm-contactform{
    background: #fff;
    padding: 2rem 1rem 1.5rem;
    border-radius: 0.5rem;
    box-shadow: 0px 0px 15px #ddd;    
    border:1px solid black;
}

#v2 .wrap-form span.text-input {
    margin-bottom: 0;
    display: block;
    padding-top: 5px;
    position: relative;
}

#v2 .wrap-form.ttm-contactform span.text-input i {
    position: absolute;
    left: 15px;
    top: 20px;
    opacity: .9;
    font-size: 21px;
    z-index: 1;
    color: #fff;
}

#v2 input[type=text], #v2 input[type=email], #v2 textarea {
    border-bottom: 0!important;
    background: #ddd;
    padding-left: 48px;
    border-radius: 0.5rem!important;
    border: 1px solid transparent!important;
    position: relative;
}

#v2 textarea {
    height: 144px;
}

#v2 p {
    margin: 25px 0 15px;
}

#v2 input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 21px;
    height: 21px;
    margin-right: 12px;
}

@media(max-width:670px){
    .actions-container-contact-page{
        flex-direction:column;
    }

    .actions-container-contact-page .item{
        width:100%;
    }

    .actions-container-contact-page .item.ajanlatkeres{
        margin-bottom:10px;
    }

    #v2 .comment-reply-title{
        text-align:center;
    }
}

@media(max-width:350px){
    #v2 .comment-reply-title{
        font-size:35px;
    }
}

#v2 .link-to-gyik{
    color:#FDA430;
}

#v2 .submit-button-v3:hover{
    transform:scale(1.03);
    transition:0.8s;
}

.nemfoglalkozunk{
    color:red !important;
    border:5px solid red !important;
    padding:10px;
    margin:10px;
}