/*

	position: relative;
	behavior: url(PIE.htc);
	background: #f4d174;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4d174) to(#c4a041));
	background: -webkit-linear-gradient(#f4d174, #c4a041);
	background: -moz-linear-gradient(#f4d174, #c4a041);
	background: -ms-linear-gradient(#f4d174, #c4a041);
	background: -o-linear-gradient(#f4d174, #c4a041);
	background: linear-gradient(#f4d174, #c4a041);
	-pie-background: linear-gradient(#f4d174, #c4a041);

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
*/


body {
	margin: 0px;
	padding: 0px;
	color: #777;
	font-size: 14px;
	line-height: 21px;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	background-color: #fff;
	border-top-style: solid;
	border-top-width: 5px;
	overflow-x:hidden;
}
a {
	color: #222;
	text-transform: none;
}
a:hover {
	text-decoration: none;
}
ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}
div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
img {
	border: 0px;
	max-height: 100%;
	max-width: 100%;
}

.temp {
	font-family: 'Euphoria Script', cursive;
	height: 20px;
	float: left;
	width: 100%;
	background-color: #f00;
}
[class*="span"] {
	border: 0px solid #f00;
}

/*	site-logo	*/
.site-header img {
	max-width: none;
	max-height: none;
}

.site-logo {
	width: auto;
	width: 430px;
	float: left;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 70px;
	font-size: 36px;
	line-height: 125px;
	height: 125px;
	font-weight: lighter;
	color: #333;
	text-transform: none;
	margin-right: 30px;
}
.site-desc {
	width: 150px;
	float: left;
	padding: 34px 0px;
	line-height: 18px;
	font-size: 12px;
}
.container_radio {
  position: relative;
      padding-left: 20px;
color: #777777;
    background: white;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 29px;
    margin-right: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
      border: 1px solid #eaeaea;
}

/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .checkmark {
  background-color: #fff;
}
.actual-main
{
margin-bottom:0px !important;
}
/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #fff;
     border: 1px solid #eaeaea;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_radio .checkmark:after {
top: 3px;
    left: 2.5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff8400;
}
.rappeler_part_6:hover,.rappeler_part_11:hover
{
color:white !important;
}
.site-logo-3 {
	height: 105px;
	line-height: 105px;
}

/*	header-social-buttons	*/

.header-social-buttons {
	width: auto;
	float: right;
	margin-top: 25px;
}
.header-social-buttons a {
	float: left;
	margin-left: 5px;
}
.header-social-buttons a i {
	line-height: 35px;
	height: 35px;
	width: 35px;
	text-align: center;
	color: #fff;
	float: left;
	background-color: #333;
}

/* header-social-buttons-3 */

.header-social-buttons-3 {
	margin-top: 35px;
}
.header-social-buttons-soon {
	margin-top: 45px;
}

/*	header-contacts	*/

.header-contacts {
	width: auto;
	float: right;
	margin-top: 25px;
}
.header-contacts p {
	width: auto;
	float: left;
	margin-right: 40px;
	line-height: 30px;
	font-size: 12px;
}
.header-contacts p strong {
	color: #333;
	font-weight: normal;
}
.header-contacts p i {
	width: auto;
	line-height: 30px;
	float: left;
	margin-right: 5px;
}
.header-contacts-3 p i {
	line-height: 18px;
}

/* header-sub-wrapper */

.header-sub-wrapper {
	float: right;
	max-width: 170px;
}
.header-sub-wrapper-3 {
	max-width: 100%;
}

/* header-contacts-2 */

.header-contacts-2 {
	border: 0px solid #f00;
	margin-top: 10px;
}
.header-contacts-2 p {
	margin-right: 0px;
	line-height: normal;
	text-align: right;
	width: 100%;
	float: left;
}
.header-contacts-2 p i {
	float: none !important;
	width: auto !important;
	line-height: normal;
}

/* header-contacts-3 */

.header-contacts-3 {
	float: left;
	max-width: 220px;
	margin-top: 35px;
}
.header-contacts-3 p {
	line-height: 18px;
}

.header-contacts-soon {
	margin-top: 45px;
}

/*	site-desktop-menu	*/

nav.site-desktop-menu {
	width: 100%;
	float: left;
}
nav.site-desktop-menu > ul {
	width: auto;
	float: right;
	position: relative;
	z-index: 100;
}
nav.site-desktop-menu > ul > li {
	width: auto;
	float: left;
	line-height: 65px;
	margin-left: 30px;
	position: relative;
}
nav.site-desktop-menu > ul > li > a {
	text-transform: none;
	line-height: 65px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #ececec;
}
nav.site-desktop-menu > ul > li > a:hover {
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
nav.site-desktop-menu > ul > li > ul {
	position: absolute;
	top: 65px;
	left: 0px;
	background-color: #333;
	width: 200px;
	border-top-width: 3px;
	border-top-style: solid;
	display: none;
	z-index: 100;
}
nav.site-desktop-menu > ul > li > ul li {
	line-height: 40px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
nav.site-desktop-menu > ul > li > ul > li a {
	color: #fff;
	text-transform: none;
	padding: 0px 20px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
nav.site-desktop-menu > ul li {
	position: relative;
}
nav.site-desktop-menu > ul > li ul ul {
	width: 200px;
	right: -200px;
	top: -3px;
	border: 0px solid #f00;
	position: absolute;
	background-color: #333;
	border-top-width: 3px;
	border-top-style: solid;
	display: none;
}

/* site-desktop-menu-2 */

.site-desktop-menu-2 {
	width: auto !important;
	margin-top: 0px;
	margin-left: 10px;
}
nav.site-desktop-menu-2 > ul > li > a {
	line-height: 125px;
}
nav.site-desktop-menu-2 > ul > li {
	margin-left: 0px;
	margin-right: 40px;
}
nav.site-desktop-menu-2 > ul > li > ul {
	top: 125px;
}

/*	site-mobile-menu	*/

nav.site-mobile-menu {
	width: 100%;
	float: left;
	margin-top: -100px;
	position: relative;
	border: 0px solid #f00;
}
nav.site-mobile-menu > i {
	float: right;
	width: 35px;
	height: 35px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
}
nav.site-mobile-menu > ul {
	background-color: #333;
	position: absolute;
	top: 57px;
	width: 100%;
	z-index: 100;
	display: none;
	border-top-width: 3px;
	border-top-style: solid;
}
nav.site-mobile-menu > ul > li {
	float: left;
	width: 100%;
	border: 0px solid #444;
	border-bottom-width: 1px;
}
nav.site-mobile-menu > ul > li a {
	line-height: 40px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px;
	color: #fff;
	text-transform: none;
	width: auto;
	float: left;
}
nav.site-mobile-menu > ul > li ul {
	width: 100%;
	float: left;
	background-color: #444;
	display: none;
}
nav.site-mobile-menu > ul > li ul li {
	width: 100%;
	float: left;
	border: 0px solid #333;
	border-bottom-width: 1px;
}
nav.site-mobile-menu > ul li i {
	float: left;
	line-height: 40px;
	margin-left: 20px;
	float: left;
	cursor: pointer;
	color: #fff;
}
nav.site-mobile-menu li.hovered {
}
nav.site-mobile-menu li > ul {
	display: none;
}

/* site-menu-3-wrapper */

.site-menu-3-wrapper {
	width: 100%;
	float: left;
	border: 0px solid #ececec;
	border-top-width: 1px;
}
.site-menu-3-wrapper .site-desktop-menu {
	float: left;
}
.site-menu-3-wrapper .site-desktop-menu > ul {
	float: left;
}
.site-menu-3-wrapper .site-desktop-menu > ul > li {
	margin-left: 0px;
	margin-right: 40px;
	line-height: 55px;
}
.site-menu-3-wrapper .site-desktop-menu > ul > li > a {
	line-height: 55px;
}
.site-menu-3-wrapper .site-desktop-menu > ul > li ul {
	top: 55px;
}

/*	gray-line	*/

.gray-line {
	width: 100%;
	float: left;
	background-color: #ececec;
	height: 3px;
	z-index:10;
	position: absolute;
	top: 130px;
	margin-bottom: 3px;
}
.gray-line-2 {
	top: 130px;
}
.gray-line-3 {
	top: 166px;
}

/* header-search */

.header-search {
	float: left;
	margin-top: 35px;
	border: 1px solid #ddd;
}
.header-search-focused {
	border-style: solid;
	border-width: 1px;
}
.header-search form {
	float: left;
	padding: 0px;
}
.header-search input {
	border: 0px;
	line-height: 34px;
	height: 34px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	float: left;
}
.header-search i {
	float: left;
	width: 34px;
	height: 14px;
	line-height: 14px;
	margin: 10px 0px;
	text-align: center;
	border: 0px solid #ddd;
	border-right-width: 1px;
	margin-right: 10px;
	color: #ccc;
}
.header-search input[type=text]::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}

.header-search input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-style: italic;
}

.header-search input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-style: italic;
}

/*	home-slider	*/

.home-slider {
	width: 100%;
	float: left;
	background-position: center;
}

/* buttons */

.button {
	width: auto;
	float: left;
	line-height: 40px;
	padding: 0px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-transform: none;
	text-align: center;
	position: relative;
	border: 0px;
}
.button.right {
	float: right;
}
.button:hover {
	color: #fff;
}
.button-white {
	background-color: #fff;
	color: #333;
}
.button-white:hover {
	color: #333;
}
.button span {
	background-color: #333;
	background-color: rgba(000,000,000,0.1);
	position: absolute;
	width: 100%;
	height: 40px;
	z-index: 10;
	top: 0px;
	left: 0px;
}
.button-dark {
	background-color: #333;
	color: #fff;
}
.img_decouvert
{
    padding-right: 5px;

}
.img_decouvert1
{
    margin-top: 0px;
    padding-right: 5px;
}
.button-border {
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	width: auto;
	float: left;
	line-height: 38px;
	padding: 0px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	border-color: #333;
	text-transform: none;
	text-align: center;
	position: relative;
}
.button-border:hover {
}
.button-small {
	line-height: 20px;
}
.button-small span {
	height: 20px;
}
.button-margin {
	margin-right: 10px;
}

/* purchase */

.purchase {
	width: 100%;
	float: left;
	background-color: #333;
	padding: 40px 0px;
	margin-bottom: 55px;
}
.purchase p.big {
	font-size: 24px;
	color: #fff;
	text-transform: none;
	line-height: 24px;
}
.purchase p.big span {
	font-family: 'Euphoria Script', cursive;
	line-height: 24px;
	font-size: 36px;
}
.purchase a.button {
	width: 50%;
}

/* purchase-2 */

.purchase-2 {
	background-color: #fff;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.purchase-2 p.big {
	color: #333;
	margin-top: 55px;
}
.purchase-2 p {
	text-align: center;
}
.purchase-2-buttons {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	position: relative;
	height: 40px;
}
.purchase-2-buttons a {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 150px !important;
}
.purchase-2-buttons a.button-color {
	margin-left: -150px;
}

/* main-content */

