@import "/public/styles/share-rtl.css?t=1441176661"; @font-face {
    font-family: 'dr-k';
    src: url('../fonts/YekanWeb-Regular.eot');
    src: url('../fonts/YekanWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/YekanWeb-Regular.woff') format('woff'), url('../fonts/YekanWeb-Regular.ttf') format('truetype'), url('../fonts/YekanWeb-Regular.svg#dr-k') format('svg');
    font-style: normal;
    font-weight: normal;
}

/************** base ***********/
html, body {
    color: #000;
    background-color: #fff;
    font-family: 'dr-k';
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#accordion .panel-title{
font-family: 'dr-k';
}
p {
    text-align: right;
    direction: rtl;
    line-height: 1.6em;
}

ul {
    margin: 0;
    padding: 0;
}

a:link, a:visited {
    text-decoration: none;
    color: #850a0a;
}

a:hover {
    text-decoration: underline;
}

li {
    text-align: right;
    direction: rtl;
    line-height: 1.6em;
}

.err-msg {
    color: #FF0000;
    display: block;
    text-align: right;
    direction: rtl;
}

/********** layout ************/
div[role="main"] {
    padding: 5px 0;
}

footer {
    background-color: #343839;
    padding: 50px 10px 10px;
    text-align: center;
}

footer .copyright {
    color: #5783b4;
    padding: 5px;
    margin-top: 30px;
}

.links a {
    color: #5783b4;
}

#middelcol #main {
}

.cols-bottom {
    background-color: #EEE;
    border-top: 1px solid #666;
    margin-bottom: 5px;
    padding: 5px;
}

/*********  breadcrumb *********/
.breadcrumb {
    border: 1px solid #e0e0e0;
    background-color: #eaeaea;
    margin: 0 0 5px;
}

.breadcrumb {
    padding: 5px;
    list-style: none;
    border-top: 3px solid #949599;
    border-radius: 0;
}

.breadcrumb li {
    text-shadow: 0 1px 0 #ffffff;
}

/********* content **********/
.wrapper_content .page-header {
    text-align: right;
    direction: rtl;
    padding: 0;
    padding-right: 20px;
    background-image: url(../img/bg-title.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    margin: 0;
}

.wrapper_content .page-header span, .wrapper_content .page-header h1, .wrapper_content .page-header a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 90px;
}

.wrapper_content .content {
    text-align: right;
    direction: rtl;
    color: #000;
    margin-bottom: 5px;
    line-height: 1.8em;
    padding-top: 20px;
}

.wrapper_content .content ul {
    margin: 0 20px 5px 0;
}

.wrapper_content .content ul li {
    list-style: inside;
}

/************ block **************/
.block {
    margin-bottom: 7px;
}

.block .archive-link {
    text-align: left;
    margin: 5px;
    padding: 5px 0;
    border-top: 1px solid #EEE;
}

.block li a {
    color: #333;
    direction: rtl;
    display: inline-block;
}

.block .has-photo li p {
    padding: 10px;
    margin: 0;
}

