@import url("calculator.css");
@import url("style-devis.css");

.modal-body{
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus {
    outline: 0 solid
}
a:hover {
    color: #93c01f;
}
img {
    max-width: 100%;
    height: auto;
}
.fix {
    overflow: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
html,
body {
    height: 100%
}
body {
    color: #666666;
    font-family: 'Lato', sans-serif;
}
a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}
a:hover {
    text-decoration: none
}
.section_padding {
    padding-top: 80px;
    padding-bottom: 90px;
    ;
}
.page_title > h2 {
    color: #252525;
    text-transform: uppercase;
    font-size: 26px;
}
.process_area .page_title > h2 {
    margin-bottom: 30px;
}
.promotions_area .page_title {
    margin-bottom: 30px;
}
.client_discription_area .page_title {
    margin-bottom: 30px;
}
.blog_area .page_title {
    margin-bottom: 30px;
}
.section_gray {
    background: #F5F5F5;
}
.section_dark {
    background: #29282E;
    color: #fff;
}
body{position:relative}
#preloader {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

.comment-box a{
    color:#009FC5;
}

.comment-box a:hover{
    color:#93c01f;
}


/** ====== Blog Movers styles ====== **/



#blog-mover {
    background: #fff;
    padding: 80px 0;
}
#blog-mover .single-blog-post .img-holder {
    position: relative;
    margin-bottom: 28px;
}
#blog-mover .single-blog-post .img-holder .date {
    background: #93C01F  none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    left: 0;
    line-height: 20px;
    padding: 10px 15px;
    position: absolute;
}
#blog-mover .single-blog-post .img-holder .date b {
    font-size: 25px;
    font-weight: bold;
}
#blog-mover .single-blog-post a h2 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-family: 'Raleway', sans-serif;
}
#blog-mover .single-blog-post a h2:hover {
    color: #FFBB00;
}
#blog-mover .single-blog-post p {
    color: #8e8d8d;
    font-size: 14px;
    letter-spacing: 0.03em;
    margin: 15px 0 0;
}
#blog-mover .single-blog-post ul {
    border-top: 1px solid #DADADA;
    padding-top: 15px;
    margin-top: 14px;
}
#blog-mover .single-blog-post ul li {
    display: inline;
}
#blog-mover .single-blog-post ul li a,
#blog-mover .single-blog-post ul li span {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    padding: 0 12px;
    color: #12AEF8;
    font-weight: 500;
    transition: all .3s ease;
}
#blog-mover .single-blog-post ul li span {
    border-right: 1px solid #9a9a99;
    color: #9a9a99;
    font-size: 13px;
    padding-left: 0;
}
#blog-mover .single-blog-post ul li span b {
    color: #4F4F4F;
}
#blog-mover .single-blog-post ul li a:hover {
    color: #93C01F;
}

#blog-mover .single-blog-post .img-holder:before {
    background: #93C01F;
}
#blog-mover .single-blog-post .img-holder img {
    transition: all .3s ease;
}
#blog-mover .single-blog-post:hover .img-holder img {
    opacity: .45;
}
#blog-mover .single-blog-post:hover .img-holder:before,
#blog-mover .single-blog-post:focus .img-holder:before,
#blog-mover .single-blog-post:active .img-holder:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*=================
2.0 HOME PAGE ONE.
===================*/
/*---------------
 Mobile Menu
-----------------*/
#mobile_menu {
    display: none;
}
/*-----------------
2.2 Header Area.
-------------------*/
.header_top_area {
    background: #93c01f none repeat scroll 0 0;
    height: 40px;

}
.header_top_menu ul,
.header_social_bookmark ul,
.footer_social_bookmark ul {
    list-style: outside none none;
    margin: 4px 0 0;
    padding: 0;
}
.header_social_bookmark ul {
    text-align: right;
}
.header_top_menu ul li,
.header_social_bookmark ul li,
.footer_social_bookmark ul li {
    display: inline-block;
}
.header_top_menu ul li a,
.header_social_bookmark ul li a,
.footer_social_bookmark ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 5px;
}
.header_top_menu ul li a {
  font-size: 12px;
}
.header_social_bookmark ul li a {
  font-size: 14px;
}
.header_social_bookmark ul li a i:hover{color:#FF5716}
.header_top_menu ul li {
    background: rgba(0, 0, 0, 0) url("../img/header_top_menu_bg.png") no-repeat scroll left center;
    padding-left: 5px;
}
.header_top_menu li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header_bottom_area {
    margin-bottom: 40px;
}
.logo {
    margin-top: 40px;
}
.s_header {
  border-right: 1px solid;
  color: #666666;
  line-height: 12px;
  margin-bottom: 30px;
  margin-right: -15px;
  margin-top: 50px;
  padding-left: 50px;
  position: relative;
}
.contact_title {
  color: #999;
}
.s_header:last-child {}

.email_us.s_header {
    border-right: 0 solid;
}
.s_header > div {
    color: #93c01f;
    font-size: 30px;
    left: 0;
    margin-top: -7px;
    position: absolute;
    top: 0;
}
.uppercase {
    text-transform: uppercase;
}
/*--------------------
2.3 Slider Area. 
---------------------*/
.slider_area {
    position: relative;
}
.main_slider {
    position: relative;
}
.mainmenu_area {
    left: 0;
    position: absolute;
    top: -26px;
    width: 100%;
    z-index: 999;
}
.mainmenu {
    background: rgba(0, 0, 0, 0) url("../img/mainmenu_area_bg.png") repeat-x scroll 0 0;
    height: 53px;
}
.mainmenu ul#nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.mainmenu ul#nav li {
    display: inline-block;
}
.mainmenu ul#nav li a {
    color: #fff;
    display: block;
    margin: 0 -2px;
    padding: 17px 20px;
    text-transform: uppercase;
}
.mainmenu ul#nav li:hover> a,
.mainmenu ul#nav li.current{
    background: #93c01f none repeat scroll 0 0;
}
/*=================
DropDown Menu
===================*/
#nav > li {
    position: relative;
}
#nav > li:hover ul {
    opacity: 1;
	z-index:9999;top: 100%;
	visibility:visible;
}
#nav > li ul {
  background: #fff none repeat scroll 0 0;
  opacity: 0;
  left: -2px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  transition: all 0.5s ease 0s;
  width: 204px;
  padding-left: 2px;
  z-index:-99999;
  top: 150%;
  visibility:hidden
}
#nav > li ul li {
    display: block;
    width: 200px;
}
.mainmenu ul#nav li ul li a:hover {
    color: #fff;
    border-radius: 0 0 80px 0;
    border-left: 4px solid #000;
    padding-left: 10px;
}
.mainmenu ul#nav li ul li a {
    border-bottom: 1px solid #ddd;
    color: #000;
    padding: 10px 10px;
}


/*==================
Search Bar
====================*/
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
}
.search-form .form-group input.form-control {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
color: #fff;
display: block;
padding-right: 20px;
display: block;
padding-top: 0;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    
    display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    
    display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    border-radius: 4px 25px 25px 4px;
    border: 1px solid #ccc;
}
.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    left: initial;
    font-size: 14px;
}
#nav > li:last-child {
    float: right;
    padding-right: 8px;
    padding-top: 10px;
}
.request_code input[type="submit"] {
    background: #93c01f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 17px;
    height: 53px;
    text-align: center;
    width: 100%;
}
.top_quate_area {
     color: #fff;
     height: 290px;
     left: 0;
     position: absolute;
     top: -60px;
     width: 100%;
 }

.top_quate_text {
    color: #fff;
    display: block;
    height: 290px;
    left: 11px;
    position: absolute;
    top: 169px;
    width: 100%;
    z-index: 999;
    font-size: 16px;
}


.top_quate_text-modifier {
    color: #fff;
    display: block;
    height: 290px;
    right: 6px;
    position: absolute;
    top: 169px;
    width: 50%;
    z-index: 999;
    font-size: 16px;
}

