* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: IRANSans;
    src: url("../font/WebFonts/fonts/eot/IRANSansWeb.eot");
    src: url("../font/WebFonts/fonts/ttf/IRANSansWeb.ttf");
    src: url("../font/WebFonts/fonts/woff/IRANSansWeb.woff");
    src: url("../font/WebFonts/fonts/woff2/IRANSansWeb.woff2");
}

/*--body--*/
body {
    font-family: IRANSans;
}

.swiper {
    width: 100%;
    height: 100vh;
    background: #000;
    font-family: IRANSans;
    direction: rtl;
    text-align: center;
}
.swiper p,h6,h5{
    color:black;
    direction: rtl;
}
.swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
}

.parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.swiper button a{
    color: white;
    text-decoration: none;
}
.swiper button a:hover{
    color: white;
}

/*register*/

.register{
    font-family: IRANSans;
    text-align: right;
    direction: rtl;
}
.bg-r{
    background-image: url("../img/136737-top-1080p-background-1920x1080.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

/*/register*/

/*que1*/
.que{
    font-family: IRANSans;
    text-align: right;
    direction: rtl;
}
legend{
    font-size: 5px;
}
.que form .form-check label span {
    margin-right: 20px;
}
.que form textarea{
    resize: none;
}
.bg-gue{
    background: url("../img/213809-vertical-1080p-background-2560x1600-pictures.jpg")top left no-repeat;
}
.bg-gue-my{
    background: linear-gradient(to bottom, #000000 0%, #808080 100%);
}
/*que1*/
.que{
    font-family: IRANSans;
    text-align: right;
    direction: rtl;
}
legend{
    font-size: 5px;
}
.que form .form-check label span {
    margin-right: 20px;
}
.que form textarea{
    resize: none;
}
.btn-grad{
    background: linear-gradient(to top, #000000 0%, #808080 100%);
}
.gue button{
    color:white;
}
section {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #262626;
    min-height: 30vh;
    overflow: hidden;
}
.sectionone{
    width: 100%;
}
