
/*
 
https://color.adobe.com/fr/Early-Winter-Morning-color-theme-1725919/edit/?copy=true&base=2&rule=Custom&selected=2&name=Copie%20de%20Early%20Winter%20Morning&mode=rgb&rgbvalues=0.184643,0.22,0.216071,0.772607,0.78,0.71346,1,0.972549,0.827451,0.298039,0.286275,0.243137,0.133333,0.12549,0.156863&swatchOrder=0,1,2,3,4
*/

html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family:'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  background-color: #1C2121;

}
hr {
  border-color: #C5C7B6;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #4C493E;
}
a:hover,
a:focus {
  color: #EE5412;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  font-weight: bold;
}

h3{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 28px;
	margin-bottom: 40px;
	margin-top: 0;
}

h5{
	text-transform: uppercase;
	font-size: 13px;
}



p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section{
	background-color: #ffffff;
}

.uniform__potty {
    position: absolute;
    left: -9999px;
}







/* Gallerie MODIFS */


#galerie-wrap > figure > a > figcaption{
		
    position: absolute !important;
    width: 100%;
    color: #fff;
    z-index: 1100;
    display: block;
    opacity: 0;
    text-align: center;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
	overflow:  visible;	
	vertical-align: middle;
	margin: auto;
	    display: flex;
    align-items:center;

}



#galerie-wrap > figure > a:hover > figcaption{
    opacity: 1;
}




#galerie-wrap > figure > a{
		
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
    z-index: 1000;
    display: flex;
    align-items:center;
}





#galerie-wrap > figure > a:hover > img{
		
    opacity: .65;
}

#galerie-wrap > figure > a > img{
	    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;

		
    opacity: 1;
}



/* MODIFS */






.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.no-padding-bottom{
	padding-top: 100px;
	padding-bottom: 0;
}


.navbar-default .navbar-toggle {
	border-color:transparent;
}

#services{
	position: relative;
	background-color: #fff;
}



.img_carre{
	 min-height: 300px;
}



h3.section-heading{
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  }




.section_heading_container{
	position: relative;
    height: 280px;
    display: block;
    padding: 64px 0;
}


h2.section-heading-title{
	position: absolute;
	z-index: 10;
	margin: 0 auto;
	width: 100%;
	text-transform: uppercase;
	padding: 60px 0;
	display: block;
	text-align: center;
}

.section-heading-logo{
	content: "";
	background-image: url("../images/logo_grey_arrebeuri.svg");
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
    width: 100%;
    height: 140px;
    position: absolute;
    z-index: 5;
}

.section-subheading{
	position: absolute;
	z-index: 11;
	margin: 78px auto 0;
	padding: 20px;
	width: 100%;
	color: rgba(238, 84, 18, 0.9);
	text-align: center;
}

#atelier .section-subheading{
	margin: 24px 0;
	padding: 0;
	width: 100%;
	color: #fff;
	text-align: left;
	position: relative;
	font-weight: 500;
	text-transform: uppercase;
}


	
.service_detail h3.section-heading::after{
	content: "-";
	color: rgba(238, 84, 18, 0.9);
	display: block;
	text-align: center; 
	font-size: 64px;
	font-weight: 100;
	line-height: 25px;
	}
	
.service_detail h3.section-heading{
	margin-bottom: 10px;
	font-size: 22px !important;
}

	
.services_carre{

	border-top: 1px solid #f3f3f3;

	}
	
.service_detail{
		display: block;
		padding: 40px 30px;
		background-color: #fff;	
		position: relative;
		}
		

#mycarousel figcaption{

	
}
		
.copyr{
	display: block;
	bottom: 40px;
	left: 20px;
	opacity: .8;
	z-index: 800;
	color: #000;
	position: absolute;
	padding: 2px;
	background-color: #fff;
	font-size: 0.8em;
}		

@media (min-width: 1200px) {


	#services > div.services_carre > div > div.row{
	display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  flex-wrap: wrap;
	}
	
	#services > div.services_carre > div > div.row > [class*='col-'] {
	  display: flex;
	  flex-direction: column;
	}
	
	.service_detail{
		display: block;
		padding: 33.3333% 75px;
	}
}



