@font-face{font-family:'lowshan';src:url(../fonts/IRANSansWeb.eot) format("embedded-opentype"),url(../fonts/IRANSansWeb.ttf) format("truetype"),url(../fonts/IRANSansWeb.woff) format("woff"),url(../fonts/IRANSansWeb.woff2) format("woff2")}
.page-banner-agency {
    position: relative;
    padding: 120px 0;
    min-height: 300px;
    background: url(../images/banner/sales-office-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    top: 107px;
    margin-bottom: 50px;
    background-position:left;
}

.page-banner-agency .content_box {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.page-banner-agency .content_box h1 {
    font-size: 46px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 5px #000;
    position:relative;
    top: -40px;
}

.btn-banner-tow a {
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    background: #ffbb00;
    color: #333;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding: 15px;
    box-shadow: 0 2px 5px #222;
}

.btn-banner-tow a:hover {
    color:#000;
    text-shadow: 0 2px 5px #000;
}

.spce-section {
    padding-bottom: 120px;
    padding-top: 200px;
}

.post-info h2 {
    margin: 20px 20px 20px 0;
    text-transform: none;
    font-size: 30px;
    font-weight: 600;
    direction: rtl;
    text-align: right;
    text-shadow: 0 2px 3px #404040;
}

.post-info h2 span {
    color: #ffc500;
    text-shadow: 0 2px 2px #0d0d0d;
    letter-spacing: 2px;
}

.post-info .post-meta {
    overflow: hidden;
    margin-bottom: -5px;
    padding-bottom: 3px;
    border-bottom: 1px #eaeaea solid;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 20px;
}

.post-info .post-meta li {
    float: right;
    margin: 0 0 0 15px;
    color: #a8a8a8;
    direction: rtl;
}

.post-info .post-meta li i {
    margin-left: 7px;
    color: #c7c7c7;
    font-size: 14px;
}

.post-info .post-meta li {
    float: right;
    margin: 0 0 0 15px;
    color: #a8a8a8;
    direction: rtl;
}

.bg-terms {
    background: #FFBB00;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    height: auto;
    padding: 15px 10px 15px 50px;
    box-shadow: 0 5px 5px 0 #888;
    margin-top:50px;
}

.box-title-terms p {
    margin: 30px 0 10px 0;
    line-height: 2;
    text-align: justify;
}

.box-title-terms p:before {
    content: "\f137";
    color: #61ad38;
    font-size: 16px;
    font-family: Fontawesome;
    position: relative;
    top: 1px;
    left: 10px;
}

.dash-icon p:before {
    position: relative;
    left: 5px;
    top: 3px;
    font-family: Fontawesome;
    font-size: 16px;
    content: "\f068";
    color: #61ad38;
    font-weight: 600;
}


.list-btn li {
    display: inline-block;
}

.link-box-mt {
    margin-top: 40px;
}

.theme-btn {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-style-tow {
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #ffbb00;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.btn-style-tow .btn-curve {
    position: absolute;
    right: -15px;
    top: 0;
    width: 26px;
    height: 100%;
    background: #222;
    opacity: 0.2;
    z-index: 0;
    transform: skewX(
-22deg
);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.theme-btn i {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px;
}

.btn-style-tow .btn-title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    padding: 10px 35px 10px;
    z-index: 1;
    color: #FFF;
    text-shadow: 0 2px 3px #333;
}

.btn-style-tow:hover .btn-curve {
    opacity: 1;
    right: 0;
    width: 100%;
    transform: skewX(0deg);
}

@media screen and (max-width:1025px) {

    .page-banner-terms {
        margin-top: -38px;
    }
}

@media screen and (max-width:480px) {

    .page-banner-terms .content_box h1 {
        font-size: 32px;
        line-height: 50px;
    }

    .post-info h2 {
        font-size: 24px;
    }

    .post-info .post-meta li {
        margin-bottom:12px;
    }
}

@media screen and (max-width:991px) {

    .page-banner-agency {
        top: 57px;
        margin-bottom: 0 !important;
    }
}
