﻿/*#region Functions*/
/*#endregion Functions*/
.Bahij-Regular {
  font-family: Bahij-Regular, Arial, Helvetica, sans-serif; }

.Bahij-Bold {
  font-family: Bahij-Bold, Arial, Helvetica, sans-serif; }

.Anjoman-Regular {
  font-family: 'Anjoman-Regular', Arial, Helvetica, sans-serif; }

.Anjoman-Bold {
  font-family: Anjoman-Bold, Arial, Helvetica, sans-serif; }

.H1 {
  color: #2d4261; }

.H2 {
  color: White; }

.H3 {
  color: #f04e37; }

.H3-WhiteColor {
  color: White; }

.H4 {
  color: white; }

.H5 {
  color: #2d4261; }

.H6 {
  color: #2d4261; }

.H6-WhiteColor {
  color: white; }

.P-main-text {
  color: #4b4847; }

.P {
  color: #4b4847; }

.C {
  color: #96999b; }

.button, .button-empty, .button-fill {
  font-family: Anjoman-Bold, Arial, Helvetica, sans-serif;
  height: 40px;
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
  cursor: pointer;
  border-style: solid;
  transition: background-color 0.3s, color 0.3s; }

.news-info {
  border-radius: 5px; }

.action-button-icon, .account-icon, .loan-icon, .transfer-icon, .installment-icon, .payment-id-icon {
  margin: auto;
  display: table;
  transition: all 0.7s linear;
  cursor: pointer;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat; }

.ic, .ic_no, .ic_accno, .ic_rial, .ic_pass, .ic_user {
  position: absolute;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  z-index: 1;
  right: 5px;
  top: 5px; }

/*@media(min-width:992px) {
    @include Triangles(-51px,-73px,587px,440px,503px,440px,500px,360px,500px,300px,-40px,-100px,rgb(17, 167, 158),rgb(70, 199, 192));
}

@media(min-width:1200px) {
    @include Slider-Triangle(457px,296px,348px,298px,270px,rgba(17, 167, 158,.3),rgba(70, 199, 192,.3));
    @include Triangles(-100px,-75px,839px,590px,710px,590px,800px,544px,800px,455px,-40px,-190px,rgb(17, 167, 158),rgb(70, 199, 192));
}

@media(min-width:1400px) and (max-width:1600px) {
    @include Slider-Triangle(457px,296px,348px,298px,270px,rgba(17, 167, 158,.3),rgba(70, 199, 192,.3));
}

@media (min-width: 1600px) {
    @include Slider-Triangle(607px,407px,367px,409px,284px, rgba(17, 167, 158,.3),rgba(70, 199, 192,.3));
    @include Triangles(-170px,-99px,897px,630px,767px,630px,897px,630px,897px,500px,-60px,-190px,rgb(17, 167, 158),rgb(70, 199, 192));
}*/
.logo {
  width: 50px;
  height: 50px;
  background-image: url("/Assets/CustomersStyle/Doroodgaran/Images/logo.svg");
  background-size: 50px 50px;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  margin-left: 10px; }

.line-pointer-side-menu {
  width: 30px;
  height: 30px;
  float: right;
  cursor: pointer;
  position: relative;
  transform: rotate(-60deg);
  transform-origin: 50% 50%;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, margin-left 0.5s;
  margin-left: 10px; }

.line-pointer-side-menu:after {
  position: absolute;
  border-bottom: solid 2px #f04e37;
  height: 52%;
  width: 100%;
  top: 0px;
  right: 0px;
  content: "1";
  color: transparent; }

.line-pointer-side-menu-active {
  transform: rotate(0deg) !important;
  transform-origin: center center;
  opacity: 1;
  margin-left: 10px; }

.line-pointer-main {
  width: 26px;
  height: 26px;
  float: right;
  cursor: pointer;
  position: relative;
  transform: rotate(-60deg);
  transform-origin: 50% 50%;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, margin-left 0.5s;
  margin-left: 10px; }

.line-pointer-main:after {
  position: absolute;
  border-bottom: solid 2px #f04e37;
  height: 52%;
  width: 100%;
  top: 0px;
  right: 0px;
  content: "1";
  color: transparent; }

.line-pointer-main-active {
  transform: rotate(0deg) !important;
  transform-origin: center center;
  opacity: 1;
  margin-left: 10px; }

.line-pointer-footer {
  width: 15px;
  height: 15px;
  float: right;
  cursor: pointer;
  position: relative;
  transform: rotate(-60deg);
  transform-origin: 50% 50%;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, margin-left 0.5s;
  margin-left: 10px; }

.line-pointer-footer:after {
  position: absolute;
  border-bottom: solid 2px #f04e37;
  height: 52%;
  width: 100%;
  top: 0px;
  right: 0px;
  content: "1";
  color: transparent; }

.line-pointer-footer-active {
  transform: rotate(0deg) !important;
  transform-origin: center center;
  opacity: 1;
  margin-left: 10px; }

.line-pointer-slider {
  width: 20px;
  height: 20px;
  float: right;
  cursor: pointer;
  position: relative;
  transform: rotate(-60deg);
  transform-origin: 50% 50%;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, margin-left 0.5s;
  margin-left: 10px; }

.line-pointer-slider:after {
  position: absolute;
  border-bottom: solid 2px white;
  height: 52%;
  width: 100%;
  top: 0px;
  right: 0px;
  content: "1";
  color: transparent; }

.line-pointer-slider-active {
  transform: rotate(0deg) !important;
  transform-origin: center center;
  opacity: 1;
  margin-left: 10px; }

textarea {
  color: #041a30; }

.bgColor {
  background-color: white; }

#map {
  background-image: url("../Images/map.png"); }

.button-empty {
  border-color: #041a30;
  color: #041a30; }

.button-fill {
  border-color: #f04e37;
  background-color: #f04e37;
  color: white; }

.login-logo {
  float: right;
  margin-left: 10px;
  background-image: url(/Assets/CustomersStyle/Doroodgaran/Images/logo.png);
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat; }

.navbar-toggle .icon-bar {
  color: #f04e37;
  border-color: #f04e37; }

.footer {
  background-color: rgba(4, 26, 48, 0.7); }

.menu-panel .menu-option {
  color: #041a30; }

.input-label {
  color: #041a30; }

.input-container .inputC {
  color: #041a30; }

.accOrLoanNoContainer input {
  color: #041a30; }

.important-part .important-more-info:hover {
  color: #041a30 !important; }

.first-news {
  background-color: #041a30; }

.account-icon {
  background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Balance mono.svg"); }
  .account-icon:hover {
    background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Balance.svg"); }

.loan-icon {
  background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Loan Info mono.svg"); }
  .loan-icon:hover {
    background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Loan Info.svg"); }

.transfer-icon {
  background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Transfer mono.svg"); }
  .transfer-icon:hover {
    background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Transfer.svg"); }

.installment-icon {
  background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Installment mono.svg"); }
  .installment-icon:hover {
    background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Installment.svg"); }

.payment-id-icon {
  background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Payment ID mono.svg"); }
  .payment-id-icon:hover {
    background-image: url("/Assets/CustomersStyle/Doroodgaran/Icons/Payment ID.svg"); }

.slider-label {
  background-color: rgba(240, 78, 55, 0.5); }

.menu-item-container .menu-item-line:after {
  background-color: #f04e37; }

.menu-item-container .menu-item-line:before {
  background-color: #f04e37; }

.sliderTitle {
  background-color: rgba(240, 78, 55, 0.5); }

.news-info {
  background-color: #f04e37; }

.melli_mono {
  background-image: url(../Icons/Melli_mono.svg);
  transition: all linear 0.2s; }
  .melli_mono:hover {
    background-image: url(/Assets/Images/melli.svg); }

.gatewayTitle-unSelected {
  color: #808080; }

.md-content .md-header {
  color: #041a30;
  border-bottom: 2px solid #f04e37; }

.verify-amount {
  color: #f04e37; }

.button-fill:hover {
  background-color: rgba(240, 78, 55, 0.5);
  border-color: rgba(240, 78, 55, 0.1); }

.search-payment-link {
  color: #f04e37; }

.ic, .ic_no, .ic_accno, .ic_rial, .ic_pass, .ic_user {
  position: absolute;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  z-index: 1;
  right: 5px;
  top: 5px; }

.ic_no {
  background-image: url(/Assets/CustomersStyle/Doroodgaran/Icons/ic_Numpad.svg); }

.ic_accno {
  background-image: url(/Assets/CustomersStyle/Doroodgaran/Icons/ic_Numpad.svg); }

.ic_rial {
  background-image: url(/Assets/CustomersStyle/Doroodgaran/Icons/ic_Rial.svg); }

.ic_pass {
  background-image: url(/Assets/CustomersStyle/Doroodgaran/Icons/ic_Password.svg); }

.ic_user {
  background-image: url(/Assets/CustomersStyle/Doroodgaran/Icons/ic_user_name.svg); }

.backToTop {
  border: solid 1px #f04e37;
  background-color: #f04e37; }

.shetabBackImg.second {
  content: url("/Assets/CustomersStyle/Doroodgaran/Images/ShetabBack.svg"); }

@media (max-width: 767px) {
  .action-button-icon, .account-icon, .loan-icon, .transfer-icon, .installment-icon, .payment-id-icon {
    width: 40px;
    height: 40px;
    background-size: 40px 40px; }
  .header-min-size .button-fill {
    color: #ffff; }
  .main-content .button-fill, .image-slider-container .button-fill {
    color: #ffff; }
  .main-content .button-empty, .image-slider-container .button-empty {
    color: #ffff; }
  .important-part .important-part-image {
    background-image: url(../Images/Banner-400x270.jpg); }
  .big-image.news {
    background-image: url(../Images/News-400x270.jpg); }
  .big-image.ebanking {
    background-image: url(../Images/Internetbank-400x270.jpg); }
  .big-image.mobilebank {
    background-image: url(../Images/Mobile-400x270.jpg); }
  .big-image.common {
    background-image: url(../Images/Services-400x270.jpg); }
  .big-image.about {
    background-image: url(../Images/About-400x270.jpg); }
  .big-image.policies {
    background-image: url(../Images/Rules-400x270.jpg); }
  .big-image.important-part {
    background-image: url(../Images/Banner-400x270.jpg); } }

@media (min-width: 768px) {
  .action-button-icon, .account-icon, .loan-icon, .transfer-icon, .installment-icon, .payment-id-icon {
    width: 40px;
    height: 40px;
    background-size: 40px 40px; }
  .header-min-size .button-fill {
    color: #f04e37; }
  .main-content .button-fill, .image-slider-container .button-fill {
    color: #f04e37; }
  .main-content .button-empty, .image-slider-container .button-empty {
    color: #041a30; }
  .main-page.important-part .important-part-image {
    background-image: url(../Images/Banner-720x265.jpg); }
  .big-image.news {
    background-image: url(../Images/Newsr-720x265.jpg); }
  .big-image.ebanking {
    background-image: url(../Images/Internetbank-720x265.jpg); }
  .big-image.mobilebank {
    background-image: url(../Images/Mobile-720x265.jpg); }
  .big-image.common {
    background-image: url(../Images/Services-720x265.jpg); }
  .big-image.about {
    background-image: url(../Images/About-720x265.jpg); }
  .big-image.policies {
    background-image: url(../Images/Rules-720x265.jpg); }
  .big-image.important-part {
    background-image: url(../Images/Banner-720x265.jpg); } }

@media (min-width: 992px) {
  .each-section-content:nth-of-type(odd) .shape::before,
  .each-section-content:nth-of-type(odd) .shape::after {
    content: '';
    position: absolute;
    left: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 1; }
  .each-section-content:nth-of-type(odd) .shape::before {
    margin-top: -51px;
    margin-left: -100px;
    border-left-color: #F24738;
    border-top-color: #F24738;
    border-left-width: 0px;
    border-top-width: 587px;
    border-right-width: 440px;
    border-right-color: transparent; }
  .each-section-content:nth-of-type(odd) .shape::after {
    margin-top: -51px;
    margin-left: -100px;
    border-left-color: #FF7568;
    border-top-color: #FF7568;
    border-left-width: 0px;
    border-top-width: 503px;
    border-right-width: 440px;
    border-right-color: transparent; }
  .each-section-content:nth-of-type(even) .shape::before,
  .each-section-content:nth-of-type(even) .shape::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    border-color: transparent;
    border-style: solid; }
  .each-section-content:nth-of-type(even) .shape::before {
    margin-top: -73px;
    margin-right: -40px;
    border-right-color: #F24738;
    border-bottom-color: #F24738;
    border-right-width: 0px;
    border-bottom-width: 500px;
    border-left-width: 360px;
    border-left-color: transparent; }
  .each-section-content:nth-of-type(even) .shape::after {
    margin-top: -73px;
    margin-right: -40px;
    border-right-color: #FF7568;
    border-bottom-color: #FF7568;
    border-right-width: 0px;
    border-bottom-width: 500px;
    border-left-width: 300px;
    border-left-color: transparent; }
  .action-button-icon, .account-icon, .loan-icon, .transfer-icon, .installment-icon, .payment-id-icon {
    width: 45px;
    height: 45px;
    background-size: 45px 45px; }
  .main-content .button-fill {
    color: #f04e37; }
  .main-content .button-empty {
    color: #041a30; }
  .main-page.important-part .important-part-image {
    background-image: url(../Images/Banner-900x350.jpg); }
  .big-image.news {
    background-image: url(../Images/News-900x350.jpg); }
  .big-image.ebanking {
    background-image: url(../Images/Internetbank-900x350.jpg); }
  .big-image.mobilebank {
    background-image: url(../Images/Mobile-900x350.jpg); }
  .big-image.common {
    background-image: url(../Images/Services-900x350.jpg); }
  .big-image.about {
    background-image: url(../Images/About-900x350.jpg); }
  .big-image.policies {
    background-image: url(../Images/Rules-900x350.jpg); }
  .big-image.important-part {
    background-image: url(../Images/Banner-900x350.jpg); } }

@media (min-width: 1200px) {
  .slider-shape::before,
  .slider-shape::after {
    content: '';
    position: absolute;
    top: -10px;
    right: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 20; }
  .slider-shape::before {
    border-right-color: rgba(240, 78, 55, 0.4);
    border-bottom-color: rgba(240, 78, 55, 0.4);
    border-right-width: 296px;
    border-bottom-width: 457px;
    border-left-width: 348px;
    border-left-color: transparent; }
  .slider-shape::after {
    border-right-color: rgba(240, 78, 55, 0.4);
    border-bottom-color: rgba(240, 78, 55, 0.4);
    border-right-width: 298px;
    border-bottom-width: 457px;
    border-left-width: 270px;
    border-left-color: transparent; }
  /*@include Slider-Triangle(457px,370px,274px,445px,193px,rgb(17, 167, 158),rgb(70, 199, 192));*/
  .each-section-content:nth-of-type(odd) .shape::before,
  .each-section-content:nth-of-type(odd) .shape::after {
    content: '';
    position: absolute;
    left: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 1; }
  .each-section-content:nth-of-type(odd) .shape::before {
    margin-top: -100px;
    margin-left: -190px;
    border-left-color: #F24738;
    border-top-color: #F24738;
    border-left-width: 0px;
    border-top-width: 839px;
    border-right-width: 590px;
    border-right-color: transparent; }
  .each-section-content:nth-of-type(odd) .shape::after {
    margin-top: -100px;
    margin-left: -190px;
    border-left-color: #FF7568;
    border-top-color: #FF7568;
    border-left-width: 0px;
    border-top-width: 710px;
    border-right-width: 590px;
    border-right-color: transparent; }
  .each-section-content:nth-of-type(even) .shape::before,
  .each-section-content:nth-of-type(even) .shape::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    border-color: transparent;
    border-style: solid; }
  .each-section-content:nth-of-type(even) .shape::before {
    margin-top: -75px;
    margin-right: -40px;
    border-right-color: #F24738;
    border-bottom-color: #F24738;
    border-right-width: 0px;
    border-bottom-width: 800px;
    border-left-width: 544px;
    border-left-color: transparent; }
  .each-section-content:nth-of-type(even) .shape::after {
    margin-top: -75px;
    margin-right: -40px;
    border-right-color: #FF7568;
    border-bottom-color: #FF7568;
    border-right-width: 0px;
    border-bottom-width: 800px;
    border-left-width: 455px;
    border-left-color: transparent; }
  .action-button-icon, .account-icon, .loan-icon, .transfer-icon, .installment-icon, .payment-id-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px; }
  .main-page.important-part .important-part-image {
    background-image: url(../Images/Banner-1200x475.jpg); }
  .header .button-fill, .side-panel .button-fill {
    color: white;
    border-color: #f04e37;
    background-color: #f04e37; }
    .header .button-fill:hover, .side-panel .button-fill:hover {
      background-color: rgba(240, 78, 55, 0.5);
      border-color: rgba(240, 78, 55, 0.1); }
  .main-content .button-fill {
    color: white;
    border-color: #f04e37;
    background-color: #f04e37; }
    .main-content .button-fill:hover {
      color: #f04e37 !important; }
  .main-content .button-empty:hover {
    background-color: #041a30; }
  .big-image.news {
    background-image: url(../Images/News-1200x475.jpg); }
  .big-image.ebanking {
    background-image: url(../Images/Internetbank-1200x475.jpg); }
  .big-image.mobilebank {
    background-image: url(../Images/Mobile-1200x475.jpg); }
  .big-image.common {
    background-image: url(../Images/Services-1200x475.jpg); }
  .big-image.about {
    background-image: url(../Images/About-1200x475.jpg); }
  .big-image.policies {
    background-image: url(../Images/Rules-1200x475.jpg); }
  .big-image.important-part {
    background-image: url(../Images/Banner-1200x475.jpg); } }

@media (min-width: 1400px) and (max-width: 1600px) {
  .slider-shape::before,
  .slider-shape::after {
    content: '';
    position: absolute;
    top: -10px;
    right: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 20; }
  .slider-shape::before {
    border-right-color: rgba(240, 78, 55, 0.4);
    border-bottom-color: rgba(240, 78, 55, 0.4);
    border-right-width: 296px;
    border-bottom-width: 457px;
    border-left-width: 348px;
    border-left-color: transparent; }
  .slider-shape::after {
    border-right-color: rgba(240, 78, 55, 0.4);
    border-bottom-color: rgba(240, 78, 55, 0.4);
    border-right-width: 298px;
    border-bottom-width: 457px;
    border-left-width: 270px;
    border-left-color: transparent; } }

@media (min-width: 1600px) {
  .slider-shape::before,
  .slider-shape::after {
    content: '';
    position: absolute;
    top: -10px;
    right: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 20; }
  .slider-shape::before {
    border-right-color: rgba(240, 78, 55, 0.4);
    border-bottom-color: rgba(240, 78, 55, 0.4);
    border-right-width: 407px;
    border-bottom-width: 607px;
    border-left-width: 367px;
    border-left-color: transparent; }
  .slider-shape::after {
    border-right-color: rgba(240, 78, 55, 0.4);
    border-bottom-color: rgba(240, 78, 55, 0.4);
    border-right-width: 409px;
    border-bottom-width: 607px;
    border-left-width: 284px;
    border-left-color: transparent; }
  .each-section-content:nth-of-type(odd) .shape::before,
  .each-section-content:nth-of-type(odd) .shape::after {
    content: '';
    position: absolute;
    left: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 1; }
  .each-section-content:nth-of-type(odd) .shape::before {
    margin-top: -170px;
    margin-left: -205px;
    border-left-color: #F24738;
    border-top-color: #F24738;
    border-left-width: 0px;
    border-top-width: 897px;
    border-right-width: 630px;
    border-right-color: transparent; }
  .each-section-content:nth-of-type(odd) .shape::after {
    margin-top: -170px;
    margin-left: -205px;
    border-left-color: #FF7568;
    border-top-color: #FF7568;
    border-left-width: 0px;
    border-top-width: 767px;
    border-right-width: 630px;
    border-right-color: transparent; }
  .each-section-content:nth-of-type(even) .shape::before,
  .each-section-content:nth-of-type(even) .shape::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    border-color: transparent;
    border-style: solid; }
  .each-section-content:nth-of-type(even) .shape::before {
    margin-top: -99px;
    margin-right: -60px;
    border-right-color: #F24738;
    border-bottom-color: #F24738;
    border-right-width: 0px;
    border-bottom-width: 897px;
    border-left-width: 630px;
    border-left-color: transparent; }
  .each-section-content:nth-of-type(even) .shape::after {
    margin-top: -99px;
    margin-right: -60px;
    border-right-color: #FF7568;
    border-bottom-color: #FF7568;
    border-right-width: 0px;
    border-bottom-width: 897px;
    border-left-width: 500px;
    border-left-color: transparent; }
  .action-button-icon, .account-icon, .loan-icon, .transfer-icon, .installment-icon, .payment-id-icon {
    width: 70px;
    height: 70px;
    background-size: 70px 70px; }
  .main-page.important-part .important-part-image {
    background-image: url(../Images/Banner-1600x650.jpg); }
  .big-image.news {
    background-image: url(../Images/News-1600x650.jpg); }
  .big-image.ebanking {
    background-image: url(../Images/Internetbank-1600x650.jpg); }
  .big-image.mobilebank {
    background-image: url(../Images/Mobile-1600x650.jpg); }
  .big-image.common {
    background-image: url(../Images/Services-1600x650.jpg); }
  .big-image.about {
    background-image: url(../Images/About-1600x650.jpg); }
  .big-image.policies {
    background-image: url(../Images/Rules-1200x475.jpg); }
  .big-image.important-part {
    background-image: url(../Images/Banner-1600x650.jpg); } }
