.direRTL{
    direction: rtl;
}
.floatRight{
    float:right;
}
#main-slider{
    direction: rtl;
}
@font-face{font-family:iran;src:url(fonts/iran.eot?-wwn5ej);src:url(fonts/iran.eot?#iefix-wwn5ej) format('embedded-opentype'), url(fonts/iran.woff?-wwn5ej) format('woff'), url(fonts/iran.ttf?-wwn5ej) format('truetype'), url(fonts/iran.svg?-wwn5ej#icomoon) format('svg');font-weight:400;font-style:normal}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, kbd, label, legend, li, mark, menu, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video{font-family:iran, arial}
.navbar-scrolling .header-navibox-3{
    padding-right: 3%;
}
@font-face {
    src: url("ArialBlack.ttf");
    font-family: DATCO;
}
.datcoFont{
    font-family: DATCO;
}
.ahmadiColor{
    color: #002e6e !important;
}
.arialFont{
    font-family: arial;
}
.textJustify{
    text-align: justify;
}
.backAhmadi{
    background:#002e6e;
}
.backAhmadi .ui-title-block{
    color: white;
}
.backAhmadi .ui-description{
    color: white;
}
.font20{
    font-size: 20px !important;
}
.backTheme{
    background: #f6f6f6;
}
.blackColor{
    color: black;
}
.colorAhmadi{
    color: #002e6e;
}
.marRight13{
    margin-right: 13%;
}
.justifyContent{
    text-align: justify;
    direction: rtl;
}
.backDiv::before{
    background-image: url(../img/LOGO-back.png);
    background-repeat: no-repeat;
    background-position: 123% 37%;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .3;
}
.backBluee::before{
    content: "";
    /* z-index: -1; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* opacity: .3; */
    background: #002e6e;
    height: 300px;
    width: 100%;
}
.widthIframe{width:100%;}
.bluekaj{
    position: relative;
    height: 50vh;
}
.bluekaj::before{
    content: "";
    /* z-index: -1; */
    position: absolute;
    top: 41%;
    left: 0;
    bottom: 0;
    right: 0;
    /* opacity: .3; */
    background: #002e6e;
    height: 450px;
    width: 100%;
    transform: skewY(-16deg);
}
.bluekaj1{
    position: relative;
    height: 51vh;
}
.bluekaj1::before{
    content: "";
    /* z-index: -1; */
    position: absolute;
    top: -10%;
    left: 0;
    bottom: 0;
    right: 0;
    /* opacity: .3; */
    background: #002e6e;
    height: 416px;
    width: 100%;
    transform: skewY(-1deg);
}
.bluekaj2{
    position: relative;
    height: 51vh;
}
.bluekaj2::before{
    content: "";
    /* z-index: -1; */
    transform: skewY(16deg);
    position: absolute;
    top: -72%;
    left: 0;
    bottom: 0;
    right: 0;
    /* opacity: .3; */
    background: #002e6e;
    height: 585px;
    width: 100%;
}
.mr5{margin-right:5px;}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
}
.height100{
    height:100vh;
    position: relative;
}
.absoluteDiv{
    width: 60%;
    height: 50vh;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff61;
    z-index: 9999999;
    /* box-shadow: 2px 2px 9px 1px #000000bf; */
    /* border-left: 2em solid #002e6e; */
    border: 1px solid #ffffff;
    border-radius: 6px;
    background-image: linear-gradient(180deg, white, #ffffff00);

}
.backAhnadi{
    /*background:#002e6e;*/
    height: 100%;
}
.colorWhite{
    color: white;
    text-align: center;
    line-height: 1.5;
    font-size: 36px;
}
.continue{
    bottom: 14px;
    color: white;
    padding-top: 15vh;
}
div.continue img{
    width: 123%;
}
.heading2{
    color: black;
    text-align: right;
    padding: 35px 22px;
    font-size: 37px;
}
#section05 a {
    /*padding-top: 70px;*/
}
#section05 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}
@keyframes sdb05 {
    0% {
        transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}
.demo a {
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 50%;*/
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font : normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}
.demo a:hover {
    opacity: .5;
}
.height100da{
    height: 100%;
    position: relative;
}
#section05{
    position: absolute;
    left: 10%;
    bottom: 19%;
}
p.cap{
    text-align: justify;
    direction: rtl;
    color: black;
    padding: 0px 25px;
}
div.centerDivv img{
    display: block;
    margin: 0 auto;
}
div.centerDivv p{
    width: 90%;
    text-align: center;
    margin: 10px auto;
}
.centerDivv{
    margin-bottom: 2em;
    margin-top: 1em;
}
.backTel{
    background-image:linear-gradient(to right, #002e6e,#002e6e, #1766ea);
    position: relative;
    height: 150px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.backTel img{
    position: absolute;
    right: 15px;
    bottom: -25px;
}
.backTel p{
    color: white;
    text-align: center;
    padding-top: 5%;
}
.backTel strong{
    margin-right: 3%;
    font-size: 22px;
}
.newsA:before, .newsA:after{
    content: '';
    border-bottom: 1px solid #002e6e;
    width:16em;
    position: absolute;
    top: 15px;

}
.newsA:before{
    right: 57%;
}
.newsA:after{
    left: 57%;
}
.tac{
    font-weight: 100;
    color: #002e6e;
    direction: rtl;
    text-align: center;
}
.tar{
    text-align: right;
}
img.newsImg{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: 2em;
    width: 100%;
}
.mt2{
    padding: 50px 0;
    padding-top: 40px;
}
.backFooter{
    background-image: url(../img/backAhmadi.jpg);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
p.justifyP{
    text-align: justify;
    line-height: 2;
}
.marHead{
    margin-top: 1em;
    margin-bottom: .5em;
}
.servicesatn p{
    text-align: justify;
    line-height: 2;
}
.servicesatn h2{
    margin-top: 2em;
    margin-bottom: .7em;
    font-size: 28px;
}
.servicesatn ol{
    text-align: justify;
    line-height: 2;
    margin: 2em;
    font-size: 17px;
}
.servicesatn ul{
    text-align: justify;
    line-height: 2;
    margin: 2em;
    font-size: 17px;
}
.listType{
    list-style-type: circle;
    line-height: 2;
    font-size: 17px;
}
.peyvands{
    font-size: 17px;
    text-align: right;
    font-weight: bold;
    color: black;
}
.payvandUL{
    list-style-type: none;
    padding-inline-start: 0;
    line-height: 2;
}
.backDiv1{
    background-image: url(../img/backService.png);
    background-position: 115% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.servicesatn strong{
    font-weight: bold;
    font-size: 19px;
    color: #002e6e;
    text-shadow:0px 0px 15px #002e6e57;
}
.tickUL{
    direction: rtl;
    text-align: right;
    line-height: 2.6;
    list-style-type: none;
    font-size: 23px;
    font-weight: bold;
}
.tickUL li:before{
    content: '✓';
    margin-left: .5em;
    color: #0c1939;
}
.wrap-fixed-menu{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
@media only screen and (max-width: 768px){
    .servicesatn img{
        width:100%;
    }
    .wrap-fixed-menu{
        background-size: cover;
        background-position: left;
    }
    .mobDes{
        display: none !important;
    }
    .img-w-decor:after{
        display:none;
    }
    .centerDivv{
        height:200px;
    }
    .height100{
        margin-top: 4em;
    }
    .heading2{
        font-size: 19px;
        text-align: center;
    }
    .tickUL{
        line-height: 1.8;
        font-size: 16px;
        padding-right: 5%;
    }
    .servicesatn ul{
        margin: 0;
    }

    .marRight13{
        
        margin-right:0;
    }
    .slider-pro img.sp-image, .slider-pro img.sp-thumbnail{
        width: auto !important;
    }
    .main-slider__title:after{
        display: none;
    }
    .main-slider__title:after{
        padding-left: 0;
        padding-right: 50px;
    }
    .direRTLMOB{
        direction: rtl;
    }
    .absoluteDiv{
        width:90%;
        height: auto;
        position: absolute;
    }
    p.cap{
        padding: 0;
    }
    div.continue img{
        width: 75%;
        display: block;
        margin: 0 auto;
    }
    .noneMob{
        display: none;
    }
    div.centerDivv p{
        width:100%;
    }
    img.newsImg{
        width: auto;
        display: block;
        margin: 0 auto;
    }
    .newsA:before, .newsA:after{
        width: 3em;
    }
    .newsA:before{
        right: 70%;
    }
    .newsA:after{
        left: 70%;
    }
    #section05{
        display: none;
    }

}