@font-face {
    font-family: "BY+";
    src: url('/fonts/BYekan+ Bold.ttf');
}

*, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "BY+";
    font-weight: 300;
}

.breadcrumb {
    border-left-color: #3E84C2;
}

.btn-link {
    color: #3E84C2;
}

.btn-link:hover,
.btn-link:focus {
    color: #418d49;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:focus {
    border-bottom-color: #3E84C2;
}

.navbar-default .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:focus {
    border-bottom-color: #3E84C2;
}

.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > li > a:focus {
    color: #3E84C2;
}

.nav.open > a,
.nav.open > a:hover,
.nav.open > a:focus {
    background-color: #3E84C2;
    border-color: #3E84C2;
    color: #ffffff;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus {
    border-left-color: #418d49;
    background-color: #3E84C2;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    background-color: #3E84C2;
}

.nav .caret {
    border-top-color: #3E84C2;
    border-bottom-color: #3E84C2;
}

.nav a:hover .caret {
    border-top-color: #418d49;
    border-bottom-color: #418d49;
}

a {
    color: #3E84C2;
}

a:hover,
a:focus {
    color: #418d49;
}

.nav a:hover {
    color: #ffffff;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #3E84C2;
}

.tt-suggestion.tt-is-under-cursor {
    color: #3E84C2;
}

.typeahead:focus {
    border-color: #3E84C2;
}

.form-control:focus {
    border-color: #3E84C2;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #3E84C2;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #3E84C2;
}

.pager li > a:hover,
.pager li > a:focus {
    background-color: #3E84C2;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
    background-color: #3E84C2;
}

.pagination > .active > a,
.pagination > .active > span {
    background-color: #3E84C2;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #3E84C2;
}

blockquote {
    border-left-color: #3E84C2;
}

blockquote.pull-right {
    border-right-color: #3E84C2;
}

.text-primary {
    color: #3E84C2;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #3E84C2;
}

a.list-group-item.active {
    background-color: #3E84C2;
    border-color: #3E84C2;
}

a.list-group-item.active .list-group-item-text {
    color: #eff7f0;
}

.btn {
    border-radius: 3px;
}

.btn-primary {
    color: #ffffff;
    background-color: #3E84C2;
    border-color: transparent;
}

.btn:hover {
    box-shadow: inset 0px 15px 10px 5px rgba(0, 0, 0, 0.1);
}

.btn:focus,
.btn:active,
.btn.active {
    box-shadow: inset 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #3E84C2;
}

.panel-primary .panel-heading {
    background-color: #3E84C2;
    border-color: #3E84C2;
}

.jumbotron {
    background: url(images/intro-bg.jpg);
    color: #ffffff;
    background-attachment: fixed;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
}

.jumbotron p {
    padding: 20px 0;
}

.jumbotron .media {
    margin: 50px 0;
}

.jumbotron .media-body h1 {
    margin-top: 100px;
}

section.slider {
    color: #ffffff;
    background: #52AD81;
    margin: 40px 0;
    padding: 40px 0;
}

section.slider h2 {
    margin-bottom: 20px;
}

section.slider .col-md-8 {
    padding-left: 30px;
}

