@media screen and (max-width: 800px) {
    div.slider {display: none;}
    div.header_in {width: 100%;float: left;}
    div.header_in_menu {width: 100%;float: left;}
    div.header_in_menu_top {display: none;}
    div.header_in_menu_bottom {display: none;}
    div.header_in_logo {width: 100%;float: left;text-align: center;}
    div.main_block_in {width: 100%;float: left;}
    div.main_block_in_list {width: 100%;float: left;}
    div.main_block_in_list_item {width: 100%; height: 100%;float: left; margin: 0; margin-bottom: 15px;}
    div.main_block_in_list_item_title {font-size: 25px;left: 90px;width: 70%;bottom: 15px;right:0;}
    #setka_main {display: none;}
    div.main_map {display: none;}
    div.map_footer {display: none;}
    div.main_form_left {width: 100%;float: left;}
    div.main_form_right {width: 100%;float: left;}
    div.footer_in {width: 100%;float: left;}
    div.footer_in_menu_1 {display: none;}
    div.footer_in_menu_2 {display: none;}
    div.footer_in_tel {display: none;}
    div.footer_in_tel2 {width: 100%;float: left;text-align: center;}
    div.footer_in_adres {display: none;}
    div.footer_in_logo {width: 100%;float: left;}
    div.main_form_left input {width: 85%; margin-left: 5px;}
    div.main_form_right textarea {width: 85%; margin-left: 5px;}
    div.main_block_in_left {width: 100%;min-height: 0px;}
    div.main_block_in_right {width: 90%;padding: 10px;}
    div.menu_left_block {display: none;}
    div.main_block_in_right h1 {text-align: center;}
    div.menu_left_mob {margin-bottom:15px;}
    div.list_tpl {width: 100%;float: left;margin:0px;margin-bottom: 10px;}
    div.forma_div {width: 100%;float: left;}
    div.param {width: 100%;padding: 0; margin-bottom: 10px;}
    div.param input {width: 99%; margin-left: 0px; margin-top: 10px;}
    div.param select {width: 100%;}
    div.adressant {width: 100%;float: left;margin-top: 10px;}
    div.adressant input {width: 100%;float: left;}
    div.reg_kn {width: 100%;float: left;}
    div.kont_left {width: 100%;float: left;}
    div.kont_left_1 {width: 100%;float: left;}
    div.kont_right {width: 100%;float: left;}
    div.kont_right_1 {width: 100%;float: left;}
    div.main_right_img {width: 100%;float: left;text-align: center;}
    #title_non {display: none;}
    div.header_in_mob {width: 100%;float: left;background-color: #0044A7;}
    div.header {border-top:0px ;}
    div.mob_top_tel {width: 100%;float: left;text-align: center;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
    div.mob_top_tel img {vertical-align: middle;}
    div.mob_top_tel a {color: black}
    div.mob_kat {padding-top: 10px!important;float: left;width: 100%;}
}

@media screen and (min-width: 800px) {
    div.menu_left_mob {display: none;}
    div.header_in_mob {display: none;}
    div.footer_in_tel2 {display: none;}
    div.mob_top_tel {display: none;}
    div.mob_kat {display: none;padding-top: 10px!important;}
}


@font-face {
    font-family: Raleway; /* Имя шрифта */
    src: url(Raleway-Medium.ttf); /* Путь к файлу со шрифтом */
    font-family: Raleway-light; /* Имя шрифта */
    src: url(Raleway-Light.ttf); /* Путь к файлу со шрифтом */
    }  
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    font-family: raleway-light !important;
}
.header_in_menu_top_tel a:hover {
    text-decoration: none;
    font-size: 120% !important;
    color: black;
    font-family: impact;
}
.header_in_menu_top_tel:hover {
    color: #0044A7;
    font-size: 18px !important;
}
.header_in_menu_top_tel a {
    color: #272727;
    font-size: 17px;
}
.header_in_menu_top_price a {
    color: #272727;
    font-size: 17px;
    
}
.header_in_menu_top_price a:hover {
    color: #0044A7;
    text-decoration: none;
    font-size: 130% !important;
    color: black;
    font-size: 17px !important;
    font-family: verdana;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
TABLE {
    width: 100%; /* Ширина таблицы */
    border-collapse: collapse; /* Убираем двойные линии между ячейками */
   }
   TD, TH {
    padding: 3px; /* Поля вокруг содержимого таблицы */
    border: 1px solid black; /* Параметры рамки */
   }
.kont_left {
	width: 50%;
	float: left;
}
.tl {
    margin-top: -15px;
    margin-right: 5px;
    vertical-align: middle;
}
.kont_right  {
	width: 50%;
	float: left;
}
.kont_left_1 {
	width: 30%;
	float: left;
}
.kont_right_1  {
	width: 70%;
	float: left;
}
.list_tpl {
    float: left;
    width: 32%;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
}
.list_tpl a {
    color: black;
}
.main_right_img {
    float: left;
    width: 250px;
    margin-right: 10px;
    margin-bottom: 30px;
}
.header {
    width: 100%;
    float: left;
    border-top: 3px solid #0044A7;
    background: #fff;
    box-shadow: 0 1px 1px 1px rgba(136,136,136,.30);
    height: 150px;
}
.header_in {
    width: 1180px;
    margin: 0 auto;
    height: 150px;
}
.header_in_logo {
    width: 150px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.header_in_menu {
 /*   width: 936px;*/
    width: 807px;
    float: right;
    margin-top: 5px;
}
.header_in_menu_top {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0044A7;
    color: #4D4D4D;
}
.header_in_menu_bottom {
    width: 100%;
    float: left;
    padding-top: 15px;
    color:#272727;
}
.header_in_menu_top_tel {
    font-family: verdana;
    width: 330px;
    float: left;
    color: #4C4C4C;
}
.header_in_menu_top_price {
    float: left;
    width: 267px;
    margin-left: 15px;
}
.header_in_menu_top_work {
    float: left;
    width: 190px;
    color: #4C4C4C;
    font-family: verdana;
    font-size: 17px;
    margin-left: 35px;
    margin-top: -10px;
}
.header_in_menu_top_social {
    float: left;
    margin-top: -5px;
    margin-left: 25px;
}
.slider {
    width: 100%;
    float: left;
}

.slider_h1 {
    position: absolute;
    top: 118px;
    left: 25%;
    padding: 15px;
    width: 630px;
    text-align: center;
    /* height: 120px; */
    z-index: 0;
    background: rgba(0, 0, 0, 0.5);
    /* padding: 25px; */
    font-size: 22px;
    color: #ffffff;
    /* line-height: 60px; */
    /* text-transform: uppercase; */
    /* padding: 15px; */
}
.slider_h1 h1 {
    margin: 0;
    text-align: center;
}
.h1_slider {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}
.slider_btn {
    position:absolute;
    top: 340px;
    left: 40%;
    text-align: center;
    border-radius: 3px;
    background-color: #0044A7;
    width:250px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index:0;
    font-size:20px;
    color:#ffffff;
    line-height:38px;
}
.main_block {
    width: 100%;
    float: left;
}
.main_block_in {
    width: 1180px;
    margin: 0 auto;
}
.main_block_in h2 {
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
}
.main_block_in_list {
    width: 100%;
    float: left;
    min-height: 650px;
    margin-bottom: 25px;
}
.main_block_in_list_item {
    width: 563px;
    height: 379px;
    float: left;
    box-shadow: 0 0 15px rgba(0,0,0,1.0);
    position: relative;
    margin: 12px;
}
.main_block_in_list_item_title {
    text-transform: uppercase;
    position: absolute;
    right: 10px;
    bottom: 25px;
    z-index: 2;
    color: #fff;
    width: 420px;
    text-align: center;
    font-size: 35px;
}
.main_block_in_left {
    float: left;
    width: 300px;
    margin-right: 20px;
    min-height: 350px;
    margin-bottom: 10px;
}
.main_block_in_right {
    float: left;
    width: 860px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}
.main_map {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.main_map_in {
    width: 740px;
    height: 608px;
    margin: 0 auto;
    background-image: url(map/map.png);
    position: relative;
}
.main_map_in_lubni {
    position: absolute;
    width: 180px;
    height: 132px;
    top: 102px;
    left: 110px;
} 
.main_map_in_lubni:hover {
    display: block;
    position: absolute;
    width: 180px;
    height: 132px;
    top: 102px;
    left: 110px;
    background: url(map/lubni.png);
}
.main_map_in_gadach {
    position: absolute;
    width: 180px;
    height: 136px;
    top: 0px;
    left: 321px;
} 
.main_map_in_gadach:hover {
    display: block;
    position: absolute;
    width: 180px;
    height: 136px;
    top: 0px;
    left: 321px;
    background: url(map/gadyach.png);
}
.main_map_in_poltava {
    position: absolute;
    width: 180px;
    height: 136px;
    top: 248px;
    left: 451px;
} 
.main_map_in_poltava:hover {
    display: block;
    position: absolute;
    width: 180px;
    height: 136px;
    top: 248px;
    left: 451px;
    background: url(map/poltava.png);
}
.main_block_in h3 {
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
}
.main_form {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.main_form_left {
    width: 50%;
    float: left;
}
.main_form_right {
    width: 50%;
    float: left;
}
.main_block_in_right h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.main_form_left input {
    width: 90%;
    float: left;
    padding: 20px;
    font-size: 22px;
    font-family: raleway-light !important;
    border-radius: 3px;
    border: 1px solid #B7B7B7;
    margin-bottom: 15px;
}
.main_form_right textarea {
    width: 90%;
    float: left;
    font-family: raleway-light !important;
    border-radius: 3px;
    border: 1px solid #B7B7B7;
    margin-bottom: 15px;
    height: 359px;
    padding: 20px;
    font-size: 22px;
}
.main_form_btn {
    width: 250px;
    border-radius: 3px;
    background-color: #0044A7;
    font-size: 22px;
    color: #fafafa;
    border: 0px;
    border-radius: 3px;
    margin: 0 auto;
    font-family: raleway-light !important;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer
}
.main_form_btn_2 {
    width: 150px;
    border-radius: 3px;
    background-color: #0044A7;
    font-size: 18px;
    color: #fafafa;
    border: 0px;
    border-radius: 3px;
    margin: 0 auto;
    font-family: raleway-light !important;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}
.pop_up_input {
    width: 200px;
    padding: 5px;
    margin-bottom: 10px;
}
.map_footer {
    width: 100%;
    height: 480px;
    float: left;
}
.footer {
    width: 100%;
    float: left;
    background-color: #323949;
    min-height: 186px;
}
.footer_in {
    min-height: 186px;
    padding-top: 15px;
    margin: 0 auto;
    width: 1180px;
    color: #fff;
}
.footer_in_logo {
    width: 170px;
    float: left;
    text-align: center;
    font-size: 12px;
    margin-right: 50px;
}
.footer_in_menu_1 {
    float: left;
    width: 170px;
    font-size: 24px;
    margin-right: 20px;
}
.footer_in_menu_1 a {
    color: #fff;
    text-decoration: none;
}
.footer_in_menu_1 ul {
    list-style: none;
}
.footer_in_menu_1 ul li {
margin-bottom: 5px;
}
.footer_in_menu_2 {
    float: left;
    width: 170px;
    font-size: 24px;
    margin-right: 20px;
}
.footer_in_menu_2 a {
    color: #fff;
    text-decoration: none;
}
.footer_in_menu_2 ul {
    list-style: none;
}
.footer_in_menu_2 ul li {
margin-bottom: 5px;
}
.footer_in_tel {
    float: left;
    width: 270px;
    font-family: verdana;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    margin-right: 30px;
}
.footer_in_tel2 {
    float: left;
    width: 270px;
    font-family: verdana;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    margin-right: 30px;
}
.footer_in_tel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_in_tel ul li {
margin-bottom: 5px;
}
.footer_in_tel ul li a {
color: #fff !important;
}
.footer_in_tel2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer_in_tel2 ul li {
margin-bottom: 5px;
}
.footer_in_tel2 ul li a {
color: #fff !important;
}
.footer_in_adres {
    float: left;
    width: 150px;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}
.navigation-tree-container {
/* height: 5px; */
width: 100%;
margin-top: 10px;
float: left;
    margin-bottom: 10px;

}

.B_crumbBox {
color: #0b2241;
margin: 0;
padding: 0;

}
a:link, a:visited {
text-decoration: none;
}
.B_crumbBox > li {
position: relative !important;
margin: 0;
padding: 0;
font-size: 10px;
float: none;
font-weight: 700 !important;
display: inline-block !important;
}

.B_crumbBox > li:last-child {
font-weight: normal !important;
}
a, .hl-link {
text-decoration: none !important;
}

.B_crumbBox > li a {
color: #555;
line-height: 20px;
/* padding-top: 15px; */
/* padding-bottom: 15px; */
/* position: relative; */
display: block;
padding: 0;

text-decoration: none;
}
.navigation-tree-container ul {
margin: 0px;
    float: left;
    padding: 0px;
	font-size: 14px;
	font-weight: 600;
}
.navigation-tree-container li a {
    font-weight: 700;
    color: #4E3B57;
}
.navigation-tree-container li {
    border-top: none;
    float: left;
    margin-right: 5px;
    list-style: none;
}
.news_item {
    float: left;
    width: 100%;
    border-top: 2px solid #0044A7;
    margin-top: 5px;
}
.news_item a {
    text-decoration: none !important;
    color: #0b2241;
}
.news_pre {
    padding: 10px;
    float: left;
    width: 100%;
}
.news_title {
    width: 100%;
    float: left;
    padding: 10px;
    font-size: 20px;
    padding-bottom: 0px;
    font-weight: 600;
}
.knopka_zakaz {
    width: 100%;
    float: left;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    background-color: #0044A7;
    background: linear-gradient(to bottom,#0044A7 0,#0044A7 100%);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    padding-top: 12px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.knopka_zakaz a {
    text-align: center;
    color: #fff;
    font-weight: 600;
    /*padding: 10px 73px;*/
    font-weight: bold;
    /*background-color: #0044A7;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    background: linear-gradient(to bottom,#0044A7 0,#0044A7 100%);*/
    font-size: 20px;
}
.menu_left {
    width: 100%;
    float: left;
    margin-top: 10px;
}
/**********************************************************/
#fdw {
    font-size: 14px;
/*    font-weight: 600;*/
    font-family: Raleway, sans-serif;
}
@import url(http://fonts.googleapis.com/css?family=Gentium+Basic:400,700|Yanone+Kaffeesatz);
/*===== nav style ======*/
#fdw nav select {
	display:none; /* this is just for the mobile display */
}
#fdw nav ul {
	display:block;
	z-index:999999;
    padding: 0;
    margin: 0;
}
#fdw nav ul li {
	display:inline-block;
/*	padding:0px 3px 30px;*/
	margin-left:48px;
	position:relative;
}
#fdw nav ul li a:link, #fdw nav ul li a:visited {
	color:#272727;
/*	font:normal 20px 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;*/
	display:inline-block;
	position:relative;
    text-decoration: none;
    font-size: 22px;
    font-weight: normal;
    font-family: raleway-light !important;
    font-weight: bold;
}
#fdw nav ul li, #fdw nav ul li {
	color:#272727;
/*	font:normal 20px 'Yanone Kaffeesatz', sans-serif;
	text-transform:uppercase;*/
	display:inline-block;
	position:relative;
    text-decoration: none;
    font-size: 22px;
    font-weight: normal;
    font-family: raleway-light !important;
    font-weight: bold;
}
#fdw nav ul li a:hover, #fdw nav ul li a:active {
/*	color:#e25d29;*/
	text-decoration:none;
}
#fdw nav ul li span {
	position:absolute;
	right:-12px;
	bottom:6px;
	width:7px;
	height:8px;
	margin:0 0 0 3px;
	float:right;
	display:block;
	font:0/0 a;
}
#fdw nav ul li.current {
        margin-left: 0px;
}
#fdw nav ul li.current a {
/*	color:#e25d29;*/
    margin-left: 0px;
    text-decoration: none;
}
#fdw nav ul li.current a span {
}
#fdw nav ul li.current ul li a {
	cursor:pointer;
}

