@charset "UTF-8";
/**
 * @brief Freelancer, a theme for Dotclear 2
 *
 * @package Dotclear
 * @subpackage Themes
 *
 * @author Philippe aka amalgame and contributors
 * @copyright GPL-2.0
 */


/* ------------------------------------------------------------
	1. HTML
------------------------------------------------------------- */
body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}

p {
  margin: 0.5em 0;
  font-size: 1.2em;
  line-height: 1.5;
}

a,
a:hover,
a:focus,
a:active,
a.active {
  color: #C72026;
  text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 20em;
  margin: 2em auto 4em;
}

hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}

hr.star-light {
  border-color: white;
}

hr.star-light:after {
  background-color: #C72026;
  color: white;
}

hr.star-primary {
  border-color: #161F27;
}

hr.star-primary:after {
  background-color: white;
  color: #161F27;
}

.img-centered {
  margin: 0 auto;
}

/* ------------------------------------------------------------
	2. SIMPLE MENU
------------------------------------------------------------- */
.navbar{
	position:relative;
	width:100%;
	border-bottom: 10px solid #243340;
}
.navbar-toggler {
	  position:fixed;
  padding: 0.25rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0.25rem;
  position: fixed;
  right: 1rem;
  top: .8rem;
  color: #fff;
}

.navbar-custom {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: transparent;
  text-shadow: 1px 1px 2px #000000;
  min-height: 2rem;
}
.navbar-custom.top-nav-collapse {
  background: #555 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkQ0MjBCMjQ5NjIyMTFFNEEyRjNDRjM1Q0U4NDJEMDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkQ0MjBCMjU5NjIyMTFFNEEyRjNDRjM1Q0U4NDJEMDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRDQyMEIyMjk2MjIxMUU0QTJGM0NGMzVDRTg0MkQwMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRDQyMEIyMzk2MjIxMUU0QTJGM0NGMzVDRTg0MkQwMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiaCVFIAAAAcSURBVHjaYvz//z8DDDCBCEZGRrAII7IMQIABAKIpBwFHizsqAAAAAElFTkSuQmCC") !important;
}

.navbar-custom.top-nav-collapse a {
  color: #fff !important
}

.navbar-custom .navbar-brand {
  font-weight: 700;
}

.navbar-custom .navbar-brand .navbar-toggle {
  padding: 4px 6px;
  font-size: 1em;
  color: #fff;
}

.navbar-custom a {
  color: #fff;
}

.navbar-custom .nav li a {
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
  color: rgba(255, 255, 255, .8);
  background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  background-color: transparent;
}

.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, .3);
}

.navbar-custom .nav li.active a:hover {
  color: #fff;
}

@media(max-width:980px) {
	.navbar{
	position:fixed;
	display:none;
	}
  .navbar-custom {
    padding: 1.2em 0;
    border-bottom: 0;
    letter-spacing: 0.02em;
    background: 0 0;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
  }

  .navbar-custom.top-nav-collapse {
    padding: 0;
  }
}

#prelude {
  position: absolute;
  margin: 0;
  padding: 0 0 0 4px;
  top: 0;
  left: 3px;
  color: #fff;
  list-style-type: none;
}

#prelude li {
  display: inline;
  text-transform: none !important;
}

#prelude a,
#prelude a:hover,
#prelude a:visited {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background-image: none !important;
}

#prelude a:active,
#prelude a:focus {
  position: static;
  width: auto;
  height: auto;
}
/* HITO 2024 */
#menu {
	border-left: 1px dotted #fff;
}
#sous-menu{
	display: block;
	padding: 1px 30px;
	vertical-align: top;
}
#subcategories{
	font-size: 1.5em;
	font-weight: 700;
	padding: 20px 0;
	text-transform:uppercase;
}
#menu ul {
}
#menu li {
	display:block;
	margin:0;
	padding:0;
	background: transparent;
	text-transform:uppercase;
	font-size: 0.9em;
}
.minilogo{
	position:absolute;
	left: calc(50% - 100px);
}

