/*
  Theme Name: Comet WP
  Description: Creative Multi-Purpose WordPress Theme
  Version: 1.0.6.1
  Author: HodyLab
  Author URI: http://hody.co/
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  License: GNU General Public License version 3.0
  Theme URI: http://themes.hody.co/comet/
  Tags: white, custom-background, threaded-comments, translation-ready
  Text Domain: comet-wp
*/

.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 10px 0 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.page-single section:nth-child(2){
  padding: 50px 0 !important;
}

.slide-wrap #mc_embed_signup form{
  text-align: center;
}
.slide-wrap #mc_embed_signup form .mc-field-group{
  display: inline-block;
  clear: none;
  max-width: 40%;
  padding: 0;
}
.slide-wrap #mc_embed_signup form .mc-field-group input{
  position: relative;
  display: inline-block;
  width: 100%;
  height: 55px;
  padding: 18px 24px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  letter-spacing: 1px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.slide-wrap #mc_embed_signup .button{
  position: relative;
  display: inline-block;
  height: 55px;
  background-color: #009ec0;
  color: #fff;
  border-color: #009ec0;
  border-radius: 0;
  margin: 0;
}

.wpcf7-form-control.wpcf7-recaptcha:not(.wpcf7-submit){
  border: none;
  padding: 0;
  height: 100%;
}

.boxes.clients [class*="col-"]{
  padding: 2% 5% !important;
}
.bloc-clients .wpb_wrapper{
  padding-bottom: 2%;
}

#why-s4m-5 .section-trois .title hr,
#fusio-programmatic-full-stack-53 .section-trois .title hr{
  height: 1px;
  background: #fff;
  border: none;
}

