﻿
@font-face {
    font-family: 'IRANSans-Bold';
    src: url('../../fonts/IRANSans-Bold-web.eot') format('embedded-opentype'), url('../../fonts/IRANSans-Bold-web.ttf') format('truetype'), url('../../fonts/IRANSans-Bold-web.woff') format('woff');
}

@font-face {
    font-family: 'IRANSans-Medium';
    src: url('../../fonts/IRANSans-Medium-web.eot') format('embedded-opentype'), url('../../fonts/IRANSans-Medium-web.ttf') format('truetype'), url('../../fonts/IRANSans-Medium-web.woff') format('woff');
}

@font-face {
    font-family: 'IRANSans-Light';
    src: url('../../fonts/IRANSans-Light-web.eot') format('embedded-opentype'), url('../../fonts/IRANSans-Light-web.ttf') format('truetype'), url('../../fonts/IRANSans-Light-web.woff') format('woff');
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: #AB8C68;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        background: #C69C73;
    color: #fff;
}
.cke_rtl .cke_combo_text {
    font-family: IRANSans-Medium !important;
}

.cke_editable {
    line-height: 2 !important;
}

a {
    color: #5C604D;
    transition: 0.3s ease-in;
    text-decoration: dotted !important;
}

    a:hover, a:active, a:after {
        color: #ffd7a8;
        transition: 0.3s ease-in;
        text-decoration: dotted !important;
    }



.panel-default {
    padding: 50px 10px;
}

.copyright {
    background-color: #5C604D;
}

footer small {
    font-size: 0.5em;
}

footer {
    padding: 50px 10px;
    min-height: 400px;
}

    footer p {
        color: white;
    }

span.number {
    font-size: 1.3em;
    padding: 5px;
}
textarea {
    min-height: 100% !important;
}
.social-icon { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff; /* add border to the buttons */
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.8em;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        border-color: #444444 !important;
}
.social-icon {
    color: #ffffff;
    padding-top: 2px;
}

    .social-icon:hover {
        color: #AB8C68;
        padding-top: 2px;
        background-color: #ffffff;
    }

