﻿/*#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: #293D90; }

.H2 {
  color: White; }

.H3 {
  color: #293D90; }

.H3-WhiteColor {
  color: White; }

.H4 {
  color: white; }

.H5 {
  color: #2B4162; }

.H6 {
  color: #293D90; }

.H6-LoanLink {
  color: blue; }

.H6-WhiteColor {
  color: white; }

.P-main-text {
  color: #071930; }

.P {
  color: #071930; }

.C {
  color: #96999b; }

/*$b,$r1,$l1,$r2,$l2*/
/*$b,$r1,$l1,$r2,$l2*/
.button, .button-empty, .button-fill {
  font-family: Anjoman-Bold, Arial, Helvetica, sans-serif;
  height: 40px;
  border-radius: 20px;
  border-style: solid;
  border-width: 2px;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
  cursor: pointer;
  border-radius: 20px !important;
  border-style: solid;
  border-width: 2px; }

.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_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; }

.news-info {
  border-radius: 35px; }

.subtitles .subtitle:hover {
  opacity: 1; }
  .subtitles .subtitle:hover .line-pointer-main {
    background-color: #11A79E; }

.link-item:hover .line-pointer-footer {
  background-color: white; }

.shetabBackImg.second {
  display: none; }

.logo {
  width: 50px;
  height: 50px;
  background-image: url("/Assets/CustomersStyle/Farhangian/Images/logo.png");
  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: 10px;
  height: 10px;
  border: 1px solid #11A79E;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, background-color 0.5s;
  margin-left: 20px;
  margin-top: 10px; }

.line-pointer-side-menu-active {
  opacity: 1;
  background-color: #11A79E; }

.line-pointer-main {
  width: 15px;
  height: 15px;
  border: 1px solid #11A79E;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, background-color 0.5s;
  margin-left: 20px;
  margin-top: 10px; }

.line-pointer-main-active {
  opacity: 1;
  background-color: #11A79E; }

.line-pointer-footer {
  width: 10px;
  height: 10px;
  border: 1px solid white;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, background-color 0.5s;
  margin-left: 20px;
  margin-top: 10px; }

.line-pointer-footer-active {
  opacity: 1;
  background-color: white; }

.line-pointer-slider {
  width: 10px;
  height: 10px;
  border: 1px solid white;
  border-radius: 50%;
  float: right;
  cursor: pointer;
  display: block;
  opacity: 0.5;
  transition: transform 0.5s, opacity 0.5s, top 0.5s, background-color 0.5s;
  margin-left: 20px;
  margin-top: 10px; }

.line-pointer-slider-active {
  opacity: 1;
  background-color: white; }

textarea {
  color: #293D90; }

.bgColor {
  background-color: white; }

#map {
  background-image: url("../Images/map.png"); }

.button-empty {
  border-color: #293D90;
  color: #293D90; }

.button-fill {
  border-color: #11A79E;
  background-color: #11A79E;
  color: white !important; }

.header-min-size a {
 color: #9d32a8 !important; }

.navbar-toggle .icon-bar {
  color: #11A79E;
  border-color: #11A79E; }

.footer {
  background-color: rgba(17, 55, 86, 0.7); }

.menu-panel .menu-option {
  color: #293D90; }

.input-label {
  color: #293D90; }

.input-container .inputC {
  color: #293D90; }

.accOrLoanNoContainer input {
  color: #293D90; }

.important-part .important-more-info:hover {
  color: #293D90 !important; }

.first-news {
  background-color: #113756; }

.account-icon {
  background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Balance mono.svg"); }
  .account-icon:hover {
    background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Balance.svg"); }

.loan-icon {
  background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Loan Info mono.svg"); }
  .loan-icon:hover {
    background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Loan Info.svg"); }

.transfer-icon {
  background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Transfer mono.svg"); }
  .transfer-icon:hover {
    background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Transfer.svg"); }

.installment-icon {
  background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Installment mono.svg"); }
  .installment-icon:hover {
    background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Installment.svg"); }

.payment-id-icon {
  background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Payment ID mono.svg"); }
  .payment-id-icon:hover {
    background-image: url("/Assets/CustomersStyle/Farhangian/Icons/Payment ID.svg"); }

.slider-label {
  background-color: rgba(17, 167, 158, 0.5); }

.menu-item-container .menu-item-line:after {
  background-color: #11A79E; }

.menu-item-container .menu-item-line:before {
  background-color: #11A79E; }

.sliderTitle {
  background-color: rgba(17, 167, 158, 0.5); }

.news-info {
  border: 2px #11A79E solid;
  background-color: #11A79E; }
  .news-info:hover {
    background-color: rgba(17, 167, 158, 0.3);
    border-color: rgba(17, 167, 158, 0.1); }

.gatewayTitle-unSelected {
  color: #808080; }

.gatewayTitle-Seleceted {
  color: #11A79E; }

.md-content .md-header {
  color: #293D90;
  border-bottom: 2px solid #11A79E; }

.verify-amount {
  color: #11A79E; }

.button-fill:hover {
  background-color: rgba(17, 167, 158, 0.5);
  border-color: rgba(17, 167, 158, 0.1); }

.search-payment-link {
  color: #11A79E; }

.ic_accno {
  background-image: url(/Assets/CustomersStyle/Farhangian/Icons/ic_Numpad.svg); }

.ic_rial {
  background-image: url(/Assets/CustomersStyle/Farhangian/Icons/ic_Rial.svg); }

.ic_pass {
  background-image: url(/Assets/CustomersStyle/Farhangian/Icons/ic_Password.svg); }

.ic_user {
  background-image: url(/Assets/CustomersStyle/Farhangian/Icons/ic_user_name.svg); }

.backToTop {
  border: solid 1px #11A79E;
  background-color: #11A79E; }

.parsian_mono {
  background-image: url(/Assets/CustomersStyle/Farhangian/Icons/parsian_mono.svg); }
  .parsian_mono:hover {
    background-image: url(/Assets/Images/parsian.svg); }

.shetabBackImg {
  content: url("/Assets/CustomersStyle/Farhangian/Images/ShetabBack.svg"); }

/*$b,$r1,$l1,$r2,$l2*/
@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: #11A79E; }
  .main-content .button-fill, .image-slider-container .button-fill {
    color: #11A79E; }
  .main-content .button-empty, .image-slider-container .button-empty {
    color: #293D90; }
  .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: #11A79E; }
  .main-content .button-fill, .image-slider-container .button-fill {
    color: #11A79E; }
  .main-content .button-empty, .image-slider-container .button-empty {
    color: #293D90; }
  .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;
    left: 0;
    right: 0;
    margin: auto; }
  .each-section-content:nth-of-type(odd) .shape::before {
    border-radius: 50%;
    width: 270px;
    height: 270px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    top: 0;
    background-color: transparent;
    border-radius: 50%; }
  .each-section-content:nth-of-type(odd) .shape::after {
    width: 243px;
    height: 243px;
    top: 14px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .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 {
    border-radius: 50%;
    width: 270px;
    height: 270px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    right: 109px;
    top: 105px;
    background-color: transparent;
    border-radius: 50%; }
  .each-section-content:nth-of-type(even) .shape::after {
    width: 243px;
    height: 243px;
    top: 119px;
    right: 122px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .last-section .shape::before,
  .last-section .shape::after {
    content: '';
    position: absolute;
    left: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 1; }
  .last-section .shape::before {
    border-radius: 50%;
    width: 330px;
    height: 330px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    left: 55px;
    top: 5px;
    background-color: transparent;
    border-radius: 50%; }
  .last-section .shape::after {
    width: 300px;
    height: 300px;
    top: 21px;
    left: 69px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .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: #11A79E; }
  .main-content .button-empty {
    color: #293D90; }
  .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;
    right: 0;
    z-index: 20; }
  .slider-shape::before {
    border-radius: 50%;
    width: 800px;
    height: 800px;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor($Color1,0.4);*/
    border-radius: 50%;
    top: -30%;
    right: -20%; }
  .slider-shape::after {
    border-radius: 50%;
    width: 850px;
    height: 850px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor($Color1,0.4);*/
    background-color: transparent;
    border-radius: 50%;
    top: -34%;
    right: -22%; }
  .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;
    left: 0;
    right: 0;
    margin: auto; }
  .each-section-content:nth-of-type(odd) .shape::before {
    border-radius: 50%;
    width: 350px;
    height: 350px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    top: 15px;
    background-color: transparent;
    border-radius: 50%; }
  .each-section-content:nth-of-type(odd) .shape::after {
    width: 320px;
    height: 320px;
    top: 30px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .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 {
    border-radius: 50%;
    width: 350px;
    height: 350px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    right: 65px;
    top: 125px;
    background-color: transparent;
    border-radius: 50%; }
  .each-section-content:nth-of-type(even) .shape::after {
    width: 320px;
    height: 320px;
    top: 140px;
    right: 80px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .last-section .shape::before,
  .last-section .shape::after {
    content: '';
    position: absolute;
    left: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 1; }
  .last-section .shape::before {
    border-radius: 50%;
    width: 400px;
    height: 400px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    left: 13px;
    top: 22px;
    background-color: transparent;
    border-radius: 50%; }
  .last-section .shape::after {
    width: 365px;
    height: 365px;
    top: 40px;
    left: 30px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .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 {
    border-color: #11A79E;
    background-color: #11A79E; }
    .header .button-fill:hover, .side-panel .button-fill:hover {
      background-color: rgba(17, 167, 158, 0.5);
      border-color: rgba(17, 167, 158, 0.1); }
  .subtitles .subtitle:hover {
    opacity: 1; }
    .subtitles .subtitle:hover .line-pointer-main {
      background-color: #11A79E; }
  .main-content .button-fill {
    border-color: #11A79E;
    background-color: #11A79E; }
    .main-content .button-fill:hover {
      color: #11A79E !important; }
  .main-content .button-empty:hover {
    background-color: #293D90; }
  .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: 1600px) {
  .slider-shape::before,
  .slider-shape::after {
    content: '';
    position: absolute;
    right: 0;
    z-index: 20; }
  .slider-shape::before {
    border-radius: 50%;
    width: 1000px;
    height: 1000px;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor($Color1,0.4);*/
    border-radius: 50%;
    top: -30%;
    right: -20%; }
  .slider-shape::after {
    border-radius: 50%;
    width: 1050px;
    height: 1050px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor($Color1,0.4);*/
    background-color: transparent;
    border-radius: 50%;
    top: -34%;
    right: -22%; }
  .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;
    left: 0;
    right: 0;
    margin: auto; }
  .each-section-content:nth-of-type(odd) .shape::before {
    border-radius: 50%;
    width: 440px;
    height: 440px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    top: 15px;
    background-color: transparent;
    border-radius: 50%; }
  .each-section-content:nth-of-type(odd) .shape::after {
    width: 400px;
    height: 400px;
    top: 35px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .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 {
    border-radius: 50%;
    width: 440px;
    height: 440px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    right: 98px;
    top: 86px;
    background-color: transparent;
    border-radius: 50%; }
  .each-section-content:nth-of-type(even) .shape::after {
    width: 400px;
    height: 400px;
    top: 106px;
    right: 118px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .last-section .shape::before,
  .last-section .shape::after {
    content: '';
    position: absolute;
    left: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 1; }
  .last-section .shape::before {
    border-radius: 50%;
    width: 450px;
    height: 450px;
    border: solid 1px rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/
    left: 70px;
    top: 15px;
    background-color: transparent;
    border-radius: 50%; }
  .last-section .shape::after {
    width: 410px;
    height: 410px;
    top: 36px;
    left: 90px;
    border-radius: 50%;
    background-color: rgba(1, 153, 172, 0.5);
    /*GetColor( $Color1,0.3);*/ }
  .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); } }

/*@media only screen and (min-width: 1800px) and (max-width: 1919px) {

    @include Slider-Shapes(1100px,1160px,-30%,-20%,-35%,-22%);
    @include Circles(0px,15px,26px,41px,98px,40px, 123px,65px,500px,450px);
    @include LastSectionCircle(70px,15px,95px,40px,500px,450px,351px,850px,468px);
    @include MapTriangle(calc(100% + 60px));

    .horizontal-space {
        padding-left: 75px;
        padding-right: 75px;
    }

    .after-vertical-space {
        height: 250px;
    }

    .before-vertical-space {
        height: 250px;
    }

    .button {
        height: 55px;
        line-height: 45px;
    }

    .header {
        padding-top: 15px;
        padding-bottom: 15px;
        height: 100px;

        .customer-title-container {
            float: right;

            .CustomerTitle {
                line-height: 40px;
            }

            p {
                margin-top: -5px;
            }
        }

        .button-fill {
            margin-top: 15px;
        }

        a.H6 {
            vertical-align: middle;
        }

        .logo {
            width: 65px;
            height: 65px;
            background-size: 65px 65px;
            float: right !important;
            margin-left: 20px;
        }
    }

    .menu-item-container {
        line-height: 29px;
        top: 20px;

        .menu-item-line {
            width: 90%;
            height: 40px;
            top: -20px;
            right: 20px;
        }

        .menu-item-line:before {
            left: -5px;
        }

        .menu-item-line:after {
            right: -5px;
        }
    }

    .slider-container {
        #slider {
            height: 650px;
        }

        .slider-caption {
            right: 75px;
            top: 59%;

            .vertical-space {
                height: 30px;
                clear: both;
            }
        }

        .slide-general-info {
            top: 31%;
            right: 75px;

            .vertical-space {
                height: 40px;
                clear: both;
            }
        }

        .general-info-content {
            top: 220px;
            right: 100px;
        }

        .carousel-indicators {
            top: 35%;
        }
    }

    .ebanking-buttons-container {
        .T1 {
            height: 65px;
            clear: both;
        }

        .action-button-icon {
            width: 80px;
            height: 80px;

            background: {
                size: 80px 80px;
            }
        }
    }

    .each-section-content#ebanking {
        img {
            height: 610px;
        }
    }

    .description-img {
        height: 500px;
        margin-top: 40px;
    }

    .main-page.important-part {
        text-align: right;
        height: 650px;

        margin: {
            left: -75px;
            right: -75px;
        }

        .important-part-image {
            height: 650px;
            background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Banner-1600x650.jpg);
        }

        .logo {
            width: 120px;
            height: 120px;
            background-size: contain;
            cursor: default;
        }

        .T1 {
            height: 115px;
            clear: both;
        }

        .T2 {
            height: 50px;
            clear: both;
        }

        .T3 {
            height: 50px;
            clear: both;
        }

        .T4 {
            height: 50px;
            clear: both;
        }

        .T5 {
            height: 60px;
            clear: both;
        }
    }

    .big-image {
        width: 100%;
        height: 650px;
    }

    .big-image.news {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/News-1600x650.jpg);
    }

    .big-image.ebanking {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Internetbank-1600x650.jpg);
    }

    .big-image.mobilebank {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Mobile-1600x650.jpg);
    }

    .big-image.common {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Services-1600x650.jpg);
    }

    .big-image.about {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/About-1600x650.jpg);
    }

    .big-image.policies {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Rules-1600x650.jpg);
    }

    .big-image.important-part {
        background-image: url(../Images/Banner-1600x650.jpg);
    }

    .big-image-caption {
        top: 500px;
        right: 75px;
    }

    .news-info {
        height: 65px;
        line-height: 58px;
        font-size: 23px;
        margin-top: 7px;
    }

    .first-news {
        .T1 {
            height: 55px;
            clear: both;
        }

        .T2 {
            height: 55px;
            clear: both;
        }
    }

    .footer {
        .row:first-child {
            height: 290px;
        }

        .row:nth-child(2) {
            height: 60px;
        }

        .footer-sub-text:first-child {
            padding-right: 90px;
        }

        .T1 {
            height: 85px;
            clear: both;
        }

        .T2 {
            height: 70px;
            clear: both;
        }
    }

    .col-xlg-1 {
        width: 8.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-2 {
        width: 16.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-3 {
        width: 25%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-4 {
        width: 33.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-5 {
        width: 41.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-6 {
        width: 50%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-7 {
        width: 58.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-8 {
        width: 66.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-9 {
        width: 75%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-10 {
        width: 83.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-11 {
        width: 91.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xlg-12 {
        width: 100%;
        float: right;
        min-height: 1px;
    }
}

@media only screen and (min-width: 1920px) {

    @include Slider-Shapes(1100px,1160px,-30%,-20%,-35%,-22%);
    @include Circles(0px,15px,26px,41px,98px,40px, 123px,65px,500px,450px);
    @include LastSectionCircle(70px,15px,95px,40px,500px,450px,351px,850px,468px);
    @include MapTriangle(calc(100% + 60px));

    .horizontal-space {
        padding-left: 100px;
        padding-right: 100px;
    }

    .after-vertical-space {
        height: 250px;
    }

    .before-vertical-space {
        height: 250px;
    }

    .button {
        height: 60px;
        line-height: 51px;
    }

    .header {
        padding-top: 15px;
        padding-bottom: 15px;
        height: 100px;

        .customer-title-container {
            float: right;

            .CustomerTitle {
                line-height: 40px;
            }

            p {
                margin-top: -5px;
            }
        }

        .button-fill {
            margin-top: 10px;
        }

        a.H6 {
            vertical-align: middle;
        }

        .logo {
            width: 70px;
            height: 70px;
            background-size: 70px 70px;
            float: right !important;
            margin-left: 20px;
        }
    }

    .menu-item-container {
        line-height: 29px;
        top: 20px;

        .menu-item-line {
            width: 90%;
            height: 40px;
            top: -20px;
            right: 20px;
        }

        .menu-item-line:before {
            left: -10px;
        }

        .menu-item-line:after {
            right: -10px;
        }
    }

    .slider-container {
        #slider {
            height: 700px;

            img {
                width: 100%;
            }
        }

        .slider-caption {
            right: 100px;
            top: 59%;

            .vertical-space {
                height: 30px;
                clear: both;
            }
        }

        .slide-general-info {
            top: 31%;
            right: 100px;

            .vertical-space {
                height: 40px;
                clear: both;
            }
        }

        .general-info-content {
            top: 250px;
            right: 100px;
        }

        .carousel-indicators {
            top: 35%;
        }
    }

    .ebanking-buttons-container {
        .T1 {
            height: 75px;
            clear: both;
        }

        .T2 {
            height: 40px !important;
            clear: both;
        }

        .action-button-icon {
            width: 80px;
            height: 80px;

            background: {
                size: 80px 80px;
            }
        }
    }

    .each-section-content#ebanking {
        img {
            height: 610px;
        }
    }

    .description-img {
        height: 500px;
        margin-top: 40px;
    }

    .main-page.important-part {
        text-align: right;
        height: 680px;

        margin: {
            left: -100px;
            right: -100px;
        }

        .important-part-image {
            height: 650px;
            background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Banner-1600x650.jpg);
        }

        .logo {
            width: 120px;
            height: 120px;
            background-size: contain;
            cursor: default;
        }

        .T1 {
            height: 115px;
            clear: both;
        }

        .T2 {
            height: 50px;
            clear: both;
        }

        .T3 {
            height: 50px;
            clear: both;
        }

        .T4 {
            height: 50px;
            clear: both;
        }

        .T5 {
            height: 60px;
            clear: both;
        }
    }

    .big-image {
        width: 100%;
        height: 700px;
    }

    .big-image.news {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/News-1600x650.jpg);
    }

    .big-image.ebanking {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Internetbank-1600x650.jpg);
    }

    .big-image.mobilebank {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Mobile-1600x650.jpg);
    }

    .big-image.common {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Services-1600x650.jpg);
    }

    .big-image.about {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/About-1600x650.jpg);
    }

    .big-image.policies {
        background-image: url(/Assets/CustomersStyle/AlmahdiQouzhd/Images/Rules-1600x650.jpg);
    }

    .big-image-caption {
        top: 550px;
        right: 100px;
    }

    .big-image.important-part {
        background-image: url(../Images/Banner-1600x650.jpg);
    }

    .news-info {
        height: 65px;
        line-height: 58px;
        font-size: 23px;
        margin-top: 7px;
    }

    .first-news {
        .T1 {
            height: 55px;
            clear: both;
        }

        .T2 {
            height: 55px;
            clear: both;
        }
    }

    .footer {
        .row:first-child {
            height: 290px;
        }

        .row:nth-child(2) {
            height: 60px;
        }

        .footer-sub-text:first-child {
            padding-right: 90px;
        }

        .T1 {
            height: 85px;
            clear: both;
        }

        .T2 {
            height: 70px;
            clear: both;
        }
    }

    .col-xxlg-1 {
        width: 8.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-2 {
        width: 16.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-3 {
        width: 25%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-4 {
        width: 33.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-5 {
        width: 41.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-6 {
        width: 50%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-7 {
        width: 58.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-8 {
        width: 66.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-9 {
        width: 75%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-10 {
        width: 83.33333%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-11 {
        width: 91.66667%;
        float: right;
        min-height: 1px;
    }

    .col-xxlg-12 {
        width: 100%;
        float: right;
        min-height: 1px;
    }
}*/
