@import url('../../campaign/fontiran.css');

body, html {
    direction: rtl;
    text-align: right;
    background-color: #eee;
    font-size: 14px;
    font-family: iranyekan;
}

.first-container {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px #00000061;
    -moz-box-shadow: 0px 0px 10px #00000061;
    box-shadow: 0px 0px 10px #00000061;
}

.vjs-default-skin {
    width: 100%;
}

.grey-divider {
    border-bottom: 5px solid #f1c40f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.green-light-bg {
    background-color: #f3ffef;
}

ul {
    transition: all .3s;
}

form {
    border: 5px solid #44bd32 !important;
    border-radius: 19px;
    box-shadow: 0px 0px 5px #44bd32;
}

.list-group-item {
    background: #eee;
    font-weight: 400;
}

.ul-header {
    background: #f34423;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    color: #ffffff;
    border: 1px solid #eee;
    border-radius: 10px;
    font-weight: bold;
}

form button {
    transition: all .3s ease-in !important;
}

form button.green {
    color: #fff;
    background: #44bd32;
}

form button.green:active,
form button.green:focus,
form button.green:hover {
    background: #4cd137;
}

p {
    line-height: 25px;
    font-weight: 500;
}
.show-xs {
    display:  none;
}
.show-md {
    display: block;
}
@media (max-width: 991px) {
    body, html {
        font-size: 12px;
    }

    #video-main {
        height: 300px;
    }

    h3 {
        font-size: 16px;
        margin: 0px 0px 15px 0;
        line-height: 25px;
    }

    ul {
        text-align: right;
        padding-right: 12px;
        line-height: 22px;
    }

    h2 {
        font-size: 18px !important;
    }

    #application-box a:not(:last-child) {
        margin-bottom: 10px;
        display: inline-block;
    }

    h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .show-xs {
        display: block;
    }

    .show-md {
        display: none;
    }

    .container-fluid {
        padding: 0;
    }

    img.banner {
        margin: 15px auto!important;
    }

    .video-js {
        height: 190px;
    }
}

@media (min-width: 991px) {
    .video-main-dimensions {
        height: 350px;
    }
}

img.banner {
    box-shadow: 0px 0px 5px #000e;
    margin: 40px auto;
    border-radius: 10px;
}
.bg-gray-colaps{
    border-color: #ececec;
    background-color: #ececec;
    border-radius: 8px;
    color: #666;
}
.color-title-colaps{
    color: inherit;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.color-title-colaps:hover{
    color: inherit;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25)!important;
}
.border-r-5{
    border-radius: 5px;
}
.bg-blue-colaps{
    border-color: #4d9ae1;
    background-color: #5aa1e3;
    color: #fff;
    border-width: 1px;
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.2)),to(rgba(255,255,255,.01)));
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
}
.title-collapse{
    position: relative;
    text-align: center;
    font-weight: bold;
}
.title-collapse:before{
    position: absolute;
    content: '';
    border-bottom: 1px solid #000;
    width: 265px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -5px;
}
.bg-h{
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}
/*change style*/
.title-gift{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.icon-gift{
    /*font-size: 45px;*/
    color: #ff1212;
}
.font-bold{
    font-weight: bold;
}
.btn-yellow-gift{
    background: rgb(235,186,0);
    background: linear-gradient(0deg, rgba(235,186,0,1) 0%, rgba(255,199,45,1) 100%);
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
    width: 47%;
    margin: 5px;
    padding: 23px;
    text-align: center;
    font-size: 20px;
    border-radius: 15px;
}
.btn-yellow-gift:hover{
    color: #000;
}
.btn-orang-gift{
    background: rgb(232,110,26);
    background: linear-gradient(0deg, rgba(232,110,26,1) 0%, rgba(242,136,76,1) 100%);
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
    width: 60%;
    margin: auto;
    padding: 23px;
    text-align: center;
    font-size: 20px;
    border-radius: 15px;
    margin-top: 15px;
}
.btn-orang-gift:hover{
    color: #000;
}
.border-tb{
    border-bottom: 3.5px solid #cdcdcd;
    border-top: 3.5px solid #cdcdcd;
}
.w-70-image{
    width:100% ;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.border-t{
    border-top: 3.5px solid #cdcdcd;
}
.slider-scroll{
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-slide{
    width: 350px;
    height: 350px;
    border-radius: 15px;
    background-color: #eee;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.img-fluid-h{
    height: 100%;
    max-width: 100%;
    border-radius: 15px;
}
.bg-dark-video{
    background-color: #000;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    border-radius: 15px;
    opacity: .5;
}
.icon-video-play{
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    border-radius: 15px;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
#myModal{
    background-color: #fff;
}
#video-player{
    /*width: 50%;*/
    margin: auto;
}
#video-player video{
    max-width: 100%;
    height: auto;
}
.close{
    font-size: 35px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    opacity: 1;
    cursor: pointer;
}
.modal-dialog{
    margin: 0 auto !important;
}
.img-50{
    width: 45%;
}
.timer_rev{
    background-color: #fff;
    margin: 5px;
    padding: 2px 7px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}
.text-timer{
    font-size: 15px;
}
.box-download{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.text-download-app{
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    color: #ff1212;
    margin: 0;
    margin-bottom: 5px;
}
.btn-download{
    margin: 0 5px;
}
.font-45{
    font-size: 45px;
}
@media (max-width: 576px){
    /*change style*/
    .title-gift{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .font-45{
        font-size: 35px;
    }
    .btn-yellow-gift{
        padding: 13px;
        font-size: 12px;
        border-radius: 12px;
    }
    .btn-orang-gift{
        width: 100%;
        padding: 15px;
        font-size: 14px;
        border-radius: 15px;
        margin-top: 15px;
    }
    .w-70-image{
        width:100% ;
    }
    .item-slide{
        width: 225px;
        height: 225px;
    }
    .timer_rev{

        font-size: 23px;
    }
    .text-timer{
        font-size: 13px;
    }
    .img-50{
        width: 100%;
        margin: 10px;
    }
    .w-70-image{
        flex-direction: column;
    }
    .box-download{
        flex-direction: column;
    }
    .btn-download{
        margin-top: 10px;
    }
}
@media (max-width: 768px) and (min-width: 576px){
    /*change style*/
    .title-gift{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .font-45{
        font-size: 35px;
    }
    .btn-yellow-gift{
        padding: 13px;
        font-size: 12px;
        border-radius: 12px;
    }
    .btn-orang-gift{
        width: 100%;
        padding: 15px;
        font-size: 14px;
        border-radius: 15px;
        margin-top: 15px;
    }
    .w-70-image{
        width:100% ;
    }
    .item-slide{
        width: 300px;
        height: 300px;
    }
    .timer_rev{

        font-size: 23px;
    }
    .text-timer{
        font-size: 13px;
    }
    .img-50{
        width: 100%;
        margin: 10px;
    }
    .w-70-image{
        flex-direction: column;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    /*change style*/
    .item-slide{
        width: 300px;
        height: 300px;
    }
}