* {
    padding: 0;
    margin: 0;

}

body {
    background-color: white;
}

#b3 {
    text-align: center;
    align-items: center;
    justify-content: center;
    float: left;

}

#v2 {
    position: absolute;
    color: blue;
    left: 25vw;
    font-size: 3vw;
    margin-top: 1vw;
}

#v1 {
    position: absolute;
    color: #ea0303;
    left: 20vw;
    margin-top: 1vw;
    font-size:3vw;
}

#b4 {
    text-align: center;
    align-items: center;
    justify-content: center;
    float: left;
}

a {
    text-decoration: none;
    list-style: none;
    color: white;
    font-size: 2.3vw;
    cursor: pointer;

}

#ca1 {
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: large;
    margin-top: 3vw;
}

#f1 {
    background-color: #6dbfe3;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: inline-block;
    position: absolute;
    z-index: 1;

}

#s1 {
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 3vw;
    margin-right: 15vw;
}

#p1 {
    width: 5%;
    direction: rtl;
    float: right;
    object-fit: cover;

}

.b1 {
    background-color: #608acd;
    color: white;
    float: left;
    border: 1px solid #608acd;
    border-radius: 1vw;
    font-size: 1vw;
    height: 2vw;
    width: 7vw;
    margin: 1vw;
    position: relative;
    cursor: pointer;
}

#m3 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 3vw;
    position: absolute;
    top: 5vw;
    right: 0;
    background: #00008b;
    direction: rtl;
    z-index: 1;
}

.tak1 {
    color: white;
    list-style: none;
    font-size: 1.3vw;
    width: 18vw;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#m2 {
    list-style: none;
    position: absolute;
    display: none;
}

#c1 {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 200%;
}

h4 {
    margin: 1vw;
    font-size: 1.5vw;
}

.k {
    text-decoration: none;
    text-align: center;
    font-size: 1.3vw;
    margin-top: 5%;
    margin-bottom: 3%;
    color: red;
}

.row {
    width: 100%;
}

#r2 {
    background-image: linear-gradient(#00008b, #6cbde2 70%, #f3f3f6 40%);
}

.col-xl-3 {
    margin-left: 6vw;
    margin-top: 10%;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.68);
    border-radius: 5%;
    width: 15vw;
    direction: rtl;
    padding-right: 1.3%;
    background-color: white;
    color: black;
    line-height: 1.5;

}

.bu1 {
    width: 9vw;
    font-size: 1.3vw;
    background-color: #fd0001;
    color: white;
    text-align: center;
    margin-top: 5%;
    margin-right: 27%;
    margin-bottom: 5%;
    border: 1px solid #fd0001;
    border-radius: 1vw;
    text-decoration: none;
    cursor: pointer;
}

.bu1:hover {
    background-color: white;
    color: #fd0001;
    border: 1px solid #fd0001;
}

p {
    font-size: 1vw;

}

p:hover {
    font-weight: bold;


}

.do {
    height: 15vw;
    direction: rtl;
    text-align: center;
    margin: 5vw 17vw 1vw 17vw;
    border: 1px solid black;
    box-shadow: 15px 16px 20px 5px #888888;
    background-color: rgb(253, 253, 254);
}

#b {
    color: #fd0001;
}

#p2 {
    color: gold;
}


#n {
    font-size: 1vw;
    margin-top: 0.5vw;
    color: blue;
}

h3 {
    font-size: 2vw;
    text-align: center;
    margin: 1vw;
    
}

.col-xl-4 {
    display: inline-block;
    text-align: center;
    width: 15vw;
    direction: rtl;
    background-color: darkblue;
    color: white;
    border-radius: 5%;
    margin: 1% 5.5% 5% 5%;
    padding: 3%;
    position: static;
    border: 0.1vw solid white;


}

.col-xl-4:hover {
    background-color: white;
    color: black;
    border: 0.1vw solid blue;
    box-shadow: 1.5vw 2vw 2vw 1vw #585858;
}

h5 {
    font-size: 1.2vw;
    margin-top: 0.7vw;
    margin-bottom: 1vw;
}

h6 {
    font-size: 1.5vw;
    margin-top: 1vw;
}

.f {
    margin-top: 2.5vw;
}

#h3 {
    color: #f80202;
    font-size: 1.8vw;
}

#h4 {
    color: red;
    font-size: 1.8vw;
}

.sp {
    color: #fd0001;
}

.sh {
    border-radius: 1vw;
    margin-top: 1vw;
    margin-right: 1vw;
    padding: 0.8vw;
    font-size: 2vw;
    background-color: #f80202;
    border: 1px solid #ea0303;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
}
#ek {
    font-size: 1.5vw;
    color: blue;
    text-align: center;
}

.col-xs-4 {
    width: 15vw;
    display: inline-block;
    text-align: center;
    direction: rtl;
    background-color: darkblue;
    border: 0.1vw solid blue;
    color: white;
    border-radius: 5%;
    margin: 1% 5.5% 5% 5%;
    padding: 3%;
}

.col-xs-4:hover {
    background-color: white;
    color: black;
    border: 0.1vw solid blue;
    box-shadow: 1.5vw 2vw 2vw 1vw #585858;
}

#e1 {
    width: 25vw;
    height: 25vw;
    float: left;
    margin-left: 5%;

}


.fa.fa-check {
    color: #faf604;
}

.foot {
    background-image: linear-gradient(white 30%, #6cbde2 40%, #00008b);

}

.col-xs-2 {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 2vw;
    text-decoration: none;

}


.amozesh {
    padding: 1vw;
    margin: 2vw;
    text-decoration: none;

}

.na {
    text-decoration: none;
    color: #f3f3f6;
}

img {
    width: 8vw;
}

#t1 {
    border: 1px solid #fcfcfc;
    direction: rtl;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    margin: 2vw;
    border-radius: 5vw;
    padding: 2.5vw;
    box-shadow: 0.1vw 0.1vw 1vw 0.3vw #4e8aca;
    line-height: 1.2;
}

.t2 {
    display: flex;
    text-decoration: none;
    list-style: none;
    padding: 0.5vw;
    font-size: 2vw;
}
h2{
    font-size: 2vw;
}
.red {
    color: #ea0303;
}

#h1 {
    text-align: center;
    align-items: center;
    justify-content: center;
    list-style: none;
    color: #ea0303;
    font-size: 2.5vw;
}

#k2{
    background-color: aqua;
    border: 1px solid aqua;
    padding: 1.5vw;
    width: 60vw;
    height: 5vw;
    margin-left: 18vw;
    border-radius: 10vw;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#do2{
    background-image: linear-gradient(to right,#faf604, #f3d806);
}
#k4{
    background-color: khaki;
    border: 1px solid khaki;
    padding: 1.5vw;
    width: 60vw;
    height: 5vw;
    margin-left: 18vw;
    border-radius: 10vw;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#z2{
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #ea0303;
}