/* version:0.11 */
a {
    text-decoration: none;
    color: inherit!important;
}

body {
    margin: 0;
}

h1,
p,
h2 {
    text-align: right;
}

.grey {
    background-color: #F6F6F6;
    padding: 50px 0;
    margin: 100px 0;
}

.space-os {
    margin-top: 100px;
    margin-bottom: 100px;
}

.carousel-control-prev {
    background-image: url("../img/Rectangle69.svg");
    background-repeat: no-repeat;
    top: 0%;
    left: -10%;
    background-position: center;
}

.carousel-control-next {
    background-image: url("../img/Rectangle68.svg");
    background-repeat: no-repeat;
    top: 0%;
    right: -10%;
    background-position: center;
}

.carousel-indicators {
    position: relative;
    right: 0;
    margin-top: 50px;
    margin-bottom: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: right;
    padding-left: 0;
    margin-right: 15%;
    margin-right: 0%!important;
    list-style: none;
}

.carousel-indicators {
    padding: 0;
    right: 0;
    left: unset;
}

p {
    text-align: justify;
    font-variation-settings: "wght" 400;
}

h3 {
    font-variation-settings: "wght" 800;
    margin-bottom: 50px;
}

.hassan .col-xs-4 {
    margin-bottom: 30px;
}

.hassan img {
    margin: 0px!important;
    padding: 0!important;
}

.margin20 {
    margin-bottom: 20px;
}

.grey .logos {
    right: 0;
    position: relative;
    display: block;
    height: 62px;
    margin-bottom: 14px;
}

.yeho {
    margin: auto;
    top: 40%;
    position: relative;
    right: -27%;
}

.maskhare-bazi {
    font-size: 18px;
    margin: 10px 0;
}

h1 {
    line-height: 1.5;
}

y {
    margin-right: 5px;
}

.text-align-left {
    text-align: left;
}

tu {
    font-size: 77px;
    font-variation-settings: "wght" 600;
    margin-bottom: 13px;
    letter-spacing: 0;
}

.oi {
    line-height: 1.3;
}

.semat {
    content: attr(data-hover);
    visibility: hidden;
    opacity: 0;
    width: 0px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 20px;
    transition: width 1s ease-in-out;
    transition: visibility 2s ease-in-out;
    transition: opacity 1s ease-in-out;
    position: absolute;
    z-index: 3;
    right: 10%;
    bottom: 10%;
}

.name {
    visibility: hidden;
    opacity: 0;
    width: max-content;
    background-color: white;
    color: black;
    text-align: center;
    padding: 5px 20px;
    transition: all 0.5s ease-in-out;
    position: absolute;
    z-index: 2;
    right: 10%;
    bottom: 21%;
}

.workers:hover .semat {
    width: max-content;
    opacity: 1;
    visibility: visible;
}

.workers:hover .name {
    opacity: 1;
    visibility: visible;
}

.contac {
    border: 1px solid black;
    border-radius: 180px;
    padding: 5px 20px;
    font-variation-settings: "wght" 600;
    font-size: 1.8rem;
    margin: 0 10px;
}

.contac:hover {
    color: white;
    background-color: #275E58;
    border: 1px solid #275E58;
}

.cont-us {
    font-variation-settings: "wght" 900;
    font-size: 2rem;
    color: black;
    text-align: center;
}

.vh3 {
    margin: 0 2vh;
}

.space-bet {
    position: absolute;
    left: 0;
    right: 0;
}

.spinner2 {
    background-color: white!important;
}

.spinner3 {
    background-color: white!important;
}

.spinner4 {
    background-color: white!important;
}

.contac-fr {
    background-color: white;
    border-radius: 180px;
    border: 1px solid black;
    color: black;
    padding: 5px 10px;
    font-variation-settings: "wght" 600;
}

.arroww {
    box-sizing: border-box;
    height: 0.5vw;
    width: 0.5vw;
    border-style: solid;
    border-color: #275E58;
    right: 58%;
    position: relative;
    border-width: 0px 2px 2px 0px;
    transform: rotate(135deg);
    transition: right 2s;
}

.button-arrow:hover .arroww {
    right: 83%;
    border-color: #00a874;
}

.button-arrow:hover {
    cursor: pointer;
    border: 1px solid #00a874;
}

.button-arrow {
    border: 1px solid #275E58;
    padding: 4px;
    padding-bottom: 7px;
    border-radius: 180px;
    width: 100px;
    margin: auto;
}

.button-arrow:hover hr {
    border-bottom: 2px solid #00a874;
    width: 88%;
}

.button-arrow hr {
    top: 5.5px;
    position: relative;
    border: 0;
    border-bottom: 2px solid #275E58;
    margin: 0;
    width: 39%;
    transition: width 2s;
    margin: auto;
    border-top: 0!important;
}

.workers {
    -webkit-filter: grayscale(100%);
}

.workers:hover {
    -webkit-filter: grayscale(0%);
}

.cont-us {
    color: #275E58;
}

damnush {
    color: #00a874;
}

footer {
    margin: 0;
}

.green {
    color: #275E58;
}

.img-ab {
    width: 100%;
    position: relative!important;
    object-fit: cover;
}

@media (max-width: 1366px) {
    .button-arrow {
        border: 1px solid #275E58;
        padding: 6px;
        padding-bottom: 9px;
        border-radius: 180px;
        width: 100px;
        margin: auto;
    }
    .button-arrow hr {
        top: 4.3px;
        position: relative;
        border: 0;
        border-bottom: 2px solid #275E58;
        margin: 0;
        width: 39%;
        transition: width 2s;
        margin: auto;
        border-top: 0!important;
    }
    .arroww {
        box-sizing: border-box;
        height: 0.5vw;
        width: 0.5vw;
        border-style: solid;
        border-color: #275E58;
        position: relative;
        border-width: 0px 2px 2px 0px;
        transform: rotate(135deg);
        transition: right 2s;
        right: 61%;
    }
    .button-arrow:hover .arroww {
        right: 86%;
        border-color: #00a874;
    }
}

@media (max-width: 768px) {
    .carousel-control-prev {
        display: none;
    }
    .carousel-control-next {
        display: none;
    }
    .semat {
        display: none;
    }
    .name {
        display: none;
    }
    .img-ab {
        height: 20vh;
    }
    .space-bet {
        padding: 7px 15px;
    }
    .button-arrow hr {
        top: 2.5px;
        position: relative;
        border: 0;
        border-bottom: 2px solid #275E58;
        margin: 0;
        width: 30%;
        transition: width 2s;
        margin: auto;
        border-top: 0!important;
    }
}

@media (max-width: 576px) {
    .carousel-control-prev {
        display: none;
    }
    .carousel-control-next {
        display: none;
    }
    .semat {
        display: none;
    }
    .name {
        display: none;
    }
    .img-ab {
        height: 20vh;
    }
    .button-arrow hr {
        top: 2.5px;
        position: relative;
        border: 0;
        border-bottom: 2px solid #275E58;
        margin: 0;
        width: 30%;
        transition: width 2s;
        margin: auto;
        border-top: 0!important;
    }
}

.carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 180px;
    margin-top: 10px;
    cursor: pointer;
    background-color: #275E58;
    opacity: 1;
    margin-left: 10px;
}

.carousel-indicators .active {
    background-color: gray!important;
    opacity: 0.5;
}

.carousel-inner {
    direction: ltr;
}

.carousel-inner p {
    text-align: justify;
    direction: rtl;
    padding: 9px 0px;
}

.carousel-inner img {
    direction: rtl;
    float: right;
}