.block .calendar {
    height: 180px;
    width: 167px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.block .calendar .month {
    color: #FFF;
    position: absolute;
    top: 40px;
    right: 30px;
}

.block .calendar .year {
    position: absolute;
    color: #FFF;
    direction: rtl;
    top: 40px;
    left: 30px;
}

.block .calendar .day-text {
    color: #000;
    font-weight: bold;
    position: absolute;
    top: 90px;
    left: 20px;
    right: 20px;
    text-align: center;
}

.block .calendar .day-number {
    color: #900;
    font-size: 3em;
    font-weight: bold;
    direction: rtl;
    position: absolute;
    top: 110px;
    left: 20px;
    right: 20px;
    text-align: center;
}

.block .email-form-newslatter input[type="text"] {
    float: right;
    width: 60%;
}

.block .email-form-newslatter input[type="submit"] {
    float: left;
    width: 30%;
}

.block .email-form-newslatter form:before, .block .email-form-newslatter form:after {
    display: table;
    content: "";
    line-height: 0;
}

.block .email-form-newslatter form:after {
    clear: both;
}

.block .content table {
    direction: rtl;
}

.block ul.list {
    list-style: none;
}

.block ul.list li {
    margin-bottom: 5px;
    border-bottom: 1px solid #EEE;
    padding: 5px 0;
}

.block-bottom ul.list li {
    border-bottom: 1px solid #CCC;
}

/************ block-* **************/
.block-default .title {
    text-align: right;
    background-image: url(../img/topmenu.jpg);
    background-repeat: repeat-x;
    height: 36px;
    padding: 12px 10px 1px 0;
    color: #FFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

.block-default .content {
    border: 1px solid #ababab;
    padding: 5px;
    text-align: right;
    color: #333;
}

.block-bottom .title {
    padding: 7px;
    text-align: right;
    color: #cfcfcf;
    font-size: 18px;
    text-shadow: 1px 1px rgba(0, 0, 0, .8);
}

.block-bottom .title span {
    color: #333;
}

.block-bottom .content {
    text-align: right;
    padding: 5px;
    color: #fff;
}

.block-top {
    margin-bottom: 0;
}

/*** footer menus ***/
footer ul.menus {
    padding: 0;
    direction: rtl;
    text-align: center;
    margin: 5px;
}

ul.menus li {
    display: inline-block;
    padding: 0 10px 0 10px;
    border-left: 1px solid #666;
}

footer ul.menus li:last-child {
    border-left: none;
}

footer ul.menus li a {
    color: #EEE;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.page {
    overflow: hidden !important;
}

.container-fluid, .container {
    padding-right: 15px;
    padding-left: 15px;
}

header {
    min-height: 140px;
    box-shadow: rgba(0, 0, 0, 0.117647) 0px 0px 0px, rgba(0, 0, 0, 0.109804) 3px 4px 8px 0px;
}

header .container {
    position: relative;
}

header .wrapper-logo {
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 9;
}

header ul.list-inline {
    text-align: right;
    direction: rtl;
    margin-top: 35px;
    margin-bottom: 25px;
}

header ul.list-inline .social {
}

header form {
    border: 2px solid #124f82;
    height: 30px;
}

header form #q {
    float: right;
    height: 26px !important;
    border: none;
    padding: 5px;
}

header form #q:focus {
    box-shadow: none !important;
}

header form #button {
    float: left;
    height: 26px !important;
    border: none;
    background: url('../img/search.png') no-repeat center center transparent;
    color: transparent;
}

header .search {
    position: relative;
    top: 19px;
}

header .langs a {
    color: #000;
    display: inline-block;
}

header .langs a:nth-child(1) {
    font-size: 14px;
    position: relative;
    top: -2px;
}

header .langs span {
    display: inline-block;
    color: #000;
    padding: 0 5px;
}

header nav.navbar.navbar-default.top {
    background-color: transparent;
    border-radius: 0;
    border: none;
}

header nav.navbar.navbar-default.top ul.nav > li > a {
    font-size: 15px;
    color: #000;
    background: url('../img/shadow.png') no-repeat left center;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    font-weight: bold;
}

header nav.navbar.navbar-default.top ul.nav > li:last-child > a {
    background-image: none;
}

header nav.navbar.navbar-default.top ul.nav > li.active > a {
    background-color: #eae6e6;
}

.dropdown-menu {
    border-radius: 0 !important;
}

.carousel {
    background-color: #cacaca;
}

.carousel .item img {
    width: 100%;
}

.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-menu-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-menu-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control {
    color: #fff !important;
    opacity: 1;
}

.carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-inner .item, .carousel-inner .active.left, .carousel-inner .active.right {
    opacity: 0;
}

.carousel-inner .active, .carousel-inner .next.left, .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-inner .next, .carousel-inner .prev, .carousel-inner .active.left, .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-control {
    z-index: 2;
}