/***** Slide Layers Css ********/
/*** Slide 1 *****/
.quate_text_overlay {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    left: -100;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -70;
}
.top_quate_text-modifier > h3,.top_quate_text > h3 {
    background: #000 none repeat scroll 0 0;
    padding: 30px;
    text-transform: uppercase;
}
.top_quate_text-modifier > p, .top_quate_text > p {
  padding: 15px 38px;
  text-align: left;
}
.top_quate_action {
    border: 1px solid;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    text-align: left;
    width: 200px;
    height: 40px;
    display: block;
    margin-left: 35px;
}

/***** Slide 2 *******/ 
.msg-slide  > h1{
	
	border:1px red solid;
	position: absolute;
	z-index: 999;

}
/*-------------------------
   2.4 Promotion Area.
--------------------------*/
.promotions_area .row > div {
    margin-top: 23px;
}
.single_promotions {
    background: #f5f5f5 none repeat fixed 0 0;
    height: 270px;
    padding: 10px;
    position: relative;
    vertical-align: middle;
	overflow:hidden
}
.single_promotions::before {
    background: #93c01f none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    height: 3px;
    position: absolute;
    right: 0;
	transition: all 0.3s ease 0s;
    width: 212px
}
.single_promotions::after {
    background: #93c01f none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 212px;
    position: absolute;
    right: 0px;
	transition: all 0.3s ease 0s;
    width: 3px;
}
.s_promotion_icon {
  left: 50%;
  margin-left: -72.5px;
  position: absolute;
  top: -51px;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  border:3px solid #fff
}
.single_promotions:hover .s_promotion_icon{
border:3px solid #93c01f
}
.single_promotions > h2 {
    font-size: 20px;
    font-weight: normal;
    padding-top: 110px;
    text-transform: uppercase;
    color: #000;
}
/*-------------------
2.5 Quote Area.
---------------------*/
.singnup_area {
    background: rgba(0, 0, 0, 0) url("../img/obtenir-devis.jpg") no-repeat scroll 0 0 / cover;
    position: relative;
}
.singnup_area::before {
    background: #93c01f none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.signup_form > h2 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 35px;
}
.signup_form input {
    margin: 7px 0;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
	border:none
}
.signup_form .btn {
    background: #009fc5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    height: 38px;
    margin-left: 15px;
    margin-top: 8px;
    width: 280px;transition: all 0.5s ease 0s;
    width:auto;
}

.signup_form h3{

    color: white;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 30px;
}

.signup_form .btn:hover {
  background: #93c01f;
}
.home-2 .signup_form button:hover {background: #fd581e none repeat scroll 0 0;}
/*------------------
2.6 Work Area.
--------------------*/
.single_work {
    margin-top: 50px;
    overflow: hidden;
}
.single_work img:hover {
background: #009fc5;
transition: all 0.5s ease 0s;
}
.single_work h4 {
    color: #232323;
    font-size: 16px;
    text-transform: uppercase;
}
/*-------------------
2.7 Service Area.
---------------------*/
/**
* Service Content Styles.
**/
.single_service {
    margin-top: 30px;
}
.single_service>a{position:relative;display:block;width:100%;height:220px}
.single_service img{width:100%;height: 100%}
.service_title {
    background: #93c01f none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    padding-left: 60px;
    position: relative;
    text-align: center;
    display: table;
    width: 100%;
}
.service_title > h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin-left: 15px;
    text-align: left;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}
.service_title > h4 a{text-decoration: none;
    color: #fff;    margin-left: 9px;
    display: inline-block;}
.service_title > h4 a:hover{color:#009fc5}
.service_title i {
    background: #009fc5 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 35px;
    height: 60px;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;transition: all 0.3s ease 0s;
}
.service_title i:hover {
    background: #93c01f;
    color:#fff;
}

.quote-button p {
    font-family: 'Open Sans', sans-serif;
    color: #93c01f !important;
    font-size: 30px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    margin: 0 !important;
    display: inline-block;
    float: left;
    text-transform: uppercase;
}

.quote-button i {
    color: #93c01f !important;
    display: inline-block;
    font-size: 30px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    margin: 0 !important;
    float: left;
    padding-left: 20px;
}

.fa-long-arrow-right:before {
    content: "\f178";
}

#service-content .section-title h1 {
    font-size: 30px;
    margin: 0 0 43px;
}

#service-content {
    padding-top: 80px;
    padding-bottom: 72px;
}
#service-content .section-title h1 {
    font-size: 30px;
    margin: 0 0 43px;
}
#service-content .col-lg-8 p {
    font-size: 14px;
    line-height: 26px;
    color: #8E8D8D;
    font-weight: 500;
    margin-bottom: 30px;
}
#service-content .col-lg-8 p.highlighted {
    color: #3d3d3d;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}
#service-content .col-lg-8 button {
    background: #93c01f;
    border: none;
    outline: none;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    line-height: 45px;
    height: 45px;
    margin-right: 25px;
    font-family: 'Open Sans', sans-serif;
    padding: 0 28px;
}
#service-content .col-lg-8 button:hover {
    color: #000;
}
#service-content .col-lg-8 button:before {
    background: #93C01F ;
}
#service-content .col-lg-8 button .fa {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #fff;
}
#service-content .col-lg-8 button.bold {
    font-weight: bold;
}
#service-content:hover .img-holder:before {
    height: 100%;
}
#service-content .img-holder {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

#service-content .hvr-bounce-to-right:before {
    background: #FFFFFF;
}

.section-title h1::before {
    background: #93c01f none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 3px;
    position: absolute;
    width: 35px;
    top: -23px;
}

#service-content .section-title h1 {
    font-size: 30px;
    /* margin: 0 0 43px; */
}

.section-title h1 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 50px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.expert-text-right {
    padding-left: 45px;
    margin-top: 30px;
}
/**
* Featured Service Styles.
**/

#featured-service {
    background: #192133;
    padding: 80px 0;
}
#featured-service .section-title h1 {
    color: #fff;
    border-color: #294E5C;
}
#featured-service .section-title h1:before {
    background: #93c01f;
}
#featured-service .col-lg-3 h4 {
    color: #D9D9D9;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #2C4C58;
}
#featured-service .col-lg-3:hover .img-holder:before {
    height: 100%;
}
#featured-service .img-holder {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
#featured-service .img-holder:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 187, 0, 0.75);
    height: 0%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
/**
* Why choose us Styles.
**/

#why-choose-us {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 50px;
    padding-top: 80px;
}
#why-choose-us .section-title {
    margin: 0 0 65px;
}
#why-choose-us .col-lg-3 {
    text-align: center;
}
#why-choose-us .col-lg-3 .img-wrap {
    background: #93c01f  none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 36px;
    padding: 20px;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
}
#why-choose-us .col-lg-3:hover .img-wrap {
    -webkit-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    transform: rotate(405deg);
}
#why-choose-us .col-lg-3 .img-wrap img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#why-choose-us .col-lg-3:hover .img-wrap img {
    -webkit-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    transform: rotate(-405deg);
}
#why-choose-us .col-lg-3 h4 {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
}
#why-choose-us .col-lg-3 p {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
/**
* Service Emergency Styles.
**/

#emergency.service-page {
    background-color: #fff;
}



