@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
        url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body{
    font-family: IRANSans;
    position:relative;
    padding:0;
    margin: 0;
    color: #555;
}
.tooltip > .tooltip-inner{
    font-family: IRANSans;
    background: #1d4fa1;
}
a{
    cursor: pointer;
    transition: .3s;
    color: #6A625B;
}
a:hover,
a:focus{
    text-decoration:none;
    color: #114E92;
}
input{
    font-size: 12px !important;
}
ul,ol{
    list-style:none;
    padding: 0;
    margin: 0;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0;
}
label{
    font-weight: normal;
    font-size: 13px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #626264 !important;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #626264 !important;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #626264 !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: #626264 !important;
}
.form-control:focus{
    box-shadow: none;
    border-color: #F9B919;
}
img{
    margin: auto;
}
/*......*/
.center{
    text-align: center !important;
}
.mrg_15{
    margin-bottom: 15px !important;
}
.mrg_20{
    margin-bottom: 20px !important;
}
.mrg_30{
    margin-bottom: 30px !important;
}
.mrg_10{
    margin-bottom: 10px;
}
.mrg_50{
    margin-bottom: 50px;
}
.mrg_top20{
    margin-top: 20px;
}
.mrg_not{
    margin: 0 !important;
}
.pad_20{
    padding: 20px 0;
}
.pad_30{
    padding: 30px 0;
}
.pad_50{
    padding: 50px 0;
}
.pad_not{
    padding: 0 !important;;
}
/*---------*/
.field{background: #fff;border-radius: 4px;}
.body_page .group_bottons .btn{width: 49%;}
.box_LR .body_page .Security_code{height: 64px;background: #D8D8D8;color: #949494;}
.box_page_register .body_page .field .fill input::before{color: #74B82F;}
.field .input-group{width: 100%;}
.field .input-group .input-group-btn{font-size: 12px;position: relative;overflow: hidden;width: 120px;text-align: center;}
.field .input-group input{
    border: 0;
    box-shadow: none;
}
.field .input-group .input-group-btn:after,
.field .input-group .input-group-btn:before{content: "";position: absolute;width: 12px;height: 20px;top: 50%;margin-top: -10px;right: -8px;border-radius: 32%;background: #419BFF;}
.field .input-group .input-group-btn:after{right: auto;left: 0;background: #ddd;width: 1px;}
.forget a,
.forget{color: #fff;}
/*.......checkbox............*/
.filter--brand h4 span{

    color: #999;
    font-size: 12px;
}
.search_popup .search_checkbox{/*! height: 40px; */margin: 8px 1%;position: relative;border-radius: 10px;/*! line-height: 40px; */border-bottom: 1px solid #ddd;border-radius: 0;}
.search_popup .search_checkbox.half{
    width: auto;
    float: right;
    margin: 0;
}
.search_popup .search_checkbox.half{
    border-bottom: 0;
    padding: 0 5px;
    width: 100px;
}
.search_popup .search_checkbox:last-of-type{
    border-bottom: 0;
}
.search_popup.rules .search_checkbox{width: 100%;}
.search_popup .search_checkbox input{border: 1px solid #ddd;border-radius: 5px;background-color: #fff;color: #484848;position: relative;-webkit-appearance: none;height: 23px;width: 23px;vertical-align: top;overflow: hidden;-moz-appearance: none;margin: 5px 0;}
.search_popup .fill input:before{
    content: "\2713";
    position: absolute;
    font-size: 18px;
    left: 3px;
    top: 5px;
    text-align: center;
    line-height: 14px;
    color: #419BFF;
    font-family: inherit;
}
.search_popup .fill {
}
.search_popup .fill.not_fill{
    background: transparent;
    color: inherit;
}
.search_popup .search_checkbox label{padding-right: 5px;font-weight: normal;line-height: 33px;margin: 0;}
.search_popup .search_checkbox label a,
#link_forget{
    color: #7080d6;
}
.input_search:focus{
    border-color: #e63b3c;
    box-shadow: none;
}
.btn_orang{background: #419BFF;}
.btn{width: 170px;color: #fff;box-shadow: 1px 2px 2px rgba(0,0,0,0.2);position: relative;}
.btn_f {
    background: #fff;
    color: #6A625B;
    border-bottom: 1px solid #ddd;
}

.btn_orang img {
    position: absolute;
    top: 6px;
    right: 12px;
}
.box_LR .body_page .group_bottons button img {
    width: 18px;
}
/*-------*/
.titel_page{position: relative;padding-bottom: 15px;font-size: 20px;}
.titel_page:before,
.titel_page:after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 1px;
    background: #419BFF;
    content: "";
    right: 0;
}
.titel_page:before{
    height: 3px;
    width: 20px;
    bottom: -1px;
}
.titel_page:after{}
/*--------*/
.side_page{background: #2774C9;height: calc(100vh);width: 27%;position: relative;}
.body_page,
.side_page .header_side{padding: 20px;}
.side_page .header_side .logo{}
.side_page .header_side .logo a{color: #fff;font-weight: 600;}
.side_page .header_side .logo img{}
.side_page .header_side .logo span{}
.side_page .body_side{}
.side_page .body_side .titel{}
.side_page .body_side .titel .right{background: #114E92;width: 10%;height: 50px;margin-left: 3%;position: relative;}
.side_page .body_side .titel .left{background: #419BFF;width: 87%;height: 50px;position: relative;}
.side_page .body_side .titel .left span{width: 100%;color: #fff;}
.side_page .body_side .titel .right:after,
.side_page .body_side .titel .left:before{content: "";position: absolute;transform: rotate(45deg);bottom: auto;top: 7px;}
.side_page .body_side .titel .left:before{right: -18px;border-bottom: 36px solid #2774C9;border-right: 36px solid transparent;}
.side_page .body_side .titel .right:after{left: -17px;border-bottom: 36px solid #114E92;border-right: 36px solid transparent;z-index: 1;}
/*--------*/
.content_page{background-image: url(../img/bg_body.jpg);width: 73%;padding: 20px 20px 0;background-size: cover;background-repeat: no-repeat;height: calc(100vh);position: relative;}
.content_page .news{}
.content_page .post{
    height: 444px;
    overflow: hidden;
}
.content_page .post .line{position: relative;padding-right: 30px;margin-bottom: 12px;}
.content_page .post .line:before,
.content_page .post .line:after{content:"";position: absolute;right: 0;}
.content_page .post .line:before{width: 25px;border-bottom: 1px dashed #555;top: 12px;}
.content_page .post .line:after{border-right: 1px dashed #555;top: 12px;bottom: -24px;}
.content_page .post .line:last-of-type:after{content: none;}
.content_page .post .line a{color: #222;}
.content_page .post .line .titel{font-size: 14px;line-height: 25px;}
.content_page .post .line .text{line-height: 25px;margin: 5px 0 7px;font-size: 13px;}
.content_page .post .line .date{font-size: 12px;color: #666;}
.content_page .post .line .date i{color: #419BFF;}
.flex_center{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*-------*/
.amx-h-equal-height {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.equal-height {
    display: -ms-flexbox;
    display: flex;
    -ms-box-flex: 1;
    box-flex: 1;
}
/*-------*/
.brands{position: absolute;bottom: 10%;width: 100%;}
.brands .img{width: 100px;display: inline-block;box-shadow: 0 0 5px rgba(0,0,0,0.3);border-radius: 4px;overflow: hidden;}
.brands .img a{}
.brands .img a img{}
/*-------*/
.footer_side{padding: 20px;position: absolute;bottom: 0;width: 100%;}
.footer_side .logo_footer{color: #fff;}
.footer_side .logo_footer > .media-right{vertical-align: middle;}
.footer_side .logo_footer > .media-right img{}
.footer_side .logo_footer > .media-body{vertical-align: middle;}
.footer_side .support{}
.footer_side .support .media-body{text-align: left;vertical-align: middle;}
.footer_side .support .media-body h3{font-size: 14px;}
.footer_side .support .media-body p{font-size: 12px;}
.footer_side .support .media-left{vertical-align: middle;}
.footer_side .support .media-left img{margin-bottom: 3px;}
.footer_side .support .media-left span{}
/*-------*/
footer{background: #114E92;position: absolute;width: 100%;right: 0;bottom: 0;color: #fff;padding: 5px 15px;}
footer .follow{}
footer .follow ul{}
footer .follow ul li{}
footer .follow ul li span{}
footer .follow ul li a{}
footer .follow ul li a img{border-radius: 5px;background-color: #fff;}
footer .copyright{font-size: 12px;}











@media(max-width:768px){
    .pull_respon{float: none !important;}
    .content_page,
    .side_page{
        width: 100%;
        height: auto;
    }
    footer,
    .footer_side {
        position: relative;
    }
    .follow{
        margin-bottom: 15px;
    }
    .equal-height,
    .amx-h-equal-height {
        display: block
    }
    .brands{
        position: relative;
        bottom: 0;
    }
}