#atelier{
	background-color:#2F3837;
	padding: 200px 0;
	background-size: cover;
	background-attachment: fixed;
}

#meubles{
	padding-top: 100px 0;
	
}



#meubles p{

margin-bottom: 20px;
display: block;	

}

.meubles_text{
	padding: 40px 60px;
}
.meubles_text strong{

font-weight: 700;
letter-spacing: 1px;
}

.meubles_text strong::after{
	content: "-";
    color: rgba(238, 84, 18, 0.9);
    display: block;
    text-align: center;
    font-size: 64px;
    font-weight: 100;
    line-height: 25px;
}


.bottom-40{
	margin-bottom: 40px;
}



@media (min-width: 1200px) {

	
	.aboutextextra{
		border-left: 1px solid #e3e3e3;
		padding-left: 20px;
		
	}

	.aboutextextra p, .aboutextextra ul{
		margin: 0 0 10px 0;
	}


}

.aboutextextra p, .aboutextextra ul{

		color: #C5C7B6;
		font-size: 16px;
		line-height: 28px;
}


.aboutext p, .aboutext ul{
	color: #C5C7B6;
	font-size: 16px;
	line-height: 28px;
}


.aboutextextra ul{
	margin-bottom: 20px;
}



.aboutext strong{
	color: #fff;
	letter-spacing: .5px;
}


#contact_btn, #sendMessageButton{
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    border: 1px solid #EE5412;
    border-radius: 5px;
    font-weight: bold;
    background-color: #ffffff;
    text-transform: uppercase;
    color: #EE5412;
    padding: 12px 36px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    margin: 24px 0;
   
}

#contact_btn:hover, #sendMessageButton:hover{
    background-color: #EE5412;
    color: #ffff;
}



div.modal.in{
    display: flex !important;
    align-items: center;
    justify-content: center;
	
}


.modal-content{
	padding: 24px;
}

#contactForm p{ 
	margin: 24px 0;
	
}

.contacta .form-control{
	background-color: #fff;
	border-color: #C5C7B6; 
	margin-bottom: 10px;
	resize: none;
	padding: 24px;

}

.contacta .form-control:focus{
	border-color: #EE5412;
	color: #fff;
}



.footer {
  width: 100%;
  padding: 3rem 0;
  text-align: center;
  background-color:#1C2121;

}



.footer a{
	color: #C5C7B6 !important;
}

.footer a:hover, .footer a:focus{
	color: #EE5412 !important;
}


.logocontact{
	background: url('../images/logo_cercle_grey_arrebeuri.svg') no-repeat center center;
	display: block;
	height: 150px;
	margin-top: 40px;
}



.icons{
}


.icons a{
	color:#C5C7B6;
    text-decoration: none;
    margin-right: 20px;
   }

.icons a:hover{
	color: #EE5412;
}





.adresse{
	margin-top: 40px;
	padding-left: 24px;

}

.footer .adresse p{
	text-align: center;
	font-size: 14px;
	color: #C5C7B6;
	line-height: 24px;
}


.copyright-text{
    height: 150px;
    margin-top: 40px;
    margin-bottom: 60px;
    display: flex;
    align-items: flex-end;
    justify-content:center;

}

.copyright-text p{
  margin-bottom: 0;
  color: #C5C7B6;
  font-size: 1rem;
}



@media (min-width: 1200px) {

	.footer .adresse p{
	text-align: left;
	}
	
	.copyright-text{
    justify-content: flex-end;
	}
	.icons a{
    float: left;
   }
	
}




.sr-contact{
	color:#C5C7B6;
	text-decoration: none;
}

.sr-contact:hover{
	text-decoration: none;
}

.sr-contact span{
 display: none;	
}




.contacto .form-control{
	background-color: #1C2121;
	border-color: #C5C7B6; 
	margin-bottom: 10px;
	resize: none;
	padding: 24px;

}

.contacto .form-control:focus{
	border-color: #EE5412;
	color: #fff;
}

 
p.text-danger    {
	font-size: 16px;
	font-weight: bold;
	color: #EE5412;
}
    

