#block-dwweatherblock {
	position: relative;
	float:right;
	margin-right: 0px;
	height: 40px;
	margin-top: 5px;
}
#top_menu_content.fixed #block-dwweatherblock, 
#top_menu_content:not(.front-page) #block-dwweatherblock {
	margin-top: 0;
}
#block-dwweatherblock .main-fluid {
    padding: 0;
    max-width: 100%;
    margin: auto;
}
#dw_weather {
	height: 40px;
	overflow: hidden;
}
#dw_weather .sliderWeather {
	max-width: 270px;
}
#dw_weather .sliderWeather .slick-slide {
	display: block;
	opacity: 0; 
	transition: all 0.3s ease-out;
}
#dw_weather .sliderWeather .slick-center{
	display: block;
	opacity: 1;
}
#dw_weather .sliderWeather .itemSlide{
	/*display: none;*/
}
#dw_weather a {
	text-transform: none;
	text-decoration: none;
	display: inline-block;
}
#dw_weather .block-icon {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
#dw_weather .block-info {
	display: inline-block;
	vertical-align: middle;
}
#dw_weather .block-info  p {
	color: #fff;
	margin-bottom: 0;
}
#dw_weather .block-info .status {
	text-align: left;
	padding: 0 !important;
	font-size: 14px;
	line-height: 16px;
	font-family: "proxima_nova_rgregular";
}
#dw_weather .block-info .temperature {
	text-align: left;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	font-family: "proxima_nova_rgbold";
}
#dw_weather .block-info .temperature span {
	font-size: 16px;
	line-height: 19px;
	font-family: "proxima_nova_rgregular";
}
#dw_weather .w-icon, #page-weather .w-icon {
	background-image: url(../images/dw_weather/n-a.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
}
#page-weather .col-weather .w-icon {
	background-image: url(../images/page/n-a.svg);
}
#page-weather .col-wind .w-icon {
	background-image: url(../images/wind/n-a.svg);
	width: 20px;
	height: 20px;
}
#dw_weather .w-icon.clear  { background-image: url(../images/clear.svg); }
#dw_weather .w-icon.partly-cloudy { background-image: url(../images/partly-cloudy.svg); }
#dw_weather .w-icon.overcast { background-image: url(../images/overcast.svg); }
#dw_weather .w-icon.rain { background-image: url(../images/rain.svg); }
#dw_weather .w-icon.thunderstorm { background-image: url(../images/thunderstorm.svg); }
#dw_weather .w-icon.snow { background-image: url(../images/snow.svg); }
#dw_weather .w-icon.hail-showers { background-image: url(../images/hail-showers.svg); }
#dw_weather .w-icon.fog { background-image: url(../images/fog.svg); }
#dw_weather .w-icon.hail-n-a { background-image: url(../images/n-a.svg); }

#page-weather .col-weather .w-icon.clear { background-image: url(../images/page/clear.svg); }
#page-weather .col-weather .w-icon.partly-cloudy { background-image: url(../images/page/partly-cloudy.svg); }
#page-weather .col-weather .w-icon.overcast { background-image: url(../images/page/overcast.svg); }
#page-weather .col-weather .w-icon.rain { background-image: url(../images/page/rain.svg); }
#page-weather .col-weather .w-icon.thunderstorm { background-image: url(../images/page/thunderstorm.svg); }
#page-weather .col-weather .w-icon.snow { background-image: url(../images/page/snow.svg); }
#page-weather .col-weather .w-icon.hail-showers { background-image: url(../images/page/hail-showers.svg); }
#page-weather .col-weather .w-icon.fog { background-image: url(../images/page/fog.svg); }
#page-weather .col-weather .w-icon.hail-n-a { background-image: url(../images/page/n-a.svg); }

#page-weather .w-icon.n { background-image: url(../images/wind/n.svg); }
#page-weather .w-icon.nnw { background-image: url(../images/wind/nnw.svg); }
#page-weather .w-icon.nw { background-image: url(../images/wind/nw.svg); }
#page-weather .w-icon.wnw { background-image: url(../images/wind/wnw.svg); }
#page-weather .w-icon.nne { background-image: url(../images/wind/nne.svg); }
#page-weather .w-icon.ne { background-image: url(../images/wind/ne.svg); }
#page-weather .w-icon.ene { background-image: url(../images/wind/ene.svg); }
#page-weather .w-icon.s { background-image: url(../images/wind/s.svg); }
#page-weather .w-icon.ssw { background-image: url(../images/wind/ssw.svg); }
#page-weather .w-icon.sw { background-image: url(../images/wind/sw.svg); }
#page-weather .w-icon.wsw { background-image: url(../images/wind/wsw.svg); }
#page-weather .w-icon.sse { background-image: url(../images/wind/sse.svg); }
#page-weather .w-icon.se { background-image: url(../images/wind/se.svg); }
#page-weather .w-icon.ese { background-image: url(../images/wind/ese.svg); }
#page-weather .w-icon.w { background-image: url(../images/wind/w.svg); }
#page-weather .w-icon.e { background-image: url(../images/wind/e.svg); }

