/*/ 
 * 
 * 
 * RESPONSIVE DESIGN
 * 
 * 
 * */


@media screen and (max-width: 768px)
{
	.overlay
	{
		background: url(wp-content/uploads/2022/04/bg-home-23.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
	}

	.section-header h2:not(.cta-2-title), .contact .section-header h2, .funfact h2.funfact-title
	{
		font-size: 30px !important;
		line-height: 40px !important;
	}

	.navbar .nav .nav-item .nav-link
	{
		padding: 1rem 0;
	}

	.main-header-btn
	{
		padding: 1rem 0;
	}

	#video_slider
	{
		display: none;
	}

	h2.title
	{
		font-size: 3rem !important;
		line-height: 4.5rem !important;
	}

	#multi-step-form .fw-progress-wrap
	{
		display: none;
	}

	.navbar
	{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.navbar-brand
	{
		width: 6rem;
	}

  #multi-step-form .fw-step-part:nth-last-of-type(2) 
	{
    padding: 0 !important;
	}
	
  .testimonial.testi-4 .testmonial-block figcaption {
    width: 100% !important;
  }
	
	.testimonial {
    height: 660px;
  }
	
}


/*/ 
 * 
 * 
 * END RESPONSIVE DESIGN
 * 
 * 
 * */


.stickymenu {
    background-color: rgb(255 255 255 / 83%) !important;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(10.9px);
	  -webkit-backdrop-filter: blur(10.9px);
}


a.wp-block-button__link.has-white-color.has-text-color.has-background:hover {
    background-color: black !important;
}

#multi-step-form [data-type=fw-radio] label {
    margin-right: 1.4rem !important;
	  margin-bottom: 0;
}


#multi-step-form [data-type=fw-radio] label, #multi-step-form [data-type=fw-checkbox] label {
    padding: 0 0 0 36px !important;
}

#multi-step-form .fw-radio-row input[type=radio]:checked+label:before {
    color: #eea842 !important;
    line-height: 20px !important;	
}

.form-control-feedback {
    display: none !important;
}

.wp-block-separator {
    border-bottom: 1px solid;
    border-top: 1px solid;
    width: 208px;
    margin: 4% 0;
}

p.bullet-point {
    font-weight: 600;
    display: inline;
    padding-left: 2%;    
    color: black;
}

#multi-step-form .fw-active:before {
    content: "" !important;
	  color: transparent !important;
    background-image: url(https://osr-securite.com/wp-content/uploads/2022/03/lion-transparent_1.png) !important;
    background-position: center !important;
    background-size: 49px !important;
    background-repeat: no-repeat !important;
}

#multi-step-form .fw-progress-bar .fw-progress-step:last-child:before {
    content: "" !important;
	  color: transparent !important;
    background-image: url(https://osr-securite.com/wp-content/uploads/2022/03/lion-transparent_1.png) !important;
    background-position: center !important;
    background-size: 49px !important;
    background-repeat: no-repeat !important;
} 

#multi-step-form .fw-step-part {
    background: #ffffff none repeat scroll 0 0 !important;
    box-shadow: 0px 0px 20px 0px #00000021;
	  border-radius: 6px;
	  padding: 3rem !important;
}

.fw-step-part {
    border: #ffffff !important;
}

#multi-step-form .fw-choice.fw-input-container {
    margin-bottom: 8px;
    border: 1px solid #dddddd;
    padding: 0.6rem;
    border-radius: 6px;
}

#multi-step-form [data-type=fw-checkbox] input[type=checkbox]:checked+label:before {
    content: "\25A0" !important;
}

.fw-choice.fw-input-container:hover {
    background-color: #fcfdfe;
	  box-shadow: 1px 3px 5px 0px #00000014;
}

#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step {
    padding:0 !important;
}

#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step:after {
    height: 3px !important;
}

#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step:before {
    height: 46px !important;
	  width: 46px !important;
    line-height: 42px !important;
    top: -74px !important;
    font-size: 20px !important;
}

span.fw-txt-ellipsis::before {
    display: none;
}
span.fw-txt-ellipsis::after {
    display: none;
}

#multi-step-form .fw-wizard-step-header.fw-current {
    display: none;
}

#multi-step-form h2.fw-step-part-title {
    font-size: 1.4rem !important;
    font-weight: bold !important;
}

#multi-step-form .fw-wizard-step-container h3 {
    font-size: 0.93rem !important;
    line-height: 1rem !important;
    font-weight: bold !important;
    font-family: 'Open Sans' !important;
}

#multi-step-form .fw-text-input, #multi-step-form .fw-text-input[type="text"] {
	  padding-left: 1rem !important;
}

.img-devis {
    margin-right: 0.6rem;
    border-radius: 4px;
}

#multi-step-form [data-type=fw-checkbox] label:before {
    margin: auto;
}

/*
 * 
 * #content .breadcrumb_last {
    color: #eea842;
    font-weight: 700 !important;
}
#content .page-breadcrumb {
    text-align: left !important;
}

#content .overlay {
    display:none;
}

#content .page-title.text-center.text-white {
    display: none;
}

#content .page-title-section {
    padding: 4px 0 !important;
	  background-image: none;
	  background-color: black;
}

*/

figcaption {
    color: #6c6c6c;
}

