
/*slider effects*/
#slider {
    min-height:100%;
    background:
            linear-gradient(to left,transparent 50%, rgba(0,0,0,0.3) 50%),
            linear-gradient(to bottom,transparent 50%, rgba(0,0,0,0.3)50%);
    background-size:2px 4px, 4px 2px, cover;
    display:flex;
    height:100%;
}

h1 {
    font-size: 5em;
    color: white;
}

.promo-block-title span{
    font-size: 60px;
    color: #ffffff;
}

span {
    border-right: .05em solid;
    animation: caret 1s steps(1) infinite;
}

@keyframes caret {
    50% {
        border-color: transparent;
    }
}

.couleur_orange span {
    font-size: 30px;
    color: #F89734;
}
.couleur_bleu h1, .couleur_orange h1, .couleur_magenta h1 {
    line-height: 0.6;
}
.couleur_bleu span{
    font-size: 23px;
    color: deepskyblue;

}
.couleur_magenta span{
    font-size: 23px;
    color: indianred;

}
/*#slider:hover {
    background-size:0 0 , 0 0 ,cover;
}*/

/*Nav bar*/

#nav_dark a {
    color:#515769;
}
#nav_dark2{

    border-bottom-color: #f0f0f0;
}

/*deader slider*/
.blinking-cursor {
    line-height: 1;
    font-size: 60px;
    color: #2E3D48;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}

@keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: white;
    }
}

@-moz-keyframes blink {
    from, to {
        color: transparent;
    }
    50% {
        color: white;
    }
}

@-webkit-keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: white;
    }
}

@-ms-keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: white;
    }
}

@-o-keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: white;
    }
}


/*--------------------
-------- works -------*/

#work h4{
    font-weight: 500
}


/*--------------------
-------- contact -------*/
#contact{background: center fixed; background-size: cover; color:#fff;}

/*#contact .overlay{background: rgba(255,255,255,0.4);}

.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
*/
.contact-left {
    background-color: rgba(104, 102, 96, 0.5);
    display: inline;
    float: left;
    padding: 30px 40px 10px;
    width: 100%;
}
.contact-left h2 {
    color: #fafafa;
    font-size: 25px;
    margin-bottom: 35px;
}
.single-address {
    display: inline;
    float: left;
    margin-bottom: 15px;
    padding-right: 50px;
    width: 100%;
}
.single-address h4 {
    color: #fafafa;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 12px;
}
.single-address p {
    color: #fafafa;
    font-size: 14px;
    margin-bottom: 5px;
}
.contact-right{
    background-color: rgba(104, 102, 96, 0.5);
    display: inline;
    float: left;
    padding: 30px 40px;
    width: 100%;
}
.contact-right h2 {
    color: #fafafa;
    font-size: 35px;
    margin-bottom: 48px;
}

.contact-right h4 {
    margin: 0 0 25px;
}
.validateform .form-group input {
    background: transparent;
    color: #515769  ;
    font-size: 12px;
    border: 1px solid darkgray;
    border-radius: 0;
    height: 35px;
    margin-bottom: 5px;
}
.validateform .form-group textarea{
    color: #515769;
    background: transparent;
    border: 1px solid darkgray;
    border-radius: 0;
    height: 190px;
}
.validateform .form-control:focus {
    outline: 0;
    box-shadow: none;
}
.validateform .form-control::-webkit-input-placeholder {
    color: darkgray;
    font-size: 14px;
}

.validateform .form-control:-moz-placeholder { /* Firefox 18- */
    color: darkgray;
    font-size: 14px;
}

.validateform .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: darkgray;
    font-size: 14px;
}

.validateform .form-control:-ms-input-placeholder {
    color: darkgray;
    font-size: 14px;
}
.validateform button {
    float: right;
    margin-right: 0;
    border-radius: 0px;
    margin-top: 8px;
    padding: 2px 30px;
}
.validateform.button-default::after,
.validateform .button-default > span {
    padding: 12px 40px;
}

.button-default {
    border: 1px solid darkgray !important;
    color: #ffffff !important;
    background-color: #515769;
}

.button-default:hover {
    border: 1px solid darkgray !important;
    color: #24445C !important;
    background-color: rgba(253,241,184,0.7);
}

.validation{
    color: #ffcc33;
    font-size:2em;
    text-align:left;
}

form#contact-form .validation {
    font-size:13px;
}

#sendmessage {
    /*border:1px solid #e6e6e6;*/
    background:rgba(255,255,255,0.7);
    display:none;
    font-size: 17px;
    text-align:center;
    color: #172130;
    padding:15px 12px 15px 65px;
    margin:10px 0;
    font-weight:600;
    margin-bottom:30px;
}

#sendmessage.show,.show  {
    display:block;
}

.service-element img{
    max-height: 70px;
}

.g-recaptcha {
    height: 40px;
    margin-top: 15px;
    max-width: 100%;
}

/* -------------------------
contact ends ------------- */

.social-icons2 a, .social-icons2 li, .accueil p, .accueil a, .accueil a:hover {
    color: white;
}

.social-icons2 li{
    font-size: 20px;
    padding: 0 0 0 10px;
}
.social-icons3 li{
    font-size: 20px;
    padding: 0 0 0 10px;
}

.social-icons2 li {
    color: white;
    border-radius: 50%;
    padding: 11px;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7,1,.7,1);
}

.social-icons2 li:hover {
    color: black;
    background-color: white;
    border-radius: 50%;
    padding: 11px;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.7,1,.7,1);
}