@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {
    margin: 0;
    font-family: 'Open Sans' !important;
}

/****** xeria ******/

h5 { color:#009ad5; font-weight: bold;}

/*h3 { color:#009ad5; font-size:16px; font-weight: bold;}

h4 { color:#009ad5; font-size:18px; font-weight: bold;}*/

/*.k-state-selected {
        background-color: #009ad5 !important;
    }*/

a {
    color: #009ad5;
}

/*.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #009ad5;
    border-color: #009ad5;
}
*/
/*.action-button, .btn-info {
    background-color: #009ad5 !important;
    color: #fff !important;
}

.action-button > span, .btn-info > span {
    color: #fff !important;
}*/

.nophoto,.nophoto:after {
    content:url('/Content/melco/logo_melco.png');
}

.new-product {
}

.special-product {
}

.form-group {
     margin-bottom: 0px !important;
margin-top: 0px !important;
line-height: 1.2em;
}

.k-grid td {
    line-height: 1em !important;
}

#widgets {
    margin-bottom: 5px; 
}

.widget-item { margin-bottom: 5px; }


.anchorjs-link {
  color: #000 !important;
  font-size:18px !important;
  text-decoration:none !important;
}

h2.main-title {
    font-size: 22px;
    border-bottom: 4px solid #009ad5;
    padding-bottom: 10px;
}

.banner-bottom {
    margin-top: 20px;
    border-top: 5px solid #009ad5;
    text-align: center;
    width:100%;
}

/*#footer {
    margin-top: 40px;
position: relative;
z-index: 20;
left: 0;
bottom: 0;
width: 100%;
padding: 15px;
text-align: left;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background: #ededed;
border-top: #009ad5 40px solid;
background-repeat: repeat-x;
}

#footer > section { margin-top: -40px;}*/

.rowbody {
    position: relative;
width: 100%;
max-width: 960px;
min-width: 320px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
/*
	#footer p {
		margin: 0; padding: 0;
		font-size: 12px;
		}
		
	#footer a {
		color: #009ad5;
		}
	#footer .footer-content h4 {  color: #fff; font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 1em 0;
letter-spacing: 0px;}

	#footer .footer-content > div > div:first-child img { float: left; margin-right: 10px;}
 	
 	#footer .col-md-2, #footer .col-md-3 {
 		padding-left: 0;
 		margin-left: 0!important;
 	}
 	.footer-content .row .col-md-4 ul{ margin: 0px !important; padding: 0px !important;}*/

 	.address {
 		float: left;
 		}

	.address-icon {
		padding-right: 5px;
		float: left;
		width: 22px;
		}

	.address-ref { }

	.map {
		margin: 0;
		padding: 0;
		margin-left: 0px !important;
		}

    .clearfix:before,
.clearfix:after,
.rowbody:before,
.rowbody:after {
    content: " ";
    display: table;
}

.clearfix:after,
.rowbody:after {
    clear: both;
}

.clearfix
.rowbody {
    *zoom: 1;
}

.scale-width {
	width: 100% !important;
	height: auto !important;
	}
	
.scale-height {
	height: 100% !important;
	width: auto;
	}
	
.scale-max-width {
	max-width: 100% !important;
	height: auto;
	}
	
.scale-max-height {
	max-height: 100% !important;
	width: auto;
	}

.icons-social {
	padding: 0 0 0 0px;
	list-style: none;
	display: inline-block;
	margin: 0 0px 0 0;
	}

.icons-social a {
    float:left;
}
	
	.icon-social.facebook { 
		background: url(icon-facebook.png) no-repeat !important; 
		width: 32px !important; height: 32px !important;
		}
	.icon-social.twitter { 
		background: url(icon-twitter.png) no-repeat; 
		width: 32px; height: 32px;
		}	
	.icon-social.rss { 
		background: url(icon-rss.png) no-repeat; 
		width: 32px; height: 32px;
		}	
	.icon-social.youtube { 
		background: url(icon-youtube.png) no-repeat; 
		width: 32px; height: 32px;
		}
	.icon-social.instagram { 
		background: url(icon-instagram.png) no-repeat; 
		width: 32px; height: 32px;
		}	
	.icon-social.LinkedIn { 
		background: url(icon-linkdin.png) no-repeat; 
		width: 32px; height: 32px;
		}


    .popup {
	position: relative;
	max-width: 640px;
	margin: 0 auto ;
	color: #000;
	background: #fff;
	}
	
	.popup .popup-content {
		padding: 20px 20px 24px;
		}

		.popup .popup-content iframe {
			width: 100%;
			}

			.popup .popup-content iframe html {
				overflow-x: hidden !important;
			}
		
		.popup .popup-content h2:first-child {
			margin-top: 0;
			}
			
.popup-small {
	max-width: 320px;
	}

.fraseHeader, .fraseHeader i {
    font-size: 18px !important;
    font-weight: bold;
    color: #656567 !important;
    font-family: 'Open Sans', sans-serif;
}
.lila {
    color: #656567 !important;
	font-size: 15px !important;
    font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.text-area {
    font-size: 12px;
    line-height: 23px;
    color: #ffffff;
}
.melco-footer
{
    background-color: #edc649;
    padding:15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
line-height: 23px;
color: #777777;
}
.bg-info 
{
    background: #BA9AB9;
    background-color: #BA9AB9;
    border:thin #656567;
}



/*********************************************** - LAYOUT - *************************************************/

:root {
	--header--color-background: #014968;
	--header--color-text: #fff;
	--footer--color-background: #013f5a;
	--footer--color-link: #d1dfe4;
	--widgets--color-small: #fbc900;
	--widgets--color-background: #014968;
	--widgets--color-text: #fff;
	--body--color-font: #016089;
}

/*****************************  - FORMULARIO - *****************************/
body > div.container.body-content > div > div > h2 {
	font-family: 'open sans', sans-serif;
	color: #016089;
}
#formreg > div > div:nth-child(13) > div.col-md-12 > p span {
	font-size: 15px !important;
}
#formreg > div > div > div > div.row > div > p > span i{
	font-size: 12px !important;
}
#formreg > div > div:nth-child(22) > div:nth-child(2) {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
}
#formreg > div > div:nth-child(25) > div {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
}
#saveButton {
	background-color: var(--footer--color-background) !important;
	color: var(--footer--color-link);
	margin-bottom: 50px;
}

