@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/eot/IRANSansWeb.eot ');
    src: url('../fonts/woff2/IRANSansWeb.woff2') format('embedded-opentype'), url('../fonts/woff/IRANSansWeb.woff') format('woff'), url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}


body {
    padding: 0;
    margin: 0;
    font-family: IRANSans;
}

.top-row-item {
    background-color: white;
    border: 1px solid whitesmoke;
}

.relation-icons i {
    color: #969696 !important;
    margin: 0 10px;
    font-size: 13px;
}

/*css*/
.menu-item-row {
    background-color: white;
    /* border: 1px solid whitesmoke; */
    box-shadow: 2px 2px 25px 3px rgba(0, 0, 0, .2);
}

.phone-number-list li {
    background: #f4f4f4;
    font-size: 14px;
    padding: 0;
    border-radius: 20px;
}

    .phone-number-list li a {
        color: #070720;
        font-size: 13px;
        font-weight: 500;
        padding: 10px 0px;        
    }

hr {
    background-color: #fff;
    padding: 0;
    margin: 0 0 80px 0;
}

    hr.hr-1 {
        border: 0;
        height: 5px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(130, 130, 130, 0.75), rgba(0, 0, 0, 0));
    }

.carousel-border {
    border: 1px solid #e6e6e6;
}

.item-set {
    padding: 0px 0 0 40px;
}

.caret-none:after {
    display: none !important;
}

.menu-back-color {
    background: rgba(207, 20, 42, 1);
    background: -moz-linear-gradient(left, rgba(207, 20, 42, 1) 0%, rgba(249, 111, 127, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(207, 20, 42, 1)), color-stop(100%, rgba(249, 111, 127, 1)));
    background: -webkit-linear-gradient(left, rgba(207, 20, 42, 1) 0%, rgba(249, 111, 127, 1) 100%);
    background: -o-linear-gradient(left, rgba(207, 20, 42, 1) 0%, rgba(249, 111, 127, 1) 100%);
    background: -ms-linear-gradient(left, rgba(207, 20, 42, 1) 0%, rgba(249, 111, 127, 1) 100%);
    background: linear-gradient(to right, #eaeded00 0%, #EAEDED 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf142a', endColorstr='#f96f7f', GradientType=1);
}

.check-icon {
    background-color: #dcd7d7;
    padding: 0px 15px;
    border-radius: 50%;
    /* font-size: 24px; */
    color: white;
    font-weight: normal;
}

.date-text {
    color: #777474ed;
    font-size: 13px;
}

.custom-check-icon {
    background-color: #b7b7b7;
    padding: 12px;
    border-radius: 50px;
    color: white;
}

.sub-menu {
    min-width: 13rem;
    margin: 0;
    padding: 0;
    border-top: 2px solid #292929;
}

.sub-menu-item {
    font-size: 13px;
    padding: 10px 0;
    color: #555151 !important;
}

    .sub-menu-item:hover, .sub-menu-item:focus {
        font-size: 13px;
        padding: 10px 0;
        color: #80797a !important;
    }

.menu-item {
    font-weight: 500;
    color: #504b4b;
    font-size: 15px;
    padding: 5px 0;
    margin: 0 5px;
}

.sub-menu li:hover {
    background-color: #ded9d940 !important;
}

.menu-item:hover {
    background-color: #504b4b;
    border-radius: 25px;
    font-weight: 500;
    color: #ffff;
    font-size: 15px;
    padding: 5px 0;
}

.item-text {
    font-weight: 400;
    color: #4c4c4c;
    font-size: 15px;
    /* padding: 10px 0; */
    vertical-align: middle;
}

.footer {
    background-color: #222222;
}

.footer-title {
    border-bottom: 1px solid #c1c1c1b5;
    color: #c1c1c1;
    padding: 20px 0 19px 0;
}

    .footer-title h6 {
        padding: 10px 0;
    }

.contact-list li {
    color: white;
}

.about-us-box {
    text-align: justify;
    color: #d2cbcb;
    font-size: 13px;
    line-height: 23px;
}

.about-us-box {
    text-align: justify;
    color: #d2cbcb;
    font-size: 13px;
    line-height: 23px;
}


#blogCarousel {
    padding: 45px 0;
}

.blog .carousel-indicators {
    left: 0;
    bottom: -25px;
    /* height: 0px; */
    position: absolute;
}


    /* The colour of the indicators */

    .blog .carousel-indicators li {
        background: #dadada85;
        border-radius: 50%;
        width: 20px;
        height: 0px;
    }

    .blog .carousel-indicators .active {
        background: #cdcdcead;
    }


.item-carousel-blog-block {
    outline: medium none;
    padding: 15px;
}

.item-box-blog {
    z-index: 4;
    padding: 56px 0 0 0;
    -webkit-box-shadow: 1px 5px 20px -9px rgba(131, 126, 133, 1);
    -moz-box-shadow: 1px 5px 20px -9px rgba(131, 126, 133, 1);
    box-shadow: 1px 5px 5px -5px rgb(152, 152, 152);
    border-bottom: 1px solid #9a9a9a3d;
    border-radius: 5px;
}

.item-box-blog-image {
    width: 100%;
    /* height: 145px; */
}

    .item-box-blog-image figure img {
        width: 100%;
        height: auto;
    }

