.headerwrap {
    padding-top: 80px;
}
.headerwrap h1 {
    margin-top: 30px;
    color: white;
    font-size: 70px;
}
.featureswrap .ac a {
    font-size: 20px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-bars::before {
    content: "\e697";
}
.btn-theme:hover, .btn-theme:focus {
    border-color: #06979e;
    background-color: transparent;
    color: #06979e;
    box-shadow: none;
}
.btn-theme {
    background-color: #06979e;
    color: #fff;
    border-color: #06979e;
}
.btn {
    border-radius: 3px;
}
hr {
    display: block;
    width: 500px;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
}
.entry-header.has-post-format.tarif {
    margin-left: 0px;
    padding-top: 20px;
}
.intro span {
    font-size: 60px;
    color: #06979e;
    padding: 20px;
    vertical-align: middle;
width: 80px;
height: 80px;
}
.intro {
    padding-top: 80px;
    padding-bottom: 80px;
}
/* Divider 1 & 2 Wrap */

.divider01 {
	background: url("../img/divider-1.jpg") no-repeat center center;
	background-size: cover;
	max-height: 350px;
	padding: 40px;
}

.divider01 h3 {
	font-size: 34px;
	color: #fff;
}

.divider01 h4 {
	padding-top: 15px;
	color: #fff;
}

.divider02 {
	/* background-color: #06979e; */
	height: 150px;
	padding-top: 55px;
}

.divider02 h3 {
	color: #fff;
	padding-right: 40px;
}

.divider02 h3,
.divider02 button {
	display: inline;
	vertical-align: middle;
}

@media (max-width: 480px) {
	.divider01 {
		max-height: 375px;
	}

	.divider01 .carousel-inner {
		padding: 0;
	}

	.divider02 {
		padding-bottom: 80px;
		min-height: 200px;
	}

	.divider02 h3,
	.divider02 button {
		display: block;
		margin: 0 auto;
		padding: 0;
	}

	.divider02 a[type="button"] {
		margin-top: 15px;
	}
}

/* Pricing Wrap */

.pricingwrap {
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 120px;
}

.pricingwrap small {
	padding-left: 10px;
}

/* Pricing Tables */

.panel {
	text-align: center;
}

.panel-custom {
	border-color: #06979e;
}

.panel-custom > .panel-heading {
	background-color: #06979e;
	color: #fff;
}

.panel-heading > .panel-title {
	font-weight: 900;
	text-transform: uppercase;
}

.panel-body {
	padding: 0px;
	text-align: center;
}

.the-price {
	background-color: rgba(220,220,220,0.17);
	box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #dcdcdc;
	padding: 20px;
	margin: 0;
}

.the-price h2 {
	font-size: 44px;
	font-weight: 700;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

.subscript {
	font-size: 25px;
	font-weight: 400;
}
.btn-theme2 {
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}

/* Footer Wrap */
.footerwrap {
	color: #777;
}

.footerwrap h3 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}

.footerwrap p {
	color: #fff;
	font-size: 14px;
}

.footerwrap #social {
	margin: 20px auto 0px auto;
	display: inline-block;
}

.footerwrap input:focus {
	outline: 0;
}

@media (max-width: 480px) {
	.footerwrap button {
		margin-top: 15px;
	}
}
.sp-module ul > li {
    border-bottom: 0px;

}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #06979e;
}
.post-format {
    background: #06979e;
}
.accordion-toggle {
    font-size: 20px;
}
.accordion-group {
    border: 0px ;
}
.sp-module ul > li a {
    min-width: 200px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
padding: 5px 20px;
}