﻿@charset "utf-8";

@font-face {
    font-family: 'BYekan';
    src: url('../Content/fonts/BYekan.eot?#') format('eot'), url('../Content/fonts/BYekan.woff') format('woff'), url('../Content/fonts/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'Iranian-Sans';
    src: url('../Content/fonts/Iranian-Sans.eot?#') format('eot'), url('../Content/fonts/Iranian-Sans.woff') format('woff'), url('../Content/fonts/Iranian-Sans.ttf') format('truetype');
}

@font-face {
    font-family: "yekan";
    src: url(../Content/fonts/Yekan.eot);
    src: url(../Content/fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../Content/fonts/Yekan.woff) format("woff"), url(../Content/fonts/Yekan.ttf) format("truetype"), url(../Content/fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'yekan';
    font-size: 16px;
    direction: rtl;
}

#top {
    background-color: #1e90ff;
    padding: 0;
}

#top-links {
    float: left;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

    #top-links ul {
        margin: 0;
        padding: 0;
    }

    #top-links a {
        color: #fff;
        text-decoration: none;
    }

    #top-links li:last-child {
        margin-right: 5px;
    }

    #top-links a:hover {
        color: #808080;
        text-shadow: 0 1px 0 #000;
    }

.nav_style {
    margin-bottom: 0;
    border-radius: 0;
    direction: rtl;
}

.moto {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 20px;
    background-color: #1e90ff;
}


.bg-color-e92626 {
    background-color: #1e90ff;
}

.color-000 {
    color: #000;
}

.color-fff {
    color: #fff;
}

.color-d39f4c {
    color: #d39f4c;
}

.color-e92626 {
    color: #1e90ff;
}

.shift-home {
    right: -5px;
}

.terms, .privacy, .site-map {
    padding: 25px 25px 50px 25px;
    line-height: 25px;
}

.about-us {
    padding-right: 0;
    line-height: 30px;
    text-align: justify;
    float: right;
}

.terms p, .privacy p {
    font-weight: bold;
    font-size: 14px;
    line-height: 35px;
}

.about-us span.about {
    line-height: 35px;
    padding-right: 0;
}

.about-us span.green {
    color: #20820c;
}

.about-us span.red {
    color: #dc143c;
}
/*//=================================*/


.fire ul {
    list-style: none;
}

.fire-title {
    color: #fff;
    background-color: #1e90ff;
    text-align: center;
    padding: 8px;
    font-size: 14px;
    border-radius: 4px;
}

    .fire-title i {
        margin-left: 5px;
    }

.fire ul li {
    padding: 0;
    line-height: 30px;
}

    .fire ul li span {
        background-color: #1e90ff;
        display: block;
        padding: 5px;
        line-height: 25px;
        position: relative;
        left: 40px;
        font-size: 12px;
    }

    .fire ul li:hover {
        color: #fff;
        cursor: pointer;
    }

        .fire ul li:hover span {
            color: #000;
            cursor: default;
        }

    .fire ul li ul {
        display: none;
    }
/*//=========================*/
.side-about img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}


@media (min-width: 1199px) {
    .fire ul li span {
        width: 175px;
    }
}
/*===============================*/
.new div {
    display: inline-block;
    width: 32%;
    height: 300px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #1e90ff;
    cursor: pointer;
}

@media (max-width:456px) {
    .new div {
        width: 100%;
    }

    .carousel-indicators {
        display: none;
    }
}

/*//////////owl-carousel/////////*/
.the-most {
    direction: ltr;
    margin-top: 7px;
    margin-bottom: 7px;
}

    .the-most:last-child {
        margin-bottom: 10px;
    }
/*//////////////////////*/
.custom_validation {
    color: red;
    background-color: #E8CFA6;
    border-color: #ebccd1;
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    text-align: center;
}

.modal-content .waitting {
    color: #D39F4C;
    margin: 10px auto;
}

.time {
    float: right;
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
    font-weight: bold;
}
/*//////////////////////////////////*/
@media (max-width: 420px) {
    .time {
        font-size: 12px;
        padding-left: 0;
        font-weight: normal;
    }

    #top-links li {
        padding-left: 5px;
    }
}

@media (min-width: 421px) {
    #top-links li {
        padding-left: 10px;
    }
}