.item-box-blog-date {
    position: absolute;
    z-index: 5;
    padding: 4px 20px;
    top: -20px;
    right: 8px;
    background-color: #41cb52;
}

    .item-box-blog-date span {
        color: #fff;
        display: block;
        text-align: center;
        line-height: 1.2;
    }

        .item-box-blog-date span.mon {
            font-size: 18px;
        }

        .item-box-blog-date span.day {
            font-size: 16px;
        }

.item-box-blog-body {
    padding: 22px 0;
    text-align: center;
}

.item-heading-blog a h5 {
    margin: 0;
    line-height: 1;
    text-decoration: none;
    transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
    font-size: 13px;
    color: #6f6c6c;
}

.item-box-blog-data p {
    font-size: 13px;
}

    .item-box-blog-data p i {
        font-size: 12px;
    }

.item-box-blog-text {
    max-height: 100px;
    font-size: 15px;
    height: 100px;
    line-height: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    line-clamp: 5;
    overflow: hidden;
    font-weight: normal;
}

.mt-10 {
    /* float: left; */
    /* margin-top: -10px; */
    /* padding-top: 10px; */
}

.btn.bg-blue-ui.white.read {
    cursor: pointer;
    padding: 4px 20px;
    float: left;
    margin-top: 10px;
}

    .btn.bg-blue-ui.white
    .read:hover {
        box-shadow: 0 5px 15px inset #4d5f77;
    }


/****************/

.title-blog span {
    font-size: 30px;
    color: #9a9898d4;
    font-weight: 400;
}


.white {
    color: #fff !important;
}

.mt {
    float: left;
    margin-top: -20px;
    padding-top: 20px;
}

.bg-blue-ui {
    background-color: #708198 !important;
}

figure img {
    width: 300px;
}

.Language-learners-title span {
    font-size: 17px;
    color: #313131;
    font-weight: 400;
}

.Language-learners-title {
    border-bottom: 1px solid #6f6f6f;
}

.item-box-blog-image {
    margin: auto;
    justify-content: center;
    display: flex;
}

.item-box-blog-text {
    max-height: 100px;
    line-height: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    line-clamp: 5;
    overflow: hidden;
    margin: 10px 0 !important;
}

.feedback-image {
}

.feedback-image {
    border-radius: 50%;
    height: 90px;
}

/* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
    display: block !important;
}


.btn-search {
    padding: 5px 10px;
    border: 1px solid white;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-right: 0;
}

.search-input {
    padding: 10px;
    font-size: 14px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background: white;
    border: 1px solid white;
    color: white;
}

.contact-us-list ul li {
    text-align: right;
    padding-bottom: 10px;
    color: #d2cbcb;
    font-size: 13px;
    line-height: 23px;
}

.tilte-section-cambrige {
    font-size: 27px;
    font-weight: 400;
    color: #585858;
    padding: 40px 0 10px 0;
}

.learning-center-title span {
    font-size: 18px;
    font-weight: 400;
    color: #585858;
}

.copyright-box {
    padding: 20px 0;
    background: #3e3e3e;
    font-size: 12px;
    color: white;
    margin: 0;
}

    .copyright-box a {
        color: white;
        text-decoration: none;
    }

.news-box {
    border-bottom: 1px solid #6f6f6f;
    text-align: right;
    padding: 20px 0;
}

    .news-box span {
        font-size: 17px;
        color: #313131;
        font-weight: 400;
    }

.img-thumbnail .news-big-picture {
    background-color: transparent;
    border: 1px solid #dee2e6;
}

.news-items img {
    background-color: transparent;
    border: 1px solid #dee2e6;
    height: 45px;
    width: 100%;
}

.news-items {
    margin: 0 12px;
}

.center-line {
    border-left: 1px solid #d2d2d2b0;
}

.news-items-content {
    border-bottom: 1px solid #d2d2d2b0;
    padding: 0;
}

    .news-items-content span {
        font-size: 12px;
        color: #777474ed;
    }

.news-items-links a {
    text-decoration: none;
    font-size: 13px;
    /* white-space: nowrap; */
    width: 337px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #0056b3;
}

.news-links a {
    text-decoration: none;
    font-size: 13px;
    color: #0056b3;
}

.news-description {
    /* white-space: nowrap; */
    /* width: 337px; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
}

.box-footer-image img {
    padding: 10px;
}

@media screen and (max-width: 992px) and (min-width: 300px) {
    .menu-back-color {
        text-align: right;
    }
    .center-line {
        border: 0;
    }
    .phone-number-list {
        text-align: center;
        justify-content: center;
    }
}

@media screen and (max-width: 576px) and (min-width: 300px) {


    .menu-item-row {
        margin: 0 !important;
    }

    .item-set {
        padding: 10px 10px 10px 0;
    }

    .item-text {
        font-size: 10px;
    }
}

.box-footer-image {
    justify-content: center;
    display: flex;
}

.contact-us-form {
    text-align: right;
}

.contact-us-back {
    padding: 55px;
    background-color: #f7f7f7;
    border-radius: 10px;
}

.contact-us-title span {
    font-size: 15px;
    color: #1171ab;
}

.contact-us-form span {
    color: #e42828;
}

.contact-us-form label {
    font-size: 13px;
    color: #7c7c7c;
    padding: 10px 10px;
}

.btn-send {
    background-color: #9f1818;
    color: white !important;
    font-size: 15px;
    width: 125px;
}

.border-line {
    border-left: 1px solid lightgray;
}