.section-deux .our-core-values-title{
  padding: 20px 0 0 0;
}
.section-deux .wpb_single_image.wpb_content_element{
  margin-bottom: 0;
}
#fusio-programmatic-full-stack-53 .section-trois{
  text-align: center;
}
#fusio-programmatic-full-stack-53 .section-trois h4 {
	color:#009ec1;
	font-size:19px;
	font-weight:600;
	letter-spacing:0.04em;
}
#fusio-programmatic-full-stack-53 .section-trois p {
	color:#009ec1;
	font-size:17px;
	font-weight:400;
	letter-spacing:0.04em;
}
#fusio-programmatic-full-stack-53 .section-trois .title,
#fusio-programmatic-full-stack-53 .section-trois h2{
  padding: 0;
  margin: 0;
}
#fusio-programmatic-full-stack-53 .section-trois h2 .red-dot,
#fusio-programmatic-full-stack-53 .section-trois h2 .red-dot:before{
  color: #ffffff !important;
}
.team-info{
  padding: 20px 19px !important;
}
@media (max-width : 1790px) {
  .team-info{
    padding: 20px 0 0 0 !important;
    height: 80px;
  }
}
@media (min-width: 1200px){
  #fusio-programmatic-full-stack-53 .section-trois{
    -webkit-clip-path : polygon(0% 5%,100% 0%,100% 95%,0% 100%);
    clip-path: polygon(0% 5%,100% 0%,100% 95%,0% 100%);
  }
  #fusio-programmatic-full-stack-53 .section-trois.vc_custom_1533042631549{
    -webkit-clip-path : polygon(0% 5%,100% 0%,100% 100%,0% 100%);
    clip-path: polygon(0% 5%,100% 0%,100% 100%,0% 100%);
  }
}
@media (max-width: 767px) {

	#fusio-programmatic-full-stack-53 .section-trois .wpb_raw_code {
		width: 66%;
		text-align: left;
		float: left;
		margin-bottom: 0;
		padding: 0 5% 0 10%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
	}

	#fusio-programmatic-full-stack-53 .section-trois .wpb_single_image {
		width: 33.333%;
		float:left;
		padding: 0 25px;
	}

	#fusio-programmatic-full-stack-53 .section-trois .vc_separator {
		display: none;
	}

	#fusio-programmatic-full-stack-53 .section-trois {
		padding-top:40px;
		padding-bottom:0;
	}

	#fusio-programmatic-full-stack-53 .section-trois .vc_custom_1504016253468 {
		padding-top:0 !important;
	}

	#fusio-programmatic-full-stack-53 .section-trois {
		background-position: 50% 73% !important;
		background-size: auto 570px !important;
	}

	#fusio-programmatic-full-stack-53 .section-trois .vc_row-o-equal-height {
		padding-bottom:0 !important;
	}

	#fusio-programmatic-full-stack-53 .section-trois .vc_row-o-equal-height .vc_column_container .vc_column-inner  {
		background-color:#f4f4f4 !important;
	}

}
@media (max-width: 812px) and (min-width: 320px){
  .our-core-values .vc_custom_1539676051045{
    padding-bottom: 15px !important;
  }
}
@media (min-width : 410px) and (max-width : 767px){
  .bloc-partners .wpb_single_image.wpb_content_element{
    margin-top: 30px !important;
    margin-bottom: 10px !important;
  }
  .boxes.clients [class*="col-"]{
    padding: 4% 5% !important;
  }
}
@media (min-width : 320px) and (max-width : 409px){
  .wpb_single_image.wpb_content_element{
    margin-top: 22px !important;
    margin-bottom: 10px !important;
  }
  .boxes.clients [class*="col-"]{
    padding: 4% 5% !important;
  }
}
@media (min-width : 320px) and (max-width : 812px){
  .section-deux .our-core-values-title{
    padding: 0 0 30px 0;
  }
  .section-deux .wpb_single_image.wpb_content_element{
    /* margin-bottom: 35px; */
    margin-top: 0 !important;
    margin-bottom: 25px !important;
  }
  .bloc-partners .wpb_text_column{
    padding: 10px 20px !important;
  }
  /* .bloc-partners .wpb_text_column p{
    text-align: left !important;
  } */
  /* .bloc-partners .wpb_single_image{
    margin-top: 40px !important;
    margin-bottom: 10px !important;
  } */
  .wpb_content_element{
    margin-bottom: 0 !important;
  }
    .bloc-partners .wpb_single_image.wpb_content_element{
    margin-bottom: 0 !important; 
  }
  #why-s4m-5 .section-trois,
  #fusio-programmatic-full-stack-53 .section-trois{
    padding-bottom: 65px !important;
    -webkit-clip-path : polygon(0% 2%,100% 0%,100% 98%,0% 100%);
    clip-path: polygon(0% 2%,100% 0%,100% 98%,0% 100%);
  }
  #fusio-programmatic-full-stack-53 .section-trois.vc_custom_1533042631549{
    -webkit-clip-path : polygon(0% 2%,100% 0%,100% 100%,0% 100%);
    clip-path: polygon(0% 2%,100% 0%,100% 100%,0% 100%);
  }
  #why-s4m-5 .section-trois h2,
  #fusio-programmatic-full-stack-53 .section-trois h2{
    color: #ffffff !important;
  }
  #why-s4m-5 .section-trois h2 .red-dot,
  #why-s4m-5 .section-trois h2 .red-dot:before,
  #fusio-programmatic-full-stack-53 .section-trois h2 .red-dot,
  #fusio-programmatic-full-stack-53 .section-trois h2 .red-dot:before{
    color: #ffffff !important;
  }
  #why-s4m-5 .section-trois .wpb_column,
  #fusio-programmatic-full-stack-53 .section-trois .wpb_column{
    padding: 15px 7px 0 7px !important;
  }
  /*.title hr{
    border-top: 1px solid #ffffff !important;
  }*/
  .boxes.clients{
    padding: 0 5%;
  }
  .boxes.clients .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* .boxes.clients [class*="col-"]{
    padding: 2% 6% !important;
  } */
  .boxes.clients:last-child{
    padding-bottom: 20px;
  }
  .bloc-clients .wpb_wrapper{
    padding-bottom: 0%;
  }
  .bloc-clients .boxes.clients .col-xs-6{
    border: none !important;
  }
  .vc_sep_holder{
    margin: 20px 0;
  }
  .our-core-values .vc_custom_1531213446999{
    padding-bottom: 15px !important;
  }
}  