/*//////sidebar//////////////////////*/

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar ul li a {
    color: #000;
    font-size: 13px;
}

    .sidebar ul li a:hover {
        color: #1e90ff;
    }

.sidebar .arrow {
    float: left;
}

.sidebar ul li ul li div.matn {
    background-color: #d39f4c;
    line-height: 25px;
    padding: 15px 10px;
    text-align: justify;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.sidebar ul {
    list-style: none;
}

    .sidebar ul li:last-child {
        margin-bottom: 20px;
    }
/*////////////About/////////*/
.about-atron {
    padding: 0;
    margin-top: 0;
    background-color: #fffff0;
    margin-bottom: 30px;
}

#atron-logo {
    padding: 3px;
}

#about-atronfire {
    padding: 15px;
}

    #about-atronfire h3 {
        text-align: center;
    }
/*/////////////news///////////*/
#news {
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
}

    #news .news-item .my_news #news-description {
        display: block;
        font-size: 12px;
        line-height: 15px;
        width: 200px;
        text-align: center;
    }

    #news .news-item {
        display: inline-block;
        height: 350px;
        margin: 0;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }

    #news .my_news img {
        width: 205px;
        height: 205px;
        -webkit-transition: border 0.3s ease-out;
        -moz-transition: border 0.3s ease-out;
        -ms-transition: border 0.3s ease-out;
        -o-transition: border 0.3s ease-out;
        transition: border 0.3s ease-out;
        text-align: center;
    }

    #news .my_news a {
        text-decoration: none;
        color: #000;
    }

    #news #news-title {
        color: #1e90ff;
        font-size: 12px;
    }

    #news #news-date {
        direction: rtl;
        color: #808080;
        font-size: 10px;
    }
/*///////////////////////////////////*/
.tower {
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    background-color: #FFFFE0;
}

    .tower img {
        margin: 10px auto;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .tower .matn-tower {
        text-align: justify;
        line-height: 26px;
        font-size: 13px;
    }

/*///////news///////////*/
.news {
    text-align: center;
    font-size: 12px;
    margin-bottom: 25px;
    border: 2px solid #808080;
    padding: 10px;
}

    .news img {
        width: 500px;
        margin: 25px auto;
    }

    .news #news-title {
        color: #1e90ff;
    }
/*//////////////////////////////////*/
.my_dropdownlist {
    display: block;
    width: 100%;
    height: 38px;
    padding: 4px 10px 6px 5px;
    font-size: 13px;
    line-height: 1.4;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*////////////////////////Service.css//////////*/
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.service {
    text-align: center;
}

    .service img {
        width: 250px;
        margin-right: 15px;
        margin-bottom: 15px;
        display: inline-block;
        background-color: #1e90ff;
    }

        .service img:first-child {
            margin-right: 0;
        }

    .service p.service-description {
        padding: 0 20px;
        line-height: 25px;
        text-align: justify;
    }

    .service .title {
        color: #1e90ff;
        text-align: right;
        padding: 5px;
    }

    .service i {
        display: none;
    }

    .service .zoom:hover i {
        display: block;
    }

    .service a {
        color: #fff;
        text-decoration: none;
    }

.myservice_pannel {
    text-align: center;
    background-color: #1e90ff;
    font-size: 1.2em;
    color: #fff;
    border-radius: 4px;
}

.service {
    width: 100%;
    text-align: center;
}


.service-item {
    display: inline-block;
    background-color: #1e90ff;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    position: relative;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-backface-visibility: hidden;
}

    .service-item img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-transition: border 0.3s ease-out;
        -moz-transition: border 0.3s ease-out;
        -ms-transition: border 0.3s ease-out;
        -o-transition: border 0.3s ease-out;
        transition: border 0.3s ease-out;
    }

.service .service-item:hover {
    box-shadow: 0 45px 60px -50px #000000;
    border: 10px solid #E8CFA6;
    cursor: pointer;
}

.service-item:hover img {
    display: none;
}

.service-item:hover .ca-sub {
    opacity: 1;
}