.big-list {
    font-size: 25px;
    font-weight: 300;
    margin-top: 40px;
    line-height: 2;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.inner-page {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

img {
    max-width: 100%;
}

.pricing-intro {
    margin-bottom: 70px;
}

section.gray {
    margin-top: 40px;
    padding: 30px 0;
    background: #eeeeee;
}

section.gray h3 {
    margin: 0;
    font-size: 22pt;
}

section.about {
    background: url(images/bg.jpg);
    min-height: 400px;
    position: relative;
}

section.about .dmask {
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: rgba(100, 0, 0, 0.42);
    color: #ffffff;
    padding: 40px 0;
}

.our-clients .testimonial p, .our-clients .testimonials-arrow {
    border: medium none;
}

.testimonials-arrow {
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 0 none;
    content: "";
    display: block;
    height: 14px;
    margin-bottom: 10px;
    margin-left: 45px;
    margin-top: -7px;
    transform: rotate(45deg);
    width: 14px;
}

.testimonial p {
    background: -moz-linear-gradient(center top, #F8F8F8, #FAFAFA) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DDDDDD;
    font-weight: 500;
    margin: 0;
    padding: 27px 25px;
    color: #222222;
    border-radius: 3px;
    line-height: 1.7;
}

.our-clients .testimonial-author-info {
    color: #DDDDDD;
}

.testimonial-author-info {
    color: #666666;
    padding: 10px 0 0 90px;
}

.testimonial-image {
    float: left;
    height: 70px;
    position: relative;
    width: 70px;
}

.our-clients .testimonial-image img {
    border: medium none;
    padding: 0;
}

.testimonial-image img {
    border: 1px solid #DDDDDD;
    border-radius: 50px 50px 50px 50px;
    height: 70px !important;
    padding: 4px;
    width: 70px !important;
}

.testimonial .author {
    margin: 0 0 0 19px;
}

.client-carousel img {
    border-radius: 3px;
}

.dmask .title span {
    font-weight: 900;
}

.dmask .title {
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 17pt;
    letter-spacing: 1px;
}

.pricing-table .panel {
    background: #eeeeee;
}

.pricing-table .panel-danger {
    border: 1px solid #CD5A48;
}

.pricing-table .panel-info {
    border: 1px solid #3A87B0;
}

.pricing-table .panel-success {
    border: 1px solid #468847;
}

.pricing-table .panel-danger .panel-heading {
    background: #CD5A48;
    color: #ffffff;
}

.pricing-table .panel-info .panel-heading {
    background: #3A87B0;
    color: #ffffff;
}

.pricing-table .panel-success .panel-heading {
    background: #468847;
    color: #ffffff;
}

.pricing-intro h2 {
    margin-bottom: 20px;
}

.client-logo .carousel-controls {
    margin-top: -30px;
}

.client-logo .carousel-controls a {
    color: #ffffff;
    padding: 0 8px 2px 8px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.4);
}

.client-logo .carousel-controls a:first-child {
    margin-right: 2px;
}

.testimonial-author-info a {
    color: #ffffff;
    font-weight: 900;
    display: block;
}

a.list-group-item.active {
    background-color: #389968;
    border-color: #389968;
}

a.list-group-item .list-group-item-heading {
    margin-bottom: 10px;
    font-weight: 400;
}

.features {
    padding-top: 30px;
}

.features p {
    margin: 30px 0;
}

.features .col-lg-4:first-child .icon-stack-base {
    color: #52AD81;
}

.features .col-lg-4:nth-child(2) .icon-stack-base {
    color: #CD5A48;
}

.features .col-lg-4:last-child .icon-stack-base {
    color: #51A9D6;
}

.label {
    font-weight: 300;
}

div.feature-box {
    clear: both;
}

div.feature-box div.feature-box-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    background: #ffffff;
    border-radius: 35px;
    color: #52AD81;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 35px;
}

div.feature-box div.feature-box-info {
    padding-left: 50px;
}

div.feature-box div.feature-box-icon i.image-icon {
    position: relative;
    top: 5px;
}

div.feature-box div.feature-box-icon i.image-icon.small {
    top: 2px;
}

footer div.footer-ribbon:before {
    border-right-color: #005580;
}

footer div.footer-ribbon:before {
    border-right: 10px solid #005580;
    border-top: 16px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}

footer div.container div.row > div {
    /*margin-bottom: 25px;*/
}

footer div.footer-ribbon {
    background: #0088CC;
    margin: -100px 0 0 30px;
    padding: 10px 20px 6px;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
}

footer div.footer-ribbon span {
    color: #ffffff;
    font-weight: 700;
}

footer {
    background: #274142;
    border-top: 4px solid #1F1F1F;
    font-size: 0.9em;
    padding: 80px 0 0;
    position: relative;
}

img {
    max-width: 100%;
}

section.contact {
    background: #f5f5f5 url(images/map-bottom.png);
    min-height: 400px;
    background-size: auto 100%;
    padding-top: 30px;
}

section.contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

section.contact li {
    line-height: 2;
}

footer * {
    color: #ffffff;
}

.footer-copyright {
    margin-top: -40px;
    background: rgb(29, 39, 40);
}

#footer-menu {
    text-align: right;
}

#footer-menu li {
    display: inline;
    list-style: none;
    margin-left: 10px;
}

.title span {
    font-weight: 900;
}