.carousel-caption {
    text-align: right;
    direction: rtl;
    bottom: auto;
    top: 50px;
}

.carousel-caption h3 {
    font-size: 35px;
}

.carousel-caption p {
    font-size: 16px;
}

.card-container {
    margin-left: -15px;
    margin-right: -15px
}

.card {
    margin-bottom: 15px;
    /* padding: 0 15px; */
    width: 100%;
}

.card:last-of-type {
    margin-bottom: 0
}

@media only screen and (max-width: 424px) {
    .card {
        height:auto!important
    }
}

@media only screen and (min-width: 425px) {
    .card {
        display:table!important;
        float: left;
        width: 100%;
        min-height: 150px
    }
}

@media only screen and (min-width: 768px) {
    .card.card-33 {
        width:33.33333%
    }

    .card.card-50 {
        width: 50%
    }
}

.card-image-wrapper {
    background-color: #fff;
    display: none;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 50%
}

.card-image-wrapper:after {
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    height: 0;
    margin-top: -8px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
}

@media only screen and (min-width: 425px) {
    .card-image-wrapper {
        display:table-cell
    }

    .card-image-wrapper:after {
        content: " "
    }
}

@media only screen and (min-width: 768px) {
    .card-image-wrapper {
        margin-bottom:0
    }

    .card.card-33 .card-image-wrapper {
        display: none
    }
}

@media only screen and (min-width: 960px) {
    .card.card-33 .card-image-wrapper {
        display:table-cell
    }
}

.card.mod-bg-gray .card-image-wrapper {
    background-color: #f2f5f6
}

.card.mod-bg-gray .card-image-wrapper:after {
    border-right-color: #f2f5f6
}

.card-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.card-image-wrapper:hover .card-image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.card-text {
    background-color: #fff;
    padding: 20px;
    vertical-align: middle;
    width: 100%;
display:block;
}

@media only screen and (min-width: 425px) {
    .card-text {
        display:table-cell;
        width: 50%
    }
}

.card.mod-bg-gray .card-text {
    background-color: #f2f5f6;
    direction: rtl;
    text-align: right;
}

.card-title,.card-title a {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 10px;
    color: #44537c !important;
}

.card-description {
    margin-bottom: 0;
    font-size: 12px;
    text-align: justify;
    word-spacing: -1px;
}

.card .wrapper-btn {
    text-align: left;
}

.card a {
    color: #000;
}

section.s1 {
    padding: 45px 0;
    text-align: right;
}

section.s1 h2 {
    font-weight: bold;
    color: #0a1d53;
    margin-bottom: 30px;
}

.link-tiles {
    list-style: none;
    margin: 0;
    padding: 0
}

.link-tile {
    float: left;
    padding-bottom: 1px;
    padding-right: 1px;
    width: 100%;
    height: 140px;
}

@media only screen and (min-width: 620px) {
    .link-tile {
        /* width:25% */
    }
}

.link-tile a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 100%;
    line-height: 16px;
    overflow: hidden;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    width: 100%
}

.link-tile a:hover {
    color: #fff;
    text-decoration: none
}

@media only screen and (min-width: 620px) {
    .link-tile a {
        font-size:18px;
        line-height: 20px;
        padding: 60px 20px;
    }
}

.link-tile a.mod-small {
    font-weight: 400;
    padding: 30px 20px
}

.link-tile a.mod-small:hover {
    color: #00316c
}

@media only screen and (min-width: 620px) {
    .link-tile a.mod-small {
        font-size:16px;
        line-height: 18px;
        padding: 50px 20px
    }
}

.link-tile-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-size: cover;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%
}