.ca-sub {
    text-align: center;
    font-size: 1.5em;
    padding-bottom: 5px;
    color: #fff;
    position: absolute;
    height: 80px;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    top: 90px;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
/*////////////////////////lightbox.css//////////*/
/* Preload images */
body:after {
    content: url(../Images/lightbox/close.png) url(../Images/lightbox/loading.gif) url(../Images/lightbox/prev.png) url(../Images/lightbox/next.png);
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }

    .lightbox a img {
        border: none;
    }

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

    .lb-outerContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../Images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../Images/lightbox/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../Images/lightbox/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

    .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .lb-dataContainer:after {
        content: "";
        display: table;
        clear: both;
    }

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

    .lb-data .lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1em;
    }

    .lb-data .lb-caption {
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }

    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        font-size: 12px;
        color: #999999;
    }

    .lb-data .lb-close {
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        background: url(../Images/lightbox/close.png) top right no-repeat;
        text-align: right;
        outline: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }

        .lb-data .lb-close:hover {
            cursor: pointer;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            opacity: 1;
        }
/*////////////bavaria.css//////////////////////*/
#owl-last .ThisItem {
    margin: 3px;
    background-color: #ffffe0;
    border: 2px solid #000;
    border-radius: 10px;
}

    #owl-last .ThisItem img {
        display: block;
        width: 100%;
        height: auto;
        padding: 5px;
        background-color: #E8CFA6;
        border-radius: 10px;
    }

    #owl-last .ThisItem .pic-comment .model-name {
        height: 30px;
        text-align: center;
        font-size: small;
        line-height: 25px;
        padding: 5px;
    }

    #owl-last .ThisItem .pic-comment .model-code {
        height: 30px;
        text-align: center;
        font-size: small;
        line-height: 25px;
        padding: 5px;
    }

    #owl-last .ThisItem .pic-comment {
        height: 75px;
    }

    #owl-last .ThisItem:hover, #owl-last .ThisItem:hover img {
        background-color: #1e90ff;
        cursor: pointer;
        color: #fff;
    }

/*/////////////brands.css/////////////////////*/
.brands {
    margin-top: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
}

    .brands .item3 {
        width: 200px;
        height: 265px;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 5px;
        background-color: #D39F4C;
        border: 5px solid #000;
        border-radius: 15px;
        cursor: pointer;
        position: relative;
    }

        .brands .item3 img {
            width: 100%;
        }

        .brands .item3 h3 {
            color: #fff;
            margin-top: 10px;
            margin-right: 20px;
            text-align: center;
            font-size: 20px;
            line-height: 25px;
            position: absolute;
        }

        .brands .item3 p {
            color: #808080;
            text-align: center;
            line-height: 25px;
            font-size: 16px;
            margin-top: 50px;
            padding: 0 10px;
            position: absolute;
        }

        .brands .item3:hover {
            background-color: #E8CFA6;
        }

            .brands .item3:hover h3 {
                color: #000;
            }
/*////////////BrandCarousel.css/////////////////*/
#owl-demo {
    direction: ltr;
    margin-top: 0;
    margin-bottom: 0;
}

    #owl-demo .ThisItem {
        margin: 3px;
    }

        #owl-demo .ThisItem img {
            display: block;
            width: 100%;
            height: auto;
        }
/*////////////owl.carousel.css//////////////////*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    direction: ltr;
    margin-top: 0;
    margin-bottom: 10px;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor: url(../Images/icons/other/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/*////////////products.css//////////////////////*/
.my-product {
    text-align: center;
    margin: 25px 0 10px 0;
}

    .my-product .ThisItem {
        margin: 3px;
        background-color: #FFFFE0;
        border: 2px solid #000;
        border-radius: 10px;
    }

        .my-product .ThisItem img {
            display: block;
            width: 250px;
            height: 330px;
            padding: 5px;
            background-color: #E8CFA6;
            border-radius: 10px;
        }

        .my-product .ThisItem .pic-comment .model-name {
            height: 30px;
            text-align: center;
            font-size: small;
            line-height: 25px;
            padding: 5px;
        }

        .my-product .ThisItem .pic-comment .model-code {
            height: 30px;
            text-align: center;
            font-size: small;
            line-height: 25px;
            padding: 5px;
        }

        .my-product .ThisItem .pic-comment {
            height: 75px;
        }

        .my-product .ThisItem:hover, .my-product .ThisItem:hover img {
            background-color: #1e90ff;
            cursor: pointer;
            color: #fff;
        }
/*/////////////pagination///////////////*/
#my-pagination {
    margin: 10px auto;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    padding: 12px;
}

