@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;900&display=swap');
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%;vertical-align: baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {background-color:#fff;overflow-x:hidden;width:100%;height:100%;}
footer {background-color:#eee;overflow-x:hidden;width:100%;}
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;}
a{text-decoration:none;}a:link { text-decoration:none;}a:visited{text-decoration:none;}a:active{text-decoration:none;}a:hover{text-decoration:none;}
*:focus{outline: 0;}
*{font-family: 'Nunito', sans-serif;}
* {box-sizing: border-box;}

.col-d10{width:100%;}.col-d9{width:90%;}.col-d8{width:80%;}.col-d7{width:70%;}.col-d6{width:60%;}.col-d5{width:50%;}.col-d4{width:40%;}.col-d3{width:30%;}.col-d25{width:25%;}.col-d2{width:20%;}.col-d1{width:10%;}.col-d05{width:5%;}
[class*="col-"] {float: left;}
.orta{margin:0px auto;}
.blok{width:1200px;}
.blok::after {content: "";clear: both;display: table;}
.fl{float:left;}
.fr{float:right;}
.tal{text-align:left;}
.tar{text-align:right;}
.tac{text-align:center;}
h1{font-size:21px;} 
h2{font-size:16px;}
h3{font-size:12px;}


@media only screen and (max-width: 479px) {
.col-m10{width:100% !important;}.col-m9{width:90% !important;}.col-m8{width:80% !important;}.col-m7{width:70% !important;}.col-m6{width:60% !important;}.col-m5{width:50% !important;}.col-m4{width:40% !important;}.col-m3{width:30% !important;}.col-m25{width:25% !important;}.col-m2{width:20% !important;}.col-m1{width:10% !important;}.col-m05{width:5% !important;}
.blok{width:100% !important;}
}

@media screen and (max-width:1000px) and (min-width:479px) { 
.col-t10{width:100% !important;}.col-t9{width:90% !important;}.col-t8{width:80% !important;}.col-t7{width:70% !important;}.col-t6{width:60% !important;}.col-t5{width:50% !important;}.col-t4{width:40% !important;}.col-t3{width:30% !important;}.col-t25{width:25% !important;}.col-t2{width:20% !important;}.col-t1{width:10% !important;} .col-t05{width:05% !important;} 
.blok{width:100% !important;}
}