@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");

@font-face {
    font-family: "TD-live";
    src: url("../fonts/tdlive-regular.html");
    src: local("TD-live Regular"), url("../fonts/tdlive-regular.woff") format("woff");
    font-weight: 400
}

@font-face {
    font-family: "TD-live";
    src: url("../fonts/tdlive-medium.html");
    src: local("TD-live Medium"), url("../fonts/tdlive-medium.woff") format("woff");
    font-weight: 500
}

@font-face {
    font-family: "TD-live";
    src: url("../fonts/tdlive-bold.html");
    src: local("TD-live Bold"), url("../fonts/tdlive-bold.woff") format("woff");
    font-weight: 700
}

body {
    font-family: "iransans-light";
    font-size: 14px;
    background-color: #fff;
    direction: rtl;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "iransans-medium"
}

h3 {
    line-height: 30px;
    font-size: 24px
}

.h2,
h2 {
    font-size: 30px
}

h4 {
    font-size: 18px
}

a {
    text-decoration: none !important;
    outline: none
}

p {
    line-height: 1.6;
    font-size: 15px
}

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

.section-sm {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px
}

.font-size-20 {
    font-size: 20px !important
}

.bg-light {
    background-color: #eef4fb !important
}

.bg-dark {
    background-color: #36424e !important
}

.text-white-50 {
    color: #8b9fb3 !important
}

.bg-home {
    position: relative;
    padding: 160px 0px 140px 0px
}

.badge-danger {
    background-color: #fb6b79
}

.demo-box {
    padding: 35px 15px 0;
    text-align: center;
    position: relative;
    background-color: #ffffff;
    margin-top: 30px;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}

.demo-box img {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: relative;
    top: 0;
    -webkit-box-shadow: 0 1px 50px rgba(137, 143, 164, 0.35);
    box-shadow: 0 1px 50px rgba(137, 143, 164, 0.35);
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}

.demo-box img:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.demo-box>a {
    display: block
}

.demo-box-title {
    font-weight: 500;
    margin-top: 20px;
    font-size: 16px
}

.sub-title {
    font-size: 13px;
    color: #7a7d84;
    font-family: "TD-live"
}

.footer {
    padding: 30px 0px 5px 0px
}

.footer .social-links li a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 18px;
    padding: 0px 5px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s
}

.footer .social-links li a:hover {
    color: #fff
}

@media (min-width: 200px) and (max-width: 1199px) {
    .container-fluid {
        max-width: 95%
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        max-width: 85%
    }
}

@media (min-width: 1600px) {
    .container-fluid {
        max-width: 70%
    }
}

@media (min-width: 200px) and (max-width: 768px) {
    .bg-home {
        padding: 130px 0px 120px 0px
    }
}

body {
    font-family: iransans-light !important;
}

.btn-primary {
    color: #fff;
    background-color: #435a73;
    border-color: #435a73;
    padding: .5rem 1.2rem;
    border-radius: 30px;
}

@font-face {
    font-family: iransans-ulight;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/iransans-ulight.eot");
    src: url("../fonts/iransans-ulight.eot?#iefix") format("embedded-opentype"), url("../fonts/iransans-ulight.woff2") format("woff2"), url("../fonts/iransans-ulight.woff") format("woff"), url("../fonts/iransans-ulight.ttf") format("truetype");
}


@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IRANSansWeb_Light.eot");
    src: url("../fonts/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb_Light.woff2") format("woff2"), url("../fonts/IRANSansWeb_Light.woff") format("woff"), url("../fonts/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: iransans-medium;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IRANSansWeb_Medium.eot");
    src: url("../fonts/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb_Medium.woff2") format("woff2"), url("../fonts/IRANSansWeb_Medium.woff") format("woff"), url("../fonts/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: iransans-bold;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IRANSansWeb_Bold.eot");
    src: url("../fonts/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb_Bold.woff2") format("woff2"), url("../fonts/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/IRANSansWeb_Bold.ttf") format("truetype");
}

.dontcopy {
    background-color: rgb(221, 74, 74);
    color: white;
    font-size: 20px;
    text-align: center;
    display: flex;
    width: 100%;
    position: relative;
    padding: 1rem;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}
.dontcopy p {
    color: white;

}
.dontcopy button {
    background-color: #8ed457;
    color: white;
    padding: 1rem;
    margin-top: 1rem;
    cursor: pointer;
}
.dontcopy button a {
    color: white;
    font-size: 16px;
}

/*# sourceMappingURL=style.min.css.map */