/*------------------------
2.8 Process Area.
-------------------------*/
.process_area_menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.process_area_menu > ul li {
    display: inline-block;
    margin: 0 5%;
    position: relative;
}
.process_area_menu > ul li::after {
    background: rgba(0, 0, 0, 0) url("../img/process_area_after.png") no-repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -66%;
    position: absolute;
    top: 60px;
    width: 100%;
}
.process_area_menu > ul li a img{transition: all 0.5s ease 0s;}
.process_area_menu img:hover {transform: rotate(90deg);}
.process_area_menu > ul li:first-child::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.process_title {
    color: #323232;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
/*-----------------------
2.9 Out Great Team Area. 
-------------------------*/
.single_team{
    margin-top:30px;
}

.single_team a{
position:relative;display:block;height:290px
}
.single_team img{
    height: 290px;

}
.single_team:hover>div {
background: #009fc5;
}
.team_discription {
    background: #93c01f none repeat scroll 0 0;
    color: #fff;
    height: 100px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.team_discription > h3 {
    font-size: 18px;
    font-weight: 400;
}
/*-------------------------------
3.0 Client Discription Area. 
--------------------------------*/
.single_client {
    border: 1px solid #f0f0f0;
    margin-top: 20px;
    padding: 30px 25px 30px 100px;
    position: relative;
}
.client_img {
    left: 7px;
    position: absolute;
    top: 15px;
}
.client_img > img {
  border-radius: 50px;
  height: 86px;
  width: 86px;
  border: 2px solid #fff;transition:all 0.5s ease 0s
}
.single_client:hover img {
  border: 2px solid #009fc5;
}
.client_discription h5 {
    color: #262626;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.client_discription.client_address {}

.client_discription .client_address {
    color: #93c01f;
    font-size: 12px;
    text-transform: uppercase;
}
.rating_area {
    border-top: 1px solid #f0f0f0;
    text-transform: uppercase;
}
.rating_area p {
    padding-top: 19px;
}
.ratting.text-right {
    color: #009fc5;
    display: inline;
    float: right;
    margin-top: -28px;
}
/*----------------
3.1 Blog Area.
-----------------*/
.blog_name {
    color: #878787;
    font-size: 18px;
    font-style: italic;
    padding-top: 35px;
}
.single_blog > h3 {
    color: #212121;
    font-size: 25px;
    font-weight: 400;
}
.single_blog {
    background: #fff none repeat scroll 0 0;
}
.blog_img {
    position: relative;
}
.blog_img  a:before,.single_team a:before,.single_service>a:before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
}
.single_blog:hover .blog_img a:before,.single_team:hover a:before,.single_service:hover >a:before{
  opacity: 0.5;
  visibility: visible;
}
.blog_content {
    padding: 10px;
}
.blog_date {
    background: #93c01f none repeat scroll 0 0;
    bottom: -25px;
    color: #fff;
    font-weight: bold;
    height: 90px;
    left: 30px;
    line-height: 25px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
}
.Blog_month {
    font-size: 24px;
}
.Blog_month span {
    display: block;
    font-size: 15px;
}
.blog_year {
    background: #fc5c1e none repeat scroll 0 0;
}


#blog-post {
    padding: 80px 0 0;
}
#blog-post article {
    margin-bottom: 65px;
}
#blog-post article:last-child {
    margin-bottom: 60px;
}
#blog-post article h2 {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 5px 0;
}
#blog-post article .img-holder {
    margin-bottom: 38px;
    position: relative;
    overflow: hidden;
}


#blog-post article .post-meta {
    margin-bottom: 23px;
}
#blog-post article .post-date {
    background: #12aef8 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 70px;
    line-height: 20px;
    margin-right: 30px;
    padding-top: 13px;
    text-align: center;
    width: 70px;
}
#blog-post article .post-date span {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
#blog-post article .post-title {
    width: 75%;
    float: left;
}
#blog-post article .post-title ul {
    text-align: left;
}
#blog-post article .post-title ul li {
    display: inline;
}
#blog-post article .post-title ul li span {
    color: #ababab;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 13px;
}
#blog-post article .post-title ul li::after{
    color: #ababab;
    content: "/";
    display: inline-block;
    margin: 0 5px;
}
#blog-post article .post-title ul li:last-child::after{
    content:"";
}
#blog-post article .post-title ul li:first-child span {
    padding-left: 0;
}
#blog-post article .post-title ul li:last-child span {
    border-right: none;
}
#blog-post article > p, #blog-post.single-post article p {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
}
#blog-post article > .read-more {
    color: #fd9c1e;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 39px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post article > .read-more:hover {
    color: #000;
}

#blog-post .sidebar-widget {
    margin-bottom: 50px;
    padding-left: 50px;
    padding-top: 20px;
}
.tag-cloud {
    padding-top: 15px;
}
ul.category-list {
    margin-bottom: -10px;
}
#blog-post .blog-left .sidebar-widget {
    padding-left: 0px;
    padding-right: 50px;
    padding-top:23px;
}
#blog-post .sidebar-widget h4 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 5px;
    padding-bottom: 11px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post .sidebar-widget h4:before {
    background: #14b8ff none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 35px;
}
#blog-post .sidebar-widget form.search-form {
    border: 1px solid #e9e9e9;
    height: 45px;
    margin-top: 17px;
    overflow: hidden;
    position: relative;
}
#blog-post .sidebar-widget form.search-form input[type="text"] {
    border: medium none;
    color: #cccccc;
    display: inline-block;
    height: 45px;
    left: 0;
    outline: medium none;
    padding-left: 20px;
    position: absolute;
    width: 100%;
    padding-right: 60px;
}
#blog-post .sidebar-widget form.search-form button {
    border: none;
    outline: none;
    height: 45px;
    background: none;
    line-height: 45px;
    position: absolute;
    right: 0;
    padding: 0 10px;
    color: #B8B7B7;
    margin-right: 20px;
}
#blog-post .sidebar-widget .category-list li a {
    display: block;
    font-size: 14px;
    line-height: 37px;
    color: #999999;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#blog-post .sidebar-widget .category-list li a .fa {
    margin-right: 10px;
}
#blog-post .sidebar-widget .category-list li:hover a {
    color: #12AEF8;
}
#blog-post .sidebar-widget .popular-post li {
    margin-bottom: 30px;
}
#blog-post .sidebar-widget .popular-post li:last-child {
    margin-bottom: 0;
}
#blog-post .sidebar-widget .popular-post li img {
    float: left;
    margin-right: 30px;
}
#blog-post .sidebar-widget .popular-post li .content-wrap {
    float: left;
    width: 51%;
}
#blog-post .sidebar-widget .popular-post li .content-wrap h5 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post .sidebar-widget .popular-post li .content-wrap span {
    color: #999999;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
#blog-post .sidebar-widget.text-widget p {
    color: #8e8d8d;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: -8px;
}
#blog-post .sidebar-widget .tag-cloud a {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    color: #787878;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 10px;
    margin-right: 6px;
    padding: 0 18px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
#blog-post .sidebar-widget .tag-cloud a:hover {
    color: #fff;
    background: #12aef8;
}

.paginate_blog li.active span{
    background-color : #009FC5 !important;
}

ul.pagination li.active{
    background-color : #009FC5 !important;
}

/**
* Single Post Styles.
**/

#blog-post.single-post article h3 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin: 20px 0 5px;
}
.2colum-text{
      font-family: 'Raleway', sans-serif;
  }
ul.highlight {
    margin-top: 7px;
}
#blog-post.single-post article p {
    margin-bottom: 10px;
}
#blog-post.single-post article ul li {
    color: #8e8d8d;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