.form-group textarea.form-control{
	
	height: 198px;
}


.section-heading {
  margin-top: 0;
  text-transform: uppercase;
}

.section-heading h2{
}




.project-category{
	font-size: 12px;
	letter-spacing: 2px;
}



/* ARTICLE */


.article{
	padding: 100px 0;
}


.photos{
	margin-top: 20px;
}

.photos:first-of-type{
	margin-top: 0;
}






.ribbon {
  position: absolute;
  right: 15px; 
  top: 0px;
  overflow: hidden;
  width: 120px; height: 120px;
  text-align: right;
}
.ribbon span {
  font-size: 11px;
  color: #EE5412;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 160px;
  padding: 8px 0;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 26px; right: -37px;
}

.ribbon p{
	margin: 0;
	font-size: 12px;
	color: #EE5412;
	text-transform: uppercase;
	font-weight: bold;
}


.cokenstock{
	background-color: #fff;
	float: right;
	padding: 5px 26px;
	position: absolute;
	top: 34px;
	right: -20px	;

    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	}
	
	

.cokenstock p{
	margin: 0;
	font-size: 12px;
	color: #EE5412;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}

#etiquette h3{
  color: #1C2121;
  margin-bottom: 5px;
  text-transform:none;
}

.article_cat{
	font-size: 12px;
	letter-spacing: 2px;
	color:#C5C7B6;
	text-transform: uppercase;
}


.article_dimensions span{
	color: #2F3837;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 10px;
	border-right: 2px solid #EDF0DB;
	letter-spacing: 1px,
}

.article_dimensions span:last-of-type{
	border-right:none;
}

.article_dimensions{
	color: #C5C7B6;
	font-weight:normal;
	font-size: 12px;	
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;

	border-bottom: 1px solid #EDF0DB;
	}






.article_texto{
}

.article_det span{
	font-size: 12px;
	color: #C5C7B6;
	font-style: italic;
	}

.article_opt span{
	font-size: 12px;
	color: #C5C7B6;
	font-style: italic;
	}

.article_text{
	margin: 20px 0 60px;
	font-style: italic;
	color: #2F3837;
	border-bottom: 20px;
}



.madein p{
	font-size: 12px;
	font-style: italic;
	}



.article_text p, .article_det p, .article_opt p {
		font-size: 14px;
}


.article_det{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EDF0DB;

	margin-top: 10px;	
}



.article_det:last-of-type{
	border-bottom: 0px solid black;
	margin-bottom: 0;
}


.article_det ul{
	
	margin-left: 18px;
    padding-left: 0;
    list-style-type: circle;	
    padding-left: 0;
}


@media (min-width: 1200px) {

	#etiquette.affix-top {
	  position: fixed;
	  width: 360px;
	}
	
	#etiquette.affix {
		width: 360px;

	}
	
	#etiquette.affix-bottom {
	  position: relative;
	  width: 360px;
	}
}



#etiquette p{
	margin-bottom: 5px;
}

#etiquette p:last-of-type{
}



.errortext{
	margin-bottom: 200px;
	margin-top: 50px;

}


.langchoix li a{
	display: block;
	font-weight: normal !important; 
	color: #1C2121 !important;

}


.langchoix li.yo a{
	display: none;

	
}

.errortext p{
	font-size: 120px;
	color:#EE5412;
	font-weight: bold;
	
}
	



/* -----  2.4 Pagination  --------------------------------------------------- */

.pagination {
  margin-bottom: 1.5rem;
}

.pagination-item {
  position: relative;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  background: #efeeed;
  color: #261e66;
  border-bottom: 0;
}

.pagination-item:hover, .pagination-item:focus {
  background: #261e66;
  color: #71efac;
}

.pagination-item:active {
  background: #4509be;
}

.pagination-item.left {
  float: left;
}

.pagination-item.right {
  float: right;
}

.pagination-item svg {
  position: relative;
  top: 50%;
  display: block;
  margin: -6px auto 0;
  width: 24px;
  height: 12px;
}

.pagination-item path {
  fill: currentColor;
}

.pagination-item.is-inactive {
  color: #e4e3e6;
  border: 2px solid currentColor;
  background: transparent;
}

