.grados{
	float: left;
	font-size: .8rem;
	color: #7F7F7F;
	font-weight: 500;
	font-family: 'Hind';
	margin-top: 5px;
	display: none;
}
.borderDetail .borderCity{
	display: none;
}
.services .borderDetail .borderCity{
	display: block;
	margin: auto;
}
.weatherdDetail >  .cityNow:hover .weatherCity{
	visibility: visible;
}
.xClose{
	float: right;
	cursor: pointer;
}
#cityAhora{
	font-size: 1.2rem;
	color: #141414;
	font-family: 'Hind';
	line-height: 1.4rem;
	position: static;
	margin: 44px auto -86px;
	padding: 10px;
	text-align: center;
	width: 135px;
	cursor: pointer;
}
.weatherdDetail >  #cityAhora::before{
	background-image: url('/images/weatherIcons/Location.svg');
	content: '#.';
	color: transparent;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.weatherCity{
	color: #141414;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 9px;
	visibility: hidden;
	
}
/*MOVIL*/
.borderMovil{
	display: none;
}
.exchangeRateMovil{
	display: none;
}
.weatherMovil{
	display: none;
}
.exchangeRateDetail{
	width:460px; 
	margin-top: 21px;
}
.weatherService {
	margin: 0 auto;
	list-style: none;
	position: relative;
	text-align: right;
}
.weatherService > div.generalDiv {
    margin-top: 8px;
    min-width: 80px;
}
.weatherService > div.generalDiv > .typeTemp{
	border: 0px;
}
.weatherdHeaderRight,.servicesHeaderLeft{
	width: 49%;
}
.servicesHeaderLeft{
	float: left;
	text-align: left;
}
.servicesHeaderRight{
	display: initial;
	text-align: right;
}
.servicesHeaderRight h2,  .servicesHeaderRight h2 > span{
	font-size: 2.2rem;
	color: #7F7F7F;
	font-weight: 300;
	line-height: 1.8rem;
}
.servicesHeaderRight span{
	font-family: 'Hind';
	font-weight: 400;
	font-size: 1rem;
	color: #7F7F7F;
	float: right;
}
 .servicesHeaderRight h2 > span{
	font-size: 1.2rem;
}
.servicesHeaderRight h2,.servicesHeaderLeft h2{
	margin-bottom: 4px;
}
.servicesHeaderLeft h2{
	font-size: 1.8rem;
	line-height: 1.8rem;
	font-weight: 600;
}
.servicesHeaderLeft span{
	font-size: .8rem;
	color: #7f7f7f;
	font-weight: 500;
	font-family: 'Hind';
}
.weatherdDetail  .weatherdToday{
	width: 80%;
	text-align: center;
	margin-top: 100px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}