#hiddenmenu{
	z-index: 10000;
	position: fixed;
	background:#161F27 /* url("/public/charte/bighead.jpg") center bottom repeat-x; */;
	color:#fff;
	width:100%;
	height: 70px;
	left: 0;
	z-index: 10000;
	border-bottom: 10px solid #243340;
	text-align:center;
}
.ison {
	top: 0px;
	transition: all 0.3s;
}
.isoff{
	top: -120px;
	transition: all 0.3s;
}
@media(max-width:980px) {
.isoff{
	top: 0px;
	transition: none;
}	
}
#menu li.current a{	
	background: none;
	cursor: pointer;
}
#menu a{
	padding:0;
	color:#fff;
}
#menu a:hover{
	color:#C72026;
}
#bigmenu{
	z-index: 9999;
	position: fixed;
	background:#161F27;
	width: 100%;
	height:100%;
	border-bottom: 10px solid #fff;
	font-size: 1.3em;
	font-weight:700;
	padding-top: 20px;
}
#bigmenu ul{
	padding:0;
}
#bigmenu li{
	width:100%;
	list-style:none;
	padding: 5px 0;
	border-bottom : 1px solid #243340;
}
#bigmenu li a{
	list-style:none;
	color: #fff;
}
#bigmenu a:hover{
	color: #C72026;
}
#bigmenu #sous-menu{
	display: block;
	padding: 1px 6px;
	border-left: none;
	vertical-align: center;	
	font-size: 0.8em;
}
#bigmenu #sous-menu li{
	display: block;
	border-bottom: none;
}
.hiddencheck{
	visibility: hidden;
}
.burger{
	position:fixed;
	background:#BFBFBF;
	border-radius: .33rem;
	right: 10px;
	padding:5px 10px;
	margin:12px 10px 10px 10px;
	cursor: pointer;
	transition: all 0.3s;
}
.burger:hover{
	padding:7px 12px;
	background:#C72026;
	cursor: pointer;
	transition: all 0.3s;
	
}
input + label + article {
  
	opacity:0;
	top: 110%;
	transition: all 0.3s;
}
#close + label {
	display:inline-block;
	
}
#close:checked + label {
  display: none;
}
input:checked + label + article {
  display: block;
	top: 68px;
	opacity:1;
	transition: all 0.3s;
}
input:checked + label + article.off{
	top: 110%;
	opacity:0;
}
@media(max-width:980px) {

input:checked + label + article.off{
	top: 68px;
	opacity:1;
}
}
/* ------------------------------------------------------------
	4. INTRO
------------------------------------------------------------- */

.masthead a {
  color: #fff
}

.masthead-avatar {
  
}

.dc-home .masthead-avatar {
  
}
/* home slider */
#ei-slider{clear: both; width: 100%; margin: 0;}



.ei-slider{
	clear: both;
	position: relative;
	width: 100%;
	max-width: 1000px;
	height: 290px;
	margin: 0 auto;
	background:#161F27;
	border: 0px solid #9d9d9d;
}
.ei-slider a{
	font-size: 1.2em;
	font-weight: 200;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	
	color: #fff;
	text-align: center;
	line-height: 290px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	
	margin-right: 13%;
	top: 30px;
}
.ei-title h2, .ei-title h3, .ei-title h4{
	text-align: left;
	text-transform:none;
}
.ei-title h2{
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-transform: none;
	margin-left: 420px;
	text-shadow: #555 0px 0px 0.5px;
}
.ei-title h3{
	font-size: 15px;
	margin-top: 0;
	margin-left: 420px;
	color: #000;
}
.ei-title h2.intro{
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	margin-left: 420px;
}
.ei-title h3.intro{
	font-size: 24px;
	margin-top: 0;
	margin-left: 420px;
	color: #fff;
}
.ei-title h3 img{
	float: right;
	margin: 35px 150px 0 0;
	width: auto;
}
.ei-title h4{
	font-size: 15px;
	margin-top: 0;
	margin-left: 40px;
	color: #000;
}
.ei-title h4 img{
	float: left;
	margin: 35px 0 0 0;
	width: auto;
}