@media all and (min-width: 75em) {
  .pagination-item {
    position: fixed;
    top: 50%;
    margin-top: -.875rem;
  }
  .pagination-item.left {
    float: none;
    left: 2.25rem;
  }
  .pagination-item.right {
    float: none;
    right: 2.25rem;
  }
}

@media all and (pointer: coarse) {
  .pagination-item {
    /* On touch-devices we increase prev/next buttons */
    width: 2.25rem;
    height: 2.25rem;
  }
}




.bg-primary {
  background-color: #C5C7B6;
}
.bg-dark {
  background-color: #1C2121;
  color: #C5C7B6;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-default {
  background-color: #ffffff;
  border-color: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-top: 3px solid #2F3837;

}
.navbar-default .navbar-header .navbar-brand {
  text-transform: uppercase;
  float: left;
  width: 50px;
  height: 50px;
  background: url('../images/logo_black_arrebeuri.svg') no-repeat center center;
  padding: 15px;
  margin: 10px;
  }

.navbar-default .navbar-header .navbar-brand span{
	color: #2F3837;
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	margin-left: 35px;
	
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;

}





.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #EE5412;
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}


.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 22px;
  color: #1C2121;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #1C2121;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #EE5412;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #EE5412 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
	
  .navbar-default,.navbar-default.affix-top {
	background-color: transparent;
	padding: 15px;

  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;

  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    opacity: .9;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: #1C2121;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #2F3837;
  }
  .navbar-default.affix {
    background-color: #fff;
    padding: 15px;

  }

  
  
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #fff;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #4C4C46;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #C5C7B6;
  }
  
   .navbar-default .navbar-nav {
  }
  .navbar-default.affix .navbar-nav {
	padding-top:0;	  
  }
  
	
}


header {
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 850px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  background: rgba(47, 56, 55, 0.9);
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.popup-gallery :nth-of-type(1) .portfolio-box .portfolio-box-caption{ background: rgba(47, 56, 55, 0.9);}
.popup-gallery :nth-of-type(2) .portfolio-box .portfolio-box-caption{ background: rgba(238, 84, 18, 0.9);}
.popup-gallery :nth-of-type(3) .portfolio-box .portfolio-box-caption{ background: rgba(34, 32, 40, 0.9);}
.popup-gallery :nth-of-type(4) .portfolio-box .portfolio-box-caption{ background: rgba(162, 163, 149, 0.9);}
  
.popup-gallery :nth-of-type(5) .portfolio-box .portfolio-box-caption{ background: rgba(47, 56, 55, 0.9);}
.popup-gallery :nth-of-type(6) .portfolio-box .portfolio-box-caption{ background: rgba(238, 84, 18, 0.9);}
.popup-gallery :nth-of-type(7) .portfolio-box .portfolio-box-caption{ background: rgba(34, 32, 40, 0.9);}
.popup-gallery :nth-of-type(8) .portfolio-box .portfolio-box-caption{ background: rgba(162, 163, 149, 0.9);}

.popup-gallery :nth-of-type(9) .portfolio-box .portfolio-box-caption{ background: rgba(47, 56, 55, 0.9);}
.popup-gallery :nth-of-type(10) .portfolio-box .portfolio-box-caption{ background: rgba(238, 84, 18, 0.9);}
.popup-gallery :nth-of-type(11) .portfolio-box .portfolio-box-caption{ background: rgba(34, 32, 40, 0.9);}
.popup-gallery :nth-of-type(12) .portfolio-box .portfolio-box-caption{ background: rgba(162, 163, 149, 0.9);}


.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 12px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 28px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #C5C7B6;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #1C2121;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #1C2121;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #1C2121;
}
.btn-primary {
  color: white;
  background-color: #C5C7B6;
  border-color: #C5C7B6;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #ee4b28;
  border-color: #ed431f;
}
.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.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: #C5C7B6;
  border-color: #C5C7B6;
}
.btn-primary .badge {
  color: #C5C7B6;
  background-color: white;
}
.btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #1C2121;
}
::selection {
  color: white;
  text-shadow: none;
  background: #1C2121;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #1C2121;
}