.weatherdDetail  .weatherdToday div {
	margin-bottom: 20px;
	text-align: center;
}
.weatherdDetail >  .weatherdToday > div{
	width: 49%;
	float: right;
	text-align: left;
}
.weatherdDetail >  .weatherdToday > div > h2{
   font-size: 3.2rem;
}
.weatherdDetail >  .cityNow{
   	font-size: 1.2rem;
    font-weight: 400;
    color: #141414;
    font-family: 'Hind';
    line-height: 1.4rem;
    margin: 40px auto 20px;
 	padding: 10px;
	text-align: center;
	width:344px;    
	position: absolute;
	height: 90px;
    background: #000;
    color: #fff;
    padding: 10px;
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
    display: none;
} 
.weatherdDetail >  .cityNow::before{
	background-image: url('/images/weatherIcons/Location.svg');
	content: '#.';
	color: transparent;
	background-repeat: no-repeat;
	margin-right: 5px;
}
/*.weatherdDetail >  .cityNow:hover {
	height: 90px;
    background: #000;
    color: #fff;
    padding: 10px;
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
}*/
/*.weatherdDetail >  .cityNow span{
	width: 100%;
}*/
.weatherdDetail >  .cityNow span   input{
    margin-top: 20px;
    width: 100%;
    padding: 10px 12px;
    font-size: 1rem;
    border: 1px solid #DEDEDE;
    border-radius: 2px;
    color: #7f7f7f;
    visibility: hidden;
}
 .tt-menu{
 	text-align: left;
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #cfcfcf;
    border-top: 0px;
    max-height: 300px;
    overflow-y: auto;
}
 .tt-suggestion{
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'Hind';
    font-size: 1rem;
    font-weight: 600;
    color: #141414;
    border-bottom: 1px solid#DEDFE2;
}
 .tt-suggestion.tt-selectable:hover{
    background: #f4f5f9;
    cursor: pointer;
}
.weatherdDetail >  .cityNow:hover  span input{
	visibility: visible;
}
.weatherdDetail >  ul > li{
	width: 114px;
	border-right: 1px solid #e8e8e8;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.weatherdDetail >  ul > li:last-child{
	border: 0px;
	padding-right: 0px;
}
.weatherdDetail  > ul > li  p ,.weatherdDetail  > ul > li  >div > span{
	font-family: 'Hind';
	font-size: .9rem;
	font-weight: 400;
}
.weatherdDetail  > ul > li  p{
	color: #757575;
}
.weatherdDetail  > ul > li  >div > span.high {
	color: #F9AC25;
}
.weatherdDetail  > ul > li  >div > span.low {
	color: #00A2D3;
}
.weatherdDetail  > ul > li  >div > span.high::after {
	content: "/";
	color: #e8e8e8;
}
.weatherdDetail ul{
	float: left;
}
.weatherdDetail ul  > li > .tempLowAndHigh{
	float:left;
	width:70%;
	text-align: left;
}
.weatherdDetail ul > li > .tempImage{
	width:30%;
	float:right;
}

li.exchangeRateService >div.exchangeRateDetail{
	background: #FFFFFF;
	margin-top: 21px;
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.12);
	-webkit-transition: visibility .2s, opacity 0.3s linear;
	-moz-transition: visibility .2s, opacity 0.3s linear;
	-o-transition: visibility .2s, opacity 0.3s linear;
	transition: visibility .2s, opacity 0.3s linear;
	float: right;
	position: absolute;
	right: 0;
	z-index: 999;
	
}
li.weatherService .weatherdDetail , li.borderService >div.borderDetail  {
	background: #FFFFFF;
	margin-top: 16px;
	padding: 20px;
	visibility: hidden;
	opacity: 0;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.12);
	-webkit-transition: visibility .2s, opacity 0.3s linear;
	-moz-transition: visibility .2s, opacity 0.3s linear;
	-o-transition: visibility .2s, opacity 0.3s linear;
	transition: visibility .2s, opacity 0.3s linear;
	float: right;
	position: absolute;
	right: 0;
	z-index: 999;

}
.weatherService .weatherdDetail{
	width: 384px;
	padding-bottom: 10px;
}
.borderService >div.borderDetail {
	width: 474px;
	top: 35px;
}
/*tipo de cambio*/
li.exchangeRateService{
	position: relative;
}
nav.navServicesAndmenu > ul.ulSocialNetwork >li.exchangeRateService{
    background-image: url('/images/Header_TipoCambio.svg');
    background-repeat: no-repeat;
    background-position: 0 11px;
    margin-right: 12px;
    background-size: 30%;
    height: 50px;
    width: 60px;
    padding-top: 14px;
    text-align: right;
    display: none;
    padding-right: 4px;
}
.exchangeRateService > div.exchangeRateDetail  p{
    font-size: 1.1rem;
    color: #c51111;
    font-weight: 500;
    line-height: 1.1rem;
    margin: 0 auto;
    text-align: center;
}
.exchangeRateService >div.exchangeRateDetail > p.firstTitle{
	margin-top: 40px;
}
.exchangeRateDetail > div.tableDetail{
	margin-top:10px;
}
.exchangeRateDetail > div > table.exchangeRate{
	float: right;
	/*margin-bottom: 20px;*/
}
.exchangeRateDetail > div > table#financeAndEconomy{
	margin-bottom: 0px;
	margin-top: 10px;
}
.exchangeRateDetail > div > table tr.titles > td,
.exchangeRateDetail > div > table tr.sale > td,
.exchangeRateDetail > div > table tr.purchase > td{
	padding-bottom: 7px;
    padding-top: 10px;
    text-align: center;    
    width: 84px;    
    font-weight: 600;
    font-family: 'Hind';
    border: 1px solid#eee;
    text-transform: uppercase;
}
.exchangeRateDetail > div > table tr.titles > td{
	font-size: .75rem;
	color: #757575;

}
.exchangeRateDetail > div > table tr.titles > td:first-child{
    border:0px;
}
.exchangeRateDetail > div > table tr.sale > td,
.exchangeRateDetail > div > table tr.purchase > td{   
    font-size: 1rem;
    color: #515050;

}
.exchangeRateDetail > div > table tr.sale > td:first-child,
.exchangeRateDetail > div > table tr.purchase > td:first-child{
    font-size: .75rem;
    color: #757575;
}

