/* fonts style */
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/ui/iranYekan/eot/iranyekanwebbold.eot');
    src: url('../../fonts/ui/iranYekan/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../fonts/ui/iranYekan/woff2/iranyekanwebbold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../fonts/ui/iranYekan/woff/iranyekanwebbold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../fonts/ui/iranYekan/ttf/iranyekanwebbold.ttf') format('truetype');
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/ui/iranYekan/eot/iranyekanweblight.eot');
    src: url('../../fonts/ui/iranYekan/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../fonts/ui/iranYekan/woff2/iranyekanweblight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../fonts/ui/iranYekan/woff/iranyekanweblight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../fonts/ui/iranYekan/ttf/iranyekanweblight.ttf') format('truetype');
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/ui/iranYekan/eot/iranyekanwebregular.eot');
    src: url('../../fonts/ui/iranYekan/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../fonts/ui/iranYekan/woff2/iranyekanwebregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../fonts/ui/iranYekan/woff/iranyekanwebregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../fonts/ui/iranYekan/ttf/iranyekanwebregular.ttf') format('truetype');
}
/* Latin/.. fonts/ui (Roboto) */
@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/ui/roboto/eot/robotobold.eot');
    src: url('../../fonts/ui/roboto/eot/robotobold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../fonts/ui/roboto/woff2/robotobold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../fonts/ui/roboto/woff/robotobold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../fonts/ui/roboto/ttf/robotobold.ttf') format('truetype');
}
@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/ui/roboto/eot/robotolight.eot');
    src: url('../../fonts/ui/roboto/eot/robotolight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../fonts/ui/roboto/woff2/robotolight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../fonts/ui/roboto/woff/robotolight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../fonts/ui/roboto/ttf/robotolight.ttf') format('truetype');
}
@font-face {
    font-family: roboto;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/ui/roboto/eot/robotoregular.eot');
    src: url('../../fonts/ui/roboto/eot/robotoregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../fonts/ui/roboto/woff2/robotoregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../fonts/ui/roboto/woff/robotoregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../fonts/ui/roboto/ttf/robotoregular.ttf') format('truetype');
}
/* root style */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #212529;
    text-align: left;
    direction: ltr;
}
[class*=" ft-"], [class^="ft-"] {
    line-height: inherit !important;
}
.nav-item:hover {
    /*background-color: red;*/
}
a {
    color: #0b42b1;
    text-decoration: none;
}
a:hover {
    color: #0bb074;
    text-decoration: none;
}
/* options style */
.section-divider-top {
    width: 100%;
    height: 70px;
    margin-top: -69px
}
.section-divider-bottom {
    width: 100%;
    height: 70px;
    margin-bottom: -69px
}
.bg-none {
    background: none !important;
}
.d-rtl {
    direction: rtl !important;
}
.d-ltr {
    direction: ltr !important;
}
.divider {
    height: 2px;
    background-color: #0b42b1;
}
.hr1 {
    border-top: 1px solid rgba(255, 255, 255, .1) !important;
}
.hr2 {
    border-top: 2px solid rgba(255, 255, 255, .1) !important;
}
.btn-trading, .btn-trading:hover, .btn-trading:active, .btn-trading:visited {
    background-color: #0bb074 !important;
}
/* header box */
.top-head {
    height: 30px;
    background: rgb(12, 65, 177);
    background: -moz-linear-gradient(left, rgba(12, 65, 177, 1) 50%, rgba(12, 65, 177, 1) 50%, rgba(255, 255, 255, 1) 50%);
    background: -webkit-linear-gradient(left, rgba(12, 65, 177, 1) 50%, rgba(12, 65, 177, 1) 50%, rgba(255, 255, 255, 1) 50%);
    background: linear-gradient(to right, rgba(12, 65, 177, 1) 50%, rgba(12, 65, 177, 1) 50%, rgba(255, 255, 255, 1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c41b1', endColorstr='#ffffff', GradientType=1);
}
.top-head .box-main {
    height: 30px;
    background-color: #093a99;
    border-radius: 0 0 30px 0;
}
.top-head .phone {
    height: 30px;
}
.top-head .lang {
    height: 30px;
    background-color: #0b42b1;
    border-radius: 0 0 30px 0;
}
.top-head a {
    color: #FFFFFF;
}
.main-head {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.main-head .container {
    overflow: inherit !important;
}
.navbar-nav .nav-link {
    padding-right: .9rem !important;
    padding-left: .9rem !important;
}
.header_logo {
    margin-top: -29px;
}
/* slide show box */
.slide-show {
    height: 80vh;
    background: rgb(172, 225, 246);
    min-height: 600px;
    background-size: calc(100% + 230px);
    background-position: top !important;
    background: url('../../image/ui/header.jpg') no-repeat 50% 50% fixed;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    -webkit-box-shadow: inset 0 -20px 50px 5px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0 -20px 50px 5px rgba(0, 0, 0, 0.9);
}
.slide-show .row {
    width: 100%;
    height: 80vh;
    z-index: 999;
}
.slide-show .title {
    text-shadow: 0 1px 10px #000000;
}
/* products box */
.products {
    padding: 30px 0;
    margin-top: -150px;
}
.products .card {
    background: none !important;
}
.products .card-body {
    background-color: white;
    margin: -40px 20px 0 20px;
    -webkit-box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.products .card-body:hover {
    background-color: #0b42b1;
    color: white;
}
.products .card-body:hover .divider {
    background-color: white;
}
.products .more-products {
    margin-top: 70px;
}
.products .card-title a, .products .card-title:hover a {
    color: inherit !important;
}
.products button {
    margin-top: 40px;
}
/* country box */
.country {
    /*position: relative;*/
    width: 100%;
    height: auto;
    min-height: 300px;
    padding: 70px 0;
    background-color: #6c757d;
    background: rgb(172, 225, 246);
    background-size: calc(100% + 230px);
    background-position: top !important;
    background: url('../../image/ui/country.jpg') no-repeat 50% 50% fixed;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    -webkit-box-shadow: inset 0 -20px 50px 5px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0 -20px 50px 5px rgba(0, 0, 0, 0.9);
}
.country .title {
    text-shadow: 0 0 20px #000000;
}
/* about box */
.about {
    height: auto;
    padding: 30px 0;
}
.about .container {
    padding: 35px 50px !important;
    background-position: top !important;
    background: url('../../image/ui/about.jpg') no-repeat 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;

}
/* footer box */
footer {
    font-size: 0.9em;
    line-height: 1.5rem;
}
footer .borderLess li {
    border: 0 none !important;
}
footer a {
    color: white;
}
.footer {
    height: auto;
    background: rgb(14, 62, 160);
    background: -moz-linear-gradient(top, rgba(14, 62, 160, 1) 20%, rgba(35, 35, 35, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(14, 62, 160, 1) 20%, rgba(35, 35, 35, 1) 100%);
    background: linear-gradient(to bottom, rgba(14, 62, 160, 1) 20%, rgba(35, 35, 35, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e3ea0', endColorstr='#232323', GradientType=0);
    padding-top: 70px;
}
.footer_main {
    height: auto;
}
.footer .contact {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.copyright {
    min-height: 30px;
    font-size: 0.9em;
}
.copyright, .copyright a {
    color: #909090;
}
/* bx-slider Style */
.bx-wrapper {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    margin: auto !important;
}
.bx-wrapper .bx-caption {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    background: rgba(80, 80, 80, 0.5) !important;
    width: 100% !important;
}
.bx-wrapper .bx-caption span {
    color: #fff !important;
    font-family: Arial !important;
    display: block !important;
    font-size: 8px !important;
    padding: 10px !important;
    text-align: center;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    left: -50px !important;
    font-size: 2em;
    text-shadow: 0 0 9px #000000;
}
.bx-wrapper .bx-next {
    right: -50px !important;
    font-size: 2em;
    text-shadow: 0 0 9px #000000;
}
.bx-prev::before {
    content: "\e928";
    color: white;
    font-family: feather !important;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
}
.bx-next::before {
    content: "\e929";
    color: white;
    font-family: feather !important;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
}
/* End bx-wrapper Styling */
.bx-viewport {
    padding: 20px 0;
}
.bxslider {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.bxslider img {
    height: 120px;
    border: 2px solid white;
    padding: 10px;
    max-height: 100%;
    opacity: 1;
    transition: all .5s;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.9);
}
.bxslider .imm {
    /*height: 2;*/
    padding: 10px;
    border-radius: 50%;
}
.bxslider img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
@media screen and (max-width: 768px) {
    .bx-controls {
        display: none;
    }
    .bxslider img {
        max-width: 125px;
        max-height: 125px;
        margin: 5px 8px;
    }
}
@media screen and (max-width: 576px) {
    .bx-controls {
        display: none;
    }
    .bxslider img {
        max-width: 85px;
        max-height: 85px;
        margin: 3px 5px;
    }
}
/* Big triangle with shadow */
.trianglePath1 {
    fill: #F4F4F4;
    stroke: #F4F4F4;
}
.trianglePath2 {
    fill: #e6e6e6;
    stroke: #e6e6e6;
}
.trianglePath3 {
    fill: #0E3EA0;
    stroke: #0E3EA0;
}
/* dropdown bootstrap*/
.dropdown-menu {
    font-size: .9em !important;
    color: #FFFFFF !important;
    background-color: #0b42b1 !important;
    border: none !important;
    border-radius: .15rem !important;
}
.dropdown-menu a {
    color: #FFFFFF !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #FFFFFF !important;
    background-color: #093A99 !important;
}
/* main pic  box */
.main-pic {
    position: relative;
    width: 100%;
    height: auto;
    background: url('../../image/ui/header_i.jpg') no-repeat center;
    background-size: cover;
}
.main-pic .row {
    width: 100%;
    height: 300px;
}
.main-pic .title {
    color: white;
    text-shadow: 0 0 20px #000000;
}
main {
    background-color: #F4F4F4;
}
.contents-box article {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.gallery_item {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}