#blog-post.single-post article ul li .fa {
    bottom: 2px;
    font-size: 7px;
    margin-right: 5px;
    position: relative;
}
#blog-post.single-post article ul.highlight li {
    color: #14b8ff;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote {
    background: #f5f4f4 none repeat scroll 0 0;
    border-radius: 4px;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote:before {
    background-color: #12AEF8;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote p {
    color: #464646;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 45px 5px 110px;
    position: relative;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote p:before {
    color: #d0d0d0;
    content: "\f10d";
    font-family: 'fontawesome';
    font-size: 55px;
    left: 35px;
    position: absolute;
    top: 30px;
}
#blog-post article .expert_quote_area .col-lg-12 .expert_quote span {
    color: #fe5454;
    float: right;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 30px;
    padding-right: 45px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    font-weight:300;
}
#blog-post article .shear_area .shear {
    border: 1px solid #e9e9e9;
    margin-top: 30px;
    overflow: hidden;
}
#blog-post article .shear_area .shear a {
    background: #93C01F  none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
    padding: 9px 17px;
    text-align: center;
    text-transform: uppercase;
}
#blog-post article .shear_area .shear .social_button ul {
    float: left;
    margin: 0;
    padding: 0;
}
#blog-post article .shear_area .shear .social_button ul li {
    float: left;
}
#blog-post article .shear_area .shear .social_button ul li a {
    background-color: transparent;
    color: #c3c3c3;
    display: inline-block;
    padding: 13px 0 5px 20px;
}
#blog-post article .shear_area .shear .social_button ul li a i {
    font-size: 20px;
}
#blog-post article .administrator {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    margin-top: 30px;
    overflow: hidden;
}
#blog-post article .administrator .administrator_img {
    padding-bottom: 18px;
    padding-left: 3px;
    padding-top: 18px;
}
#blog-post article .administrator .administrator_text {
    margin-left: -69px;
}
#blog-post article .administrator .administrator_text h4 {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    margin-top: 18px;
    padding-top: 8px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post article .administrator .administrator_text p {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
}
#blog-post article .comments_area {
    border: 1px solid #ebebeb;
    margin-top: 30px;
    overflow: hidden;
}
#blog-post article .comments_area .comment_title h4 {
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 50px;
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post article .comments_area .single_comment {
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
    margin: 0 25px 30px;
}
#blog-post article .comments_area .single_comment:last-child {
    border: none;
    margin-bottom: 0;
}
#blog-post article .comments_area .single_comment .comment_text {
    margin-left: -6px;
}
#blog-post article .comments_area .single_comment .comment_text h5 {
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    margin-top: 1px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
#blog-post article .comments_area .single_comment .comment_text p.c_text {
    color: #999999;
    font-size: 15px;
    padding-bottom: 50px;
}
#blog-post article .comments_area .single_comment .comment_text p span a {
    color: #009FC5;
    font-size: 13px;
    font-weight: 500;
    margin-left: 5px;
    text-transform: capitalize;
}
#blog-post article .comments_area .single_comment .comment_text p span.c_date {
    color: #c2c2c2;
    font-size: 13px;
    margin-top: -5px;
    margin-right: 5px;
}
#blog-post article .comments_area .single_comment .comment_reply {
    border: medium none;
    margin: 0;
}
#blog-post article .comments_area .single_comment .comment_reply .comment_reply_img {
    margin-left: -20px;
}
#blog-post article .comment-box {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    margin-top: 30px;
}
#blog-post article .comment-box .comment-box-title h4 {
    color: #353535;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 30px 0;
    text-transform: uppercase;
    padding-left: 15px;
}
.comment-box-submit {
    margin-left: 15px;
}
#blog-post article .comment-box .comment-box-field .comment-box-half input[type="text"] {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding: 10px 0 10px 20px;
    width: 100%;
}
#blog-post article .comment-box .comment-box-field .comment-box-full textarea {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    height: 186px;
    padding: 20px;
    resize: none;
    width: 100%;
}
#blog-post article .comment-box .comment-box-field .comment-box-submit input[type="submit"] {
    background: #93C01F  none repeat scroll 0 0;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 25px 0 40px;
    padding: 4px 37px;
    text-transform: uppercase;
}
/**
* Project Version 3 Styles.
**/

#project-version-one .single-project-item.col-lg-3 {
    margin-bottom: 0px;
    display: none;
    padding: 0 0px;
}
#project-version-one .single-project-item.col-lg-3 img {
    width: 100%;
    height: 100%;
}
/**
* No Search Result Styles
**/

#blog-post .no-search-content h2 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}
#blog-post .no-search-content h2:after {
    content: "";
    background: #12AEF8;
    width: 50px;
    height: 2px;
    position: absolute;
    top: 50px;
    left: 0;
}
#blog-post .no-search-content article h3 {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 0;
    text-transform: uppercase;
    margin-bottom: 23px;
}
#blog-post .no-search-content .suggesion {
    color: #8e8d8d;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 30px;
    margin-top: 20px;
}
#blog-post .no-search-content .suggesion i {
    margin-right: 10px;
}
#blog-post .no-search-content .suggesion-input input[type=text] {
    border: 1px solid #e2e2e2;
    height: 40px;
    padding: 5px 15px;
    width: 65%;
}
#blog-post .no-search-content .suggesion-input input[type="button"] {
    background: #93C01F  none repeat scroll 0 0;
    border: medium none;
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 700;
    margin-left: 13px;
    padding: 7px 42px;
}
/**
* Mobile Navigation Styles.
**/