.ei-slider-thumbs{
	width: 980px;
	height: 8px;
	margin: 0 auto;
	position: relative;
	
}
.ei-slider-thumbs li{
	display:none;
	margin-bottom: 30px;
	position: relative;
	float: left;
	height: 100%;
	list-style:none;
}
.ei-slider-thumbs li.ei-slider-element{

	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #fff;
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #fff;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
	.masthead-heading.hidden{
		display:none;
	}
@media (max-width: 980px) {
	.ei-slider{
	 display:none;
	}
	.masthead{
	}
	.masthead-heading{		
		padding:80px 0 20px 0;
		text-align:center;
  background:#BFBFBF;
  color: #161F27;
	}
	.masthead-heading.hidden{
		display:block;
	}
}
.contactBox{
	width:33%;
	max-width:33%;
	min-height: 180px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.contactBox a{
	color: #161F27;
}
.contactBox a:hover{
	color: #C72026;
}

.contactBox.domicile{
  background:#fff;
	border: 1px solid #9d9d9d;
	padding-top: 10px;
}
.contactBox.telephone{
	font-weight: 900;
	font-size: 1.2em;
  background:#fefefe url("/public/charte/ico_phone.png") center center no-repeat;
	border: 1px solid #9d9d9d;
	padding-top: 60px;
}
.contactBox.admail{
	font-weight: 900;
  background:#fff url("/public/charte/ico_mail.png") center center no-repeat;
	border: 1px solid #9d9d9d;
	padding-top: 30px;
}
@media (max-width: 1200px) {
	.contactBox{
		width:100%;
		max-width:100%;
		display: block;
	min-height: 20px;
	}
	.contactBox.domicile, .contactBox.telephone, .contactBox.admail{
	padding-top: 0;
	background:#fff;
	}
	.contactBox.telephone{
		border: 0px solid #9d9d9d;
	}
}
/* ------------------------------------------------------------
	4. CONTENT
------------------------------------------------------------- */
section {
  padding: 100px 0;
}

section h2 {
  margin: 0;
  font-size: 3em;
}

section.success {
  background: #C72026;
  color: white;
}

@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }

  section.first {
    padding-top: 75px;
  }
}

#content {
  width: 100%;
  padding: 2em 10% 6em;
  font-weight: normal
}

@media(max-width:767px) {
  #content {
    padding: 0 1em;
  }

  p.field,
  p.field textarea {
    width: 100%
  }

  p.field textarea {
    border: 1px solid #ccc
  }

  .blog-section {
    width: 100%;
    height: 100%;
    padding: 2em 0;
    color: #fff;
    background: #C72026
  }

  .blog-section a {
    color: #fff;
  }
}

.post {
  position: relative;
  padding: 0;
  text-align: left;
  margin: 3em 0
}

.day-date {
  display: none;
}

.post-title {
  margin: .5em 0;
  line-height: 1.17;
  font-size: 2em;
}