@media only screen and (max-height: 76px) {
    footer {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
/* dropdown */

.dropdown-menu {
    border: none !important;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
    font-family: IRANSans-Medium;
    font-size: 0.9em;
}

@media(max-width:768px) {
    .navbar-default .navbar-nav > li > a {
        border-bottom: 0;
        background-color: #f8f8f8;
    }
}

@media(min-width:768px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: -40px;
    }
}

.navbar {
    margin-bottom: 0 !important;
    border-bottom: none;
}

.navbar-brand {
    float: left;
}

    .navbar-brand > img {
        height: 100%;
        padding: 15px;
        width: auto;
    }


a > img {
    padding: 1px;
    margin: 1px;
    border: none;
    outline: none !important;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

@media(min-width:768px) {
    .mynav .navbar-brand {
        background: url('../Images/koohab-logo.svg') center / contain no-repeat;
        padding: 60px;
        margin-left: 50px;
        margin-top: 15px;
        float: left;
    }
}


@media only screen and (max-width : 767px) {
    .mynav .navbar-brand {
        background: url('../Images/koohab-logo.svg') center / contain no-repeat;
        width: 100%;
        height: 100px;
        margin-top: 15px;
    }
}

.brand-centered .navbar-brand {
    display: flex;
    align-items: center;
}



/* CSS Transform Align Navbar Brand Text ... This could also be achieved with table / table-cells */
.navbar-alignit .navbar-header {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 50px;
}

.navbar-alignit .navbar-brand {
    top: 50%;
    display: block;
    position: relative;
    height: auto;
    transform: translate(0,-50%);
    margin-right: 15px;
    margin-left: 15px;
}


.navbar-nav > li > .dropdown-menu {
    z-index: 9999;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 30px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #444444;
    white-space: nowrap;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #444444;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #AB8C68 !important;
    font-family: IRANSans-Bold;
    font-weight: 400;
    line-height: 1.8 !important;
}

body {
    font-size: 1.4em;
    font-family: IRANSans-Light,Calibri;
    background-color: #f2f2f2 !important;
}
.navbar-default .navbar-toggle {
    border: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: transparent !important;
}

p {
    color: #777;
    padding-top: 1em;
    text-align: justify;
    font-size: 0.95em;
    line-height: 2.2em;
    letter-spacing: -0.03em;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 2.5em;
    letter-spacing: -0.01em;
}

.box {
    background-color: white;
    padding: 50px 15px;
    text-align: justify;
    font-size: 0.9em;
    line-height: 2.2em;
    letter-spacing: -0.02em;
}

    .box h3 span {
        color: #AB8C68;
    }

.inner {
    width: 30%;
    height: 1px;
    margin: 0px auto;
    border-bottom: 2px solid #f2f2f0;
}

.box-content {
    padding: 10px;
    margin-bottom: 30px;
}

    .box-content span {
        color: #d4b693;
    }

/* btn webbe */
/*
Buttons style
*/
.buttons a {
    margin: 3px;
}

.btn {
    border-radius: 0 !important;
    -webkit-border-radius: 2px;
    text-transform: capitalize;
    font-size: 0.9em;
    padding: 7px 14px;
    font-weight: 400;
    transition: 0.5s ease;
}

    .btn.btn-sm {
        padding: 6px 10px;
    }

    .btn.btn-lg {
        padding: 10px 30px;
        font-size: 16px;
    }

    .btn.btn-xs {
        padding: 4px 8px;
        font-size: 11px;
    }

    .btn.btn-rounded {
        border-radius: 100px;
        -webkit-border-radius: 100px;
        overflow: hidden;
    }

    .btn.btn-icon {
        position: relative;
        overflow: hidden;
        padding-left: 50px;
    }

        .btn.btn-icon i {
            position: absolute;
            height: 100%;
            line-height: 100%;
            width: 40px;
            line-height: 34px;
            text-align: center;
            top: 0;
            left: 0;
            background-color: rgba(0, 0, 0, 0.1);
        }

.btn-default {
    background-color: #fff;
    border-color: #f2f2f2;
}

    .btn-default:hover {
        background-color: #f2f2f2;
        border-color: #f2f2f2;
        opacity: 0.9;
    }

    .btn-default:focus {
        border-color: #f2f2f2;
        background: #fff;
    }

.btn-primary {
    background-color: #444444;
    border-color: #444444;
    color: #fff;
}

    .btn-primary:hover {
        color: #fff;
        opacity: 0.9;
        background-color: #444444;
        border-color: #444444;
    }

    .btn-primary:focus {
        color: #fff;
        background-color: #444444;
        border-color: #444444;
    }

.btn-info {
    background-color: #56afd7;
    border-color: #56afd7;
    color: #fff;
}

    .btn-info:hover {
        color: #fff;
        opacity: 0.9;
        background-color: #56afd7;
        border-color: #56afd7;
    }

    .btn-info:focus {
        color: #fff;
        background-color: #56afd7;
        border-color: #56afd7;
    }

.btn-success {
    background-color: #A3AE7E;
    border-color: #A3AE7E;
    color: #fff;
}

    .btn-success:hover {
        color: #fff;
        opacity: 0.9;
        border-color: #A3AE7E;
    }

    .btn-success:focus {
        color: #fff;
        border-color: #A3AE7E;
    }

.btn-warning {
    background-color: #FF7043;
    border-color: #FF7043;
    color: #fff;
}

    .btn-warning:hover {
        color: #fff;
        opacity: 0.9;
        background-color: #FF7043;
        border-color: #FF7043;
    }

    .btn-warning:focus {
        color: #fff;
        background-color: #FF7043;
        border-color: #FF7043;
    }

.btn-danger {
    background-color: #F44336;
    border-color: #F44336;
    color: #fff;
}

    .btn-danger:hover {
        color: #fff;
        opacity: 0.9;
        background-color: #F44336;
        border-color: #F44336;
    }

    .btn-danger:focus {
        color: #fff;
        background-color: #F44336;
        border-color: #F44336;
    }

.btn-teal {
    background-color: #5C604D;
    border-color: #5C604D;
    color: #fff;
}

    .btn-teal:hover {
        color: #fff;
        opacity: 0.9;
        border-color: #444444;
        background-color: #444444;
    }

    .btn-teal:focus {
        color: #fff;
        border-color: none;
    }

    .btn-teal:after {
        color: #fff;
        border-color: #444444;
    }

.btn-indigo {
    background-color: #7986CB;
    border-color: #7986CB;
    color: #fff;
}

    .btn-indigo:hover {
        color: #fff;
        opacity: 0.9;
    }

    .btn-indigo:focus {
        color: #fff;
    }
/**border buttons**/
.btn.btn-border:hover {
    opacity: 1 !important;
}

.btn.btn-border {
    background-color: transparent;
}

    .btn.btn-border.btn-default {
        border: 1px solid #f2f2f2;
    }

        .btn.btn-border.btn-default:hover {
            background-color: #f2f2f2;
        }

        .btn.btn-border.btn-default:focus {
            background-color: transparent;
        }

    .btn.btn-border.btn-primary {
        color: #444444;
        border: 1px solid #444444;
    }

        .btn.btn-border.btn-primary:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-primary:hover {
            background-color: #444444;
            color: #fff;
        }

    .btn.btn-border.btn-success {
        color: #A3AE7E;
        border: 1px solid #A3AE7E;
    }

        .btn.btn-border.btn-success:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-success:hover {
            background-color: #A3AE7E;
            color: #fff;
        }

    .btn.btn-border.btn-info {
        color: #56afd7;
        border: 1px solid #56afd7;
    }

        .btn.btn-border.btn-info:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-info:hover {
            background-color: #56afd7;
            color: #fff;
        }

    .btn.btn-border.btn-warning {
        color: #FF7043;
        border: 1px solid #FF7043;
    }

        .btn.btn-border.btn-warning:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-warning:hover {
            background-color: #FF7043;
            color: #fff;
        }

    .btn.btn-border.btn-danger {
        color: #F44336;
        border: 1px solid #F44336;
    }

        .btn.btn-border.btn-danger:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-danger:hover {
            background-color: #F44336;
            color: #fff;
        }

    .btn.btn-border.btn-indigo {
        color: #7986CB;
        border: 1px solid #7986CB;
    }

        .btn.btn-border.btn-indigo:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-indigo:hover {
            background-color: #7986CB;
            color: #fff;
        }

    .btn.btn-border.btn-teal {
        color: #5C604D;
        border: 1px solid #5C604D;
    }

        .btn.btn-border.btn-teal:focus {
            background-color: transparent;
        }

        .btn.btn-border.btn-teal:hover {
            background-color: #5C604D;
            color: #fff;
        }

/* carousel webbe */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    overflow: hidden;
}

.item.active img {
    transition: transform 5000ms linear 0s;
    /* This should be based on your carousel setting. For bs, it should be 5second*/
    transform: scale(1.05, 1.05);
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

    .carousel-control .icon-prev, .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left, .carousel-control .fa-chevron-left, .fa-chevron-right {
        display: inline-block;
        position: absolute;
        top: 49%;
        z-index: 5;
    }
}
/* slick webbe */
.slider-box {
    background-color: #fbfbfb;
}

.slider {
    width: 80%;
    margin: 50px auto;
}

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        max-height: 200px;
    }

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-prev:before, .slick-next:before {
    color: black;
}



