@font-face{font-family:'lowshan';src:url(../fonts/IRANSansWeb.eot) format("embedded-opentype"),url(../fonts/IRANSansWeb.ttf) format("truetype"),url(../fonts/IRANSansWeb.woff) format("woff"),url(../fonts/IRANSansWeb.woff2) format("woff2")}
img {
    max-width: 100%;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.section-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.bg-y {
    background-color: #ffbb00;
}

.breadcrumb-border {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.breadcrumb-area {
  border-bottom: 1px solid #444 !important;
}

.lowshan-banner {border-top: 2px solid #444 !important;}

.section-title-technical {
    margin-bottom: 0 !important;
}

.section-title-info {
    position: relative;
    top: 45px;
}

.section-title-info h1 {
    margin: 0;
    color: #0e0e0e;
    font-size: 40px;
    font-weight: 700;
    z-index: 2;
    position: relative;
    text-shadow: 0 2px 5px #404040;
    text-align: center;
}

.section-title-info h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    z-index: 2;
    position: relative;
}

.section-title-info span {
    font-size: 115px;
    font-weight: 300;
    line-height: 27px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: rgba(238, 238, 238, 0.5);
}


.call-to-banner {
    position: relative;
    padding: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    direction: rtl;
    width: 100%;
    height: 100%;
}

.section-wrapper-tech {
    padding: 50px 0;
    background-color: #222;
}

.dis-grid {
    display: grid;
}

.even-list {
    text-align: right;
    display: inline-block;
    margin: 0 0 10px 0;
    direction: rtl;
    font-weight: normal;
    float: right;
}

.even-list h4 {
    color: #ffc500;
    font-weight: normal;
    margin: 10px 0;
}

.even-list p {
    font-family: lowshan;
    color: #FFF;
    font-size: 14px;
    margin-right: 0;
    clear: left;
}

p:last-child {
    margin-bottom: 0;
}

.in-span {
    display: inline-block;
    position: relative;
    float: left;
    text-transform: uppercase;
    color: #FFF;
    font-family: sans-serif;
    font-size: 14px;
    direction: ltr;
    top: 3px;
}

.in-span span {
    font-family: sans-serif;
}

.in-span-2 {
    display: inline-block;
    text-transform: uppercase;
    color: #FFF;
    font-family: sans-serif;
    font-size: 14px;
    direction: ltr;
}

.in-display {
    display: inline-block;
    color: #FF6000;
}

.yell_color {color:#FFBB00;}

.why-us-section .right-col {
    position: relative;
}

.odd-list {
    text-align: left;
    display: inline-block;
    margin: 0;
    direction: ltr;
    font-weight: normal;
    float: left;
    font-family: sans-serif;
}

.odd-list h4 {
    color: #ffc500;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 18px;
    margin: 10px 0;
}

.odd-list p {
    font-family: sans-serif;
    font-size: 14px;
    color: #FFF;
    direction: ltr;
    width: 350px;
}

.image-thech-info img {
    padding:80px 0;
}

.line-span {
    color: #ffc500;
}