@media (max-width: 320px) {
  .post-title {
    font-size: 1.8em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.post-title a {
  text-decoration: none;
  color: #161F27
}

.post h3,
.post h4,
.post h5,
.post h6 {
  font-weight: normal;
  font-variant: small-caps;
  margin: 1.5em 0 0.5em;
}

#Actualités .post-infos {
  display: flex;
}

.post-infos {
  margin-top: 1em;
  margin-bottom: 0;
  padding: .5em 1em;
  font-size: 0.875em;
  display: table;
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
  background: #fff;
  color: #555;
  display: none;
}

.post-infos a {
  color: #555
}

.dc-post .post-infos {
  margin-bottom: 2em
}

.post-infos span {
  white-space: nowrap
}

.post-content img,
.post-excerpt img {
	display: inline-block;
  max-width: 96%;
  padding: 2px 0;
  margin: 10px 0 20px 10px;
}

@media(min-width:768px) {

  .post-content img,
  .post-excerpt img {
    max-width: 100%;
  }
}

img.smiley {
  border: none;
  padding: 0;
}

.permalink a {
  padding-left: 20px;
}

.post-content,
.post-excerpt {
  font-size: 1.2em
}

.post-content p,
.post-excerpt p {
  font-size: 1em
}

.post-content ul,
.post-content ol {
  font-size: 1.2em;
}

.post-content ul {
  list-style-type: circle
}

.post-content ul,
.post-content ol {
  margin: .5em 0;
  font-size: inherit;
}

.post-content li {
  margin: .5em 0;
  font-size: inherit;
  list-style-type: inherit
}

.footnotes {
  font-size: .875em;
}

.footnotes h4 {
  font-variant: normal;
  font-weight: bold;
}

.read-it {
  margin: 30px 0 15px 10px;
  font-size: 1.5em;
  text-align:left;
}
.read-it a{
	border-radius: .33rem;
	border: 1px solid #161F27;
	background:#fff;
	color:  #C72026;
	padding : 3px 15px 6px 80px;
	transition: all 0.5s;
}

.read-it a:hover{
	background:#C72026;
	color: #fff;
	border: 1px solid #C72026;
	padding : 3px 15px 6px 120px;
	transition: all 0.5s;
}

.post-info-co {
  position: absolute;
  bottom: 0;
  margin: 0;
  font-size: 1.2em;
  font-style: italic;
  padding-right: .5em;
  max-width: 80%;
}

.post-info-co a {
  text-decoration: none;
  padding-right: 1em;
  padding-left: 20px;
}

.dc-tags .tag0,
.tags .tag0 {
  font-size: 85%;
}

.dc-tags .tag10,
.tags .tag10 {
  font-size: 90%;
}

.dc-tags .tag20,
.tags .tag20 {
  font-size: 95%;
}

.dc-tags .tag30,
.tags .tag30 {
  font-size: 100%;
}

.dc-tags .tag40,
.tags .tag40 {
  font-size: 105%;
}

.dc-tags .tag50,
.tags .tag50 {
  font-size: 110%;
}

.dc-tags .tag60,
.tags .tag60 {
  font-size: 115%;
}

.dc-tags .tag70,
.tags .tag70 {
  font-size: 120%;
}

.dc-tags .tag80,
.tags .tag80 {
  font-size: 125%;
}

.dc-tags .tag90,
.tags .tag90 {
  font-size: 130%;
}

.dc-tags .tag100,
.tags .tag100 {
  font-size: 135%;
}

#attachments {
  margin: 3em 0;
}

#attachments ul,
#attachments li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 1.2em
}

#comments,
#ping-url,
#comment-form,
#comments-feed {
  color: #333;
  clear: both;
}

#comment-form,
#ping-url {
  padding: 1em;
  margin-top: 1em;
  color: #333;
  border: 1px solid #ddd;
}

#pr {
  padding: 1em;
  border: 1px dashed #ddd;
  margin-bottom: 1em;
}

#comments h3,
#ping-url h3,
#pr h3,
#comment-form h3 {
  margin-top: 2em;
  color: #666;
}

#comment-form h3,
#ping-url h3 {
  margin-top: 0;
}

#comments>ul {
  margin-left: .2em;
  padding-left: 0;
  list-style-type: none;
}

.comment,
.ping {
  clear: left;
  margin-left: 0;
  border-top: 1px solid #bbb;
}

.comment-info {
  padding-bottom: .2em;
  line-height: 1.25;
  color: #555;
}

#comments .me {
  color: #333;
}

#comments {
  font-size: 1em;
  color: #999;
}

