﻿body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;
    margin:0;
}
@font-face {
  font-family: 'IRANSansX-Regular';
  src: url('../fonts/IRANSansX-Regular.eot');
  src: url('../fonts/IRANSansX-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/IRANSansX-Regular.svg#IRANSansX-Regular') format('svg'),
       url('../fonts/IRANSansX-Regular.ttf') format('truetype'),
       url('../fonts/IRANSansX-Regular.woff') format('woff'),
       url('../fonts/IRANSansX-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
 
 
@font-face {
	font-family: 'Linearicons-Free';
	src:url('../fonts/Linearicons-Free.eot?w118d');
	src:url('../fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
		url('../fonts/Linearicons-Free.woff2?w118d') format('woff2'),
		url('../fonts/Linearicons-Free.woff?w118d') format('woff'),
		url('../fonts/Linearicons-Free.ttf?w118d') format('truetype'),
		url('../fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
  font-family: 'IRANSansX-Regular';
  background-color:#fff;
}
.right-nd {
    float: right;
}
.clear{clear:both;}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.post-slide {
    padding-bottom: 10px;
    margin: 0 4px;
    position: relative;
}

    .post-slide img {
        width: 100%;
        height: auto;
    }

    .post-slide .post-date {
        position: absolute;
        top: 2%;
        left: 8%;
        padding: 3% 5%;
        background: #e74c3c;
    }

    .post-slide .month {
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

        .post-slide .month:after {
            content: "";
            display: block;
            border: 1px solid #fff;
        }

    .post-slide .date {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .post-slide .post-title {
        margin: 25px 0 15px 0;
    }

        .post-slide .post-title a {
            font-size: 15px;
            font-weight: bold;
            color: #333;
            display: inline-block;
            text-transform: uppercase;
            transition: all 0.3s ease 0s;
        }

            .post-slide .post-title a:hover {
                text-decoration: none;
                color: #e74c3c;
            }

    .post-slide .post-description {
        font-size: 14px;
        line-height: 24px;
        color: #808080;
    }

    .post-slide .read-more {
        color: #333;
        text-transform: capitalize;
        transition: color 0.20s linear;
    }

        .post-slide .read-more i {
            margin-left: 10px;
            font-size: 10px;
        }

        .post-slide .read-more:hover {
            text-decoration: none;
            color: #e74c3c;
        }

.owl-controls .owl-prev {
       position: absolute;
    left: -66px;
    bottom: 129px;
    padding: 8px 17px;
    transition: background 0.50s ease;
}


.owl-controls .owl-next {
    position: absolute;
    right: -66px;
    bottom:129px;
    padding: 8px 17px;
    transition: background 0.50s ease;
}

    .owl-controls .owl-prev:after,
    .owl-controls .owl-next:after {
        content: "\f104";
        font-family: FontAwesome;
        color: #d3d3d3;
        font-size: 16px;
    }

    .owl-controls .owl-next:after {
        content: "\f105";
    }

    .owl-controls .owl-prev:hover,
    .owl-controls .owl-next:hover {
      
    }

@media only screen and (max-width: 990px) {
    .post-slide {
        margin: 0 20px;
    }

    .owl-controls .owl-buttons .owl-prev {
        left: -20px;
        padding: 5px 14px;
    }

    .owl-controls .owl-buttons .owl-next {
        right: -20px;
        padding: 5px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .owl-controls .owl-buttons .owl-prev {
        left: 0px;
    
    }

    .owl-controls .owl-buttons .owl-next {
        right: 0px;
    
    }
}

.owl-controls .owl-buttons {

    position: relative;
}

.owl-controls .owl-prev:after,
.owl-controls .owl-next:after {
 content: "\f104";
    font-family: FontAwesome;
    color: #414141;
    font-size: 33px;
}

.owl-controls .owl-next:after {
    content: "\f105";
}



@media only screen and (max-width: 990px) {
    .post-slide {
        margin: 0 8px;
    }

    .owl-controls .owl-buttons .owl-prev {
        left: -20px;
        padding: 5px 14px;
    }

    .owl-controls .owl-buttons .owl-next {
        right: -20px;
        padding: 5px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .owl-controls .owl-buttons .owl-prev {
        left: -5px;
       
    }

    .owl-controls .owl-buttons .owl-next {
        right: -10px;
       
    }
}
.tp-page-abt{
    width:100%;
    height:500px;
    background-size:100% 100%;
    position:relative;
}
.hv-video {
    position: absolute;
    width: 98%;
    height: 100%;
    top: 0;
    z-index: 99;
}
.box-intro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.cn-nd-dv360 {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    height: 100%;
}
.pg-zeus {
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
.pg-zeus h3{
    font-weight:bold;
    font-size:70px;
    color:#fff;
    text-shadow: 1px 1px 0 #474a4c, 1px -1px 0 #6d6f70, -1px 1px 0 #474a4c, -1px -1px 0 #474a4c, 1px 0px 0 #474a4c, 0px 1px 0 #474a4c, -1px 0px 0 #474a4c, 0px -1px 0 #474a4c;
    text-transform: uppercase;
    color: #000000;
    border-color: #555555;
}
.p-tx-sld-pg{
    text-align:center;
    font-size:14px;
    color:#fff;
}
.link-sl-cn{
    margin:20px auto;
    background-color:#baa08f;
    display:block;
    width:150px;
    text-align:center;
    color:#fff;
    padding:14px 0;
}
.rw-pg-abt{
    position:relative;
        padding:50px 0;
}
.rw-pg-abt:before{
        background-image: url('../images/about-bg3.jpg');

    position:absolute;
        background-size:100% 100%;
        height:62%;
        z-index:-1;
        content:"";
        top:0;
        left:0;
        width:100%;
}
.dv-container-abt{
    max-width:1300px;
    margin:0 auto;
}
.p-abt-txt{
    color:#fff;
    font-size:15px;
    line-height:53px;
    direction:rtl;
    padding-left:70px;
    padding-top:40px;
}
.CE-nt-sign{
    padding-top:110px;
        text-align:right;
}
.CE-nt-sign h3{
    font-size:18px;
    font-weight:bold;
}
.CE-nt-sign h4{
       font-size:16px;
       padding:19px 0;
       float:right;
}
.CE-nt-sign img{
    float:right;
    position:relative;
    top:-20px;
    margin-right:30px;
    width:140px;
}
.sub-title {
    font-weight: 400;
    position: relative;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 15px;
    color: #baa08f;
    float: right;
}
.title-2-abt {
    text-align: right;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}
.p99-abt {
    padding: 10px 0;
    text-align: justify;
    direction: rtl;
    font-size: 15px;
    line-height: 35px;
}
.abt-bx-panel{
    padding:60px 0;
}
.linked-more-product{
    float:right;
    border-bottom:2px solid #baa08f;
    padding:5px 0px;
    text-align:center;
    color:#2a2a2a;
    font-size:17px;
    margin-top:16px;
}
.heading-title{
    float: left;
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    background-color: #baa08f;
    border-radius: 5px;
    max-width: 300px;
    line-height: 33px;
    display: block;
    padding: 20px 20px;
    margin-top: 30px;
    letter-spacing: 1px
}
.residential-item {
    background-position: top center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    padding: 220px 30px 77px 36px;
    transition: all .8s ease;
    position:relative;
}

.rw-pr-gp{

padding:20px 0;
}

.sp-num-tx{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
    font-weight: bold;
    font-size: 61px;
    color: #ffffff;
    opacity: 0.6;
    text-shadow: 1px 1px 0 #474a4c, 1px -1px 0 #6d6f70, -1px 1px 0 #474a4c, -1px -1px 0 #474a4c, 1px 0px 0 #474a4c, 0px 1px 0 #474a4c, -1px 0px 0 #474a4c, 0px -1px 0 #474a4c;
}
.serv-bx{
    padding:40px 0;
}
.t9-bt-sv{
    text-align:center;
    font-weight:bold;
    padding-bottom:30px;
}

.services-item {
    background-color: #ffffff;
    background-image: url(../images/services-bg3.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    margin: 0px 20px 0px 7px;
    padding: 50px 50px 50px 50px;
}
.mg-sv{
    width:56px!important;
    margin:0 auto 10px auto;
    display:block;
}
.title-abt-srv{
    padding:14px 0;
    font-size:17px;
    font-weight:bold;
 }
.num-txt-p{
    line-height:30px;
}
    .owl-controls .owl-buttons {
    position: absolute;
    width: 60px;
    top: 0;
    left: 10px;
}
.owl-controls .owl-prev {
    left: -11px;
    bottom: 0;
}
.owl-controls .owl-next {
    right: -20px;
    bottom: 0;
}
@media only screen and (max-width:990px) {
    .tp-page-abt {
    height:250px;
}
    .pg-zeus h3{
        font-size:50px;
    }
    .img-sign{
        display:none;
    }
    .p-abt-txt {
    font-size: 15px;
    line-height: 42px;
    direction: rtl;
    padding-left: 0;
    padding-top: 0;
}
    .CE-nt-sign {
    padding-top: 59px;
}
    .rw-pg-abt {
    padding: 50px 0 0 0;
}
    .heading-title{
        display:none;
    }
    .mb-none{
        display:none;
    }
    .services-item{
        padding:10px;
    }
    .abt-bx-panel {
    padding: 60px 0 0 0;
}

.linked-more-product {
    margin-top: 0;
    background-color:#baa08f;
    padding:3px 10px;
    color:#fff;
}
.rw-pr-gp {
    padding: 50px 0 0 0;
}
.residential-item {
    padding: 187px 30px 61px 36px;
}
.t9-bt-sv{
    font-size:16px;
}
}

@media only screen and (max-width:760px){
    .residential-item {
    padding: 105px 30px 25px 36px;
    background-size:cover;
}

        .tp-page-abt {
    height:150px;
    background-size:cover;
}
    .sp-num-tx {
        top: 6px;
        left: 9px;
        font-size: 31px;
    }
    .owl-controls .owl-prev:after,
.owl-controls .owl-next:after {
 color: #888686;
 font-size: 26px;
}
    .t9-bt-sv {
    padding-bottom: 19px;
}
    .rw-pg-abt:before {
    height: 73%;

}
    .abt-bx-panel {
    padding: 20px 0 0 0;
}
    .p-abt-txt {
    font-size: 14px;
    line-height: 31px;
    padding-left: 0;
    padding-top: 0;
}
    .rw-pg-abt {
    padding: 20px 0 0 0;
}
    .pg-zeus h3 {
    font-size: 27px;
}
    .link-sl-cn {
    margin: 3px auto;
    width: 109px;
    padding: 6px 0;
}
    .CE-nt-sign h3 {
    font-size: 14px;
}
    .CE-nt-sign h4 {
    font-size: 13px;
}
    .title-2-abt {
    font-size: 16px;
}
    .p99-abt {
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;
}
}