538 lines
10 KiB
CSS
538 lines
10 KiB
CSS
.header-new-style {
|
|
background-color: #ffffff;
|
|
display: none;
|
|
}
|
|
|
|
.footer-new-style {
|
|
background-color: #fff;
|
|
position: fixed;
|
|
bottom: 0px;
|
|
right: 0px;
|
|
left: 0px;
|
|
font-family: "IRANSansFaNum";
|
|
font-size: 10px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.navbar {
|
|
padding: 5px 10px 2px 10px !important;
|
|
}
|
|
|
|
.navbar-nav {
|
|
padding-bottom: 0px !important;
|
|
}
|
|
|
|
.navbar-sp {
|
|
color: #ffffff !important;
|
|
font-size: 10px;
|
|
margin-top: 4px !important;
|
|
}
|
|
|
|
.navbar-it {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
margin-left: 20px;
|
|
margin-right: 20px;
|
|
}
|
|
|
|
.line {
|
|
align-items: flex-end;
|
|
}
|
|
|
|
.havig {
|
|
text-align: center;
|
|
margin-bottom: 3px;
|
|
}
|
|
|
|
.clearfix::after {
|
|
content: "";
|
|
clear: both;
|
|
display: table;
|
|
}
|
|
|
|
.profile {
|
|
margin-left: 60px;
|
|
border: 2px solid #ff5c0f;
|
|
padding: 6px 5px !important;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.logoPart {
|
|
padding: 3px 40px !important;
|
|
display: inline-block;
|
|
font-size: 10px !important;
|
|
font-weight: bold !important;
|
|
}
|
|
|
|
.date {
|
|
font-size: 10px !important;
|
|
font-weight: bold !important;
|
|
}
|
|
|
|
.contactUsPart {
|
|
padding-left: 30px;
|
|
font-size: 10px !important;
|
|
}
|
|
|
|
.contactUsPart .time {
|
|
color: #ff5c0f;
|
|
unicode-bidi: embed;
|
|
}
|
|
|
|
.showfooter {
|
|
display: flex;
|
|
margin-top: 60px;
|
|
}
|
|
|
|
@media only screen and (min-width: 1700px) {
|
|
.logoPart {
|
|
font-size: 14px;
|
|
}
|
|
.contactUsPart {
|
|
font-size: 14px;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 1100px) {}
|
|
|
|
@media only screen and (max-width: 800px) {
|
|
.logoPart {
|
|
padding: 10px 40px;
|
|
display: inline-block;
|
|
}
|
|
.navbar-nav .dropdown-menu {
|
|
position: absolute !important;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 576px) {
|
|
.navbar {
|
|
position: relative;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0rem 0.5rem !important;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 700px) {
|
|
.new-color-in-res {
|
|
color: #000000 !important;
|
|
}
|
|
.padding-for-rahdari-text {
|
|
padding-top: 5px;
|
|
}
|
|
.responsive-for-header-svg {
|
|
display: none;
|
|
}
|
|
.contactUsPart {
|
|
padding-left: 0px;
|
|
}
|
|
.header-new-style {
|
|
background-color: #ffffff;
|
|
display: block;
|
|
}
|
|
.king-size-nav {
|
|
display: none;
|
|
}
|
|
.footer-new-style {
|
|
background-color: #fff;
|
|
position: fixed;
|
|
bottom: 0px;
|
|
right: 0px;
|
|
left: 0px;
|
|
font-family: "IRANSansFaNum";
|
|
font-size: 10px;
|
|
font-weight: 700;
|
|
justify-content: center;
|
|
}
|
|
.gharargah-counter-text {
|
|
font-size: 12px;
|
|
}
|
|
.projectnum {
|
|
margin-bottom: 10px;
|
|
}
|
|
body {
|
|
margin-bottom: 90px;
|
|
}
|
|
.second-top-menu {
|
|
display: block;
|
|
position: relative;
|
|
background-color: #2c343f;
|
|
height: 40px;
|
|
width: 100%;
|
|
transition: all 0.4s;
|
|
}
|
|
.second-menu-img {
|
|
position: absolute;
|
|
margin-right: 12px;
|
|
margin-top: -8px;
|
|
width: 25px;
|
|
height: 55px;
|
|
}
|
|
.queen-size-nav {
|
|
display: none;
|
|
background-color: #ffffff;
|
|
box-shadow: -1px 1px 4px #212529;
|
|
width: 40%;
|
|
height: 70%;
|
|
border-bottom-left-radius: 10px;
|
|
margin-top: 40px;
|
|
overflow: hidden;
|
|
position: absolute;
|
|
z-index: 2;
|
|
}
|
|
.logo-new-style {
|
|
display: inline;
|
|
}
|
|
.navbar-item-new-style {
|
|
display: block;
|
|
}
|
|
.new-style-profile {
|
|
display: block;
|
|
width: 20%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
text-align: center;
|
|
box-sizing: content-box;
|
|
}
|
|
.queen-ul-style {
|
|
display: block;
|
|
}
|
|
.queen-responsive-navbar {
|
|
justify-content: center;
|
|
margin-bottom: 20px;
|
|
margin-left: 0px;
|
|
}
|
|
.difrent-img-size {
|
|
width: 27px;
|
|
height: 26px;
|
|
margin-top: 5px;
|
|
}
|
|
.first-step-res {
|
|
display: none;
|
|
padding-inline-start: 0px;
|
|
font-size: 11px;
|
|
border-bottom: 2px solid #ff5c0f;
|
|
border-top: 2px solid #ff5c0f;
|
|
}
|
|
.second-step-res {
|
|
display: none;
|
|
padding-inline-start: 0px;
|
|
font-size: 11px;
|
|
border-bottom: 1px solid #c2450b;
|
|
border-top: 1px solid #c2450b;
|
|
}
|
|
.third-step-res {
|
|
display: none;
|
|
padding-inline-start: 0px;
|
|
font-size: 11px;
|
|
border-bottom: 1px solid #c2450b;
|
|
border-top: 1px solid #c2450b;
|
|
}
|
|
.forth-step-res {
|
|
display: none;
|
|
padding-inline-start: 0px;
|
|
font-size: 11px;
|
|
border-bottom: 2px solid #ff5c0f;
|
|
border-top: 2px solid #ff5c0f;
|
|
}
|
|
.fivth-step-res {
|
|
display: none;
|
|
padding-inline-start: 0px;
|
|
font-size: 11px;
|
|
border-bottom: 1px solid #c2450b;
|
|
border-top: 1px solid #c2450b;
|
|
}
|
|
.sixth-step-res {
|
|
display: none;
|
|
padding-inline-start: 0px;
|
|
font-size: 11px;
|
|
border-bottom: 2px solid #ff5c0f;
|
|
border-top: 2px solid #ff5c0f;
|
|
}
|
|
.seventh-step-res {
|
|
display: none;
|
|
border-bottom: 2px solid #ff5c0f;
|
|
border-top: 2px solid #ff5c0f;
|
|
}
|
|
.eight-step-res {
|
|
display: none;
|
|
}
|
|
.first-step-res-design {
|
|
text-align: center;
|
|
list-style-type: none;
|
|
margin-top: 10px;
|
|
padding: 3px;
|
|
}
|
|
.new-changes-dead {
|
|
display: block;
|
|
}
|
|
.navbar-sp {
|
|
font-size: 12px;
|
|
margin-top: 2px;
|
|
color: #000000 !important;
|
|
}
|
|
.showneachgharar {
|
|
background-color: rgb(63, 71, 97);
|
|
width: 100%;
|
|
border-radius: 5px;
|
|
}
|
|
.topingfont span {
|
|
font-size: 15px;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 530px) {
|
|
.chaleh-title {
|
|
display: block;
|
|
margin-bottom: 7px;
|
|
}
|
|
.alaem-title {
|
|
display: block;
|
|
}
|
|
.paksazi-title {
|
|
display: block;
|
|
}
|
|
.new-daily-large {
|
|
font-size: 18px;
|
|
}
|
|
.queen-size-nav {
|
|
width: 50%;
|
|
}
|
|
.card-text {
|
|
justify-content: space-between;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 400px) {
|
|
.dailyChart {
|
|
height: 132px !important;
|
|
width: 282px !important;
|
|
}
|
|
.dailygharar {
|
|
height: 132px !important;
|
|
width: 282px !important;
|
|
}
|
|
.rowshowntop {
|
|
width: 109%;
|
|
}
|
|
.new-daily-large {
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 320px) {
|
|
.countFR {
|
|
margin: -7px;
|
|
}
|
|
.chartborderlook {
|
|
margin-right: -6%;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 1700px) and (min-width: 1100px) {
|
|
.font-new-style {
|
|
font-size: 13px;
|
|
}
|
|
.some-little-changes1 {
|
|
display: block;
|
|
height: 170px !important;
|
|
width: 365px !important;
|
|
float: left;
|
|
}
|
|
.chartrowborder {
|
|
margin-top: 12px;
|
|
padding-bottom: 7px;
|
|
}
|
|
.some-little-changes2 {
|
|
display: block;
|
|
height: 170px !important;
|
|
width: 365px !important;
|
|
float: right;
|
|
}
|
|
.setchart {
|
|
margin-right: 0px;
|
|
margin-top: 0px;
|
|
}
|
|
.ShowPieChart {
|
|
justify-content: center;
|
|
margin-bottom: 0px;
|
|
margin-top: 0px;
|
|
}
|
|
.card {
|
|
margin: 0 auto;
|
|
margin-top: 29px;
|
|
}
|
|
.card-title {
|
|
margin-bottom: 11px;
|
|
}
|
|
.ShowEachPie {
|
|
width: 100%;
|
|
}
|
|
.coutgozaresh {
|
|
margin-bottom: 0px;
|
|
}
|
|
.new-size-fastreaction {
|
|
height: 107px !important;
|
|
width: 225px !important;
|
|
}
|
|
.new-daily-large {
|
|
font-size: 19px;
|
|
font-weight: 500;
|
|
line-height: 37px;
|
|
}
|
|
.rowshowntop {
|
|
margin-bottom: 0px;
|
|
}
|
|
.coutgozaresh {
|
|
font-size: 21px;
|
|
padding: 0px;
|
|
}
|
|
.rowshowntop {
|
|
margin-top: 6px;
|
|
}
|
|
.coutgozaresh {
|
|
margin-top: -13px;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 350px) {
|
|
.iranMini {
|
|
margin-top: 2px;
|
|
float: unset;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 1100px) and (min-width: 700px) {
|
|
body {
|
|
margin-bottom: 90px;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 1500px) and (min-width: 1100px) {
|
|
body {
|
|
margin-bottom: 90px;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 300px) {
|
|
.new-daily-large {
|
|
font-size: 11px;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 450px) {
|
|
.queen-size-nav {
|
|
height: 80%;
|
|
}
|
|
}
|
|
|
|
.dropdown:hover .multi-level {
|
|
display: block;
|
|
margin-top: 0;
|
|
}
|
|
|
|
.multi-level {
|
|
padding: 10px;
|
|
}
|
|
|
|
.dropdown-menu {
|
|
background-image: linear-gradient(#212529, white);
|
|
}
|
|
|
|
.dropdown-item {
|
|
color: black;
|
|
text-align: center;
|
|
font-size: 11px;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.dropdown-item-bottom {
|
|
color: black;
|
|
}
|
|
|
|
#dropdown1 {
|
|
left: -113%;
|
|
}
|
|
|
|
#dropdown2 {
|
|
left: -302%;
|
|
}
|
|
|
|
#dropdown3 {
|
|
left: -160%;
|
|
}
|
|
|
|
.dropdown-toggle::after {
|
|
display: none !important;
|
|
}
|
|
|
|
.dropdown-item:hover {
|
|
background-color: #ff5c0f;
|
|
color: white;
|
|
border-radius: 8px;
|
|
}
|
|
|
|
.dropdown-item a {
|
|
color: black;
|
|
}
|
|
|
|
.dropdown-item a:hover {
|
|
color: white;
|
|
}
|
|
|
|
.dropdown-submenu {
|
|
position: relative;
|
|
}
|
|
|
|
.dropdown-submenu>.dropdown-menu {
|
|
top: 0;
|
|
left: 100%;
|
|
margin-top: -6px;
|
|
margin-left: -1px;
|
|
-webkit-border-radius: 0 6px 6px 6px;
|
|
-moz-border-radius: 0 6px 6px;
|
|
border-radius: 0 6px 6px 6px;
|
|
}
|
|
|
|
.dropdown-submenu:hover>.dropdown-menu {
|
|
display: block;
|
|
}
|
|
|
|
.dropdown-submenu:hover>a:after {
|
|
border-left-color: #fff;
|
|
}
|
|
|
|
.dropdown-submenu.pull-left>.dropdown-menu {
|
|
left: -78%;
|
|
margin-left: 10px;
|
|
-webkit-border-radius: 6px 0 6px 6px;
|
|
-moz-border-radius: 6px 0 6px 6px;
|
|
border-radius: 6px 0 6px 6px;
|
|
}
|
|
|
|
.dropdown-toggle::after {
|
|
display: none !important;
|
|
}
|
|
|
|
.dropdown-item {
|
|
color: black !important;
|
|
text-align: center !important;
|
|
font-size: 11px !important;
|
|
font-weight: 700 !important;
|
|
}
|
|
|
|
.dropdown-item:hover {
|
|
background-color: #ff5c0f !important;
|
|
color: white !important;
|
|
border-radius: 8px !important;
|
|
}
|
|
|
|
.profile {
|
|
margin-left: 60px;
|
|
border: 2px solid #ff5c0f;
|
|
padding: 10px 15px;
|
|
border-radius: 5px;
|
|
} |