html {
    scroll-behavior: smooth;
}
@font-face {
    src: url(../fonts/fonts/Fanavari-Bold.ttf);
    font-family: yekan;
}
.title-font {
    font-family: yekan !important;
}
@font-face {
    src: url(../fonts/fonts/BYekan.ttf);
    font-family: yyekan;
}
.vc-title-font {
    font-family: yyekan !important;
}
@font-face {
    src: url(../fonts/fonts/IranianSans.ttf);
    font-family: iransans;
}
@font-face {
    src: url(../fonts/brands/icomoon.ttf), url(../fonts/brands/icomoon.eot), url(../fonts/brands/icomoon.woff);
    font-family: brands;
}
@keyframes back-opacity {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
body,
html {
    font-family: iransans;
    direction: rtl;
    background-color: #f5f5f5;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #5a5a5a;
}
h1 {
    text-transform: uppercase;
    font-family: yekan !important;
    font-size: 2rem;
}
h1 strong {
    font-weight: 900;
    font-family: yekan !important;
}
h2 {
    text-transform: uppercase;
    line-height: 20px;
    font-family: yekan !important;
    margin: 0;
}
h3 {
    font-size: 30px;
    font-weight: 900;
    font-family: yekan !important;
}
h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    font-size: 1.6rem;
    font-family: yekan !important;
}
p {
    font-family: iransans;
}
.poshtibani {
    font-size: 0.7rem;
    font-family: iransans;
}
p.intro {
    font-size: 16px;
    margin: 12px 0 0;
    text-align: justify;
    direction: rtl;
    line-height: 30px;
    color: #fff !important;
    font-family: iransans;
}
.line-2 {
    padding-bottom: 15px;
}
a {
    color: #fcac45;
}
a:focus,
a:hover {
    text-decoration: none;
    color: #fcac45;
}
.section-title {
    color: #fff !important;
}
.section-title hr {
    border-color: #fcac45;
    border-width: 4px;
    width: 60px;
    clear: both;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
ol,
ul {
    padding: 0;
    -webkit-padding: 0;
    -moz-padding: 0;
}
.colored {
    font-weight: 700;
    color: orange !important;
}
.nav-link {
    color: #fff;
}
.nav-link:hover {
    color: orange;
}
.logo {
    max-width: 200px;
    max-height: 50px;
    padding-left: 20px;
}
.navbar-toggler {
    background-color: #f0ad4e;
}
.fa-bars {
    color: #fff;
}
#tf-menu {
    padding: 20px;
    transition: all 0.8s;
    background-color: rgba(0, 0, 0, 0.5);
    direction: rtl;
    z-index: 999;
}
.navbar-header {
    float: right;
}
#tf-menu.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
    direction: rtl;
}
#tf-menu a.navbar-brand {
    padding: 0;
    direction: rtl;
}
#navbarSupportedContent {
    justify-content: space-between;
}
.navbar-nav > li {
    float: right;
    font-size: 1rem;
    padding-left: 5px;
}
#tf-menu.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}
.on {
    background-color: #222 !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fcac45 !important;
    background-color: transparent;
    font-weight: 700;
}
.navbar-toggle {
    border-radius: 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fcac45;
    border-color: #fcac45;
}
.navbar-default .navbar-toggle:hover > .icon-bar {
    background-color: #fff;
}
.telephonenumber-btn {
    font-family: iransans;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-family: yekan;
    font-size: 1rem;
}
.phone-number {
    font-size: 0.9rem;
    font-family: iransans;
}
.demo-btn {
    border-radius: 5px;
    font-family: iransans;
    color: #fff;
    font-weight: bolder;
    font-size: 0.8rem;
}
.city-code {
    font-size: 0.7rem;
}
.nav-buttons {
    float: left;
}
#tf-home {
    color: #cfcfcf;
}
.section-compain-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    float: left;
}
#tf-home .overlay {
    position: relative;
}
.sec-compaine {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
}
.home-back-image-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#home-back-image {
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    color: #cfcfcf;
    transition: 0.5s all !important;
    -moz-transition: 0.5s all !important;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    min-height: 75vh;
    max-height: 75vh;
}
.seccondoverlay {
    min-height: 75vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.seccondoverlay .row {
    width: 100%;
    padding: 0;
    margin: 0;
}
.header-right-section {
    width: 100%;
    height: auto;
}
.register-form,
.section-left {
    background-color: #fff;
    color: #575c63;
    z-index: 1;
    width: 100%;
    direction: rtl;
}
.register-form-inner {
    width: 450px;
    max-width: 90%;
    padding: 2.5em 1.125em 2.5em 0;
}
.form-wrapper {
    position: relative;
    padding: 35px;
}
.registertext {
    font-size: 0.9em;
    line-height: 1.66em;
    font-family: iransans !important;
    margin-bottom: 20px !important;
    font-weight: 500 !important;
}
.registertext::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #fcac45;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
#tf-home p.lead {
    color: #e3e3e3;
}
.content {
    position: relative;
    padding: 20% 0 0;
}
.color {
    color: #fcac45;
}
a.fa.fa-angle-down {
    padding: 10px 15px;
    color: #fff;
    border: 2px solid #b4b4b4;
    border-radius: 50%;
    font-size: 24px;
    margin-top: 200px;
    transition: all 0.5s;
}
a.fa.fa-angle-down:hover {
    background: #fcac45;
    color: #fff;
    border: 2px solid #fcac45;
}
.introduction {
    margin: 0 auto;
    float: none;
    display: block;
    height: auto;
    padding: 20px;
    padding-bottom: 60px !important;
}
.introtext {
    padding-top: 20px;
    padding-bottom: 20px;
    direction: rtl;
    text-align:justify;
    font-weight: 800;
    color: #292b2c;
    margin: 0 auto;
    line-height: 1.9em;
}
.some-of-clinets-heading {
    text-align: right;
    font-family: yekan;
    font-size: 1.25rem;
    color: #e3e3e3;
}
.some-of-clinets-heading::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #e3e3e3;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
.brands {
    background-color: #292b2c;
    background-image: url(../img/dark-honeycomb.png);
    background-repeat: repeat;
    background-position: center;
    background-size: contain;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    float: none;
    margin-top: -90px;
}
.brandlogo {
    height: 100px;
    background-color: transparent;
    display: inline-block;
    margin: 0 auto;
    float: none;
    text-align: center;
    padding: 0 0 20px 0;
    margin-top: 35px;
    margin-bottom: 35px;
    color: #fff;
    position: relative;
}
.brand1::before {
    content: "\e90a";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand2::before {
    content: "\e901";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand3::before {
    content: "\e99c";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand4::before {
    content: "\e900";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand5::before {
    content: "\ea4a";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand6::before {
    content: "\e99d";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand7::before {
    content: "\e99e";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand8::before {
    content: "\ea49";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand9::before {
    content: "\e99f";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brand10::before {
    content: "\ea4";
    color: #d3d3d3;
    font-family: brands;
    font-size: 4.25rem;
    text-align: center;
    transition: 1s all;
}
.brandlogo::after {
    width: 60%;
    border-top: solid 1px gray;
    margin: 0 auto;
    content: "";
    display: block;
    padding-top: 10px;
}
.brandlogo:hover,
.brandlogo:hover::after {
    border-bottom-color: orange;
    cursor: pointer;
    transition: 1s all;
}
.brand7:hover::before {
    color: orange;
    transition: 1s all;
}
.brand6:hover::before {
    color: orange;
    transition: 1s all;
}
.brand5:hover::before {
    color: orange;
    transition: 1s all;
}
.brand4:hover::before {
    color: orange;
    transition: 1s all;
}
.brand3:hover::before {
    color: orange;
    transition: 1s all;
}
.brand2:hover::before {
    color: orange;
    transition: 1s all;
}
.brand1:hover::before {
    color: orange;
    transition: 1s all;
}
.brands-logo-img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}
.videos-header {
    font-size: 1.5rem;
    color: #5a5a5a;
    text-align: center;
    padding-top: 20px;
    font-family: yekan;
}
.videos-header::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #fcac45;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
.client-feedback-header {
    text-align: justify;
    width: 90%;
    padding: 35px;
    font-weight: bolder;
    direction: rtl;
}
.client-feedback-header::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #fcac45;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
.videotag {
    border: none;
    border-radius: 10px;
}
.videosecttion {
    padding: 0;
}
.videoboxbg {
    float: right;
    padding: 10px;
    margin-top: 20px;
    margin: 0 auto;
    padding-top: 40px;
}
.videos {
    height: auto;
    padding: 0;
    background-color: #f5f5f5;
}
.views {
    height: 300px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 50px;
    background-color: #f5f5f5;
}
h4.newsheader {
    direction: rtl;
    text-align: justify;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 0.9em;
    font-family: iransans;
    font-weight: bolder;
    line-height: 27px;
}
.newstext {
    direction: rtl;
    text-align: justify;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 0.85em;
    line-height: 30px;
}
p.preson {
    position: absolute;
    bottom: 102px;
    left: 60px;
    text-align: center;
}
p.preson::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 0;
    color: #5a5a5a;
    border-bottom: 1px solid;
}
p.preson::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 0;
    color: #5a5a5a;
    border-bottom: 1px solid;
}
p.preson2 {
    position: absolute;
    bottom: 40px;
    left: 60px;
    text-align: center;
}
p.preson2::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 0;
    color: #5a5a5a;
    border-bottom: 1px solid;
}
p.preson2::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 0;
    color: #5a5a5a;
    border-bottom: 1px solid;
}
.post {
    position: absolute;
    bottom: 100px;
    text-align: center;
    left: 127px;
    font-size: 0.6em;
}
.post2 {
    position: absolute;
    bottom: 40px;
    text-align: center;
    left: 127px;
    font-size: 0.6em;
}
h4.newsheader2 {
    direction: rtl;
    text-align: justify;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 0.9rem;
    font-family: iransans;
    font-weight: bolder;
    line-height: 30px;
}
.newstext2 {
    direction: rtl;
    text-align: justify;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 0.9em;
    line-height: 28px;
}
.socialboxbg {
    padding: 20px;
    margin: 0 auto;
}
.carousel-control-next {
    right: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.3), rgba(255, 0, 0, 0) 40%);
}
.carousel-control-prev {
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(255, 0, 0, 0) 40%);
}
#tf-about {
    padding: 40px 0;
    direction: rtl;
    background-image: linear-gradient(to top right, #006, #336);
}
.aboutimg {
    max-width: 100%;
    height: auto;
    border-radius: 17px;
}
.serviceorder {
    width: 100%;
    box-shadow: #f0ad4e 0 0 10px;
    font-family: iransans;
}
.introduction-section {
    background-color: orange;
}
.fnt-28 {
    font-size: 21px;
}
.aboutheader {
    text-align: justify;
    direction: rtl;
    padding: 10px;
}
.aboutheader2 {
    padding-right: 50px !important;
    color: #fff !important;
}
.introtext::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #5a5a5a;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
.stepperboxbg {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    padding-bottom: 150px;
}
.stepper-text {
    font-family: yekan;
    text-align: center;
    font-weight: bolder;
    font-size: 1.5rem;
    color: #234994;
    line-height: 0;
}
.stepperpngbox {
    display: inline-block;
}
#stepper1 {
    position: relative;
    max-width: 100%;
    width: 30%;
    height: 131px;
    background-image: url(../img/step1111.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
#stepper2 {
    position: relative;
    max-width: 100%;
    width: 30%;
    height: 131px;
    background-image: url(../img/step1112.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
#stepper3 {
    position: relative;
    max-width: 100%;
    height: 131px;
    width: 30%;
    background-image: url(../img/step1113.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.stepper-line {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 90px;
    max-width: 90px;
    margin-left: 10px;
    margin-right: 10px;
    height: 5px;
    border-radius: 2px;
    position: relative;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #5a5a5a;
    margin-left: 15px;
    margin-right: 15px;
}
.numberletter {
    position: absolute;
    top: 28%;
    left: 41%;
    font-size: 2.5rem;
    clear: both;
    color: #fff;
    font-family: yekan;
}
.clients-header {
    padding: 20px;
}
#tf-services {
    padding: 80px 0;
    background-color: #006aff;
    color: #fff !important;
}
.space {
    margin-top: 40px;
}
#featureone {
    background-image: url(../img/features/verifiedsecurety.png);
}
#featuretwo {
    background-image: url(../img/features/lowestconcern.png);
}
#featurethree {
    background-image: url(../img/features/Inclusiveaccess.png);
}
#featurefour {
    background-image: url(../img/features/garenteed.png);
}
.features {
    font-size: 40px;
    border: 4px solid #fcac45;
    width: 100px;
    height: 100px;
    padding: 27px 25px;
    margin-bottom: 10px !important;
    margin: 0 auto;
    border-radius: 50%;
    transition: all 0.5s;
    background-position: center;
    background-size: 60px;
    background-repeat: no-repeat;
}
#tf-services .service:hover > div.features {
    background-color: #fcac45;
    color: #fff;
}
#tf-technical {
    background: url(../img/features-backgrond.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
}
#tf-technical .overlay {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.73) 17%, rgba(0, 0, 0, 0.66) 35%, rgba(0, 0, 0, 0.55) 62%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(0, 0, 0, 0.8)),
        color-stop(17%, rgba(0, 0, 0, 0.73)),
        color-stop(35%, rgba(0, 0, 0, 0.66)),
        color-stop(62%, rgba(0, 0, 0, 0.55)),
        color-stop(100%, rgba(0, 0, 0, 0.4))
    );
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.73) 17%, rgba(0, 0, 0, 0.66) 35%, rgba(0, 0, 0, 0.55) 62%, rgba(0, 0, 0, 0.4) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.73) 17%, rgba(0, 0, 0, 0.66) 35%, rgba(0, 0, 0, 0.55) 62%, rgba(0, 0, 0, 0.4) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.73) 17%, rgba(0, 0, 0, 0.66) 35%, rgba(0, 0, 0, 0.55) 62%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.73) 17%, rgba(0, 0, 0, 0.66) 35%, rgba(0, 0, 0, 0.55) 62%, rgba(0, 0, 0, 0.4) 100%);
    padding: 80px 0;
    background-attachment: fixed;
}
#t-featureone {
    background-image: url(../img/features/key.png);
}
#t-featuretwo {
    background-image: url(../img/features/fareghazplatform-w.png);
}
#t-featurethree {
    background-image: url(../img/features/speed.png);
}
#t-featurefour {
    background-image: url(../img/features/fareghazprotocol-w.png);
}
#t-featurefive {
    background-image: url(../img/features/hamzamani-w.png);
}
#t-featuresix {
    background-image: url(../img/features/chehrebechehre-w.png);
    background-size: 50px !important;
}
#t-featureseven {
    background-image: url(../img/features/tatbighi-w.png);
}
#t-featureeight {
    background-image: url(../img/features/tahteweb-w.png);
}
#t-featurenine {
    background-image: url(../img/features/kargardaniejalase-w.png);
}
.service {
    margin-bottom: 60px;
}
i.fa {
    font-size: 40px;
    border: 4px solid #fcac45;
    width: 100px;
    height: 100px;
    padding: 27px 25px;
    margin-bottom: 10px;
    border-radius: 50%;
    transition: all 0.5s;
}
i.fa.fa-mobile {
    font-size: 50px;
    padding: 20px 25px;
}
.service:hover > i.fa {
    background: #fcac45;
    color: #fff;
}
.blogtextbox {
    direction: rtl;
    text-align: justify;
    font-size: 1em;
    padding: 20px;
}
.blogtextbox {
    line-height: 25px;
    font-family: iransans;
    font-size: 0.85rem;
}
.blog-heading {
    font-family: iransans;
    font-weight: 700;
    font-size: 0.9rem;
    color: #020563;
}
.blog-heading::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #fcac45;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
.img-blog {
    max-width: 100%;
    height: auto;
}
.m-top {
    margin-top: 20px;
}
.footer {
    background-color: #292b2c;
    padding: 60px 0;
}
.table {
    border: none !important;
    color: #fff;
    direction: rtl;
}
th {
    border: none !important;
    direction: rtl;
    text-align: justify;
}
td {
    border: none !important;
    text-align: justify;
    padding: 0.3rem !important;
    vertical-align: top;
    width: auto;
}
.socialmedia {
    float: right;
    margin-bottom: 15px;
    padding: 20px;
    font-size: 1.25em;
    color: orange;
}
.footer-link {
    color: #fff;
    transition: 1s all;
    font-size: 0.8rem;
}
.footer-link:hover {
    color: orange;
    transition: 1s all;
}
.footnav-text {
    text-align: justify;
    padding-right: 70px !important;
}
.p-bot-50 {
    padding-bottom: 50px;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 10em;
}
.video-js .vjs-controls-disabled .vjs-big-play-button {
    display: none !important;
}
.video-js .vjs-control {
    width: 3em;
}
.video-js .vjs-menu-button-inline:before {
    width: 1.5em;
}
.vjs-menu-button-inline .vjs-menu {
    left: 3em;
}
.video-js.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started.video-js .vjs-big-play-button {
    display: block;
}
.video-js .vjs-load-progress div,
.vjs-seeking .vjs-big-play-button,
.vjs-waiting .vjs-big-play-button {
    display: none !important;
}
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
    padding: 0 0.4em 0.3em;
}
.video-js.vjs-ended .vjs-loading-spinner {
    display: none;
}
.video-js.vjs-ended .vjs-big-play-button {
    display: block !important;
}
.video-js *,
.video-js:after,
.video-js:before {
    box-sizing: inherit;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.video-js.vjs-fullscreen,
.video-js.vjs-fullscreen .vjs-tech {
    width: 100% !important;
    height: 100% !important;
}
.video-js {
    font-size: 14px;
    overflow: hidden;
}
.video-js .vjs-control {
    color: inherit;
}
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 8.35em;
}
.video-js .vjs-volume-menu-button.vjs-volume-menu-button-horizontal:hover .vjs-menu .vjs-menu-content {
    height: 3em;
    width: 6.35em;
}
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff, 0 0 1em #fff, 0 0 1em #fff;
}
.video-js .vjs-spacer,
.video-js .vjs-time-control {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.video-js .vjs-time-control {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
}
.video-js .vjs-time-control.vjs-time-divider {
    width: 14px;
}
.video-js .vjs-time-control.vjs-time-divider div {
    width: 100%;
    text-align: center;
}
.video-js .vjs-time-control.vjs-current-time {
    margin-left: 1em;
}
.video-js .vjs-time-control .vjs-current-time-display,
.video-js .vjs-time-control .vjs-duration-display {
    width: 100%;
}
.video-js .vjs-time-control .vjs-current-time-display {
    text-align: right;
}
.video-js .vjs-time-control .vjs-duration-display {
    text-align: left;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-progress-control .vjs-play-progress:before,
.video-js .vjs-remaining-time,
.video-js .vjs-volume-level:after,
.video-js .vjs-volume-level:before,
.video-js.vjs-live .vjs-time-control.vjs-current-time,
.video-js.vjs-live .vjs-time-control.vjs-duration,
.video-js.vjs-live .vjs-time-control.vjs-time-divider,
.video-js.vjs-no-flex .vjs-time-control.vjs-remaining-time {
    display: none;
}
.video-js.vjs-no-flex .vjs-time-control {
    display: table-cell;
    width: 4em;
}
.video-js .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.5em;
    top: -0.5em;
}
.video-js .vjs-progress-control .vjs-load-progress,
.video-js .vjs-progress-control .vjs-play-progress,
.video-js .vjs-progress-control .vjs-progress-holder {
    height: 100%;
}
.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0;
}
.video-js .vjs-progress-control:hover {
    height: 1.5em;
    top: -1.5em;
}
.video-js .vjs-control-bar {
    -webkit-transition: -webkit-transform 0.1s ease 0s;
    -moz-transition: -moz-transform 0.1s ease 0s;
    -ms-transition: -ms-transform 0.1s ease 0s;
    -o-transition: -o-transform 0.1s ease 0s;
    transition: transform 0.1s ease 0s;
}
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar {
    visibility: visible;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(3em);
    -moz-transform: translateY(3em);
    -ms-transform: translateY(3em);
    -o-transform: translateY(3em);
    transform: translateY(3em);
    -webkit-transition: -webkit-transform 1s ease 0s;
    -moz-transition: -moz-transform 1s ease 0s;
    -ms-transition: -ms-transform 1s ease 0s;
    -o-transition: -o-transform 1s ease 0s;
    transition: transform 1s ease 0s;
}
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-progress-control,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-progress-control {
    height: 0.25em;
    top: -0.25em;
    pointer-events: none;
    -webkit-transition: height 1s, top 1s;
    -moz-transition: height 1s, top 1s;
    -ms-transition: height 1s, top 1s;
    -o-transition: height 1s, top 1s;
    transition: height 1s, top 1s;
}
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active.vjs-fullscreen .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive.vjs-fullscreen .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active.vjs-fullscreen .vjs-progress-control,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen .vjs-progress-control,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen .vjs-progress-control {
    opacity: 0;
    -webkit-transition: opacity 1s ease 1s;
    -moz-transition: opacity 1s ease 1s;
    -ms-transition: opacity 1s ease 1s;
    -o-transition: opacity 1s ease 1s;
    transition: opacity 1s ease 1s;
}
.video-js.vjs-live .vjs-live-control {
    margin-left: 1em;
}
.video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -1em;
    width: 2em;
    border: none;
    background-color: rgba(0, 0, 0, 0.45);
    color: #fff;
    -webkit-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
    -moz-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
    -ms-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
    -o-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
    transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
    background-color: #f0ad4e;
    font-size: 3.5em;
    border-radius: 12%;
    height: 1.4em !important;
    line-height: 1.4em !important;
    margin-top: -0.7em !important;
}
.video-js .vjs-menu-button-popup .vjs-menu {
    left: -3em;
}
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: transparent;
    width: 12em;
    left: -1.5em;
    padding-bottom: 0.5em;
}
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item,
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-title {
    background-color: #151b17;
    margin: 0.3em 0;
    padding: 0.5em;
    border-radius: 0.3em;
}
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected {
    background-color: #2483d5;
}
.video-js .vjs-big-play-button:active,
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    background-color: orange;
}
.video-js .vjs-loading-spinner {
    border-color: orange;
}
.video-js .vjs-control-bar2 {
    background-color: #393939;
}
.video-js .vjs-control-bar {
    background-color: rgba(57, 57, 57, 0.57) !important;
    color: #fff;
    font-size: 13px;
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
    background-color: #f59f00;
}
.cd-headline.rotate-1 .cd-words-wrapper {
    display: inline-block;
    perspective: 300px;
}
.cd-headline.rotate-1 b {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: rotateX(180deg);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.cd-headline {
    font-size: 1.5rem;
    text-align: justify;
}
.cd-headline.rotate-1 b.is-visible {
    position: relative;
    opacity: 1;
    transform: rotateX(0);
}
.cd-headline.loading-bar span {
    display: inline-block;
    padding: 0.2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: middle;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: orange;
    z-index: 2;
    -webkit-transition: width 0.3s -0.1s;
    -moz-transition: width 0.3s -0.1s;
    transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s;
}
.cd-headline.loading-bar b {
    top: 0.2em;
    opacity: 0;
    -webkit-transition: opacity 0s ease-out;
    -moz-transition: opacity 0s ease-out;
    transition: opacity 0s ease-out;
}
.fa-chevron-right {
    color: orange !important;
}
.fa-chevron-left {
    color: orange !important;
}
.cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
}
.cd-headline.loading-bar span {
    display: inline-block;
    padding: 0.2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: middle;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: orange;
    z-index: 2;
    -webkit-transition: width 0.3s -0.1s;
    -moz-transition: width 0.3s -0.1s;
    transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s;
}
.cd-headline.loading-bar b {
    top: 0.2em;
    opacity: 0;
}
.cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
}
.cd-title {
    position: relative;
    height: 160px;
    line-height: 230px;
    text-align: center;
}
.cd-title h1 {
    font-size: 2rem;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .cd-title {
        line-height: 250px;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-title {
        height: 200px;
        line-height: 300px;
    }
    .cd-title h1 {
        font-size: 2rem;
    }
}
.cd-intro {
    text-align: right;
    padding-right: 20px;
    background-color: rgba(0, 0, 0, 0.5);
}
.cd-intro {
    margin: 4em 0 auto auto;
    width: 50%;
    font-family: yekan !important;
}
@media only screen and (min-width: 768px) {
    .cd-intro {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .cd-intro {
        width: 100%;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-intro {
        width: 70%;
    }
}
.cd-headline {
    font-size: 1.25rem;
    line-height: 1.2;
    display: inline-block;
    font-family: yekan !important;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .cd-headline {
        font-size: 1.5rem;
        font-weight: 300;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 1.7rem;
    }
}
.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}
.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}
.cd-words-wrapper b.is-visible {
    position: relative;
}
.no-js .cd-words-wrapper b {
    opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
}
#views-videos {
    padding-bottom: 50px;
}
#news-image-1 {
    background-image: url(../img/news/ict.jpg);
}
#news-image-2 {
    background-image: url(../img/news/news1.jpg);
}
#news-image-3 {
    background-image: url(../img/news/ghoveghazie.jpg);
}
#news-image-4 {
    background-image: url(../img/news/samt.jpg);
}
#news-image-5 {
    background-image: url(../img/news/shahdari.jpg);
}
#news-image-6 {
    background-image: url(../img/news/ayeen.jpg);
}
.t-news-image {
    background-repeat: no-repeat;
    height: 309.38px;
    background-size: cover;
    background-position: center;
}
.carousel-control-next,
.carousel-control-prev {
    width: 10% !important;
}
#tf-blog {
    margin-top: 50px;
    margin-bottom: 50px;
}
.m-b {
    margin-bottom: 20px;
}
.trusted-text-box {
    margin: 0 auto;
    padding: 5px;
}
.trusted-text:hover {
    color: #fff !important;
    transition: 1s all;
}
.trusted-text {
    text-align: center;
    font-family: iransans;
    font-weight: 700;
    font-size: 12pt;
    transition: 1s all;
    color: orange;
}
.footer-logo-box {
    height: 210px;
}
.footer-logo-image {
    height: auto;
    max-width: 100%;
    float: right;
    padding-right: 20px;
}
.afterlogo-text {
    text-align: justify;
    color: #fff;
    font-size: 0.8rem;
    direction: rtl;
    position: absolute;
    bottom: 0;
    padding-right: 30px;
}
.f-title-bf {
    text-align: center;
}
.f-title-bf::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 0;
    color: #fcac45;
    border-bottom: 3px solid;
    -webkit-box-shadow: -4px 4px 0 0, 0 4px 0 0;
    box-shadow: -4px 4px 0 0, 0 4px 0 0;
    margin-left: 15px;
}
.dr-left {
    direction: ltr;
}
.video-js .vjs-control-bar {
    z-index: 9999;
}
.copyright {
    margin: 0 auto;
    padding-top: 15px;
    font-size: 0.7rem;
    padding-bottom: 15px;
    text-align: center;
    color: #000;
}
.cr-box {
    background-color: #f5f5f5;
    box-shadow: 0 0 8px #000;
}
td {
    padding: 0.7rem !important;
    text-align: center;
    font-size: 0.8rem !important;
}
.features-heading {
    font-family: yekan;
}
#tf-blog,
#tf-brands,
#tf-footer,
#tf-services,
#tf-technical {
    scroll-margin-top: 100px;
}
.ettesal {
    color: green;
}
.ettesal:hover {
    color: green;
}