.my-button {
    background-color: #1e90ff;
    border-radius: 5px;
    padding: 4px;
    color: #fff;
    display: inline-block;
}

.my-numeric-button {
    border-radius: 5px;
    background-color: #1e90ff;
    display: inline-block;
    padding: 4px 12px;
    color: #fff;
}

.my-current-numeric-button {
    border-radius: 5px;
    display: inline-block;
    background-color: #20820c;
    padding: 4px 12px;
    color: #fff;
}

#my-pagination a {
    text-decoration: none;
}
/*///////////ContactUs.css///////////////////////*/
.address {
    list-style: none;
    line-height: 24px;
    padding-right: 10px;
    margin-top: 5px;
}

    .address li.level1 span {
        font-size: 14px;
    }

    .address li.level1 p {
        color: #000;
    }

ul.address li.level1 div {
    font-size: small;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: right;
}

/*/////////////Menu.css/////////////////////*/
.mrbs .dropdown-menu > li > a {
    padding: 6px 10px;
    text-align: right;
}

.mrbs .navbar-nav > li > .dropdown-menu {
    margin-top: 1px;
}

.mrbs .form-control {
    border: 1px solid #efefef;
    margin-top: 10px;
}

.mrbs a:hover {
    text-decoration: none;
}

.mrbs .dropdown-menu {
    background-color: #fff;
    box-shadow: none;
    padding: 0;
    top: auto;
    min-width: 240px !important;
}

.mrbs .dropdown-submenu {
    position: relative;
}

    .mrbs .dropdown-submenu .caret {
        transform: rotate(90deg) !important;
        -webkit-transform: rotate(90deg) !important;
        vertical-align: middle !important;
        float: left !important;
        margin-top: 10px;
    }

    .mrbs .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: 0;
        margin-right: -1px;
    }

    .mrbs .dropdown-submenu:hover > .dropdown-menu {
        display: block !important;
        position: absolute;
        z-index: 1010;
    }

    .mrbs .dropdown-submenu > a:after {
        border-color: transparent transparent transparent #cccccc;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        float: right;
        height: 0;
        width: 0;
    }

    .mrbs .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

.mrbs .nav, .mrbs .collapse, .mrbs .dropup, .mrbs .dropdown {
    position: static;
}

.mrbs .container {
    position: relative;
}

.mrbs .dropdown-menu {
    left: auto;
}

.mrbs .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.mrbs .mrbs-content {
    padding: 15px 25px;
}

.mrbs .dropdown.mrbs-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.mrbs .title {
    border-bottom: 1px solid #efefef;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.mrbs ul {
    list-style: none outside none;
    padding-left: 0;
}

@media (max-width: 767px) {
    .mrbs .dropdown-submenu .caret {
        transform: rotate(0deg) !important;
        -webkit-transform: rotate(0deg) !important;
        vertical-align: middle !important;
        float: none !important;
        margin-top: 7px !important;
    }

    .mrbs .dropdown-submenu .dropdown-menu, .mrbs .dropdown-submenu:hover .dropdown-menu {
        padding: 5px 25px;
        display: none;
        position: static;
    }

    .navbar {
        text-align: center !important;
        background-color: #373737;
    }
}

/*//////////metisMenu.css///////////////////////*/
/*
 * metismenu - v1.1.3
 * Easy menu jQuery plugin for Twitter Bootstrap 3
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */

.arrow {
    float: left;
    line-height: 1.42857;
}

.glyphicon.arrow:before {
    content: "\e079";
}

