
@font-face {
	font-family: "TeXGyreChorus";
	src: url('../../../plugins/shared/fonts/texgyrechorus-mediumitalic.otf');
}

.motto-home {
font-family:'TeXGyreChorus';
font-size: 30px;
}

.header-content {
	width: 100%;
	min-height: 360px;
	background: #333;
	position: relative;
	background: url('../images/banner/magazine_banner.jpg')no-repeat center 100%;
	background-size: cover;
	padding: 20px;
	position: relative;
}
.header-content::after {
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	right: 0px;
	left: 0px;
	background: rgba(0,0,0,0.5);
}
.wrap-header {
	position: absolute;
	content: "";
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	right: 0px;
	left: 0px;
	z-index: 1;
	text-align: center;
	padding: 30px;
}

.wrap-header h1 {
	font-weight: bolder;
	color: #fff;
	margin-top: 160px;
}
.wrap-header p {
	color: #fff ;
	margin-top: 25px;
}
.wrap-header p a {
	color: #fff !important;
	font-weight: bold;
}
.offers-tour {
	width: 100%;
	min-height: 340px;
	position: relative;
	text-align: justify;
}
.offers-tour h2 {
	text-align: justify;
}

.slider-wrap {
	width: 100%;
	height: 100%;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	/* background: rgba(0,0,0,0.4); */
	background: rgba(25, 25, 25, 0.25);
	position: absolute;
}
.content-wrap {
	/*width: 800px;*/
	max-width: 100%;
	min-height: 340px;
	margin: 0 auto;
	margin-top: 11%;
	padding: 30px;
	text-align: center;
}
.content-wrap h1 {
	color: #fff !important;
	font-size: 42px;
	margin-top: 21px;
	text-transform:uppercase;
}
.content-wrap p {
	color: #fff;
	margin-bottom: 25px;
}
.block-content-categories{
	background: #26170a;
	margin: 15px 0px;
	/* height: 240px;*/
}

.block-content-categories .col-sm-8 {
	margin-bottom: 12px;
}
.block-content-categories .col-sm-4,
.block-content-categories .col-sm-8 {
	padding: 0px;
}
.img-wrapcat {
	/* width: 400px; */
	min-width: 100%;
	/* height: 240px; */
	/* background: #fff; */
	overflow: hidden;
	position: relative;
	/* padding: 10px; */
}

.img-awards {
	/* width: 400px; */
	min-width: 100%;
	/* min-height: 240px; */
	background: #fff;
	overflow:visible;
	position: relative;
	/*box-shadow: #775531 4px 4px 5px 0px;*/
}

.img-wrapcat img {
	width: 100%;
	display: block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.block-content-categories:hover .img-wrapcat img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	opacity: 0.7;
}