.wp-block-button__link {
    background-color: #eea842;
	  font-weight:800;
}

blockquote {
    background-color: #ffffff;
}

header.entry-header.blog-title {
    display: none;
}

.remove-image {
    display: none;
}

.entry-content p a {
    color: #000000;
}

.section-space.blog {
    background-color: #ffffff;
}

a.blog-title {
    color: #000 !important;
}

.blog .post {
    background: #ffffff;
    box-shadow: 0px 0px 1px 1px #e8e8e8;
}

.blog .post:hover {
    box-shadow: 0px 0px 1px 1px #e8e8e8;
}

.entry-meta, .blog-author {
    display: none;
}

article a:hover {
    color: #eea842 !important;
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link a {
    font-size: 1.6rem;
}

input, textarea{
	  font-family: 'Open Sans';
    background-color: white !important;
    color: #454545 !important;
    border-radius: 4px !important;
	  border-color: #454545 !important;
}

label{
	  font-family: 'Open Sans';
    background-color: transparent !important;
    color: #454545 !important;
}

.remove-padding-top {
    padding: 0 !important;
}

.page-title-section {
    padding: 72px 0;
}

.page-title-section .page-title h1 {
    font-family: 'Ubuntu';
    font-size: 2.8rem;
}

.page-breadcrumb {
    font-family: 'Open Sans';
	  font-weight: 600;
}

#team-carousel p {
	font-size: 0.95rem !important;
	font-weight: 400 !important;
	
}

#team-carousel .owl-item {
	width: 250px !important;
	
}

#team-carousel h4 {
	font-size: 1rem !important;
	line-height: 1.4rem !important;
	text-align: center !important;
}

.team4 .overlay::before {
    background: none;
}

.testimonial.testi-4 .testmonial-block figcaption {
    width: 50%;
}

.testimonial.testi-4 .testmonial-block .avatar {
    width: auto;
    height: auto;
}

.testimonial .img-fluid {
    width: 100%;
    height: 120px;
}
 
.testimonial .rating {
    display: none;
}

.testmonial-block .avatar img {
    box-shadow: none;
    border-radius: 0.2rem !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    border: none;
}

.testimonial.testi-4 .testmonial-block {
    box-shadow: none;
}

.services3 .post {
    box-shadow: #dddddd -6px -4px 20px;
	  cursor: pointer;
}

.services3 .post:hover {
    box-shadow: #dddddd00 0px 0px 0px;
}

.baseline-footer {
    padding: 1rem 0 1rem 0;
    margin: 0;
    font-family: 'Ubuntu';
    color: white !important;
	  line-height: 2.4rem;
}

.slider-caption p, body p:not(.footer-sidebar p,.sidebar p) {
    font-family: 'Open Sans' !important;
}

.services3 .post:hover .post-thumbnail img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    border: 0;
}

.entry-header h4 a:not(.blog-title) {
    font-size: 24px !important;
}

body h4:not(.blog h4.blog-title) {
    text-align: left !important;
}

.post .entry-content {
    text-align: left;
}

.site-footer {
    background: linear-gradient(40deg, rgba(34,34,34,1) 0%, rgba(0,0,0,1) 100%);
}
	
.footer-sidebar {
    padding: 4.25rem 0 5rem;
}

.site-info {
    display: none;
}

.lines {
    display:none;
}

.entry-title {
    font-family: 'Ubuntu';
}

.services3 .post-thumbnail img {
    box-shadow: #eea842 -8px -8px 0px 0px !important;
    border-radius: 0;
	  padding: 0;
    width: 310px;
    height: 190px;
    border: none;
}

.services3 .post-thumbnail i.fa {
    width: 8rem;
	  height: 8rem;
	  border: 4px solid white;
	  line-height: 7rem;
}

.services3 .post:hover .post-thumbnail i.fa {
	  border: 4px solid white;
	  background-color:white;
}


.services3 .fa {
    font-size: 3rem !important;
}

.card-body {
    background-color: #f2f2f2;
}

.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.has-large-font-size {
    color: black;
}

.section-space.team, .section-space.sponsors {
    background-color: white;
}

.services3 {
    background-color: white; 
    color: #161616;
}

.dark .section-header h2.section-title {
    color: black;
}

body.dark .section-space.test-1,body.dark .section-space.page {
    background-color: white;
}

.navbar .nav .nav-item .nav-link {
    font-weight: 700;
}

.slider-caption .title {
    font-weight: 800;
    text-shadow: 0px 4px 10px rgb(0 0 0 / 40%);
}

.slider-caption h2 {
    font-size: 4rem !important;
}

.slider-caption p, body p:not(.footer-sidebar p,.sidebar p) {
    font-size: 1.2rem !important;
}

.btn-default, .btn-small, .btn-light {
    font-weight: 900;
    font-family: 'Ubuntu';
}

.site-footer {
    background-color: black;
}

body.dark .navbar {
    background-color: white;
}

.back-img, .video-slider.home-section.back-img {
    height: 41.5rem !important;
}

.blog .post .entry-content a, .page .post .entry-content a, .page .about-content a, .page .about-section a, .page:not(.page-template-template-business-php,.page-template-template-service) .services a {
    text-decoration: none !important;
}

.section-space {
    padding: 3.688rem 0 4.375rem;
}
