@font-face {
    font-family: Mohave;
    src: url("../fonts/mohave/Mohave-Regular.otf") format("opentype");
}

@font-face {
    font-family: Mohave;
    font-weight: bold;
    src: url("../fonts/mohave/Mohave-Bold.otf") format("opentype");
}


body {
	background-color: #F7F7F7;
	font-family: 'Raleway', Arial, sans-serif;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    max-height: 470px;
}

.navbar {
	padding-top: 40px;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 13px;
	
	}
.navbar-nav > li > a {
	
	
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    line-height: 20px;
    color: #9BA78A;
    font-size: 16px;
    
    letter-spacing: 0.1em;
    font-family: Mohave, Arial, sans-serif;
     -webkit-transition: all .28s ease;
    -moz-transition: all .28s ease;
    -ms-transition: all .28s ease;
    -o-transition: all .28s ease;
    transition: all .28s ease;
    
}
.navbar-nav > li > a:hover {
	background-color: transparent;
	border-bottom:2px solid #9BA78A;
}

.navbar-nav > li > a.active {
	color: #ccc;
	
}

#slider-thumbs li a span {
	font-size: 26px;
	padding: 0 0 0 20px;
	float: left}

.selected {
	opacity:0.5;
}
.list-inline > li {
height: 60px;
width: 24.7%;
background-color: #9BA78A;
text-align: center;

}
.list-inline > li:hover {
	background-color: #333;
}
.list-inline > li.active {
	background-color: #333;
}
.list-inline > li a {
color: #fff;
line-height: 60px;
text-decoration: none;
cursor:pointer;
text-transform: uppercase;
font-size: 13px;
display: block;
}



.list-inline {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    margin-bottom: 5px;
   
}
.logo {font-family: 'Pacifico', cursive;
			font-size:40px; 
			padding-bottom: 30px;
			padding-top:10px;
			color: #9BA78A;
			font-weight: 100;
			 letter-spacing: 0.05em;
			 margin-bottom: 0;}

.main-logo {
	width: 500px;
	}
.main-logo:hover {opacity: 0.8;}

p.logo {
	font-size: 14px;
	font-family: 'Raleway', Arial, sans-serif;	
	 letter-spacing: 0.02em;
	 padding-left: 135px;
	 margin-top: -42px;
}
a.logo {text-decoration: none;}
.post-text {padding:20px;}

.post-main {
	background-color: #fff;
	height: 320px;
}
.post-img {
	background-color: #fff;
}
.post-img img {margin-left: 0; height: 320px;}

.post-categories {
	text-align: center;
}

.post-categories a {
    color: #9BA78A;
    text-decoration: none;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
font-size: 12px;
}

h2.post-header-title {
    font-size: 26px;
    text-align: center;
    font-family: 'Playfair Display';
    
    
}
h2.post-header-title a{
	font-family: Mohave, Arial, sans-serif;
text-decoration: none;
color: #222;
}
.post-info-date {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.entry-content {
    overflow: visible;
    font-family: 'Playfair Display';
    color: #555;
    text-align: left;
}
.entry-content .more-link {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
}
.btn.alt {
    background: #9BA78A;
    border-color: #fff;
    color: #ffffff;
}
a.btn, .btn, .btn:focus, input[type="submit"], .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart, a.more-link {
    padding: 13px 30px;
    line-height: 1;
    color: #000000;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background: #ffffff;
    filter: none;
    box-shadow: none;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Montserrat';
}







#footer-wrapper {
    background-color: #3c3d41;;
    width: 100%;
    padding-top: 50px;
    margin-top: 30px;
    padding-bottom: 30px;
}
footer {
    font-family: 'Raleway', Arial, sans-serif;
    width: 100%;
    margin: auto;
    background: transparent;
    border-top: none;
    padding: 0;
    color: #bbb;
}
.footer-widget-container .widget .title h3 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
footer li a {
    color: #bbb;
    font-size: 13px;
}
#pricing ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
li {
    line-height: 20px;
}
#copyright-container {
    background-color: #505154;
    padding: 25px 0 10px 0;
    color: #ccc;
    font-size: 13px;
    
}
.contact-info-list li {
    float: left;
    padding-bottom: 10px;
    list-style: none;
    background: none;
    padding-left: 0;
    margin-left: 0;
}
.contact-info ul {
	float: left;
}
@media (min-width: 767px) {
	.carousel-caption {
    right: 0;
    left: 60%;
    padding-bottom: 0px;
}
}
.carousel-caption {
    position: absolute;
    right: : 0;
    top:0px;
    width: 40%;
    z-index: 10;
    background:rgba(60,60,60,0.7);
    height: 100%;
    color: #333;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0,0,0,.6);
   
}
.carousel-caption h2.carousel {
	padding-left: 18px;
	font-weight: bold;
}
.btn-read-more {
    display: table;
    background: rgba(155,167,138,1);
    color: #ffffff;
    border: 1px solid #ffffff;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.carousel-caption-footer {
	position: absolute;
	bottom:0;
	left: 0;
	height: 30%;
	background-color: transparent;
	width: 100%;
	
	line-height: 80px;
}