#saveButton:hover {
	background-color: var(--widgets--color-background) !important;
	color: var(--widgets--color-text);
}

/*****************************  - HEADER - *****************************/
.header {
	background-color: var(--header--color-background);
	color: var(--header--color-text);
	padding: 25px;
	margin-bottom: 50px;
}

	.header a {
		color: var(--header--color-text);
		max-width: 50%;
	}
	.header a > img{
		max-width: 100%;
	}
.header__container{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}

.header__link-logo{

}

.header__container-lang{
	display: flex;
	gap: 10px;
}

.header__link-lang{

}

/***************************** - FOOTER - *****************************/
.footer {
	background-color: var(--widgets--color-background);
	display: flex;
	flex-direction: column;
	width: 100%;
}

/**********************/
.footer__container-widgets{
	background-color: var(--widgets--color-background);
	color: var(--widgets--color-text);
	width: 100%;
}
.widgets__container {
	display: flex;
	flex-direction: column;
	align-items: center;

}
.widgets__section {
	display: flex;
	flex-direction: column;
	padding: 15px;
}
.widgets__container-title {
}
.widgets__container-text {
}
.widgets__container-text a {
	color: var(--widgets--color-text);
}
.widgets__container-text small{
	color: var(--widgets--color-small);
}
.widgets__section-nav{

}
.widgets__section-nav > ul{
	padding-inline-start: 0;
}
.widgets__section-nav__elem{
	list-style: none;
}
.widgets__section-nav__link{
	color: var(--widgets--color-text);
}

/**********************/
.footer__container-rrss{
	background-color: var(--footer--color-background);
	color: var(--footer--color-link);
	padding: 15px;
}
.rrss__container{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}
.footer-copy{

}
.footer__rrss-list{
	list-style: none;
	display: flex;
	flex-direction: row;
	gap: 10px;
}
.footer__rrss-elem {
}
.footer__rrss-elem__link {
}
.elem__link-icon {
}
.elem__link-icon > path {
	fill: var(--footer--color-link);
}
/*****************************   - MEDIAQUERIES -   *****************************/

@media all and (min-width: 768px){

	/********* - FOOTER - *********/

	.widgets__container {
		flex-direction: row;
		justify-content: space-around;
	}

	.widgets__container-title {
		flex-direction: row;
		justify-content: space-around;
	}

	.rrss__container {
		flex-direction: row;
		justify-content: space-around;
	}
}

@media all and (min-width: 1200px) {

	/********* - FOOTER - *********/

		.elem__link-icon:hover {
			transform: scale(1.1);
		}
}