@font-face {
    font-family: iranyekan;
    src: url(../webfonts/iranyekan/iranyekanwebregular.ttf);
}

body {
    font-family: iranyekan !important;
}
a {
    color: inherit !important;
}
.dleft {
    direction: ltr !important;
}

.shadow-2 {
    box-shadow: 0 0 16px 0 rgba(167, 167, 167, 0.16) !important;
}
.shadow-3 {
    box-shadow: 0 3px 12px 0 rgba(177, 177, 177, 0.16) !important;
}

.red-text {
    color: #ff0000 !important;
}

.orange-text {
    color: #f8692a !important;
}

.pd0 {
    padding: 0 !important;
}
.pd10 {
    padding: 10px !important;
}

.hg50 {
    height: 50px;
}

.hg80 {
    height: 80px;
}

.hg100 {
    height: 100px;
}

.hg150 {
    height: 150px;
}

.hg175 {
    height: 175px;
}

.hg200 {
    height: 200px;
}

.hg250 {
    height: 250px;
}

.hg300 {
    height: 300px;
}

.hg350 {
    height: 350px;
}

.hg400 {
    height: 400px;
}

.hg500 {
    height: 500px;
}
.wh400 {
    width: 400px;
    height: 400px;
}
.lh32 {
    line-height: 32px !important;
}
.br10 {
    border-radius: 10px;
}

.aftab-btn {
    background-color: #f8692a;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 20px;
    padding: 8px 40px;
}

.text-decoration-none {
    color: inherit !important;
}

/*
 End Custom styles
================== */




/*
 Start Homepage custom
================== */

.home-service-smartlife-img-custom {
    width: auto !important;
    height: 70px !important;
    object-fit: cover;
}

/*
 End Homepage custom
================== */

/*
 Start 404 page
================== */

.page-404 h1{
    font-size: 30px;
    margin-top: 20px;
}
.page-404 .btn-404 {
    background: #f8692a;
    color: white;
    font-weight: 900;
    font-size: 18px;
    padding: 10px;
}

/*
 End 404 page
================== */


/*
 Start Landing requirement
================== */

.landing .requirement .card {
    border-radius: 10px;
}

.landing .requirement .requirement-header {
    margin-bottom: 40px;
}

.landing .requirement .requirement-header h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

.landing .requirement .requirement-header h1 span:last-child {
    color: #f8692a;
}

.landing .requirement .requirement-header h2 {
    position: relative;
    font-size: 18px;
}

.landing .requirement .requirement-header h2 span {
    position: relative;
    background: #ffffff;
    position: relative;
    color: #7b7978;
    background: #ffffff;
    z-index: 1;
    padding: 10px;
}

.landing .requirement .requirement-header h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #f8692a;
}

.landing .requirement .requirement-header p {
    padding: 10px 40px;
    line-height: 32px;
}

.landing .requirement .requirement-plans .card-body h4 {
    font-size: 20px;
    font-weight: bold;
    color: #f8692a;
}

.landing .requirement .requirement-plans .card-body p {
    font-size: 17px;
    font-weight: normal;
    color: #8e8e8e;
}

.landing .requirement .requirement-plans .card-body ul {
    padding: 10px 40px;
}

.landing .requirement .requirement-plans .card-body ul li {
    font-size: 18px;
    margin-bottom: 30px;
    list-style-type: none;
    color: #727272;
}

.landing .requirement .requirement-plans .card-body ul li i {
    color: #009414;
    font-size: 20px;
    position: relative;
    top: 3px;
    padding-left: 15px;
}

.landing .requirement .requirement-plans hr {
    margin-bottom: 0;
}

