

<style>
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
</style>

.subtitle{
    width: 60%;
    margin: 0 auto;
}

.footer_top h5{
margin-bottom: 36px;
}

@media only screen and (min-width: 1000px){
footer .qode-instagram-feed{
padding-right: 25%;
}
}

@media only screen and (max-width: 768px){
    .qbutton.big_large_full_width{
        padding: 0;
    }
}

.header_inner_right .icon_text_inner{
    padding: 0;
}

.header_inner_right .q_icon_with_title .icon_title_holder{
    margin: 0;
}

.header_inner_right .widget_custom_html{
    display: inline-block;
}

.header_inner_right .widget_custom_html:first-child{
    position: relative;
    top: 5px;
    margin-right: 10px
}

.header_inner_right .widget_custom_html:nth-child(2){
    position: relative;
    top: -9px;
}

.header_inner_right .widget_custom_html .q_icon_with_title .icon_title_holder .icon_holder>span{
    top: 7px;
}

.header_inner_right .widget_custom_html .q_icon_with_title .icon_text_holder h5.icon_title{
    font-size: 19px;
    letter-spacing: 0;
}

.q_elements_holder.eh-with-shadow{
    box-shadow: -3px 0px 15px 1px rgba(0, 0, 0, 0.08);
}

header.sticky.sticky_animate .header_inner_right .q_icon_with_title .icon_holder  i, header.sticky.sticky_animate .header_inner_right .q_icon_with_title .icon_title{
    color: #222!important;
}

@media only screen and (max-width: 768px){
.subtitle{
display: none;
}
}

@media only screen and (max-width: 600px){
.title.title_size_medium h1{
font-size: 45px;
}
}

.x-alert, .wpcf7-response-output {
  border-color: #ff0000 !important;
  color: #ff0000 !important;
}

@media (max-width:1500px){
header:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    padding:0 15px!important;
font-size: 14px!important;
}
.header_bottom {
    padding:0!important;
}
header .header_inner_left {
    left:15px!important;
}

