/*
 * CSS For DNN Container
 * Copyright 2024 By Kamanehagh.ir 
 * Author : soheil kheiri
 * Author : www.istaweb.ir
 */
/*-------- for all containers --------*/
.Kamanehagh_Title_h2,
.Kamanehagh_Title_h3,
.Kamanehagh_Title_h4, .Kamanehagh_Title_Footer { display: block; position: relative; width: 100%; margin-bottom: 10px; }

.Kamanehagh_Conatiner_inner .Normal { font-size: 14px; color: #2e2e2e; }

/*.Kamanehagh_Conatiner_inner ol,
.Kamanehagh_Conatiner_inner ul { margin-right: 18px !important; font-weight: bold !important; margin-left: auto !important; }*/

.Kamanehagh_Conatiner_inner table * { line-height: 1.9 !important; }

.Kamanehagh_Conatiner_inner { padding: 15px; background: #fff; box-shadow: 3px 3px 4px -3px #dfdfdf; border: 1px solid #dfdfdf; border-radius: 8px 0 8px 8px; }

.OBJ-3D h2,
.OBJ-3D h3,
.OBJ-3D h4 { margin: 0 0 8px !important; padding: 0 25px 0 10px; line-height: 24px; }

.Kamanehagh_Conatiner_inner * { font-size: 14px; line-height: 1.8; }

.Box3D { background: #cf9455; border-radius: 3px; display: block; float: right; height: 18px; margin: 9px 0 9px 15px; width: 18px; }

    .Box3D::after { background: #1e2437; border-radius: 3px; content: ""; display: block; height: 18px; left: -6px; position: relative; top: -9px; width: 18px; }

.Kamanehagh_Title_h2 .TitleH2,
.Kamanehagh_Title_h3 .TitleH3,
.Kamanehagh_Title_h4 .TitleH4 { color: #cf9455; font-size: 18px; font-weight: bold; }

.OBJ-footer h6 .TitleH2 { color: #fff; font-family: inherit; font-size: 18px; font-weight: bold; padding: 0; }

.Kamanehagh_Conatiner_inner_Footer { padding: 0 15px 0 0; }

.OBJ-footer h6 { margin: 4px 0 20px; }

.Kamanehagh_Center { position: relative; display: inline-block; width: 100%; margin: 0 auto; }

    .Kamanehagh_Center .OBJ-Center { position: relative; text-align: center; }

        .Kamanehagh_Center .OBJ-Center h4 { display: inline-block; padding: 8.6px 0; width: inherit; position: relative; }
            .Kamanehagh_Center .OBJ-Center h4::before { content: ""; width: 100%; height: 3px; background: #cf9455; position: absolute; top: 48px; left: 0; right: 0; border-radius: 15px; }

        .Kamanehagh_Center .OBJ-Center span { font-size: 18px; font-weight: bold; padding: 0 25px; position: relative; color: #1e2437; }
            .Kamanehagh_Center .OBJ-Center span::before { content: ""; width: 100%; height: 8px; position: absolute; top: 35px; left: 0; right: 0; background: #cf9455; border-radius: 15px; }


.Kamanehagh_Conatiner_inner_Center { display: block; width: 100%; margin: 35px auto 0; padding: 0; overflow: hidden; }

.Kamanehagh_Title_h2 .Kamanehagh_Conatiner_inner img,
.Kamanehagh_Title_h3 .Kamanehagh_Conatiner_inner img,
.Kamanehagh_Title_h .Kamanehagh_Conatiner_inner img { border-radius: 8px 0 8px 8px; }


@media (max-width: 992px) {
    .OBJ-footer h6 { text-align: center; }
}


@media (max-width: 768px) {
    .Kamanehagh_Center .OBJ-Center h4 { width: 95%; }
    .Kamanehagh_Center .OBJ-Center span { padding: 0 5px; font-size: 15px; }
}
