@import "royal-preloader.css";
@import "bootstrap.min.css";
@import "font-awesome.min.css";
@import "animate.min.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300);
@import url(http://fonts.googleapis.com/css?family=Allura|Alex+Brush|Meddon&subset=latin,latin-ext);


body {
    background: #fff ;
    -webkit-backface-visibility: inherit;
}
#wrapper {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    color: #555;
    font-size: 13px;
    box-shadow: 0px 0px 10px #b4b4b4 !important;
}
.ligne_bleu {
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-color: #e6007f; /*#a7cf3d;*/ /*#CCC;*/
	height: 30px;
	margin-top: 20px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
}
a, button, input[type="submit"], button {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
::selection {
background: #2D292A;
color: #fafafa;
}
a, a:visited, a:focus, a:active, a:hover { outline: 0 !important }
ul { list-style-type: none }
#ag-header {
	/*position: fixed;*/
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 146px;
	padding-top: 0px;
	overflow: visible !important;
	box-shadow: rgba(0, 0, 0, 0.196078) 0px 2px 10px;
	background-image: url(../../navig/fond_entete_transp.png);
	background-repeat: repeat;
	background-position: center top;
}



.bloc_sans_cadre{
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	}
.link_home a {
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	background-color: #e6007f; /*#a7cf3d;*/ /*#CCC;*/
	height: 30px;
	margin-top: 20px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
}

.link_home a:active{
	color: #666666;

}
.link_home a:visited{
	color: #666666;
	
}
.link_home a:hover{
	color: #ffffff;
	text-decoration: none;	
}
.link_svc a:link{
	color: #ffffff;
}
.link_svc a:active{
	color: #ffffff;
}
.link_svc a:visited{
	color: #ffffff;
	
}
.link_svc a:hover{
	color: #000;
	text-decoration: none;	
}

.langue_home {
	color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 20px;
	text-transform: uppercase;
}
.langue_home a {
	color: #e6007f; /*#a7cf3d;*/
	;
	text-decoration: none;
}

.langue_home a:active{
	color: #e6007f; /*#a7cf3d;*/
	;
	text-decoration: none;
}
.langue_home a:visited{
	color: #e6007f; /*#a7cf3d;*/
	;
	text-decoration: none;
}
.langue_home a:hover{
	color: #ffffff;
	text-decoration: none;	
}

#titredelapage{
	z-index: 88;
	top: -80px;
	position: absolute;
}
#velcro-header {
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 188px;
	padding-top: 5px;
	overflow: visible !important;
	box-shadow: rgba(0, 0, 0, 0.196078) 0px 2px 10px;
	background-image: url(../images/fond_entete.jpg);
	background-repeat: repeat-x;
}
#logo {
	/*background: url(../../navig/logo.png) no-repeat;*/
	width: 270px;
	height: 140px;
	margin-top: 8px;
	float: left;
}
.nooverflow{
	display: block;
	overflow: hidden;
}

.lignetableau{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(200,200,200,0.8);
}
.first{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(200,200,200,0.8);
}
.pucediv{
	position: relative;
	width: 30px;
	display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { 
    #logo {
        /*background: url(../../navig/logo.png) no-repeat;*/
	width: 270px;
	height: 140px;
	margin-top: 8px;
    }
}
.header-wrapper { position: relative }
.menu {
	/*margin-top: 42px;*/
	position: relative; /*relative;*/
	top: 82px; /*0;*/
	/*left: 0;*/
	right: 0px;
	float: right;
}
.menu_admin {
	margin-top: 42px;
	position: absolute;
	top: 40px;
	right: 0;
	float: right;
}
.vert{
	color: #e6007f; /*#a7cf3d;*/
	}
#menuhaut {
	margin-top: 10px;
	top: 0;
	width: 1px;
	right: 0px;
	height: 1px;
	float: right;
	position: relative;
	overflow: visible;
}
#news{
	position: absolute;
	height: 50px;
	width: 80px;
	left:-80px;
}
.blocmenu{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	height: 44px;
	position: relative;
}
.blocmenu a {
	color: #CCC;
	text-decoration: none;
}
.blocmenudroit{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 14px;
	height: 44px;
	background-color: #38505f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.blocmenudroitgris{
	color: #999;
}
.bande_grise {
	margin-top: 91px;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url(../images/blanc_20_grand.png);
	background-repeat: repeat-y;
	height: 28px;
	width: 100%;
}
.rosace_haut {
	margin-top: 0px;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url(../images/rosace_haut_10.png);
	background-repeat: repeat-x;
	height: 397px;
	width: 381px;
}
.boderbottom{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	display: block;
	position: relative;
}
.box_service{
	display: block;
	position: relative;
	/*margin-top: 40px;*/
	margin-bottom: 40px;
}
.cadre{
	border: thin solid #43a9c3; /*#a7cf3d;*/
	margin: 10px;
	padding: 10px;
}
.cadre_gauche{
	border: thin solid #999;
	display: block;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#titrepage{
	font-family: Raleway;
	font-size: 36px;
	color: #fff;
	top: -30px;
	display: block;
	position: absolute;
	filter: alpha(opacity=70);
	opacity: 0.7;
	left: 0px;
	letter-spacing: 0.05em;
	width: 600px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) { 
.bande_grise {
	margin-top: 91px;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url(../images/blanc_20.png);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}
.rosace_haut {
	margin-top: 0px;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url(../images/rosace_haut_10.png);
	background-repeat: repeat-x;
	height: 292px;
	width: 280px;
}

}
.rosace_bas {
	margin-top: 0px;
	top: 0;
	margin-right: 0px;
	height: 0px;
	width: 100%;
	right: 0px;
	overflow: visible;
	display: block;
	position: relative;
}
.super-menu{
	margin: 0;
	padding: 0;
	list-style: none;
	top: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: 20px;
}
.super-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0px;
}
.super-menu ul {
    position: absolute;
    display: none;
    top: 100%;
	left: -20px;
    /*left: 50%;*/
    margin-left: 0px; /*-85px;*/
    z-index: 99;
    padding-top: 4px;
    min-width: 200px;
}
.super-menu ul li ul { padding-top: 0 }
.super-menu > li { 
	float: left; 	
 }
.super-menu li:hover > ul, .super-menu li.super-menuHover > ul { display: block }
.super-menu ul ul {
    top: 0;
    left: 0;
    margin-left: 180px;
}
.super-menu li:last-child { margin-right: 0px }
.super-menu ul li, .super-menu ul ul li:last-child { margin-right: 20px !important }
.super-menu li {
	position: relative;
	height: 60px;
	
}
.super-menu li a {
	display: block;
	position: relative;
	color: #CCC;
	text-decoration: none;
	padding: 20px;
	padding-right: 40px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;	
}