/*===== sub_menu Style =======*/
#fdw nav ul li ul.sub_menu {
	position:absolute;
/*	top:90px;*/
	left:0;
	margin:0;
	padding:0;
	background:#fff;
	border:1px solid #ececec;
	border-top:5px solid #0044A7;
	display:none;
	z-index:999999;
    -moz-box-shadow: 0px 6px 7px #121012;
    -webkit-box-shadow: 0px 6px 7px #121012;
    box-shadow: 0px 6px 7px #121012;
    width: 230px;
}
#fdw nav ul li ul.sub_menu li.arrow_top {
	position:absolute;
	top:-12px;
	left:12px;
	width:13px;
	height:8px;
	display:block;
	border:none;
}
#fdw nav ul li ul.sub_menu li {
	float:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #ececec;
    width: 230px;
}
#fdw nav ul li ul.sub_menu li a {
	white-space: nowrap;
	width: 206px;
	padding:12px;
	font:14px Arial, tahoma, sans-serif;
/*	text-transform:capitalize;
	color:#777; */
}
#fdw nav ul li ul.sub_menu li a:hover {
	background:#f9f9f9;
	color:#333;
}
#fdw nav ul li ul.sub_menu li a.subCurrent {
	color:#e25d29;
	cursor:default;
}
#fdw nav ul li ul.sub_menu li a.subCurrent:hover {
	background:none;
}
/*===================== end Header style ======================*/


