/* Add here all your css styles (customizations) */
body,.g-font-primary,.g-font-secondary{
	font-family: montserrat, sans-serif, calibri, tahoma, verdana;
}
.h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6{
	font-family: montserrat, sans-serif, calibri, tahoma, verdana !important;
}


.navbar-brand img{
	height: 100px;
}

.g-bg-green{
	background-color: #006828 !important
}

/*.g-bg-yellow{
	background-color: #FFDC10 !important
}*/
.g-color-green--hover:hover{
	color: #006828 !important
}

.g-color-green{
	color: #006828 !important
}

.g-color-yellow{
	color: #FFDC10 !important
}

.g-brd-green{
	border-color: #006828 !important;
}
.pmask{
	height: 100%;
	width: 94.8%;
	position: absolute;
	background: rgba(0,0,0,0.6);
}


.cnt_photos > p {
	margin: 0 auto;
	position: absolute;
	color: #fff;
	z-index: 1;
	top: 40%;
	left: 37%;
	font-size: 30px;
	text-shadow: 1px 1px #000
}

.cnt_photos img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}


.u-btn-green{
	background-color: #006828 !important
}


.search_btn:hover{
	color: #006828 !important
}

.text_alaune{
	color: #fff;
	margin-top: -15px;
}
#search_white #search input[type="text"]{
	padding: 8px 15px 8px 35px !important;
}

#slider_alaune{
	height: 100% !important;
	padding-left: 30px;
	padding-right: 0;
	width: 83%;
}
#alaune {
	transform: skewX(20deg);
	position: absolute;
	height: 39px;
	width: 15%;
	left: 30px;
	background: #098c56;
	z-index: -1
}
#cntala{
	height: 40px;
	border:1px solid #098c56;
	box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.1);
}
.tickerHook{
	line-height: 1.4;
}

#maskala{
	position: absolute;
	height: 39px;
	background: #098c56;
	width: 8%;
	left: 15px;
	z-index: -1
}

.text_alaune,#alaune,#slider_alaune{
	display: inline-block;
}

#search_white #search {
float: right;

}

.tricolore{
	height:8px;
	background-image: -webkit-linear-gradient(left, rgb(0,104,40), rgb(0,104,40) 33.3%, rgb(255,190,0) 33.3%, rgb(255,190,0) 66.7%, rgb(235,0,0) 66.7%, rgb(235,0,0) 100%);
}

#carrousel,#carrousel_lg{
	height: 350px;
}
#carrousel .cleft,#carrousel_lg .cleft{
	color:	#000;
	padding: 20px 50px;
}
#carrousel .ctitre,#carrousel_lg .ctitre{
	font-size: 17px;
	font-weight: 600;
}
#carrousel .owl-theme .owl-nav [class*="owl-"]{
	background: transparent !important;
}
#carrousel_lg .owl-theme .owl-nav [class*="owl-"]{
	background: transparent !important;
}
.cmore{
	color: #006828
}
.owl-stage-outer{
	    height: 200px !important;
}
#carrousel .owl-next,#carrousel_lg .owl-next{
	float: right;
	font-size: 50px !important;
	background: transparent;
}
#carrousel .owl-prev,#carrousel_lg .owl-prev{
	float: left;
	font-size: 50px !important;
	background: transparent;
}
#carrousel_lg .owl-next{
	color: #333 !important
}
#carrousel_lg .owl-prev{
	color: #333 !important
}
#carrousel .owl-nav,#carrousel_lg .owl-nav{
	top: 40% !important;
	position: absolute;
	width: 100%;
}
.cleft p{
	color: #000
}

#carrousel .cleft, #carrousel .cright ,#carrousel_lg .cright{
	background-color: #ddd;
}
#carrousel .owl-item,#carrousel_lg .owl-item{
	/**/margin-right: 12px !important ;
}
.pmask,.cnt_photos{
	/**/height: 380px;
}



.cright img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.owl-stage-outer, .owl-stage{
	height: 100% !important
}

#search_white #search input[type="text"] {
    background: url(search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #555;
    width: 100%;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /*text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);*/
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    /**/-webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search_white #search input[type="text"]:focus {
    width: 100%;
 }

.tp-leftarrow.tparrows.uranus{
	left: 10% !important
}

.tp-rightarrow.tparrows.uranus{
	left: 90% !important;
}


.breadcrumb-item.active{
  color: #006828 !important
}

.others_head{
	border-bottom: solid 2px;
	border-color: #006828;
	height: 42px;
}

.others_title{
	float: left;
	background-color:#006828;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    position: relative;
    z-index: 11;
    padding: 0 15px;
    min-width: 240px;
    text-transform: uppercase;
}

.others_title::after {
    position: absolute;
    content: '';
    border-style: solid;
    border-width: 6px 0 0 5px;
    border-color: transparent transparent transparent #333333;
    right: -5px;
    top: 0;
}

.paginate_button a{
  margin-right: 8px;
  border-radius: 3px !important;
  color: #555;
  border-color: #e1eaea !important;
  padding: 5px 14px !important;

  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: solid 1px transparent;
      border-top-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
  transition: all .3s ease;
}
.paginate_button.active a {
  background-color: #006828 !important;
  border-color: #006828 !important;
  color: #fff;
  z-index: 1;
}
.paginate_button.active a:hover{
  border-color: #006828 !important;	
  color: #fff !important
}

.paginate_button a:hover{
  border: 1px solid #FBD310 !important;
  color: #006828
}

.s_art_links .paginate_button a,.s_rub_links .paginate_button a,
.s_doc_links .paginate_button a{
    padding: 5px 8px !important;
}

/* share button colors */

.sh_fcb{
  background-color: #3B5998;
  color: #fff !important;
  cursor: pointer;
}

.sh_twi{
  background-color: #1DA1F2;
  color: #fff !important;
  cursor: pointer;
}


.rad_sh_gplus{
  background-color: #EA4335;
  color: #fff !important;
  cursor: pointer;
  border-radius: 100%
}


.rad_sh_lin{
  background-color: #1c87bd;
  color: #fff !important;
  cursor: pointer;
  border-radius: 100%
}

.rad_sh_fcb{
  background-color: #3B5998;
  color: #fff !important;
  cursor: pointer;
  border-radius: 100%
}

.rad_sh_twi{
  background-color: #1DA1F2;
  color: #fff !important;
  cursor: pointer;
  border-radius: 100%
}


.sh_gplus{
  background-color: #EA4335;
  color: #fff !important;
  cursor: pointer;
}


.sh_lin{
  background-color: #1c87bd;
  color: #fff !important;
  cursor: pointer;
}


/*  
.docs{
	height: 120px;
}*/

.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v6 i, .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked + * .u-check-icon-radio-v6 i{
	background-color: #ffbe00;
	border-color: #006828;
}