/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.Base-900-Sans-OT-Regular {
    font-family: base-900-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
}
.Base-900-Sans-OT-Bold {
    font-family: base-900-sans,sans-serif;
    font-weight: 700;
    font-style: normal;
}

h1 {
	font-family: base-900-sans,sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
h2 {
	font-family: base-900-sans,sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
h3 {
	font-family: base-900-sans,sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
a:hover {
	text-decoration: none !important;
}
.home h2 {
	font-family: inherit !important;
	font-weight: 300 !important;
    font-style: normal !important;
	font-size: 50px !important;
	line-height: normal !important;
}
.home h2 span {
	font-size: 60px !important;
	line-height: normal !important;
}
.Base-900-Sans-OT-Regular, .Base-900-Sans-OT-Regular p, .Base-900-Sans-OT-Regular span, .Base-900-Sans-OT-Regular a, .Base-900-Sans-OT-Regular li, .Base-900-Sans-OT-Regular em{
	font-family: base-900-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
}
.light, .light p, .light span, .light a, .light li, .light em{
	font-weight: 300;
}

.blanc, .blanc p, .blanc span, .blanc a, .blanc li, .blanc em{
	color:#fff;
}
.breadcrumbs.bg-light {
    background-color: rgba(255,255,255,0.9) !important;
} 
.masthead {
    z-index: 299;
}
#fancy-header {
    padding-top: 0px !important;
}
.home .page-inner,
.page .page-inner,
.single .page-inner {
    background: #fff;
    margin-top: 0 !important;
	padding-top: 115px !important;
    z-index: 199;
}
header .same-logo {
    margin-top: 10px;
}
#primary-menu {
    margin-top: -20px;
}
.mini-widgets {
    margin-top: -20px;
}
.slick-prev {
    left: -70px !important;
}
.slick-next {
    right: -70px !important;
}
.sommaire-page {
	margin-left: -1.5%;
	margin-right: -1.5%;
}
.sommaire-page .first-content {
	width: 30%;
	max-height: 280px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	float: left;
    display: inline-block;
}
.sommaire-page .first-content img {
	width: 100%;
	max-width: 100%;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
.sommaire-page .first-content:hover img {
	-moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.sommaire-page .first-content:hover .img:after {
	content: "";
    background-color: rgba(0, 127, 102, 0.5);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
}

.sommaire-page .first-content a {
	text-decoration: none;
}
.sommaire-page .first-content .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);

	font-family: base-900-sans,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 26px;
	line-height: 30px;
	color: #fff;
    text-transform: uppercase;
	text-align: center;
	width: 90%;
}
/******************************************************************* nuage home ************************************************************/
.row-sf {
	display: flex;
	align-items: center;
	justify-content: center;
}

.blue-circle-sf{
	height: 720px !important;
    width: 720px !important;
    border-radius: 50%;
    background-color: rgba(0,127,104,.9);
    background-image: var(--wpr-bg-f446190f-8f56-4cf3-a9c3-93811ee3021e);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.blue-circle-sf .vc_column-inner:first-child{
	height: 100%;
}

.blue-circle-sf .gmb-asvg{
	margin-bottom: 45px;
}

.blue-circle-sf .vc_column-inner:first-child .wpb_wrapper:first-child{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.btn-charte.btn-sf button{
	width:308px !important;
	font-size:16px !important;
	line-height: 20px !important;
}

.cont-nuage{
	padding: 0 150px;
	display: flex;
	align-items: center;
}

.cont-nuage .wpb_widgetised_column{
	margin: 0 !important;
}

#execphp-6{
	padding: 0 !important;
}

.nuage{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.lien-nuage{
	background: rgba(255,255,255,.9);
	color:#007f66  !important;
	text-decoration: none;
	padding: 0 10px;
	border-radius: 20px;
	height: 40px !important;
	display: flex;
	align-items: center;
	margin: 15px 8px;
	transition:all .3s linear;
}

.lien-nuage:hover{
	background:#007f66;
	color:#fff !important;
	transition:all .3s linear;
}
/*********************************************************** END nuage home ************************************************************/
.news h3 {
	font-family: inherit !important;
    font-weight: normal !important;
}
.news .vc_btn3.vc_btn3-size-md {
	background: none !important;
    margin: 0 !important;
    padding: 0 !important;
	font-family: inherit !important;
    font-weight: bold!important;
}
.aio-icon-component, .wpb_column>.wpb_wrapper .aio-icon-component {
    margin-bottom: 0 !important;
}
.aio-icon-box {
	border-bottom: 1px solid #2e2b36 !important;
}
.aio-icon-box .aio-icon-title {
	text-align: left !important;
}
.paginator {
    margin-top: 0px !important;
}












#phantom .logo-box {
	padding: 10px 30px 10px 0;
}
#phantom .logo-box img {
	width: 60%;
    height: auto;
}
#phantom #primary-menu,
#phantom .mini-widgets{
	margin-top: 0;
}
#footer #nav_menu-2 ul li a,
#footer #nav_menu-3 ul li a {
	font-family: base-900-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 20px;
	line-height: 24px !important;
	text-transform: uppercase;
}
#footer #nav_menu-2 ul li ul.sub-menu,
#footer #nav_menu-3 ul li ul.sub-menu {
	margin-left: 0px;
}
#footer #nav_menu-2 ul li ul.sub-menu li,
#footer #nav_menu-3 ul li ul.sub-menu li {
	margin-bottom: 0px;
}
#footer #nav_menu-2 ul li ul.sub-menu li a,
#footer #nav_menu-3 ul li ul.sub-menu li a {
	font-family: Lato,sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size: 16px;
	line-height: 20px !important;
	text-transform: inherit;
}
.footer .menu .current-menu-item > a {
	color: #469f8e;
}
.footer .widget, .footer .tp_recent_tweets li {
    font-size: 16px;
    line-height: initial;
}
#footer .menu li, .qts-lang-menu li, .widget_pages li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-width: 0 !important;
	margin-bottom: 30px;
}
.block-publications {
    position: relative;
}
.pdf-publication-url {
    display: none;
}
.row-publication {
    background: #ececec;
    margin-top: 30px;
}
.row-publication:hover {
    background: #007f66;
    color: #fff;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.row-publication:hover a {
    color: #fff;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.row-publication .vc_gitem_row:nth-child(1) {
    width: 100%;
    float: left;
}
.row-publication .vc_gitem_row:nth-child(2) {
    width: 10%;
    float: left;
}
.row-publication .vc_gitem-post-data {
    margin-bottom: 0!important ;
    margin-right: 20%;
}
.row-publication .pdf-publication {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.row-publication .pdf-publication .dt-icon-the7-download {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
@media screen and (max-width:1457px){
	.row-sf {
        display: block;
        align-items: center;
        justify-content: center;
    }
}
@media screen and (max-width:991px){
	.sommaire-page .first-content {
		width: 47%;
		max-height: 280px;
		margin-left: 1.5%;
		margin-right: 1.5%;
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
		float: left;
		display: inline-block;
	}
}
@media screen and (max-width:750px){
	.sommaire-page .first-content {
		width: 100% !important;
		max-height: 280px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
		float: left;
		display: inline-block;
	}
}