/*Garitas*/
li.borderService{
	position: relative;
}
nav.navServicesAndmenu > ul.ulSocialNetwork >li.borderService{
    background-image: url('/images/li_Garitas.svg');
    background-repeat: no-repeat;
    background-position: 0 10px;
    margin-left: 20px;
    background-size: 20%;
    height: 50px;
    width: 110px;
    display: none;
}
.borderService > div.borderDetail > p{
   font-size: 1.1rem;
   color: #c51111;
   font-weight: 500;
   line-height: 1.1rem;
   margin: 0 auto;
   text-align: center;
   margin-top:20px;
}
.borderService >div.borderDetail> p.city_250601,
.borderService >div.borderDetail> p.city_250301,
.borderService >div.borderDetail> p.city_250501{
	margin-top: 40px;
}
.borderService > div.borderDetail > ul li{
   width: 90px;
   border: 1px solid#eee;
   border-left: 0px;
   list-style: none;
   list-style: none;
   padding-bottom: 0px;
   padding: 10px;
   display: inline-block;
   margin-left: -4px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
}
.borderService > div.borderDetail > ul{
   padding: 0px;
   text-align: center;
   margin-bottom: 0px;
   margin-top: 10px;
}
.borderService > div.borderDetail >    ul li:first-child{
   border-left: 1px solid#ddd;
   margin-left: 0px;
}
.borderService > div.borderDetail > ul li div.auto{
   background-image: url('/images/Garitas_Carro.svg');
   width: 20px;
   height: 20px;
   background-size: 20px 20px;
   margin: 0px auto 10px auto;
}
.borderService > div.borderDetail >    ul li div.peaton{
   background-image: url('/images/Garitas_Peaton.svg');
   width: 20px;
   height: 20px;
   background-size: 20px 20px;
   margin: 00px auto 10px auto;
}
.borderService > div.borderDetail >   ul li > p{
   margin: 0 auto;
   text-align: Center;
   font-weight: 600;
   font-size: .75rem;
   text-transform: uppercase;
   color: #757575;
}
.borderService >  div.borderDetail > ul li > p.borderDelay{
	background-color: #eee;
	margin-top: 6px;   
	padding-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1rem;
	padding-top: 8px;
	padding-bottom: 5px;
	text-transform: none;
	color: #515050;
}
.borderService > select{
	margin-left: 25px; 
	border: 0px; 
	margin-top: 7px;
}
/*fin Garitas*/
.weatherService:hover {
	-webkit-transition:  .3s background-color;/*Chrome, Safari*/
	-moz-transition:  .3s background-color;/*Firefox*/
	-o-transition: .3s background-color;/*Opera*/
	transition: .3s background-color;/*Standard*/
}
li.weatherService:hover .weatherdDetail, li.borderService:hover div.borderDetail, li.exchangeRateService:hover div.exchangeRateDetail   {
	opacity: 1;
	visibility: visible;
}
.loadingNewCity{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 10;
    opacity: 0.8;
    text-align: center;
}
.loadingNewCity > img{
    top: 50%;
    position: absolute;
}
/* Paginas Widgets (Estilos de vistas internas de los servicios) */
div.services{
	padding: 40px 50px 60px;
}
div.services div.generalDiv{
	margin-left: 0;
}
div.services .servicesHeaderLeft{
	width: 100%;
	float: none;
	text-align: center;
}
div.services .servicesHeaderLeft h2{
	margin-bottom: 10px;
}
div.services .servicesHeaderLeft span{
	display: block;
	margin-bottom: 20px;
}
div.services .servicesHeaderRight,
div.services .insertWeather .generalDiv > img, 
div.services .insertWeather .generalDiv > span, 
div.services .insertWeather .generalDiv >.typeTemp,
div.services .weatherdDetail >  .cityNow .weatherCity{
	display: none;
}
div.services .weatherdDetail, 
div.services .exchangeRateDetail{
	display: block;
}
div.services > div > div,
div.services .weatherdDetail  .weatherdToday,
div.services .weatherdDetail,
div.services .exchangeRateDetail > div > table.exchangeRate{
	margin: 0 auto;
}
div.services .exchangeRateDetail,
div.services .weatherdDetail  .weatherdToday,
div.services .weatherdDetail ul,
div.services .weatherdDetail >  .cityNow .weatherCity{
	width: 100%;
}
div.services .exchangeRateDetail > div > table.exchangeRate,
div.services .weatherdDetail ul,
div.services .weatherdDetail ul li,
div.services .weatherdDetail >  .weatherdToday > div{
	float: none;
}
div.services .borderDetail .borderCity{
	width: 50%;
}
div.services .exchangeRateService{
	font-size: 0;
}
div.services .weatherdDetail > .cityNow{
	position: static;
}
div.services .weatherdDetail  .weatherdToday{
	display: flex;
	margin-bottom: 20px;
}
div.services .weatherdDetail ul{
	display: flex;
	margin: 0 auto;
}
div.services .weatherdDetail ul li{
	flex-grow: 1 !important;
	padding: 10px 5px !important;
    margin: 10px 5px !important;
    width: auto !important;
}
div.services .weatherdDetail ul li .tempLowAndHigh{
	margin-top: 5px;
}
div.services .weatherdDetail > #cityAhora{
	padding-bottom: 0;
	margin-bottom: 78px;
	margin-top: 0;
	width: 80%;
}
div.services .weatherdDetail >  .cityNow{
    padding-bottom: 0;
	margin-bottom: 20px;
	margin-top: 0;
	width: 80%;

}
div.services .weatherdDetail >  .weatherdToday > div{
	text-align: center;
}
div.services .weatherdDetail >  .cityNow .weatherCity{
	display: inline-block;
}
div.services .weatherdDetail >  .weatherdToday > div > h2{
	font-size: 3.2rem !important;
	margin-bottom: 10px;
}
div.services .weatherdDetail >  .weatherdToday > div > p{
	font-size: inherit !important;
	color: #757575;
}