button.mainmenu-toggler {
    background: #93C01F  none repeat scroll 0 0;
    border: 1px solid #93C01F ;
    color: #fff;
    display: none;
    float: right;
    font-size: 22px;
    font-weight: 800;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
    outline: medium none;
    padding: 0 13px;
    transition: all 0.3s ease 0s;
}
button.mainmenu-toggler:hover {
    border-color: #0888C0;
    background: #0888C0;
    color: #93C01F ;
}
.mainmenu-container ul li.dropdown .fa {
    display: none;
}
/*----------------------------
3.2 Slider Bottom Area.
------------------------------*/
.slider_bottom{}
.slider_bottom .owl-nav > div {
display: inline-block;
font-size: 20px;
margin: 0 5px;
padding: 0 7px;
background: #000;
background: #12C4F2;
color: #fff;transition: all 0.3s ease 0s;
}
.slider_bottom .owl-nav > div:hover{background:#FC5C1E}
.slider_bottom .owl-nav {
    margin-top: 15px;
    text-align: center;
}
.slider_bottom_area {
    padding-bottom: 0;
}
/*-----------------------------
3.3 Newsletter Area. 
------------------------------*/
.newsletter_area {
    background: rgba(0, 0, 0, 0) url("../img/newsletter_area_bg_two.png") no-repeat scroll 0 0 / cover;
    height: 320px;
    margin-top: 47px;
}
.signup_newsletter {
    color: #fff;
    padding-top: 130px;
    text-transform: uppercase;
}
.signup_newsletter > form input[type="email"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 5px;
    width: 80%;
	color:#fff;
}
.signup_newsletter input[type="submit"] {
    border-left: 2px solid;
    float: right;
    margin-top: -5px;
    padding: 10px;
    width: 20%;
    margin-right: -6px;
    background: #fff;
    color: #93c01f;
}
.signup_newsletter input[type="submit"]:hover{background:#FC5C1E;color:#fff}
.signup_newsletter > form {
    border: 2px solid;
    padding: 5px;
}
.signup_newsletter input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    text-transform: uppercase;
}
/*----------------------
3.4 Footer Area.
-----------------------*/
.footer_discription {
  font-family: lato;
  line-height: 21px;
}
.footer_padding_top {
  padding-bottom: 70px;
  padding-top: 80px;
}
.footer_padding_bottom {
  padding: 70px 0;
}
.footer_border {
    border-bottom: 1px solid #3f3e44;
}
.footer_top_area h3 {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.footer_bottom_area {
    background: #232227 none repeat scroll 0 0;
    color: #fff;
    padding: 15px;
}
.s_footer {
border: 1px solid #3e3d43;
color: #a39e9b;
margin-top: 20px;
padding: 10px 10px 10px 80px;
position: relative;
}
.s_footer .uppercase {
  color: #fff;
}
.s_footer > div {
    background: #93c01f none repeat scroll 0 0;
    font-size: 30px;
    height: 42px;
    left: 19px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 42px;
	color:#fff;
}
.footer_adddress:hover div,.footer_call_us:hover div,.footer_email_us:hover div{background:#009fc5}
.footer_list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer_list ul li {
    background: rgba(0, 0, 0, 0) url("../img/footer_menu_arrow.png") no-repeat scroll left center;
    padding-left: 15px;
}
.footer_list ul li a {
    color: #fff;
    display: block;
    padding: 2px;
}
.footer_list ul li a:hover{color:#009fc5}
.footer_social_bookmark ul li a i:hover{color:#009fc5}
/*--------------------
Footer Bottom
----------------------*/
.footer_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.footer_menu ul li {
    color: #fff;
    display: inline-block;
}
.footer_menu ul li a {
    color: #fff;
    display: block;
    padding: 5px 20px;
    text-transform: uppercase;
}
.footer_menu ul li a:hover{color:#009fc5}
.footer_copyright {
    margin-top: 5px;
}
/*---------------------------------
 4. HOME PAGE TWO
------------------------------------*/
.slider_area_signup_form {
    left: 117px;
    position: absolute;
    top: 40px;
    z-index: 99999;
}
.slider_area_signup_form .signup_form {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
.slider_area_signup_form h2 {
    background: #93c01f none repeat scroll 0 0;
    display: block;
    font-size: 18px;
    margin-bottom: 0;
    padding: 17px 10px;
    text-transform: uppercase;
    color: #fff;
}
.slider_area_signup_form .signup_form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #E6E6E6;
}
.slider_area_signup_form button {
    background: #93c01f none repeat scroll 0 0;
    border: medium none;
    height: 40px;
    margin-left: 0;
    width: 150px;
    border-radius: 0;
}
/*-----------------------
4.1 Service Area.
-------------------------*/
.home_two_single_promotions {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 40px;
    padding: 40px 20px;
}
.home_two_single_promotions:hover .s_promotion_icon{background:#F95F17}
.home_two_single_promotions .s_promotion_icon {
background: #93c01f none repeat scroll 0 0;
border: medium none;
border-radius: 0;
height: 80px;
margin-left: -40px;
margin-top: 18px;
padding-top: 20px;
transition: all 0.3s ease 0s;
width: 80px;
}
.s_promotion_icon.icon_clock {
    padding-top: 10px;
}
.know_more {
    background: #222222 none repeat scroll 0 0;
    bottom: 21px;
    color: #fff;
    left: 50%;
    margin-left: -75px;
    padding: 10px;
    position: absolute;
    text-transform: uppercase;
    width: 150px;
}
.know_more:hover {
  background: #93c01f;
  color: #fff;
}
.home_two_single_promotions > h2 {
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 49px;
    text-transform: uppercase;
}
/*-------------
Contact Now 
---------------*/
.contact_now_area {
    background: rgba(0, 0, 0, 0) url("../img/home_2/contact_now_bg.jpg") no-repeat scroll -180px 0 / cover;
    max-height: 100%;
    position: relative;
    height: 279px;
}
.contact_now_area_overlay {
    background: #93c01f none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    opacity: 0.8;
}
.contact_button {
    background: #fff none repeat scroll 0 0;
    width: 170px;
    display: block;
    padding: 7px;
    font-size: 13px;
    font-style: normal;
    text-align: center;
    color: #93c01f;
}
.contact_button:hover {
background: #009fc5 none repeat scroll 0 0;
color: #fff;
}
.contact_now_text {
    color: #fff;
    display: table;
    font-style: italic;
    height: 100%;
    text-transform: uppercase;
}
.contact_now_area .container,
.contact_now_area .container .row,
.contact_now_area .container .row>div {
    height: 100%;
}
.contact_now_display_table_cell {
    display: table-cell;
    vertical-align: middle;
}
.contact_now_display_table_cell > h3 {
    font-size: 20px;
}
/*------------------
Service Area
-------------------*/
.home_two_service_title {
    background: #93c01f none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    position: relative;
    padding: 20px;
}
.home_two_service_title i {
    background: #009fc5 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 35px;
    height: 60px;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: -60px;
    width: 60px;
}
.home_two_service_title i::after {
    background: #009fc5 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
    z-index: 333;
}
.home_two_service_title i:hover {
  background: #222;
  transition: 0.5s;
}
.home_two_service_title i:hover:after {
  background: #222;
  transition: 0.5s;
}
.home_two_service_title h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.home_two_service_title h4  a{color: #fff;}
.home_two_service_title h4  a:hover{color:#009fc5 }
/*----------------
4.2 Project Area.
------------------*/
.all_project_area {
    background: rgba(0, 0, 0, 0) url("../img/home_2/all_project_area_bg.jpg") no-repeat scroll 0 0;
    position: relative;
}
.all_project_oerly {
    background: #19c3ee none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.96;
    position: absolute;
    top: 0;
    width: 100%;
}
.all_project_area .container .row > div {
    padding: 0;
}
.project_details {
    color: #fff;
    font-size: 15px;
    left: 21%;
    padding: 64px 0;
    text-align: center;
    text-transform: uppercase;
}
.single_project i {
    font-size: 40px;
    margin-bottom: 30px;
}
.project_details .fa > spsn {
    font-weight: 900;
    padding-left: 11px;
}
.project_details span {
    margin-left: 20px;
}
.single_project > img {
    width: 100%;
}
/*----------- 
Blog Area
------------*/
.blog_date.home_two {
    left: 40px;
    position: absolute;
    top: 43%;
}
/*-----------------------
5. About-Us Page.
------------------------*/
.about_page_barner_area {
    position: relative;
    background: url(../img/obtenir-devis.jpg) no-repeat scroll  0 -100px;
    background-size: cover;
    min-height: 290px;
}
.about_page_barner_area:after {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
}
.barner_content {
    position: absolute;
    z-index: 999;
    width: 100%;
}
.barner_text h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
}
.barner_text {
    padding-top: 135px;
    width: 100%;
}
.who_we_are_jpg {
    margin-bottom: 20px;
    margin-top: -30px;
}
/*------------
Contact Now 
-------------*/
.contact_now_area_about_page {
    background: rgba(0, 0, 0, 0) url("../img/about_us/contact_now_bg.jpg") no-repeat scroll -245px  / cover;
    height: 279px;
    max-height: 100%;
    position: relative;
}
.contact_now_area_about_page .container,
.contact_now_area_about_page .container .row,
.contact_now_area_about_page .container .row>div {
    height: 100%;
}
.contact_now_display_table_cell {
    display: table-cell;
    vertical-align: middle;
}
.contact_now_display_table_cell > h3 {
    font-size: 20px;
}
/*------------------------
6. Sercice Page.
--------------------------*/
.background_whaite {
    background: white;
}
.price_plan_area .page_title h2 {
    margin-bottom: 100px;
}
.hidding_text {
    margin-top: 20px;
}
.catagory_price {
    background: #222222 none repeat scroll 0 0;
    color: #fff;
    font-size: 26px;
    margin-bottom: 0;
    padding: 25px;
    text-transform: uppercase;
}
.price_dolar {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #222;
    font-size: 31px;
    margin-bottom: 0;
    padding: 20px;
}
.price_dolar > span {
    font-size: 20px;
}
.price_datails {
    border: 1px solid #f8f8f8;
}
.price_datails p {
    border-bottom: 1px solid #f8f8f8;
    color: #8c8c8c;
    font-size: 15px;
    height: 40px;
    padding-top: 5px;
}
.submit_rice {
    background: #f8f8f8 none repeat scroll 0 0;
    margin-top: -15px;
    padding: 45px;
}
.signup_button {
    background: #222222 none repeat scroll 0 0;
    border-bottom: 3px solid #000000;
    color: #fff;
    padding: 13px 35px;
    text-transform: uppercase;
}
.single_price_list:hover .catagory_price,
.active_price {
    background: #93c01f;
    padding-top: 80px;
    transition: 0.5s;
    margin-top: -60px;
}
.single_price_list:hover .signup_button,
.active_button {
    background: #93c01f;
    border-bottom: 3px solid #00B4E3;
    transition: 0.5s;
    color: #fff;
}
/*------------------
8. Quat  Page.
-------------------*/

.type-travaux{

    padding: 50px;
}

.options-wrapper{

    padding: 100px;
    position: relative;


}

.options-revetement-sol{


    padding: 20px;
}

.content-option{


    margin-top: 30px;
}

/*.option{

    background-color: #f6f6f6;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 1px 1px 1px inset;
}*/

.question-option-set {
    font-weight: bold;
}

/*---------------------
Blog Page
 */

#blog-post {
    padding: 80px 0 0;
}
#blog-post article {
    margin-bottom: 65px;
}
#blog-post article:last-child {
    margin-bottom: 60px;
}
#blog-post article h2 {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 5px 0;
}
#blog-post article .img-holder {
    margin-bottom: 38px;
    position: relative;
    overflow: hidden;
}


#blog-post article .post-meta {
    margin-bottom: 23px;
}
#blog-post article .post-date {
    background: #93C01F  none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 70px;
    line-height: 20px;
    margin-right: 30px;
    padding-top: 13px;
    text-align: center;
    width: 70px;
}
#blog-post article .post-date span {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
#blog-post article .post-title {
    width: 75%;
    float: left;
}
#blog-post article .post-title ul {
    text-align: left;
}
#blog-post article .post-title ul li {
    display: inline;
}
#blog-post article .post-title ul li span {
    color: #ababab;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 13px;
}
#blog-post article .post-title ul li::after{
    color: #ababab;
    content: "/";
    display: inline-block;
    margin: 0 5px;
}
#blog-post article .post-title ul li:last-child::after{
    content:"";
}
#blog-post article .post-title ul li:first-child span {
    padding-left: 0;
}
#blog-post article .post-title ul li:last-child span {
    border-right: none;
}
#blog-post article > p, #blog-post.single-post article p {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
}
#blog-post article > .read-more {
    color: #009FC5;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 39px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post article > .read-more:hover {
    color: #000;
}