/* footer */
footer {
    background-color: #AB8C68;
    min-height: 350px;
}

.footerleft {
    margin-top: 50px;
    padding: 0 36px;
}

.logofooter {
    margin-bottom: 10px;
    color: #fff !important;
}

.footerleft p {
    color: #fff;
    font-size: 12px !important;
    margin-bottom: 15px;
}

    .footerleft p i {
        width: 20px;
        color: #fff;
    }


.paddingtop-bottom {
    margin-top: 50px;
}

.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}

    .footer-ul li {
        line-height: 29px;
        font-size: 12px;
    }

        .footer-ul li a {
            color: #f2f2f2;
            transition: color 0.2s linear 0s, background 0.2s linear 0s;
        }

footer a {
    color: #ffffff;
}

.footer-ul i {
    margin-right: 10px;
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #aeca4f;
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}




.icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

    .icon-ul li {
        line-height: 75px;
        width: 100%;
        float: left;
    }


.copyright {
    height: 100px;
    background-color: #494141;
}

    .copyright p {
        text-align: right;
        color: #ddd;
        padding: 10px 0;
        margin-bottom: 0px;
    }

    .copyright a {
        color: #ab8c68;
    }

        .copyright a:hover {
            color: #eed3b3;
        }

#main {
    min-height: 40vh;
    margin-bottom: 15px;
}

