html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    font-family: IRANSans-web !important;
    color: #383838;
    background-color: #eeeff1;
    direction: rtl;
}
h1,h2,h3,h4 {
    font-weight: normal;
}
a,a:hover,a:active,a:focus,a:visited {
    text-decoration: none;
    cursor: pointer;
}
.clear {
    clear: both;
}
.cover {
    min-height: 564px;
    background-image: url(https://cdn.azinband.com/landing/cod/cover.jpg);
    background-size: cover;
    text-align: center;
}
.cover a.logo {
    display: block;
    margin: auto;
    width: 200px;
    background-color: #ef3f3e;
    height: 70px;
    border-radius: 0 0 4px 4px;
}
.cover a.logo img {
    margin-top: 0px;
    width: 200px;
    border-radius: 10px;
}

.cover h1 {
    font-size: 42px;
    font-weight: bold;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.26);
    color: #fff;
    max-width: 674px;
    margin: auto;
    margin-top: 24px;
    font-family: 'YB';
}
.cover img.arrow {
    margin-top: 48px;
    margin-bottom: 32px;
}
.topContent {
    text-align: center;
    margin-top: 0px;
}
.topContent p {
    font-size: 22px;
}
.topContent p span {
    color: #ef3f3e;
}

.boxs {
    text-align: center;
    max-width: 960px;
    margin: auto;
    margin-top: 64px;
}
.boxs .box {
    background-color: #f2f3f4;
    width: 33.11111%;
    float: right;
    border: 1px solid #eaebec;
    height: 300px;
    transition: all 0.3s ease;
}
.boxs .box img {
    margin-top: 34px;
    margin-bottom: 24px;
    opacity: 0.3;
    transition:all 0.3s;
}
.boxs .box p {
    margin: 0px 13px;
    font-size: 14px;
}
.boxs .box p span {
    color: #ef3f3e;
}
.boxs .box:hover {
    box-shadow: 0px 0px 43px rgba(0,0,0,0.18);
    z-index: 2;
    position: relative;
    background-color: #fdfdfd;
}
.boxs .box:hover img {
    opacity: 1;
}
.boxs h2 {
    font-size: 22px;
    margin-top: 128px;
    margin-bottom: 32px;
    position: relative;
    top: -168px;
}
.boxs img.videoCover {
    max-width: 512px;
    cursor:pointer;
    box-shadow: 0px 0px 13px rgba(0,0,0,0.07);
    position: relative;
    top: -178px;
}
.boxs .tils {
    position: relative;
    max-width: 960px;
    margin: auto;
    margin-top: -32px;
}
.bg {
    background-color: #e8eaed;
    width: 100%;
    height: 165px;
    transform: skewY(-6deg);
    position: absolute;
    z-index: -1;
    margin-top: 159px;
}
.boxs .tils .til {
    display: inline-block;
    width: 29%;
    margin: 0.5%;
    background-color: #f2f3f4;
    padding: 6px 14px;
    transition:all 0.5s;
    vertical-align: top;
    margin-bottom: 48px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.11);
}
.boxs .tils .til p {
    margin-bottom: 12px;
}
.boxs .tils .til span {
    background-color: #ef3f3e;
    color: #fff;
    border-radius: 5px;
    width: auto;
    height: 48px;
    display: block;
    line-height: 52px;
    font-size: 20px;
    margin: auto;
    margin-top: -32px;
    margin-bottom: 14px;
}
.boxs .tils .til:hover {
    box-shadow: 0px 0px 28px rgba(0,0,0,0.11);
}
.footer {
    background-color: #292e3a;
    text-align: center;
    line-height: 100px;
    height: 74px;
}
.footer img {
    max-height: 36px;
}
.popup_bg {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}
.popup_bg video {
    width: 80%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.twoB {
    background-color: #e8eaed;
    max-width: 100%;
    margin-top: 100px;
}
.allBoxs {
    box-shadow: 0px 0px 13px rgba(0,0,0,0.07);
}

.pnLogo {
    height: 105px;
    margin-top: 32px;
}

.step_one {
    background: #ef3f3f;
    padding: 10%;
    text-align: justify;
    text-align-last: center;
    line-height: 52px;
    color: #fff;
}

.step_header {
    background: #ddd;
    padding: 10%;
    line-height: 52px;
}

.boxs h2 {
    padding: 10%;
    line-height: 0px;
    background: #fff;
    font-size: 30px;
    color: red;
    border-radius: 10px;
    margin-bottom: -140px;
}

a.btn.btn-primary {
    background: #4CAF50;
    padding: 5px 20px;
    border-radius: 3px;
    color: #fff;
    margin-top: 50px;
}

.cover {
    background-position: center;
}

.cod-city {
    text-align: center;
    margin-top: 100px;
    font-size: 22px;
}

@media only screen and (max-device-width: 769px){
    .boxs .box {
        width: 50%;
        border: 0px solid #eaebec;
        border-bottom: 1px solid #eaebec;
    }

    .boxs .tils .til {
        width: 40%;
    }
}

@media only screen and (max-device-width: 481px){
    .cover {
        min-height: 250px;
        background-size: cover;
        display: block;
        background-position: center;
    }

    .cover a.logo {
        background-color: #ef3f3e00;
    }

    .cover a.logo img {
        width: 130px;
        border-radius: 5px;
    }

    .topContent p {
        font-size: 15px !important;
        line-height: 32px !important;
    }

    .boxs h2 {
        font-size: 18px;
        margin-top: 158px;
    }

    .boxs .box {
        width: 100%;
        border: 0px solid #eaebec;
        border-bottom: 1px solid #eaebec;
    }

    .til {
        width: 85% !important;
    }

    .twoB {
        margin-top: 80px;
    }
}