.content-wrapcat {
	/* width: 600px; */
	max-width: 100%;
	/* min-height: 240px; */
	/* background: #332a1e;  */
	background: inherit;
	padding: 10px 20px;
	color: #fff;
	/* font-size: 12px; */
}
.content-wrapcat h3 {
	font-weight: bolder;
	color: #95bd40;
}
.content-wrapcat::after {
	content: "";
	position: absolute;
	width: 0%;
	height: 5px;
	background: #95bd40;
	top: 0px;
	left: 0px;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.block-content-categories:hover .content-wrapcat::after {
	width: 100%;
}

.content-wrapcat-partner {
	width: 600px;
	max-width: 100%;
	min-height: 240px;
	background: #ffffff;
	padding: 20px;
	color: #000;
	text-align: left;
}
.content-wrapcat-partner h3 {
	font-weight: bolder;
	color: #95bd40;
	text-align: left;
	font-size: 19px;
	line-height: 1.4em;
}

.content-wrapcat-partner a {
	color: #026f89 !important;
}

.content-wrapcat-partner a:hover {
	color: #95bd40 !important;
}

.block-partner{
	margin-right:1px !important;
	background: #fff;
	margin: 15px 0px;
	/*min-height: 346px;*/
	/* height: 240px;*/
}

.block-partner .col-sm-8 {
	margin-bottom: 12px;
}

.block-partner .col-sm-4,
.block-partner .col-sm-8 {
	padding: 0px;
}

.content-wrapcat-partner::after {
	content: "";
	position: absolute;
	width: 0%;
	height: 5px;
	background: #95bd40;
	top: 0px;
	left: 0px;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}
.block-content-categories-partner:hover .content-wrapcat-partner::after {
	width: 100%;
}

.readmore2 {
	display: inline-block;
	line-height: 38px;
	width: 120px;
	color: #fff !important;
	border: 1px solid #95bd40;
	text-align: center;
	margin-top: 21px;
	text-decoration: none !important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.readmore2:hover, .readmore2:active, .readmore2:focus {
	background: #95bd40;
	border: 1px solid #95bd40;
	color: #000 !important;
}


.contact-us {
	width: 100%;
	min-height: 450px;
	background: #fff;
	padding: 40px;
}

.card-blk {
	background: #e6e6e6;
	width: 400px;
	max-width: 100%;
	min-height: 130px;
	padding: 20px;
	margin-bottom: 21px;
}

.card-blk .input-group-addon {
	background: transparent !important;
	border: 0px !important;
	padding: 20px;
	color: #95bd40;
	font-size: 28px;
}
label {
	margin-bottom: 12px;
	color: #666;
}
.form-control {
	-webkit-border-radius: 0px;
	height: 55px !important;
	margin-bottom: 12px;
}
.form-control:focus {
	-webkit-box-shadow: none;
	border: 1px solid #222;
}

textarea.form-control {
	-webkit-border-radius: 0px;
	height: 175px !important;
	margin-bottom: 12px;
}
textarea.form-control:focus {
	-webkit-box-shadow: none;
	border: 1px solid #222;
}
form button {
	line-height: 45px;
	border: 0px;
	padding-right: 27px;
	padding-left: 27px;
	margin-right: 12px;
	background: #95bd40;
	color: #fff;
	font-weight: bold;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
form button:hover, form button:focus,form button:active {
	background: #26170a;
}
form button:last-child{
	background: #fff;
	color: #95bd40;
	border: 1px solid #95bd40;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
form button:last-child:hover,
form button:last-child:active,
form button:last-child:focus {
	background: #95bd40;
	color: #fff;
}

.about-us {
	width: 100%;
	min-height: 430px;
	background: #fff;
	padding: 30px;
}
.who-we-are-blok {
	width: 600px;
	max-width: 100%;
	padding: 40px;
	min-height: 200px;
	background: #f6f6f6;
}
.who-we-are-blok h2 {
	font-weight: bolder;
}
.who-we-are-blok p {
	text-align: justify;
}

.who-we-are-img {
	position: relative;
	width: 100%;
	margin-top: 31px;
	/*overflow: hidden;*/
	min-height: 290px;
	-webkit-box-shadow: 2px 8px 16px #979797;

}
.who-we-are-img::after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: 250px;
	z-index: 1;
	top: 15px;
	left: 20px;
	border: 2px solid #95bd40;

}
.who-we-are-img img {
	width: 80%;
	display: block;
	margin: 0 auto;
	/*height: 600px;*/
}

.text1{
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	font-size: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify; line-height: 30px;
}
.text1{
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	font-size: 30px;
	padding-top: 20px;
}

.conditions {
	max-width: 100%;
	padding: 40px;
	background: #f6f6f6;
}
.conditions h2 {
	font-weight: bolder;
}
.conditions h3 {
	font-weight: bolder;
}
.conditions p {
	text-align: justify;
	line-height: 2.1em;
}


.main-about-us {
	background: #f6f6f6;
	width: 100%;
	min-height: 240px;
	padding: 30px;
}
.main-about-us h4::nth-of-type(1) {
	font-weight: bolder;
	letter-spacing: 2px;
	margin-top: 21px;
}
.mission {
	height: 550px;
	/*position: absolute;*/
	/* margin-top: 31px; */
	/*overflow: hidden;*/
	-webkit-box-shadow: 2px 8px 16px #979797;
}

.mission::after {
	content: "";
	position: absolute;
	display: inline-block;
	min-width: 100%;
	min-height: 100%;
	border: 2px solid #95bd40;
	z-index: 1;
	top: -16px;
	left: -10px;
}

.mission img {
	height: 100%;
}

.text-justify {
	text-align: justify;
}

.left-corner {
	width: 600px;
	max-width: 100%;
	-webkit-box-shadow: 0px 1px 10px #c7c7c7;
	min-height: 400px;
	margin: 0 auto;
	padding: 10px;
	padding-bottom: 20px;
}

.left-corner h4 {
	margin-top: 20px;
	text-align: justify;
}
.left-corner form {
	width: 90%;
	margin: 0 auto;
	font-size: 21px;
	font-family: arial;
}
.left-corner form .readmore1 {
	margin: 0 auto;
	width: 400px;
	max-width: 100%;
}
.left-corner form .input-group button {
	border: 0px;
	padding-left:8px;
	padding-right:8px;
	background: none;
}
.left-corner form .input-group-addon {
	padding: 0px !important;
	background: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-left-color: #fff;
}
.left-corner form .input-group button:hover {
	color: #000 !important;
}
.left-corner form .input-group {
	padding: 0px;
	border: thin solid #000;
}
.left-corner form .input-group .form-control {
	border-right-color: #fff;
}
.left-corner form .input-group .form-control::focus {
	border-right-color: #fff;
}
.left-corner h3 {
	text-align: justify;
}
.img-wrap-03 {
	width: 260px;
	height: 260px;
	background: rgba(149,225,5,0.4);
	content: "";
	position: absolute;
	top: -117px;
	left: 60px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	-ms-border-radius: 50em;
	-o-border-radius: 50em;
}
.img-wrap-03 .img-wp0 {
	width: 220px;
	height: 220px;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	-ms-border-radius: 50em;
	-o-border-radius: 50em;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}
.img-wrap-03 .img-wp0 img {
	width: 300px;
}

.block-category {
	width: 90%;
	margin: 0 auto;
	min-height: 100px;
	background: #fff;
	position: relative;
	margin-bottom: 12px;
}
.block-category .block-1 {
	width: 30%;
	float: left;
	height: 100px;
	background: #ccc;
	overflow: hidden;
}
.block-category .block-1 img {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	width: 102%;
}
.block-category:hover .block-1 img {
	-webkit-transform: scale(1.3) rotate(25deg);
	opacity: 0.5;
	margin-left: -7px;
}
.block-category .block-2 {
	width: 70%;
	float: left;
	min-height: 100%;
	padding: 10px;
	font-size: 12px;
}
.readmore-0 {
	padding: 5px;
	background: #95bd40;
	position: absolute;
	z-index: 1;
	color: #fff !important;
	bottom: 0px;
	right: 0px;
	width: 45px;
	text-align: center;
}
.readmore-0:hover, .readmore-0:active, .readmore-0:focus {
	background: #7d9f35;
	border: 1px solid #7d9f35;
}

.whattodo {
	width: 100%;
	min-height: 430px;
	padding: 40px;
}
.comments-word {
	width: 100%;
	min-height: 100px;
	background: #fff;
	margin-bottom: 21px;
	padding: 20px;
	border-left: 5px solid #94da2c;
	line-height: 8px;
	position: relative;
}
.comments-word h5 {
	font-family: arial;
	font-weight: bold;
	font-size: 21px;
}
.comments-word h5 small {
	font-size: 12px;
	margin-left: 21px;
}
.comments-word .reply {
	position: absolute;
	content: "";
	width: 87px;
	background: #94da2c;
	display: block;
	line-height: 28px;
	text-align: center;
	right: 0px;
	bottom: 0px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}
.comments-word p {
	line-height: normal;
	color: #7e7e7e;
}

.comments-word-2 {
	margin-left: 54px;
	width: 93%;
}

.block-find-mn {
	/* width: 100%; */
	/* min-height: 120px;*/
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	/* padding: 20px;  */
	/* background-color: rgba(71, 63, 63, 0.06); */
	background-color: rgba(146, 148, 149, 0.18);
	/* border-radius: 0.8em; */
	text-align: justify;
	color: #000;
	/*font-weight: bold;*/
}

.img-site {
	/* width: 400px; */
	min-width: 100%;
	/* height: 240px; */
	/* background: #fff; */
	overflow: hidden;
	position: relative;
	/* padding: 10px; */
}

.round-shape {
	width: 300px;
	height: 200px;
	max-width: 100%;
	background: #222;
	overflow: hidden;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
}
.round-shape img {
	display: block;
	content: "";
	width: 100%;
}
.bottom-blk-m1 {
	margin-top: 27px;
}
.liste-puces{
	margin-left: 30px;
}
.bottom-blk-m1 .readmore02 {
	display: block;
	width: 140px;
	float: right;
	background-color: #dfa703;
	border: 1px solid #dfa703;
	line-height: 38px;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius:0.8em;
	margin-left: 20px;
}
.bottom-blk-m1 .readmore02:hover,
.bottom-blk-m1 .readmore02:focus,
.bottom-blk-m1 .readmore02:active {
	background: #25170a;
	color: #fff !important;
	border-radius:0.8em;
}
.bottom-blk-m1 .fa {
	color: #e5791f;
	/* margin-left: 8px; */
	margin-right: 8px;
}
.head-topread {
	font-weight: bolder;
	font-size: 24px;
	text-align: left;
}
.head-tags {
	border-bottom: 2px solid #95bd40;
	margin-bottom: 12px;
}
.head-tags h4.pull-right {
	background: #728e32;
	display: block;
	line-height: 34px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	border-radius: 20px;
	text-align: center;
}

.head-tags .pull-right a{
	color: #fff;
	text-decoration: none;
	padding: 0px 15px;
}

.activity-title {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 30px 10px;
	border: #fff 2px solid;
	background-color: #dfa703;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.activity-title h3{
	font-weight: bolder;
	text-align: center;
	margin: 0px;
}

.activity-text{
	text-align: center;
	min-height: 120px;
}

.activity ul li{
	line-height: 35px;
	margin-left: 25px;
}

.activity p {
	line-height: 2em !important;
}

.activity h4 {
	font-size: 20px !important;
	font-weight: bold !important;
	margin-bottom: 15px !important;
	text-transform: uppercase;
}

.activity .meta a {
	text-decoration:underline !important;
	color: #5b96bc !important;
	-webkit-transition: .4s !important;
	transition: .4s !important;
}

.activity-overlay {
	background: rgba(48, 50, 44, 0.58);
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.activity-overlay:hover {
	background: #dfa703c7;
	color: #fff;
}

.activity-overlay h3 {
	font-size: 24px !important;
	font-weight: normal !important;
	margin: 0px;
}

.activity-overlay .activity-title {
	background-color: transparent !important;
	padding: 20px 25px !important;
	border: #fff 1px solid !important;
	color: #fff !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: center !important;
}

.pl-0{
	padding-left: 0px;
}

.pl-pr-40{
	padding: 0px 40px;
}


.mt-15{
	margin-top: 15px;
}
.mb-15{
	margin-bottom: 15px;
}

.mt-30{
	margin-top: 30px;
}

.mb-30{
	margin-bottom: 20px;
	margin-top: 20px;
}

.pb-100 {
	padding-bottom: 100px;
}
.pt-100 {
	padding-top: 100px;
}
.mb-100 {
	margin-bottom: 100px;
}

.pb-25 {
	padding-bottom: 25px;
}
.pt-25 {
	padding-top: 25px;
}
.mb-25 {
	margin-bottom: 25px;
}

.package-text{
	min-height: 225px;
}

.single-blog a {
	text-decoration: none;
	color: #333;
	-webkit-transition: .4s;
	transition: .4s;
}
.section-title {
	position: relative;
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
.section-title h4::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #dfa703;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.blog-img {
	position: relative;
}
.blog-img img {
	width: 100%;
}
.post-category a {
	display: inline-block;
	background-color: #95bd40;
	color: #fff;
	font-size: 15px;
	padding: 5px 20px;
}
.single-blog:hover img {
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"
}
.post-category {
	position: absolute;
	left: 0;
	bottom: 0;
}
.blog-content {
	padding: 30px 20px;
}
.single-blog {
	/* border: 1px solid #eee; */
	background-color: rgba(146, 148, 149, 0.18);
	margin-bottom: 25px;
	 min-height: 700px;
}
.single-blog p{
	text-align: justify;
}
.blog-title h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}
.meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.meta {
	margin-bottom: 20px;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	min-height: 30px;
}
.blog-content a.box_btn {
	display: inline-block;
	background-color: #dfa703;
	padding: 10px 0px;
	color: #fff;
	/* text-transform: capitalize; */
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
a.box_btn::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #3e2716;
	left: -100%;
	top: 0;
	-webkit-transition: .5s;
	transition: .5s;
	z-index: -1;
}
a.box_btn {
	overflow: hidden;
	z-index: 2;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	text-decoration:none;
}
a.box_btn:hover::before {
	left: 0;
	z-index: -1;
}







.social-media {
	width: 220px;
	max-width: 100%;
	min-height: 50px;
	background: #000;
	content: "";
	position: absolute;
	right: 0px;
	top: -50px;
	border-top: 5px solid #95bd40;
	z-index: 4;
}
.social-media ul li {
	float: left;
	list-style-type: none;
}
.social-media ul li a {
	margin-left: 25px;
	line-height: 45px;
	display: block;
	color: #95bd40 !important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	font-size: 28px;
}
.social-media ul li a:hover {
	color: #fff !important;
}
hr {
	display: block;
	height: 1px;
	width: 100%;
	background: #666;
}

@media only screen and (max-width: 786px) {

	.img-wrap-03 {
		display: none;
	}
	.left-corner h4 {
		margin-top: 30px;
	}
	.social-media {
		position: relative;
		margin: 0 auto;
		margin-top: 76px;
	}
}

article {

    display: flex;
    align-items: center;
    padding: 8px 12px;
}
article:hover{
    border: 2px solid #ff9999;
}

.details{
    padding: 8px 22px;
}
.playlist{
	/*width: auto;*/
	height: 500px;
	/*overflow: hidden;*/
	overflow-y: scroll;
	/*background: red;*/
}

.btn-gallery {
    display: block;
    padding: 10px 20px;
    background-color: #dfa703;
    border: 1px solid #dfa703;
    line-height: 28px;
    width: 250px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.message-descr {
    line-height: 45px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bolder;
		font-size: 20px;
    -webkit-transition: all 0.2s linear;
}
