@font-face {
    font-family: IRAN-sans;
    src: url('../fonts/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans.eot?#iefix') format('embedded-opentype'), url('../fonts/IRAN-sans.woff') format('woff'), url('../fonts/IRAN-sans.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: IRAN-sans;
    src: url('../fonts/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans.eot?#iefix') format('embedded-opentype'), url('../fonts/IRAN-sans.woff') format('woff'), url('../fonts/IRAN-sans.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: IRAN-sans;
    src: url('../fonts/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans.eot?#iefix') format('embedded-opentype'), url('../fonts/IRAN-sans.woff') format('woff'), url('../fonts/IRAN-sans.ttf') format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: yekan;
    src: url('../fonts/yekan/Yekan.eot'), url('../fonts/yekan/Yekan.eot?#iefix') format('embedded-opentype'), url('../fonts/yekan/Yekan.woff') format('woff'), url('../fonts/yekan/Yekan.ttf') format('truetype'), url('../fonts/yekan/Yekan.svg#BYekan') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: NASTALIGH;
    src: url('../fonts/nastaligh/IRANNASTALIQ_0.TTF');
    src: url('../fonts/nastaligh/IRANNASTALIQ_0.TTF') format('truetype');
    font-style: normal;
    font-weight: normal;
}

.brand-left span {
    font-family: NASTALIGH;
}

::-webkit-scrollbar {
    background: #ddd;
    width: 5px;
    height: 15px;
}

::-webkit-scrollbar-thumb {
    background: #2f004e;
    border-radius: 3px;
    box-shadow: inset 0 0 10px #F5F5F5;
    height: 50px;
}

::-webkit-scrollbar-track {
    background: #fbfbfb;
    border-radius: 0;
    box-shadow: inset 0 0 10px #cac8af;
    height: 50px;
}

::-webkit-scrollbar-corner {
    background: #fff;
}

body {
    font-family: 'IRAN-sans', IRAN-sans, Tahoma, Arial, sans-serif !important;
    position: relative;
    background: #f7f7f7;
}

a {
    color: #ce0a0a;
}

a:hover,
a:focus {
    color: #868686;
}

.font-farsi {
    font-family: yekan;
}

p {
    color: #959094;
    font-size: 14px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.7);
}

.brand-left {
    padding: 0;
    color: rgb(107, 79, 79);
    font-size: 28px;
    margin-right: 0;
}

.btn-outline-danger {
    font-size: 14px;
}

.navbar-menu {
    background: #ffffff;
    box-shadow: 0px 1px 1px #e8e8e8;
}

.navbar-menu ul li.active a {
    background: #c00;
    color: #fff !important;
    border-radius: 4px !important;
}

.navbar-menu ul li a:hover {
    background: #c00;
    color: #fff !important;
    border-radius: 4px !important;
}

.navbar-menu ul li a {
    color: rgba(0, 0, 0, 0.7);
    font-size: .93rem;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.navbar-menu ul li {
    margin: 0 2px;
}

.brand-left img {
    width: 78px;
}

.product img:hover {
    border: 2px solid red;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.product img {
    width: 100%;
    border: 2px solid #efefef;
    border-radius: 2px;
    max-width: 335px;
    height: 255px;
}

.product h4 {
    text-align: center;
    margin-top: 18px;
    color: #3e3e3e;
    font-size: 15px;
}

.footer {
    background: #505050;
    border-top: 3px solid #ce0a0a;
    padding: 35px 0;
}

.widget-title-logo img {
    display: inline-block;
    width: 80px;
}

.widget-title-logo .titr-footer {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    padding-right: 5px;
}

.widget-title-logo .txt-footer {
    color: #fff;
    font-size: .9rem;
    line-height: 2.5;
    text-align: justify;
}

footer .widget-title {
    margin: 30px 0 10px;
    border: transparent;
    border-bottom: 1px solid #6b6b6b;
    background-color: transparent;
}

.widget-title-logo {
    margin: 15px 0 10px;
    height: 280px;
    overflow: hidden;
}

footer .widget-title p {
    margin: 0;
    border: transparent;
    padding: 12px 0;
    color: #ffffff;
    font-size: 14px;
}

.footer-bottom {
    padding: 20px 0 0;
    background: #333333;
    color: #fff;
    font-size: 12px;
    line-height: 2.5;
}

.footer-bottom a {
    color: #f1f25f;
}

.itsa-footer ul {
    list-style: none;
}

.quicl-links ul li {
    padding: 8px 0;
    list-style: none;
}

.quicl-links ul li:hover i {
    padding-right: 3px;
}

.quicl-links ul li a {
    color: #dcdcdc;
    font-size: .9rem;
}

.quicl-links ul li i {
    color: #e6c6c6;;
    padding-left: 5px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.contact p {
    color: #dcdcdc;
    font-size: .9rem;
    line-height: 2.5;
    margin-bottom: 6px;
}

.contact p i {
    color: #e6c6c6;
}

.quicl-links ul li a:hover {
    color: #d60000;
}

.section-title small {
    font-size: 2rem;
    border-bottom: 1px solid #cc0101;
    color: #6d6b6b;
}

.section-title h2 {
    font-size: 14px;
    margin-top: 18px;
    color: #6d6b6b;
}

.section-product {
    padding: 40px 0;
}

.slide .carousel-caption {
    bottom: 100px;
}
.slider{
    border-top: 2px solid #ce0a0a;
}
.carousel-caption h5 {
    font-size: 1.7rem;
    margin-bottom: 22px;
    line-height: 2;
    text-shadow: 2px 1px 2px #464646;
}

.carousel-caption p {
    color: #d4d4d4;
}

.carousel-indicators .active {
    background-color: #c00;
}

.parent-product {
    display: flex;
}

.parent-product .product {
    width: 215px;
    margin: 0 6px;
}

header {
    background: url("../images/about-us.png") center no-repeat;
    border-bottom: 2px solid #ce0a0a;
}

.main {
    text-align: justify;
    line-height: 2.5;
    padding: 50px 0;
}

.main p {
    color: #252525;
}

.nav-menu-pages .navbar-menu {
    background: none;
    box-shadow: none;
}

.nav-menu-pages .navbar-collapse-top ul li a {
    color: #fff !important;
}

.nav-menu-pages .navbar-light .navbar-brand {
    color: rgba(255, 255, 255, 0.9) !important;

}

.bread {
    background: none;
    justify-content: right;
    padding: 60px 0 0px;
    color: #fff;
}

.bread li a {
    color: #fff;
    font-size: 13px;
    padding: 0 8px;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(62, 62, 62, 0.77);
    background: #9c9c9c5c;
}


.map_style1 {
    overflow: hidden;
}

.map_style1 #map {
    height: 250px;
    transition: all 0.5s ease;
}

.contact_part1 {
    position: relative;
    z-index: 1;
    padding-bottom: 120px;
    margin-top: -222px;
}

.contact_part1 .contact_information {
    padding: 28px 35px;
    background-color: #ac2023;
    position: relative;
    display: block;
    overflow: hidden;
}

.contact_part1 .contact_information .contact_location {
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    padding: 8px 15px 45px 0;
    position: relative;
}

.contact_part1 .contact_information .contact_phone {
    color: #fff;
    font-size: 14px;
    padding: 0 0 4px 19px;
    line-height: 20px;
    text-align: left;
    position: relative;
    font-family: yekan;
}

.contact_part1 .contact_information .contact_mail {
    color: #fff;
    font-size: 14px;
    text-align: left;
    padding: 10px 0 4px 15px;
    line-height: 15px;
    position: relative;
}

.contact_part1 .contact_information .icon {
    position: absolute;
}

.contact_part1 .contact_information .contact_location .icon {
    right: -4px;
}

.contact_part1 .contact_information .contact_phone .icon, .contact_part1 .contact_information .contact_mail .icon {
    left: -7px;
    font-size: 1.5rem;
}

.contact_part1 .contact_information .support {
    text-align: center;
    color: #fff;
    font-size: 13px;
}

/*.contact_part1 .contact_information .support .text2{*/
/*color: #3498DB;font-size: 1.5rem*/
/*}*/
.contact_part1 .contact_message {
    padding: 30px 40px 10px 40px;
    background-color: #fff;
    box-shadow: -8px 11px 23px -9px #dcdcdc;
}

.contact_part1 .contact_message .form_style3 .input_style3 {
    width: 100%;
    border: none;
    padding: 10px;
    border-bottom: solid 1px #c4c4c4;
    text-align: right;
    font-size: 12px;
}

.contact_part1 .contact_information .logo_style3 {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    width: 190px;
    height: 172px;

}

.contact_part1 .contact_message .form_style3 .textarea_style1 textarea {
    width: 100%;
    border: none;
    border-bottom: solid 1px #c4c4c4;
    font-size: 12px;
    outline: aliceblue;
}

.contact_part1 .contact_message .form_style3 .item1 {
    margin: 10px 0;
    position: relative;
    display: block;
}

.contact_part1 .contact_message .form_style3 .item1 .lable_style1 {
    margin: 5px 0;
    font-size: 12px;
    color: #444;
    position: relative;
    overflow: hidden;
}

.underline {
    background-color: #ac2023;
    display: inline-block;
    height: 2px;
    right:15px;
    margin-top: -4px;
    position: absolute;
    top: 93px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    width: 95%;

}

.contact_part1 .contact_message .form_style3 .input_style3 {
    width: 100%;
    border: none;
    padding: 10px;
    border-bottom: solid 1px #c4c4c4;
    text-align: right;
    font-size: 12px;
    outline: aliceblue;
}

.contact_part1 .contact_message .form_style3 .input_style3:focus + .underline {
    transform: scale(1);
    color: red;
}

.contact_part1 .contact_message .form_style3 .textarea_style1 .underline {
    top: 93%;
    left: 17px;
}

.contact_part1 .contact_message .form_style3 .textarea_style1 textarea:focus + .underline {
    transform: scale(1);
}

.contact_part1 .contact_message .form_style3 .input_style3::placeholder, .contact_part1 .contact_message .form_style3 .textarea_style1 textarea::placeholder {
    color: #ccc;
    transition: color 0.5s ease;
}

.contact_part1 .contact_message .form_style3 .input_style3:focus::placeholder, .contact_part1 .contact_message .form_style3 .textarea_style1 textarea:focus::placeholder {
    color: #E74C3C;
    transition: color 0.5s ease;
}

.title_style8 {
    color: #fff;
    line-height: 21px;
    font-size: 16px;
    padding: 0 0 10px 0;
}

.btn_style2 {
    position: relative;
    text-align: center;
    margin: 50px 0 25px 0;
    overflow: hidden;
}

.btn_style2 .btn2 {
    border: none;
    padding: 15px 0;
    background: #ffffff;
    color: #000000;
    font-size: 15px;
    line-height: 21px;
    cursor: pointer;
    width: 100%;
}

.title_style9 {
    color: #000000;
    font-size: 16px;
    line-height: 21px;
    padding: 7px 0;
    position: relative;
}

label.error_style1 {
    top: 40px;
    left: 16px;
}

label.error_style1 {
    color: #FF0D90;
    position: absolute;
}
.page-contact{
    padding-top: 0!important;
}
.img-refresh{
    position: absolute;
    left: 15px;
    bottom: 0;
}
.refresh span.ico-ref{
    position: absolute;
    bottom: 0;
    left: 120px;
}
/*det-product*/
.titr-product{
    font-size: 1rem;
    color: #960000;
    line-height: 2;
}
.items-det li{
    line-height: 3;
}
.img-det-pro img{
    width: 265px;
    height: 240px;
    max-width: 400px;
}
.btn-download{
    padding: .44rem;
}
.product{
    margin:15px 0;
}
.contact-head{
    background: url("../images/contact4.jpg") top no-repeat;
    background-size: cover;
}
.head-more{
    background: url(../images/slid55.png) center no-repeat;
}
.list-unstyled li a{
    color:#dc3545 !important;
}
.list-unstyled li a:hover{
    color:#ffffff !important;
}
