/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.no_margin{
    margin: 0px;
}
.no_padding{
    padding: 0;
}
.padding_left{
    padding-left:0px;
}
.padding_right{
    padding-right:0px;
}
body{
    font-family: 'Open Sans', sans-serif;
}
.babas{
    font-family: 'bebas';
}
.column {width:1000px}

header {
  background-image: url("img/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 33px 0 90px;
}




.banner_content {
  text-align: center;
}
.banner_content > p {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: 800;
}
.banner_content > h2 {
  color: #FFFFFF;
  font-size: 44px;
  font-weight: 800;
  padding: 50px 0 70px;
  text-transform: uppercase;
}
.banner_content > ul {
  margin-bottom: 70px;
}
.banner_content > ul > li {
  background: url("img/i1.png") no-repeat scroll 15% center #FFCC33;
  border-radius: 5px;
  display: inline-block;
  font-size: 17px;
  font-weight: 800;
  margin: 0 5px;
  padding: 20px 3% 20px 8%;
  text-align: right;
  text-transform: uppercase;
}
.banner_content > ul > li:last-child {
  background: url("img/i2.png") no-repeat scroll 15% center #D42525;
  color: #FFFFFF;
}
.banner_client > ul {
  display: none;
}


.header {
  overflow: hidden;
  margin: 0 10% 100px 10%;
}

.inner_contact {
  background-image: url("img/header1.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-left: 53%;
  padding: 20px 4% 20px 20px;
  position: relative;
  text-align: right;
  width: 47%;
}
.inner_contact > h2 {
  color: #FFFFFF;
  font-size: 16.5px;
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
}
.inner_contact > a {
  color: #FFFFFF;
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}
.contact_area {
  background: none repeat scroll 0 0 #EEF2F5;
  padding: 70px 0 85px;
}
.contact {
  overflow: hidden;
  margin: 0 10%;
}
.single_form input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 transparent;
  border-color: -moz-use-text-color -moz-use-text-color #252525;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 2px;
  color: #252525;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 5px;
  width: 100%;
}
.single_form {
  float: left;
  margin-right: 1%;
  width: 18%;
}
.single_form.submit_buttn {
  float: left;
  margin-right: 0;
  width: 24%;
}
.single_form.submit_buttn > input[type="submit"] {
  background: none repeat scroll 0 0 #252525;
  border: medium none;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
}

.paintaing_area {
  background-image: url("img/bg1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 35px;
}
.painting_contant{
    margin-right:15%;
}
.painting_contant > h2 {
  color: #566070;
  font-size: 44px;
  font-weight: 300;
  padding-bottom: 25px;
  padding-top: 90px;
}
.painting_contant > h3 {
  color: #566070;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 50px;
}
.painting_contant > p {
  color: #566070;
  font-size: 19px;
  line-height: 1.5;
  margin-bottom: 25px;
}
.service_area {
  background: none repeat scroll 0 0 #F8F8F8;
}
.service > h2 {
  color: #3B3B3B;
  font-size: 44px;
  padding-bottom: 20px;
  padding-top: 70px;
  text-align: center;
}
.service > p {
  color: #3B3B3B;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 90px;
  text-align: center;
}
.single_service {
  margin-bottom: 72px;
  overflow: hidden;
}
.service_icon {
  float: left;
  width: 35%;
}
.single_service > p {
  color: #3B3B3B;
  font-size: 21px;
  font-weight: 600;
}


#lightSlider {
  margin-bottom: 15px;
}
ul#lightSlider li img{
  width: 98%;
}
.home_quote_area {
  background-image: url("img/bg2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0 90px;
  text-align: center;
}
.home_quote > h2 {
  color: #FFFFFF;
  font-size: 44px;
}
.home_quote > p {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  padding: 32px 0 80px;
}
.single_home_price:hover .home_quote_singe_detail{
    height: 270px;
}
.home_quote_singe_detail{
    transition: 0.5s ease;
    height: auto;
    overflow: hidden;
}
.single_home_price {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    padding: 15px 8px;
    overflow: hidden;
    transition: 0.5s ease;
    min-height:300px;
}
.home_quote_singe_detail p{
  margin: 10px 0;  
}
    
.single_home_price > h1 {
  color: #566070;
  font-size: 25px;
  font-weight: 700;
  padding: 45px 0 40px;
  text-transform: uppercase;
}
.single_home_price > p {
  color: #566070;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.3px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.single_home_price > h2 {
  color: #566070;
  font-size: 50px;
  font-weight: 600;
}
.single_home_price span {
  font-size: 25px;
  vertical-align: middle;
}
.single_home_price > h3 {
  color: #566070;
  font-size: 14px;
  font-weight: 600;
}
.single_home_price > a {
  background: none repeat scroll 0 0 #555555;
  border-radius: 33px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 10px 5%;
  text-decoration: none;
  text-transform: uppercase;
}
.thumbslider_area {
  margin: 40px 0;
}
.thumbslider{
    margin: 0 10%;
    position:relative;
}
.lSSlideWrapper{
    position: initial !important;
    max-width: 99% !important;
}
.lSPrev:before{
    content: "←";
}
.lSNext:before{
    content: "→";
}
.lSPrev, .lSNext{
    font-size: 50px;
    font-weight: bold;
    color: black;
}
.lSPrev:hover, .lSNext:hover{
    color:black;
    text-decoration: none;
    
}
.lSAction > .lSPrev{
    left: -5% !important;
    opacity: 1;
}
.lSAction > .lSNext{
    right: -5% !important;
    opacity: 1;
}
.testimonial_area {
  padding-top: 120px;
  text-align: center;
}
.single_testimonial.item > p {
  color: #3B3B3B;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  padding: 20px 14% 40px;
}
.single_testimonial.item > h2 {
  font-size: 18px;
  font-weight: 700;
  padding: 50px 0 34px;
}
.single_testimonial.item span {
  color: #3B3B3B;
  display: block;
  font-size: 15px;
  font-weight: 600;
  padding-top: 10px;
}
.owl-pagination .owl-page.active span.owl-numbers {
  background: none repeat scroll 0 0 #000000;
}
.owl-pagination .owl-page {
  display: inline;
}
.owl-pagination .owl-page span.owl-numbers {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #000000;
  border-radius: 15px;
  display: inline-block;
  font-size: 0;
  height: 15px;
  margin: 0 4px;
  width: 15px;
}
.general_compnay {
  margin-top: 150px;
  padding-bottom: 90px;
}
.general_compnay > h1 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.general_compnay > h2 {
  color: #252525;
  font-size: 46px;
  font-weight: 700;
  padding-bottom: 50px;
  padding-top: 30px;
}
.general_compnay > a {
  background: none repeat scroll 0 0 #252525;
  border-radius: 35px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  padding: 11px 3%;
  text-decoration: none;
  text-transform: uppercase;
}
.footers {
  border-top: 1px solid #535463;
  overflow: hidden;
  padding: 20px 0;
  margin: 0 10%;
}
.single_footer.text_right > p {
  color: #566070;
  font-size: 15px;
  padding: 7px 0;
  text-align: right;
}
.banner_content > ul > li > a{
    color: rgb(255,255,255);
    text-decoration: none;
}

.contact_area h2 {
    font-weight: 700;
    text-transform: uppercase;
}