#blog-post .sidebar-widget {
    margin-bottom: 50px;
    padding-left: 50px;
    padding-top: 20px;
}
.tag-cloud {
    padding-top: 15px;
}
ul.category-list {
    margin-bottom: -10px;
}
#blog-post .blog-left .sidebar-widget {
    padding-left: 0px;
    padding-right: 50px;
    padding-top:23px;
}
#blog-post .sidebar-widget h4 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 5px;
    padding-bottom: 11px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post .sidebar-widget h4:before {
    background: #93C01F  none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 35px;
}
#blog-post .sidebar-widget form.search-form {
    border: 1px solid #e9e9e9;
    height: 45px;
    margin-top: 17px;
    overflow: hidden;
    position: relative;
}
#blog-post .sidebar-widget form.search-form input[type="text"] {
    border: medium none;
    color: #cccccc;
    display: inline-block;
    height: 45px;
    left: 0;
    outline: medium none;
    padding-left: 20px;
    position: absolute;
    width: 100%;
    padding-right: 60px;
}
#blog-post .sidebar-widget form.search-form button {
    border: none;
    outline: none;
    height: 45px;
    background: none;
    line-height: 45px;
    position: absolute;
    right: 0;
    padding: 0 10px;
    color: #B8B7B7;
    margin-right: 20px;
}
#blog-post .sidebar-widget .category-list li a {
    display: block;
    font-size: 14px;
    line-height: 37px;
    color: #999999;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#blog-post .sidebar-widget .category-list li a .fa {
    margin-right: 10px;
}
#blog-post .sidebar-widget .category-list li:hover a {
    color: #93C01F ;
}
#blog-post .sidebar-widget .popular-post li {
    margin-bottom: 30px;
}
#blog-post .sidebar-widget .popular-post li:last-child {
    margin-bottom: 0;
}
#blog-post .sidebar-widget .popular-post li img {
    float: left;
    margin-right: 30px;
}
#blog-post .sidebar-widget .popular-post li .content-wrap {
    float: left;
    width: 51%;
}
#blog-post .sidebar-widget .popular-post li .content-wrap h5 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#blog-post .sidebar-widget .popular-post li .content-wrap span {
    color: #999999;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
#blog-post .sidebar-widget.text-widget p {
    color: #8e8d8d;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: -8px;
}
#blog-post .sidebar-widget .tag-cloud a {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    color: #787878;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 10px;
    margin-right: 6px;
    padding: 0 18px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
#blog-post .sidebar-widget .tag-cloud a:hover {
    color: #fff;
    background: #93C01F ;
}

.post-pagination ul {
    text-align: left;
    margin-top: -30px;
}
.post-pagination ul li {
    display: inline;
}
.post-pagination ul li a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #8E8D8D;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #E2E2E2;
    font-size: 24px;
    padding: 0 17px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: 'Raleway', sans-serif;
}
.post-pagination ul li.active a, .post-pagination ul li:hover a {
    background: #93C01F  none repeat scroll 0 0;
    color: #fff;
}
ul.popular-post {
    padding-top: 15px;
}

#blog-post.testimonials_v2 {
    padding-bottom: 30px;
    padding-top: 80px;
}
.single-testimonial-item {
    background: #93C01F  none repeat scroll 0 0;
    border-left: 2px solid #14b8ff;
    margin-bottom: 50px;
    overflow: hidden;
    padding: 25px 35px 15px 23px;
}
.testimonial-img-holder {
    padding-right: 35px;
}
.testimonial-img-holder .star-rating {
    color: #ffa200;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
}
.testimonial-content {
    padding-top: 10px;
}
.testimonial-content p {
    color: #898989;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}
.testimonial-content p .fa {
    color: #93C01F ;
    font-size: 20px;
    padding-right: 10px;
}
.testimonial-content h6 {
    color: #242424;
    font-size: 14px;
    font-style: italic;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
}
#blog-post.blog-left-sidebar {
    margin-bottom: 80px;
    padding-top: 80px;
}
#blog-post .sidebar-widget.left-sidebar-widget {
    padding-left: 0;
    padding-right: 50px;
}
.post-pagination ul.right-sidebar-pagination {
    text-align: center;
}

.content-wraper-text {
    background: #93C01F  none repeat scroll 0 0;
    border-top: 3px solid #14b8ff;
    padding-bottom: 16px;
    padding-left: 30px;
    padding-right: 20px;
}
.content-wraper-text h2 {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 14px;
    margin-top: 37px;
}
.content-wraper-text p {
    color: #8e8d8d;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}
.content-wraper-author {
    padding-left: 20px;
    padding-top: 11px;
}
.content-wraper-author ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.content-wraper-author ul li {
    display: inline;
}
.content-wraper-author ul li span {
    color: #8e8d8d;
    display: inline-block;
    font-size: 13px;
    padding: 0 0 0 10px;
}
.content-wraper-author ul li span::after {
    color: #ababab;
    content: "|";
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
}
.content-wraper-author ul li span b {
    color: #060606;
    font-size: 13px;
    font-weight: 500;
}
.content-wraper-author ul li a {
    color: #93C01F ;
    font-size: 13px;
    font-weight: 500;
    padding-left: 7px;
}
.post-pagination.blog-v2-pagination {
    margin-top: 60px;
}

ul.popular-post {
    padding-top: 15px;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.comment-img-wraper {
    padding-left: 5px;
}
.box-padding-left {
    padding-left: 30px;
}
.box-padding-right {
    padding-right: 30px;
}
#blog-post.search-result-content {
    padding-bottom: 80px;
    padding-top: 80px;
}
#blog-post.no-search-results {
    padding-bottom: 20px;
    padding-top: 80px;
}
.no-search-content .section-title h1 {
    margin-bottom: 44px;
}
#contact-info-area {
    padding-bottom: 47px;
}
.contact-info-part ul li.clearfix {
    margin-bottom: 15px;
}
.contact-info-part ul li.clearfix .contact-icon {
    float: left;
    margin-right: 25px;
    overflow: hidden;
    padding-top: 7px;
    width: 30px;
}
.contact-info-part ul {
    padding-top: 10px;
}
.contact-info-part ul li .content {
    float: left;
    overflow: hidden;
}