/*TABLET*/
@media only screen and (max-width: 970px){
	div.exchangeRateDetail{
		margin-right: -20px;
	}
}
@media only screen and (max-width: 939px){
	.weatherdDetail >  .weatherdToday > div{
		width: 49%;
		float: right;
		text-align: left;
		margin-top: 20px;
	}
	.weatherdDetail ul{
		margin-left: 25%;
	}
	div.services .weatherdDetail  .weatherdToday, div.services .weatherdDetail ul{
		width: 60%;
	}
	.weatherdDetail  .weatherdToday{
		margin-top: 1px;
	}
	.exchangeRateDetail{
		display: none;
	}
	.exchangeRateService{
		display: block;
	}
	.servicesHeaderLeft{
		display: block;
	}
	.exchangeRateMovil{
		background-image: url('/images/Header_TipoCambio.svg');
		background-repeat: no-repeat;
		background-position: 0 1px;
		margin-right: 20px;
		background-size: 30%;
		height: 53px;
		width: 60px;
		padding-top: 14px;
		text-align: right;
		margin-left: 10%;
		margin-bottom: -49px;
		margin-top: 15px;
		display: none;

	}
	.weatherService .weatherdDetail{
		width: 100%;
	}
	.exchangeRate{
		margin-right: 30%;
		margin-left: 10%;
	}
	.cityNow{
		width: 50% !important;
	}
	.weatherdDetail{
		display: none;

	}
	.weatherMovil{
		background-position: 50px 0px;
		margin-right: 200px;
		background-size: 30%;
		height: 58px;
		width: 60px;
		padding-top: 14px;
		text-align: right;
		margin-left: 45%;
	}
	div .generalDiv{
		margin-left: -57px;
	}
	.borderMovil{
		background-image: url('/images/li_Garitas.svg');
		background-repeat: no-repeat;
		background-position: 0 10px;
		margin-left: 70%;
		background-size: 20%;
		height: 65px;
		width: 90px;
		margin-bottom: -20px;
		margin-top: -67px;
		padding-left: 20px;
		display: none;
	}
	.borderService >div.borderDetail {
		width: 100%;
	}
	div.services .weatherdDetail .weatherdToday{
		width: 50%;
	}
	.weatherdDetail >  ul > li{
		width: 110px;
		border-right: 1px solid #e8e8e8;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 5px;
	}	
}
/* Movil */
@media only screen and (max-width: 639px){
	div.services{
		padding: 40px 20px 60px;
	}
	div.services .weatherdDetail >  .cityNow{
		width: 60%;
	}
	div.services .weatherdDetail  .weatherdToday{
		width: 80%;
	}
	div.services .weatherdDetail ul{
		width: 90%;
	}
}
@media only screen and (max-width: 608px){
	.weatherdDetail >  .weatherdToday > div > h2{
   		font-size: 1.2rem;
	}
	.weatherdDetail >  .weatherdToday > div > p{
   		font-size: .8rem;
	}
	.weatherdDetail >  ul > li{
		width: 90px !important;
		padding-right: 0px !important;
		padding-right: 5px !important;
	}
}
@media only screen and (max-width: 570px){
	.borderService > div.borderDetail > ul li{
 	  width: 77px;
   	  border: 1px solid#eee;
      border-left: 0px;
      list-style: none;
      list-style: none;
      padding-bottom: 0px;
      padding: 10px;
      display: inline-block;
      margin-left: -4px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
	}
	.exchangeRate{
		margin-right: 1%;
		margin-left: 0%;
	}
}
@media only screen and (max-width: 458px){
	.weatherdDetail ul{
		margin-left: 10%;
	}
	.cityNow{
		width: 80% !important;
	}
}
@media only screen and (max-width: 429px){
	.weatherdDetail >  ul > li{
		width: 90px !important;
		padding-left: 0px !important;
    	padding-right: 5px !important;
	}
	.weatherdDetail > .weatherdToday > div > p {
    	font-size: .7rem;
	}
	.weatherdDetail > ul > li  p {
    	font-size: .7rem;
	}
	div.services .weatherdDetail ul li .tempLowAndHigh{
		margin-top: 0px;
	}
}
@media only screen and (max-width: 410px){
	.borderCity{
		margin-left: 36%;
	}
	.exchangeRate{
		margin-right: 1%;
		margin-left: -5%;
	}
	.weatherdDetail ul{
		margin-left: 0%;
	}
	.weatherdDetail  ul  li{
		width: 100px;
	}
	div.services .weatherdDetail .weatherdToday {
    	width: 90%;
	}	
	div.services .weatherdDetail > .cityNow{
		width: 100%;
	}
}

@media screen and (max-width: 369px){
	.weatherdDetail >  ul > li{
		width: 70px !important;
		padding-right: 0px !important;
	}
}