

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-family: sans-serif ; color:#333; background:#fff; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
body { margin: 0; font-family: 'Roboto', sans-serif !important; font-size:.8rem }




h5{ font-size:.9rem; color: #000; text-transform:uppercase;  font-weight: bold; margin-bottom: 10px;}
.strong{ font-size: .8rem;  font-weight: bold; }
.mt5{ margin-top:5px; }
.mt35{ margin-top:35px; }
.pb-60{ padding-bottom:60px; }




.uk-navbar-container:not(.uk-navbar-transparent){ background:#fff }
.logo-ab{ font-size:22px; font-weight:bold; color:#000 }
.logo-ab:hover{ text-decoration:none; color:#000 }

.work div a{ display:block;  }

.work div a:hover{  opacity:.7 }

.fixed-div{ width: 100%;}
.side-div{ }












/*responsive - tab*/

@media (min-width: 960px) and (max-width: 1200px) {


}



/*responsive - mobile */

@media (min-width: 221px) and (max-width: 959px) {



}









