/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



/************diaporama*******/
p {
    line-height: 1.3em;
}
#ovaleurs p strong {
    margin-left: 30px;
    margin-top: 7px;
    display: block;
}
.tiny {
    font-size: 20px;
    line-height: 1.3em;
}
strong{
    font-size: 22px;
}
body h1, body h2{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 800;
    line-height: 1em;
	font-size: 48px;
    letter-spacing: 0px;
}
body h3 {
    font-family: 'Raleway', sans-serif !important;
}
body h1 strong {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 800;
    line-height: 1em;
	font-size: 80px;
    letter-spacing: 0px;
}
body h2 strong {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 800;
    line-height: 1em;
	font-size: 70px;
    letter-spacing: 0px;
		color: #222222;

}
body h2 small {
    line-height: 1em;
    font-size: 45px;
    letter-spacing: 0px;
    font-weight: 300;
	color: #222222;
}
h2 span{
	font-weight: 300;
}
h3 span{
	line-height: 1.3em;
	margin-bottom: 0;
	font-family: 'Garamond', sans-serif !important

}
h4 span{
	font-family: 'Raleway', sans-serif !important
	
}

h4 {
    text-transform: none !important;
    letter-spacing: 0px !important;
    font-family: 'Raleway', sans-serif !important;
}
h4 span {
    font-size: 22px;
	line-height: 1em;
}
#contact-reco h3 span{
    letter-spacing: 2px;
    line-height: 1.3em;
    margin-bottom: 30px;
    display: block;
    font-size: 30px;
}
.swiper-slide .content h2 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 800;
    line-height: 1.1em;
    text-align: left;
    font-size: 60px;
    letter-spacing: 0px;
    margin-bottom: 25px;
}
.swiper-slide .content p {
    font-size: 25px;
    line-height: 1em;
    font-weight: 300;
    margin-top: 20px;
    text-align: left;
}
.swiper-slide .content {
    background-color: #B20000;
    opacity: 0.85;
    width: 40%;
    padding: 40px 55px !important;
    margin-left: 46%;
    top: 350px !important;
}
.divider-wrap{
	background-color: white;
    padding: 0;
    margin: 0;
    height: 15px;
}
.divider{
	height: 50px;
    background-color: white;
}
#footer-outer #copyright p{
    font-size: 17px;
}
#boxed #footer-outer #footer-widgets{
	background-color: white;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
    padding-top: 85px;
    padding-bottom: 20px;
}
/************boxed***********/

#header-outer.transparent #top #logo, #header-outer.transparent #top #logo:hover {
    color: #ffffff;
    margin-top: 50px;
	margin-bottom: 0px;
}

@media only screen and (min-width: 1300px) { 
     #boxed {     
         width: 1250px!important;
     } 
     .container { 
         max-width: 1250px!important; 
     } 

     body #boxed #header-outer, body #boxed #header-secondary-outer, body #boxed #page-header-bg { 
        min-width: 1200px!important;  
     }
	 

}



/*************************************responsive*************/
@media only screen and (max-width: 1200px) { 

.swiper-slide .content {
    width: 60%;
    padding: 30px !important;
	
	   margin-left: 10%;
}
body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content p{
	
	  font-size: 20px !important;
}
}

@media only screen and (max-width: 999px){
#header-outer[data-format="centered-menu-under-logo"] #top #logo .starting-logo {
    margin-left: 23%;
}
h3 span{
	font-size: 25px;
}
.right.img-with-aniamtion-wrap {
    text-align: left;
}
#header-outer.transparent #top #logo, #header-outer.transparent #top #logo:hover {
    margin-top: 0 !important;
}

}


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

body h1 strong {
    font-size: 60px;
}
body h2 strong {
    font-size: 60px;
}
.vc_custom_1569329656061 {
    padding-top: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 40px !important;
    background-color: rgba(255,255,255,0.8) !important;
    *background-color: rgb(255,255,255) !important;
}




}


@media only screen and (max-width: 690px){
body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content p{
	
	  font-size: 20px !important;
}
body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content h2 {
    font-size: 50px;
    letter-spacing: 0px;
	line-height: 36px !important;

}
.swiper-slide .content {
    width: 90%;
    padding: 30px !important;
	margin-top: 10px;
	    margin-left: 5%;
}

}