.post-frame-left {
	border-top:3px solid #f7f7f7;
	line-height: 20px;
	text-align: center;
	padding:10px 10px;
	background-color: #9BA78A;
	color: #fff;
}
.post-frame-middle {
	border-top:3px solid #f7f7f7;
	border-right:3px solid #f7f7f7;
	border-left:3px solid #f7f7f7;
	line-height: 20px;
	text-align: center;
	padding:10px 10px;
	background-color: #9BA78A;
	color: #fff;
}
.post-frame-middle1 {
	border-top:3px solid #f7f7f7;
	border-right:3px solid #f7f7f7;
	background-color: #9BA78A;
	color: #fff;
	line-height: 20px;
	text-align: center;
	padding:10px 10px;
}
.post-frame-right {
	border-top:3px solid #f7f7f7;
	line-height: 20px;
	text-align: center;
	padding:10px 10px;
	background-color: #9BA78A;
	color: #fff;
}
p.tresc {
 line-height: 28px;
}
.post-header-info {
	
	width: 100%;
	background:#9BA78A;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	}
.post-header {
	position: relative;
	margin-top: 30px;
	}
span.post-date {
	float: right;
	font-size: 13px;
	color: #666;
	padding-top: 20px;	
	}	
	
	
	
	



.sidebar .widget {
    border: 1px solid #d9d9d9;
    padding: 15px;
    overflow: hidden;
    background-color: #fff;
}
.sidebar > ul > li {
    margin-bottom: 30px;
}
.sidebar .widgettitle {
    color: #9BA78A;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: static;
    margin-bottom: 20px;
    margin-top: 0;
    display: block;
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 0;
    padding-bottom: 15px;
    
}
.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidebar .widget ul > li:first-child {
    padding-top: 0;
}
.sidebar .widget ul > li {
    border-bottom: 1px dashed #d9d9d9;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.sidebar .widget ul > li a {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.sidebar .widget.widget_himmelen_recent_comments .himmelen_recentcomments .comment-date {
    display: block;
    color: #8f9294;
}

pre {
    display: block;
    padding: 20px 10px 10px 10px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #222;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-weight: bold;
    text-align: center;
}
code, kbd, pre, samp {
    font-family: inherit;
}
ul.regiony {background:#fff;padding:10px 20px;}

ul.regiony li {display: inline;
	padding-right: 10px;
	
	padding-left: 5px;
}
ul.regiony li a {color: #555;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	
}
ul.regiony li a:hover {color: #000;}

h3.region {border-bottom:1px solid #9BA78A;padding-bottom: 10px;width: 80%;}






.feel-form {
    background: #fff;
}
.form-bg-1 {
    background-color: #e9e9e9;
}
.form-bg-1, .form-bg-2 {
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    font-weight: 600;
    color: #999;
}

input.form-control, select.form-control, textarea.form-control {
    background: 0;
    background-color: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    margin-bottom: 0;
    color: #999;
    font-size: 13px;
    font-weight: 600;
}
.form-bg-2 {
    background-color: #f2f2f2;
}
.form-bg-1, .form-bg-2 {
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    font-weight: 600;
    color: #999;
}

.btn-slider-yel {
    border-color: #f6a821;
    background-color: #f6a821;
    color: #fff;
}

.homepage-welcome-block-content-left {
	
    
   
    color: #888;
 }
 
 img.alignnone {
	padding:10px; 
	border-radius: 5px;
	width: 120px;
	border:5px solid #9BA78A;
	position: relative;
	background-color: #fff;
 }
 
 
 .homepage-welcome-block p {
 	font-size: 30px;
 	text-align: center;
    padding: 20px 18px 20px 22px;
    
    line-height: 20px;
    
}

.homepage-welcome-block h3 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-size: 22px;
}

.homepage-welcome-block img {
    max-width: 100%;
  		margin: 0;
  
}



small.komentarz {float: right;font-family: 'Helvetica Neue',arial,sans-serif;
                  font-size: 15px;background:#9BA78A;padding:10px;margin-top: -10px;}

small.komentarz a {text-decoration: none;color:#fff;cursor: pointer;}

small.komentarz a:hover { color:#ddd;}


.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.owl-dots {position: absolute;bottom: 30px;right: 14%;}
.owl-dots .owl-dot {width:25px;height: 25px;background:rgba(255,255,255,0.2);display: inline-table;margin-right: 5px;}
.owl-dots .active {background:rgba(255,255,255,0.9)}

#copyright-container p.copyright {line-height: 40px;}

a.wycieczki-box {text-decoration: none;

	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  
  transition:.5s;
  
}
a.wycieczki-box:hover {opacity: 0.8;}

.pagination {border-radius: 0;}
.pagination li a {color: #9BA78A;border:1px solid #9BA78A}
.pagination li a:hover {color: #fff;border:1px solid #9BA78A;background-color: #9BA78A}

.pagination li a.active {background-color:#9BA78A;color: #fff;}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
img.zdjecie-male {background-color: #ccc;padding:2px;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;}
img.zdjecie-male:hover {opacity: 0.8;}

.bg-3 {background-color: #f0f0f0;padding:40px 20px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);}


@media (max-width: 768px) {

.navbar {position: absolute;top: 0; width: 100%;}
.nav > li {
    
    display: inline-block;
    padding-top:10px;
    
    
}
.nav > li a {padding-right: 0;}
.nav ul {margin-bottom: 30px;}

.main-logo {width: 100%;height: 60px;margin-bottom: 30px;text-align: left;
border-bottom:1px solid #ccc;
}
.logo {
    position: absolute;
    top: 0;
    width: 100%;
    
    padding-top: 20px;
    margin:0 auto;
	font-family: inherit;
	font-size: 22px;
	padding-bottom: 30px;
	font-weight: bold;
	color: #444;
	
	letter-spacing: 0em;
	margin-bottom: 0;    
    
    }
    
.post-frame-middle {
	
	border-right:0px solid #f7f7f7;
	border-left:0px solid #f7f7f7;
	
}
.post-frame-middle1 {
	
	border-right:0px solid #f7f7f7;
	
} 
.post-header-info {margin-bottom: 30px;}   
.list-inline > li {width: 100%;margin-bottom: 5px;}  

.posta-tytul h2 {margin-top: 100px;}

.post-img img {width:100%; height:auto;}

.post-main {height: auto;}

#slider-thumbs {padding-top: 40px;}

#copyright-container .text-left p
     {
       text-align: center;
    } 

#copyright-container .social-bookmarks {
	margin:20px auto;
	text-align: center;
}

}


.dropcap.style-3 {
    padding: 24px;
    margin: 6px 18px 5px 0px;
    text-align: center;
    border-radius: 2px;
}
.bg-base-1 {
    background: #9BA78A none repeat scroll 0% 0%;
    color: #FFF;
}
.dropcap {
    float: left;
    padding: 6px 0px;
    font-size: 44px;
    font-weight: 400;
    line-height: 30px;
    margin: 0px 5px 0px 0px;
    font-family: "Roboto",sans-serif;
}

.modal-header {background-color: #9BA78A;color: #fff;}
.modal-footer {background-color: #9BA78A;color: #fff;}

p.soc-share a {color: #9BA78A;text-decoration: none;}
p.soc-share a:hover {color: #222;}
p.soc-sidebar {text-align: center;}

.kat-icon {
	position: absolute;
	top: 20px;
	right: 20px;
}
.kat-icon img {background:#fff; padding:10px;border-radius: 100%;}



.wycieczki-banner {


height: 420px;

}

.wycieczki-banner-in {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background:rgba(0,0,0,0.4);
	border:1px solid #fff;
	
}
.banner-text p {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding-top: 30px;
	border-bottom:1px solid #fff;
	padding-bottom: 10px;
}

.banner-text p span {
	font-size: 34px;	
}

.banner-footer p {
	color: #fff;
}
.banner-footer small {
	
	color: #ccc;
}

.tpg-logo {
	margin-top: 50px;
}

.separator-2, .separator-3 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
}

.separator-2::after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

h3.sign-front {
	
	padding:5px 2px; 
	border-radius: 5px;
	width: 60px;
	border:5px solid #9BA78A;
	margin: 10px auto;
	background-color:#fff;
	position: relative;
	font-size: 32px;
	font-weight: bold;
	color: #9BA78A;
}
.slupek {
border-right:5px solid #9BA78A;
width: 44%;
height: 240px;
position: absolute;

}





.btn-sort {
    padding: 0;
    font-size: 14px;
    border-radius: 50%;
    border: 2px solid;
    height: 32px;
    width: 32px;
}

.btn-category {
    border: 2px solid #fff;
}

.portfolio-box:hover span.portfolio-hover {
	opacity: 1;
}

span.portfolio-hover {
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0;
	position: absolute;
    display: block;
    outline: 1px solid rgba(255, 255, 255, 0.12);
    outline-offset: -13px;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	background: rgba(155,167,138,0.9);
	}

.portfolio-image-holder {
    position: relative;
}

.portfolio-image-holder:before {
    border: 2px solid rgba(255, 255, 255, 0.14);
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0px;
    right: 0px;
}

span.portfolio-hover:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

span.portfolio-hover span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

span.portfolio-hover a {
	color: #fff;
	text-decoration: none;
}

.project-title {
    font-size: 24px;
    font-weight: 100;
    display: block !important;
}

.portfolio-links {
    background-color: transparent;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 2px solid #fff;
    cursor: pointer;
}

.portfolio-links:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #8980FE;
}

.portfolio-links-icons {
    font-size: 24px;
    line-height: 2 !important;
}

.badge {
    position: absolute;
	font-family: 'Montserrat', sans-serif;
    background-color: transparent;
    font-size: 14px;
    z-index: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    border-radius: 0;
    
}

.portfolio-badge {
    bottom: 15px;
    left: 13px;
    color: #fff;
}

.services-badge {
    top: 15px;
    right: 30px;
    color: #313131;
}

.spin-on-hover {
    -webkit-animation: spin 6s linear infinite;
    animation: spin 6s linear infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display:none;
    color: #ccc;
}

#copyright-container a.btn, .btn, .btn:focus, input[type="submit"], .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart, a.more-link {
    padding: 13px 30px;
    line-height: 1;
    color: #555;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background: #ffffff;
    filter: none;
    box-shadow: none;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Montserrat';
}

.item-small h2 {
    position: aboslute;
    margin-top: -110px;
    display: none;
    text-align: center;
    font-family: arial;
    color: #fff;
    font-size: 30px;
    
}
.item-small .loop-news:hover h2 {
    display: block;
}

.item-small .loop-news{
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    
}
.item-small .loop-news:hover {
    
}

h2.cycling {
	font-size: 40px;
	margin-top: -10px;
	color: #00a651;
	text-align: center;
	font-family: 'Pacifico', cursive;
	font-weight: 100;
}

.counter {
	border:1px solid #ddd;
	text-align: center;
	padding:10px 0 20px 0;
	text-decoration: none;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.count a {
	color: #555;
	text-decoration: none;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.count a:hover {
	color: #fff;	
}
.counter:hover {
	background-color: #9BA78A;
}
.counter h2 {
	font-size: 22px;
}

@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#weather i {
  color: #555;
  font-family: weather;
  font-size: 70px;
  font-weight: normal;
  font-style: normal;
 
  text-transform: none;
  
}


.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }



