@import url('https://fonts.googleapis.com/css?family=Roboto Slab');
@import url('https://fonts.googleapis.com/css?family=Caudex');
@import url('https://fonts.googleapis.com/css?family=Great Vibes');

body {
font-family: "Roboto Slab", Arial, Tahoma, sans-serif;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
       color: #4a5154;
      background-color: #eaeaea;
}

p{text-align:justify; }
h1, h2, h3, h4{
    font-family: "Caudex", Arial, Tahoma, sans-serif;
}
h2, h2 a, h2 a:hover , h2 a:focus{
color: #fff;
}
.navbar-default {
border: none;
}
.section-title-sst .sow-headline-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.section-title-sst .sow-headline-container h2.sow-headline{    position: relative;     padding-left: 18px;     width: 30%;
    margin-right: 5%;}
.single h2, .sidebar .sidebar-widget,.single .related{    position: relative;
    padding-bottom: 10px; }

.section-title-sst .sow-headline-container p.sow-sub-headline{
    width: 65%;
}
/*.service_left .icon_image img{
border-radius: 50%;
    margin-right: 15px;
}*/
.service_left .content h3{
        font-size: 15px;
    line-height: 20px;
    font-weight: 400;
        padding-bottom: 15px;}
.service-border .service_left .content h3{border-bottom:1px solid #a8a8a8;}
.Bloc1 .service_top .content h3{    margin: 25px 0;
    text-align: left;
font-size: 19px;
}
.Bloc1 .service_top{text-align: left;}
#Footer{padding-top: 65px;
    background: #fff;}
.home #Footer{
        position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#Footer .footer-widget{
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    font-family: "Caudex", Arial, Tahoma, sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
}
/*#Footer .footer-widget::before {
       position: absolute;
    content: "";
    bottom: -11px;
    left: 0;
    height: 1px;
    width: 30px;
    background-color: #080b14;
}*/
#Footer p {

}
.footer_copy{
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 24px 0;
    font-size: 14px;
    position: relative;
color: #65666C;
}

/*.archive .post-content p{min-height: 105px;}*/
 .single .related { margin: 20px 0;
    border-top: 1px solid rgba(245, 239, 239, 0.08);
    padding: 20px 0 0;
}
.single h2, .single .related {
    color:  #fff;
      font-size: 20px;
    line-height: 24px;
    position:relative;
    font-family: "Caudex", Arial, Tahoma, sans-serif;
}
 .sidebar .sidebar-widget{  margin-bottom: 15px;}
.sidebar .widget{   
    margin-bottom: 50px;
    padding: 40px 30px;
    border: 1px solid #eaeaea;
}
.single .post-archive-thumb {
}