.link-tile a:hover .link-tile-image {
    color: #004f9b;
    text-decoration: none;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.link-tile-title {
    position: relative;
    z-index: 2;
    font-size: 23px;
    text-shadow: 2px 3px 8px #000;
}

.link-tile-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.link-tile-overlay.mod-black-white {
    background-color: rgba(0,0,0,.1);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.link-tile a:hover .link-tile-overlay.mod-black-white {
    background-color: hsla(0,0%,100%,.1)
}

section.s2 {
    background-color: #f2f5f6;
    padding: 60px 0;
    text-align: right;
    direction: rtl;
}

section.s2 .row {
    margin-right: -1px;
    margin-left: -1px;
}

section.s2 .col-sm-6 {
    padding-right: 0.5px;
    padding-left: 0.5px
}

section.s2 h2 {
    font-weight: bold;
    color: #0a1d53;
    margin-bottom: 30px;
    margin-top: 0;
}

section.wrapper-slick {
    background-color: #dbdede;
    padding: 50px 0;
}

section.wrapper-slick .card {
    padding: 0 15px;
}

.slick-dots li button:after, .slick-dots li button:before {
    background-color: #00316c;
    color: transparent !important;
    width: 10px !important;
    height: 10px !important;
}

.slick-slide[tabindex="0"], .slick-slide.slick-cloned.slick-active, .btnd:focus, .btnd:active, .btnd.active, .btnd:focus:active {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.slick-prev, .slick-next {
    top: auto !important;
    bottom: -21px !important;
    z-index: 9999;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {    
    .slick-prev, .slick-next {
        bottom: -25px !important;
    }

}


.slick-next {
    right: 43% !important;
    background-image: url('../img/arr-r.png') !important;
}

.slick-prev {
    left: 42% !important;
    background-image: url('../img/arr-l.png') !important;
}

.slick-prev:before, .slick-next:before {
    color: transparent !important;
}

.wrapper_content .slick-prev, .wrapper_content .slick-next{
        top: -30px !important;
    z-index: 50;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: block;
    background-color: #ccc;
    width: 30px;
    height: 30px;
}

.wrapper_content .slick-next {
    right: auto !important;
left:35px ;
    background-image: url('images/slnext.png') !important;
}
.wrapper_content .slick-dots{
    display: none !important;
}
.wrapper_content .slick-prev {
    left: 0 !important;
    background-image: url('images/slprev.png') !important;
}

@media (min-width: 1025px) {
    header.mobi {
        display: none;
    }

    .wrapper-slim {
        display: none;
    }
}

@media (max-width: 1024px) {
    header.desk {
        display: none;
    }

    header.mobi {
        text-align: center;
    }

    header.mobi .langs {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    header.mobi .langs a {
        font-size: 18px;
    }

    .wrapper-slim {
        margin-bottom: 15px;
    }

    .slick-prev, .slick-next {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .carousel-caption {
        display: none;
    }
}

header.desk.scroll {
    background-color: #fff;
}

header.desk.navbar-fixed-top.animated.fadeIn.scroll > div > div:nth-child(2), header.desk.scroll .wrapper-logo {
    display: none;
}
header.desk.scroll nav.navbar.navbar-default.top ul.nav > li.active > a{
    color:#000 !important;
}
header.desk.scroll {
    min-height: 50px !important;
    background-color: #1675A5;
}
header.desk.scroll nav.navbar.navbar-default.top ul.nav > li > a{
    color: #fff !important;
}
.cd-top {
    display: inline-block;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: transparent url(../img/go-top.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: 1;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

#container {
    margin-top: 40px;
}

footer p {
    color: white;
}

footer h6 {
    color: #cfcfcf;
    font-size: 18px;
    margin-bottom: 7px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
    text-align: right;
    direction: rtl;
}

footer .footer-form {
    margin-top: 12px;
}

footer .form-control {
    width: 99%;
    margin-bottom: 15px;
    background-color: #282828;
    border: none;
    box-shadow: none;
    color: white;
}

footer .form-control:focus {
    outline: none;
    box-shadow: none;
}

footer textarea.form-control {
    resize: none;
    height: 100px;
}

@media screen and (min-width: 992px) {
    .footer-form .form-group input.form-control {
        display: inline-block !important;
        width: 49% !important;
        margin-bottom: 0 !important;
    }

    .form-btn {
        width: 250px;
        margin: auto;
        display: table;
    }

    .form-btn .upload {
        float: right;
    }
}

.file {
    opacity: 0;
    position: absolute;
    z-index: 10;
    right: 0;
    width: 70px;
    display: block !important;
    height: 30px;
}

footer .form-up {
    width: 100% ! importnt;
}

.form-upload {
    margin-bottom: 15px;
    position: relative;
}

.input-group-addon:first-child {
    border-right: 0;
    background-color: #272727;
    border: none;
    color: #fff;
}

.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
    background-color: #272727;
    height: 34px;
}

.input-group-btn:last-child > .btn {
    background: rgba(0, 61, 147, 1);
    background: -moz-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 61, 147, 1)), color-stop(43%, rgba(0, 65, 149, 1)), color-stop(60%, rgba(0, 68, 157, 1)), color-stop(79%, rgba(0, 78, 167, 1)), color-stop(100%, rgba(2, 79, 167, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003d93', endColorstr='#024fa7', GradientType=0);
    border: none;
    color: #fff;
    height: 34px;
}

footer .email-form-newslatter .form-control {
    color: #000;
}

.form-btn .sending {
    width: 120px;
    height: 45px;
    overflow: hidden;
    background: url("../img/se-fa.png") no-repeat center;
    border: none;
    display: inline-block;
}

#accordion .panel {
    margin: 0;
    border-radius: 0;
    border-bottom: none;
    border-color: #f5f5f5;
}

#accordion .panel:last-child {
    box-shadow: 0 -1px 0 #f5f5f5 inset;
}

#accordion .panel-title {
    border-radius: 0 !important;
}

#accordion .panel-title a {
    color: #222;
    display: block;
    line-height: 1.15;
    padding: 10px;
    direction: rtl;
    text-align: right;
    border-radius: 0 !important;
}

#accordion .panel-heading {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border-radius: 0 !important;
}

#accordion .active, #accordion .panel-title a:active, #accordion .panel-title a:focus, #accordion .panel-title a:hover {
    text-decoration: none !important;
    background-color: #f5f5f5;
}

