/* MODIFICATIONS CSS SPÉCIFIQUES */

body {
	overflow-x: hidden;
}

section {
	padding-bottom: 0px !important;
	border-bottom: 3px solid #ffffff;
}

.head-contact {
	display: flex;
	font-size: 14px;
}

.head-contact .fa-clock-o {
	margin-left: 20px;
}

.head.social-icons li a {
	width: 70px !important;
}

::selection {
	background: #1dbfd6 !important;
	color: #fff !important;
}

.page-title h1 {
	color: #fff !important;
	font-size: 45px !important;
	font-weight: 300 !important;
}

#page-title.page-title-parallax {
	height: 220px;
	border: none !important;
	background: none;
}

.breadcrumb {
	color: #fff !important;
	font-size: 14px !important;
	font-style: italic;
}

.custom-heading-colored .custom-heading-delim {
	border-top: 3px solid #fff !important;
}

/* Menu centré */
#header.header-logo-center:not(.header-sticky) #mainMenu {
	margin: 0 auto !important;
}

#mainMenu ul {
	padding-top: 12px !important;
}

#mainMenu > ul > li > a,
.footer-content strong.mention
{
	color: #023535;
}

#mainMenu a, #mainMenu > ul > li > a {
	text-align: center;
}

/* Puces Slider Color + Bouton Go to Top*/
.tp-bullet,
.gototop-button {
	background: #1dbfd6 !important;
}

.btn.btn-primary.send-main-form {
	background: #1DBFD6 url(http://www.stallion-info.local/wp-content/uploads/2017/06/picto_send.png) no-repeat 19px 15px !important;
}

.btn.btn-primary.send-main-form {
	border: none !important;
        font-size: 16px;
        border-radius: 30px;
        padding: 13px 48px !important;
        margin-top: 10px;
}

.heading-center .custom-heading-delim {
	margin: 10px auto 0 auto !important;
}

.custom-heading h2 {
	font-size: 45px !important;
	color: #023535 !important;
}

.icon-box {
	margin-bottom: 15px !important;
}

a.button.more.full-rounded.custom {
    	font-family: "Roboto Condensed", sans-serif;
    	font-size: 13px;
	padding: 7px 17px;
    	margin-right: 54px;
}

a.button.more.full-rounded.custom:hover {
	background-color: #1dbfd6 !important;
	border-color: #1dbfd6 !important;
}

a.button.more.full-rounded.custom:hover span {
	color: #fff !important;
}

.icon-box.medium > h3, .icon-box.medium > h4 {
	margin: 65px 12px 10px 84px !important;
}

.custom-heading.text-light.who_we_are h2 {
    color: #fff !important;
}

.text-right .custom-heading-delim {
	margin: 15px 0 20px auto !important;
}

.text-left .custom-heading-delim {
	margin: 15px 0 20px 0 !important;
}

.lead {
	font-size: 16px !important;
}

a.button.more_who_we_are.full-rounded.custom,
a.button.help.full-rounded.custom {
	font-size: 16px !important;
}

a.button.help.full-rounded.custom:hover {
	background-color: #fff !important;
	color: #1dbfd6 !important;
}

a.button.more_who_we_are.full-rounded.custom:hover,
.btn-primary.send:hover {
	background-color: #fff !important;
	color: #023535 !important;
        border: none !important;
}

.testimonial.testimonial-card .testimonial-image {
	background-color: #eee !important;
}

.footer-content .widget-title {
	font-weight: bold !important;
	margin-bottom: 3px !important;
}

/* Style Séparateur footer */
.seperator.seperator-dark::before, .seperator.seperator-dark::after, .separator.seperator-dark::before, .separator.seperator-dark::after {
	border-bottom: 1px solid #fff !important;
}

.footer-logo {
	border-right: 1px solid #fff !important;
	margin-right: 50px !important;
	padding-right: 50px !important;
}

.copyright-text {
	text-transform: none !important;
	font-size: 14px !important;
	font-style: italic !important;
}

.copyright-text a {
	color: #797979;
}

.copyright-content {
	border-top: 1px solid #fff !important;
}

/* Titre adresse bloc contact */
.block_address .title_address,
.head-contact li:first-child
{
    color: #1dbfd6;
}

/* Style bouton submit footer */
.btn-primary.send {
    border: none;
    padding: 6px 37px !important;
    font-size: 13px;
    border-radius: 30px;
    margin-top: 5px;
    float: right;
}

/* Style Input Marges */
.form-control {
    margin-bottom: 5px;
}

.textwidget form {
    margin-top: 8px;
}

.textwidget form .col-md-6 {
    padding-left: 0px;
}

#wpcf7-f3323-p3307-o1 {
    margin-top: 11px;
}

#wpcf7-f3323-p3307-o1 label {
	font-size: 14px;
	font-weight: bold;
	color: #023535;
}


#wpcf7-f3323-p3307-o1 input,
#wpcf7-f3323-p3307-o1 select {
	margin-bottom: 20px;
}

/* Style Placeholder Main Contact Form */

#wpcf7-f3323-p3307-o1 input::-webkit-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 input:-moz-placeholder { /* Firefox 18- */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 input::-moz-placeholder {  /* Firefox 19+ */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 input:-ms-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 textarea::-webkit-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 textarea:-moz-placeholder { /* Firefox 18- */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 textarea::-moz-placeholder {  /* Firefox 19+ */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 textarea:-ms-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