.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
}

.uk-list li {
    line-height: 2.5em;
    font-size: 0.9em;
}

.post p span {
    display: block;
    color: #b1bb91;
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
}

    .bottom_ul li {
        float: left;
        line-height: 40px;
    }

        .bottom_ul li:after {
            content: "/";
            color: #FFF;
            margin-right: 8px;
            margin-left: 8px;
        }

        .bottom_ul li a {
            color: #FFF;
            font-size: 12px;
        }










#recent-works {
    padding-bottom: 0;
}

    #recent-works i {
        font-size: large;
    }

.recent-work-wrap {
    position: relative;
    /*margin: 2px;*/
    /*padding:20px 0;*/
    /*height:250px;*/
    transform: scale(1);
    transition: transform 0.2s linear;
}

    .recent-work-wrap:hover {
        transform: scale(1.05);
    }

    .recent-work-wrap img {
        width: 100%;
        border-radius: 2px;
        max-height: 100%;
        height: auto;
        filter: grayscale(100%);
    }

    .recent-work-wrap .recent-work-inner {
        top: 0;
        background: transparent;
        opacity: .8;
        width: 100%;
        border-radius: 0;
        margin-bottom: 0;
        cursor: default;
    }

        .recent-work-wrap .recent-work-inner h3 {
            margin: 10px 0;
        }

            .recent-work-wrap .recent-work-inner h3 a {
                font-size: 24px;
                color: #000;
                font-weight: bold;
            }

    .recent-work-wrap .overlay {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%%;
        height: 100%;
        opacity: 0;
        border-radius: 0;
        background: rgba(253, 185, 19, 0.9);
        color: #111;
        vertical-align: middle;
        -webkit-transition: opacity 500ms;
        -moz-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms;
        padding: 30px;
        width: 100%;
    }

        .recent-work-wrap .overlay .preview {
            bottom: 0;
            display: inline-block;
            height: 35px;
            line-height: 35px;
            border-radius: 0;
            background: transparent;
            text-align: center;
            color: #fff;
            font-weight: bold;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            height: 227px;
            line-height: 227px;
        }

        .recent-work-wrap .overlay:hover {
            opacity: 1;
        }


h3.background {
    position: relative;
    z-index: 1;
    text-align: center;
}

h3::before {
    border-top: 2px solid #f2f2f2;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 50%;
    bottom: 0;
    z-index: -1;
}

h3 span {
    background: #FFF;
    padding: 0 10px;
    direction: ltr;
}

#itemsCarousel {
    direction: ltr !important;
    padding: 20px;
}

.owl-carousel {
    overflow-x: hidden;
    margin: 5px 5px;
}

    .owl-carousel .owl-item {
        padding: 10px;
    }

    .owl-carousel .owl-page {
        padding-top: 20px;
    }

@media only screen and (max-width: 1024px) {
    .owl-carousel .owl-pagination {
        display: none;
    }
}

#map {
    width: 100%;
    height: 500px;
}

#login-img {
    margin: 0 auto;
    width: 100px;
}