.landing .requirement .requirement-plans .requirement-plans-price p {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.landing .requirement .requirement-plans .requirement-plans-btn {
    background-color: #f8692a;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    border-radius: 20px;
}

/*
 End Landing requirement
================== */


/*
 Start Landing reportage
================== */

.landing .reportage .card {
    border-radius: 10px;
}

.landing .reportage .reportage-header {
    margin-bottom: 40px;
}

.landing .reportage .reportage-header h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

.landing .reportage .reportage-header h1 span:last-child {
    color: #f8692a;
}

.landing .reportage .reportage-header h2 {
    position: relative;
    font-size: 18px;
}

.landing .reportage .reportage-header h2 span {
    position: relative;
    background: #ffffff;
    position: relative;
    color: #7b7978;
    background: #ffffff;
    z-index: 1;
    padding: 10px;
}

.landing .reportage .reportage-header h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #f8692a;
}

.landing .reportage .reportage-header p {
    padding: 10px 40px;
    line-height: 32px;
}

.landing .reportage .reportage-plans .card-body h4 {
    font-size: 20px;
    font-weight: bold;
    color: #f8692a;
}

.landing .reportage .reportage-plans .card-body p {
    font-size: 17px;
    font-weight: normal;
    color: #8e8e8e;
}

.landing .reportage .reportage-plans .card-body ul li {
    font-size: 18px;
    margin-bottom: 30px;
    list-style-type: none;
    color: #727272;
}

.landing .reportage .reportage-plans .card-body ul li i {
    color: #f8692a;
    font-size: 20px;
    position: relative;
    top: 3px;
    padding-left: 15px;
}

.landing .reportage .reportage-plans hr {
    margin-bottom: 0;
}

.landing .reportage .reportage-plans .reportage-plans-price p {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.landing .reportage .reportage-plans .reportage-plans-btn {
    background-color: #f8692a;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    border-radius: 20px;
}

/*
 End Landing reportage
================== */


/*
 Start Landing backlink
================== */

.landing .backlink .backlink-header.card {
    border-radius: 10px;

}

.landing .backlink .backlink-header .card-body {
    padding: 50px;
}

.landing .backlink .backlink-header h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 30px;
}

.landing .backlink .backlink-header p {
    font-size: 17px;
    font-weight: 500;
    line-height: 31px;
}

.landing .backlink .backlink-header img {
    width: 400px;
    margin: auto;
    display: block;
}

.landing .backlink .backlink-header .backlink-btn {
    background-color: #f8692a;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    border-radius: 20px;
}


.landing .backlink .backlink-header2 {
    margin-bottom: 40px;
}

.landing .backlink .backlink-header2 h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.landing .backlink .backlink-header2 h2 span:last-child {
    color: #f8692a;
}

.landing .backlink .backlink-header2 h4 {
    position: relative;
    font-size: 18px;
}

.landing .backlink .backlink-header2 h4 span {
    position: relative;
    color: #7b7978;
    background: #fbf9f6;
    z-index: 1;
    padding: 10px;
}

.landing .backlink .backlink-header2 h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #f8692a;
}

.landing .backlink .backlink-header2 p {
    padding: 10px 40px;
    line-height: 32px;
}


.landing .backlink .accordion-item {
    background-color: #fff;
    padding: 20px;
    border: none;
    margin-bottom: 30px;
    box-shadow: -5px 5px 10px 0 rgb(0 0 0 / 10%);
}

.landing .backlink .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.landing .backlink .accordion-item .accordion-button, .landing .backlink .accordion-button:not(.collapsed) {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffffff;
    color: #1a1a1a;
}

.landing .backlink .accordion-body p {
    font-size: 16px;
    font-weight: normal;
    color: #232323;
}

.landing .backlink .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

/*
 End Landing backlink
================== */




/*
 Start News main
================== */

.news-category-main-img {
    width: auto;
    height: 100px;
    object-fit: cover;
}
.news-category-main-div-icon {
    text-align: center;
    background-color: #e2e8f0;
    padding: 12px;
}
.news-category-main-div-icon i{
    font-size: 18px;
}
.news-category-main-div-conent {
    text-align: right;
    padding: 12px;
}
.news-category-main-div-conent p{
    margin-bottom: 0;
}
.news-category-main a{
    color: inherit !important;
}

.home-service-smartlife-img-category {
    width: 100%;
    height: auto;
    margin-top: 0 !important;
}

/*
 End News main
================== */