#wpcf7-f3323-p3307-o1 select {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #797979;
}

/* Style Placeholder Footer Contact Form */
#wpcf7-f3377-o2 input::-webkit-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 input:-moz-placeholder { /* Firefox 18- */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 input::-moz-placeholder {  /* Firefox 19+ */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 input:-ms-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 textarea::-webkit-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 textarea:-moz-placeholder { /* Firefox 18- */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 textarea::-moz-placeholder {  /* Firefox 19+ */
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

#wpcf7-f3377-o2 textarea:-ms-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: #797979;
}

.custom-service-reparation-icon {
	background: url(/wp-content/uploads/2017/06/picto_service_reparation.png) no-repeat 0px 0px;
}

.custom-service-reparation-icon .icon {
	width: 142px !important;
	height: 96px !important;
}

.custom-service-conseils-icon {
	background: url(/wp-content/uploads/2017/06/picto_service_conseils.png) no-repeat 0px 0px;
}

.custom-service-conseils-icon .icon {
	width: 123px !important;
	height: 118px !important;
}

.custom-service-configuration-icon {
	background: url(/wp-content/uploads/2017/06/picto_service_configuration.png) no-repeat 0px 0px;
}

.custom-service-configuration-icon .icon {
	width: 117px !important;
	height: 118px !important;
}

.custom-service-formations-icon {
	background: url(/wp-content/uploads/2017/06/picto_service_formations.png) no-repeat 0px 0px;
}

.custom-service-formations-icon .icon {
	width: 118px !important;
	height: 107px !important;
}

.custom-service-mac-icon {
	background: url(/wp-content/uploads/2017/06/picto_mac_vintage.png) no-repeat 0px 0px;
}

.custom-service-mac-icon .icon {
	width: 88px !important;
	height: 115px !important;
}

.custom-service-pro-icon {
	background: url(/wp-content/uploads/2017/06/picto_service_pro.png) no-repeat 0px 0px;
}

.custom-service-pro-icon .icon {
	width: 112px !important;
	height: 99px !important;
}

/* Ne pas afficher l'encadré d'erreurs à la validation du formulaire */
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	border: none !important;
}

/* STYLE PAGE SERVICES */
.prestation p {
    margin-bottom: 0px;
}

.prestation ul {
    padding-left: 50px;
}

.pricing-table .plan .plan-header {
    background-color: #1dbfd6 !important;
	padding: 27px !important;
	margin-top: 8px !important;
	border: none !important;
}

.pricing-table .plan .plan-header h4,
.pricing-table .plan .plan-header .text-muted,
.pricing-table .plan .plan-header .plan-price,
.pricing-table .plan .plan-header .plan-price sup {
    color: #ffffff !important;
}

.pricing-table .plan .plan-header h4 {
    text-transform: uppercase;
    font-size: 24px;
}

.pricing-table .plan .plan-header .plan-price {
	font-size: 55px !important;
	font-weight: bold !important;
	padding: 9px 0px !important;
}

.pricing-table .plan .plan-header .plan-price sup {
	font-size: 30px !important;
	top: -19px !important;
}

.pricing-table .plan .plan-header .button {
	padding: 16px 15px;
	font-size: 16px;
	margin-top: 15px;
}

.pricing-table .plan .plan-list {
	display: none;
}

.introduction p {
	color: #023535;
}

@media screen and (min-width: 1091px) {
	#logo img {
		margin-top: 23px !important;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	a.button.more.full-rounded.custom {
		margin-left: 10px;
		margin-right: 0px;
	}
}

@media screen and (min-width: 992px) {
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control {
		width: 250px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	a.button.more.full-rounded.custom {
		margin-left: 85px;
		margin-right: 0px;
	}

	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control,
	#wpcf7-f3323-p3307-o1 input {
		width: 320px;
	}

	.pricing-table .plan .plan-header .button {
		font-size: 9px;
	}
}

@media screen and (min-width: 425px) and (max-width: 767px) {
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control,
	#wpcf7-f3323-p3307-o1 input,
	textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.main {
		width: 335px;
	}
}

@media screen and (max-width: 424px) {
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control,
	#wpcf7-f3323-p3307-o1 input,
	textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.main {
		width: 230px;
	}

	.head-contact {
		margin-left: 10px;
	}

	.head-contact li {
		padding-left: 0px !important;
	}

	.head-contact li:first-child {
		padding-left: 10px !important;
	}

	#topbar .top-menu > li i {
		margin-right: 5px !important;
	}

	.head-contact .fa-clock-o {
		margin-left: 10px;
	}
}

@media screen and (min-width: 404px) and (max-width: 451px) {
	.head-contact {
		font-size: 12px;
	}
}

@media screen and (max-width: 403px) {
	.head-contact {
		font-size: 10px;
	}
	.pricing-table .plan .plan-header .button {
		font-size: 10px;
	}
}

@media screen and (max-width: 767px) {
	a.button.more.full-rounded.custom {
		margin-left: 45px;
		margin-right: 0px;
	}

	#topbar .container .row div:nth-child(2) {
		display: none;
	}
}