.arrow_menu { /*:after*/
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    color: #CCC;
    overflow: hidden;
    font-size: 10px;
    right: 20px;
    top: 24px;
}

.super-menu a {
	color: #ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	top: -2px;
}

.super-menu a:hover:after {
	color: #ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff; /*#43a9c3; /*#a7cf3d;*/ /*sur le menu */
	top: -2px;
}
.super-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e6007f; /*#a7cf3d;*/ /*#4D6618; /*#16171a;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff; /*#43a9c3; /*#a7cf3d;*/
*/
	top: -2px;
}
.super-menu a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e6007f; /*#a7cf3d;*/ /*#4D6618; /*#16171a;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff; /*#43a9c3; /*#a7cf3d;*/
*/
	top: -2px;
}
.super-menu .objets {
	color: #FFFFFF;
	text-decoration: none; /*#4D6618; /*#16171a;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	top: -2px;
	background-image: url(../../navig/fond_objets.png);
	background-position: right;
}
.super-menu a.active:after {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e6007f; /*#a7cf3d;*/ /*#4D6618; /*#16171a;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff; /*#43a9c3; /*#a7cf3d;*/
*/
	top: -2px;
}
.super-menu .concept {
	color: #FFFFFF;
	text-decoration: none; /*#4D6618; /*#16171a;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	top: -2px;
	background-image: url(../../navig/fond_concept.png);
	background-position: right;
}

.super-menu ul li, .super-menu ul ul li {
    background: rgba(24, 34, 41, 0.90);
    border-bottom: 1px solid #777;
}
.super-menu ul li a {
    color: #dfdfdf;
    font-size: 13px;
    font-weight: 300;
}
#responsive-menu-toggle {
    position: absolute;
    top: 3px;
    right: 50px;
    color: #fff;
    display: block;
    text-decoration: none;
}
#responsive-menu-toggle:before {
	content: "\f039";
	font-family: FontAwesome;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 30px;
}
.welcome {
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-top: 35px;
}
.wel_cen { text-align: center }
.welcome h2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-family: Raleway, "Helvetica Neue", Helvetica, 'Open Sans';
    color:#656565;
}
.wel_cenm {
    text-align: center;
    margin-top: 10px;
}
.wel_cenm h1 {
	color: #e6007f; /*#a7cf3d;*/
}
.marg10 { margin-top: 10px !important }
.marg25 { margin-top: 25px }
.marg50 { margin-top: 50px }
.marg75 { margin-top: 75px }
.marg100 { margin-top: 100px }
.marg125 { margin-top: 125px }
.marg150 { margin-top: 150px }
.marg50_icon {margin-top:50px;}
.marg75_icon {margin-top:75px;}