#comments dl {
  font-size: 1.2em;
  margin: 3em 1em
}

#comments dd {
  margin-left: 1.2em;
  color: #555;
  font-size: 0.875em;
}

/* ------------------------------------------------------------
	5. BUTTONS
------------------------------------------------------------- */

.btn {
  border-radius: 0;
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.btn-default {
  border: 1px solid #ccc;
  color: #ccc;
  background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
  border: 1px solid #ccc;
  color: #000;
  background-color: #ccc;
}

.btn-circle,
.btn-circle.up {
  font-size: 2.5em;
  border: 1px solid #ccc;
  border-radius: 100% !important;
  width: 1.5em;
  height: 1.5em;
  margin: 1em;
  padding: 0.02em 0.2em;
}

/* ------------------------------------------------------------
	6. FORMS
------------------------------------------------------------- */

#post-comments,
#pings,
#attachments,
#pr {
  padding-top: 3em;
}

.field {
  margin-bottom: 1em;
}

.field label {
  display: block;
  font-size: .875em;
  color: #666;
  text-indent: 6px;
}

.field input,
.field textarea {
  display: block;
  font-size: 100%;
  border: 1px solid #ccc !important;
  padding: 4px;
  background: #fff;
  border-radius: 3px;
}

.field textarea {
  padding: .5em 1em;
}

.field input:focus,
.field textarea:focus {
  background: #fff;
}

#c_content {
  width: 95%;
  padding: 4px;
}

.form-help {
  margin-top: 0;
  font-style: italic;
}

#comments-feed {
  margin-top: 2em;
}

#search p {
  background: #fff;
  text-align: right;
  border: 1px solid #ddd;
  vertical-align: middle;
  padding: 0;
  width: 78%;
}

#search input {
  margin: 0;
  border: none;
  background: transparent;
  height: auto;
  line-height: 2em;
}

#q {
  float: left;
  width: 78%;
  font-size: 100%;
  padding-left: 2px;
  color: #000
}

#q:focus {
  background: #fcfcf9;
}

#search .submit {
  background: #706F6F;
  color: #fff;
  vertical-align: top;
  width: 20%;
  font-variant: small-caps;
  height: 2em;
}

#search .submit:hover,
#search .submit:focus {
  background: #333;
}

/* ------------------------------------------------------------
	7. MENUBAR
------------------------------------------------------------- */

#menubar {
  padding: 2em 0;
  font-size: 1.2em
}

.blog-section {
  width: 100%;
  height: 100%;
  padding: 2em 0;
  color: #fff;
  background: #161F27
}

.blog-section a {
  color: #ddd
}

.blog-section a:hover {
  color: #fff
}

.blog-section h2 {
  font-size: 1.5em;
  margin-bottom: 0.5em
}

#blognav,
#blogextra,
#blogcustom {
  text-align: left;
  margin-top: 3em;
  padding: 0 20px;
}

#blognav>div,
#blogextra>div,
#blogcustom>div {
  margin-bottom: 3em
}

@media(min-width:767px) {
  .content-section {
    padding-top: 250px;
  }

  #blognav,
  #blogextra,
  #blogcustom {
    margin-top: 5em
  }
}

/* ------------------------------------------------------------
	8. FOOTER
------------------------------------------------------------- */

footer {
  padding: 0 0 2em
}

footer p {
  margin: 0;
}

footer {
  color: #233140;
  background: white
}

footer h3 {
  margin-bottom: 30px;
}

.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #C72026;
  background: white;
  border: solid 2px white;
}

.btn-primary {
  color: white;
  background-color: #161F27;
  border-color: #161F27;
  font-weight: 700;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #161F27;
  border-color: #161F27;
}

.btn-primary .badge {
  color: #161F27;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #C72026;
  border-color: #C72026;
  font-weight: 700;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #C72026;
  border-color: #C72026;
}

.btn-success .badge {
  color: #C72026;
  background-color: white;
}