body,
html {
    font-family: "IRANSansWeb", sans-serif;
}

.button .btn {
    background-color: #2A3F44;
    border: none;
    margin: 40px;
    border-radius: 42px;
    color: #FED402;
    padding: 22px 58px;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    transition: 0.7s;
    margin-bottom: 10px;
    text-decoration: none;
}


/* az inja */

.navbar-nav li a {
    font-family: "IRANSansWebMedium";
    font-size: 2.7em
}

.navbar-nav li a {
    color: #2A3F44 !important;
}

.carousel-caption p {
    font-family: 'IRANSansWeb';
    font-size: 40px;
}

#box1 {
    margin-top: 80px;
}

#box1 p {
    text-align: initial;
    color: #2A3F44;
    font-size: 2.1rem;
    padding-top: 14px;
    font-family: "IRANSansWeb", sans-serif;
}

.mt80 {
    margin-top: 80px;
}

.mb80 {
    margin-bottom: 80px;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.box2 {
    background-image: url('/bo/images/site/images/Group-2279.png');
}

.box2 {

    height: 753px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.box2 p {
    font-size: 3em;
    font-family: 'IRANSansWebBold';
    color: #2A3F44;
}

.box3 p {
    color: #2A3F44;
    font-size: 2.1rem;
    font-family: 'IRANSansWeb';
}

.pt150 {
    padding-top: 150px;
}

.pb80 {
    padding-bottom: 80px;
}

.box4 {
    background-image: url('/bo/images/site/images/box4.png');
}

.box4 {
    height: 1160px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}

.box4 p {
    color: #2A3F44;
    font-size: 2.1rem;
    padding-top: 20px;
    font-family: "IRANSansWeb", sans-serif;
}
.lk1 {
 color: #2A3F44  !important;
 font-family: "IRANSansWebBold", sans-serif;
 font-size: 3rem;
}

.lk2{
    color: white !important;
    font-family: "IRANSansWebMedium", sans-serif;
    font-size: 15px;
    text-decoration: none !important;
    float: right;
    margin-right: 5px;
}


.footer {
    background-color: #3D8B97;
    font-size: 1.5em;
    color: white;
}

.logo-boof {
    padding: 60px;
    display: flow-root;
}

.container h2 {
    font-size: 3rem;
    font-family: 'IRANSansWebBold';
    color: #2A3F44;
}

.color-t {
    color: #2A3F44;
}

.p20 {
    padding: 20px;
}



/* media */



@media (max-width:1400px) {
    .footer-icon {
        margin-left: 10px;
    }

    .carousel-caption p {
        font-family: 'IRANSansWeb';
        font-size: 3.5em;
    }
}


@media (max-width: 991.98px) {
    .footer-icon {
        margin-left: 8px;
    }

    .carousel-caption p {
        font-family: 'IRANSansWeb';
        font-size: 2.9em;
    }
}

@media (max-width: 767.98px) {

    .footer-icon {
        margin-left: 7px;
    }
    .carousel-caption p {
        font-family: 'IRANSansWeb';
        font-size: 2.3em;
    }

    #box1 {
        margin-top: 1px;
    }

    #box1 p {
    font-size: 1.8rem;
    }

    .box3 p {
        font-size: 1.8rem;
    }

    .box4 p {
    font-size: 1.8rem;
    }
}

@media (max-width: 575px) {


    .footer-icon {
        margin-left: 0px;
    }

    .carousel-caption p {
        font-family: 'IRANSansWeb';
        font-size: 1.6em;
    }

    .button .btn {
        background-color: #2A3F44;
        border: none;
        border-radius: 42px;
        color: #FED402;
        text-align: center;
        font-size: 22px;
        cursor: pointer;
        transition: 0.7s;
        margin-bottom: 10px;
        text-decoration: none;
    }
}

@media (max-width: 300px) {
    body{
        font-size:1rem ;
        width: fit-content;
    }

    .footer-icon {
        margin-left: 0px;

    }
    .carousel-caption p {
        font-family: 'IRANSansWeb';
        font-size: 1.4em;
    }

}

.collapse {
    visibility: visible;!important;
}