#accordion li {
    list-style: none;
}

#accordion .panel-title a.collapsed {
    background-color: #fff !important;
}

footer .comment {
    direction: rtl;
    margin-bottom: 15px;
}

footer form input, footer form textarea {
    direction: rtl;
}

footer .block .email-form-newslatter input[type="submit"] {
    background: rgba(0, 61, 147, 1);
    background: -moz-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 61, 147, 1)), color-stop(43%, rgba(0, 65, 149, 1)), color-stop(60%, rgba(0, 68, 157, 1)), color-stop(79%, rgba(0, 78, 167, 1)), color-stop(100%, rgba(2, 79, 167, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 61, 147, 1) 0%, rgba(0, 65, 149, 1) 43%, rgba(0, 68, 157, 1) 60%, rgba(0, 78, 167, 1) 79%, rgba(2, 79, 167, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003d93', endColorstr='#024fa7', GradientType=0);
    border: none;
    color: #fff;
}

footer .block .email-form-newslatter input[type="text"] {
    background-color: #282828;
    color: #fff;
}

.b-notification-bar {
    left: 0 !important;
    right: auto !important;
}

.b-notification-bar .info-box {
    left: 80px !important;
    text-align: right !important;
    right: auto !important;
}

.b-notification-bar .btn-bar.contact:after {
    position: absolute !important;
    top: 30px !important;
    right: -19px !important;
    content: "" !important;
    width: 0 !important;
    height: 0 !important;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
    transition: border .2s ease-out, left .2s ease-out !important;
}

.b-notification-bar .btn-bar:active:after, .b-notification-bar .btn-bar:focus:after, .b-notification-bar .btn-bar:hover:after {
    right: 70px;
    left: auto !important;
    border-left: 10px solid #013e93 !important;
    border-right: 10px solid transparent !important;
}

.wrapper-slick h2 {
    text-align: right;
    font-weight: bold;
    color: #0a1d53;
    margin-bottom: 30px;
}

.wrapper-slick .wrapper-btn {
    margin-top: -30px;
}

.wrapper-slick .wrapper-btn a.btn {
    color: #000;
    font-size: 18px;
    position: relative;
    z-index: 8;
}

footer a {
    color: #fff !important;
}

footer a:hover {
    color: #cacaca !important;
}



/*Loader*/
.ip-header{position:fixed;top:0;z-index:100;min-height:480px;width:100%;height:100%;background:#1a3254}
.ip-logo,.ip-loader{position:absolute;left:0;width:100%;opacity:0;cursor:default;pointer-events:none;text-align:center}
.ip-logo{top:-20%;height:100%;-webkit-transform:translate3d(0,40%,0);transform:translate3d(0,40%,0);}
.ip-loader{bottom:35%}
.ip-header .ip-inner{display:block;margin:0 auto;border-radius:50%}
.ip-header .ip-loader svg path{fill:none;stroke-width:60}
.ip-header .ip-loader svg path.ip-loader-circlebg{stroke:#1a3254}
.ip-header .ip-loader svg path.ip-loader-circle{-webkit-transition:stroke-dashoffset .2s;transition:stroke-dashoffset .2s;stroke:#fff}
.loading .ip-logo,.loading .ip-loader{opacity:1;-webkit-animation:animInitialHeader 1s cubic-bezier(.7,0,.3,1) both;animation:animInitialHeader 1s cubic-bezier(.7,0,.3,1) both}
.loading .ip-loader{-webkit-animation-delay:.2s;animation-delay:.2s}
@-webkit-keyframes animInitialHeader {
    from {opacity: 0;-webkit-transform:translate3d(0,800px,0);transform:translate3d(0,800px,0); }
}
@keyframes animInitialHeader {
    from {opacity:0;-webkit-transform:translate3d(0,800px,0);transform:translate3d(0,800px,0); }
}
.loaded .ip-logo,.loaded .ip-loader{opacity:1}
.loaded .ip-logo{-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-animation:animLoadedLogo 1s cubic-bezier(.7,0,.3,1) forwards;animation:animLoadedLogo 1s cubic-bezier(.7,0,.3,1) forwards}
@-webkit-keyframes animLoadedLogo {
    to {opacity:0;-webkit-transform: translate3d(0,100%,0) translate3d(0,20px,0) scale3d(0.65,0.65,.5);}
}
@keyframes animLoadedLogo {
    to {opacity:0;-webkit-transform:translate3d(0,100%,0) translate3d(0,20px,0) scale3d(0.65,0.65,.5);transform:translate3d(0,100%,0) translate3d(0,20px,0) scale3d(0.65,0.65,.5); }
}
.loaded .ip-loader{-webkit-animation:animLoadedLoader .5s cubic-bezier(.7,0,.3,1) forwards;animation:animLoadedLoader .5s cubic-bezier(.7,0,.3,1) forwards}
@-webkit-keyframes animLoadedLoader {
    to {opacity:0;-webkit-transform:translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}
@keyframes animLoadedLoader {
    to {opacity:0;-webkit-transform:translate3d(0,-100%,0) scale3d(0.3,0.3,1);transform:translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}
.loaded .ip-header{-webkit-animation:animLoadedHeader 1s cubic-bezier(.7,0,.3,1) forwards;animation:animLoadedHeader 1s cubic-bezier(.7,0,.3,1) forwards}
@-webkit-keyframes animLoadedHeader {
    to { -webkit-transform:translate3d(0,-100%,0); }
}
@keyframes animLoadedHeader {
    to { -webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0); }
}

#targetLayer .page-header{
display:none;
}
#targetLayer .wrapper_content {
    min-height:0px;
}
.slick-active.slick-center{
}
.wrapper_content .list .caption .wrap-btn {
    left: 5px;
}