.main-content {
	width: 100%;
	float: left;
	margin-bottom: 55px;
	border: 0px solid #f00;
}
.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5 {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
.main-content-block-typography h1, .main-content-block-typography h2, .main-content-block-typography h3, .main-content-block-typography h4, .main-content-block-typography h5 {
	width: 100% !important;
	float: left;
	margin-bottom: 40px !important;
}
.main-content-block {
	margin-top: 55px;
	width: 100%;
	float: left;
}
.main-content-block .recontact, .main-content-block .nousRecontacter {
	display: block;
	width:247px;
	height:43px;
	margin-top:25px;
	cursor:pointer;
	background: url(../images/pictoRecontacter.png?v=2) no-repeat 0 0;
}

.main-content-block .nousRecontacter {
	margin-top:0;
	background: url(../images/pictoNousContacter.png) no-repeat 0 0;
}
.main-content-block .nousRecontacter:hover { background: url(../images/pictoNousContacter.png) no-repeat 0 -43px; }
.main-content-block .nousRecontacter.open { background: url(../images/pictoNousContacter.png) no-repeat 0 -86px; }

.main-content-block .recontact:hover { background: url(../images/pictoRecontacter.png?v=2) no-repeat 0 -43px; }
.main-content-block .recontact.open { background: url(../images/pictoRecontacter.png?v=2) no-repeat 0 -86px; }


.main-content-block .nousRecontacterInfo {
	display:none;
	padding: 10px 23px 10px 0;
	height:70px;
	overflow:hidden;
}
	.main-content-block .nousRecontacterInfo .tel {
		float:left;
		width:auto;
		padding: 0 6px 0 6px;
		border-radius: 3px;
		font-size: 13px;
		color:#fff;
		background:#54a11c;
	}
	.main-content-block .nousRecontacterInfo .horaires {
		float:right;
		width:auto;
		margin:0;
		padding-right:8px;
		font-style: italic;
	}
		.main-content-block .nousRecontacterInfo .horaires span { color:#333; }




.main-content-block .recontactInfo {
	display:none;
	padding: 10px 23px 10px 0;
}

	.main-content-block .recontactInfo #email { display:none; }

	.main-content-block .recontactInfo input, .main-content-block .recontactInfo textarea {
		display:block;
		width:237px;
		padding:2px 4px;
		margin-bottom: 12px;
		font-size:13px;
		border:1px solid #888;
	}

	.main-content-block .recontactInfo button {
		background-color: #333;
		border: 0 none;
		border-radius: 0;
		color: #fff;
		height: 30px;
		line-height: 30px;
		padding: 0 15px;
		position: relative;
	}
	.main-content-block .recontactInfo button:hover { background-color: #73c920; }



.main-content-block-tabs h2 {
	margin-bottom: 40px !important;
}
.main-content-block-toggle h2 {
	margin-bottom: 0px !important;
}
.main-content-block > .magnis-toggle {
	margin-top: 0px;
}
.main-content-block-entry {
	width: 100%;
	float: left;
}
.main-content-2 {
	margin-bottom: 0px;
}
.main-content h2, .main-content-block h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 20px;
	width: auto;
	float: left;
}
.main-content h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 20px;
	width: auto;
	float: left;
}
.main-content h2 span {
}
.main-content p, .main-content-block p, .main-content-block ul  {
	margin-top: 20px;
	float: left;
}

.main-content p, .main-content-block p { text-align: justify; }

.main-content-block ul li {
	line-height: 31px;
}
.main-content blockquote {
	width: auto;
	float: left;
	font-style: italic;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 40px;
	-moz-box-sizing: border-box;
	color: #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 55px;
}
.main-content small {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	float: left;
	width: 100%;
	color: #333;
}
.layout-2-block {
	width: 100%;
	float: left;
	padding: 55px 0px;
	padding-top: 0px;
	border: 0px solid #ececec;
	border-bottom-width: 1px;
	margin-bottom: 55px;
}
.layout-2-block h2 {
	width: 100%;
	float: left;
	text-align: center;
}
.layout-2-block-last {
	border-bottom-width: 0px;
	margin-bottom: 0px !important;
}
.main-content p.page-intro {
	font-style: italic;
	font-size: 18px;
	line-height: 27px;
	font-weight: lighter;
	color: #111;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 100%;
	float: left;
}
.main-content ul {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.main-content ul li {
	line-height: 31px;
}
.main-content figure {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.main-content figure figcaption {
	width: 100%;
	float: left;
	font-style: italic;
	line-height: 21px;
	text-align: center;
	text-transform: none;
	font-weight: lighter;
}
.main-content-soon {
	margin-bottom: 0px;
	background-image: url(../images/preview.png);
	background-position: center;
	background-size: cover;
	text-align: center;
}
.main-content-soon-color {
	width: 100%;
	float: left;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 200px 0px;
}
.main-content-soon h1 {
	color: #fff !important;
	width: 100%;
	float: left;
	text-align: center;
}
.main-content-soon p {
	text-align: center;
	color: #333;
	width: 100%;
	float: left;
}

/* intro */

.intro {
	width: 100%;
	float: left;
}
.intro p {
	text-align:left;
}
.intro p.sign {
	font-family: 'Euphoria Script', cursive;
	text-transform: none;
	font-size: 36px;
	line-height: 36px;
}

/* feature */

.feature {
	width: 100%;
	float: left;
	padding-left: 75px;
	position: relative;
	margin: 20px 0px;
}
.feature h3 {
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	margin-bottom: 10px;
}
.feature p {
	margin-top: 0px;
}
.feature i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-width: 1px;
	border-style: solid;
	font-size: 24px;
	text-align: center;
}
.feature i.hover {
	color: #fff;
}

/* latest-projects */

.latest-projects {
	margin-top: 55px;
	margin-bottom: 55px;
	float: left;
	width: 100%;
}
.latest-projects .latest-projects-intro {
	width: 20%;
	float: left;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.latest-projects .latest-projects-intro h2, .latest-projects .latest-projects-intro p {
	color: #fff;
	width: 100%;
}
.latest-projects .latest-projects-wrapper {
	float: left;
	width: 80%;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	height: auto;
}
.latest-projects .latest-projects-wrapper .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item {
	width: 25%;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto;
	position: relative;
	overflow: hidden;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal img {
	min-height: 100% !important;
	max-width: none !important;
	position: absolute;
	top: 0px;
	z-index: 10;
	display: none;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background-image: url(../images/prev-horizontal.png);
	left: 0px;
	top: auto;
	z-index: 100;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-next-horizontal {
	background-image: url(../images/next-horizontal.png);
	right: 0px;
	top: auto;
	z-index: 100;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #333;
	background-color: rgba(51,51,51,0.8);
	border-width: 1px;
	border-style: solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 100;
	display: none;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details p {
	text-align: center;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: -20px;
	width: 100%;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details p a {
	color: #fff;
	text-transform: none;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details p.project-tags {
	bottom: -20px;
	top: auto;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details p.project-tags i {
	margin-right: 5px;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details p.project-tags a {
	font-style: italic;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details .buttons {
	width: 100%;
	float: left;
	position: absolute;
	top: 50%;
	left: 0px;
	text-align: center;
	margin-top: -20px;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details .buttons i {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	margin: 0px 2px;
}
.latest-projects .latest-projects-wrapper .jcarousel-skin-tango .jcarousel-item-horizontal .project-details .buttons i:hover {
	color: #fff;
	border-color: #fff;
}

/* latest-projects-2 */

.latest-projects-2 {
	border: 0px solid #ececec;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}
.latest-projects-2 h2 {
}
.latest-projects-2 .latest-projects-wrapper {
	width: 100%;
}
.latest-projects-2 .latest-projects-wrapper {
	margin-top: 20px;
}

/* latest-projects-3 */

.latest-projects-3 {
	margin: 0px;
	margin-bottom: 0px !important;
	border-bottom-width: 0px;
}

/* testimonials-1 */

.testimonials-1 {
	width: 100%;
	float: left;
}
.testimonials-1 h2 {
	margin-bottom: 40px;
	float: left;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.testimonials-1 .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-item {
	width: 100%;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto;
	position: relative;
	padding-left: 110px;
	padding-left: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.testimonials-1 ul li {
	position: relative;
}
.testimonials-1 ul li img {
	position: absolute;
	left: 0px;
	top: 0px;
	max-width: 110px;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-item-horizontal p {
	/*width: 100%;*/
	float: left;
	position: relative;
	text-indent:40px;
	padding-top: 10px;
	padding-right: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-style: italic;
	margin: 0px;
	line-height: 21px;
	text-align: justify;
	background: url(../images/quote.png) no-repeat left top;
	margin-left: 130px;
}

.testimonials-1 .jcarousel-skin-tango .jcarousel-item-horizontal p.temoignage {
	margin-left: 0;
}

.testimonials-1 .jcarousel-skin-tango .jcarousel-item-horizontal p i {
	width: 55px;
	text-align: center;
	font-size: 36px;
	position: absolute;
	left: 10px;
	top: 0px;
	text-indent:0;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-item-horizontal p span {
	width: 100%;
	float: left;
	font-family: 'Euphoria Script', cursive;
	font-size: 36px;
	line-height: 24px;
	margin-bottom: 20px;
	text-transform: none;
	margin-top: 20px;
	font-style: normal;
	text-indent:0;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-item-horizontal p small {
	margin-top: 0px;
	font-style: normal;
	color: #777;
	text-indent:0;
}
.testimonials-1 .carousel-navi {
	width: auto;
	float: left;
	width: 63px;
	height: 24px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-prev-horizontal, .testimonials-1 .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	border: 1px solid #333;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.testimonials-new .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item {
	width: 100%;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 135px !important;
    left: 32% !important;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent url(../images/prev.png) no-repeat 0 0;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 135px !important;
    right: 32% !important;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent url(../images/next.png) no-repeat 0 0;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal {
    background: white;
    padding-top: 47px;
    padding-left: 50px !important;
    min-height: 340px;
    margin: 0px;
    margin-right: 20px;
    position: relative;
    padding-left: 110px;
    padding-left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	 box-shadow: -1px -1px 13px 6px #dcdcdc9e;
	 margin-top: 20px;
    margin-bottom: 20px;
}
.testimonials-new ul li {
	position: relative;
}
.testimonials-new ul li img {
    position: absolute;
    left: 50px;
    top: 90px;
    max-width: 110px;
	height: 110px;
    border-radius: 110px;
	border: 5px solid #f0f0f0;
	    object-fit: cover;

}
.testimonials-new ul li img.img1 {
    position: relative;
    left: 0px;
    top: 0px;
    max-width: 110px;
    border-radius: 110px;
	border: 0px solid #f0f0f0;
	    margin-bottom: 0px;
    margin: 0;
    display: block;
	height:auto;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p {
	color: #191919;
    float: left;
    position: relative;
    text-indent: 40px;
    padding-top: 10px;
    font-size: 22px;
    font-family: ubuntu !important;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: initial;
    margin: 0px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    margin-left: 130px;
}
.bloc-text-part-5 a:hover
{
color:white !important;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p.temoignage {
	margin-left: 0;
}
.part_7
{
    display: block;
    background: #f0f0f0;
    overflow: hidden;
    padding-bottom: 65px;
    padding-top: 65px;
	margin-top:80px;
overflow: hidden;}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p i {
	width: 55px;
	text-align: center;
	font-size: 36px;
	position: absolute;
	left: 10px;
	top: 0px;
	text-indent:0;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p span {
	    width: 100%;
    float: left;
    font-family: ubuntu;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: none;
    margin-top: 20px;
    color: #ff8400;
    font-style: normal;
    text-indent: 0;
	font-weight:500;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p small {
    margin-top: 0px;
    font-style: normal;
    color: #777777;
    text-indent: 0;
    font-size: 16px;
    font-family: ubuntu;
    font-weight: 400;
}
.testimonials-new .carousel-navi {
	width: auto;
	float: left;
	width: 63px;
	height: 24px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-prev-horizontal, .testimonials-1 .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	border: 1px solid #333;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.testimonials-1 .jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
i.icon-quote-left::before {
	display: none;
}


/* latest-blog-posts */

.latest-blog-posts {
	width: 100%;
	float: left;
}
.latest-blog-posts h2 {
	margin-bottom: 0px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.latest-blog-posts .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item {
	width: 100%;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto;
	position: relative;
	margin-top: 40px;
	width: 100%;
	min-height: 110px;
	padding-left: 85px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-img {
	float: left;
	width: 165px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 55px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-img .latest-blog-post-date {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 55px;
	height: 55px;
	color: #fff;
	font-size: 24px;
	padding-top: 1px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-img .latest-blog-post-date span {
	text-align: center;
	width: 100%;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: normal;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-img .latest-blog-post-type {
	position: absolute;
	left: 0px;
	top: 55px;
	text-align: center;
	width: 55px;
	height: 55px;
	color: #fff;
	background-color: #333;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-img .latest-blog-post-type i {
	width: 100%;
	float: left;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details {
	width: 100%;
	float: left;
	line-height: 21px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details p {
	margin-top: 0px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details p a {
	/*text-transform: none;*/
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details p.title {
	font-size: 18px;
	margin-bottom: 20px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details small {
	width: 100%;
	float: left;
	border: 0px solid #ececec;
	border-top-width: 1px;
	margin-top: 20px;
	padding-top: 20px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details small span {
	width: auto;
	float: left;
	text-transform: none;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details small span i {
	float: left;
	margin-right: 5px;
	line-height: 18px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details small span.read {
	float: right;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-item-horizontal .latest-blog-post-details small span a {
	text-transform: none;
}
.latest-blog-posts .carousel-navi {
	width: auto;
	float: left;
	width: 63px;
	height: 24px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-prev-horizontal, .latest-blog-posts .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	border: 1px solid #333;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.latest-blog-posts .jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}

/* latest-blog-posts-2 */

.latest-blog-posts-2 {
	position: relative;
	margin-bottom: 0px;
}
.latest-blog-posts-2 h2 {
	width: 100%;
	float: left;
	text-align: center;
}
.latest-blog-posts-2 .jcarousel-skin-tango .jcarousel-item-horizontal {
	padding-right: 10px;
	margin-left: 10px;
}
.latest-blog-posts-2 .carousel-navi {
	width: auto;
	float: left;
	width: 54px;
	height: 24px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: inherit !important;
	margin-top: 40px;
	bottom: 0px;
}

/* newsletters-1 */

.newsletters-1 {
	width: 100%;
	float: left;
	padding: 40px 0px;
}
.newsletters-1 p {
	width: 100%;
	float: left;
	text-align: left;
	color: #fff;
}
.newsletters-1 p.big {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}

/* site-footer */

.site-footer {
	width: 100%;
	float: left;
	background-color: #333;
	padding: 55px 0px;
}
.footer-widget {
	width: 100%;
	float: left;
}
.footer-widget a:hover {
	color: #fff;
}
.footer-widget h2 {
	margin-bottom: 40px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: auto;
	float: left;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.footer-latest-tweets .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-item {
	width: 100%;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-item-horizontal p {
	width: 100%;
	float: left;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-item-horizontal p.username {
	color: #fff;
	font-size: 18px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-item-horizontal p.username i {
	font-size: 36px;
	line-height: 36px;
	float: left;
	margin-right: 10px;
}
.footer-latest-tweets .carousel-navi {
	width: auto;
	float: left;
	width: 63px;
	height: 24px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-prev-horizontal, .footer-latest-tweets .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	border-style: solid;
	border-width: 1px;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.footer-latest-tweets .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}

.footer-newsletters {
}
.footer-newsletters p {
	margin-top: 0px;
}
.footer-newsletters .quick_newsletter	input.text ::-webkit-input-placeholder {
   color: #fff !important;
   font-style: italic !important;
   text-transform: lowercase !important;
}
.footer-newsletters .quick_newsletter	input.text :-moz-placeholder { /* Firefox 18- */
   color: #fff !important;
   font-style: italic !important;
   text-transform: lowercase !important;
}
.footer-newsletters .quick_newsletter	input.text ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff !important;
   font-style: italic !important;
   text-transform: lowercase !important;
}


.footer-filckr-wrapper {
	width: 100%;
	float: left;
	height: 171px;
	overflow: hidden;
}
.footer-filckr-wrapper img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.footer-contacts-wrapper {
	width: 100%;
	float: left;
/*
	background-image: url(../images/footer-contacts-map.png);
*/
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.footer-contacts-wrapper ul {
	width: 100%;
	float: left;
}
.footer-contacts-wrapper ul li {
	width: auto;
	float: left;
	margin-bottom: 20px;
}
.footer-contacts-wrapper ul li.li1 {
	color: #fff;
	width: 30%;
	text-transform: none;
}
.footer-contacts-wrapper ul li.li2 {
	width: 70%;
}
.footer-contacts-wrapper a.mailContact {
	font-size: 13px;
}

.footer-about p.soc-icons {
	margin-top: 20px;
	font-size: 24px;
}
.footer-about p.soc-icons a {
	margin-right: 10px;
}
.footer-about-logo {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 73px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	margin-bottom: 20px !important;
}



/* bottom-line */

.bottom-line {
	width: 100%;
	float: left;
	background-color: #222;
	padding: 20px 0px;
}
.bottom-line a:hover {
	color: #fff;
}
.bottom-line p.bottom-menu {
	text-align: right;
}

/* to-the-top */

#to-the-top {
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	display: none;
	z-index: 1000;
}
#to-the-top i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #333;
	color: #fff;
	font-size: 18px;
	z-index: 200;
	float: left;
	text-align: center;
	cursor: pointer;
}

/* respective-partners */

.respective-partners {
	float: left;
	width: 100%;
	padding-bottom: 64px;
	margin: 0px;
}
.respective-partners .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.respective-partners .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
	float: left;
	margin-top: 20px;
}
.respective-partners .jcarousel-skin-tango .jcarousel-item {
	width: 100%;
}
.respective-partners .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px;
}
.respective-partners .carousel-navi {
	width: auto;
	float: left;
	width: 63px;
	height: 24px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	bottom: -64px;
	left: 50%;
}
.respective-partners .jcarousel-skin-tango .jcarousel-prev-horizontal, .respective-partners .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	border-style: solid;
	border-width: 1px;
}
.respective-partners .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.respective-partners .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}

/* page-header */

.page-header {
	width: 100%;
	float: left;
	background-image: url(../images/page-header-bg.jpg);
	padding: 40px 0px;
}
.page-header h2 {
	text-transform: uppercase;
	color: #333;
	line-height: 24px;
}
.page-header p {
	line-height: 24px;
	text-transform: none;
	text-align: right;
}
.page-header p a {
	text-transform: none;
}
.page-header p i {
	margin: 0px 10px;
}

/* magnis-toggle */

.magnis-toggle, .magnis-toggle section, .magnis-toggle section header, .magnis-toggle section p {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
.magnis-toggle {
	margin-top: 40px;
}
.magnis-toggle section {
	border: 1px solid #ddd;
	padding-right: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-color: #333;
	border-top-style: solid;
}
.magnis-toggle section header {
	line-height: 21px;
	padding: 15px 0px;
	padding-left: 55px;
	color: #333;
	cursor: pointer;
	position: relative;
}
.magnis-toggle section header i {
	width: 55px;
	text-align: center;
	float: left;
	line-height: 55px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.magnis-toggle section p {
	padding-left: 55px;
	margin-bottom: 20px;
	display: none;
}
.magnis-toggle section.active {
}

/* magnis-skills */

.magnis-skills, .magnis-skills section {
	width: 100%;
	float: left;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-skills section {
	padding-left: 150px;
	background-color: #333;
	color: #fff;
	text-align: left;
	height: 30px;
	margin-top: 10px;
	z-index: 10;
	position: relative;
}
.magnis-skills section .skill-title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	line-height: 30px;
	z-index: 100;
	color: #fff;
	margin-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.magnis-skills section:first-child {
	margin-top: 20px;
}
.magnis-skills section .skill-value {
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	float: left;
	width: 100%;
	height: 30px;
}
.magnis-skills section .skill-value .skill-value-chart {
	height: 28px;
}
.magnis-skills section .skill-value .skill-value-chart p {
	margin-top: 0px;
	line-height: 28px;
	width: auto;
	margin-left: 10px;
}

/* team-member */

.team-member {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.team-member-first {
	margin-top: 20px;
}
.team-member figure {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.team-member figure img {
	float: left;
}
.team-member .soc-buttons {
	text-align: center;
	width: 100%;
	float: left;
}
.team-member .soc-buttons a {
	display: inline-block;
	width: 55px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 24px;
}
.team-member .desc {
	background-color: #333;
	text-align: center;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}
.team-member .desc p {
	text-align: center;
	margin:0;
}
/*
.team-member .desc p.name {
	width: 100%;
	float: left;
	margin-top: 0px;
	color: #fff;
	font-size: 36px;
	line-height: 24px;
	font-family: 'Euphoria Script', cursive;
}
*/
.team-member p.name {
	width: 100%;
	float: left;
	margin-top: 0px;
	color: #fff;
	text-align:center;
	font-size: 24px;
	line-height: 60px;
	font-family: 'Euphoria Script', cursive;
	background:#73c920;
}

/* offer-item */

.offers-block h2 {
	margin-bottom: 0px;
}
.offer-item {
	width: 100%;
	float: left;
	margin-top: 40px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 75px;
}
.offer-item i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 55px;
	line-height: 55px;
	height: 55px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	font-size: 24px;
}
.offer-item p {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.offer-item p.title {
	margin-top: 0px;
	font-size: 18px;
	text-transform: none;
	color: #333;
}

/* ul styles */

.ul-style-2 {
}
.ul-style-2 li {
	width: 50%;
	float: left;
	font-size: 18px;
}

/* magnis-tabs */

.magnis-tabs, .magnis-tabs header, .magnis-tabs section {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.magnis-tabs {
	margin: 0px;
	padding: 0px;
}
.magnis-tabs section, .magnis-tabs header {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border: 1px  solid #ddd;
	float: left;
}
.magnis-tabs section {
	border-top-width: 0px;
	display: none;
	padding-top: 0px;
}

.magnis-tabs header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 0px;
}
.magnis-tabs header p {
	float: left;
	padding: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
	margin-top: -1px;
	color: #333;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
.magnis-tabs header p > span {
	width: 100%;
	position: absolute;
	left: 0px;
	background-color: #fff;
	bottom: -2px;
	height: 2px;
	z-index: 100;
	display: none;
}
.magnis-tabs header p.active > span {
	display: block;
}

/* magnis-brochure */

.magnis-brochure {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
}
.magnis-brochure header {
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	text-align: center;
	line-height: 18px;
	text-transform: uppercase;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px;
}
.magnis-brochure section {
	width: 100%;
	float: left;
	padding: 20px;
	padding-top: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-brochure section p {
	width: 100%;
	float: left;
}
.magnis-brochure section .button {
	width: 100%;
}
.magnis-brochure section p img {
	margin-right: 10px;
}

/* sorting-filters */

.sorting-filters {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.sorting-filters a {
	margin-left: 10px;
	text-transform: uppercase;
}
.sorting-filters a.active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.sort-item {
	display: none;
}

/* quick-info-item */

.quick-info-item {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 60px;
	margin-top: 40px;
}
.quick-info-item i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	font-size: 18px;
}
.quick-info-item p {
	width: 100%;
	float: left;
}
.quick-info-item p.title {
	margin-top: 0px;
	font-size: 18px;
	color: #333;
	text-transform: none;
}

/* assistance */

.assistance {
	background-color: #333;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	padding-top: 0px;
	color: #fff;
}

/* pricing tables */

.pr-table-1 {
	width: 100%;
	float: left;
	background-color: #333;
	margin-top: 40px;
}
.pr-table-1 header {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.pr-table-1 header p {
	margin: 0px;
	text-align: center;
	padding: 10px 0px;
	width: 100%;
	float: left;
}
.pr-table-1 header p.featured {
	margin: 0px;
	text-align: center;
	padding: 10px 0px;
	width: 100%;
	float: left;
	background-color: #444;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	font-weight: normal;
}
.pr-table-1 header p.price {
	padding: 20px 0px;
	border: 0px solid #444;
	border-bottom-width: 1px;
	margin-top: 0px;
	color: #fff;
	font-size: 36px;
	line-height: 36px;
	font-weight: lighter;
}
.pr-table-1 header p.price span {
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 21px;
	font-weight: lighter;
}
.pr-table-1 section {
	width: 100%;
	float: left;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	padding-bottom: 20px;
}
.pr-table-1 section p {
	text-align: center;
	width: 100%;
	float: left;
}
.pr-table-1 section ul {
	width: 100%;
	float: left;
}
.pr-table-1 section ul li {
	line-height: 31px;
	text-align: center;
	color: #fff;
	text-transform: none;
}
.pr-table-1 section p a.button {
	float: none;
	display: inline-block;
}
.pr-table-featured {
	position: relative;
	margin-top: 20px;
}

.pr-table-2 {
	border: 1px solid #ddd;
	background-color: #fff;
}
.pr-table-2 header p.head {
	background-color: #333 !important;
}
.pr-table-2 header p.price {
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	color: #333;
}
.pr-table-2 section ul li {
	color: #333;
}
.pr-table-2 header p.featured {
	color: #fff !important;
}

.pr-table-3 {
	width: 100%;
	float: left;
	margin-top: 20px;
	outline: none;
	border-collapse: collapse;
	border: 0px solid #ddd;
	border-top-width: 1px;
}
.pr-table-3 tr {
	float: left;
	width: 100%;
}
.pr-table-3 th, .pr-table-3 td {
	width: 25%;
	float: left;
	margin: 0px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pr-table-3 td {
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	border-right-width: 1px;
	text-align: center;
	color: #333;
}
.pr-table-3 .options {
	background-color: #333;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
}

.pr-table-3 td.options {
	border: 0px solid #444;
	border-bottom-width: 1px;
}
.pr-table-3 thead th {
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #ddd;
	border-right-style: solid;
	color: #333;
}
.pr-table-3 td a.button {
	float: none;
	display: inline-block;
}
.pr-table-3-wrapper {
	width: 100%;
	float: left;
}

/* sidebar-search */

.sidebar-search-active {
	border-width: 1px;
	border-style: solid;
}
.sidebar-search {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 60px;
	position: relative;
}
.sidebar-search i {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px;
	width: 40px;
	border: 0px solid #ddd;
	border-right-width: 1px;
	color: #ccc;
}
.sidebar-search input[type=text] {
	width: 100%;
	float: left;
	border: 0px;
	line-height: 40px;
	height: 40px;
}
.sidebar-search input[type=text]::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}

.sidebar-search input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-style: italic;
}

.sidebar-search input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-style: italic;
}

/* sidebar-categories */

.sidebar-categories {
}
.sidebar-categories ul {
	width: 100%;
	float: left;
}
.sidebar-categories ul li {
	width: 100%;
	float: left;
	/*color: #ccc;*/
}
.sidebar-categories ul li a {
	text-transform: none;
}
.sidebar-categories ul li i {
	margin-right: 10px;
}

/* sidebar-posts */

.sidebar-posts .sorting-filters {
	margin-top: 0px;
	margin-bottom: 20px;
}
.sidebar-posts .sorting-filters a {
	margin-left: 0px;
	margin-right: 10px;
}
.sidebar-posts {
}
.sidebar-posts-item {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 110px;
	min-height: 60px;
	margin-top: 20px;
}
.sidebar-posts-item p.title {
	margin-top: 0px;
	line-height: 21px;
}
.sidebar-posts-item p.title a {
	text-transform: none;
}
.sidebar-posts-item figure {
	position: absolute;
	left: 30px;
	top: 0px;
	height: 60px;
	width: 60px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
}
.sidebar-posts-item figure img {
	float: left;
	position: absolute;
	left: 50%;
	top: 0px;
	max-width: none;
}
.sidebar-posts-item > i {
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: #333;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.sidebar-posts-item .date {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 14px;
	font-size: 12px;
}
.sidebar-posts-item .date span {
	width: 100%;
	float: left;
	color: #333;
	font-size: 12px;
}
.sidebar-comment-item {
	padding-left: 50px;
}
.sidebar-comment-item p.user {
	margin-top: 10px;
	font-size: 12px;
}
.sidebar-comment-item p.comment {
	font-style: italic;
	margin-top: 0px;
	padding-bottom: 10px;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
}

/* project-item */

.project-item {
	height: auto;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.project-item img {
	position: absolute;
	top: 0px;
	z-index: 10;
	min-height: 100% !important;
	max-width: none !important;
}
.portfolio-3-columns {
	width: 100%;
	float: left;
}
.portfolio-3-columns .project-item {
	width: 33.3333%;
}
.project-item .project-details {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
}
#portfolio-list .sorting-filters {
	margin-bottom: 40px;
}
.project-item .project-details {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #333;
	background-color: rgba(51,51,51,0.8);
	border-width: 1px;
	border-style: solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	z-index: 100;
	display: none;
}
.project-item .project-details p {
	text-align: center;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: -20px;
	width: 100%;
}
.project-item .project-details p a {
	color: #fff;
	text-transform: none;
}
.project-item .project-details p.project-tags {
	bottom: -20px;
	top: auto;
}
.project-item .project-details p.project-tags i {
	margin-right: 5px;
}
.project-item .project-details p.project-tags a {
	font-style: italic;
}
.project-item .project-details .buttons {
	width: 100%;
	float: left;
	position: absolute;
	top: 50%;
	left: 0px;
	text-align: center;
	margin-top: -20px;
}
.project-item .project-details .buttons i {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	margin: 0px 2px;
}
.project-item .project-details .buttons i:hover {
	color: #fff;
	border-color: #fff;
}

/* magnis-pagination */

.magnis-pagination {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.magnis-pagination > a, .magnis-pagination > span {
	margin-right: 10px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-pagination > span {
	line-height: 38px;
	border: 1px solid #777;
	color: #777;
	padding: 0px 20px;
}

/* single-project-details */

.single-project-details {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}
.single-project-details p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #111;
	width: 100%;
	float: left;
}
.single-project-details span {
	text-transform: none;
	width: 80px;
	float: left;
}

/* single-project-slides */

.single-project-slides {
	width: 100%;
	float: left;
}
.single-project-slides .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.single-project-slides .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
}
.single-project-slides .jcarousel-skin-tango .jcarousel-item {
}
.single-project-slides .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto !important;
	position: relative;
}
.single-project-slides .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background-image: url(../images/prev-horizontal.png);
	left: 0px;
	z-index: 100;
	top: 100px;
}
.single-project-slides .jcarousel-skin-tango .jcarousel-next-horizontal {
	background-image: url(../images/next-horizontal.png);
	right: 0px;
	z-index: 100;
	top: 100px;
}

/* post-item */

.post-item {
	width: 100%;
	float: left;
	margin-top: 40px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 55px;
}
.post-item-single {
	margin-top: 0px;
}
.post-item .date {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-4box;
	padding-top: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	height: 55px;
	width: 55px;
	color: #fff;
	font-size: 24px;
	padding-top: 7px;
}
.post-item .date span {
	width: 100%;
	float: left;
	color: #333;
	font-size: 14px;
}
.post-item > i {
	position: absolute;
	left: 0px;
	top: 55px;
	text-align: center;
	line-height: 55px;
	width: 55px;
	color: #fff;
	background-color: #333;
	font-size: 18px;
}
.post-item .post-item-body {
	width: 100%;
	float: left;
}
.post-item .post-item-body figure {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.post-item .post-item-body p {
	width: 100%;
	float: left;
}
.post-item .post-item-body p.title {
	font-size: 18px;
}
.post-item .post-item-body .meta {
	width: 100%;
	float: left;
	border: 0px solid #ddd;
	border-top-width: 1px;
	margin-top: 20px;
}
.post-item .post-item-body .meta p {
	width: auto;
	float: left;
	margin-right: 20px;
	font-style: italic;
	font-size: 12px;
}
.post-item .post-item-body .meta p a {
	text-transform: none;
}
.post-item .post-item-body .meta p.read {
	float: right;
	margin-right: 0px;
}

/* widget-content-tags */

.widget-content-tags {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.widget-content-tags a {
	padding: 0px 10px;
	text-transform: lowercase;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* single-post-releated-posts */

.single-post-releated-posts  {
	width: 100%;
	float: left;
}
.single-post-releated-posts  .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.single-post-releated-posts  .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
}
.single-post-releated-posts  .jcarousel-skin-tango .jcarousel-item {
}
.single-post-releated-posts  .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto !important;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
}
.single-post-releated-posts .jcarousel-skin-tango .jcarousel-prev-horizontal, .single-post-releated-posts .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	border: 1px solid #333;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
}
.single-post-releated-posts .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.single-post-releated-posts .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}
.single-post-releated-posts .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.single-post-releated-posts .jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.single-post-releated-posts .carousel-navi {
	width: auto;
	float: left;
	width: 63px;
	height: 24px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -44px;
}

/* comment-item */

.comment-item {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	float: left;
	position: relative;
	min-height: 55px;
	margin: 20px 0px;
	padding-left: 75px;
}
.comment-item figure.comment-author {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 55px;
	width: 55px;
}
.comment-item .comment-entry, .comment-item .comment-entry p {
	width: 100%;
	float: left;
	margin-top: 0px;
}
.comment-item .comment-entry p.meta {
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: 0px solid #333;
	border-bottom-width: 1px;
}
.comment-item .comment-entry p.reply {
	margin-top: 0px;
	padding-top: 20px;
	margin-top: 20px;
	border: 0px solid #ddd;
	border-top-width: 1px;
}
.comment-item .comment-item {
	margin-top: 40px;
	margin-bottom: 0px;
}

/* add-comment-form */

.add-comment-form, .add-comment-form p {
	width: 100%;
	float: left;
}
.add-comment-form p {
}
.add-comment-form p textarea {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
	font-family: 'Ubuntu', sans-serif;
	color: #777;
	line-height: 21px;
	border: 1px solid #ddd;
	min-height: 150px;
}
.add-comment-form p input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 40px;
	height: 40px;
	padding: 0px 15px;
	border: 1px solid #ddd;
	float: left;
	width: 425px;
	margin-right: 20px;
}
.add-comment-form p button {
	line-height: 40px;
	height: 40px;
	float: right;
	padding: 0px 15px;
	width: 140px;
	border: 0px;
	color: #fff;
	position: relative;
}
.add-comment-form p button span {
	background-color: #333;
	background-color: rgba(000,000,000,0.1);
	position: absolute;
	width: 100%;
	height: 40px;
	z-index: 10;
	top: 0px;
	left: 0px;
}
.add-comment-form ::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}
.add-comment-form :-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-style: italic;
}
.add-comment-form ::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-style: italic;
}

/* contact-info */

.contact-info {
}
.contact-info p {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 21px;
	position: relative;
	min-height: 21px;
}
.contact-info p i {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 21px;
}

/* map-canvas */

#map-canvas {
	width: 100%;
	float: left;
	height: 300px;
}

/* message-box */

.message-box {
	width: 100%;
	float: left;
	background-color: #333;
	margin-top: 20px;
	position: relative;
	padding-left: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 40px;
}
.message-box > i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.message-box > p {
	float: left;
	line-height: 40px;
	margin-top: 0px;
	color: #fff;
	margin-left: 20px;
}
.message-box > p > span {
	margin: 0px 10px;
	margin-left: 0px;
}
.message-success > i {
	background-color: #6bc600;
}
.message-success > p > span {
	color: #6bc600;
}
.message-error > i {
	background-color: #e50000;
}
.message-error > p > span {
	color: #e50000;
}
.message-information > i {
	background-color: #007ec6;
}
.message-information > p > span {
	color: #007ec6;
}
.message-warning > i {
	background-color: #e49c00;
}
.message-warning > p > span {
	color: #e49c00;
}

/* featured-content-box */

.featured-content-box {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px;
	border: 1px solid #cecece;
	margin-top: 20px;
}
.featured-content-box h3 {
	margin-bottom: 0px;
}

/* list styles */

.list-style-1 {
}
.list-style-1 li i {
	color: #f00;
}
.list-style-2 {
}
.list-style-2 li i {
	color: #87cd0e;
}


/* counter */

#daysOne, #hoursOne, #minsOne, #secsOne{
color:#fff;
font-size:72px;
width:160px;
float:left;
padding-left:20px;
padding-right:20px;
text-align:center;
font-family:Arial;
font-weight:bold;
margin-bottom: 0px;
}
#daysOne > div , #hoursOne > div, #minsOne > div, #secsOne > div {
	width: 100%;
	float: left;
	line-height: normal;
	text-align: center;
}

#daysboxDiv, #hoursboxDiv, #minsboxDiv, #secsboxDiv{
width:160px;
float:left;
padding:20px;
position:relative;
}

#minsboxDiv img{
vertical-align:bottom;
}

.boxImg{
vertical-align:bottom;
display:table-cell;
width:20px;
height:20px;
float:left;
}

.smallText{
font-size:14px;
font-family:Arial;
font-style:italic;
text-align:center;
}

.counter {
	float: left;
	width: 100%;
}

#wrapper {
	width:640px;
	margin:0 auto;
}

/* home 3 features */

.home-3-features {
	width: 100%;
	float: left;
	text-align: center;
}
.home-3-features-item {
	width: 100%;
	float: left;
	text-align: center;
}
.home-3-features-item i {
	display: inline-block;
	vertical-align: top;
	width: 55px;
	text-align: center;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	float: none;
	transition-duration: 0.1s;
	transition-timing-function: linear;
}
.home-3-features-item i.hover {
	color: #fff;
}
.home-3-features-item p, .home-3-features-item h3 {
	text-align: center;
}
.home-3-features-item h3 {
	text-transform: none;
	color: #333;
	font-weight: normal;
	font-size: 18px;
}
.home-3-features-item p {
	margin-top: 20px;
}

/* buy-now-block */

.buy-now-block, .testimonials-2 {
	background-image: url(../images/page-header-bg.jpg);
	padding: 40px 0px;
}
.buy-now-block h3 {
	text-transform: none;
	color: #333;
	font-weight:normal;
	font-size: 24px;
	line-height: 36px;
}
.buy-now-block h3 span {
	font-family: 'Euphoria Script', cursive;
	line-height: 24px;
	font-size: 36px;
}
.buy-now-block p {
	margin-top: 0px;
}

/* testimonials-1 */

.testimonials-2 {
	width: 100%;
	float: left;
	position: relative;
}
.testimonials-2 h2 {
	margin-bottom: 40px;
	float: left;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
	float: left;
	height: auto;
}
.testimonials-2 .jcarousel-container-horizontal {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item {
	width: 100%;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0px;
	height: auto;
	position: relative;
	padding-left: 125px;
	padding-right: 72px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.testimonials-2 ul li  img {
	position: absolute;
	left: 0px;
	top: 0px;
	max-width: 55px;
	max-height: 55px;
}
.testimonials-2 ul li > i {
	position: absolute;
	left: 75px;
	top: 0px;
	font-size: 36px;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item-horizontal p {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	line-height: 21px;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item-horizontal p.quote {
	font-style: italic;
	margin-top: -15px;
	margin-bottom: 20px;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item-horizontal p i {
	width: 55px;
	text-align: center;
	font-size: 36px;
	position: absolute;
	left: 10px;
	top: 0px;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item-horizontal p span {
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-item-horizontal p small {
	margin-top: 0px;
	font-style: normal;
	color: #777;
}
.testimonials-2 .carousel-navi {
	width: 53px;
	height: 24px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	right: 0px !important;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-prev-horizontal, .testimonials-2 .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	border: 1px solid #333;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-prev-horizontal {
	margin-right: 5px;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-next-horizontal {
	left: 28px;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}
.testimonials-2 .jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
	border: 1px solid #ccc;
	color: #ccc;
}

/* magnis-shop-sorting */

.magnis-shop-sorting {
	width: auto;
	float: left;
	margin-top: 0px !important;
	margin-bottom: 40px;
}
.magnis-shop-sorting li {
	width: auto;
	float: left;
	margin-right: 20px;
	color: #333;
}
.magnis-shop-sorting li:first-child {
	color: #777;
}
.magnis-shop-sorting li i {
	cursor: pointer;
}

/* magnis-product-item */

.magnis-product-item {
	width: 100%;
	float: left;
}
.magnis-product-item figure {
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	border-top-color: #333;
	text-align: center;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-product-item figure.hovered {
}
.magnis-product-item .product-desc {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	padding-top: 10px;
	border: 1px solid #ddd;
	border-top-width: 0px;
}
.magnis-product-item .product-desc p {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.magnis-product-item .product-desc a.button {
	width: 50%;
	float: left;
	padding: 0px;
	text-align: center;
}
.magnis-product-item .product-desc p.price {
	font-size: 18px;
}
.magnis-product-item .product-desc p a {
	text-transform: none;
}
.magnis-product-item figure .magnis-product-item-hover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #333;
	background-color: rgba(51,51,51,0.8);
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	text-align: center;
	z-index: 100;
	display: none;
	vertical-align: middle;
}
.magnis-product-item figure .magnis-product-item-hover a {
}
.magnis-product-item figure .magnis-product-item-hover a:hover {
	border-color: #fff;
	color: #fff;
}
.magnis-product-item figure .magnis-product-item-a-wrapper {
	width: 100%;
	float: left;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	position: absolute;
	text-align: center;
}
.magnis-product-item figure .magnis-product-item-a-wrapper a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	margin: 0px 5px;
}

/* magnis-shopping-cart */

.magnis-shopping-cart {
	position: relative;
}
.magnis-shopping-cart p {
	margin-top: 0px;
}
.magnis-shopping-cart h2 {
	margin-bottom: 40px;
}
.magnis-shopping-cart .magnis-shopping-cart-entry {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.magnis-shopping-cart .magnis-shopping-cart-entry p {
	width: 100%;
	float: left;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.magnis-shopping-cart p span {
	width: auto;
	float: right;
}
.magnis-shopping-cart .magnis-shopping-cart-entry p:last-child {
	margin-bottom: 0px;
}
.magnis-shopping-cart p a.button-color {
	margin-right: 10px;
}
.magnis-shopping-cart i.icon-minus {
	position: absolute;
	top: 0px;
	left: auto;
	right: auto !important;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #333;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}

/* magnis-releated-products */

.magnis-releated-products {
}
.magnis-releated-products .magnis-product-item {
	margin-top: 20px;
	margin-bottom: 0px;
}
.magnis-releated-products h2 {
	width: 100%;
}

/* magnis-product-item-single */

.magnis-product-item-single {
}
.magnis-product-item-single-img, .magnis-product-item-single-desc {
	width: 50%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-product-item-single-img {
	padding-right: 20px;
	margin-bottom: 40px;
}
.magnis-product-item-single-desc {
	padding-left: 20px;
	margin-bottom: 40px;
}
.magnis-product-item-single-desc p {
	width: 100%;
	float: left;
}
.magnis-product-item-single-img img {
	min-width: 100% !important;
	min-height: 100%;
}

/* .magnis-product-item-single-img .flexslider */

.magnis-product-item-single-img .flexslider {
	padding: 0px;
	border-radius: 0px;
	border: 0px;
	width: 100%;
	float: left;
}
.magnis-product-item-single-img .flexslider .slides {
	margin: 0px;
	float: left;
	width: 100%;
}
.magnis-product-item-single-img  .flexslider {margin: 0px; background: transparent; border: 0px solid #fff; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; box-shadow: 0 0px 0px rgba(0,0,0,.2); -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2); -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2); -o-box-shadow: 0 0px 0px rgba(0,0,0,.2); zoom: 1; float: left;
 width: 100%;}
 .magnis-product-item-single-img .flexslider .slides li {
	 height: auto;
 }
  .magnis-product-item-single-img .flexslider .slides li img {
	  width: 100% !important;
	  height: 100% !important;
  }
.magnis-product-item-single-desc p.title {
	margin-top: 0px;
	font-size: 18px;
	color: #333;
	text-transform: none;
}
.magnis-product-item-single-desc p.scfu {
	color: #ccc;
	font-size: 12px;
}
.magnis-product-item-single-desc .price {
	font-size: 18px;
	line-height: 24px;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.magnis-product-item-single-desc .price > span {
	width: auto;
	float: left;
}
.magnis-product-item-single-desc .price .product-qty {
	width: auto;
	float: left;
	margin-left: 20px;
}
.magnis-product-item-single-desc .price .product-qty a, .magnis-product-item-single-desc .price .product-qty input {
	float: left;
	font-size: 14px;
}
.magnis-product-item-single-desc .price .product-qty a {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #333;
	color: #333;
}
.magnis-product-item-single-desc .price .product-qty input {
	margin: 0px 10px;
	width: 24px;
	line-height: 24px;
	height: 24px;
	border: 0px;
	text-align:center;
}
table.magnis-product-item-additional {
	outline: none;
	border-collapse: collapse;
	width: 100%;
	float: left;
	margin-top: 20px;
}
table.magnis-product-item-additional td {
	line-height: 30px;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	text-transform: none;
}
table.magnis-product-item-additional td.td1 {
	font-weight: bold;
	color: #333;
	width: 100px;
}
form.magnis-product-item-review {
	width: 100%;
	float: left;
}
form.magnis-product-item-review p {
	width: 100%;
	float: left;
}
form.magnis-product-item-review p label {
	width: 100px;
	float: left;
}
form.magnis-product-item-review p input, form.magnis-product-item-review p textarea {
	border: 1px solid #ddd;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
form.magnis-product-item-review p input {
	line-height: 40px;
	height: 40px;
	padding: 0px 10px;
	margin: 0px;
	width: 200px;
}
form.magnis-product-item-review p textarea {
	padding: 10px;
	width: 400px;
}
form.magnis-product-item-review p button {
	width: auto;
	float: left;
	line-height: 40px;
	padding: 0px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-transform: none;
	text-align: center;
	position: relative;
	border: 0px;
	margin-left: 100px;
}
.customers-reviews-list {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.customers-reviews-list-item {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.customers-reviews-list-item p {
	margin-top: 0px;
}
.customers-reviews-list-item p.title {
	color: #333;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
.customers-reviews-list-item p.content {
	font-style: italic;
}

/* magnis-shopping-cart-details */

.magnis-shopping-cart-details {
	width: 100%;
	float: left;
}
.magnis-shopping-cart-details p.title {
	margin-top: 0px;
	font-size: 18px;
	color: #333;
	width: 100%;
	float: left;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table {
	outline: none;
	border-collapse: collapse;
	width: 100%;
	float: left;
	margin-top: 20px;
	border: 1px solid #ddd;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table td {
	vertical-align: top;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table thead {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table thead td.td1 {
	width: 55%;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table thead td.td2, .magnis-shopping-cart-details .magnis-shopping-cart-details-table thead td.td3, .magnis-shopping-cart-details .magnis-shopping-cart-details-table thead td.td4 {
	width: 15%;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table thead td {
	line-height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}
.magnis-shopping-cart-details .magnis-shopping-cart-details-table td {
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.magnis-shopping-cart-details-table .product-details {
	position: relative;
	padding: 10px;
	padding-left: 120px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
}
.magnis-shopping-cart-details-table .product-details figure {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-shopping-cart-details-table .product-details p {
	width: 100%;
	float: left;
	margin-top: 0px;
}
.magnis-shopping-cart-details-table .product-details p a.title {
	font-size: 18px;
	text-transform: none;
}
.magnis-shopping-cart-details-table .product-details p a.remove {
	text-transform: none;
	color: #c00;
	font-size: 12px;
}
.magnis-shopping-cart-details-table .product-price {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 18px;
}
.magnis-shopping-cart-details-table .product-total {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 18px;
}
.magnis-shopping-cart-details-table .product-qty {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	float: left;
	padding: 10px;
}
.magnis-shopping-cart-details-table .product-qty a, .magnis-shopping-cart-details-table .product-qty input {
	float: left;
	font-size: 14px;
}
.magnis-shopping-cart-details-table td .product-qty a {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #333;
	color: #333;
}
.magnis-shopping-cart-details-table .product-qty input {
	margin: 0px 10px;
	width: 24px;
	line-height: 24px;
	height: 24px;
	border: 0px;
	text-align:center;
}
.magnis-shopping-cart-details-table-wrapper {
	width: 100%;
	float: left;
}
.magnis-cart-totals {
	width: 100%;
	float: left;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	margin-top: 20px;
}
.magnis-cart-totals tr {
	width: 100%;
	float: left;
	border: 0px solid #ddd;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
.magnis-cart-totals tr td {
	width: 50%;
	float: left;
	padding: 0px;
	padding-bottom: 10px;
}
.magnis-cart-totals tr.total {
	border: 0px solid #333;
	border-bottom-width: 1px;
	color: #333;
	margin-bottom: 0px;
}
.magnis-cart-totals tr td.td1 {
	text-align: left;
}
.magnis-cart-totals tr td.td2 {
	text-align: right;
	color: #333;
}
.magnis-cart-totals-block .button-dark {
	margin-right: 20px;
}
.magnis-promo {
	width: 100%;
	float: left;
}
.magnis-promo input {
	width: 200px;
	float: left;
	line-height: 40px;
	height: 40px;
	padding: 0px 10px;
	border: 1px solid #ddd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 20px;
}
.magnis-shipping {
	width: 100%;
	float: left;
}
.magnis-shipping p {
	width: 100%;
	float: left;
}
.magnis-shipping p.p50 {
	width: 50%;
	padding-right: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-shipping p.p50-1 {
	padding-right: 0px;
	padding-left: 10px;
}
.magnis-shipping select {
	width: 100%;
	float: left;
	line-height: 40px;
	height: 40px;
	border: 1px solid #ddd;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
}
.magnis-shipping select option {
	width: 100%;
	float: left;
	line-height: 40px;
	height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.magnis-shipping p input {
	line-height: 40px;
	height: 40px;
	float: left;
	border: 1px solid #ddd;
	padding: 0px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.magnis-shipping input[type=text]::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}

.magnis-shipping input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-style: italic;
}

.magnis-shipping input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-style: italic;
}
.magnis-shipping .focused, .magnis-promo .focused {
	border-width: 1px;
	border-style: solid;
}

/* magnis-checkout */

.magnis-checkout {
}
.magnis-checkout p.title {
	margin-top: 0px;
	margin-bottom: 40px;
}
.magnis-checkout-block {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 20px;
	padding-top: 0px;
}
.magnis-checkout-block p {
	width: 100%;
	float: left;
}
.magnis-checkout-block p label {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.magnis-checkout-block p select {
	width: 100%;
	float: left;
	line-height: 40px;
	height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 10px;
}
.magnis-checkout-block p select option {
	line-height: 40px;
	height: 40px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-checkout-block input[type=text], .magnis-checkout-block input[type=password], .magnis-checkout-block textarea::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}
.magnis-checkout-block input[type=text], .magnis-checkout-block input[type=password], .magnis-checkout-block textarea:-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-style: italic;
}
.magnis-checkout-block input[type=text], .magnis-checkout-block input[type=password], .magnis-checkout-block textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-style: italic;
}
.magnis-checkout-block p input {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 40px;
	height: 40px;
	padding: 0px 10px;
	border: 1px solid #ddd;
	color: #333;
}
.magnis-checkout-block p.p1, .magnis-checkout-block p.p2 {
	width: 50%;
	padding-right: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-checkout-block p.p2 {
	padding-right: 0px;
	padding-left: 10px;
}
.magnis-checkout-block .focused {
	border-width: 1px;
	border-style: solid;
}
.magnis-checkout-block p.p3 input[type=checkbox] {
	float: left;
	margin-right: 10px;
	width: auto;
	height: 21px;
	border: 1px solid #ddd;
}
.magnis-checkout-block p.p3 label {
	width: auto;
	float: left;
}
.magnis-checkout-block p .button {
	float: right;
}
.magnis-checkout-block .create-account {
	display: none;
	width: 100%;
	float: left;
}
.magnis-checkout-block p textarea {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	padding: 10px 10px;
	padding-right: 0px;
	border: 1px solid #ddd;
	color: #333;
	font-family: 'Ubuntu', sans-serif;
}

/* magnis-product-total */

.magnis-product-total {
	width: 100%;
	float: left;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 40px;
}
.magnis-product-total td {
	border: 0px;
	padding: 0px;
}
.magnis-product-total tr {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.magnis-product-total thead {
	border: 0px solid #333;
	border-bottom-width: 1px;
	float: left;
	width: 100%;
	color: #333;
	font-weight: bold;
}
.magnis-product-total tbody {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.magnis-product-total tbody tr {
	border: 0px solid #ddd;
	border-bottom-width: 1px;
}
.magnis-product-total thead tr {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.magnis-product-total tbody td {
	min-height: 110px;
}
.magnis-product-total td.td1 {
	width: 80%;
	float: left;
}
.magnis-product-total td.td2 {
	width: 20%;
	text-align: right;
	float: left;
	padding: 0px;
	margin: 0px;
}
.magnis-product-total .magnis-product-total-item {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 120px;
}
.magnis-product-total .magnis-product-total-item figure {
	position: absolute;
	left: 0px;
	top: 0px;
	max-height: 100px;
	max-width: 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.magnis-product-total .magnis-product-total-item p {
	width: 100%;
	float: left;
	margin: 0px;
}
.magnis-product-total .magnis-product-total-item p.title {
	margin-bottom: 10px;
	font-size: 18px;
}
.magnis-product-total tbody tr.sec1 {
}
.magnis-product-total tbody tr.sec1 td {
	min-height: 30px;
}
.magnis-product-total tbody tr.sec1 td.td1 {
	font-weight: bold;
	color: #333;
}
.magnis-product-total tbody tr.sec2 {
	border: 0px solid #333;
	border-bottom-width: 1px;
}
.magnis-product-total tbody tr.sec2 td.td2 {
}
.magin-payment-option {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.magin-payment-option p {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.magin-payment-option p.desc {
	margin: 10px 0px;
	margin-bottom: 20px;
	display: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	border-top-width: 1px;
	border-top-style:solid;
	padding-top: 10px;
}
.magin-payment-option p input[type=radio] {
	width: auto;
	float: left;
	line-height: 18px;
	height: 18px;
	margin-right: 10px;
}
.magin-payment-option p label {
	width: auto;
	float: left;
}

/* magnis-404 */

.magnis-404 {
	width: 100%;
	float: left;
	text-align: center;
}
.magnis-404 span {
	width: 100%;
	float: left;
	font-size: 128px;
	color: #333;
	line-height: 128px;
	font-weight: bold;
	text-align: center;
}
.magnis-404 p {
	text-align: center;
	width: 100%;
	float: left;
}
.magnis-404 #magnis-404-search {
	float: none;
	display: inline-block;
	margin-top: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
}
.magnis-404 #magnis-404-search i {
	float: left;
	width: 40px;
	height: 18px;
	line-height: 18px;
	margin: 10px 0px;
	border: 0px solid #ddd;
	border-right-width: 1px;
	text-align: center;
	color: #ccc;
}
.magnis-404 #magnis-404-search input {
	border: 0px;
	line-height: 38px;
	margin: 0px 20px;
	height: 38px;
}
.magnis-404 #magnis-404-search input::-webkit-input-placeholder {
   color: #999;
   font-style: italic;
}
.magnis-404 #magnis-404-search input:-moz-placeholder { /* Firefox 18- */
   color: #999;
   font-style: italic;
}
.magnis-404 #magnis-404-search input::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
   font-style: italic;
}


.home-slider img {
	max-height: none !important;
	max-width: none !important;
}
.home-slider .block-1 {
	text-transform: uppercase;
	color: #333;
	font-size: 48px;
}
.home-slider .block-2 {
	text-transform: uppercase;
	font-size: 24px;
}
.home-slider .block-3 {
	width: 400px;
}
.home-slider .block-5 {
	width: 960px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
}
.home-slider .block-6 {
	text-align: center;
	width: 660px;
	color: #fff;
}
.home-slider .block-7 {
	width: 55px;
	height: 55px;
	display: inline-block;
}
.home-slider .block-8 {
	color: #333;
	text-align: left;
	text-align: left;
	width: auto;
	text-transform: none;
	font-size: 18px;
	font-weight: bold;
}
.home-slider .block-8 {
}

/* home-slider flexslider */

.home-slider .flexslider { width: 100%; overflow: hidden; float: left; margin: 0 0 0px; background: transparent; border: 0px solid #fff; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; box-shadow: 0 0px 0px rgba(0,0,0,.2); -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2); -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2); -o-box-shadow: 0 0px 0px rgba(0,0,0,.2); zoom: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.home-slider .flex-control-nav {width: 100%; position: absolute; bottom: 20px !important; text-align: center;}


.sl-navi {
	width: auto;
	float: left;
	margin-left: 20px;
}
.sl-navi a {
	line-height: 26px;
	border: 1px solid #333;
	text-align: center;
	width: 26px;
	float: left;
	font-size: 14px;
}
.sl-navi a.forward {
	margin-left: 5px;
}
.sl-carousel-wrapper {
	width: 10000px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
.sl-carousel-block {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
}


.page-header.serviceBottom {
	padding-bottom:20px;
}

div.autresServices h2 {
	background: url(../images/pictoFleche.png) no-repeat 203px 6px;
	margin-bottom:20px;
}

div.autresServices a {
	float:left;
	margin-bottom:20px;
	padding-right:50px;
	font-size: 16px;
}

div.autresServices a.first { padding:0; }

ul.identiteVisuelle li { padding-bottom:20px; font-size:16px; }



/* page veille juridique v2 */
div.veille {
	width:100%;
	padding-bottom:80px;
	margin-bottom:0;
	overflow:hidden;
	background: url(../images/bg_widget.png) repeat-x 0 bottom;
}
div.veille div.container {
	position:relative;
}
div.container .showActu {
	/*position:absolute;
	right:0;
	bottom:-110px;*/
	float:right;
	display:block;
	width:95px;
	height:30px;
	cursor:pointer;
	background: url(../images/fleche_up.png) no-repeat 0 0;
}
div.container .showActu.closed { background: url(../images/fleche_down.png) no-repeat 0 0; }













/* Styles new actu wec */
form.actuWecFormSearch { width:300px !important; }
div.actuWecTheme { position:relative; }
a.actuWecPicto1, a.actuWecPicto2, a.actuWecPicto3 , a.actuWecPicto4, a.actuWecPicto5 { position:absolute; left:0; top:0; display:block; width:36px; height:29px; }
a.actuWecPicto1 { height:29px; background: url(../images/actuWec/sprite.png) no-repeat 0 0; }
a.actuWecPicto2 { height:36px; background: url(../images/actuWec/sprite.png) no-repeat 0 -29px; }
a.actuWecPicto3 { height:33px; background: url(../images/actuWec/sprite.png) no-repeat 0 -65px; }
a.actuWecPicto4 { height:35px; background: url(../images/actuWec/sprite.png) no-repeat 0 -98px; }
a.actuWecPicto5 { height:35px; background: url(../images/actuWec/sprite.png) no-repeat 0 -133px; }
a.actuWecTitle { float:left; margin-left:47px; font-size:16px; font-weight:bold; text-transform:uppercase; color:#76c732; }
span.actuWecTitleCalendar { display:block; font-size:16px; font-weight:bold; text-transform:uppercase; color:#76c732; }
span.actuWecDate { float:left; margin-left: 18px; font-size:13px; font-weight:normal; color:#929292; }
a.actuWecTitle2 { float:right; width:11px; height:8px; margin-top:6px; background: url(../images/actuWec/sprite.png) no-repeat 0 -169px; }

p.actuWecTitre, p.actuWecTitre2 { clear:both; margin:8px 0 5px 47px; padding:0; line-height:1.3; font-size:14px; font-weight:bold; color:#4c4842; }
p.actuWecTitre2 { margin-top:0; }
p.actuWecTitre a { font-size:14px; font-weight:bold; color:#4c4842; }

p.actuWecDesc { margin:0; padding:0; margin-left:47px; line-height:1.3; font-size:14px; font-weight:bold; color:#4c4842; }
p.actuWecDesc a { font-size:12px; font-weight:normal; color:#4c4842; }

div.actuWecSeparateur { clear:both; height:18px; margin: 0 0 18px 0; padding:0; border-bottom: 1px solid #e6e6e6;  }
div.actuWecSeparateur2 { clear:both; height:13px; margin: 0 0 10px 0; padding:0; border-bottom: 1px solid #e6e6e6;  }


/* responsive */
div.actuWecBox {
	float:left;
	width: 33.32%;
	margin-top: 10px 0 0 0;
	padding:10px;
}

div.actuWecBox4 {
	clear:left;
}

div.actuWecBox2 div.actuWecSeparateur, div.actuWecBox3 div.actuWecSeparateur {
	display:none;
}
@media (max-width: 1300px) {
		.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal
	{
	    min-height: 525px;
}
}
@media (max-width: 1200px) {
		.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal
	{
	    min-height: 540px;
}
	a.actuWecTitle { font-size:14px; }
}
@media (max-width: 1100px) {
		.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal
	{
	    min-height: 450px;
}
}

@media (max-width: 979px) {
	div.actuWecBox { width: 50%; }
	div.actuWecBox3 div.actuWecSeparateur { display:block; }
	div.actuWecBox4 { clear:none; }
	div.actuWecBox3, div.actuWecBox5 { clear:left;	}
	div.actuWec2Num3 { display:none; }
	div.actuWec2Num2 div.actuWecSeparateur2	{ display:none; }
}
@media (max-width: 768px) {
	div.actuWecBox { width: 100%; }
	div.actuWecBox2 div.actuWecSeparateur { display:block; }
	div.actuWec1Num3 { display:none; }
	div.actuWec1Num2 div.actuWecSeparateur2,
	div.actuWec2Num2 div.actuWecSeparateur2	{ display:none; }
	div.actuWecSearch { width:100%; }
	form.actuWecFormSearch { width:100% !important; }
}


.h2Wec {font-size:20px; margin-bottom: 10px !important; color:#caff33 !important;}
.h3Wec {font-size:14px; }
h4.h3Wec {font-size:16px; color:#73c920 !important;}



div#table_wec { clear:both; margin-top: 30px; }
div#table_wec * { clear:both; float:none;  }

div#table_wec table {
	margin: 15px 0 15px 0;
	background: #000;
	border-collapse: separate;
	border-spacing: 1px;
}


div#table_wec table td {
	padding: 1px;
	text-align: center !important;
	vertical-align: middle !important;
	background: #fff !important;
}
div#table_wec table td p {
	text-align: center !important;
}

div#table_wec ul li {
	list-style-type: disc;
	list-style-position: inside;
}

div#table_wec ol li {
	list-style-type: decimal;
	list-style-position: inside;
}





/* calendrier new */
.responsive-calendar .btn-primary {
	background-color: #76c732;
}

.responsive-calendar .day .badge {
	background:#58a51c;
}

.responsive-calendar .day.active a {
	background-color: #76c732;
}




/* calendrier */

.libelle_mois_annne {
	float:left;
	padding-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	vertical-align:middle;

}


.tab_jours {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #98b476;
	color: #fff;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}
.tab_jours td {
	padding-bottom:5px;
}

.tab_numero {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border-style:solid;
	border-width:2px;
	border-color:#2b2823;
	background: #fff url(../images/main/calendrier/enteteCalendar.png) 0 0px repeat-x;
}
.tab_numero a {
	text-decoration:none;
}

.numero td {
	height: 25px;
	line-height: 24px;
}

.reserve {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	padding: 0;vertical-align: bottom;
}
.reserve a {
	display: block;
	height: 25px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff !important;
	background-color:#73c920;
}

.calendarInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#666;
}









/****************************************************************************************
BARRE DE PAGINATION
*******************************************************************************************/


/* Les barres de navigation */
div.navig {
	border: 0px solid #73c920; /* bleu */
	margin-top: 10px;
	text-align:center;
	height:15px;
}
div.navig ul {
	list-style-type: none;
	margin:0; padding:0;

}
div.navig ul li {
	display: inline !important;
	float:none !important;
	margin:0; padding:0;
	background:none !important;
	line-height:1;
}
div.navig ul li i { display: none !important; }

/* Barres de navigation : liens */

div.navig ul li a:link, div.navig ul li a:visited {
	color : #73c920; /* bleu */
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background:none;
	padding:0;
	font-size:14px;
	font-family: verdana;
}
div.navig ul li a:hover, div.navig ul li a:active {
	color : #73c920; /* bleu */
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background:none;
	padding:0;
	font-size:14px;
	font-family: verdana;
}

/* Barres de navigation : page en cours */
div.navig ul li span {
	color : #fff !important; /* bleu */
	font-size:14px;
	background-color: #73c920; /* bleu */
	font-weight: bold;
	font-family: verdana;
}




i.icon-ok-sign { color:#ff6600 !important }


.align-right { text-align: right; }


.project-tags span.mytag {
	font-style: italic;
	color: #fff;
}


.cms-table {
	border-collapse: collapse;
}

.cms-table td {
	vertical-align: middle;
	padding: 4px;
	border:1px solid #999;
	border-collapse: collapse;
}

/* act jurid new */

.slider_juri_new{
	background: url("/images/bg-haut.jpg") no-repeat;
	background-size: cover;
	max-height: 530px;
}
.bloc_form_tot{
       margin-top: 33px;
}
.bloc_text_tot{
	    display: block;
    max-width: 634px;
}
.part_1 h3{
	font-weight: 700;
	font-family: Ubuntu;
	font-size: 30px;
	color:white;
	margin-top: 120px;
	line-height:38px;
	text-transform:initial;
}
.vert_dynam{
	color:#73c920;
	 font-family: Ubuntu;
	 font-style: bold;
	 font-size: 30px;
}
.text_simple{
	font-family: Ubuntu;
    font-size: 16px;
    color: white;
	    margin-top: 0px !important;
}
.text_lien a:link, .text_lien a:hover{
	font-family: Ubuntu;
    font-size: 19px;
    color: white;
       display: inline-block;
        padding: 13px 20px;
    border: 1px solid #83898b;
    margin-top: 35px;
    border-radius: 5px;

}
.text_lien{
	margin-bottom:118px;
	margin-top: 0px !important;
}
.text_lien a:hover{
	background-color: #73c920;
	border: 1px solid #73c920;
	text-decoration: none;
}

.bg_titre_form{
	    background: #333333;
    font-family: Ubuntu;
    font-weight: 500;
    color: white;
    font-size: 18px;
    padding-left: 66px;
    padding-right: 66px;
    padding-top: 30px;
    height: 105px;
	    max-width: 482px;
    z-index: 10000;
    margin: 0 auto;
    position: relative;
}
.bg_form{
    background: white;
    display: block;
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 36px;
    padding-bottom: 55px;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 17px 68px 0px #dcdcdc;
    display: block;
    margin: 0 auto;
    max-width: 482px;
}
.bg_form form
{
max-width: 330px;
    margin-right: 0px;
    margin: 0 auto;
}
.radio_non {
	color:#777777;
	background: white;
    font-family: Ubuntu;
	font-weight:400;
	font-size: 16px;
}
.radio_oui {
	color:#777777;
	background: white;
    font-family: Ubuntu;
	font-size: 16px;
	font-weight:400;
	margin-top:16px;
	margin-bottom:29px;
	margin-right:40px;
}
#fname {

font-family: Ubuntu;
    color: #777777;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    padding: 13px 20px;
    border: 1px solid #e1e1e1;
    width: 100%;
	    max-width: 288px;
    margin-bottom: 19px;

}
#email_juri_new {
	font-family: Ubuntu;
	color:#777777;
	font-weight:400;
	 font-size: 16px;
	display: inline-block;
        padding: 13px 20px;
    border: 1px solid #e1e1e1;
    width: 100%;
	    max-width: 288px;
	margin-bottom:19px;
}
#tel_juri_new {
	font-family: Ubuntu;
	color:#777777;
	font-weight:400;
	 font-size: 16px;
	display: inline-block;
    padding: 13px 20px;
    border: 1px solid #e1e1e1;
	width: 100%;
	    max-width: 288px;
}
.text_form{

	background: white;
    font-family: Ubuntu;
    font-size: 13px;
    float: none !important;
    font-weight: 700;
    margin-top: 25px !important;
    color: #777777;
    margin-bottom: 13px;
}
.form-nom{
	 position: relative;
    top: 10px;
    z-index: 10000;
    background: white;
    padding-left: 8px;
	padding-right:8px;
    left: 21px;
	font-family: Ubuntu;
	color:#777777;
	font-weight:700;
	 font-size: 13px;
}
.rappeler{
background: #ff8400;
    color: white;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 19px;
    padding-right: 51px;
    border: 1px solid #ff8400;
    border-radius: 5px;
    padding-top: 25px;
    padding-left: 0px;
    margin-top: 19px;
    padding-bottom: 25px;
    max-width: 100%;
    width: 100%;
}
.phone-tel{
	font-size: 20px !important;
	padding-top:24px;
	padding-bottom:28px;
	padding-left:47px;
	padding-right:10px;


}
#oui{
	    cursor: pointer;
}
#non{
	    cursor: pointer;
}
.titre_part_2{
  color: #333333 !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 25px !important;
    text-align: center;
        text-transform: uppercase !important;
		    float: none !important;
	}
.text_part_2{
	 color:#777777;
    font-family: Ubuntu;
	font-weight:400;
	font-size: 16px;
	line-height:22px;
	text-align:center !important;
	margin-top:32px;
}
.text_part_2_bold{
	color:#777777;
    font-family: Ubuntu;
	font-weight:700;
	font-size: 16px;
}
.tel_icone{
    height: 113px;
    width: 113px;
    margin-bottom: 0px;
    position: relative;
    margin-right: 50px;
    position: fixed;
    right: 0px;
    bottom: 10px;
	z-index: 10000000;
}
.bg_blanc{
	margin-top:75px;
}
.text_part_3{
    color: #191919;
    font-family: Ubuntu;
    font-weight: 500;
    float: none !important;
    font-size: 18px;
    text-align: center !important;
    margin-bottom: 42px;
}
.part_logo{
		background: #f7f7f7;
	padding-bottom:70px;
	padding-top:65px;
	font-weight:500;
	    color: #191919;
}
.impots{
	display: block;
    margin-left: auto;
    margin-right: auto;
	max-width:250px;
}
.legifrance{
	display: block;
    margin-left: auto;
    margin-right: auto;
max-width:200px;
}
.logo-INSEE{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.bg_carre_1{
   display: block;
    padding: 0px 0px;
    border: 1px solid #e1e1e1;
    margin-top: 99px;
    height: 570px;
}
.icone_domaine{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65px;
	margin-top:61px;

}
.titre_part_4{
	text-transform: initial !important;
	    color: #333333;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 22px;
    text-align: center !important;
     max-width: 241px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
	   margin-bottom: 30px;
	   line-height:24px !important;
	   float:none !important;
}
.text_part_4{
	color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    text-align: center !important;
        line-height: 24px;
    max-width: 270px;
    display: block;
    margin: 0 auto;
	float: none !important;
    margin-bottom: 18px;
	margin-top:0px !important;
}
.puces_part_4 {
	list-style: none;
    margin-left: 31px;
    margin-bottom: 0px;
    padding-top: 0px;
	}
.puces_part_4 li:before {
	content: '\2022';
	color:#73c920;
	margin-right:5px;
	font-size: 30px;
    position: relative;
    top: 5px;
	font-weight: bold;
}
.puces_part_4 li {
	margin-left: 53px;
	color:#777777;
    font-family: Ubuntu;
	font-weight:700;
	font-size: 16px;

}
#puce_excep_part_4 {
	font-family: Ubuntu;
	font-weight:400;
	font-size: 16px;
}
.part_5{

	margin-top: 93px;
}
.bloc-text-part-5{
	    margin-top: 25px;
    display: block;
}

.bloc-text-part-5 a {
	font-family: Ubuntu;
    font-size: 19px;
	font-weight:500;
    color: white;
       display: inline-block;
            padding: 21px 30px;
		padding-left:46px;
	background-color: #73c920;
	border: 1px solid #73c920;
	text-decoration: none;
	color:white;
	border-radius:5px;
}
.trait_separ_1 {
    margin: 0;
    margin-bottom: 4px;
    border: 0;
    border-top: 4px solid #73c920;
    max-width: 61px;
    margin-top: 80px;
	}
.text_part_5 {
		color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto;
	margin-bottom: 25px;
	}
	.text_part_6 {
		color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto;
	margin-bottom: 15px;

	}
	.text_part_5_1 {
		color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto;
	margin-bottom: 25px;
	    margin-top: 10px !important;
	}
.text_haut_part_5{
	color: #73c920;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 19px;
    float: none !important;
    margin-top: 14px !important;
	margin-bottom: 30px;
}
.titre_part_5{
	color:#333333  !important;
    font-family: Ubuntu !important;
	font-weight:500 !important;
	font-size: 28px !important;
	text-transform:initial  !important;
	line-height:30px !important;

}
.part_6{

	margin-top: 123px;
}
.bloc-text-part-6{
	    margin-top: 24px;
    display: inline-block;

}
.trait_separ_2 {
	    margin: 0;
	margin-top: 33px;
    margin-bottom: 6px;
    border: 0;
    border-top: 5px solid #73c920;
	max-width: 55px;
	margin-top: 80px;
	}
.rappeler_part_6{
	background:#73c920;
	color:white;
    font-family: Ubuntu;
	display:inline-block;
	font-weight:500;
	font-size: 19px;
	    padding-right: 44px;
    border: 1px solid #73c920;
    border-radius: 5px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.img2_marque_blanche{
	display:absolute;
	    position: relative;
		background-size: cover;
}
.bloc-img-part-6{
	width: 457px;
    float: right;

}
#testimonials-new
{
margin-left:10px !important;
}
.part_vert_glob{
		background: #73c920;
	background-size: cover;
	padding-bottom:100px;

}
.texte_haut_part_8{
	color: #fff;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 19px;
    text-align: center !important;
    margin-top: 88px !important;
    float: none !important;
}
.titre_haut_part_8{
	color: #333333 !important;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 25px !important;
    text-align: center !important;
    float: none !important;
	margin-top: 34px;
}
.hr_part_8{

margin-top: 40px;
    margin-bottom: 58px !important;
    border: 0;
    border-top: 5px solid #fff;
    max-width: 56px;
}
.bg_vert_part_8{
	    margin-top: 0px;
    background-size: cover;
    display: inline-block;
    width: 100%;
}
.part_8_tot_cadre{

    display: block;
    margin: 0 auto;
    max-width: 1230px;
    overflow: hidden;

}
.prem_cadre_part_8 {
   display: block;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 268px;
    height: 248px;
    background: #fff;
	box-shadow: 0px 7px 14px 0px #0b0b0b1a;

}
.prem_cadre_part_81 {
   display: block;
      margin-top: 24px;

    padding: 0px 25px;
    border: 1px solid #fff;
    width: 268px;
   min-height: 234px;
    background: #fff;
	box-shadow: 0px 7px 14px 0px #0b0b0b1a;
}
.icone_cocher{
    height: 65px;
    width: 65px;
    margin-left: 69px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}

.texte_part_8{
	color:#333;
    font-family: Ubuntu;
	font-weight:500;
	font-size: 16px;
	text-align:center !important;
	  line-height: 24px;
	  margin-top:5px !important;
	      display:block;
		   float: none !important;
}
.all_prix
{
    display: block;
    margin: 0 auto;
    width: 149px;
    overflow: hidden;
    height: 70px;
    padding-top: 15px;
}
.first_prix
{
	display: block;
    float: left;
width: 45%;}
.second_prix
{
    float: left;
    width: 55%;
    display: block;
    margin-top: -7px;
}
.prix
{
	color: #ff8400;
    font-family: ubuntu;
    font-weight: bold;
    font-size: 57px;
}
.euro
{
	color: #ff8400;
    font-family: ubuntu;
    font-weight: bold;
    font-size: 19px;
}

.bg-blanc-part-9{
	background-size: cover;
	padding-bottom:0px;
	margin-top:130px;
}
.texte_haut_part_9{
	color:#73c920;
    font-family: Ubuntu;
	font-weight:500;
	font-size: 19px;
		    text-align: center !important;
    float: none !important;
}

.titre_haut_part_9{
	    color: #333333 !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 25px !important;
    text-align: center;
    float: none !important;
    margin-top: 34px;
}
.hr_part_9{

	margin-top: 38px;

    border: 0;
    border-top: 5px solid #73c920;
	max-width: 56px;
}
.prem_cadre_part_9 {
display: block;

    margin-top: 65px;

    padding: 0 auto;
    border: 1px solid #fff;
    width: 270px;
   min-height: 300px;
    background: #fff;
    box-shadow: 1px 3px 12px #f5f5f5;
	margin-bottom: 20px;
}
.prem_cadre_vert_part_9{
display: block;
    margin-top: 65px;
    border: 1px solid #73c920;
    width: 270px;
    min-height: 300px;
    background: #73c920;
    box-shadow: 1px 3px 12px #f5f5f5;
    margin-bottom: 20px;
    background-image: url(/images/cocher_bg.png);
    background-position: 129% 123%;
    background-repeat: no-repeat;
}
.icone_num_1{
	height:78px;
	width:78px;
    margin: 0 auto;
    display: block;
    margin-top: 58px;


}
.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

.texte_part_9{
    color: #fff;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 16px;
    text-align: center !important;
    line-height: 24px;
    margin-top: 14px !important;
    display: inline-block;
    z-index: 100;
    float: none !important;
    padding-left: 20px;
    padding-right: 20px;
}
.texte_part_9_1{
    color: #333;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 14px;
    text-align: center !important;
    line-height: 24px;
    margin-top: 14px !important;
    display: inline-block;
    z-index: 100;
    float: none !important;
    padding-left: 20px;
    padding-right: 20px;
}
.cocher_bg{
	    position: absolute;

    margin-left: 85px;
    opacity: 0.3;
    display: block;
	    top: 80%;
}
.part_9_tot_cadre{

    display: block;
    margin: 0 auto;
    max-width: 1270px;
    overflow: hidden;

}

.wrapper{
  width:100%;
  padding-top: 20px;
  text-align:center;
}
h2{
  font-family:sans-serif;
  color:#fff;
}
.carousel{
  width:90%;
  margin:0px auto;
}
.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}
.part-10
{
    overflow: hidden;
    margin-top: 150px;
    padding-top: 150px;
}
.bg-gris-part-11
{
    position: relative;
    top: 110px;
}
.bg-gris-part-10{
	background: url("/images/bag-fin.jpg") no-repeat;
	background-size: cover;
	padding-bottom:122px;
	    background-position: 50%;
		    margin-top: -50px;
}
.bloc_1_bg_part_10{
	background: url("/images/imag_util_tel.jpg") no-repeat;
	width:1138px;
	height:340px;
	margin-top: 81px;
}
.bloc_1_bg_part_11{
	background: url("/images/imag_util_tel.jpg") no-repeat;
	width:1138px;
	height:340px;
}
.bloc_2_bg_part_10{
    position: relative;
    margin-bottom: 71px;
    padding-top: -134px;
    margin-top: 0px;
    float: right;
    background:#333333;
    padding-bottom: 46px;
    padding-top: 50px;

}
.bloc_1_part_10{
	position: relative;
        margin-top: -253px;
}
.titre_part_10{
	    color: #fff !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 25px !important;
    text-align: center;
    text-transform: uppercase !important;
    position: relative;
    float: none !important;
}
.text_part_10{
    color: #fff;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 18px;
    text-align: center !important;
    line-height: 24px;
    margin: 0 auto;
    margin-top: 14px !important;
    display: block;
    max-width: 345px;
    margin-bottom: 25px;
}
.rappeler_part_10{

        background: #ff8400;
    color: white;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 19px;
    padding: 15px;
    padding-right: 50px;
    border: 1px solid #ff8400;
    border-radius: 5px;
    max-width: 240px;
    margin: 0 auto;
    display: block;
}



.bloc_2_bg_part_11{

    position: relative;
    margin-bottom: 15px;
    padding-top: -134px;
    margin-top: 55px;
    float: right;

}
.bloc_1_part_10{
	position: relative;
        margin-top: -253px;
}
.titre_part_11{
	    color: #fff !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 25px !important;
    text-align: center;
    text-transform: uppercase !important;
    position: relative;
    float: none !important;
}
.text_part_11{
    color: #fff;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 18px;
    text-align: center !important;
    line-height: 24px;
    margin: 0 auto;
    margin-top: 14px !important;
    display: block;
    max-width: 355px;
    margin-bottom: 25px;
}
.rappeler_part_11{

        background: #ff8400;
    color: white;
    font-family: Ubuntu;
    font-weight: 500 !important;
    font-size: 19px !important;
    padding: 15px !important;
    padding-right: 0px !important;
    border: 1px solid #ff8400;
    border-radius: 5px;
    max-width: 210px !important;
    margin: 0 auto;
    display: block !important;
}
.phone-tel-2{
	    font-size: 20px !important;
    padding-top: 13px;
    padding-bottom: 16px;
    padding-left: 28px;
    padding-right: 9px;
}
.pc_bas{
	    height: auto;

    padding-top:0px;
}
.pas-de-site{
	   margin-top: 172px;
    max-width: 423px;
}
.titre2_part_10{
    color: #191919 !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 30px !important;
    position: relative;
    text-transform: initial !important;
    max-width: 340px;
    display: block;
    width: 100% !important;
	line-height: 35px !important;
}
.pas-de-site
{
	margin-top:60px;
}
.pas-de-site a:hover{
	color:white !important;
}
.text2_part_10{
	color:#757575;
    font-family: Ubuntu;
	font-weight:400;
	font-size: 16px;

	  line-height: 27px;

	      display:block;
		  margin-bottom:30px;
}
.full_container
{
	    display: block;

    margin-top: 100px;
}
.pas-de-site a {
    font-family: Ubuntu;
    font-size: 19px;
    font-weight: 500;
    color: white;
    display: block;
    padding: 14px 39px;
    padding-left: 46px;
    background-color: #73c920;
    border: 1px solid #73c920;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    clear: both;
    max-width: 135px;
}
@media (max-width: 749px) {
	.slider_juri_new {
    background: url(/images/bg-haut.jpg) no-repeat;
    background-size: cover;
    max-height: 100%;
    width: 100%;
	    padding-bottom: 50px;
}
.texte_part_9_1 {
    color: #333;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 14px;
    text-align: center !important;
    line-height: 24px;
    margin-top: 14px !important;
    display: block;
    z-index: 100;
    float: none !important;
    padding-left: 20px;
    padding-right: 20px;
}
.text_haut_part_5 {
    color: #73c920;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 19px;
    float: none !important;
    margin-top: 14px !important;
    margin-bottom: 30px;
    text-align: left !important;
}
.titre_part_5 {
    color: #333333 !important;
    font-family: Ubuntu !important;
    font-weight: 500 !important;
    font-size: 28px !important;
    text-transform: initial !important;
    line-height: 30px !important;
}
.texte_part_9 {
    color: #fff;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 18px;
    text-align: center !important;
    line-height: 24px;
    margin-top: 14px !important;
    display: block;
    z-index: 100;
    float: none !important;
    padding-bottom: 30px;
}
.automate
{
	overflow: hidden;
}
.bg_titre_form {
    background: #333333;
    font-family: Ubuntu;
    font-weight: 500;
    color: white;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    height: 105px;
}
.bg_form {
    background: white;
    display: block;
    padding-left: 30px;
    padding-right: 70px;
    padding-top: 36px;
    padding-bottom: 55px;
    border: 1px solid #e1e1e1;
    box-shadow: 1px 8px 20px 0px #55555570;
}
.rappeler {
    background: #ff8400;
    color: white;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 19px;
    padding-right: 0px;
    border: 1px solid #ff8400;
    border-radius: 5px;
    padding-top: 27px;
    padding-left: 0px;
    margin-top: 19px;
    padding-bottom: 26px;
    /* display: table; */
    min-width: 240px;
}
.phone-tel {
    font-size: 20px !important;
    padding-top: 24px;
    padding-bottom: 28px;
    padding-left: 0px;
    padding-right: 0px;
}
.phone-tel1 {
padding-left: 25px !important;
}
.text_part_5 {
	margin-bottom:15px !important;
}
.titre_part_2 {
    color: #333333 !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 22px !important;
    text-align: center;
    text-transform: uppercase !important;
    float: none !important;
	line-height:30px !important;
}
.text_part_2 {
    color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center !important;
    margin-top: 32px;
    float: none !important;
}
.titre_part_4 {
    text-transform: initial !important;
    color: #333333;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 22px;
    text-align: center !important;
    max-width: 100%;

    margin-top: 30px;

    margin-bottom: 30px;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px !important;
}
.text_part_4 {
    color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    text-align: center !important;
    line-height: 24px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-left: 0px;
    margin-bottom: 18px;
    padding-left: 15px;
    padding-right: 15px;
}
.part_6 {
    margin-top: 60px;
}
.bloc-img-part-6 {
    width: 457px;
    float: none;
    width: 100%;
    margin-top: 60px;
}
.prem_cadre_part_81 {
    display: block;
    margin-top: 24px;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 100%;
    min-height: 100%;
    background: #fff;
    margin-bottom: 25px;
	    padding-bottom: 40px;
}
.prem_cadre_part_9 {
    display: block;
    margin-top: 65px;
    padding: 0 auto;
    border: 1px solid #fff;
    width: 100%;
    min-height: 100%;
    background: #fff;
    box-shadow: 1px 3px 12px #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 40px;
}
.rappeler_part_11 {
    background: #ff8400;
    color: white;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 19px;
    padding: 15px;
    padding-right: 50px;
    border: 1px solid #ff8400;
    border-radius: 5px;
    max-width: 240px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -15px;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 135px !important;
    left: 0px !important;
    width: 55px;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 135px !important;
    right: 0px !important;
    width: 55px;
}

.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal {
    background: white;
    padding-top: 47px;
    padding-left: 0px !important;
    padding-bottom: 35px;
    height: auto;
    margin: 0px;
    margin-right: 20px;
    position: relative;
    padding-left: 110px;
    padding-left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	    box-shadow: -1px -1px 13px 6px #dcdcdc9e;
    margin-bottom: 20px;
    margin-top: 20px;
}
.titre_haut_part_8 {
    color: #333333 !important;
    font-family: Ubuntu;
    font-weight: 700;
    font-size: 25px !important;
    text-align: center !important;
    float: none !important;
    margin-top: 34px;
    line-height: 30px !important;
}
.titre_haut_part_9 {
    color: #333333 !important;
    font-family: Ubuntu;
    font-weight: 700 !important;
    font-size: 25px !important;
    text-align: center;
    float: none !important;
    margin-top: 34px;
    line-height: 30px !important;
}
.bg-gris-part-11 {
    position: relative;
    top: 110px;
}
.bloc_1_bg_part_11 {
    background: url(/images/imag_util_tel.jpg) no-repeat;
    width: 100%;
    height: 329px;
}
.prem_cadre_vert_part_9
{
	   width: 100%;
    min-height: 100%;
}
.prem_cadre_part_8 {
    display: block;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 100%;
    height: auto;
    background: #fff;
	    padding-bottom: 40px;
}
.part_3 img
{
	margin-bottom:25px;
}
.part_1 h3 {
    font-weight: 700;
    font-family: Ubuntu;
    font-size: 30px;
    color: white;
    margin-top: 50px;
    line-height: 38px;
	text-transform:initial;
}
.text_lien {
    margin-bottom: 15px;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p {
    color: #191919;
    float: left;
    position: relative;
    text-indent: 40px;
    padding-top: 10px;
    font-size: 22px;
    font-family: ubuntu !important;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: initial;
    margin: 0px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    margin-left: 3px;
    margin-top: 45px;
    padding-left: 10px;
}
.site-logo
{
    background-position: center;
padding-left: 0px;
}
.testimonials-new ul li img {
    position: relative;
    left: 0px;
    top: 0px;
    max-width: 110px;
    border-radius: 110px;
    display: block;
    margin: 0 auto;
}
}
@media (max-width: 768px) and (min-width: 750px) {
	.site-mobile-menu {
    display: block !important;
}

nav.site-mobile-menu {
    width: 100%;
    float: left;
    margin-top: 15px;
    position: relative;
    border: 0px solid #f00;
}
	#actual .container {
    width: 735px;
	}
	.bg_titre_form {
    background: #333333;
    font-family: Ubuntu;
    font-weight: 500;
    color: white;
    font-size: 18px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 12px;
    height: 105px;
    max-width: 482px;
    z-index: 10000;
    margin: 0 auto;
    position: relative;
}

.bg_carre_1{
    display: block;
    padding: 0px 0px;
    border: 1px solid #e1e1e1;
    margin-top: 99px;
    height: 612px;
}

.rappeler {
    background: #ff8400;
    color: white;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 19px;
    padding-right: 10px;
    border: 1px solid #ff8400;
    border-radius: 5px;
    padding-top: 25px;
    padding-left: 0px;
    margin-top: 19px;
    padding-bottom: 25px;
    max-width: 327px;
    width: 290px;
}

.bg_form {
    background: white;
    display: block;
    padding-left: 30px;
    padding-right: 70px;
    padding-top: 36px;
    padding-bottom: 55px;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 17px 68px 0px #dcdcdc;
    display: block;
    margin: 0 auto;
    max-width: 482px;
}
.phone-tel {
    font-size: 20px !important;
    padding-top: 24px;
    padding-bottom: 28px;
    padding-left: 7px;
    padding-right: 11px;
}
.titre_part_4 {
    text-transform: initial !important;
    color: #333333;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 22px;
    text-align: center !important;
    max-width: 241px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    line-height: 24px !important;
}
.text_part_4 {
    color: #777777;
    font-family: Ubuntu;
    font-weight: 400;
    font-size: 16px;
    text-align: center !important;
    line-height: 24px;
    max-width: 270px;
    display: block;
    margin: 0 auto;
    margin-left: 0px;
    margin-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px !important;
}
.text_haut_part_5 {
    color: #73c920;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 17px;
    float: none !important;
    margin-top: 14px !important;
    margin-bottom: 30px;
    text-align: left !important;
}
.titre_part_5 {
    color: #333333 !important;
    font-family: Ubuntu !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-transform: initial !important;
}
.bloc-img-part-6 {
    width: 45%;
    float: right;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal {
    min-height: 320px;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 135px !important;
    left: 0% !important;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent url(../images/prev.png) no-repeat 0 0;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 135px !important;
    right: 0% !important;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent url(../images/next.png) no-repeat 0 0;
}
.bloc_1_bg_part_11 {
    background: url(/images/imag_util_tel.jpg) no-repeat;
    width: 97.4%;
    FONT-WEIGHT: 500;
    /* padding-right: 15px; */
}
.bloc_2_bg_part_10 {
    position: relative;
    margin-bottom: 54px;
    padding-top: -134px;
    margin-top: 0px;
    float: right;
    background: #333333;
    padding-bottom: 21px;
    padding-top: 50px;
    /* padding-right: 27px !important; */
}
.puces_part_4 {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}
.part_1 h3 {
    font-weight: 700;
    font-family: Ubuntu;
    font-size: 25px !important;
    color: white;
    margin-top: 120px;
    line-height: 38px;
    text-transform: initial;
}
.prem_cadre_part_8 {
    display: block;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 170px;
    height: 322px;
    background: #fff;
    box-shadow: 0px 7px 14px 0px #0b0b0b1a;
}
.prem_cadre_part_81 {
    display: block;
    margin-top: 24px;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 171px;
    min-height: 295px;
    background: #fff;
    box-shadow: 0px 7px 14px 0px #0b0b0b1a;
}


.part_9_tot_cadre {
    display: block;
    margin: 0 auto;
    max-width: 590px;
    overflow: hidden;
}
}
@media (max-width: 1199px) and (min-width: 980px)
{
nav.site-desktop-menu > ul > li {
    margin-left: 20px !important;
}
.testimonials-new .jcarousel-skin-tango .jcarousel-item-horizontal p
{
    font-size: 11px;
}
.prem_cadre_part_8 {
    display: block;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 220px;
    height: 280px;
    background: #fff;
    box-shadow: 0px 7px 14px 0px #0b0b0b1a;
}
.prem_cadre_part_81 {
    display: block;
    margin-top: 24px;
    padding: 0px 25px;
    border: 1px solid #fff;
    width: 220px;
    min-height: 234px;
    background: #fff;
    box-shadow: 0px 7px 14px 0px #0b0b0b1a;
}
.prem_cadre_part_9 {

    display: block;
    margin-top: 65px;
    padding: 0 auto;
    border: 1px solid #fff;
    width: 220px;
    min-height: 400px;
    background: #fff;
    box-shadow: 1px 3px 12px #f5f5f5;
    margin-bottom: 20px;
}
.prem_cadre_vert_part_9 {
    display: block;
    margin-top: 65px;
    border: 1px solid #73c920;
    width: 220px;
    min-height: 400px;
    background: #73c920;
    box-shadow: 1px 3px 12px #f5f5f5;
    margin-bottom: 20px;
    background-image: url(/images/cocher_bg.png);
    background-position: 129% 123%;
    background-repeat: no-repeat;
}
.bloc_1_bg_part_11 {
    background: url(/images/imag_util_tel.jpg) no-repeat;
    width: 940px;
    height: 340px;
}
}

#lightbox{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.37);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 101;
}

#lightbox .content{
	width: 70%;
	max-width: 620px;
	min-width: 320px;
	background-color: white;
	border-radius: 10px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#lightbox .content img{
	width: 80%;
	height: auto;
	margin-bottom: 20px;
	max-width: 600px;
}

#lightbox.hide{
	display: none;
}

#lightbox .content a{
	display: flex;
	justify-content: center;
	align-items: center;
}

#lightbox .content a span{
	height: 60px;
}
