/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

@font-face {
	font-family: 'the_godfatherregular';
	src: url('../fonts/thegodfather-v2-webfont.eot');
	src: url('../fonts/thegodfather-v2-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/thegodfather-v2-webfont.woff') format('woff'),
		url('../fonts/thegodfather-v2-webfont.ttf') format('truetype'),
		url('../fonts/thegodfather-v2-webfont.svg#the_godfatherregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #f6f6f6;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    overflow: scroll;
    overflow-x: hidden;
}

.demo-2 body {
	background: url(../images/wood.jpg);
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.main,
.container > header {
	width: 90%;
	max-width: 1060px;
	margin: 0 auto;
	position: relative;
	padding: 0 30px 50px 30px;
}

.container > header {
	padding: 30px 30px 40px 30px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.8);
	color: #000;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #666;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #000;
	border-color: #000;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

.support-note {
	color: #d7823e;
	font-size: 16px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	text-align: left;
	clear: both;
}

.bookshelf {
	width: 100%;
	height: 63px;
	z-index: -1;
	margin-top: -25px;
	background: transparent url(../images/shelf.png) no-repeat center center;
	position: relative;
}

/* Pricing page template */

body {
	background: #25364c;
}

.site-inner {
	background: #fff;
}

.site-inner .wrap {
	padding: 0;
	max-width: 100%;
}

.site-inner .wrap .wrap {
	width: 940px;
	margin: 0 auto;
}

.video-bar {
	color: #fff;
	background: #e05b49;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.video-bar .wrap {
	position: relative;
}

.video-bar .yellow {
	color: #ffcc03;
}

.video-bar i {
	font-size: 22px;
	vertical-align: top;
}

.video-bar .text {
	padding: 10px;
}

.video-bar .video {
	background: url(../images/pricing-video-arrow.gif) 30px 120px no-repeat;
	padding: 0 0 10px 0;
	position: relative;
	text-align: center;
	display: none;
}

.video-toggle-arrow {
	display: block;
	background: url(../images/pricing-toggle-down.png) no-repeat;
	width: 60px;
	height: 25px;
	position: absolute;
	bottom: -25px;
	right: 0;
}

.video-toggle-arrow.active {
	background: url(../images/pricing-toggle-up.png) no-repeat;
}

.pricing-head {	
	border-top: 0px solid #1c93d8;
	padding-top: 30px;
}

.pricing-head .wrap {
	background: url(../images/pricing-logo.png) left center no-repeat;
	height: 135px;
}

.fa-check {
	color: #58a549;
	font-size: 28px;
	background: url('img/yes.png') center no-repeat;
	width: 28px;
	height: 28px;

}

.fa-times {
	color: #e05b49;
	font-size: 28px;
	background: url('img/no.png') center no-repeat;
	height: 28px;
	width: 28px;
}

.pricing-columns {
	min-height: 660px;
	width: 940px;
	margin: 0 auto;
}

.row {
	height: 58px;
	border-bottom: 1px solid #e6eff3;
	line-height: 38px;
}

.row span.under {
display: block;
font-size: 12px;
color: gray;
}

.column-details {
	float: left;
	font-size: 14px;
	width: 224px;
}

.column-details .row {
	background: #f0f5f7;
	font-weight: 400;
	padding: 0 20px;
	padding-top: 10px;
	line-height: 18px;
}

.column-standard {
	float: left;
	width: 234px;
	margin-top: -120px;
}

.column-standard span,
.column-pro span {
	display: block;
	line-height: 1;
}

.column-standard .title {
	background: #25364c;
	height: 120px;
	text-align: center;
	color: #fff;
}

.column-standard .title2 {
	background: #A39998;
	height: 120px;
	text-align: center;
	color: #fff;
}

.column-standard .row {
	border-left: 1px solid #e6eff3;
}

.column-standard2 .row {
}

.column-standard .name {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0 15px;
}

.column-standard .price {
	font-size: 36px;
	font-weight: 700;
	padding: 0 0 15px 0;
}

.column-standard .term {
	font-size: 14px;
} 

.column-standard .button {
color: white;
	display: block;
	background: #25364c;
	font-size: 14px;
	padding: 5px;
}

.column-standard .button2 {
color: white;
	display: block;
	background: #A39998;
	font-size: 14px;
	padding: 5px;
}

.column-standard .last {
	border-bottom: 4px solid #25364c;
}

.column-pro {
	float: left;
	width: 232px;
	margin-top: -132px;
}

.column-pro .button {
	display: block;
	background: #e05b49;
	font-size: 14px;
	padding: 5px;
	color: white;
}

.column-pro .last {
	border-bottom: 4px solid #e05b49;
}


.column-pro .name {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0 15px;
}

.column-pro .price {
	font-size: 44px;
	font-weight: 700;
	padding: 0 0 12px 0;
}

.column-pro .term {
	font-size: 18px;
} 

.column-pro .title {
	background: #e05b49 url('img/newpicto.png') no-repeat top right;
	height: 132px;
	text-align: center;
	color: #fff;
}

.column-pro .row {
	border-right: 1px solid #e6eff3;
	border-left: 1px solid #e6eff3;
}

.column-standard .row,
.column-pro .row {
	text-align: center;
}

.column-standard .row.last {
	height: auto;
	padding: 15px 20px;
}

.column-pro imgxx {
	display: block;
	margin: 10px auto;
}

.column-pro .row.last {
	height: auto;
	padding: 15px 20px 0 15px;
}

.row.option { 
background: white;
height: 260px;
border-bottom: none;
border:none;
 }

.column-billing {
	float: left;
	width: 148px;
	background: #f0f5f7;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.column-billing .save {
	padding: 10px;
}

.column-billing .save strong {
	color: #1fa2ed;
	text-transform: uppercase;
	display: block;
	margin: 0;
}

.column-billing a {
	color: #5a5a5a;
	display: block;
	background: url(../images/pricing-radio.png) 5px 15px no-repeat;
	padding: 15px 10px 15px 30px;
}

.column-billing a:hover {
	text-decoration: none;
}

.column-billing a.active {
	background: url(../images/pricing-radio-active.png) 5px 15px no-repeat;
	color: #fff;
	background-color: #1fa2ed;
}

.column-billing img {
	position: absolute;
	bottom: -235px;
	right: 20px;
}

.pricing-columns .button:hover, .pricing-columns .button2:hover {
	background: #0683ca;
}

.title .discount {
	display: none;
}

.title.annual .discount {
	display: block;
}

.column-standard .annual .name {
	padding: 10px 0 10px;
}

.column-standard .annual .price {
	padding: 0 0 4px 0;
}

.column-standard .annual .discount {
	font-size: 14px;
	color: #1fa2ed;
	padding-top: 5px;
}

.column-standard .annual .discount strong,
.column-pro .annual .discount strong {
	position: relative;
}
.column-standard .annual .discount img,
.column-pro .annual .discount img {
	position: absolute;
	top:  4px;
	left: 0;
}

.column-pro .annual .discount img {
	top: -4px;
}

.column-pro .annual .name {
	padding: 10px 0 6px;
}

.column-pro .annual .price {
	padding: 0 0 4px 0;
}

.column-pro .annual .discount {
	color: #ffcc01;
	padding: 3px 0 0 0;
}

.content { 
background: white;
 }
 
img.check { 
padding-top: 20px;
 }
 
 dash { 
 text-decoration: line-through;
  }
  .garantie { 
  margin-top: 20px;
   }
input.button { 
width: 193px;
height: 48px;
cursor: pointer;
border: none;
 }
/* Tablets */
@media only screen and (max-width: 940px) {

	#mobile-menu {
	    display: none !important;
	}
}