/*ul.navbar-nav li a:hover {*/
/*border-top: 5px solid black!important;*/
/*}*/
/*ul.navbar-nav li a {*/
/*background: transparent!important;*/
/*}*/
/*ul.navbar-nav li.active a{*/
/*border-top: 5px solid black!important;*/
/*}*/
/*#topnav{*/
/*background: #00B4FF!important;*/
/*padding:20px;*/
/*}*/
/* ------------ top menu --------------  */
.navbar {
    font-family: Arial;
    background-color: teal;
    border: 0;
    border-radius: 0px
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-toggle {
    margin: 7px;
    color: #fff
}

.navbar {
    margin: 0;
    z-index: 999;
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
}

ul.navbar-nav > li > a {
    top: 15px;
    color: #fff;
    padding: 12px 30px;
    line-height: 30px;
    transition: all ease 0.5s;
    z-index: 99;
    min-width: 96px;
    text-align: center;
    text-transform: uppercase;
}

ul.navbar-nav > li a:hover, ul.navbar-nav > li.active,
ul.nav .open > a:focus, ul.nav li > a:focus {
    background-color: #108a8a;
    transition: all ease 0.5s;
}

/* when clicked */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: teal;

}

/* submenu style */
.navbar .dropdown-menu {
    z-index: 999;
    min-width: 100%;
    border: 0;
    background-color: teal
}

.navbar .dropdown-menu li a {
    text-align: right;
    padding: 15px;
    color: #fff;
}

/*  mega menu */
.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    z-index: 999999;
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: teal !important;
}

.mega-dropdown-menu ul {
    margin: 0;
    padding: 0
}

.mega-dropdown-menu li {
    color: #fff;
    list-style: outside none
}

.mega-dropdown-menu li a {
    padding: 5px !important;
    display: block !important;

}

.mega-dropdown-menu li a:hover {
    background-color: teal !important
}

.mega-dropdown-menu li ul li a {
    padding: 5px !important;
    display: block !important;
    background: #108a8a;
    text-decoration: none;
}

a.title-submenu {
    color: rgba(0, 0, 0, .5);
    background-color: #108a8a;
    padding: 10px !important;
    text-align: center !important;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: bold !important;

}

/* search form  */
.searchform {
    padding: 10px 15px;
    float: left;
    width: 190px;
}

.searchform .btn {
    color: rgba(200, 200, 200, .5);
    border: 1px solid transparent;
    background-color: teal;
}