/*---------------------
7.1 Single Post.
----------------------*/
.highlight_text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-left: 4px solid #93c01f;
    font-size: 16px;
    font-style: italic;
    padding: 10px 10px 10px 100px;
    position: relative;
    margin-bottom: 50px;
}
.highlight_text > img {
    left: 25px;
    margin-top: -22.5px;
    position: absolute;
    top: 50%;
}
.tags_and_social_bar {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    margin-top: 50px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.tags ul,
.single_post_social_bar ul,
.author_discription ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tags ul li,
.single_post_social_bar ul li,
.author_discription ul li {
    display: inline-block;
}
.tags ul li a {
    border: 1px solid #ececec;
    border-radius: 20px;
    display: block;
    padding: 9px 25px;
}
.tags {
    padding-left: 75px;
    position: relative;
}
.tags h3 {
    color: #222222;
    font-size: 16px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 75px;
}
.single_post_social_bar {
    margin-top: -40px;
}
.single_post_social_bar ul li a i {
background: #f2f2f2 none repeat scroll 0 0;
border-radius: 50%;
color: #999999;
display: block;
height: 37px;
padding-top: 12px;
text-align: center;
width: 37px;
}
.single_post_social_bar ul li a i:hover{background:#FD591A;color:#fff}
.author_discription {
    margin: 50px 0;
    padding: 35px 0 35px 200px;
    position: relative;
    padding-right: 35px;
    border: 1px solid #ececec;
}
.author_discription > img {
    left: 30px;
    position: absolute;
}
.single_comments {
    border-bottom: 1px solid #e7e7e7;
    padding: 35px 0;
    font-size: 15px;
}
.author_discription > h3 {
    font-size: 16px;
    color: #222;
}
.author_discription ul li a {
    color: #737373;
    padding: 5px;
}
.author_discription ul li a:hover{color:#FD591A}
.comments > h3 {
    font-size: 26px;
    color: #222;
}
.comment_author h4 {
    margin-bottom: 10px;
    color: #222;
}
.comment_author span {
    color: #93c01f;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
}
.padding_left_comment {
    padding-left: 110px;
}
.comment_submit > h3 {
    color: #222;
    margin: 50px 0;
}
.comment_submit_form input {
    border: 1px solid #e3e3e3;
    font-size: 11px;
    padding: 7px;
    width: 100%;
}
.comment_submit_form textarea {
    border: 1px solid #e3e3e3;
    height: 150px;
    width: 100%;
}
.comment_submit_form button {
    background: #93c01f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 8px 25px;
}
.comment_submit_form button:hover{background:#FF561F;}
/*-------------------------
7.2 Location Page
--------------------------*/
.location_title {
    background: #93c01f none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    padding-top: 18px;
    position: relative;
    text-align: center;
}
.location_title h4 {
    font-size: 16px;
    text-transform: uppercase;
}
.location_title h4 a{color:#fff}
.location_title h4 a:hover{color:#FD5A19;}
/*-----------------------
7.3 Get A Quate.
-------------------------*/
.contact_information_form input {
    border: 1px solid #ededed;
    margin-top: 4px;
    padding: 6px;
    width: 100%;
}
.contact_information_form p {
    text-transform: uppercase;
}
.contact_information_form button {
    background: #93c01f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 10px 30px;
    margin-top: 40px;
}
.contact_information_form button:hover{background:#FC5C1E;}
.contact_information_form h3 {
    color: #222;
    font-size: 26px;
    margin-bottom: 50px;
}
.bottom_details > h3 {
    margin-top: 80px;
}
.quate_sidebar {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.quate_sidebar li {
    background-color: #f5f5f5;
    border: 1px solid #eeeeee;
    display: block;
    margin: 5.5px 0;
    padding: 10px 10px 10px 50px;
}
.quate_sidebar a {
    font-size: 12px;
    margin: 2px 0;
    text-transform: uppercase;
    display: block;
}
.quate_icon_1 {
    background: url(../img/get_quate/get_quate_icon_1.png)no-repeat scroll 15px center
}
.quate_icon_2 {
    background: url(../img/get_quate/get_quate_icon_2.png)no-repeat scroll 15px center
}
.quate_icon_3 {
    background: url(../img/get_quate/get_quate_icon_3.png)no-repeat scroll 15px center
}
.quate_icon_4 {
    background: url(../img/get_quate/get_quate_icon_4.png)no-repeat scroll 15px center
}
.quate_icon_5 {
    background: url(../img/get_quate/get_quate_icon_5.png)no-repeat scroll 15px center
}
.quate_icon_6 {
    background: url(../img/get_quate/get_quate_icon_6.png)no-repeat scroll 15px center
}
.sidebar_img > img {
    margin-top: 30px;
    width: 100%;
}
.s_sidebar > h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #222;
}
/*------------
7.4 FAQS.
--------------*/
.s_sidebar p a {
    background: #93c01f none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    margin-top: 30px;
}
.faq_page_page_content > h2 {
    color: #222;
    font-size: 26px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.single_faq > h3 {
    border: 1px solid #e7e7e7;
    color: #222;
    display: block;
    font-size: 15px;
    padding: 15px 10px 16px 67px;
    position: relative;
    text-transform: uppercase;
}
.faq_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.faq_menu li {
    display: block;
}
.faq_menu ul li h3 i {
    color: #E7E7E7;
    border-right: 1px solid;
    font-size: 29px;
    height: 50px;
    left: 0;
    margin-top: -25px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    cursor: pointer;
}
/*------------------
10. Contact Us.
--------------------*/
.get_in_tuch > h3 {
    color: #222;
    font-size: 26px;
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}
.get_in_tuch_form input,
.get_in_tuch_form textarea {
    margin-bottom: 30px;
    padding: 10px;
    width: 100%;
    border: 1px solid #E3E3E3;
}
.get_in_tuch_form textarea {
    height: 220px;
}
.get_in_tuch_form button {
    background: #009fc5 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    margin-left: 14px;
    padding: 10px 25px;
}
.get_in_tuch_form button:hover{background:#93c01f;}
.single_contact > h3 {
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
}
.single_contact {
    padding-left: 40px;
    position: relative;
}
.s_contuct_icon {
    color: #000;
    font-size: 30px;
    height: 40px;
    left: 0;
    position: absolute;
    top: -12px;
    width: 40px;
}
/*-----------------
7.5 404 Not Found.
-------------------*/
.not_found_top_area {
    background: rgba(0, 0, 0, 0) url("../img/404/404_top.jpg") no-repeat scroll 0 0;
    width: 100%;
    height: 99px;
    background-size: cover;
}
.not_found_bottom_area {
    background: rgba(0, 0, 0, 0) url("../img/404/404_bottom.jpg") no-repeat scroll 0 0;
    height: 143px;
    position: absolute;
    width: 100%;
    z-index: -1;
    background-size: cover;
}
.not_found_page_page_content > h2 {
    color: #009fc5;
    font-size: 46px;
    text-transform: uppercase;
}
.error_text {
    color: #fff;
    font-size: 380px;
    line-height: 340px;
    text-shadow: 0 0 2px #000;
}
.not_found_page_page_content input {
    border: 1px solid #e6e6e6;
    padding: 10px;
    width: 60%;
}
.not_found_page_page_content button {
    background: #93c01f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    padding: 11px;
    width: 30%;
	margin-left:-4px;
}
.not_found_page_page_content button:hover{background:#FC5C1E;}
/*-----------------------
7.6 Service Details.
------------------------*/
.service_details_page_content {
    line-height: 30px;
}
.service_details_page_content > h3 {
    color: #222;
    font-size: 26px;
    margin: 40px 0;
    text-transform: uppercase;
}
.service_details_bottom_content ul li {
    background: rgba(0, 0, 0, 0) url("../img/service/service_list_separate.png") no-repeat scroll left center;
    padding: 10px 10px 10px 20px;
}
.service_details_bottom_content > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.service_details_bottom_content > p {
    margin: 30px 0;
}
::-webkit-input-placeholder { / WebKit browsers /
    color:    #fff;
}
:-moz-placeholder { / Mozilla Firefox 4 to 18 /
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { / Mozilla Firefox 19+ /
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { / Internet Explorer 10+ /
   color:    #fff;
}

/* --------------------------------------------------
:: Login Section
-------------------------------------------------- */

.form-wrap {
    border: 1px solid #DFDFDF;
    margin-bottom: 100px;
    padding: 30px 35px;
    border-radius: 5px;
}

.auth-form {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    background-color: #fff;
}

#login .form-wrap {
    width: 30%;
    margin: 0 auto;
}
.auth-form h1 {
    color: #1fa67b;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}
.auth-form .form-group {
    margin-bottom: 25px;
}

.auth-form .form-group:last-child {
    margin-bottom: 0;
}

.auth-form .form-group.has-error {
    margin-bottom: 10px;
}

#login .checkbox {
    margin-bottom: 20px;
    position: relative;
    display: block;
}

.checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.checkbox.show:before {
    content: '\e013';
    color: #1fa67b;
    font-size: 17px;
    margin: 1px 0 0 3px;
    position: absolute;
    pointer-events: none;
    font-family: 'Glyphicons Halflings';
}
.checkbox .character-checkbox {
    width: 25px;
    height: 25px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ccc;
    vertical-align: middle;
    display: inline-block;
}
.checkbox .label {
    color: #6d6d6d;
    font-size: 13px;
    font-weight: normal;
}
#login .btn.btn-custom {
     font-size: 14px;
 }

.btn-custom:hover {
    background-color: #009fc5 ;
    color: white;


}

.auth-form h1 {
    color: #009fc5;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}

#login .forget {
    font-size: 13px;
    text-align: center;
    text-align: center;
    display: block;
}

.btn .fa-spinner {
    margin-right: 4px;
}

@media (max-width: 991px) {
    .row .col-spaced {
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .auth-form {
        margin-top: 30px;
    }
}

.input-icon > [class*="fa-"], .input-icon > [class*="glyphicon-"] {
    position: absolute;
    padding: 10px 0px 10px 12px;
    color: #666;
}

.input-icon input {
    padding-left: 30px;
}

.password-field {
    position: relative;
}

.password-field .forgot {
    position: absolute;
    right: 14px;
    top: 7px;
    color: #909090;
}

.password-field .forgot a:hover {

   text-decoration: underline;
}

#login .btn.btn-custom {
    font-size: 14px;
}
.btn-custom {
    color: #FFF;
    background-color: #93c01f ;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/*-----------------------------------------------
Rigister for
 */
.or-divider {
    margin: 25px 0;
}
.or-divider:before {
    content: 'OU';
    position: absolute;
    bottom: 75px;
    left: 44%;
    padding: 5px 10px;
    font-size: 16px;
    color: #ccc;
    background-color: #fff;
}

/*--------------------------------------------------
:: Checkboxes
-------------------------------------------------- */
div.checkbox {
    padding-left: 20px;
    margin-top: 0px;
    margin-bottom: 0;
    display: inline-block;
}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
.checkbox label.no-content {
    cursor: default;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    width: 15px;
    height: 15px;
    margin-top: 2px;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

/* --------------------------------------------------
:: Header Dropdown Menu
-------------------------------------------------- */

.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}

.dropdown-menu.inbox li a .photo img {
    float: left;
    height: 50px;
    margin-right: 4px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}

.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}


.dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}

.dropdown-menu.extended {
    width: 260px;
    padding-top: 0;
    padding-bottom: 0;
}

.header-nav .dropdown-toggle {
    padding-top: 12px;
    padding-bottom: 5px;
}

.nav > li > a:focus, .nav > li > a:hover{

    background-color: rgba(0,0,0,0);
}

.dropdown-menu li a{


}



.header-nav i {
    font-size: 26px;
}

.header-nav .badge {
    position: absolute;
    top: 5px;
    right: 5px;
}

.header-nav .badge.bg-green {
    background-color: #1fa67b;
}

.header-nav .badge.bg-orange {
    background-color: #ff5b57;
}

.dropdown-toggle.avatar {
    padding-top: 7px;
    padding-bottom: 3px;
}

.dropdown-toggle.avatar img {
    width: 27px;
    margin-right: 4px;
}

.connexion  a{

    color: #ffffff;
    font-weight: 600;
    line-height: 35px;

}

.connexion  a:hover{

    color: #009FC5;


}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{

    background-color :rgba(0,0,0,0);
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #93C01F;
    white-space: nowrap;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.navbar-right .dropdown-menu {
    right: 0px;
    left: auto;
}
.open > .dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    font-size: 14px;
    text-align: left;
    list-style: outside none none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}


/* --------------------------------------------------
:: User Profile Panel
-------------------------------------------------- */

.panel-profile {
    text-align: center;
    margin-bottom: 900px;
}
.panel-profile .image img {
    width: 100px;
    border: 1px solid #dfdfdf;
}
.panel-profile .name {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
.panel-profile .icons {
    margin-top: 20px;
}

.panel-profile .icons .btn {
    margin-right: 8px;
}

.panel-profile table {
    text-align: left;
}

.table-details tr td:last-child {
    word-break: break-all;
}

.table.user-activity {
    margin-bottom: 0;
}

.avatar-wrapper .avatar-preview {
    margin-top: 55px;
    margin-bottom: 80px;
}

@media(min-width:991px) {
    .avatar-wrapper .avatar-preview {
        margin-top: 55px;
        margin-bottom: 80px;
    }
}

@media(max-width:991px) {
    .avatar-wrapper .avatar-preview {
        margin-bottom: 20px;
    }
}

.margin-top-50{

    margin-top: 50px;
}
.margin-bottom-50{

    margin-bottom: 50px;
}


/* --------------------------------------------------
:: Edit User Profile Page Elements
-------------------------------------------------- */

.avatar-wrapper {
    text-align: center;
}
.avatar-preview {
    width: 160px;
    height: 160px;
}
.btn-avatar {
    padding: 10px 0;
    border: 1px solid #dfdfdf;
    margin-top: 10px;
    transition: all 0.5s ease 0s;
}
.btn-avatar:hover {
    background-color: #000;
    border-color: #000;
    opacity: 0.8;
    color: #fff;
    cursor: pointer;
}
.btn-upload {
    width: 120px;
    height: 120px;
    padding: 6px 0;
    border-radius: 50%;
    text-align: center;
    line-height: 1.428571429;
    font-size: 65px;
    color: #ccc;
}
.avatar-source {
    text-align: center;
}
.avatar-source img {
    width: 120px;
}
.avatar-source img:hover,
.avatar-source div:hover {
    background-color: #fff;
    border: 2px solid #555;
    cursor: pointer;
}
.avatar-source p {
    margin: 5px 0 0 0;
    font-weight: bold;
}

.avatar-controls {
    display: none;
}

.btn-upload {
    position: relative;
    overflow: hidden;
}

.btn-upload input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#avatar.croppie-container {
    padding: 35px 30px 30px;
}

.spinner {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -ms-transition: opacity 1s;
    transition: opacity 1s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.spinner > .spinner-dot:nth-child(1) {
    -webkit-animation-delay: -.32s;
    -moz-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    -ms-animation-delay: -.32s;
    animation-delay: -.32s;
}

.spinner > .spinner-dot:nth-child(2) {
    -webkit-animation-delay: -.16s;
    -moz-animation-delay: -.16s;
    -o-animation-delay: -.16s;
    -ms-animation-delay: -.16s;
    animation-delay: -.16s;
}

.spinner > .spinner-dot {
    width: 15px;
    height: 15px;
    background: #333;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    -webkit-animation: bounce 1.4s infinite ease-in-out;
    -moz-animation: bounce 1.4s infinite ease-in-out;
    -o-animation: bounce 1.4s infinite ease-in-out;
    -ms-animation: bounce 1.4s infinite ease-in-out;
    animation: bounce 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-moz-keyframes bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}@-webkit-keyframes bounce {
     0%, 80%, 100% {
         -webkit-transform: scale(0);
         -moz-transform: scale(0);
         -o-transform: scale(0);
         -ms-transform: scale(0);
         transform: scale(0);
     }
     40% {
         -webkit-transform: scale(1);
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
         transform: scale(1);
     }
 }@-o-keyframes bounce {
      0%, 80%, 100% {
          -webkit-transform: scale(0);
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
      }
      40% {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -o-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
      }
  }@keyframes bounce {
       0%, 80%, 100% {
           -webkit-transform: scale(0);
           -moz-transform: scale(0);
           -o-transform: scale(0);
           -ms-transform: scale(0);
           transform: scale(0);
       }
       40% {
           -webkit-transform: scale(1);
           -moz-transform: scale(1);
           -o-transform: scale(1);
           -ms-transform: scale(1);
           transform: scale(1);
       }
   }


/* Custom Pagination */

.pagination-lg.pagination-custom > li > a,
.pagination-lg.pagination-custom > li > span {
    padding: 9px 15px;
    font-size: 14px;
}



/* --------------------------------------------------
:: Quote Section
-------------------------------------------------- */

.simulation-area{

    /*margin: 100px;*/

    box-shadow : 3px 6px 13px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px gainsboro;
    padding: 10px 20px;

}


.options-wrapper{

    margin-top: 60px;
    padding: 20px;
    position: relative;
    box-shadow : 3px 6px 13px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px gainsboro;
}

.col-border-right{


    border-right: 2px solid #EDF2F6;
}

/**** Custom Radion *********/

.radio-btn input[type=radio]{

    margin-right: 10px;
}

.radio-btn label{

    font-weight: 200;
}


#avatar.croppie-container {
    padding: 35px 30px 30px;
}