.active > a > .glyphicon.arrow:before {
    content: "\e114";
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.plus-times {
    float: right;
}

.fa.plus-times:before {
    content: "\f067";
}

.active > a > .fa.plus-times {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.plus-minus {
    float: right;
}

.fa.plus-minus:before {
    content: "\f067";
}
/*//////////Footer.css////////////////////////*/
.footer h2 {
    text-align: center;
    font-size: 1.2em;
    font-weight: 400;
    color: #fff;
    padding: 7px;
    border-radius: 4px;
}

.footer h2, #my-footer h2 {
    background-color: #1e90ff;
}

.footer a, .footer1 a {
    text-decoration: none;
}

.list1 {
    padding-right: 20px;
    color: white;
    list-style: none;
    font-size: .9em;
}

.brand-footer {
    padding-right: 0;
    text-align: center;
}

    .brand-footer .ThisItem {
        display: inline-block;
        text-align: center;
    }

        .brand-footer .ThisItem img {
            width: 82px;
            height: 41px;
            margin-right: 1px;
            margin-bottom: 3px;
            border: 1px solid #808080;
            background-color: #d39f43;
            border-radius: 5px;
        }

.list1 li a {
    color: #000;
}

    .list1 li a:hover {
        color: #1e90ff;
        text-decoration: none;
        font-style: italic;
    }

.list1 ul li span {
    right: -1.5em;
}

.list1 ul {
    list-style: none;
    padding-right: 0;
}

    .list1 ul li, .list1 li {
        margin-bottom: 15px;
        color: #000;
    }

.footer1 {
    width: 100%;
    background-color: #dbb270;
    line-height: 20px;
    padding: 1px;
    clear: both;
}

    .footer1 a {
        color: #000;
    }

        .footer1 a:hover {
            color: #fff;
        }

    .footer1 p {
        color: #000;
        font-size: 12px;
        line-height: 15px;
        padding: 7px 5px 0 5px;
        text-align: center;
    }

    .footer1 span.designer {
        font-size: 12px;
        color: #808080;
        margin-left: 5px;
        float: left;
        line-height: 15px;
        padding-bottom: 10px;
        padding-top: 0;
    }

        .footer1 span.designer:hover {
            color: #fff;
            cursor: pointer;
        }

.space_upper_footer {
    width: 100%;
    height: 2px;
    float: right;
    background-color: #d39f43;
}


@media (max-width: 480px) {
    .footer h2 {
        font-size: 1.1em;
        font-weight: 200;
    }

    .list1 {
        font-size: 0.5em;
        font-weight: 200;
    }

    .footer #txtEmailAddress {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .footer h2 {
        font-size: 1em;
        font-weight: 300;
    }

    .list1 {
        font-size: 0.9em;
        font-weight: 300;
    }
}

.toup {
    background: url(../Images/icons/sign/arrow.png) no-repeat;
    float: left;
    margin-right: 2%;
    margin-bottom: 5px;
    opacity: .4;
    height: 32px;
    width: 32px;
}

    .toup:hover {
        opacity: .9;
        color: #dbb270;
    }

.email {
    background: url(../Images/other/email.jpg) no-repeat;
    float: right;
}

.branch2_margin {
    margin-right: 15px;
}
/* Social Icons
====================================*/

/* Header Icons */
.social-icons {
    margin-right: 15px;
    float: right;
}

    .social-icons.about {
        float: left;
        margin: 0 0 0 -5px;
    }

    .social-icons li {
        display: inline;
        list-style: none;
        text-indent: -9999px;
        margin-left: 5px;
        float: right;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .social-icons li a {
            background-repeat: no-repeat;
            background-position: 0 0;
            display: block;
            height: 28px;
            width: 28px;
        }

        .social-icons li:hover {
            background-position: 0 -38px;
        }


/* Social Widget Icons */
#social a {
    width: 28px;
    height: 28px;
    margin: 0 6px 6px 0;
    display: block;
    float: left;
    text-indent: -9999px;
    background-position: 0 -38px;
}

    #social a img {
        border: none;
    }

/* Icon List */
.instagram {
    background: url(../Images/icons/social/instagram.png) no-repeat;
}

.telegram {
    background: url(../Images/icons/social/telegram.png) no-repeat;
}

.khabarnameh {
    width: 65%;
    display: inline;
    margin-right: 15px;
    direction: ltr;
}

.my-error-message-ozviat-khabarnameh {
    background-color: #1e90ff;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    float: right;
}

.my-error-message {
    background-color: #1e90ff;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    float: left;
}

.direction {
    direction: rtl;
}
/*//////////////////////////////////*/

.font-h3 {
    font-size: 24px;
}

.dashboard-title {
    color: #fff;
    background-color: #1e90ff;
    text-align: center;
    padding: 10px 0 15px 0;
    border-radius: 4px;
    margin: 0 15px 20px 15px;
}

.dashboard-logo {
    margin: 10px 15px;
}

.atron-map {
    width: 100%;
    height: 400px;
    margin: 15px 0 0 0;
    padding: 0;
    border: 1px solid #5b5a5a;
}
