﻿@font-face {
    font-family: 'fontAwesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/font-awesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
}
html {
  direction: rtl;
}
.direction-ltr{direction: ltr;}
.padding-9{padding: 9px;}
.padding-left-7{padding-left: 7px;}
.font-size-17{font-size: 17px;}
.font-size-15{font-size: 15px;}
.font-size-13{font-size: 13px;}
.font-weight-500{font-weight: 500;}
.text-shadow{text-shadow:1px 1px #000;}
.popup{left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2000;overflow: hidden;position:absolute;}
.margin50{margin-top:50%;}
.margin-bottom-10{margin-bottom:10px; }
.margin-top-10{margin-top:10px;}
.margin-bottom-15{margin-bottom:15px; }
.margin-top-15{margin-top:15px;}
.margin-bottom-20{margin-bottom:20px; }
.margin-20-auto{margin:20px auto;}
.all-post:last-child{margin-bottom: 0px;}
.margin14{margin-top:14%;}
.margin5{margin:5px auto;}
.margin-bottom-5{margin-bottom: 5px;}
.margin-top-5{margin-top:5px;}
.not-margin-bottom{margin-bottom: 0px;}
.not-margin-top{margin-top: 0px;}
.display-inline-block{display:inline-block;}
.posiston-relative{position:relative;}
.width-100{width: 100%;}
.width-50{width: 50%;}
.overflow-hidden{overflow: hidden;}
.rotat-259{transform:rotate(259deg);}
.download-application .btn{    font-size: 14px;font-weight: 500;}
.ltr {
    direction: ltr;
}
.not-border-radius{border-radius: 0px !important;}
.btn-play-store, .btn-play-store:hover {
    background: rgb(57,172,190);
    border-color: rgb(57,172,190);
}
.background-active{background:rgba(0,0,0,0.6);}
.btn-green, .btn-green:hover {
    background: rgb(160,190,70);
    border:1px solid rgb(160,190,70);
}
.btn-appstore, .btn-appstore:hover {
      border-color: #212121;
    background-color: #212121;
}
.btn-application{border: 1px solid #fff;
  border: 1px solid #fff;
padding: 3px 8px;
margin: 8px 10px;
display: inline-block;
display: none;
color: #fff;
font-size: 12px;}
.btn-myket,.btn-myket:hover{
    background: #fff;
    border:1px solid #fff;
    color: #3387c2;}
.icon-download {
    width: 33px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
}
.android{text-shadow:1px 1px #10cfbd;}
.ios{text-shadow:1px 1px #fbb03b;}
.btn-popup {
    padding: 10px 52px;
    text-align: center;
    font-size: 16px;
    border: 1px solid;
border-color:#fff;
    background: none;
    transition: background-color ease-in 0.3s, border ease-out 0.4s, color ease-out 0.4s;
    display: inline-block;
}
.btn-popup:hover{
       border-color: #344557;
    background:#344557;}
  .title-popup{font-size:24px;margin-bottom:5px;}
body {
    background: #eeeff1;
}
.text-align-right{text-align:right;}
.border-radius{border-radius:4px;}
.main {
    min-height: 600px;
}
.direction{direction:rtl;}
img {
    border-radius: 4px;
}

header {
    width: 100%;
    height: auto;

}
 .font-size{font-size:15px;}
 .background-blue{background:#3387c2;}
 .background-black{background:#698096 !important;}
.all-menu{border-right:none;border-top:none;border-left:none;box-shadow:0px 1px 10px rgba(0, 0, 0, 0.3);}
    .nicdark_section {
    width: 100%;
    float: right;
}
.nicdark_navigation {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
    transition: all 0.8s ease;
}
.envor-header-menu{ background: #FFF;height: 65.6px; padding: 10px 0 0px 0px;}

.envor-top-bar {
    background: #344557;
    height: 45.2px;
}

.social-btns ul {
    width: auto;
    float: right;
    margin: 0px;
    padding: 0px;
}

ul.social-btns li {
    width: auto;
    float: left;
    width: 35px;
    height: 35px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    margin-left: 1px;
    border-radius: 100%;
    text-align: center;
    margin: 5px;
}

    ul.social-btns li a {
        position: absolute;
        left: 0px;
        width: 100%;
        line-height: 37px;
        height: 100%;
        float: left;
        color: #fff;
        text-align: center;
        border-radius: 100%;
    }

        ul.social-btns li a.regular {
            top: 0px;
        }

        ul.social-btns li a.hover {

            top: 45px;
        }
        ul.social-btns li a.linkedin{background:rgb(11,43,92);}
         ul.social-btns li a.linkedin-hover{background:rgb(1,119,181);}
        ul.social-btns li a.instagram{background:rgb(143,56,197);}
        ul.social-btns li a.instagram-hover{background:rgb(159,53,185);}
        ul.social-btns li a.android{background:rgb(104,180,69);}
        ul.social-btns li a.android-hover{background:rgb(164,218,58);}
        ul.social-btns li a.apple{background:rgb(141,141,141);}
        ul.social-btns li a.apple-hover{background:rgb(210,218,221);}
    ul.social-btns li:hover a.regular {
        top: -45px;
    }

    ul.social-btns li:hover a.hover {
        top: 0px;
    }


.header {
    width: 100%;
    background:  #363b3f;
}

  .envor-header-menu.fixed {
       position: fixed;
top: -63.6px;
  transition: all 1s ease-in-out;
      box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}


.z-index {
    z-index: 1000;
}

.text-align-justify {
    text-align: justify;
}

.color-black {
    color: #4d4d4d !important;
}

.color-brown {
    color: #b6b4af !important;
}

.color-golden {
    color: rgb(198,168,106) !important;
}

.color-blue {
    color: #3387c2;
}

.color-red {
    color: rgb(233,88,88);
}

.color-green {
    color: #1fa67a;
}

.color-sloe {
    color: #1b4868;
}

.color-white {
    color: #fff !important;
}

.bg-blue {
    background: #1b4868;
}

.bg {
    background-color: #eeeff1 !important;
}

.margin {
    margin: 7px 0;
}

.bg-pic {
    background: #3387c2 url('../img/Patern 4.png') repeat !important;
}

.bg-f0 {
    background: #f3f3f3 !important;
}
.bg-cat {
  background: #3387c2 !important;
  color: #fff !important;
}

.padding {
    padding: 12.8px 0;
}

.padding-20 {
    padding: 20px;
}
.transition-3s{transition: all .3s ease-in-out;}
.transition-1s{transition:all .1s ease-in-out;}
.transition-box-shodow{ transition:box-shadow 0.3s ease-in-out;}
.comment-content {
    position: relative;
}

    .comment-content::after {
        content: '';
        position: absolute;
        top: 50%;
        right: -15px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background: inherit;
        z-index: 9;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.unibar-lg {
    min-height: 90px;
    font-size: 15px;
    padding: 15px 0;
}

.unibar-cell {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.menucon-cell {
    padding: 0 17px 0 20px;
}

.brand-cell {
    position: relative;
}

.logo {
    display: inline-block;
    height: 44px;
}

    .logo img {
        height: 100%;
    }

.search-toggle-cell {
    padding: 0;
    position: relative;
    width: 100%;
}

.nav_header {
    height: 36px;
    width: 34px;
    border: 1px solid #989898;
    color: #4a4a4a;
    background: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 36px;
    position: relative;
    font-size: 14px;
}
.navbar-header {
    margin: 0px 0 7px 15px;
}

.nav_header .fa_bars::before {
    content: "\f0c9";
    transition: all .3s ease-in-out;
}

.nav_header.fixed .fa_bars::before {
    content: "\f00d";
}

.search-toggle {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    margin: auto 0;
    z-index: 1000;
}

.nav_header:hover {
    box-shadow: 0 0 0 1px #E8E8E4, 0 0 2px 1px #E8E8E4;
}


.search-toggle i {
    text-align: center;
    line-height: 30px;
}

.mgr-l {
    margin-left: 10px;
}

.mgr-top {
    margin-top: 93px;
}

.rotat {
    transform: rotate(98deg);
}

.attach .visible-toggled {
    display: none;
}

.attach .hidden-toggled {
    display: block;
}

.hidden-toggled {
    display: none;
}

.visible-toggled {
    display: block;
}

.cell-max {
    width: 483px;
    position: relative;
    float: right;
}

.nav-cell {
    position: relative;
}

.unibar-search {
    font: normal 13px yekan;
    height: 37px;
      border: 1px solid #989898;
    border-radius: 2px;
    color: #4a4a4a;
    z-index: 10;
}

.expanded .unibar-search {
    opacity: 1;
    width: 100%;
}

.unibar-search .search-box {
    position: relative;
    height: 100%;
}

.unibar-search input {
    left: 0;
    border: none;
    width: 100%;
       padding: 0 14px 0px 103px;
    line-height: 33px;
    height: 33px;
    color: #595959;
    background: #fff;
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto 0;
    display: block;
}
.unibar-search input:focus  {
    outline: none !important;
}
.unibar-search .btn {
    padding: 0 15px;
    line-height: 34px;
    height: 37px;
    left: -1px;
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto 0;
    display: block;
    background: #344557;
    border: 1px solid #344557;
    border-radius: 2px 0px 0px 2px !important;
        opacity: 0.9;
}
.unibar-search .btn:focus {
  outline: 0px !important;
}
.opacity-btn{
    opacity: 1 !important;
  }
.uninav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.uninav-fillh, .uninav-fillh > li {
    height: 100%;
}

.fw-bold {
    font-weight: bold;
}

.case-u {
    text-transform: uppercase;
}

.nav-cell .uninav {
    visibility: visible;
    opacity: 1;
}

.uninav-fillh, .uninav-fillh > li {
    height: 100%;
}

.uninav > li {
    display: inline-block;
    padding: 10px;
    position: relative;
    float: right;
}

    .uninav > li:after {
        position: absolute;
        content: '|';
        color: #7f848f;
        left: -4px;
    }

    .uninav > li:last-child::after {
        display: none;
    }

    .uninav > li a {
        position: relative;
        font-size: 13px;
        color: #fff;
        display:inline-block;
    }
   .uninav > li a:hover{color:#698096;}
  .btn-application:hover{color:#698096;border:1px solid #698096;}
        .uninav > li a::after {
            content: "";
            height: 1px;
            right: 0;
            bottom: -2px;
            width: 0;
            position: absolute;
            transition: all 0.3s ease-in-out;
            background-color: #698096;
        }



            .uninav > li a:hover::after {
                width: 100%;
            }

.navigation-sidbar {
    width: 100%;
    overflow: hidden;
    padding:15px;
    background: #ffffff;

}
.categoryGroup{
 padding: 0px 18px;
}

.section-box-title {
    width: 100%;
    overflow: hidden;
        border-bottom: 2px solid #989898;
}

.main-nav {
    position: fixed;
    right: -320px;
    width: 320px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    padding: 30px 0;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}
.subcat {
    height: 28px;
    line-height: 28px;
    background: #666 url(../Image/Public/subcatarrow.gif) no-repeat 12px 50%;
    color: #fff;
    text-align: right;
    margin: 1px;
    direction: rtl;
}
    .main-nav.fixed {
        right: 0;
        visibility: visible;
        opacity: 1;
        background: #fff;
    }

.border-bottom-blue {
    border-bottom: 2px solid #3387c2;
}
.toggle {
    width: 100%;
}

    .toggle label {
        display: block;
        float: right;
         width: 100%;
        transition: all 0.15s ease-in-out;
    }

    .toggle label a ,.toggle .list-grupe{
        display: block;
    padding: 10px 0px 10px 10px;
    color: #4d4d4d;
    border-bottom: 1px solid rgb(234,234,234);
    }
    .toggle:last-child label a , .toggle:last-child .list-grupe{border-bottom: none;}
        .toggle label a:hover,.background-hover:hover {
            background: #3387c2 !important;
            color: #fff !important;
        }
    .toggle.active label.bg-golden {
 background: #3387c2 !important;
        color: #fff;
    }
    .toggle label i::before{
       transition: all 0.15s ease-in-out;
    }
    .toggle.active label i::before{
        color:#fff;
    }
    .toggle.active label.bg-golden a{color:#fff;}
.padding-toggle {
    padding: 10px !important;
}

.toggle-content {
    overflow: hidden;
    transition: all 1s ease-in-out;
    float: right;
    border-radius: 0px 0px 5px 5px;
    display: inline-block;
        width: 100%;
}

    .toggle-content ul {
        border-radius: 0px 0px 5px 5px;
    }

.section-tow {
    display: block;
    background: transparent;
}

.height-auto {
    max-height: 300px;
}
.not-height {
    max-height: 0px;
    overflow: hidden;
    float: right;
}
.rotate {
    transition: all 1s ease-in-out;
}

.toggle .toggle-content ul li {
    width: 100%;
    border-bottom: 1px solid rgba(221,221,221,.45);
    display: inline-block;
    position: relative;
}

.toggle.active ul.preview-active {
    height: auto;
    white-space: normal;
    transition: all 1s ease-in-out;
    white-space: normal;
}

.tow {
    border-bottom: 1px solid rgba(234,234,234,0.1) !important;
}

.toggle .toggle-content ul li a {
    padding: 10px 0px 10px 20px;
    display: block;
    transition: all 0.15s ease-in-out;
    font-weight: 500;
    font-size: 14px;
        line-height: 30px;
}

.tow a {
    color: #fff !important;
}

.toggle .toggle-content ul li a:hover {
    padding: 10px 10px 10px 5px;
    transition: all 0.15s ease-in-out;
}

.toggle-list {
    border-bottom: none !important;
    border-radius: 5px;
    border-right: 2px solid #3387c2;
}

.icon1 {
    width: 30px;
    height: 30px;
    float: right;
    margin: 0 10px;
    border-radius: 4px;
}
.margin-top-2{margin-top:-2px;}
.content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.view {
    overflow: hidden;
    position: relative;
    text-align: right;
}

    .view img, .image-boxes img {
        transition: all 0.2s linear 0s;
    }

    .view:hover img, .bold-boxes:hover img {
        transform: scale(1.1,1.1);
    }

.bold-boxes:hover a {
    color: rgb(198,168,106);
}

.view .repost-text {
    opacity: 1;
    background: linear-gradient(to bottom, transparent 55%, #1b4868);
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.view:hover .repost-text {
    opacity: 1;
}

.view .repost-text .spotlight-box {
    display: block;
    padding: 10px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.2s linear 0s;
}

.view:hover h3 {
    color: rgb(198,168,106);
}

.spotlight-box-info {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

span.tag {
    display: inline-block;
    color: #ffffff;
    padding: 4px 6px;
    background: #3387c2;
}

span.author {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    padding: 2px 0;
}

.spotlight-box-info i {
    font-size: 7px;
    margin: 0 4px;
    border-radius: 100%;
    color: #fff;
}

.section-box {
    width: 100%;
    padding: 15px;
    background: #fff;

}
.section-box-hover:hover{
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);}
.box-shadow {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
border: 1px solid #ebeced;
}
.box-shadow-magazins {
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.3);
}

.left-side {
    margin-top: 11px;
}

.right-side {
    color: #333;
}

.comment-box {
    width: 100%;
    height: 175px;
    padding-top: 15px;
}

.comment {
    display: block;
    border-bottom: 1px solid rgba(221,221,221,.45);
    padding: 5px;
}

.padding-top-and-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
}

.comment i, .icons {
    display: inline-block;
    float: left;
    margin-top: 5px;
    font-size: 14px;
}

.icon-comment {
    display: block;
    padding-top: 15px;
}

    .icon-comment i {
        float: right;
        margin-left: 10px;
        font-size: 15px;
        margin-top: 3px;
    }

.comment-footer {
    display: inline-block;
    margin-right: 20px;
}

    .comment-footer i {
        float: right;
        margin-left: 15px;
        font-size: 23px;
        color: rgb(51, 135, 194);
    }

.inner-main-box {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(229,229,229,.75);
    margin-bottom: 10px;
}

.section-box-content {
    width: 100%;
}
.inner-side-box {
    padding: 12.8px 0;
    border-bottom: 1px solid rgba(221,221,221,.45);
}
.topic-right-posts{margin: 0 0 6px 0px;}
.topic-right-posts a{border: 1px solid rgb(229,229,229);padding: 10px 0px 10px 10px;}
.topic-right-posts:last-child{margin: 0px;}
.not-margin {
    margin: 0px;
}

.post-titles li {
    padding: 7px 0;
    border-bottom: 1px solid #e1e0e0;
}

    .post-titles li a {
        font-size: 17px;
        color: #1b4868;
        transition: all 0.2s linear 0s;
    }

        .post-titles li a:hover {
            color: #3387c2;
        }

.update-post {
    padding: 7px 0;
    border-bottom: 1px solid rgba(221,221,221,.45);
}

    .update-post:last-child {
        border-bottom: none;
    }

    .update-post:first-child {
        padding-top: 0;
    }

    .update-post a {
        font-size: 15px;
        font-weight: 500;
    }

        .update-post a:hover {
            color: #3387c2;
        }

.post-stats span,.Post-stats span {
       display: inline-block;
    padding: 0px 7px;
    position: relative;

}
.Post-stats span::before {
   content: '•';
position: absolute;
left: -5px;
color: rgba(0,0,0,.2);
bottom: -5px;
}
.post-stats strong::before{
   position: absolute;
    content: '|';
    left: -5px;
    bottom: 0px;
    color: rgba(0,0,0,0.2);}
    .post-stats span:last-child::before,.Post-stats span:last-child::before {
        display: none;
    }

    .post-stats span i {
        float: right;
        font-size: 17px;
        margin-left: 15px;
    }

.icon-view i {
    margin-top: 2px;
}

.icon-liked i {
    margin-top: 7px;
}

.tabs {
    width: 100%;
    overflow: hidden;
}

    .tabs ul li {
      float: right;
display: block;
margin-left: 5px;
    }

        .tabs ul li a {
                padding: 10px 15px;
            display: block;
            transition: all .3s ease-in-out;
              background: #eeeff1;
        }
.tabs ul li a:hover,.tabs ul li a.activetabtitle{background: #3387c2;color:#fff !important;}

.tab {
    display: none;
}

    .tab.active {
        display: block;
    }
     .breadcrumb > li {
        display: inline-block;
    }
li.active a, li.active a:hover {
    background: #fff;
    color: #4c4c4c;
}
.carousel-item{padding:40px;display:inline-block;float:right;height:100%;width:50%;}
.text-carousel-item{padding-right: 0px;}
.display-none {
    display: none;
}
.display-block{display:block;}

.title-tab {
    border: 1px solid #E8E8E4;
    padding: 7px 20px;
    font-size: 17px;
}

    .title-tab i {
        padding: 7px;
        cursor: pointer;
        font-size: 14px;
    }

    .title-tab .fa_bars::before {
        content: "\f0c9";
        transition: all .3s ease-in-out;
    }

.nav-pills.active {
    display: block;
    transition: all 0.4s ease-in-out 0s;
}

.title-tab .fa_bars.disabled::before {
    content: "\f00d";
}

.footer {
    width: 100%;
    overflow: hidden;
    padding: 90px 40px 45px 40px;
    background-color: #344557;
}

.frame {
    position: relative;
    width: 100%;
    height: 2px;
    background: rgba(182,180,175,.2 );
}

.footer-logo {
    position: absolute;
    top: -23px;
    left: 50%;
    width: 156px;
    text-align: center;
    margin-left: -78px;
       background: #344557;
}

.tags {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 6px 6px;
    border: 1px solid rgb(229,229,229);

}
 .tag-explainpost{border: 1px solid #989898;}

    .tags:hover {
        background:#3387c2;
        border: 1px solid #3387c2;
    }

    .tags:hover a {
        color: #fff !important;
    }

.most-popular li p {
    color: #6e6e6e;
}

.date-info strong a,.date-info span {
    font-size: 13px;
}

.date-info span {
    display: inline-block;
    margin-left: 20px;

}

.follow-us a {
    display: block;
      color:#4d4d4d;
    line-height:35px;
    padding-bottom: 10px;
        font-weight: 500;
}

    .follow-us a:hover {
        color: #3387c2;
    }

    /*.follow-us a img {
       margin-left: 10px;
width: 40px;
height: 40px;
display: block;
float: right;
    }*/

.brightness {
    -webkit-filter: brightness(180deg);
    filter: brightness(180deg);
}
.fa_apple {

    background-image: url('../img/android_os1600.png');
}
.breadcrumb {
padding: 10px 0;
border-bottom: 2px solid #989898;
margin-top: 49px;
}

.magazine-content {
    margin: 20px 0;
    border-bottom: 2px solid rgba(221,221,221,.45);
}

    .magazine-content p {
        line-height: 1.8em;
        font-size: 16px;
    }

.share-on a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    opacity: .8;
}

    .share-on a:hover {
        opacity: 1;
    }

    .share-on a:nth-child(1) {
        background: url(../img/Icon/telegram.png) no-repeat center center;
    }

    .share-on a:nth-child(2) {
        background: url(../img/Icon/link-for-share.png) no-repeat center center;
    }

    .share-on a:nth-child(3) {
        background: url(../img/Icon/instagram.png) no-repeat center center;
    }

    .share-on a:nth-child(4) {
        background: url(../img/Icon/facebook.png) no-repeat center center;
    }
    .formRow {
    padding: 9px 18px;
    border-bottom: 1px solid #ededed;
        width: 100%;
}
    .formRow span{
    font-size: 15px;
    border:1px solid #3387c2;
    color:#fff;
    background:#3387c2;
    padding: 1px 7px;}
.field-holder ,.selectoption,.select-option{
          display: inline-block;
    border-radius: 4px;
    border: 1px solid #c9d1d7;
    box-shadow: 0 0 5px #c9d1d7 inset;
    margin: 5px 0;
padding: 3px 6px;
    position:relative;
}

textarea {
    height: 120px;
    line-height: 1.8em;
    padding: 12px 15px;
    resize: none;
}

    textarea:focus, .field-holder:focus {
        border: 1px solid #3387c2;
    }

input[type="submit"],.country-name {
    display: inline-block;
    line-height: 20px;
    padding: 10px 20px;
    cursor: pointer;
    background: #3387c2;
    border: none;

    position:relative;
}
.country-name::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 14px;
    width: 30px;
    height: 30px;
    margin-bottom: -13px;
    background: inherit;
    z-index: 9;
    transform: rotate(45deg);}
 .submitform{padding:12px 18px 0px 0px;}
.checkbox-holder {
    margin-right: 31px;
    margin-top: 22px;
}

.forgot-section {
    width: 100%;
    margin: 10px 0;
    position: relative;
}

.field-error {
    background-color: #fdf0f0 !important;
    border: 1px solid #e95858 !important;
}

.error {
      color: rgb(233, 88, 88);
    display:inline-block;
    font-size: 13px;

}

.tag {
    padding: 44px 0 19px 0;
    font-size: 14px;
    font-weight: 500;
}

    .tag a {
        padding: 10px;
        position: relative;
        color:#fff;
    }
         .tag-hover:hover{color:#698096; }

        .tag a::after {
            content: '•';
            position: absolute;
            left: -4px;
            color: rgba(221,221,221,.45);
            top: 13px;
        }

        .tag a:last-child::after {
            display: none;
        }

.fa_sort_desc::before {
    content: "\f0d9";
    line-height: 24px;
    transition: all .3s ease-in-out;
}

.toggle.active label .fa_sort_desc::before {
    content: "\f0d7";
}

.fa_plus::before {
    content: "\f067";
    line-height: 24px;
    transition: all .3s ease-in-out;

}

.toggle.active label.fa_plus::before {
    content: "\f068";

}

.format_pass {
    color: rgb(205,205,205);
    font-size: 13px;
    margin: 0 10px;
}

label {
            display: block;
            position: relative;
        }

        .select-option i {
            position: absolute;
            top: 9px;
            left: 10px;
            right: auto;
            padding: 6px;
            box-shadow: 0 0 0 9px #f3f3f3;
            background: #f3f3f3;
        }

            .select-option i:after, .select-option i:before {
                content: '';
                position: absolute;
                border-right: 4px solid transparent;
                border-left: 4px solid transparent;
                right: 2px;
            }

        .select-option {
            width: 203px;
            cursor: pointer;
        }

        .skill {
            margin-left: 18px;
        }

        .option {
            display: inline-block;
        }

        .select-option i:before {
            top: 0;
            border-bottom: 4px solid #555 !important;
        }

        .select-option i:after {
            border-top: 4px solid #555555 !important;
            bottom: 0;
        }

        .skill input[type="checkbox"]:not(:checked) {
          display: none;
        }

        .skill input[type="checkbox"]:not(:checked), .skill input[type="checkbox"]:checked {
          display: none;
        }

            .skill input[type="checkbox"]:not(:checked) + label, .skill input[type="checkbox"]:checked + label {
                position: relative;
                display: inline-block;
                padding-right: 22px;
            }
.skill input[type="checkbox"]:checked + label.error {color:blue;}
                .skill input[type="checkbox"]:not(:checked) + label::before, .skill input[type="checkbox"]:checked + label::before {
                    content: '';
                    position: absolute;
                    top: 1px;
                    right: 0;
                    width: 16px;
                    height: 16px;
                    background: #fff;
                    border: 1px solid #d8d8d8;
                    border-radius: 3px;
                }

                .skill input[type="checkbox"]:not(:checked) + label::after, .skill input[type="checkbox"]:checked + label::after {
                    content: "\f00c";
                    position: absolute;
                    top: 0px;
                    right: 0px;
                    color: #3387c2;
                    font-family: FontAwesome;
                    width: 16px;
                    height: 16px;
                    text-align: center;
                    line-height: 18px;
                }

                .skill input[type="checkbox"]:not(:checked) + label::after {
                    opacity: 0;
                    transform: scale(0);
                }
                label input {
                  display: none;
                }
                label span {
                  height: 10px;
                  width: 10px;
                  border: 1px solid grey;
                  display: inline-block;
                  position: relative;
                }
                [type=checkbox]:checked + span:before {
                  content: '\2714';
                  position: absolute;
                  top: -5px;
                  left: 0;
                }


        .background-active {
            background: #000 !important;
        }


.center {
    text-align: center;
}

.bold-boxes {
    width: 100%;
    margin-bottom: 9px;
    background: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    font-weight: 500;
    padding: 7px;
}

.image-boxes {
    width: 55px;
    margin-right: 15px;
    margin-left: 15px;
    min-height: 1px;
    overflow: hidden;
}

.img-content-after-responsiv {
    /*width: 173px;
    height: 121px;*/
    display: block;
}

.img-index-after-responsive {
    width: 100%;
    height: 178px;
}

.big-img-index {
    width: 100%;
    height: 371px;
}

.img-index {
    width: 100%;
    height: 100%;
}

.crop-img {
        display: block;
    max-width: 100%;
     max-height: 167px;
    overflow: hidden;
}
.crop-img-index {
display: block;
max-width: 100%;
max-height: 400px;
overflow: hidden;
}

.img-content {
    width: 100%;
    display: block;
    height: auto;
}
.related-image {
    width:100%;
    margin: -3px 1px;
}
.amazingoffer {
    min-height: 303px;
    width: 100%;
    position: relative;
    float: right;
}

ul.tabs-slider {
    float: left;
    width: 21%;
      background-color: #f3f3f3 !important;
}

    ul.tabs-slider li {
        font-size: 13px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        position: relative;
        background: transparent;
        padding: 0 3px;
        cursor: pointer;
        color: #4d4d4d;
        font-weight: 500;
    }

        ul.tabs-slider li:hover {
            background: #eeeff1;
        }

        ul.tabs-slider li.active {
            background: #3387c2;
            color: #fff;
        }

.tab_container {
    width: 79%;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.tab_content {
    padding: 10px;
    font: 11px tahoma;
    text-align: right;
    display: none;
}

.amazingoffer ul.tabs-slider li::after {
    border-bottom: 19px solid transparent;
    border-left: 18px solid #3387c2;
    border-top: 19px solid transparent;
    content: "";
    position: absolute;
    right: -18px;
    top: 0;
    opacity: 0;
    z-index: 999;
    transition: all .1s ease-in-out;
}

.amazingoffer ul.tabs-slider li.active::after {
    opacity: 1;
}

.amazingoffer-2 {
    width: 100%;
    height: 304px;
    float: right;
    position: relative;
    overflow: hidden;
    display: none;
}

    .amazingoffer-2 .all-tabslider {
        width: 100%;
        height: 85%;
        float: right;
        position: relative;
    }

    .amazingoffer-2 .tab_container {
        position: relative;
        width: 100%;
        height: 100%;
        float: right;
    }

    .amazingoffer-2 .h_rul {
        width: 100%;
        height: 15%;
        float: right;
        margin: 0;
        position: relative;
    }

    .amazingoffer-2 .tabs-slider {
        transition: 0.5s;
        position: absolute;
        padding: 0px;
        margin: 0px;
        width: 200%;
        height: 100%;
        top: 0px;
        right: 0px;
    }

        .amazingoffer-2 .tabs-slider li {
            float: right;
            padding: 5px 10px;
            position: relative;
            height: 100%;
            display: inline-block;
        }

            .amazingoffer-2 .tabs-slider li.active::after {
                border-bottom: 10px solid #3387c2;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                content: "";
                position: absolute;
                top: -10px;
                right: 50%;
                margin-right: -10px;
                z-index: 999;
            }

    .amazingoffer-2 .tablist {
        transition: all .3s ease-in-out;
        position: absolute;
        right: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
    }

        .amazingoffer-2 .tablist img {
            width: 100%;
            height: 100%;
            display: block;
        }

.Button {
    transition: 0.3s;
    z-index: 20;
    position: absolute;
    width: 50px;
    height: 100%;
    border-right: 1px solid #ccc;
    top: 0px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: rgb(129,130,133);
    cursor:pointer;
}

#l_but {
    left: 0px;
}

#r_but {
    right: 0px;
}

    #l_but .show, #r_but .show {
        display: block;
    }

    #l_but .hide, #r_but .hide {
        display: none;
    }
     #slides_control{width:100%;height:371px;position:relative;overflow:hidden;}

        .carousel-inner > .item {
            width:100%;
            height:371px;
            float:right;
            direction:rtl;

        }
        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
   width: auto;
    max-height: 100%;
    margin: 0px auto;
}

        .read-more{
display: inline-block;
font-size: 1.4rem;
text-align: center;
transition: border-color 500ms ease-in-out 0s, background 500ms ease-in-out 0s;
    width: 100%;
    padding:5px 0;
        border: 1px solid #989898;
        background: none;
        }
        .read-more:hover{
          border-color: #e3e3e3;
          background-color: #e3e3e3;
	}
  .read-more:focus{outline: 0px !important;}
        #return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
        background: #698096;
 padding:10px;
    display: none;
        font-size: 15px;
    text-align: center;
}

#return-to-top i {
    position: relative;
    width:20px;
    height:20px;
    transition: all 0.3s ease;
}

#return-to-top:hover i{
 transform: rotate(360deg);
}
.fa_arrow_up:before {
    content: "\f062";
}
.icon-posts{position:absolute;width:100%;left:0;right:0;padding:7px;top:0;}
.icon-contain{
    width: 27px;
    height: 27px;
        display: inline-block;

}
.icon-post-container{
    background: #fff;
    border-radius: 100%;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 53px;}
.icons-video{ transform: rotate(180deg); background:url('../img/Icon/video.png')no-repeat; background-size: 100%;}
.icons-audio {
        transform: rotate(180deg);
        background: url('../img/Icon/voice.png')no-repeat;
        background-size: 100%;
    }
 .icons-image {
        background: url('../img/Icon/camera.png')no-repeat;
        background-size: 100%;
    }
 .titlecontainer:after{
    padding: 0 2px;
    color: #989898;
    content: "/\00a0";
}
.image-group-chat{margin: 24px auto;border: 2px solid rgba(232,232,232,0.5); border-radius:100%;}
a.facebook img{width:35px;height:35px;margin: 0px 7px;}
.not-padding{padding: 0;}
.margin-auto{margin: 0px auto;}
.copyright{color:#698096;}
#map{
  min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f3f3f3;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);}
.headline {
      border-bottom: 1px solid rgb(234,234,234);
}
.headline h1 {
  margin: 0 0 -2px 0;
padding-bottom: 10px;
display: inline-block;
    border-bottom: 2px solid #3387c2;
}
