/*
 Theme Name:   Dogmawp Child
 Theme URI:    themeforest
 Description:  Dogma Child Theme
 Author:       Christophe marlière
 Template:     dogmawp
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  dogma-child
*/

.langholder {
    position: relative;
    width: auto;
    float: right;
    right: 10px;
    top: 15px;
}

.langholder  article {
	    margin-top: 0px;
}


.homeholder  article {
	    margin-top: 0px;
		background:none;
}

.homeholder  article ul {
	text-align: left;
}

.homeholder  article li {
	margin: 0px;
	padding: 3px;
	height: 65px;
	width: auto;
	display:inline-block;

}


.enter-wrap h3  {
	color:#FFFFFF !important;
	}
	
.btnContactBottom a {
	color: #990000;
	font-weight: bold;
	margin-right: 20px;
}


.wr-contact .wr_row_fluid {
	position:absolute;
	display:block;
	width:50%;
	background-color:rgba(21, 79, 41, 0.58);
	z-index:3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	-webkit-box-shadow: -3px 10px 7px -0px rgba(0,0,0,0.75);
	-moz-box-shadow: -3px 10px 7px -0px rgba(0,0,0,0.75);
	box-shadow: -3px 10px 7px -0px rgba(0,0,0,0.75);

}

.wr-contact .wr_row_fluid h3 {
	text-align: left;
	padding: 20px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 700;
}

.wr-contact .wr_row_fluid p {
	text-align: center;
	padding: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.wr-contact .wr_row_fluid blockquote {
	text-align: center;
	padding: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-left: 0px;
}

.wr-about-cotainer {
    overflow: auto;
    padding-top: 400px;
}

strong, b {
    font-weight: bold;
}

#12 .full_section_inner {
    padding-top: 20px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    background-color: #FFF;
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}


.isShare a{
	display:none;
	}
.visshare .isShare a {
	display: block;
	}

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

.wr-contact .wr_row_fluid {
	width: 100%;
	background-color:rgba(21, 79, 41, 0.88);
}

.wr-about-cotainer {
    padding-top: 0px;
}

.bg {
	/*background-image:none !important;*/
	}

}


@media only screen and (max-width: 756px) {
footer {
    display: none;/**/
}

}


@media only screen and (max-width: 540px) {
.share-inner {
    top: 0px;
}

.show-share {
    right: 40px;
}

}