/*reset elements*/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1.5;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;} * {box-sizing: border-box;}
/*main elements*/.float-left {float:left;} .float-right {float:right;}.contatiner-full{width:100%;}.container {margin:0px auto;}.row:after {content: "";clear: both;display: table;}.col-1 {width: 8.33%;}.col-2 {width: 16.66%;}.col-3 {width: 25%;}.col-4 {width: 33.33%;}.col-5 {width: 41.66%;}.col-6 {width: 50%;}.col-7 {width: 58.33%;}.col-8 {width: 66.66%;}.col-9 {width: 75%;}.col-10 {width: 83.33%;}.col-11 {width: 91.66%;}.col-12 {width: 100%;}[class*="col-"] {float: left;}.responsive-hidden {display:block;}.responsive-show {display:none;}
/*responsive elements*/
@media only screen and (max-width: 575.98px) {.container {width:100%;}[class*="col-"] {width:100%;}.responsive-hidden {display:none;}.responsive-show {display:block;}}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {.container {width:100%;}[class*="col-"]{width:100%;}.responsive-hidden {display:none;}.responsive-show {display:block;}}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {.container {width:720px;}}/*720*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {.container {width:960px;}}/*960*/
@media only screen and (min-width: 1200px) {.container {width:1140px;}} /*1140*/
/*links*/