.searchform .form-control {
    border: 0;
    color: #fff;
    background-color: rgba(200, 200, 200, .1);
    /*width: 120px !important;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

/*.searchform .form-control:hover, .searchform .form-control:focus {*/
/*width: 170px!important;*/
/*}*/

.form-control::-moz-placeholder {
    color: #fff;
}

.full-width {
    width: 100% !important;
    max-width: inherit !important;
}

.fixed_height_30 {
    height: 30px;
    background: teal;
}

.center-ltr {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
}

.navbar-nav > li {
    float: right !important;
    /*top: 15px;*/
}

li.logo.wide a {
    top: 0;
}

li.logo a:hover {
    background: teal !important;
}

.units-btn {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: inherit !important;
    border-top-left-radius: inherit !important;
    background: teal !important;
    border: none;
}

.units-txt {
    border-bottom-right-radius: inherit !important;
    border-top-right-radius: inherit !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    background-color: rgba(200, 200, 200, .1) !important;
    border: none;
}

.subs {
    float: right !important;
}

.sidebar-header {
    border-bottom: 0;
    text-align: center;
    background: teal;
    padding: 10px;
    font-weight: bold;
}

.sidebar-content {
    background: #fff;
    padding: 10px;
}

.slide {
    background-size: cover !important;
}

.c-slider {
    margin-top: 30px;

}

.ads {
    border: 1px solid #ddd;
}

.advertising {
    margin-bottom: 46px;
}

.avatar-view {
    margin-left: auto;
    margin-right: auto;
}

/* USER PROFILE PAGE */
.card {
    /*! margin-top: 20px; */
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    /*! -webkit-border-top-left-radius:5px; */
    /*! -moz-border-top-left-radius:5px; */
    /*! border-top-left-radius:5px; */
    /*! -webkit-border-top-right-radius:5px; */
    /*! -moz-border-top-right-radius:5px; */
    /*! border-top-right-radius:5px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: right;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    border: 10px solid teal;
    border-radius: 0;
}

.card.hovercard .card-background {
    height: 130px;
}

.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}

.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 43px;
}

.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}

.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}

.card.hovercard .card-info .card-title {
    padding: 0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 43px;
}

.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
    margin-top: 20px;
    position: relative;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}

.btn-pref .btn {
    -webkit-border-radius: 0 !important;
}

.btn-group-justified .btn {
    width: inherit !important;
}

.btn-group > .btn-group {
    float: right;
}

th {
    text-align: right;
}

.col-md-55 {
    width: 50%;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .col-md-55 {
        width: 20%
    }
}

@media (min-width: 992px) {
    .col-md-55 {
        width: 20%
    }
}

@media (min-width: 1200px) {
    .col-md-55 {
        width: 20%
    }
}

@media (min-width: 192px) and (max-width: 1270px) {
    table.tile_info span.right {
        margin-right: 7px;
        float: left
    }
}

.center-margin {
    margin: 0 auto;
    float: none !important
}

.col-md-55 {
    position: relative;
    min-height: 1px;
    float: right;
    padding-right: 10px;
    padding-left: 10px
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.grid_slider .col-md-6 {
    padding: 0 40px
}

.thumbnail .image {
    height: 120px;
    overflow: hidden
}

.caption {
    padding: 9px 5px;
    background: #F7F7F7
}

.caption p {
    margin-bottom: 5px
}

.thumbnail {
    height: 190px;
    overflow: hidden
}

.view {
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default
}

.view .mask,
.view .content {
    position: absolute;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view .tools {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 3px;
    background: rgba(0, 0, 0, 0.35);
    margin: 43px 0 0 0
}

.mask.no-caption .tools {
    margin: 90px 0 0 0
}

.view .tools a {
    display: inline-block;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    padding: 0 4px
}

.view p {
    font-family: "BK+";
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}

.view-first img {
    transition: all 0.2s linear
}

.view-first .mask {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease-in-out
}

.view-first .tools {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear
}

.view-first:hover img {
    transform: scale(1.1)
}

.view-first:hover .mask {
    opacity: 1
}

.view-first:hover .tools,
.view-first:hover p {
    opacity: 1;
    transform: translateY(0px)
}

.view-first:hover p {
    transition-delay: 0.1s
}

.well {
    display: grid;
    min-height: 400px;
}

.src-image {
    display: none;
}

.card {
    overflow: hidden;
    position: relative;
    border: 1px solid #CCC;
    border-radius: 8px;
    text-align: center;
    padding: 0;
    background-color: #008080;
    color: rgb(136, 172, 217);
}

.card .header-bg {
    /* This stretches the canvas across the entire hero unit */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    border-bottom: 1px #FFF solid;
    /* This positions the canvas under the text */
    z-index: 1;
}

.card .avatar {
    position: relative;
    margin-top: 15px;
    z-index: 100;
}

.card .avatar img {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(0, 0, 30, 0.8);
}

.resp {
    display: none;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}
@media (max-width: 980px){
    .searchform {
        display: none;
    }
}
@media (max-width: 768px) {
    .resp {
        display: block;
    }
    .searchform {
        display: block;
    }
    .wide {
        display: none !important;
    }
    .dr li {
        width:100%!important;
    }
    .index-login li{
        width: 100%!important;
    }
    .index-login{
        padding: 50px!important;
    }
    form.searchform.navbar-form {
        width: 100% !important;
        float: left !important;
        margin: inherit !important;
        padding-left: 40px;
        padding-right: 40px;
    }

    .navbar-nav {
        margin: 7.5px 15px 10px 30px !important;
        padding: 20px;
    }

    .navbar-nav > li {
        width: 200px;
        left: 0;
        right: 0;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
    }

    ul.dropdown-menu.dropdown-menu-right.units {
        width: 215px !important;
        padding: 20px;
        /* position: absolute; */
        /* top: 75px; */
        /* z-index: 99999; */
        /* margin-top: 142px; */
        /* display: unset; */
        /* position: sticky; */
    }
}

div h3 span {
    color: #FFF;
    font-size: 14px;
}

div span {
    font-weight: 200;
}

h1 {
    font-weight: 200;
}

.login_box {
    background: teal; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZjMyZDI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY2YjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(45deg, teal 5%, #108a8a 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(5%, teal), color-stop(99%, #108a8a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, teal 5%, #108a8a 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, teal 5%, #108a8a 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, teal 5%, #108a8a 99%); /* IE10+ */
    background: linear-gradient(45deg, teal 5%, #108a8a 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f32d27', endColorstr='#ff6b45', GradientType=1); /* IE6-8 fallback on horizontal gradient */

    width: 50%;
    /* height:70%; */
    position: absolute;
    top: 15%;
    left: 32.5%;

    -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
    -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
    box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
}

@media (max-width: 767px) {
    .login_box {
        background: teal; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZjMyZDI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY2YjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(45deg, teal 5%, #108a8a 99%); /* FF3.6+ */
        background: -webkit-gradient(linear, left bottom, right top, color-stop(5%, teal), color-stop(99%, #108a8a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(45deg, teal 5%, #108a8a 99%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(45deg, teal 5%, #108a8a 99%); /* Opera 11.10+ */
        background: -ms-linear-gradient(45deg, teal 5%, #108a8a 99%); /* IE10+ */
        background: linear-gradient(45deg, teal 5%, #108a8a 99%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f32d27', endColorstr='#108a8a', GradientType=1); /* IE6-8 fallback on horizontal gradient */

        width: 90%;
        height: 80%;
        position: absolute;
        top: 10%;
        left: 5%;

        -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
        -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
        box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.54);
    }
}

.follow.line.active {
    background-color: #005959;
    height: 80px;
}

.image-circle {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    border: 4px solid #FFF;
    margin: 10px;
}

.follow {
    background-color: #108a8a;
    height: 80px;
    cursor: pointer;
}

.follow:hover {
    background-color: teal;
    height: 80px;
    cursor: pointer;
}

.login_control {
    background-color: #FFF;
    padding: 10px;

}

.control {
    color: #000;
    margin: 10px;
}

.label {
    color: #108a8a;
    font-size: 18px;
    font-weight: 500;
}

.login_box .login_control .control .form-control {
    color: #000000;
    font-size: 15px;
    height: inherit;
    border: none;
    padding: 25px;
    padding-left: 10px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -moz-box-sizing: border-box;
}

.login_box .login_control .control .form-control:focus {
    border-radius: 0px;
    border-bottom: 1px solid teal;
    margin-bottom: 10px;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/*====*/
.login_box .login_control .form-group .form-control {
    border: none;
    border-bottom: 1px solid #CCC;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -moz-box-sizing: border-box;
}

.login_box .login_control .form-group .form-control:focus {
    border-radius: 0px;
    border-bottom: 1px solid teal;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/*====*/
.btn-orange {
    background-color: #108a8a;
    border-radius: 0px;
    margin: 5px;
    padding: 5px;
    width: 150px;
    font-size: 20px;
    font-weight: inherit;
}

.btn-orange:hover {
    background-color: #108a8a;
    border-radius: 0px;
    margin: 5px;
    padding: 5px;
    width: 150px;
    font-size: 20px;
    font-weight: inherit;
    color: #FFF !important;
}

.line {
    border-bottom: 2px solid teal;
}

.outter {
    padding: 0px;
    border: 1px solid rgba(255, 255, 255, 0.29);
    border-radius: 50%;
    width: 200px;
    height: 200px;
}

.login-or {
    position: relative;
    font-size: 18px;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 80%;
    /* text-align: center; */
    margin-left: auto;
    margin-right: auto;
}

.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    text-align: center;
}

.hr-or {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

ul.news li {
    border-bottom: 2px solid #ccc;
    margin-bottom: 8px;
}

ul.news {
    list-style-type: none;
    padding: 0;
}

ul.n li {
    border-bottom: none;
    margin-bottom: 8px;
}

ul.n {
    display: table-row;
    list-style-type: none;
    padding: 0;
}

.icon-stack {
    
}

.icon-stack-new {
	float: right;
    top: 10px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0.5px solid #ccc;
}

.card {
    border-radius: .3rem;
}

#toast-container > div, .author-box, .badge, .btn, .card-wrapper .back, .card-wrapper .front, .card.card-cascade.wider .card-body, .card:not([class*=card-outline-]), .chip, .counter, .dropdown-content, .jumbotron, .md-pills .nav-link.active, .modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, .modal-dialog.modal-notify .modal-header, .navbar, .pagination .active .page-link, .pricing-card .price .version, .section-blog-fw .view, .side-nav, .social-list, .z-depth-1 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    height: 400px;
    /* position: absolute; */
    /* clip: rect(114px,199px,146px,53px); */
}
.messsage > .item > a > img, .messsage > .item > img {
    line-height: 1;
    height: 80px;
    /* position: absolute; */
    /* clip: rect(114px,199px,146px,53px); */
}

.national {
    width: 70%;
    /*height: 100%;*/
    position: absolute;
    top: 0px;
    margin-right: 38px;
    background-color: rgba(0, 0, 0, 1);
}

.national:after {
    content: 'کارت ملی';
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 115px;
    margin-right: 70px;
}

.camera {
    width: 70%;
    /*height: 100%;*/
    position: absolute;
    top: 0px;
    margin-right: 38px;
    background-color: rgba(0, 0, 0, 1);
}

.camera:after {
    content: 'کارت فیلمبرداری';
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 115px;
    margin-right: 70px;
}

.btn-file {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    margin: 0 !important;
}

.btnn-file {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.btnn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-file input[type=file] {
    background-image: inherit;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

body.site_layout_2.header_style_4 .top_nav .header_search {
    margin-left: inherit !important;
    margin-right: inherit !important;
}

body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
    padding: 12px 25px;
}

.top_nav .top_nav_wrapper > ul > li > a, .top_nav .main_menu_nav > ul > li > a {
    height: 40px;
}

div.top_nav.affix-top .container {
    height: 40px;
}


body.site_layout_2.header_style_4 .top_nav .header_search {
    margin-left: inherit!important;
    margin-right: inherit!important;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
    padding: 12px 25px;
}
.top_nav .top_nav_wrapper > ul > li > a, .top_nav .main_menu_nav > ul > li > a {
    height: 40px;
}
div.top_nav.affix-top .container {
    height: 40px;
}
.top_nav {
    background: url(http://wintech.ir/images/bgmenu.jpg) repeat center !important;
}
body.header_style_4 .top_nav .header_search {
    margin-top: 9px;
}
body.header_style_4 .header_top {
    background: rgba(255,255,255,0.8);
    padding: 48px 0 37px;
}

div.elem div.vc_column-inner {
    width: 85% !important;
}
.txt-env:hover{
    background-color: #f1f2dc;
    width: 100%;
}
.news h2{
    text-align: center;
    font-size: 20px;
    height: 39px;
    margin-top: -7px;
    padding-top: 10px;
    color: #fff;
    background: url(http://wintech.ir/images/bgnews.png) no-repeat top center;
    z-index: 999999;
}
.news-row{
    overflow: inherit!important;
}

.item {
    transition: none !important;
    left: 0 !important;
    transform: none !important;
}

.col-xs-offset-right-12 {
    margin-right: 100%;
}
.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
    margin-right: 75%;
}
.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
    margin-right: 50%;
}
.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
    margin-right: 25%;
}
.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
    margin-right: 0;
}
@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }
    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-sm-offset-right-9 {
        margin-right: 75%;
    }
    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-sm-offset-right-6 {
        margin-right: 50%;
    }
    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-sm-offset-right-3 {
        margin-right: 25%;
    }
    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }
    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-md-offset-right-9 {
        margin-right: 75%;
    }
    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-md-offset-right-6 {
        margin-right: 50%;
    }
    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-md-offset-right-3 {
        margin-right: 25%;
    }
    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-md-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }
    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-lg-offset-right-9 {
        margin-right: 75%;
    }
    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-lg-offset-right-6 {
        margin-right: 50%;
    }
    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-lg-offset-right-3 {
        margin-right: 25%;
    }
    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}
/*.dropdown-menu {*/
    /*top : inherit!important;*/
/*}*/
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width:inherit !important;
}
.search-gp{
    float: left !important;
}
.searchform {
    padding: 25px 20px !important;
}
.navbar-header {
    float: none;
}
.dr{
    float: right!important;
}
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.animated {
    animation-duration: .6s;
}
@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   animation-name: zoomOutDown }
#wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img {
    margin-top: 0 !important;
}


@media (max-width: 768px) {
    .affix {
        position: relative;
    }
}