@font-face{
    font-family: savoir;
    src: url(../fonts/Brygada1918-VariableFont_wght.ttf)
}
body {
    font-family: savoir!important;
}
a, li, div, span, h1, h2, h3, h4, h4, h6, button, ul, ol, p{
    font-family: savoir!important;
}
#navigation li a{
font-size: 15px!important;
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
    .single span{
        display:block!important;
    }
}
@media (max-width: 1200px){
.language_select{
width: 100px!important;
position: absolute;
top: 28%;
right: 6%!important;
}
}
@media (max-width: 992px){
.navbar_right{
display: none!important;
}
.only_mobile{
display: block!important;
}
}
@media (max-width: 575px){
.navbar_right{
display: none!important;
}
.steps_info_modal_content{
width: 90%!important;
}
.download_brochure{
    display: none;
}
.download_brochure_mobile{
    display: block!important;
}
.logo_nav_top{
    width:80px!important;
    padding-top: 10px;
    padding-bottom: 10px;
}
}

.social_icon i{
font-size: 25px;
color: #fff;
margin-right: 20px;
padding-right: 20px;
margin-bottom: 20px;
cursor: pointer;
}
.btn_1 .fa-phone{
font-size: 18px;
left: 0px!important;
top:0px!important;
color: #fff!important;
}
.btn_1 .fa-phone:hover{
color: #d8ad87!important;
}
.btn_1{
padding:10px 16px!important;
}
.navbar_right{
display: block;
}
.language_select #select1{
display: inline-block;
width: 120px;
height: 40px;
position: absolute;
top: 28%;
right: 5%;
cursor: pointer;
border-radius: 5px;
padding-left: 10px;
border:1px solid #00427400;
}
.nice-select{
border-radius: 5px!important;
height: 47px!important;
}
.call_btn{
display: inline-block;
}
.only_mobile{
display: none;
}
.mobile_call_btn{
background-color: #d8ad87;
border-radius: 5px;
padding: 5px 10px;
width: 200px;
text-align: center;
}
.mobile_call_btn a{
color: #fff!important;
}
.language_mobile_option{
color: #000!important;
}
.language_mobile_option.selected{
font-weight: 700!important;
}
.footer_about_us{
font-size: 13px!important;
font-family: unset!important;
font-weight: 400!important;
}
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}

.call_btn .tooltiptext {
visibility: hidden;
font-size: 17px;
font-weight: 500;
width: 220px;
background-color: #d8ad87;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;

/* Position the tooltip */
position: absolute;
z-index: 1;
top: 100%;
left: 50%;
margin-left: -60px;
}

.call_btn:hover .tooltiptext {
visibility: visible;
}
.cat-icon img{
    width:70px;
}
.services_img{
    width:100px!important;
}
.more_about_gv{
    /* color: #fff!important; */
    font-weight: 500!important;
    color:#000!important ;
}
.more_about_gv:hover{
    color:#fff!important;
}
.more_property_info{
    background-color: #d8ad87;
    color: #fff!important;
    font-size: 15px!important;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    width: 150px;
    cursor:pointer;
    border:1px solid  #d8ad87;
}
.more_property_info:hover{
    background-color: #fff!important;
    color:  #d8ad87!important;
}
.tailor-offers-golden{
    background-image: url(../img/gallery/golden-visa-contact.jpg)!important;
}
.slider-bg5{
    background-image:url(../img/hero/contact.jpg);
    background-size:cover;
    background-repeat:no-repeat
}
.steps_info_modal{
    display: none; 
    position: fixed;
    z-index: 1013;
    padding-top: 150px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
.steps_info_modal_content{
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border-radius: 5px;
    width: 600px;
    overflow-y:auto
}
.steps_info_close{
    color: #d8ad87;
    float: right;
    margin-top: -20px;
    font-size: 30px!important;
    font-weight: bold!important;
    cursor:pointer;
}
.height_on_steps{
    cursor: pointer;
}
.newsletter_error_msg{
    display: inline-block;
    color:#f3278d!important;
    font-size: 15px;
    margin-bottom: 5px!important;
}
.not_mail_msg{
    font-size: 15px;
    margin-bottom: 5px!important;
    color:#f5dd09!important;
}
.hide{
    display: none;
}
.disabled_btn{
    pointer-events: none;
    opacity: 0.7;
}
.loader{
    width:30px;
}
.success_msg_newsletter{
    font-family: unset;
    font-size: 22px!important;
    color: #d8ad87;
}
.new_signup{
    background-color: #d8ad87!important;
    border-radius: 5px;
    padding:5px 10px;
    color:#fff;
    width:150px;
    text-align: center;
    cursor: pointer;
}
.more_law{
    background-color: #d8ad87!important;
    border-radius: 5px;
    padding:7px 14px;
    color:#fff;
    width:180px;
    text-align: center;
    cursor: pointer;
    font-size: 16px!important;
    margin-top: 25px;
}
.download_brochure{
    float: right;
    background-color: #d8ad87!important;
    border-radius: 5px;
    border: 1px solid #d8ad87;
    padding:7px 14px;
    color:#fff;
    width:200px;
    text-align: center;
    cursor: pointer;
    font-size: 16px!important;
    margin-right: 25px;
}
.download_brochure:hover{
    background-color: #fff!important;
    color:#d8ad87!important;
    border: 1px solid #d8ad87;
}
.download_brochure_mobile{
    display: none;
    background-color: #d8ad87!important;
    border-radius: 5px;
    border: 1px solid #d8ad87;
    padding:7px 14px;
    color:#fff;
    width:200px;
    text-align: center;
    cursor: pointer;
    font-size: 15px!important;
    margin-top: 0px!important;
}
.specs ul li span{
    font-size: 17px!important;
}
.contact_div{
    margin-top: 50px;
    height: 300px;
    background-color: #f0f0f0;
}
.contact_btn{
    background-color: #d8ad87;
    color: #fff;
    padding: 8px 16px;
    border-radius: 5px;
    border:1px solid #d8ad87;
    font-size: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.logo_nav_top{
    width:100px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.success_msg{
    color: rgb(20, 196, 128);
    font-size: 18px;
    font-weight: 500;
}
.error_msg_con{
    color: rgb(216, 29, 107);
    font-size: 18px;
    font-weight: 500;
}