#page-weather.limitContainer {
	max-width: 945px;
	margin: auto;
}
#page-weather form#form-weather {
	text-align: center;
	margin: 50px auto;
}
#page-weather form#form-weather label {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 12px;
	font-family: 'proxima_nova_rgbold';
	color: #6c6d6f;
	text-transform: uppercase;
	padding-right: 10px;
}
#page-weather form#form-weather .select2-container--default{
	display: inline-block;
	vertical-align: middle;
	max-width: 355px;
	width: 100% !important;
	margin-bottom: 0;
}
#page-weather form#form-weather .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 14px;
	line-height: 16px;
	font-family: 'proxima_nova_rgregular';
	text-transform: uppercase;
	color: #1d1d1d;
	padding: 10px 25px 10px 15px;
	text-align: left;
}
#page-weather form#form-weather #submitFormWeather {
   display: none;
}
#page-weather .city-item-group {
	display: none;
}
#page-weather .city-item-group .nowDayWeather {
	margin: 0 auto 80px auto;
}
#page-weather .city-item-group .nowDayWeather .labelNow {
	font-size: 16px;
	line-height: 19px;
	font-family: 'proxima_nova_rgbold';
	color: #2f3234;
	text-transform: uppercase;
	margin-bottom: 25px;
	text-align: center;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow .itemLeft {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow .itemLeft .weekDayNow {
	font-size: 14px;
	line-height: 16px;
	font-family: 'proxima_nova_rgregular';
	color: #6c6d6f;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow .itemLeft .dateNow {
	font-size: 16px;
	line-height: 19px;
	font-family: 'proxima_nova_rgbold';
	color: #2f3234;
	text-transform: uppercase;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow .itemMiddle {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 235px;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow .itemMiddle .now-icon {
	width: 145px;
	height: 145px;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow .itemRight {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow  .nameCityNow {
	font-size: 24px;
	line-height: 28px;
	font-family: 'proxima_nova_rgbold';
	color: #2f3234;
	text-transform: uppercase;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow  .temperatureNow {
	font-size: 24px;
	line-height: 28px;
	font-family: 'proxima_nova_rgregular';
	color: #6c6d6f;
	text-transform: uppercase;
}
#page-weather .city-item-group .nowDayWeather .groupInfoNow  .temperatureNow span {
	font-size: 44px;
	line-height: 52px;
	font-family: 'proxima_nova_rgbold';
	color: #1d1d1d;
}
#page-weather .city-item-group .nowDayWeather .labelStatusNow {
	font-size: 16px;
	line-height: 19px;
	font-family: 'proxima_novasemibold';
	color: #6c6d6f;
	text-transform: uppercase;
	text-align: center;
    margin: 5px 5px 40px 5px;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind {
	display: table;
	margin: auto;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .itemRow {
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .itemRow:first-child {
	margin-right: 55px;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .itemRow .tooltip-wrapper {
	height: 45px;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .tooltip-wrapper .tool-tip {
	bottom: 135%;
	width: 155px;
	transform: translateX(-35%);
	text-align: center;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .tooltip-wrapper .tool-tip span {
	font-size: 16px;
	line-height: 16px;
	color: #2f3234;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .itemRow div span {
	display: inline-block;
	vertical-align: middle;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .itemRow div span.infoPreWind {
	font-size: 14px;
	line-height: 14px;
	font-family: 'proxima_nova_rgregular';
	color: #6c6d6f;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .itemRow:first-child .tooltip-wrapper > div {
	padding-top: 7.5px;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .tooltip-wrapper > div .w-icon {
    width: 30px;
    height: 30px;
}
#page-weather .city-item-group .nowDayWeather .groupPreWind .tooltip-wrapper > div .text-wind {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 15px;
	font-family: 'proxima_nova_rgbold';
	color: #ed152c;
	text-transform: uppercase;
}

#page-weather .city-item-group .previsionDaysWeather {

}
#page-weather .city-item-group .previsionDaysWeather .views-row {
	display: inline-block;
	float: none;
	margin-left: 30px;
	margin-bottom: 65px;
	width: calc(20% - 30px);
	vertical-align: top;
}
#page-weather .city-item-group .previsionDaysWeather .views-row:nth-child(6) {
	margin-left: 0;
}
#page-weather .city-item-group .previsionDaysWeather .legendInfoRow {
	text-align: left;
	margin-left: 0;
}
#page-weather .city-item-group .previsionDaysWeather .legendInfoRow .titleLegend {
	display: block;
	font-size: 22px;
	line-height: 26px;
	font-family: 'proxima_nova_rgbold';
	color: #ed152c;
	text-transform: uppercase;
	padding-bottom: 25px;
	border-bottom: 1px solid #f0f0f1
}
#page-weather .city-item-group .previsionDaysWeather .legendInfoRow .subtitleLegend {
	font-size: 16px;
	line-height: 19px;
	font-family: 'proxima_nova_rgbold';
	color: #2f3234;
	padding-top: 33px;
}
#page-weather .city-item-group .previsionDaysWeather .legendInfoRow .itemsLegend {
	margin-top: 25px;
}
#page-weather .city-item-group .previsionDaysWeather .legendInfoRow .itemsLegend > div {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	text-align: center;
}
#page-weather .city-item-group .previsionDaysWeather .legendInfoRow .itemsLegend > span {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 40px);
	font-size: 12px;
	line-height: 14px;
	font-family: 'proxima_nova_rgregular';
	color: #6c6d6f;
}

#page-weather .city-item-group .previsionDaysWeather .views-row .itemHeader {
	background-color: #f0f0f1;
	text-align: center;
	padding: 20px 10px;
    min-height: 205px;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .itemHeader .dateText {
	font-size: 16px;
	line-height: 19px;
	font-family: 'proxima_nova_rgbold';
	color: #2f3234;
	margin-bottom: 20px;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .itemHeader .statusText {
	font-size: 13px;
	line-height: 15px;
	font-family: 'proxima_nova_rgregular';
	color: #6c6d6f;
	margin-top: 10px;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .itemHeader .temperatureText {
	font-size: 16px;
	line-height: 19px;
	font-family: 'proxima_nova_rgregular';
	color: #6c6d6f;
	text-transform: uppercase;
	margin-top: 20px;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .itemHeader .temperatureText span {
	font-size: 20px;
	line-height: 24px;
	font-family: 'proxima_nova_rgbold';
	color: #1d1d1d;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .itemFooter {

}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter {
	display: table;
	width: 100%;
	padding: 15px 10px 13px 10px;
	border-top: 1px solid #f0f0f1;
    table-layout: fixed;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter:last-child {
	padding-bottom: 0px;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter .imgBlock {
	display: table-cell;
	vertical-align: middle;
    text-align: right;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter .imgBlock span {
	display: inline-block;
	vertical-align: middle;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter .imgBlock .text-wind {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 15px;
	font-family: 'proxima_nova_rgbold';
	color: #ed152c;
	text-transform: uppercase;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter .separatorBlock {
	display: table-cell;
	vertical-align: middle;
	width: 12px;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter .textBlock {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#page-weather .city-item-group .previsionDaysWeather .views-row .blockFooter .textBlock span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
	font-family: 'proxima_nova_rgregular';
	color: #1d1d1d;
}

@media only screen and (max-width: 945px) {
	#page-weather .city-item-group .previsionDaysWeather .views-row {
		width: calc(33.33% - 25px);
	}
	#page-weather .city-item-group .previsionDaysWeather .views-row:nth-child(4),
	#page-weather .city-item-group .previsionDaysWeather .views-row:nth-child(7) {
		margin-left: 0;
	}
	#page-weather .city-item-group .previsionDaysWeather .views-row:nth-child(6) {
		margin-left: 30px;
	}
}
@media only screen and (max-width: 640px) {
	#page-weather .city-item-group .nowDayWeather .groupInfoNow > div {
		display: block !important;
		text-align: center !important;
		margin: 0px auto 20px auto;
	}
	#page-weather .city-item-group .nowDayWeather .labelStatusNow {
		margin-bottom: 0px;
	}
	#page-weather .city-item-group .previsionDaysWeather .views-row {
		width: calc(50% - 25px);
		margin-left: 30px !important;
	}
	#page-weather .city-item-group .previsionDaysWeather .views-row:nth-child(odd) {
		margin-left: 0 !important;
	}
}
@media only screen and (max-width: 440px) {
	#page-weather form#form-weather label {
		display: block;
		padding-bottom: 10px;
		padding-right: 0px;
	}
	#page-weather .city-item-group .previsionDaysWeather .views-row {
		width: 100%;
		margin-left: 0px !important;
	}
}

