.t-btn .t-btn_sm {
    color:#ffffff;
    background-color:#066797 !important;
    border-radius:10px; 
    -moz-border-radius:10px; 
    -webkit-border-radius:10px;
    border: 10px !important;
    }

.t-btn_sm {
    color:#ffffff;
    background-color:#066797 !important;
    border-radius:10px; 
    -moz-border-radius:10px; 
    -webkit-border-radius:10px;
    border: 10px !important;
    }

.t-btn:hover {
    background-color: #ff9400 !important;
}

.t-btn_sm:hover {
    background-color: #ff9400 !important;
}

a { outline: none!important;}

@media screen and (max-width: 980px){
h1 {font-size: 28px !important;}
}


.uc-cookies {z-index:9999;}
