/* CSS Document */

.content_wrap{
	margin-bottom:30px;
}


.crumb_link{
	padding:10px 0;
}

.crumb_link li{
	display:inline;
	padding-right: 10px;
}

.sub_content_footer{
	width:789px;
	background:url(../../images/sub_content_foot.gif) bottom no-repeat;
	padding-bottom:6px;
}

.sub_content_header{
	height: 58px;
	background-color: #F8F8F4;
	border: 1px solid #CCC;
}


.sub_content_back{
	background:url(../../images/sub_content_back.gif) repeat-y;
	padding:20px;
}


.sub_content_header h1{
	padding:20px;
	font-size:160%;
	font-weight:bold;
}


.sub_content_header h2{
	padding:20px;
	font-size:160%;
	font-weight:bold;
}

.arrow_cube_lr{
	background:url(../../images/arrow_cube_lr.gif) no-repeat left;
	padding-left:30px;
}


.main_img{
	width:1024px;
	margin:0 auto;
}



.client_foot{
	background:url(../../images/client_list_foot.gif) no-repeat bottom;
	padding-bottom:4px;
	width:789px;
}

.client_back{
	background:url(../../images/titlebottom_repeat_back.jpg) top repeat-x #f8f8f4;
	border-left:solid 1px #aeaeae;
	border-right:solid 1px #aeaeae;
	padding:15px;
	
}

.content_back h2{
	font-weight:bold;
	padding:5px 5px 5px 15px;
	background:url(../../images/arrow_02.png) left 12px no-repeat;
}

.client_list{
	margin-right: -10px;
}


.client_list li{
	display:inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width:134px;
	min-height: 132px;
	margin-right:3px;
	background:#FCF9F2;
	border:solid 1px #E2DBBF;
	padding:5px;
	position:relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);
}


.client_link_arrow{
	padding-left: 0px;
	padding-top: 5px;
	border-top: solid 1px #E2DBBF;
}

.client_list li a{
	font-size:12px !important;

}

.client_list li img{
	margin-bottom:5px;
}




/*----*/


.caro_content{
	width: 620px;
	position: absolute;
	left: 620px;
	top: 0px;
	margin-left: -620px;
	overflow: auto;
}

#carousel{
	margin: 0 auto;
	border: solid 1px #eee;
	padding: 10px 5px 0;
}
		
.caro_content li{
	margin:0 5px;
	width:320px;
	height:230px;
}


.caro_wrap{

	border:solid #C7C7C7 1px;
	position:relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);

}

.caro_in_box{

	padding:9px;
	margin-bottom:1px;
	position:relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.52, #F7F6F2), color-stop(0.00, #fff));
background: -webkit-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: -moz-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: -o-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: -ms-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: linear-gradient(to bottom, #fff 0%, #F7F6F2 52%);
-pie-background: linear-gradient(#fff 0%, #F7F6F2 52%);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);
}

.type_bottom{
	background: url(../../images/line_solid_dotte.jpg) bottom repeat-x;
	padding-bottom: 0px;
	margin-bottom: 3px;
}


.caro_wrap section{
	border-top:1px solid #CCC;
	padding:6px 9px 4px;
}

.caro_wrap section h1{
	font-weight:bold;
	font-size:110%;
	background:url(../../images/arrow_03.png) left 5px no-repeat;
	padding-left:12px;
}

.prev{
	position:absolute;
	left:112px;
	top:50%;
	margin-top:-26px;
	z-index:2;
	
-webkit-box-shadow: 1px 1px 16px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    1px 1px 16px rgba(50, 50, 50, 0.48);
box-shadow:         1px 1px 16px rgba(50, 50, 50, 0.48);
behavior: url(/PIE.htc);
}

.next{
	position:absolute;
	right:112px;
	top:50%;
	margin-top:-26px;
	z-index:2;
-webkit-box-shadow: 1px 1px 16px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    1px 1px 16px rgba(50, 50, 50, 0.48);
box-shadow:         1px 1px 16px rgba(50, 50, 50, 0.48);
behavior: url(/PIE.htc);
}

.test{
	position:relative;
	height: 220px;
}


.content_h_blue{
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	padding:2px 0;
	font-weight:bold;
	font-size:120%;
	letter-spacing:1px;
}

.content_h_blue span{
	display:block;
	padding:6px 10px 4px 35px;
	background:url(../../images/arrow_circle.png) no-repeat 10px #2F4875;
	color:#fff;
	text-shadow:#006 0 1px 3px;
	
}


.bold_h{
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
}

.bold_line_h{
	font-size:120%;
	font-weight:bold;
	border-bottom:dotted 1px #999;
	margin-bottom:10px;
	padding-bottom:5px;
}


.bold_red{
	font-weight: bold;
	color: #BB272D;
	font-size: 150%;
}


.bold_green{
	font-weight: bold;
	color: #00492C;
	font-size: 150%;
}


.arrow_cube_br{
	padding: 5px 5px 3px 20px;
	background: url(../../images/arrow_04.png) left 8px no-repeat;
	font-size: 12px;
}


.content_notitle{
	width: 748px;
	padding: 20px;
	border: solid 1px #ccc;
}

a.boxer img{
	border:solid 1px #CCC !important;
}


.option_table{
    border:1px solid #999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.option_table th{
  min-width:150px; 
}
.option_table th,
.option_table td{
    border:1px solid #999;
	padding:5px 10px;
	border-collapse:collapse;
}


.cart_more{
  margin-bottom:10px;
}
.form_menu form{
  border:1px solid #999;
  border-top:none;
  margin-bottom:15px;
  padding:5px;
}
.form_menu .form_title{
  background:#2F4875;
  color:#fff;
  font-weight:bold;
  font-size: 14px;
  padding:4px 8px;
}


.insta_list{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.insta_list li{
    position: relative;
    width: calc((100% - 40px)/3);
}

@media screen and (max-width: 750px){
    .insta_list li{
        width: calc((100% - 20px)/2);
    }
}

.insta_list li::before{
	content: "";
	display: block;
	padding-top: 100%;
}

.insta_list a{
	position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.insta_list img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.insta_btn{
	background-color: #39F;
	padding: .5em 1em;
	width: fit-content;
	margin: 0 auto;
	cursor: pointer;
	transition: .3s
}

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

.insta_btn:hover{
	background-color: #F6C;
}