.icon_choose {
	float: left;
	font-size: 39px;
	margin-right: 20px;
	color: #e6007f; /*#a7cf3d;*/
}
.name_choose {
	font-size: 18px;
	font-weight: 400;
	line-height: 17px;
	color: #FFF;
	font-family: Raleway;
	text-align: center;
}
.text_choose {
	float: left;
	margin-top: 10px;
	font-weight: 300;
	font-size: 14px;
	font-family: "open sans";
	line-height: 26px;
}
.animated-area { overflow: hidden }
.prl-1 {
    background: url(../images/fond_vitrine.jpg) 100% 10% no-repeat fixed;
    color: #fff;
    height: 544px;
    
}
.prlx {background-color: rgba(50,50,50,0.8); height:544px; }
.promo_prlx {text-align: center; font-family:Raleway,'helvetica Neue'; font-size: 36px; font-weight: 300; margin-top:70px; letter-spacing: 2px; }
.img_prlx img{  margin-top:58px;}
.parallax_name {
    font-size: 27px;
    background: #43a9c3; /*#a7cf3d;*/
    padding: 7px;
    border-radius: 4px;
    font-weight: 300;
    text-align: center;
    font-family: Raleway;
}
.parallax_name2 {
    font-size: 20px;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    font-weight: 400;
    margin-top: 1px;
    color: #777;
    text-align: center;
    font-family: 'open sans';
}
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.55s;
    -moz-transition-duration: 0.55s;
    -ms-transition-duration: 0.55s;
    -o-transition-duration: 0.55s;
    transition-duration: 0.55s;
}
.isotope {
    -webkit-transition-property: height,  width;
    -moz-transition-property: height,  width;
    -ms-transition-property: height,  width;
    -o-transition-property: height,  width;
    transition-property: height,  width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform,  opacity;
    -moz-transition-property: -moz-transform,  opacity;
    -ms-transition-property: -ms-transform,  opacity;
    -o-transition-property: -o-transform,  opacity;
    transition-property: transform,  opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.portfolioFilter {
    display: table;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.portfolioFilter ul li {
    float: left;
}
.portfolioFilter  a.current {
	color: #fff;
	background-color: #182229;
}
.portfolioFilter ul li a {
    color: #555;
    text-decoration: none;
    font-size: 13px;
    padding: 12px;
    transition: none;
    border: 1px solid #182229;
    /*border-right: none;*/
    font-family: Raleway;
	margin-left: -1px;
}
.portfolioFilter ul li:last-child a {
    border-right: 1px solid #182229;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	margin-left: -2px;
}
.portfolioFilter ul li:first-child a {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	
}
.portfolioFilter ul li a:hover {
	color: #e6007f; /*#a7cf3d;*/
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	background-color: #C4C6DC;
}
.project-name {
    margin-top: 20px;
    float: left;
}
.ipad {
    margin-right: 15px;
    margin-top: 49px;
}
.client-test {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
    font-size: 27px;
    sline-height: 1.5;
    padding: 18px;
    border-radius: 4px;
    font-family: 'open sans';
}
.client-test p {
    color: #fff;
    opacity: 1;
}
.client-name {
    font-size: 13px;
    font-weight: 300;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #888;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.prl-2 {
    background: url(../images/parallax2.jpg) no-repeat fixed 50% 0;
    color: #fff;
    height: 285px;
}
.back_2 {
    background: url(../images/back_1.jpg) 100% 100% no-repeat;
    color: #fff;
    height: 285px;
}
.slides:after {
    clear: both;
    content: "\0020";
    display: block;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
}
.flexslider { position: relative }
.testi-slider .flex-direction-nav {
    display: none;
    text-indent: -9999px;
}
.testi-slider .flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.testi-slider .flex-control-nav li {
    display: inline;
    display: inline-block;
    margin: 0px 6px;
    zoom: 1;
}
.testi-slider .flex-control-paging li a {
    -moz-border-radius: 20px;
    -moz-box-shadow: none;
    -o-border-radius: 20px;
    -o-box-shadow: none;
    -webkit-border-radius: 30px;
    -webkit-box-shadow: none;
    background: none;
    border-radius: 30px;
    border: solid 1px rgba(0,0,0,0.5);
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
}
.testi-slider .flex-control-paging li a:hover {
    background: rgba(0,0,0,0.5);
    border: solid 1px rgba(0,0,0,0.5);
}
.testi-slider .flex-control-paging li a.flex-active {
    background: rgba(0,0,0,0.5);
    border: solid 1px rgba(255,255,255,0.5);
    cursor: default;
}
.clients { margin-top: 40px }
.clients div span {
    float: left;
    padding:0 15%;
}
.clients div span a { opacity: 0.65 }
.clients div span a:hover { opacity: 0.9 }
.clients div span img {

    width:190px;
}

.footer {
	min-height: 180px;
	color: #eee;
	max-height: 100%;
	padding-bottom: 15px;
	font-family: 'open sans';
	background-image: url(../images/fond_pied.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e6007f; /*#a7cf3d;*/
}
.footer_bottom {
	height: 40px;
	color: #bbb;
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
}
.footer_bottom a {
	color: #bbb
}
.footer a {
	color: #bbb;
	text-decoration: none;
}
.footer a:hover {
	color: #a7cf3d
}
.footerbas a {
	color: #bbb;
	text-decoration: none;
}
.footerbas a:hover {
	color: #e6007f
}
.contact_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.welcome_footer {
    border-bottom: 1px solid #666; /*#43a9c3; /*#a7cf3d;*/*/
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.welcome_footer h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-size: 22px;
    text-align: center;
    font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
    color:#eee;
}
.welcome_footer h2 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: 300 !important;
	font-size: 18px;
	text-align: left;
	font-family: Raleway, "Helvetica Neue", Helvetica, 'Open Sans';
	color: #666; /*#43a9c3; /*#a7cf3d;*/*/
}
.soc ul li { float: left }
.soc ul li a {
	margin-top: 15px;
	border-radius: 3px;
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: 7px;
	text-decoration: none;
	border: none;
	color: #ccc;
	font-size: 20px;
	background-color: #999;
}
.soc ul li a:hover {
    background: #e6007f; /*#a7cf3d;*/
    color: #eee;
}
.scroll:hover { text-decoration: none }
.scroll:focus { text-decoration: none }

.footer_move {
    border-left: 1px solid #777;
    border-right: 1px solid #777;
    padding: 0 15px;
}
.move {
	font-size: 32px;
	line-height: 40px;
	display: block !important;	
}
.about_us {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.7;
}
.about_us img {
    float: left;
    width: 116px;
    padding-right: 10px;
    margin-top: 5px;
    color: #dfdfdf;
}
.icon_foot {
    font-size: 16px;
    padding-right: 5px;
}
.adress {
	color: #eee;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.6;
	background: url(../img/contact.png) no-repeat;
	color: #999;
}
.adress_petit {
	color: #eee;
	font-size: 11px;
	line-height: 1.4;
	color: #666;
}
.menu_petit {
	color: #eee;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
}
.adress a { color: #bbb }
.post_img img {
    float: left;
    width: 95px;
    padding-right: 10px;
}
.post_name {
    font-size: 13px;
    font-weight: 300;
}
.post_name a { color: #a7cf3d }
.post_date {
    font-size: 11px;
    font-weight: 300;
    color: #bbb;
    padding-top: 5px;
}
.hr_foot {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #292929;
}
.tweet_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tweet_list li {
    float: none;
    position: relative;
    background: none;
    margin: 10px 0 0 31px;
    border-bottom: 1px solid #292929;
    padding-bottom: 10px;
    opacity: 1 !important;
}
.tweet_list li:before {
    position: absolute;
    left: -33px;
    content: "\f099";
    font-family: FontAwesome;
    color: #bbb;
    overflow: hidden;
    font-size: 25px;
}
.tweet_text a { color: #a7cf3d }
.tweet_list li:first-child { margin-top: 0px }
.tweet_list li:last-child { border: none!important }
.loading {
    font-size: 13px;
    font-weight: 300;
    color: #bbb;
}
.tweet_text {
    font-size: 13px;
    font-weight: 300;
    color: #bbb;
}
.page-in {
	border-bottom: 1px solid #eee;
	height: 400px; /*300px;*/
	overflow: hidden;
	background-color: ##CCC; /*#43a9c3; /*#a7cf3d;*/*/
}
.page_in {
	background: rgba(50,50,50,0.40);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 400px; /*300px;*/
}
.page-in_vide {
	border-bottom: 1px solid #eee;
	height: 146px;
	overflow: hidden;
	background-color: ##CCC; /*#43a9c3; /*#a7cf3d;*/*/
}
.page_in_vide {
	background: rgba(50,50,50,0.40);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 146px;
}
.bloc_titre{
	/*background-image: url(../images/fond_titre.jpg);*/
	min-height: 40px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.rosace_titre{
	background-image: url(../images/rosace_titre.png);
	height: 144px;
	width: 371px;
	position: absolute;
	right: 0px;	
}
.titre_titre{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 48px;
	color: #e6007f; /*#a7cf3d;*/
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 50px;
}
.stitre_titre{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 32px;
	color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}
@media (max-width: 600px) { 
.titre_titre{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 28px;
	color: #e6007f; /*#a7cf3d;*/
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 50px;
}
.stitre_titre{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}
}

.stitre_slogan{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 32px;
	color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}

/*galerie*/
#article {
	position: relative;
	height: auto;
	overflow: visible;
	top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

#vignette {
	height: 69px;
	width: 69px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	border: thin solid #CCC;
	margin-bottom: 8px;
	float: left;
	margin-right: 8px;
}
#vignette #image_vignette {
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	height: 69px;
	width: 69px;
	overflow: hidden;
}
#vignette #bt_vignette {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 77px;
}
#navigation_galerie {
	width: 100%;
}

#navigation_galerie img{
	height: 32px;
	width: 32px;
}

/*fin galerie*/
.bloc_titre_demi{
	background-image: url(../images/fond_titre.jpg);
	background-size: auto 100%;
	height: 77px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rosace_titre_demi{
	background-image: url(../images/rosace_titre.png);
	background-size: 100% 100%;
	height: 77px;
	width: 186px;
	position: absolute;
	right: 0px;	
}
.titre_titre_demi{
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
	font-size: 24px;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.stitre_titre_demi{
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
	font-size: 14px;
	color: #FFF;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.page-in .colored{
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
}
.wel_mag { 
    margin-top: 10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
 }
.bbread a { color: #a7cf3d }
.subpage_block {
    display: block;
    float: left;
    font-size: 11px;
}
.subpage_breadcrumbs_dv {
    width: 20px;
    height: 17px;
    background: url(../img/dv.png);
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: -2px;
    background-position-x: 2px;
}
.colored {
	color: #e6007f; /*#a7cf3d;*/
	font-weight: 100;
}
.name_about {
    font-family: 'Open Sans';
    color: #555;
    font-weight: 400;
    margin-top: 18px;
    text-align:center;
    padding:5px;
}
.intro-home {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #666;
    text-align:center;
    padding-bottom: 5px;
}
.intro {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #666;
}
.about_hr { margin: 10px 0 }
.hr_none { display: none }
.sub_img {
    background: rgba(30, 30, 30, 0.65);
    padding: 4px 6px;
    margin-top: -26px;
    float: right;
    position: relative;
}
.sub_img span {
    color: #FFFFFF;
    font-size: 13px;
    opacity: 1 !important;
    font-family: Open Sans;
    font-weight: 300;
}
.soc_about {display: table; margin: 0 auto; margin-bottom: 25px;}
.soc_about ul li { float: left }
.soc_about ul li a {
margin-top: 5px;
background: #fafafa;
border-radius: 3px;
display: inline-block;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
margin-right: 5px;
text-decoration: none;
border: none;
color: #aaa;
font-size: 20px;
}
.soc_about ul li a:hover { color: #a7cf3d }
.welcome_page {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.welcome_page h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-size: 24px;
    text-align: center;
    color:#656565;
    font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';

}

.wel_cenm h5 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: normal !important;
	font-size: 20px;
	text-align: center;
	color: #656565;
	font-family: Raleway, "Helvetica Neue", Helvetica, 'Open Sans';
	line-height: 32px;
}

.intro_img {
    float: left;
    padding-right: 20px;
    padding-top: 3px;
}
.skill-div-wrapper {
    position: relative;
    overflow: hidden;
    height: 30px;
    display: block;
    background: #fafafa;
}
.skills-list li .diagram-bar { display: block; position: relative; top:24px;left:15px; z-index: 22 }
.skills-list li {
    margin: -18px 0 30px 0;
    padding: 0;
}

.skills-list li .skill-div {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    display: block;
    background: #43a9c3; /*#a7cf3d;*/
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)) ,color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 55px 55px;
}
.prog-col { font-size: 13px; color:#fff;  font-family: open sans; font-weight: 300}
.prog-col b{ font-size: 13px; color:#fff;  font-family: open sans; font-weight:600}
.icon_serv {
	width: 110px;
	height: 110px;
	background: #fafafa;
	text-align: center;
	line-height: 110px;
	font-size: 55px;
	border-radius: 110px;
	color: #e6007f; /*#a7cf3d;*/
	margin: auto;
}
.icon_serv:hover {
    background: #43a9c3; /*#a7cf3d;*/
    color: #fafafa;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.text_serv {
    float: left;
    margin-top: 10px;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    font-family: 'open sans';
}
.name_serv {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #777;
    margin-top: 20px;
}
.ac-container {
    width: 100%;
    margin: 10px auto 30px auto;
    text-align: left;
}
.ac-container label {
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #555;
    font-weight: 400;
    line-height: 33px;
    background: #ffffff;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover { background: #fff }
.ac-container input:checked + label, .ac-container input:checked + label:hover {
	background: #fafafa;
	color: #e6007f; /*#a7cf3d;*/
}
.ac-container label:hover:after, .ac-container input:checked + label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../img/arrow_down.png) no-repeat center center;
}
.ac-container input:checked + label:hover:after { background-image: url(../img/arrow_up.png) }
.ac-container input { display: none }
.ac-container article {
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p {
    color: #777;
    line-height: 23px;
    font-size: 13px;
    padding: 20px;
}
.ac-container input:checked ~ article { box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3) }
.ac-container input:checked ~ article.ac-small { height: 140px }
.ac-container input:checked ~ article.ac-medium { height: 180px }
.ac-container input:checked ~ article.ac-large { height: 230px }
.contact_width {
    /*width: 749px;*/
    padding: 8px 8px;
    font-size: 13px;
    color: #555;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
}
.contact {
    padding: 8px 8px;
    font-size: 13px;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
    /*width: 550px;*/
    color: #555;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus,
 input[type="month"]:focus, input[type="time"]:focus,
 input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
  input[type="color"]:focus, .uneditable-input:focus {
    border: 1px solid #d9d9d9;
    outline: 0;
    outline: thin dotted \9;
    background-color: #fafafa;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 12px rgba(86, 184,186, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 12px rgba(86, 184,186, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 12px rgba(86, 184,186, 0.8);
}
.success, .successM { display: none }
.error,.errorM { display: none }
.alert {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}
.btn-purch {
    color: #fff;
    background-color: rgba(255,255,255,0);
    border: 1px solid #fff;
    cursor: pointer;

}
.btn-purch:focus {
    outline: none; 
    color: #fff;
}
.btn-purch:hover {
    color: #fff;
    border: 1px solid #43a9c3; /*#a7cf3d;*/
}
.btn-default {
	color: #666;
	background-color: #9ed1de; /*#43a9c3;*/
	border: 1px solid #ccc;
}
.adress_cont {
    font-size: 13px;
    font-family: open sans;
    line-height: 2;
    color: #555;

}
.adress_cont a {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: none;
}
.text_cont {
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
}
.one50 { margin-top: 0px }
.plan .price span {
    display: block;
    font-weight: 400;
    font-size: 11px;
    margin-top: 0px;
    color: #c0c0c0;
}
.plan .signup {
    padding: 20px 0px;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    border-bottom: 3px solid #f6f6f6;
}
.plan ul {
    margin: 0 !important;
    list-style: none !important;
    padding: 0 !important;
    background: #ffffff;
}
.plan li {
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    background: #f7f7f7;
}
.plan {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin-right: -50px;
}
.plan:hover {
    background: #f7f7f7;
    border: 5px solid #e0e0e0 !important;
    margin-left: -5px;
    margin-top: -4px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.featured {
    background: #fcfcfc;
    border: 5px solid #e0e0e0 !important;
    margin-left: -5px;
    margin-top: -4px;
}
.plan h3 {
    font-weight: 600;
    font-size: 16px;
    padding: 20px 0 10px 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.plan.featured h3 {
	font-size: 16px;
	color: #e6007f; /*#a7cf3d;*/
	border-bottom: none;
}
.plan .price {
    display: block;
    font-size: 54px;
    line-height: 38px;
    font-weight: 300;
    padding: 10px 0px 10px 0px;
    font-family: Open Sans;
    border-bottom: 1px solid #e6e6e6;
}
.plan.featured .signup { border-top: 1px solid #f2f2f2 }
.two_plan { background: #fff !important }
.plan li:last-child { background: none }
.pricing-table .plan:first-child { border-left: 1px solid #e6e6e6 !important }
.plan.featured .price { color: #a7cf3d }
.btn-price {
    color: #fff;
    background-color: #43a9c3; /*#a7cf3d;*/
    border-color: #eea236;
}
.btn-price:hover {
    color: #fff;
    background-color: #eea236;
    border-color: #43a9c3; /*#a7cf3d;*/
}
.main_pad {
    padding: 60px 0 130px 0;
    text-align: center;
    margin-top: 50px;
}
.oops { font-size: 125px;
 font-family: Raleway;
font-weight: 200;}
.shop {
    display: inline-block;
    float: left;
    margin-top: 38px;
}
.shop_img { display: block }
.shop_img img {
    display: block;
    width: 100%;
}
.shop_descr {
    border: #f3f3f3 1px solid;
    background: #fff;
}
.shop_cart {
    float: right;
    margin-top: -32px;
    width: 38px;
    height: 32px;
    display: block;
    border-left: #f3f3f3 1px solid;
}
.shop_title {
    margin: 0px 0 6px 0;
    line-height: 18px;
    padding: 10px 0 10px 10px;
    border-bottom: #f3f3f3 1px solid;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
}
.shop_title a { color: #555 }
.shop_title a:hover { color: #a7cf3d }
.shop_price {
	color: #e6007f; /*#a7cf3d;*/
	font-size: 13px;
}
.shop_oldprice {
    display: inline-block;
    padding: 0px 11px 7px 11px;
    color: #777;
    text-decoration: line-through;
    padding-right: 9px;
}
.shop_cart i {
    font-size: 22px;
    color: #707070;
    line-height: 38px;
    margin-left: 6px;
}
.shop_cart i:hover { color: #a7cf3d }
select {
    border: 1px solid #f3f3f3;
    font-size: 13px;
    outline: 0;
}
.searchform input {
    padding-left: 29px;
    border: 1px solid #d5d5d5;
    color: #555;
    font-size: 13px;
    width: 100%;
    background: #ffffff url(../img/zoom.png) no-repeat 8px 10px;
    height: 35px;
}
.categories li { list-style: none }
.categories a {
    display: block;
    padding: 10px 0;
    padding-left: 17px;
    background: url(../img/carousel_next.png) no-repeat left 14px;
    font-size: 14px;
	color: #666;
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
}
.categories a:hover {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: none;
	background-color: #ECEFF4;
}
.ui-slider {
    position: relative;
    height: 19px;
    box-shadow: inset 1px 1px 0px #d9d9d9, inset -1px -1px 0px #d9d9d9;
    margin-bottom: 20px;
}
.ui-slider-range {
    overflow: hidden;
    height: 19px;
    display: block;
    position: absolute;
    box-shadow: inset 0 1px 0px #a7cf3d, inset 0 -1px 0px #a7cf3d, inset 0 2px 0px rgba(255,255,255,0.37);
    background: #ECEFF4;
    outline: none;
}
.ui-slider-handle {
    border: #E0E0E0 1px solid;
    border-radius: 5px;
    box-shadow: inset #fbfbfb 0 1px 0;
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    top: -4px;
    margin-left: -1px;
    background: #f7f7f7;
    outline: none;
}
.tag_cloud { margin-top: 20px }
.tag_cloud a {
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 23px;
    color: #bbb;
    margin: 0 5px 10px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px;
    text-decoration: none;
    font-family: Raleway;
    font-weight: 300;
}
.tag_cloud a:hover {
    border-color: #fff;
    color: #fff !important;
    text-decoration: none;
}

.tag_cloud_blog a {
    display: inline-block;
    border: 1px solid #eee;
    font-size: 13px;
    line-height: 23px;
    color: #555;
    margin: 0 5px 10px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px;
    text-decoration: none;
    font-family: open sans;
    font-weight: 300;
}
.tag_cloud_blog a:hover {
    background: #555;
    border-color: #ececec;
    color: #fff !important;
    text-decoration: none;
}
.flickr_widget_wrapper a {
    display: block;
    position: relative;
    z-index: 10;
    float:left;    
    margin-left:6px;
    margin-right:-6px;
    width: 87px;
    height: 87px;
}
.flickr_widget_wrapper a .flickr_border {
    display: block;
    position: absolute;
    z-index: 15;
    left: 0;
    top: 0;
}
.flickr_widget_wrapper:hover .flickr_badge_image {
    opacity: 0.4;
    /*opacity 350ms;*/
    -webkit-transition: opacity 350ms;
}
.flickr_widget_wrapper:hover .flickr_badge_image:hover {
    opacity: 1;
    /*opacity 350ms;*/
    -webkit-transition: opacity 350ms;
}
.pride_pg {float:left;}
.pride_pg .current {
	padding: 6px 12px;
	border-radius: 2px;
	background-color: #e6007f; /*#a7cf3d;*/
	color: #ffffff;
	font-size: 11px;
}
.pride_pg a {
    padding: 6px 12px;
    border-radius: 2px;
    background-color: #373737;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}
.pride_pg a:hover {
	padding: 6px 12px;
	border-radius: 2px;
	background-color: #e6007f; /*#a7cf3d;*/
	color: #ffffff;
	font-size: 11px;
}
.btn-shop { padding: 1px 7px }

.shop_one_img img { max-width: 100% }
.shop_one_title {
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.shop_one_price {
	color: #e6007f; /*#a7cf3d;*/
	font-size: 16px;
}
.shop_one_oldprice {
    color: #555;
    font-size: 16px;
    display: inline-block;
    padding: 10px 11px 10px 0px;
    text-decoration: line-through;
}
.plus_minus { margin-top: 25px }
.plus_minus .minus, .plus_minus .plus {
    width: 35px;
    height: 35px;
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    border: #D9D9D9 1px solid;
    border-radius: 5px;
}
input.input-text {
    border-left: none!important;
    border-right: none!important;
    display: inline-block;
    float: left;
    padding: 10px 10px;
    height: 32px;
    text-align: center;
    width: 35px;
    background: #43a9c3; /*#a7cf3d;*/
    border-radius: 0px!important;
    color: #fafafa;
    margin: 1px -1px 0px;
    border: none !important;
    font-size: 13px;
}
input.input-text:focus { background: #a7cf3d }
.plus_minus .minus, .plus_minus .plus {
    width: 35px;
    height: 35px;
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    border: #D9D9D9 1px solid;
    border-radius: 5px;
    background: #fff;
}
.plus_minus .minus:before, .plus_minus .plus:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 12px;
    height: 12px;
}
.plus_minus .minus:before { background: url(../img/qty_sprite.png) no-repeat bottom }
.plus_minus .plus:before { background: url(../img/qty_sprite.png) no-repeat top }
.shortcode_tabs .all_heads_cont {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 5;
    padding-bottom: 1px;
}
.shortcode_tab_item_title {
    border: #ddd 1px solid;
    border-bottom: none;
    margin: 50px 5px 0 0;
    min-height: 18px;
    display: inline-block;
    float: left;
    padding: 10px 15px;
    line-height: 18px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    background: #fff;
    transition: color 400ms;
    -webkit-transition: color 400ms;
    -moz-transition: color 400ms;
    -o-transition: color 400ms;
}
.all_body_cont {
    background: #ffffff;
    border: 1px solid #ddd;
    margin-top: -2px;
    display: block;
    padding: 6px 12px;
    text-align: left;
    font-size: 13px;
}
.shortcode_tab_item_body.active { display: block }
.shortcode_tab_item_body h4 { margin-top: 10px }
.shortcode_tab_item_body { display: none }
.shortcode_tab_item_body { display: none }
.shortcode_tab_item_title.active {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.product_review {
    padding: 0!important;
    margin: 0!important;
}
.product_review li {
    margin: 15px 0 10px 0!important;
    padding: 0!important;
    list-style: none;
}
.stand_review {
    padding-left: 85px;
    position: relative;
}
.reviewava {
    position: absolute;
    left: 0px;
    top: 0px;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-right: none!important;
    margin-top: 0px!important;
}
.review_body {
    padding: 0px 0px 5px 12px;
    float: none;
    display: block;
    min-height: 86px;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.review_meta { margin-bottom: 8px }
.review_body .stars {
    right: 0px!important;
    top: 0px!important;
}
.stars {
    float: left;
    height: 14px;
    width: 70px;
    display: block;
    background: url(../img/stars.png) repeat-x 0 0;
    overflow: hidden;
    margin-top: 3px;
    margin-left: 5px;
}
span.star3 { width: 42px }
.stars span {
    background: url(../img/stars.png) repeat-x 0px -14px;
    height: 14px;
    display: block;
}
.contentarea p:last-child { padding-bottom: 0 }
.review_body a { font-style: italic }
.descr_rew {
    font-size: 14px;
    font-weight: bold;
}
.rew_input { width: 470px }
.tags_shop { color: #a7cf3d }
.tags_shop:hover { color: #a7cf3d }
.tool_a {
	color: #e6007f; /*#a7cf3d;*/
	transition: none;
}
.tool_a:hover {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: underline;
}
.sub-menu-short li {
    line-height: 50px;
    padding-left: 15px;
    background: url(../img/carousel_next.png);
    background-position: left center !important;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eee;
    border-right: 1px  solid #eee;
    list-style: none;
}
.sub-menu-short li  a {
    color: #555;
    font-size: 13px;
    transition: none;
}
.sub-menu-short li  a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.actives { border-right: 1px  solid #fff !important }
.actives   a {
	color: #FFFFFF !important;
	font-size: 13px;
}
.actives   a:hover {
    text-decoration: underline;
    color: #ffffff;
}
.close { outline: 0 }
.car_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}
img { max-width: 100% }
.meta-blog {
	margin: 0px;
}
.meta-blog h2 {
    line-height: 26px;
    font-size: 21px;
    font-weight: 400;
}
.meta-blog h2 a {
    color: #555;
    transition: none;
}
.meta-blog h2 a:hover {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.line_blog {
    border-top: 1px solid #43a9c3; /*#a7cf3d;*/
    border-bottom: 1px solid #43a9c3; /*#a7cf3d;*/
    width: 100%;
    float: left;
    margin-bottom: 55px;
    margin-top: 15px;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
}
.line_blog span {
    margin-right: 12px;
    line-height: 30px;
    font-size: 13px;
}
.line_blog span i { color: #a7cf3d }
.line_blog a {
	color: #666;
	transition: none;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
}
.line_blog a:hover {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.post.medium { float: left }
.medium-image {
    float: left;
    margin: 0 20px 0 0;
    width: 380px;
}
.medium-content {
    margin-left: 400px;
    margin-top: -22px;
}
.line_blog_med {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
    margin-bottom: 55px;
    margin-top: 30px;
}
.line_blog_med span {
    margin-right: 12px;
    line-height: 30px;
    font-size: 13px;
}
.line_blog_med { color: #777 }
.line_blog_med a {
    color: #777;
    transition: none;
}
.line_blog_med a:hover {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.line_blog_med span i { color: #a7cf3d }
.read_more_blog a:hover { text-decoration: underline }
blockquote {
    display: inline-block !important;
    font-size: 14px !important;
    border-left: 5px solid #a7cf3d !important;
    padding-left: 15px !important;
    /*line-height: 1.7 !important;*/
    margin-left: 20px !important;
	color: #666;
	line-height: 24px;
	font-family: Raleway, "Helvetica Neue",Helvetica, 'Open Sans';
}
.author-info {
    padding: 10px;
    margin: 0px 0 15px 0;
    float: left;
    border: 1px solid #eee;
    border-bottom: none;
}
.author-info .author-image {
    float: left;
    width: 80px;
    margin: 0 20px 0 0;
}
.author-bio {
    font-size: 13px;
    margin-top: -6px;
    font-weight: 400;
}
.author-bio h4 { font-weight: 300 }
.line_blog_in {
    padding: 10px;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
    margin-bottom: 55px;
    font-size: 13px;
}
.line_blog_in span {
    margin-right: 12px;
    line-height: 30px;
    font-size: 13px;
}
.line_blog_in span i { color: #a7cf3d }
.line_blog_in a {
    color: #777;
    transition: none;
}
.line_blog_in a:hover {
	color: #e6007f; /*#a7cf3d;*/
	text-decoration: none;
}
.read_more_blog a {
	color: #e6007f; /*#a7cf3d;*/
	transition: none;
}
.comm_name {
	font-size: 16px;
	color: #e6007f; /*#a7cf3d;*/
	margin-top: -3px;
}
.comm_name span {
    font-size: 11px;
    color: #555;
}
.com_top { padding-top: 15px }
.comm {
    margin-top: 25px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    color: #555;
    margin-bottom: 30px;
}
.comment {
    padding: 30px 0;
    float: left;
}
.comment-inner {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 191px;
    float: left;
}
.img_comm {
    float: left;
    margin-right: 110px;
    width: 80px;
    height: 80px;
}
.port_link { display: block }
.clients-s { overflow: hidden }
.clients-s a.img-hover {
    display: block;
    position: relative;
}
.clients-s img {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 25px;
    background: #f7f7f7;
    border: solid 1px #e1e1e1;
}
.clients-s img.img-hover { display: none }
.clients-s a:hover img.img-hover, .clients-s:hover img.img-hover {
    top: 0;
    left: 0;
    display: block;
    position: absolute;
}
.clients-s a { color: #a7cf3d }
.icon_orange { color: #a7cf3d }
.share {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 7px 0;
}
.share p {
    float: left;
    font-size: 14px;
    padding-top: 5px;
}
#reset {
    font-size: 10px;
    background: #ccc;
    position: absolute;
    color: #555;
    padding: 0px 4px;
    margin-top: -26px;
    margin-left: 150px;
    font-weight: 400;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: open sans;
}
#style-switcher {
    position: fixed;
    top: 20%;
    z-index: 10000;
    color: #fff;
}
#switcher-head {
    width: 270px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding-left: 20px;
    margin: 0;
    cursor: pointer;
    position: relative;
}
#switcher-head:before {
    position: absolute;
    content: "\f013";
    font-family: FontAwesome;
    color: #ECECEC;
    overflow: hidden;
    font-size: 28px;
    left: 235px;
    top: 2px;
}
#switcher-content {
    width: 225px;
    background-color: rgba(61, 61, 61, 0.8);
    padding: 0px 0 0px 0px;
    overflow: hidden;
}
#switcher-content .el {
    border-top: 1px solid #414141;
    border-bottom: 1px solid #232323;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#switcher-content select {
    margin-bottom: 11px;
    height: 24px;
    outline: none;
}
#switcher-content .sub-head { margin-bottom: 10px }
#switcher-content ul {
    margin-left: 5px;
    overflow: hidden;
    margin-top: 5px;
}
#switcher-content li {
    list-style-type: none;
    float: left;
    margin: 0 8px 6px 0;
}
#switcher-content img {
    display: block;
    border-radius: 4px;
}
#switcher-content {
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    moz-border-bottom-right-radius: 6px;
}
#switcher-content form { margin: 0 }
.color-default { background: #d2d1d0 }
.switcher strong { color: inherit }
.switcher-head span { margin-left: 15px }
.switcher-body {
    position: relative;
    padding: 15px;
}
.switcher-trigger {
    position: absolute;
    top: 0;
    left: auto;
    right: -40px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    background-color: #333;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}
.switcher ul.switcher-op-selectors { margin: 0 -5px -5px 0 }
ul.switcher-op-selectors li  a {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-top: 1px;
}
.button_switch li a {
    background: #43a9c3; /*#a7cf3d;*/
    padding: 6px 16px;
    font-size: 14px;
    color: #f1f1f1;
    font-family: open sans;
    font-weight: 100;
    float: left;
}
.button_switch li a.active {
	background: #f1f1f1;
	color: #e6007f; /*#a7cf3d;*/
}
.button_switch li a:hover {
	color: #e6007f; /*#a7cf3d;*/
	background: #f1f1f1;
	text-decoration: none;
}
.l_s {color:#555 !important;background: #fff !important}
.d_s {color:#f9f9f9 !important;background: #222 !important}
.background_1 {
    background: #fafafa;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #fff;
}
.background_2 {
    background: #fafafa;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #fff;
    height: 285px;
}
.icon_ex2 {
	width: 110px;
	height: 110px;
	background: #fafafa;
	text-align: center;
	line-height: 110px;
	font-size: 55px;
	border-radius: 110px;
	color: #e6007f; /*#a7cf3d;*/
	margin: auto;
}
.icon_ex2:hover {
    background: #43a9c3; /*#a7cf3d;*/
    color: #fafafa;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.testimonial .testauthor {
    padding: 20px;
    padding-left: 40px;
    float: left;
    background-image: url(../img/user.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.cont_main {
    background: #fafafa;
    padding-top: 30px;
    padding-bottom: 75px;
}

.main_team .image {
    height: 160px;
    width: 160px;
    margin: auto;
    margin-bottom: 50px;
}
.main_team .image, .main_team  span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.main_team  span, .main_team  .title {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.main_team  span {
    height: 100%;
    width: 100%;
    display: block;
    box-shadow: 0 0 0 10px rgba(255,255,255,0.5) inset,0 0 0 1px #e4e4e4 inset;
}
.main_team .team-1 { background: url(../images/team-1.jpg) no-repeat }
.main_team .team-2 { background: url(../images/team-2.jpg) no-repeat }
.main_team .team-3 { background: url(../images/team-3.jpg) no-repeat }
.main_team .team-4 { background: url(../images/team-4.jpg) no-repeat }
.main_team .team-5 { background: url(../images/team-5.jpg) no-repeat }
.main_team .team-6 { background: url(../images/team-6.jpg) no-repeat }
.main_team  .title {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-weight: 400;
    font-family: open sans;
    font-size: 16px;
    margin-top: -90px;
    cursor: default;
}
.main_team:hover .title, .main_team:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.main_team:hover span { box-shadow: 0 0 0 160px rgba(237,115,74,0.7) inset }
.team_text {
    text-align:center;
    padding-bottom:50px;
    padding:0px 15px 0px 15px;
    color:#555;
    font-family: 'open sans';
}
.number { text-align:center; }
.number h4 { font-weight:300; margin-top: 25px;font-size: 18px; color:#333;font-family: Raleway}
.number h3 { 
    font-size:65px; 
    font-weight:300; 
    color: #666;
    font-family: Open Sans;
    letter-spacing: 3px;
}
.number_icons {
	color: #e6007f; /*#a7cf3d;*/
	font-size: 41px;
	padding: 5px 0;
}
.purch {
    background: #ED734A;
    margin-bottom: -50px;
    padding: 25px 0; 
    color:#fff; 
    display: block;
    font-size:24px;
    font-weight: 300;
    font-family: Raleway;
    cursor: default;
}
.purch:hover {
    background: #222;
    color:#eee;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.port-hover {width:20.1%; padding:5px;}
.port-hover-3 {width:33.33333%; padding:0px;}

.port-hover img{
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.port-hover:hover img{
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.port-hover:hover .p-hover{
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.port-hover {
    overflow: hidden;
}
.port-hover .p-hover {
    position: absolute;
    background: rgba(153,0,153,0.85);    
    width: 100%;
    height: 100%;
    left: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.port-hover .p-hover span {
    display: block;
    margin: 20% 20px;
}
.port-hover .p-hover span span {
    margin: auto;
}
.port-plus{
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    z-index: 15;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    filter: alpha(opacity=0);
    opacity: 0;
    background: url(../img/plus.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.port-hover:hover .port-plus{opacity: 1;}
.port-text {padding:8px 0; display: block; border-left:1px solid #fafafa;}
.port-text p {text-align:center; font-size:12px; font-family: Raleway; color:#222;padding-bottom: 5px; font-weight: 300; }
.port-text .small{text-align:center; font-size:13px;  color:#555; font-family: 'Open Sans'; }
.port-hover:hover .port-text p {color:#fff; position: relative;}
.port-hover:hover .port-text .small {color:#eee; position: relative;}

 .team_new {
	display: block;
	position: relative;
	color: #555;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
	text-decoration: none;
	margin-bottom: 50px;
	border: thin solid #DAD7E0;
}
.labelnews{
	background:rgba(0,0,0,0.7);
	position: absolute;
	height: 40px;
	width: 100%;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #CCC;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
}
.cbp-ig-title {
    margin: 25px 0 20px 0;
    padding: 20px 0 0 0;
    font-size: 18px;
    position: relative;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
    font-family: Raleway;
    font-weight: 300;
    text-align:center;
    color:#222;
}

.cbp-ig-title:before {
    content: '';
    position: absolute;
    width:90%;
    text-align: center;
    border-top:1px solid #eee;
    top: 0px;
    margin-left:13px;
    left:0px;
    -webkit-transition: margin-top 0.2s;
    -moz-transition: margin-top 0.2s;
    transition: margin-top 0.2s;
}

.cbp-ig-category {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    -webkit-transform: translateY(10px);
    -moz-transform: -moz-translateY(10px);
    -ms-transform: -ms-translateY(10px);
    transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    -webkit-transition: transform 0.3s, opacity 0.2s;
    font-family: 'Open Sans';
    font-weight: 300;
    text-align:center;
}

 .team_new:hover .cbp-ig-category,   .team_new .cbp-ig-category {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);

}

.team_new:hover {
	background-color: #e6007f; /*#a7cf3d;*/
}
.team_new:hover .cbp-ig-icon:before, .team_new:hover .cbp-ig-title {color: #fff;}
.team_new:hover .cbp-ig-title {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
.team_new:hover .cbp-ig-title:before {
    border-top:1px solid #eee;
    margin-top: 60px;
}
#bx-pager {display: table; margin:auto;}
#bx-pager li { float: left;}
#bx-pager a img {height:80px; width: 80px; border-radius: 50%; margin-right:15px; position: relative;}
#bx-pager a {transition: all 0.2s linear;-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;}
#bx-pager:hover .bx-opacity {
    opacity: 0.5;
   /* opacity 350ms;*/
    -webkit-transition: opacity 350ms;
}
#bx-pager:hover .bx-opacity:hover {
    opacity: 1;
   /* opacity 350ms;*/
    -webkit-transition: opacity 350ms;
}
.bxslider { text-align: center;  }
.bxslider h3 { line-height: 1.6; font-family: Raleway,'Open Sans'; color:#555; font-size:23px;padding: 0 50px; font-weight: 300;}
.bxslider h6 { 
    margin: 20px 0 25px 0;
    font-family: 'Open Sans';
    color: #222; 
    font-size: 13px;
    border-top: 1px solid #eee;
    padding-top:10px;
    font-weight: 300; 
    padding-left:20px;
    padding-right:20px;
    display: inline-block;
    padding-bottom: 10px;
}
.bloq {position: relative;}
.bloq:after {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    color: #E7E7E7;
    font-size: 25px;
    top:17px;
    left:0;
}
.bloq:before {
    position: absolute;
    content: "\f10e";
    font-family: FontAwesome;
    color: #E7E7E7;
    font-size: 25px;
    top:95px;
    right:0;
}
.vegas-overlay {
    background: transparent url(../img/overlays.png);
    opacity: 0.5;
    z-index: -1;
}
.vegas-background {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
    max-width: none !important;
    z-index: -2;
}
.vegas-overlay,.vegas-background {
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.promotext { text-align: center; background-size: cover; }
.promotext .promo-slide { padding-top: 0px; }
.promo {
    overflow: hidden;
    height: 120px;
    vertical-align: baseline;
}
.promo h1 {
    height: 100%;
    -webkit-transition: margin-top 0.5s ease-in-out;
    -moz-transition:    margin-top 0.5s ease-in-out;
    -o-transition:      margin-top 0.5s ease-in-out;
    transition:         margin-top 0.5s ease-in-out;
    color: #fff;
    font-family: Raleway;
}
.footer-input input{
    margin-top: 15px;
    padding-left: 10px;    padding-right: 10px;
    border: 1px solid #ececec;
    color: #fff;
    font-size: 13px;
    width: 100%;
    background:8px 10px;
    height: 35px;
}

.footer-input input:focus {
    color: #fff;
    background: none;
}
.promo-hr {border-top:1px solid #fff; width:80px;display: table;margin:auto;padding-bottom:35px;}
.promo-btn {padding:12px 22px; font-size: 16px; color:#f7f7f7;background:rgba(255,255,255,0.12);display: none; outline: none !important;}
.promo-btn:focus {color:#fff;}
.hide-2sec {display: none;}
.promo-text{float: left;width: 100%;font-size: 50px;font-weight: 400;color: #fff;margin: 0;font-family: Raleway;}