/*********************Menu*****************************/
.sticky .logo-top {padding: 5px 0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    padding:0;}
.sticky .navbar-default .navbar-collapse, .navbar-default .navbar-form{ padding: 0;}
/*.navbar-default .navbar-nav>li>a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 14px;
    position: absolute;
    left: auto;
    right: 0;
    -webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
    background-color: #080b14;
}
.sticky .navbar-default .navbar-nav>li>a:before {bottom: -4px;height: 3px;}
.navbar-default .navbar-nav>li>a:hover:before,.navbar-default .navbar-nav>.current-menu-item>a:before {
    width: 100%;
    left: 0;
    right: auto;
}*/
.sub-menu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 79px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.sub-menu>li>a {padding: 10px 20px; background:#fff; color:#333333}
.sub-menu > li > a:focus, .sub-menu > li > a:hover {
color: #ff6363;
text-decoration:none;
}
.sub-menu>.current-menu-item>a, .sub-menu>.current-menu-item>a:focus, .sub-menu>.current-menu-item>a:hover {
color: #ff6363;
}
/*****************************************/

/*.archive .cat-title h1:before,.single .post-title h1:before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 76px;
    height: 2px;
    margin-left: -38px;
    background: #ff6363;
    content: '';
}*/
.archive .single-post {
        position: relative;
    margin: 0 0 109px;
}
.sidebar {
    border-left: none!important;
}

.sidebar .sidebar-widget {
     color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    position:relative;
    font-family: "Caudex", Arial, Tahoma, sans-serif;
}
.searchform input{
        font-size: 14px;
    line-height: 24px;
    color: #888888;
    width: 80%;
    padding: 0px 30px;
    height: 60px;
    background: #f3f3f3;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
}
.searchform  input[type=submit]{
        width: 18%;
    padding: 0px 18px;
    height: 60px;
        background: #000;
    color: #ffb200;
    font-weight: 600;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.widget ul li a{
    color: #888888;
    font-weight: 500;
        text-transform: capitalize;
}
.widget ul li a:hover{
       color: #ff6363;
    transition: all 1s ease 0s;

}
/*.widget ul li a:before{
position: inherit;
    left: 0px;
    height: 28px;
    line-height: 28px;
    top: 0;
    font-size: 16px;
    color: #ff6363;
    content: "»";
    margin-right: 6px;

}*/
.footer-lists {
    position: relative;
    margin: 15px 0;
    font-size: 15px;
}
.footer-lists li {
    position: relative;
    margin-bottom: 9px;
    color:#fff;
}
.footer-widget ul li a {
    padding: 0px 0 7px 20px;
    display: inline-block;
}
.footer-lists li a {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding-left: 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    padding-left: 20px;
}
.footer-lists li a:hover{    color: #ffb200;}

footer .post.footer-lists {
    position: relative;
    padding-left: 85px;
    min-height: 90px;
    margin-bottom: 24px;
    border-bottom: 2px solid rgba(255,255,255,1);
}
footer .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 65px;
    height: 65px;
    overflow: hidden;
}
footer .post .text {
    position: relative;
    line-height: 1.4em;
    font-size: 14px;
    font-weight: 500;
    padding-top: 0px;
    margin-bottom: 6px;
    color:#fff;
}
footer .post.footer-lists:last-child {
    border: none;
    min-height: auto;
}
.services-block-two img {
    border: 3px solid #ffffff;
}
.projects .sow-headline-container .decoration,.projects2 .sow-headline-container .decoration{position:relative;}
.projects .sow-headline-container .decoration:before{
  position: absolute;
    content: '';
    left: 50%;
    bottom: -4px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #ffb200;  
}
.projects2 .sow-headline-container .decoration:before{
  position: absolute;
    content: '';
    left: 20%;
    bottom: -4px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #ffb200;     
}
.carousel-content.center{
    top: 5%!important;
    left: 7.5%!important;
    background: #ffb200!important;
    width: 86%!important;
    height: 90%!important;
-webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}
.owl-item:hover .carousel-content.center{
  -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);  
}
.carousel-content .title{
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    margin-top: 10px;
    text-transform: capitalize;
    color: #222;
}
.owl-theme .owl-controls .owl-page.active span{
    background: none repeat scroll 0 0 #46a8ff!important;
    opacity: 1!important;
}

.lsow-testimonials-slider .lsow-testimonial-text{    text-align: left;    font-style: normal;}
.lsow-testimonials-slider .lsow-testimonial-user { margin: inherit;}
.lsow-testimonials-slider .lsow-testimonial-text i { color: #46a8ff; font-size: 24px;}
.lsow-testimonials-slider .lsow-testimonial-user .lsow-text { color: #46a8ff;}
.lsow-container .lsow-flex-control-nav li a, .lsow-container .lsow-flex-control-nav li a:hover {
    background: #46a8ff;
    border: 1px solid #46a8ff;}
.navbar-nav {
    float: right;
}
.product-bloc{padding: 0!important;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.product-bloc h3{    margin-bottom: 2px!important;}
.product-bloc .text-content{    text-align: center!important;
    padding-bottom: 1em;}

.product-bloc:hover{
    background: #ffb200!important;}
.product-bloc:hover h3{color: #e3e4e6!important;}
.imgMoving:hover img{
    animation: shake 0.5s; 
    animation-iteration-count: infinite; 
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.content-animated-hover{
    content: "";
    position: absolute;
    background-color: #000;
    opacity: 0;
    transition: .4s all;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all;
    -ms-transition: .4s all;
    width: calc(100% - 80px)!important;
    height: calc(100% - 80px)!important;
    left: 40px!important;
    top: 40px!important;
    z-index: 1;
}

.post-archive-thumb{    margin-bottom: 33px;     position: relative;     border: 8px solid #f8f8f8;
    overflow: hidden;}
.archive .post-content p{    position: relative;}


/*.post-archive-thumb:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.9) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,0.9) 100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}    
.post-archive-thumb:hover:before {
    -webkit-animation: shine .75s!important;
    animation: shine .75s!important;
}*/
.post-archive-thumb img {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.post-archive-thumb:hover img{
        transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


.single .single-header:after {
}
.single .related:after {
}
.section-related-ul {}
.section-related-ul .post-element{    padding: 0.3em 0;}


#toTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
    width: 40px;
    height: 40px;
    line-height:40px;
    text-align: center;
}
.rent .service_top{position:relative;}
.rent .service_top:before{    content: '';
    position: absolute;
    right: 5px;
    top: 2em;
    width: 2px;
    height: 29px;
    background-color: #efeeea;}
.rent.rent2 .service_top:before{display:none;}
.rent .service_top .content h3{    margin: 0 10px!important;
    font-size: 15px;}

.rent .service_top .icon_image img {
  -webkit-filter: grayscale(0) blur(0px);
  filter: grayscale(0) blur(0px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
 
.rent .service_top:hover .icon_image img {
  border-radius: 50%; 
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.campground .service_top .content h3{ margin: 10px 0 20px!important;    font-size: 17px;}
.imgVert .image-hover-text:hover{background-color: rgba(91,154,66,0.9)!important;}
.sow-testimonials .sow-testimonial-wrapper{  padding: 50px 30px; }
.sow-testimonial-wrapper .sow-round-image-frame{border: 5px solid #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}
.sow-testimonial-wrapper .sow-testimonial-name{    color: #2d2929;
    font-size: 17px;
    padding: 1em 0 0;
    display: block;}
.sow-testimonial-wrapper .sow-testimonial-location{    color: #efc429;}
.sow-testimonials .sow-testimonial-text{
     background: transparent!important;
         text-align: center;   
}
.sow-testimonial-wrapper:nth-child(2){
   background: #fff;
    padding: 50px 30px; 
}
.sow-testimonial-wrapper:nth-child(2) .sow-round-image-frame{border: 5px solid #5b9a42;}
.sow-testimonial-wrapper .sow-round-image-frame:hover{
   -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media only screen and (max-width: 900px) {
.sow-headline-container h1.sow-headline:before,.sow-headline-container h1.sow-headline:after{display:none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
}
.navbar-default .navbar-nav>li>a {
    margin: 6px 0;
    text-align: center;
}
.padding-cont{padding:0 30px;}
}
.hosting-info-img {
    position: relative;
}
.hosting-info-img img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.hosting-info-img .info-icon {
    position: absolute;
    -webkit-animation: jumping 1s ease-in-out 0s infinite alternate;
    animation: jumping 1s ease-in-out 0s infinite alternate;
}
.hosting-info-img .info-icon.icon-1 {
    bottom: 25%;
    left: 0%;
}
.hosting-info-img .info-icon.icon-2 {
    bottom: 50%;
    left: -5%;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.hosting-info-img .info-icon.icon-3 {
    left: 14%;
    bottom: 70%;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.hosting-info-img .info-icon.icon-4 {
    bottom: 59%;
    left: 35.5%;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
@keyframes jumping {
  0%   {transform: translate3d(0,0,0) scale3d(1,1,1);}
  40%  {transform: translate3d(0,30%,0) scale3d(1,1,1);}
  100% {transform: translate3d(0,100%,0) scale3d(1,1,1);}
}
.category .single-post .post-content{
   /* width: calc(100% - 60px);
    margin: 0 auto;
      margin-top: -115px;
    z-index: 1;
    position: relative;
    -webkit-box-shadow: 19.799px 19.799px 60px 0 rgba(0,0,0,.1);
    box-shadow: 19.799px 19.799px 60px 0 rgba(0,0,0,.1);
    background-color: #FFF;
    padding: 20px 30px 30px;*/
}
.archive .single-post h2 {
min-height: 65px;
}
.archive .post-content p{min-height: 105px;}
.archive .single-post h2 a{}


.text-center p{text-align: center!important;}
 /*.home h3.widget-title:after {
   content: "";
    width: 20%;
    height: 2px;
    bottom: 5px;
    position: absolute;
    left: 42%;
       -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #c49f65;
}*/
 /*.home h3.widget-title:hover:after {
   width: 100%;
    left: 0;
}*/
.separateur-cat{    padding: 0 0 15px;}
.list_style_header {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    min-height: 46px;
    padding-right: 275px;
}
.list_style_header .readmore{
    position: absolute;
    right: 0;
    top: 0;
}
.home .moviText  h3.widget-title{color:#fff;}
.moviText{
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
}
.GrosLettre {font-family:'Great Vibes',Arial,Tahoma,sans-serif; color:#ffc013; 
font-size:70px;height:70px;line-height:70px;width:70px;
    display: inline-block;
    float: left;
        margin: 0 20px 5px 0;
    text-align: center;
}
.teaser-bloc-content .heading{    line-height: 30px;}
.serviceC .service_left{text-align: center;}
.serviceC .service_left .icon_image,.serviceC .service_left .content{display: inline-flex;}

.home .single-post {    position: relative;
    z-index: 0;
    margin-bottom: 411px;}

.home .widgetH h3.widget-title {
    color: #18202a;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 12px;
}
.cat-title.post-title{position:relative;}
.intro-next {
    color: rgba(255,255,255,0.2);
    cursor: pointer;
    font-size: 38px;
    height: 50px;
    left: 50%;
    bottom: -60px;
    line-height: 50px;
    margin: 0 0 0 -25px;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
@media only screen and (max-width: 900px) {
.home .single-post { 
    margin-bottom: 0;}
.home #Footer{
position: static;
}
}