

html {
}
* {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}

a {
	color: #5aac96;
}

a.link { border-bottom:1px solid #5aac96; }

.d {
	border:1px solid red;
}

a[href^="tel:"] { white-space:nowrap; }

.clear {
	clear:both;
}
.right {
	float:right;
}
img {
	border:0;
}

.visible { display:block}
.hidden { display:none }

.mobile { display:none; }

.gray {color:#aaa }

.nopoint { cursor:default !important;}

.red { color: #9a019a; }

.bgray {
    background-color: #e8e8e8;

}

p { margin-top:0; }

body { background-color: #fff; margin:0; padding:0; background-image:url(/assets/images/header-bg.png); background-repeat:repeat-x; }

body {   box-shadow: 0 5px 5px rgba(0,0,0,0.2); /* width:1298px; padding:0 125px; */  }

.main { width:1240px;  margin:0 auto;  }

header {


    padding-bottom: 50px;
}


header nav {
    margin-left: 155px;
    margin-top: 50px;
    padding-top: 15px;
    border-bottom: 1px solid #5bc2bd;
    width: auto;
}

header.index nav {
    margin-left: 230px;
	margin-top: 90px;
}


header div.bgray {
	/*
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(/assets/images/bg-slider.jpg);
	*/
}

header nav ul  { display:block}
header nav ul li {
    display: inline-block;
    padding: 10px 15px;
    min-width: 90px;
    text-align: center;
}

header nav ul li a {
    display: block;
}

header .logo {
    position: absolute;
    margin-top: -40px;
    text-align: center;

    margin-left: 0px;
    z-index: 100;
    height: 174px;

}


header.index .logo {
    top: initial;
	margin-top:-55px;
    margin-left: 58px;
}

header nav ul li a { color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase }

header nav ul li:nth-child(1) { background-color:#990099 }
header nav ul li:nth-child(2) { background-color:#452E8F }
header nav ul li:nth-child(3) { background-color:#285297 }
header nav ul li:nth-child(4) { background-color:#2089A6 }
header nav ul li:nth-child(5) { background-color:#5BC2BD }

header .call {
    float: right;
}

header .call div {
    display: inline-block;
    padding-left: 15px;
    text-align: right;
    margin-right: 5px;
    color: #d8d8d8;
    font-size: 17px;
}

header .call div img { float:left; }
header .call div img.last { margin-right:10px;}

header .call div a {
    text-decoration: none;
    color: #222;
    font-weight: bold;
    font-size: 17px;
}


header .call div a {
    color: #452e8f;
}

header .call div a.wh {
    color: #5bc2bd;
	font-size: 14px;
}

header .call div.lang a { color:#ddafe5; font-size:17px; font-weight:normal; }

header div.bgray { padding-bottom:10px; }

section ul, section ol { margin:10px 0; }
section ul li, section ol li  {
    margin-left: 35px;
    line-height: 24px;
}
section p { margin-bottom:12px; }

section table {
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-collapse: collapse;
    margin-bottom: 30px;
}

section table tr td, section table tr th {
    padding: 10px;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    vertical-align: top;
}

section table tr th em { font-size:20px; color: #777; }

section ul.files li {
    list-style-image: url(/assets/images/pdf.png);
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
}

.yamap {
    height: 400px;
    background-color: #e6e6e6;
}


div.slider-over { position:absolute;margin-top: -155px; z-index:50 }


div.slider {
    width: auto;
    margin-left: 75px;
    height: 543px;
    overflow: hidden;
    margin-bottom: 20px;
}


section.main { margin-bottom: 50px;     margin-top: 30px; min-height: 300px;}

section.main.index { min-height: auto; }

h1 {
    font-size: 26px;
    margin-bottom: 25px;
    margin-top: 55px;
}

ul.B_crumbBox {
    margin-bottom: 20px;
    margin-top: -24px;
}

ul.B_crumbBox li {
    display: inline;
    padding: 0;
    margin: 0;
    font-style: italic;
    text-transform: lowercase;
}

ul.B_crumbBox li a {
    color: #5eb2ca;
}

/* -------------------- <top> -------------------- */

h4 {
    color: #9a019a;
    text-align: center;
    font-size: 22px;
    margin: 25px 0;
}
div.top {}
div.top video:hover {cursor:pointer; }
div.top div.go { width:50%; float:left; background-color:#defaf3;border-radius: 0 0 20px 0;       min-height: 190px;
    margin-bottom: 48px;} 

div.top div.go:nth-child(2n) { margin-left:2%; width:48% }

div.top div.go:nth-child(4n) { background-color:#ffe8ff; }
div.top div.go:nth-child(4n-1) { background-color:#ffe8ff; }


div.top div.go .enter {
    position: initial;
    margin-top: 30px;
    margin-left: 25px;
    width: 250px;
    float: left;
}

div.top div.go .enter img { }
div.top div.go .enter .date {
    position: relative;
    margin-top: -47px;
    background-color: #9a019a82;
    display: block;
    width: auto;
    padding: 12px;
    /* line-height: 36px; */
    /* height: 35px; */
    color: #f6ff0d;
    font-weight: bold;
    text-align: center;
}

div.top div.go p {
    margin-left: 300px;
	font-weight:bold;
	padding-right: 30px;

}

div.top div.go p a {
    margin-top: 30px;
	margin-bottom: 10px;
	display:block;
	font-weight:bold;
	font-size:18px;
	text-decoration: none;

}

/* -------------------- <indexChoose> -------------------- */

ul.choose {
    display: table;
    width: 100%;
}


ul.choose li {
    display: table-cell;
    width: 15%;
    padding: 3%;
    text-align: center;
}

ul.choose li:hover { background-color:#fafafa; }

ul.choose li p {
    background-image: url(/assets/images/choose/love.png);
    background-repeat: no-repeat;
    text-align: left;
    width: auto;
    background-position: left 5px;
    margin: 0 auto;
    padding-left: 24px;
    color: #53ad97;
    font-weight: bold;
    margin-top: 10px;
}

h3 {
    color: #222222;
    text-align: center;
    font-size: 20px;
}


/* -------------------- <photoAlbum> -------------------- */



h5 {
    color: #262524;
    font-size: 25px;
    margin-bottom: 15px;
	padding-top: 45px;
}

.chocolat-images div {
    width: 33.3%;
    padding-bottom: 25px;
    float: left;

}

.chocolat-images div:nth-child(3n) { text-align:right  }
.chocolat-images div:nth-child(3n-1) { text-align:center }
.chocolat-images div:nth-child(3n-2) { text-align:left  }

.chocolat-images:after { clear:both; content:""; display:table; }

.photoall {
    width: min-content;
    margin: 0 auto;
    white-space: nowrap;
    background-color: #e8e8e8;

}

.chocolat-images div img {
    width: 375px;
}


.photoall a {
    text-decoration: none;
    font-size: 22px;
    padding: 15px 50px;
    color: #2b2a29;
    font-weight: bolder;
    position: absolute;
    background-color: #e8e8e8;
    margin-top: -12px;
    margin-left: -101px;
}


div#photoalb {
    margin-bottom: 40px;
}
/* -------------------- <footer> -------------------- */

footer {
    background-color: #459380;
	background-color: #a55bb2;
}

.fmain {
	width:620px;
    margin:0 auto;
	float:right;
}
div.fleft {
    background-color: #a55bb2;
    float: left;
    width: 50%;
    display: block;
    padding: 40px 0 30px 0;
    height: 100%;
    /* justify-content: center; */
}

div.fright {
    background-color: #459380;
    width: 50%;
	padding: 40px 0 30px 0;
    float: left;
    display: block;
	height: 100%;
	font-size:16px;
	color:#fff;
}

footer.index div.fleft {
    padding: 80px 0 20px 0;
}

footer.index  div.fright {
    padding: 80px 0 20px 0;

}


footer.index  div.fright p, footer  div.fright p { margin-bottom:20px; }

div.fright div.fmain {
    float: none;
    margin: inherit;

    padding-left: 50px;
	width: 560px; 
   /* width: 589px; */
}

footer nav ul {
    width: 100%;
    display: inline;
}


footer nav ul li {
    display: inline-block;
    /* padding: 10px; */
    /* padding-right: 25px; */
     width: 33%;
    vertical-align: top;
}

footer nav ul li a { text-decoration:none; font-size:18px; font-weight:bolder; color:#222; text-transform:uppercase; white-space:nowrap }

footer nav ul li a.submenu {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-top: 20px;
	text-transform:initial;
}

footer nav ul li ul {
    display: block;
	border:1px solid red;

}

footer a.callibri_phone {
    color: #fff;
    text-decoration: none;
}

.simplesearch-results-list div { padding:10px; }
.simplesearch-results-list h3 { 
	text-align:left; 
	    font-size: 17px;
    font-style: italic;
	color:#777;
	}
.simplesearch-results-list h3 a {
    font-size: 17px;
    font-style: italic;
}

.extract p {color:#777;}
p.simplesearch-results { padding:10px; }

fieldset {
    border: 0;
    display: block;
    text-align: left;
}

fieldset label, fieldset input { display:inline-block; }

input#search {
    border-radius: 4px;
    border: 1px solid #aaa;
    font-size: 14px;
    padding: 3px;
    color: #777;
}

header .call {

}

input[type="submit"] {
    font-size: 14px;
    padding: 2px;
    color: #444;
}



/* cookie */
#cookie_agree {
    position: fixed;
    z-index: 9999999999;
    bottom: 0;
    left: 0;
    background-color: #452e8f;
    padding: 15px;
    width: 100%;
    font-weight: 500;
    text-align: left;
    align-items: left;
    display: none;
    color: #ffffff;
    margin: auto;
	box-sizing: border-box;
}

#cookie_agree.show {
    display: block
}

#cookie_agree a {
display: inline-block;
    padding: 5px 13px;
    border-radius: 5px;
    border: 1px solid #fff;
    margin-right: 20px;
    background-color: #fff;
    text-transform: uppercase;
	}



#cookie_agree p {
    max-width: 1138px;
    margin: 0 auto;
    margin-bottom: 15px;
}

#cookie_agree a.agree_more {
    color: #000;
}

#cookie_agree a.agree_more {
    color: #000;
    background-color: initial;
    border: 0;
    color: #fff;
}