@media only screen and (min-width: 768px) and (max-width: 959px) {
		/* nav */
		#fdw nav ul li{
			margin-left:12px;
		}
}

	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

		/* nav menu ul & select */
		#fdw nav ul {
			display:none;
		}
		#fdw nav select {
			width:100%;
			display:block;
			margin-bottom:30px;
			cursor:pointer;
			padding:6px;
			background:#f9f9f9;
			border:1px solid #e3e3e3;
			color:#777;
		}
}
/****************************************************************************/
  /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('img/a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }

/*******************************MENU LEFT*************************************/
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#cssmenu {
    color: #ffffff;
   /* width: 240px;*/
    box-shadow: 1px 1px 3px 3px rgba(136,136,136,.30);
}
#cssmenu_2 {
    color: #ffffff;
   /* width: 240px;*/
}
#cssmenu ul ul {
    display: none;
}
#cssmenu > ul > li > a {
	background: #0044A7; /* Old browsers */
    border-left: 1px solid #0044A7;
    border-right: 1px solid #0044A7;
    border-top: 1px solid #0044A7;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 20px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    z-index: 2;
}
#cssmenu > ul > li > a:hover, 
#cssmenu > ul > li.active > a, 
#cssmenu > ul > li.open > a {
	background: #0044A7; /* Old browsers */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fa0e4', endColorstr='#1992d1',GradientType=0 ); /* IE6-9 */
    color: #eeeeee;
}
#cssmenu > ul > li.open > a {
    border-bottom: 1px solid #0044A7;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
}
#cssmenu > ul > li:last-child > a, 
#cssmenu > ul > li.last > a {
    border-bottom: 1px solid #0044A7;
}
.holder {
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.holder:after, .holder:before {
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    right: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 6px;
    z-index: 10;
}
.holder:after {
    border-left: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    top: 17px;
}
#cssmenu > ul > li > a:hover > span:after, 
#cssmenu > ul > li.active > a > span:after, 
#cssmenu > ul > li.open > a > span:after {
    border-color: #eeeeee;
}
.holder:before {
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 2px;
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 2px;
    top: 18px;
}
#cssmenu ul ul li a {
    background:#49505a;
    border-bottom: 1px solid #32373e;
    border-left: 1px solid #32373e;
    border-right: 1px solid #32373e;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #eeeeee;
    cursor: pointer;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: 1;
}
#cssmenu ul ul li:hover > a, 
#cssmenu ul ul li.open > a, 
#cssmenu ul ul li.active > a {
    background: none repeat scroll 0 0 #424852;
    color: #ffffff;
}
#cssmenu ul ul li:first-child > a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
#cssmenu ul ul ul li a {
    padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a, 
#cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0 none;
}
#cssmenu > ul > li > ul > li.open:last-child > a, 
#cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0 none;
}
#cssmenu ul ul li.has-sub > a:after {
    border-left: 2px solid #eeeeee;
    border-top: 2px solid #eeeeee;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 20px;
    top: 11.5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 5px;
    z-index: 10;
}
#cssmenu ul ul li.active > a:after, 
#cssmenu ul ul li.open > a:after, 
#cssmenu ul ul li > a:hover:after {
    border-color: #ffffff;
}
/***********************************************************************/
.mymagicoverbox {
  cursor:pointer;
}
.mymagicoverbox_fenetre {
  z-index:9999;
  position:fixed;
  margin-left:50%;
  top:100px;
  text-align:center;
  display:none;
  padding:5px;
  background-color:#ffffff;
/*  color:#97BF0D;*/
  font-style:normal;
  font-size:20px;
  font-weight:300;
}
.mymagicoverbox_fenetreinterieur {
  text-align:center;
  overflow:auto;
  padding:10px;
  background-color:#ffffff;
  color:#666666;
  font-weight:400;
  font-size:17px;
  border-top:1px solid #e7e7e7;
  margin-top:10px
}
.mymagicoverbox_fermer {
  color:#CB2025;
  cursor:pointer;
  font-weight:400;
  font-size:14px;
  font-style:normal
}
#myfond_gris {
  display: none;
  background-color:#000000;
  opacity:0.7;
  width:100%;
  height:100%;
  z-index:9998;
  position:fixed;
  top:0;
  bottom:0;
  right:0;
  left:0;
}