@font-face {
    font-family: 'Yekan';
    src: url('../fonts/Yekan.eot');
    src: url('../fonts/Yekan.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Yekan.woff') format('woff'),
    url('../fonts/Yekan.ttf') format('truetype'),
    url('../fonts/Yekan.svg#Yekan') format('svg');
}
@font-face {
    font-family: 'WebYekan';
    src: url('../fonts/WebYekan.eot');
    src: url('../fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
    url('../fonts/WebYekan.woff') format('woff'),
    url('../fonts/WebYekan.ttf') format('truetype'),
    url('../fonts/WebYekan.svg#WebYekan') format('svg');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iransans/fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iransans/fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iransans/fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iransans/fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/iransans/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iransans/fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/fonts/ttf/IRANSansWeb.ttf') format('truetype');
}
body {
    background-color: #fafafa;
    font-family: "IRANSans";
    -webkit-user-select: none; /* Chrome all / Safari all */
    -o-user-select: none;
    user-select: none;
    -webkit-touch-callout:none;
}
.header {
    background-color: white;
    padding-bottom: 4px;
}
.home-slider {
    background-color: #ebecee;
}
a {
    outline: 0 !important;
}
.top-nav {
    background-color: #f1659b;
    font-size: 17px;
    min-height: 60px;
}
.top-nav .navbar-nav > li > a {
    color: white;
    line-height: 27px;
}
.top-nav .main-left > li:first-child a {
    padding-left: 3px;
}
.collapse.in {
    display: block !important;
}
.nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}
.secondary-menu a:hover {
    color: #f1659b;
}
img:hover, button:hover {
    opacity: 0.9;
}
input:focus, select:focus {
    outline: 0;
}
.group-sub-titles li a:hover {
    color: #f1659b;
}
.sub-categories-list > a:hover .sub-category-desc {
    opacity: 1;
}
.button-links a:hover {
    color: #fff;
    background-color: #508c87;
}
.button-links .current {
    background-color: #f1659b;
    color: #fff;
}
.reversed-current a:hover, .reversed-current span:hover {
    background-color: #f1659b;
}
.reversed-current .current {
    background-color: #508c87;
}
.nav li a, .secondary-menu a, img, button, .group-sub-titles li a, .category-widget li, .sub-category-desc, .button-links a, .button-links span {
    transition: 0.3s all linear;
    -webkit-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
}
.top-nav .glyphicon-menu-down {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: -3px;
}
[class$="--i"] {
    background-image: url("../img/bg.png");
    background-repeat: no-repeat;
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
}
.m-10 {
    margin: 10px;
}
.flags i {
    height: 20px;
    width: 26px;
}
.flags a {
    display: inline-block;
    margin: 0 2px;
    display: none;
}
.button-links {
    padding: 30px 0;
    text-align: center;
}
.with-border-top {
    border-top: 1px solid #dad9d9;
}
.with-border-right {
    border-right: 1px solid #dad9d9;
}
.ar--i {
    background-position: -32px 0;
}
.en--i {
    background-position: -65px 0;
}
.branding > * {
    display: inline-block;
    vertical-align: bottom;
}
.p-t-0 {
    padding-top: 0;
}
.row-meta {
    color: #999;
    font-size: 1.2em;
}
.row-meta a {
    color: #f1659b;
}
.base-color {
    color: #f1659b;
}
.base-q-color {
    color: #282826;
    font-weight: bold;
    font-size: 1.7em !important;
    line-height: 2.1em;
}
.featured-question {
    background-color: #f4f4f5;
    margin: 25px;
}
.question-head {
    border-bottom: 2px solid #d8d8d9;
    font-size: 1.2em;
    line-height: 64px;
}
.green-alt-btn {
    background-color: #508c87;
    border-width: 0;
    color: #fff;
    display: inline-block;
    font-size: 1.3em;
    line-height: 50px;
    padding: 0 36px;
    font-family: yekan;
}
.green-alt-btn:hover
{
    color: #fcfbc6;
}
.pen2--i {
    background-position: -176px -342px;
    height: 17px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 19px;
}
.input-icon-full {
    margin: 30px 0;
    position: relative;
}
.input-icon-full textarea {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 0 1px;
    height: 50px;
    min-height: 50px;
    padding-right: 50px;
    width: 100%;
}
.input-icon-full input {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 0 1px;
    height: 100%;
    padding-right: 50px;
    width: 100%;
}
.testimonials-tab {
    padding-bottom: 20px;
}
.right-review .text-center .green-alt-btn {
    background-color: #5ea05e;
    border-bottom: 1px solid #589758;
    border-radius: 5px;
    border-right: 2px solid #589758;
    line-height: 47px;
    padding: 0 20px;
}
.right-review .writing-form, .review-form .writing-form  {
    background-color: #fff;
    margin: 40px auto 0;
    max-width: 100%;
    padding-bottom: 20px;
    width: 870px;
}
.review-head .author {
    color: #508c87;
    font-size: 14px;
}
.friends-reviews .title {
    border-bottom: 1px solid #f1659b;
    font-size: 1.3em;
    margin: 0 15px 50px 30px;
}
.friends-reviews .title span {
    /*background-color: #fafafa;*/
    background-color: #fff;
    display: inline-block;
    padding: 3px 0 3px 15px;
    position: relative;
    top: 12px;
}
.review-head {
    border-bottom: 1px solid #E9E9E9;
    font-size: 1.1em;
    line-height: 40px;
    margin-bottom: 10px;
}
.review-head .base-bg {
    display: inline-block;
    line-height: 27px;
    margin-right: 25px;
    padding: 0 25px;
    vertical-align: middle;
}
.review-body {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    padding: 0 25px 10px;
    position: relative;
}
.review-box + .review-box {
    margin-top: 20px;
}
.review-head .date {
    color: #b6b6b9;
}
.base-bg {
    background-color: #f1659b;
    color: #fff;
}
.review-box {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-radius: 3px;
}
.review-box .review-box {
    background-color: #e9e9e9;
    border-color: #e9e9e9;
    border-radius: 0;
    margin: 10px 10px 25px 15px;
    padding-bottom: 30px;
}
.question {
    font-size: 1.3em;
    margin: 0;
    padding: 15px 20px 30px;
}
.question-desc {
    color: #000;
    font-size: 1.2em;
    padding: 5px 20px 30px;
    line-height: 2;
    text-align: justify;
    margin-bottom: 37px;
}
.reg-date {
    margin-top: 13px;
}
.question-desc img {
    max-width: 100%;
}
.branding .site-description {
    color: #838181;
    font-size: 18px;
    margin: 0 20px 23px 0;
}
.p-t-15 {
    padding-top: 15px;
    height: 37px;
}
.secondary-menu a {
    color: #646262;
    font-size: 18px;
    line-height: 50px;
    padding: 0 10px;
    text-decoration: none;
}
.owl-carousel {
    direction: ltr;
}
.owl-item {
    direction: rtl;
    line-height: 28px;
}
.owl-carousel .owl-item img {
    height: auto;
}
.home-slider .owl-prev, .home-slider .owl-next {
    color: #c0c0c1;
    font-size: 50px;
    position: absolute;
    top: 50%;
    z-index: 999;
}
.home-slider .owl-prev {
    left: 5%;
}
.home-slider .owl-next {
    right: 5%;
}
.half-slider img
{
    max-height: 409px;
}
.owl-dot {
    background-color: #999999;
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    margin: 0 4px;
    vertical-align: middle;
    width: 16px;
}
.owl-dot.active {
    background-color: #f1659b;
}
.owl-dots {
    text-align: center;
}
.home-slider .owl-dots {
    bottom: 20px;
    position: absolute;
    right: 0;
    width: 100%;
}
.operation-title span:last-of-type {
    color: #6ab0ed;
}
.operation-title span:last-of-type::after {
    /*content: ">";*/
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}
.search-area {
    padding: 35px 0;
}
.search-area .nav-tabs li a {
    background-color: #fafafa !important;
    border-color: transparent !important;
    margin: 0 20px;
    color: #767778;
}
.button-links a, .button-links span {
    background-color: #e6e6e6;
    border-radius: 5px;
    color: #6c7070;
    display: inline-block;
    line-height: 40px;
    margin: 5px;
    padding: 0 15px;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
}
.search-area .nav-tabs li.active a {
    color: #F1659B;
}
.search-area .nav-tabs {
    border-color: transparent;
    margin-top: -26px;
}
.search-area .nav-tabs {
    border-color: transparent;
}
.search-wrapper {
    border: 1px solid #7c7c7c;
    border-radius: 10px;
    font-size: 18px;
    padding: 0 30px 30px;
}
select {
    padding: 0 2px;
}
a {
    text-decoration: none !important;
}
.search-wrapper select {
    border: 1px solid #999;
    border-radius: 5px;
    height: 37px;
    color: #999;
    padding-right: 12px;
    font-size: 14px;
}
.select--i {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-position: -370px 7px;

}
.form-intro {
    color: #8b8c8d;
    font-size: 16px;
    margin: 0 0 20px;
}
.inner-search-menu li a::before {
    border: 3px solid #e3e4e5;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 18px;
    margin-left: 15px;
    vertical-align: -5px;
    width: 18px;
}
.inner-search-menu li.active a::before {
    background-color: #508c87;
}
.inner-search-menu.nav-tabs > li {
    float: right;
    margin-left: 6%;
}
.search-area .nav-tabs.inner-search-menu {
    margin: 0 0 25px;
}
.search-area .inner-search-menu li a {
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
    font-weight: normal;
}
.search-wrapper .form-group {
    font-size: 16px;
}
.search-area .submit {
    background-color: #508c87;
    border-color: transparent;
    color: #fff;
    display: inline-block;
    line-height: 33px;
    vertical-align: middle;
    width: 120px;
}
.text-search {
    border: 1px solid #ebebec;
    border-radius: 30px;
    height: 46px;
    padding: 0 20px 0 50px;
    width: 100%;
}
.search-widget .form-group {
    margin: 0;
    position: relative;
}
.submit-search {
    background-color: transparent;
    border-color: transparent;
    color: #3aabe2;
    font-size: 16px;
    height: 46px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.search-widget {
    margin-bottom: 18px;
}
.newsletter-widget {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    height: 38px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.newsletter-widget .glyphicon-envelope {
    color: #b7b7b7;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 11px;
}
.newsletter-submit {
    background-color: #ecf0f1;
    border: 1px solid #e1e3e3;
    border-radius: 2px;
    height: 32px;
    left: 2px;
    position: absolute;
    top: 2px;
}
.newsletter-input {
    background-color: transparent;
    border-color: transparent;
    height: 32px;
    padding: 0 30px 0 60px;
    width: 100%;
}
.ltr {
    direction: ltr;
}
.box-widget {
    background-color: #f4f4f5;
    border-bottom: 2px solid #674cbb;
    border-radius: 5px;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 23px;
}
.widget-title {
    color: #674cbb;
    line-height: 30px;
    font-size: 15px;
    margin: 0 0 25px;
}
.box-widget .btn {
    font-size: 16px;
}
.posts-widget {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #e5e5e5;
    margin-bottom: 32px;
    padding: 10px;
    color: #4e4d4d;
}
.widget-header {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}
.widget-header a, .widget-header .glyphicon {
    color: #1ca1f4;
    font-size: 14px;
}
.widget-header .pull-left .glyphicon {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 7px;
    vertical-align: -3px;
}
.widget-header .pull-right .glyphicon {
    display: inline-block;
    font-size: 10px;
    vertical-align: -1px;
}
.posts-widget .widget-content .clearfix + .clearfix {
    border-top: 1px solid #ddd;
}
.post-thumb {
    float: right;
    width: 60px;
}
.post-title {
    margin-right: 75px;
}
.post-title a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8;
}
.posts-widget .widget-content .clearfix {
    padding: 10px 0;
}
.green-widget {
    background-color: #12a564;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    padding: 24px;
}
.btn-orange {
    background-color: #f89901;
    color: #fff;
}
.green-widget .btn {
    font-size: 18px;
}
.green-widget p {
    margin: 15px 0;
}
.m-b-15 {
    margin-bottom: 15px;
}
.review-widget .post-thumb {
    width: 32px;
}
.review-widget .post-title {
    margin-right: 42px;
}
.gallery-widget p {
    font-size: 14px;
}
.gallery-widget img {
    margin-bottom: 15px;
}
.inknown-widget {
    background-color: #0077b5;
    border-radius: 5px;
    margin-bottom: 10px;
    min-height: 150px;
}
.inknown-widget {
    background-color: #0077b5;
    border-radius: 5px;
    margin-bottom: 10px;
    min-height: 150px;
}
.review-widget {
    margin-bottom: 18px;
}
.gallery-widget {
    margin-bottom: 12px;
}
.follow-widget a {
    border-radius: 5px;
    color: #fff;
    display: block;
    line-height: 96px;
    margin: 12px 0;
    padding: 0 10px;
    font-size: 19px;
}
.telegram--i {
     background-image: url(../images/aparat-icon.png);
    /* background-position: -137px 0; */
    height: 71px;
    margin-left: 7px;
    width: 71px;
}
.linkedin--i {
    background-image: url(../images/insta-icon.png);
    /* background-position: -137px 0; */
    height: 71px;
    margin-left: 7px;
    width: 71px;
}
.telegram-link {
    background-color: #0072b5;
}
.linkedin-link {
    background-color: #fef5f7;
}
.linkedin-link .followers-count {
    background-color: #1686C1;
}
.linkedin-link .pull-left {
    color: #f05a7f;
}
.telegram-link .followers-count {
    background-color: #43b2e9;
}
.followers-count {
    border-radius: 3px;
    direction: ltr;
    display: inline-block;
    line-height: normal;
    padding: 0 5px;
    vertical-align: middle;
}
.main {
    overflow: hidden;
    position: relative;
}
.inner-page .main {
    padding-top: 155px;
}
.page-content {
    background-color: #fff;
    padding-bottom: 300px;
    position: relative;
    z-index: 1;
}
.m-v-43 {
    margin: 43px 0;
}
.main::before {
    background-color: #ebeced;
    content: "";
    height: 400px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.inner-page-title {
    color: #f1659b;
    font-size: 23px;
    padding: 84px 0;
    text-align: center;
}
.error {
    background-color: #f5f5f5;
    color: #fd0402;
    font-size: 19px;
    margin: 10px auto;
    max-width: 864px;
    padding: 20px 22px;
}
.success {
    background-color: #f5f5f5;
    color: #31aa12;
    font-size: 19px;
    margin: 10px auto;
    max-width: 864px;
    padding: 20px 22px;
}
.success .glyphicon {
    border: 5px solid #31aa12;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    height: 57px;
    line-height: 50px;
    margin-left: 15px;
    text-align: center;
    vertical-align: middle;
    width: 57px;
}
.error .glyphicon {
    border: 5px solid #fd0402;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    height: 57px;
    line-height: 50px;
    margin-left: 15px;
    text-align: center;
    vertical-align: middle;
    width: 57px;
}
form label .glyphicon-asterisk {
    color: #f1659b;
    display: inline-block;
    font-size: 9px;
    margin-left: 5px;
    opacity: 0.8;
    vertical-align: 0;
}
#register-form, #login-form, .activate-form {
    font-size: 18px;
    line-height: 50px;
    /*margin-right: 154px;*/
    /*margin-top: 115px;*/
}
#register-form .form-group > *, #login-form .form-group > *, .activate-form .form-group > * {
    width: auto;
}
.help {
    color: #908d8d;
    font-size: 15px;
    max-width: 300px;
    display: none;
}
.serror {
    color: #f73c3c;
    font-size: 15px;
    max-width: 300px;
    display: none;
}
#register-form .form-control:focus, #login-form .form-control:focus {
    border-color: #f1659b;
    outline: 0;
    border-width: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(230, 100, 214, 0.33);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(230, 100, 214, 0.33);
}
.form-control:focus
{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(230, 100, 214, 0.33);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(230, 100, 214, 0.33);
    border-color: #f1659b;
    border-width: 2px;
}
#login-form .form-control::-webkit-input-placeholder {
    text-align: center;
    color: #f1659b;
}

#login-form .form-control:-moz-placeholder { /* Firefox 18- */
    text-align: center;
    color: #f1659b;
}

#login-form .form-control::-moz-placeholder {  /* Firefox 19+ */
    text-align: center;
    color: #f1659b;
}

#login-form .form-control:-ms-input-placeholder {
    text-align: center;
    color: #f1659b;
}
#login-form .lost
{
    margin-right: 65px;
}
.l-h-22 {
    line-height: 22px;
}
#register-form input[type="text"], #register-form input[type="password"], #login-form input[type="text"], #login-form input[type="password"], .activate-form input[type="text"] {
    display: inline-block;
    font-size: 18px;
    height: 50px;
    vertical-align: middle;
}
#login-form input[type="text"], #login-form input[type="password"] {
    width: 463px;
}
#register-form .form-group > label, #login-form .form-group > label, .activate-form .form-group > label {
    width: 212px;
}
.form-faze .checkbox {
    line-height: 25px;
    margin: 0;
}
.submit-holder {
    margin: 82px 0 0 357px;
    text-align: left;
}
.submit-holder button {
    font-size: 18px;
    padding: 12px 27px;
}
.instead-checkbox {
    border: 1px solid #908d8d;
    box-shadow: 0 0 1px #908d8d inset;
    display: inline-block;
    height: 28px;
    margin-left: 10px;
    vertical-align: middle;
    width: 31px;
}
input:checked + .instead-checkbox {
    background-color: #f1659b;
    border: 1px solid #f72d7b;
    box-shadow: 0 0 1px #f72d7b inset;
}
.checkbox > p {
    display: inline-block;
    vertical-align: middle;
}
a {
    color: #2ca4e0;
}
.checkbox input {
    display: none;
}
form .radio {
    display: inline-block;
    margin: 0;
}
.radio input:checked ~ span {
    color: #f1659b;
}
.instead-radio {
    border: 4px solid #e4e4e4;
    border-radius: 50%;
    display: inline-block;
    height: 18px;
    vertical-align: -4px;
    width: 18px;
}
.radio input:checked + .instead-radio {
    background-color: #f1659b;
}
.radio input {
    display: none;
}
.m-r-35 {
    margin-right: 35px;
}
.m-b-9 {
    margin-bottom: 9px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.homepage .main::before {
    background-color: #fff;
    content: "";
    height: 100%;
    margin-right: calc(-600px + 345px);
    position: absolute;
    right: 50%;
    top: 0;
    width: 100%;
}
.center-area {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    z-index: 1;
}
.group-thumb {
    border: 2px solid #eee;
    border-radius: 5px;
    float: right;
    overflow: hidden;
    padding: 4px;
}
.group-heading {
    border-bottom: 1px solid #b0b0b0;
    color: #f1659b;
    font-size: 27px;
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: -2px;
}
.faqs .box {
    background-color: #fff;
    color: #6c6f70;
    font-size: 14px;
    line-height: 28px;
    margin: 0 auto 20px;
    padding: 5px 10px;
    width: 870px;
    max-width: 100%;
}
.faqs .q {
    border-bottom: 1px solid #ddd;
    color: #508c87;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
.group-sub-title {
    font-size: 20px;
}
.group-sub-titles li a {
    color: #000;
    display: inline-block;
    font-size: 15px;
    padding: 5px;
    text-decoration: none;
}
.group-sub-titles .glyphicon {
    color: #f1659b;
    display: inline-block;
    vertical-align: -3px;
}
.post-group {
    margin-bottom: 80px;
}
.post-group .group-sub-title a
{
    color: #333;
}
.footer {
    background-color: #383a35;
    color: #cdcccc;
    margin-top: 50px;
    padding: 27px 0 0;
}
.gallery-widget .post-slider a {
    color: #7c7c7c;
}
.gallery-widget .post-slider a:hover {
    color: #337ab7;
}
.footer-title {
    border-bottom: 3px solid #ba3f6e;
    padding-bottom: 15px;
}
.footer-content a {
    color: #cdcccc;
    font-size: 14px;
    line-height: 28px;
}
.no-margin {
    margin: 0;
}
.footer-content .clearfix .pull-left:first-child {
    color: #e05e91;
    margin-left: 5px;
}
.footer-content {
    font-size: 14px;
    line-height: 28px;
}
.footer-content > ul {
    padding: 0 20px 0 0;
}
.copy-right {
    background-color: #0d0e0d;
    padding: 15px 10px 10px;
    line-height: 28px;
}
.copy-right a {
    color: #f1659b;
}
.copy-right img {
    margin: 12px 0;
}
.copy-right p:last-child {
    color: #b9b7b7;
    font-size: 12px;
}
.top-nav .main-left > li {
    float: left;
}
.top-nav .main-right div.dropdown-menu {
    background-color: #fdfeff;
    border-color: transparent;
    box-shadow: none;
    padding: 10px;
    width: 100%;
}
.top-nav .main-right > li {
    position: static;
}
.pink-title, .pink-title a {
    color: #f2659a;
    font-size: 18px;
}
.dark-title, .dark-title a {
    color: black;
    font-size: 16px;
    padding-right: 20px;
}
.pink-title::before {
    background-color: #ef669a;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    vertical-align: -2px;
    width: 12px;
}
.top-nav .dropdown-menu .list-unstyled {
    margin-bottom: 15px;
    padding-right: 45px;
}
.top-nav .dropdown-menu .list-unstyled a {
    color: black;
    font-size: 13px;
}
select:focus {
    background-color: #fefefe;
}
.cover img {
    display: block;
    height: auto;
    width: 100%;
}
.link-excerpt {
    color: #636363;
    display: table;
    height: 40px;
    margin-top: 7px;
    overflow: hidden;
    vertical-align: bottom;
}
.link-excerpt span {
    display: table-cell;
    vertical-align: bottom;
}
.link-title {
    color: #FFF;
    font-family: WebYekan;
    font-size: 182%;
    line-height: 38px;
    font-weight: normal;
    min-height: 76px;
}
.woman--i {
    background-position: -175px -6px;
    height: 30px;
    width: 23px;
}
.img--i {
    background-position: -209px -9px;
    height: 27px;
    width: 27px;
}
.experience--i {
    background-position: -252px -7px;
    height: 29px;
    width: 26px;
}
.circles--i {
    background-position: -295px -7px;
    height: 29px;
    width: 28px;
}
.single-link > a {
    background-color: #f1659b;
    border-radius: 4px;
    /*box-shadow: 0 0 1px 3px #f0f0f0;*/
    padding: 15px;
    display: table-cell;
    height: 146px;
    vertical-align: middle;
    width: 30%;
}
.single-link
{
        margin-top: 5px;
}
.single-link:hover > a
{
    background-color: #7c7e85;
}
.white-bg {
    background-color: #fff;
}
.top-links {
    background-color: #fafafa;
    padding: 53px 0 23px;
}
.breadcrumb-widget {
    background-color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 19px;
    border-bottom: 1px #ededed solid;
    padding: 21px 7px 7px 10px;
}
.breadcrumb-widget a::after {
    content: ">";
    display: inline-block;
    margin: 0 10px;
}
.breadcrumb-widget a {
    color: #8c8d91;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.breadcrumb-widget span {
    color: #f1659b;
    display: inline-block;
    vertical-align: middle;
}
.breadcrumb-nobg
{
    background-color: inherit;
}
.category-widget a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.no-before::before {
    display: none;
}
.fafa-bg {
    background-color: #fafafa;
}
.category-widget li {
    background-color: #528e89;
    /*line-height: 49px;
    padding: 0 15px;*/
    line-height: 26px;
    padding: 12px 15px;
}
.category-widget li + li {
    margin-top: 3px;
}
.category-widget li.current, .category-widget li:hover {
    background-color: #fafafa;
}
.category-widget li.current a, .category-widget li:hover a {
    color: #528e89;
}
.category-widget {
    margin-bottom: 40px;
    margin-top: 40px;
}
.page-contents {
    color: #000;
    font-size: 18px;
    line-height: 35px;
    text-align: justify;
    font-family: Yekan;
}
.page-title {
    color: #508c87;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}
.sub-category-title {
    color: #f1659b;
    font-size: 1.7em;
    margin: 0 0 15px;
}
.sub-category-desc {
    background-color: #f1659b;
    color: #fdfcfc;
    font-size: 0.9em;
    height: 100%;
    line-height: 2.1em;
    opacity: 0;
    padding: 30px 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 100%;
}
.sub-categories-list > a {
    background-color: #adb0bb;
    border-radius: 5px;
    color: #fdfcfc;
    display: block;
    /* float: right; */
    display: inline-block;
    height: 163px;
    margin: 5px;
    overflow: hidden;
    position: relative;
    width: 163px;
    text-align: justify;
}
.sub-category-group {
    margin-top: 60px;
}
.sub-category-stuff img
{
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    margin-bottom: 20px;
    width: 40px;
}
.teeth1--i {
    background-position: 1px -47px;
}
.sub-category-stuff span {
    display: block;
}
.sub-categories-list i {
    height: 40px;
    margin-bottom: 20px;
    width: 40px;
}
.glass--i {
    background-position: -54px -47px;
}
.tools--i {
    background-position: -112px -43px;
}
.teeth2--i {
    background-position: -171px -47px;
}
.list--i {
    background-position: -228px -47px;
}
.teeth3--i {
    background-position: -290px -47px;
}
.heart--i {
    background-position: -346px -46px;
}
.teeth4--i {
    background-position: -8px -102px;
}
.sub-category-stuff {
    padding: 32px 20px;
    text-align: center;
}
.over-title {
    border-top: 2px solid rgba(247, 163, 195, 0.7);
    color: #f1659b;
    font-size: 1.5em;
    margin: 0 0 22px;
}
.over-title span {
    background-color: #fff;
    display: inline-block;
    padding: 0 5px;
    position: relative;
    right: 30px;
    top: -17px;
}
.similar-services {
    margin-top: 60px;
}
.service-excerpt .clearfix .pull-right {
    color: #179ef4;
}
.input-icon {
    float: right;
    height: 50px;
    position: relative;
    width: 311px;
}
.o-input-icon {
    height: 55px;
    position: relative;
    margin-top: 5px;
}
.o-input-icon input:-internal-autofill-selected {
    background-color: #FFF !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
.input-icon input {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 0 1px;
    height: 100%;
    padding-right: 50px;
    width: 100%;
}
.o-input-icon input {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 0 1px;
    height: 100%;
    padding-right: 50px;
    width: 100%;
}
.o-input-file
{
    margin-top: 22px;
}
.o-input-file i
{
    position: absolute;
    left: calc( 50% - 12px );
    top: 2px;
    opacity: 0.1;
}
.o-input-file:hover i {
    opacity: 1;
}
.o-input-file:hover span {
    opacity: 0;
}
.input-icon ~ .input-icon {
    float: left;
}
.phone2--i {
    background-position: -233px -338px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 21px;
}
.or {
    color: #94d4fe;
    float: right;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    width: calc(100% - 622px);
}
.input-gender {
    float: right;
    line-height: 50px;
    text-align: center;
    width: calc(100% - 622px);
    color: #8e8c8c;
}
.o-input-gender {
    line-height: 50px;
    color: #8e8c8c;
    border-bottom: 1px #ddd solid;
    position: relative;
}
.o-input-gender select {
    border: 0;
    padding: 13px;
    background: #FFF;
    width: 95%;
    padding-right: 46px;
}
.o-input-icon input[type=file]
{
    width: 1px;
    height: 1px;
    position: absolute;
    left: -1000px;
}
.right-review .clearfix + .clearfix , .review-form .clearfix + .clearfix{
    margin: 20px 0;
}
.writing-form {
    padding: 10px 20px 0;
}
.map2--i {
    background-position: -144px -342px;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 19px;
}
.user2--i {
    background-position: -205px -342px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 21px;
}
.single-service > div {
    border: 1px solid #a6a7a7;
    border-radius: 4px;
    overflow: hidden;
}
.service-title {
    background-color: #e6e6e6;
    color: #f1659b;
    font-size: 1.3em;
    line-height: 47px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}
.service-excerpt {
    color: #8b8a8a;
    font-size: 0.9em;
    padding: 20px;
}
.service-title:hover {
    color: #528e89;
}
.single-blog-item  > div {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #999;
    overflow: hidden;
}
.single-blog-item .title {
    color: #4a4a4a;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 15px 10px;
}
.single-blog-item .excerpt {
    color: #6d696d;
    padding: 0 10px 30px;
    overflow: hidden;
    height: 102px;
    text-align: justify;
    line-height: 28px;
}
.single-blog-item .blog-footer {
    font-size: 0.9em;
    padding: 0 10px 15px;
}
.single-blog-item .author {
    margin-bottom: 14px;
    height: 13px;
}
.single-blog-item .category a {
    color: #f1659b;
}
.single-blog-item .author a {
    color: #29b4f5;
}
.single-blog-item {
    margin: 20px 0;
}
.newsletter-alternative-widget > p:first-child {
    color: #f1659b;
    font-size: 1.3em;
}
.newsletter-alternative-widget {
    background-color: #e0e1e2;
    border-radius: 5px;
    margin-bottom: 28px;
    padding: 45px 30px;
}
.newsletter-alternative-widget input {
    border-radius: 5px;
    border-width: 0;
    color: #000;
    display: block;
    height: 47px;
    margin-bottom: 16px;
    padding: 0 10px;
    width: 100%;
}
.newsletter-alternative-widget button {
    background-color: #f1659b;
    border-radius: 5px;
    border-width: 0;
    color: #fff;
    display: block;
    line-height: 47px;
    width: 100%;
}
.newsletter-alternative-widget p:nth-child(2) {
    color: #888;
    font-size: 1.1em;
    margin-bottom: 25px;
    padding: 0 10px;
}
.gallery-widget .light {
    color: #aaa;
    font-size: 12px;
}
.bullet-on-right .owl-dots {
    text-align: right;
}
.p-t-22 {
    padding-top: 22px !important;
}
.pagination {
    display: block;
}
.pagination li {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #666;
    line-height: 35px;
    margin: 3px;
    padding: 0 15px;
}
.pagination li a {
    color: #666;
}
.pagination li.current a {
    color: #fff;
}
.pagination li.current {
    background-color: #f1659b;
    border-color: #f1659b;
    font-weight: bold;
    color: #FFF;
}
.pagination .glyphicon {
    font-size: 8px;
}
.pagination .glyphicon-menu-left:nth-of-type(1) {
    margin: 0 3px 0 -5px;
}
.pagination .glyphicon-menu-right:nth-of-type(2) {
    margin: 0 -5px 0 3px;
}
.pagination li:hover {
    background-color: #f6f7f8;
}
.blog-header .category a {
    color: #1b840d;
    display: inline-block;
    margin-bottom: 0px;
}
.blog-header .title {
    color: #555;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.8;
    margin: 0 0 10px;
}
.blog-rating .glyphicon {
    float: left;
    font-size: 22px;
    margin: 2px;
}
.brightened-stars div {
    float: left;
    overflow: hidden;
}
.brightened-stars {
    color: #f8ea19;
    left: 0;
    position: absolute;
    top: 0;
}
.blog-rating {
    position: relative;
    width: 130px;
}
.brightened-stars div .glyphicon {
    display: block;
}
.dead-stars .glyphicon {
    color: #f0f0f0;
}
.blog-rating p {
    color: #bbb;
    font-size: 11px;
    margin-top: 5px;
}
.p-20 {
    padding: 20px !important;
}
.blog-meta {
    border-top: 1px solid #ccc;
    color: #7a7d7e;
    font-size: 0.9em;
    padding-top: 5px;
}
.featured-img {
    display: block;
    margin: 15px auto 40px;
}
.blog-first-part {
    color: #000;
    font-size: 1.32em;
    text-align: justify;
    line-height: 2.3;
}
.gray-box {
    background-color: #eaebeb;
}
.gray-box-title {
    color: #505152;
    margin: 0 0 40px;
}
.gray-box a {
    color: #508c87;
}
.gray-box .current a {
    color: #f1659b;
}
.gray-box li {
    line-height: 27px;
    padding-right: 30px;
}
.other-blogs a {
    color: #3f91f2;
}
.other-blogs .current a {
    color: #f1659b;
}
.other-blogs ul li::before {
    border: 1px solid #666;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: 10px;
    vertical-align: middle;
    width: 7px;
}
.other-blogs-title {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    font-size: 1.4em;
    padding: 0 0 20px 20px;
    font: bold 1.2em/2 'IRANSans', tahoma !important;
}
.other-blogs li {
    font-size: 1.1em;
    line-height: 2.2em;
}
.other-blogs {
    padding: 0 25px;
}
.no-padding {
    padding: 0 !important;
}
.author-desc {
    color: #646967;
    font-size: 1.1em;
    height: 65px;
    overflow: hidden;
}
.feat-question-wrapper {
    padding: 15px 0 56px;
}
.about-author-title {
    color: #554e5c;
}
.author-link {
    color: #3f91f2;
    font-size: 0.85em;
}
.about-author {
    border-top: 1px dashed #ddd;
    padding: 20px 0;
}
.share i {
    height: 40px;
    width: 40px;
}
.telegram-o--i {
    background-position: -70px -110px;
}
.linkedin-o--i {
    background-position: -208px -110px;
}
.pin-o--i {
    background-position: -163px -110px;
}
.google-plus--i {
    background-position: -115px -110px;
}
.share a {
    display: inline-block;
    margin: 2px;
    vertical-align: middle;
}
.share {
    border-top: 1px dashed #ddd;
    padding: 20px 0;
}
.blog-tags {
    border-top: 1px dashed #ddd;
    color: #3f91f2;
    padding: 20px 0;
}
.blog-tags a {
    color: #3f91f2;
    font-size: 0.8em;
    font-weight: bold;
}
.blog-tags span {
    color: #222;
}
.envelope--i {
    background-position: -256px -117px;
    height: 33px;
    width: 42px;
}
.blog-newsletter {
    background-color: #333e50;
    border-radius: 4px;
    color: #fefefe;
    font-size: 1.4em;
    padding: 45px;
}
.telegram-join a {
    background-color: #2ca4e0;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    padding: 0 25px;
}
.blog-newsletter input {
    color: #000;
    display: block;
    float: right;
    height: 47px;
    padding: 0 10px;
    width: calc(100% - 147px);
}
.blog-newsletter button {
    background-color: #f1659b;
    border-color: #f1659b;
    border-style: solid;
    display: block;
    float: right;
    font-size: 0.8em;
    height: 47px;
    padding: 0 15px;
    width: 147px;
}
.blog-newsletter form {
    display: block;
    margin: 0 auto;
    width: 417px;
}
.blog-newsletter p:first-of-type {
    margin: 20px 0 30px;
}
.blog-newsletter p:last-of-type {
    margin: 20px 0;
}
.also-posts .date {
    bottom: 0;
    color: #bbb;
    display: block;
    font-size: 0.8em;
    position: absolute;
}
.also-posts .post-thumb img {
    border-radius: 4px;
}
.also-posts .post-title a {
    color: #000;
    font-size: 1.2em;
}
.also-posts .post-title {
    height: 76px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}
.also-posts .col-sm-6 {
    margin: 10px 0;
}
.also-these {
    margin: 30px 0;
}
.also-section-title {
    border-bottom: 1px solid #ddd;
    font-size: 1.3em;
    padding-bottom: 15px;
}
.newspaper--i {
    background-position: -318px -126px;
    height: 17px;
    margin-left: 10px;
    width: 19px;
}
.blog-comments .title .glyphicon-comment {
    color: #009ddc;
    margin-left: 10px;
}
.comments-count {
    background-color: #3f91f2;
    border-radius: 7px;
    color: #fff;
    font-size: 0.7em;
    margin-right: 10px;
    padding: 2px 10px;
}
.blog-comments .title * {
    display: inline-block;
    vertical-align: middle;
}
.blog-comments .title {
    font-size: 1.3em;
}
.blog-comments .title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.comment-form textarea, .comment-form input {
    border: 1px solid #ddd;
    display: block;
    width: 100%;
}
.comment-form {
    color: #777;
}
.blog-comments p:nth-of-type(1) {
    color: #000;
    font-size: 1.2em;
}
.blog-comments p {
    color: #888;
    margin: 18px 0;
}
.comment-form textarea {
    height: 150px;
    padding: 10px;
}
.comment-form button {
    background-color: #4cb054;
    border-color: #4cb054;
    border-radius: 7px;
    border-style: solid;
    color: #fff;
    line-height: 40px;
    margin-top: 21px;
    padding: 0 20px;
}
.comment-form input {
    height: 40px;
    padding: 0 40px 0 10px;
}
.user--i {
    background-position: 200px -159px;
}
.email--i {
    background-position: 200px -195px;
}
.comment:nth-child(2n+1) {
    background-color: #fbe3ec;
}
.comment {
    padding: 20px;
}
.comment-head .author {
    color: #3f91f2;
    display: inline-block;
    font-size: 1.2em;
    padding-bottom: 10px;
    position: relative;
}
.comment-head .author::before {
    background-color: #fb577c;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    width: 30px;
}
.comment-head .date {
    color: #bbb;
    font-size: 0.8em;
    padding-left: 0;
    text-align: left;
}
.comment .comment-head > div:first-child {
    padding-right: 0;
}
.comment-body {
    color: #777;
}
.comment-footer .reply a {
    color: #aaa;
}
.comment--i {
    background-position: -349px -129px;
    height: 17px;
    margin-left: 10px;
    width: 20px;
}
.comment:nth-child(2n) {
    background-color: #ffffcc;
}
.heart--i {
    background-position: -376px -129px;
    height: 18px;
    margin: 0 10px;
    width: 19px;
}
.comment-footer .like {
    color: #666;
    margin-right: 30px;
}
.comment.comment-reply {
    background-color: #f6f7f8;
    margin: 40px 10px 0;
}
.comment:nth-child(2n).comment-reply .comment-reply {
    background-color: #fbf8e2;
}
.comment.comment-reply .comment-reply {
    background-color: #fbe3ec;
}
.comment + .comment {
    margin-top: 40px;
}
.question-desc img {
    float: right;
    margin-left: 15px;
    font-family: Yekan;
}
.as-head {
    border-bottom: 2px solid #c9caca;
    font-size: 1.5em;
    margin-bottom: 20px;
}
.question-starter .as-head {
    border-bottom: 0;
    position: relative;
    margin-bottom: 2px;
    padding: 15px 20px 14px;
}
.q-divider
{
    padding-right: 15px;
    margin-right: 9px;
    border-right: 1px #CCC solid;
}
.question-info {
    font-size: 1em;
    color: #757575;
    /*border-bottom: 1px solid #c9caca;*/
    padding: 1px 20px 0;
    list-style-type: none;
}
.question-info i {
    padding-left: 7px;
}
.style-2 .review-box {
    background-color: #f4f4f5;
    /*border-color: #f4f4f5;*/
    border-color: #aeadad;
    border-radius: 0;
}
.style-2 .review-head {
    border-bottom: 2px solid #c9caca;
}
.style-2 .review-head .author {
    color: #f1659b;
}
.style-2 .question {
    font-size: 1.2em;
    padding: 0;
}
.center-area .top-menu {
    margin-bottom: 10px;
}
.center-area .top-menu .text-right {
    padding-left: 0;
}
.center-area .list-inline {
    margin: 16px 0 0;
    font-size: 1.1em;
}
.pohne--i {
    background-position: -40px -165px;
    height: 57px;
    margin-right: 10px;
    width: 56px;
}
.doctor-page .branding .phone {
    font-size: 2em;
    margin-bottom: 30px;
    /*padding: 31px 0 0;*/
}
.doctor-page #secondary-menu a:hover {
    color: #f7fde2;
}
.doctor-page #articles {
    margin-top: 96px;
}
.secondary-menu-wrapper {
    background-color: #0097a4;
    padding: 10px 0;
    text-align:center;
}
.doctor-page #secondary-menu a {
    color: #FFF;
}
.menu-tabs ul.nav li a {
    border-radius: 5px;
    border-width: 0 !important;
    font-size: 18px;
    color: #6C7070;
}
.menu-tabs .nav-tabs > li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.menu-tabs ul.nav li.active a, .menu-tabs ul.nav li a:hover {
    background-color: #508c87;
    color: #fff;
}
.menu-tabs ul.nav {
    border-width: 0;
}
.menu-tabs {
    margin: 10px 0;
}
.testimonials-tab .box {
    background-color: #fff;
    margin: 0 auto 21px;
    max-width: 100%;
    padding: 20px 5px 20px 0;
    width: 860px;
}
.testimonials-tab .title {
    border-bottom: 1px solid #ddd;
    color: #508c87;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0 0 10px;
    font-weight: bold;
}
.testimonials-tab .text {
    color: #6c6f70;
    font-size: 16px;
}
.doctor-social
{
    margin-top: 20px;
    text-align: center;
}
.doctor-social i {
    height: 51px;
    margin: 3px;
    width: 52px;
}
.linkedin2--i {
    background-position: -303px -253px;
}
.youtube--i {
    background-position: -236px -253px;
}
.telegram2--i {
    background-position: -168px -253px;
}
.google-plus-2--i {
    background-position: -105px -253px;
}
.instagram--i {
    background-position: -37px -253px;
}
.doctor-feat {
    font-size: 1.3em;
    line-height: 2.5em;
    margin-bottom: 30px;
    margin-top: 30px;
}
.doctor-feat .glyphicon {
    border-left: 1px solid #0aa9ef;
    margin-left: 15px;
    padding-left: 15px;
    top: 5px;
}
.about-doctor {
    padding: 30px 0 65px;
}
.doctor-thumb {
    border: 18px solid #ebeced;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.blue-btn {
    background-color: #00a6ee;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    line-height: 45px;
    padding: 0 32px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.green-btn {
    background-color: #0096a5;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    line-height: 45px;
    padding: 0 32px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.green-btn:hover
{
    color: #f7fde2;
}
.doctor-short-desc {
    line-height: 28px;
    margin-bottom: 25px;
    text-align: justify;
}
.intro-doctor {
        font-size: 1.8em;
    margin: 30px 0;
    font-family: Webyekan;
}
.title-center {
    border-bottom: 2px solid #f1659b;
    margin: 83px 0;
}
.title-center span.base-color {
    display: inline-block;
    font-size: 1.5em;
    padding: 10px 15px;
    position: relative;
    top: 20px;
    vertical-align: middle;
}
.full-width .sub-categories-list > a:nth-child(5n) {
    margin-left: 5px;
}
.full-width .sub-categories-list > a:nth-child(7n) {
    margin-left: 0;
}
.size-1-5 {
    font-size: 1.5em;
}
.doctor-page .full-width {
    margin-bottom: 162px;
}
.feather {
    display: block;
    margin: 4px auto 0;
}

.single-operation {
    background-color: #fff;
    box-shadow: 0 0 3px #ddd;
    float: right;
    padding: 5px;
    position: relative;
}
.single-operation:nth-child(5n+1) {
    margin-right: 0;
}
.single-operation:nth-child(5n) {
    margin-left: 0;
}
.single-operation {
    margin: 13px;
}
.operation-title {
    border-top: 1px dotted #eee;
    color: #4e4d4d;
    font-size: 0.9em;
    margin-top: 10px;
    padding-top: 3px;
}
.operation-title .glyphicon {
    color: #93ccfa;
    display: inline-block;
    font-size: 0.9em;
    margin-left: 5px;
    vertical-align: middle;
}
.single-operation::before {
    background-color: #f1659b;
    color: #fff;
    content: "بعد از عمل";
    height: 25px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 50%;
}
.single-operation::after {
    background-color: #fcbbd4;
    color: #fff;
    content: "قبل از عمل";
    height: 25px;
    left: 5px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 50%;
}
.single-operation img {
    margin-top: 25px;
}
.pp_pic_holder {
    font-size: 0;
}
.operation-slider-wrapper .head .glyphicon {
    color: #62c1fa;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}
.operation-slider-wrapper .head {
    border-bottom: 1px dashed #ddd;
    font-size: 1.3em;
    margin-bottom: 18px;
    padding-bottom: 20px;
}
.operation-slider-wrapper a {
    color: #4193e6;
}
.operation-slider-wrapper .head a {
    color: #4193e6;
    font-size: 0.7em;
}
.operation-slider-wrapper .head a::after {
    content: ">";
    margin: 0 3px;
}
.after-text {
    background-color: #f1659b;
    color: #fff;
    font-size: 1.3em;
    line-height: 77px;
    text-align: center;
}
.before-text {
    background-color: #fcbbd4;
    color: #fff;
    font-size: 1.3em;
    line-height: 77px;
    text-align: center;
}
.single-operation-item {
    font-size: 1.1em;
    line-height: 1.7em;
    text-align: justify;
}
.operation-meta {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.operation-meta .col-sm-6 {
    padding-right: 0;
}
.single-operation-item img {
    display: block;
    margin: 0 0 10px;
    max-width: 100%;
}
.operation-slider-wrapper {
    padding: 111px 0 50px;
}
.operation-slider-wrapper {
    padding-bottom: 50px;
}
.operation-slider-wrapper .tags a {
    border: 1px solid #4193e6;
    display: inline-block;
    font-size: 0.8em;
    margin: 2px;
    padding: 9px 7px;
    vertical-align: middle;
}
.operation-slider .tags {
    margin-top: 50px;
}
.operation-slider .owl-prev, .operation-slider .owl-next {
    color: #d8d9da;
    font-size: 50px;
    left: -120px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
}
.operation-slider .owl-next {
    left: auto;
    right: -120px;
}
.operation-slider {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 5px;
    margin: 0 auto;
    max-width: 96%;
    padding: 15px 20px;
    width: 670px;
    position: relative;
}
.operation-slider .next {
    background-image: url(../images/right.png);
    width: 38px;
    height: 41px;
    right: -80px;
    top: 500px;
    position: relative;
    background-repeat: no-repeat;
    float: right;
}
.operation-slider .previous {
    background-image: url(../images/left.png);
    width: 38px;
    height: 41px;
    left: -80px;
    top: 500px;
    position: relative;
    background-repeat: no-repeat;
    float: left;
}
.doctor-posts .pagination {
    margin: 87px 0;
}
.about-doctor-bottom .title {
    color: #2c2b2b;
}
.about-doctor-bottom {
    padding: 52px 0;
}
.about-doctor-bottom .desc {
    font-size: 1.15em;
    text-align: justify;
}
.fourth-columns .search-wrapper .form-group + .form-group {
    margin-right: 0;
}
.certificates .cert img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
    width: auto;
}
.no-before .white-bg .top-menu .list-inline li {
    padding: 0 8px;
}
.certificates .owl-dots {
    display: none;
}
.certificates .owl-prev, .certificates .owl-next {
    color: #ededed;
    font-size: 30px;
    left: -60px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
.certificates .owl-next {
    left: auto;
    right: -50px;
}
.certificates {
    margin: 135px 0 58px;
}
.doctor-contact i {
    height: 55px;
    margin-left: 8px;
    width: 56px;
}
.map--i {
    background-position: -117px -167px;
}
.phone--i {
    background-position: -334px -168px;
}
.site--i {
    background-position: -192px -167px;
}
.hand--i {
    background-position: -265px -168px;
}
.clock--i {
    background-position: -67px -323px;
}
.social--i {
    background-position: -4px -322px;
}
.table-holder {
    background-color: #e5e9ea;
    padding: 14px 23px;
}
.colored-table td {
    background-color: #bec1c1;
    border-bottom: 3px solid #e5e9ea;
    border-radius: 4px;
    padding: 5px;
}
.colored-table {
    width: 100%;
}
.colored-table td:first-child {
    border-left: 4px solid #e5e9ea;
}
.doctor-contact {
    padding: 55px 0 140px;
}
.doctor-contact li {
    font-size: 1.2em;
}
.two-row-search form > .clearfix + .clearfix {
    margin-top: 20px;
}
.post-title a:hover {
    color: #508c87;
}
.sidebar .owl-dots {
    margin: 4px 0;
}
.tag-widget .widget-content a {
    border: 1px solid #2ca4e0;
    border-radius: 5px;
    display: inline-block;
    margin: 3px;
    padding: 3px;
    vertical-align: middle;
}
.top-links .single-link:hover > a {
    box-shadow: 0 0 3px #508c87;
}
.top-links .single-link:hover .link-title {

}
.site-title-item a {
    font-size: 29px;
}
.branding .doctor-name {
    margin: 0 0 10px;
}

@media screen and (min-width: 1231px){
    .comment-form input {
        max-width: 232px;
    }
    /*.doctor-social {
        padding-right: 40px;
    }*/
    .doctor-posts .single-blog-item > div {
        margin: 0 auto;
        width: 346px;
    }
    .doctor-page .site-description {
        margin-right: 195px;
    }
    .read-more {
        background-color: #f4f4f5;
        bottom: 10px;
        left: 25px;
        position: absolute;
        z-index: 9;
    }
    .review-box .review-box {
        margin: 10px 70px 25px 15px;
    }
    .comment-body {
        padding: 6px 64px;
    }
    .comment-footer {
        padding-right: 64px;
    }
    .gray-box {
        margin: 20px 20px 50px;
        padding: 25px 40px 40px;
    }
    .search-area .no-margin {
        float: left;
        margin: 0;
    }
    .single-service {
        padding: 0;
        width: 282px;
    }
    .single-service + .single-service {
        margin-right: 24px;
    }
    .category-page .center-area {
        padding-left: 0;
        padding-right: 0;
    }
    .sub-categories-list > a:nth-child(5n+1) {
        margin-right: 0;
    }
    .sub-categories-list > a:nth-child(5n) {
        margin-left: 0;
    }
    .contents-wrapper {
        padding-right: 64px;
    }
    .single-link > a {
        min-height: 146px;
    }
    #register-form input[type="text"], #register-form input[type="password"] {
        width: 463px;
    }
    .form-faze {
        margin-right: 140px;
        margin-top: 80px;
    }
    .footer .column:last-child {
        margin-right: 112px;
    }
    .copy-right {
        margin-top: 50px;
    }
    .footer .column {
        float: right;
    }
    .footer .column:first-child, .footer .column:last-child {
        width: 316px;
    }
    .footer .column:nth-child(2), .footer .column:nth-child(3) {
        margin-right: 80px;
        width: 148px;
    }
    .group-stuff {
        margin-right: 215px;
    }
    .search-area label {
        color: #595a5b;
        /* margin-left: 10px; */
    }
    .two-row-search label {
        margin-left: 5px;
        text-align: left;
        width: 90px;
    }
    .search-wrapper .form-group + .form-group {
        margin-right: 13px;
    }

    .two-row-search .form-group:nth-child(4) {
        margin-right: 0;
    }
    .search-area .submit {
        /*margin-right: 80px;*/
    }
    .container {
        width: 1230px;
    }
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
    .secondary-menu ul {
        margin: 0 126px 0 0;
    }
    .sidebar {
        float: right;
        padding: 0 0 0 16px;
        width: 345px;
    }
    .reversed-sidebar {
        padding-left: 0;
        padding-right: 44px;
        width: 373px;
    }
    .search-wrapper .form-group {
        float: none;
        padding: 0;
        width: auto;
    }
    .search-wrapper select {
        /*width: 190px;*/
        width: 120px;
    }
    .center-area {
        float: right;
        width: 855px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .reversed-center-area {
        width: 827px;
    }
} /* min-width: 1231 */



@media screen and (max-width: 1230px){
    .certificates .owl-prev {
        left: 0;
    }
    .certificates .owl-next {
        right: 0;
    }
    .single-operation {
        display: inline-block;
        float: none;
        margin: 10px !important;
        text-align: right;
        vertical-align: top;
    }
    .operation-wrapper {
        text-align: center;
    }
    .doctor-thumb {
        margin-top: 30px;
    }
    .gray-box {
        padding: 10px;
    }
    .single-service img {
        display: block;
        height: auto;
        width: 100%;
    }
    .sub-categories-list > a {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }
    .single-link > a {
        min-height: 160px;
        margin: 10px 0;
    }
    .submit-holder {
        margin: 25px 0 0;
    }
    .group-thumb {
        border-width: 0;
        float: none;
        text-align: center;
    }
    .group-thumb a {
        border: 2px solid #ddd;
        border-radius: 5px;
        display: inline-block;
        padding: 3px;
        vertical-align: middle;
    }
    .top-nav button {
        margin: 13px;
    }
    .search-wrapper select {
        display: block;
        width: 100%;
    }
    .search-wrapper label {
        display: block;
    }
    .main::before {
        display: none;
    }
    .center-area {
        background-color: #fff;
    }
    .no-bg {
        background-color: transparent;
    }
    .error {
        max-width: 90%;
    }
    #register-form, #login-form, .activate-form {
        margin: 0 auto;
        max-width: 90%;
    }
    .single-service {
        margin: 10px 0;
    }
} /* 1230 */

@media screen and (max-width: 980px){
    .operation-slider .owl-prev, .operation-slider .owl-next {
        left: 0;
    }
    .operation-slider .owl-next {
        right: 0;
    }
} /* 980 */

@media screen and (max-width: 768px){
    .input-icon, .input-icon ~ .input-icon, .or {
        float: none;
        width: auto;
    }
    .testimonials-tab .title {
        margin-top: 3px;
    }
} /* 768 */

@media screen and (max-width: 600px){
    .inner-page .main {
        padding-top: 10px;
    }
    .form-faze label, .form-faze p {
        display: inline;
    }
    .flags {
        margin-bottom: 20px;
        text-align: center;
    }
    .branding {
        text-align: center;
    }
    .home-slider .owl-dots {
        bottom: 0;
        position: relative;
    }
    .home-slider .owl-prev, .home-slider .owl-next {
        font-size: 20px;
    }
    .single-link > a {
        min-height: 180px;
    }
    .blog-newsletter input, .blog-newsletter button {
        float: none;
        width: 100%;
    }
    .blog-newsletter form {
        width: auto;
    }
    .question-desc img {
        display: block;
        float: none;
        margin: 0 auto 10px;
    }
} /* 600 */

.login-page .inner-page-title
{
    padding: 84px 0 40px 0;
    border-bottom: 1px #CCC solid;
    width: 316px;
    margin: 0 auto;
}
#login-form {
    margin: 0 auto;
    max-width: 90%;
}
#login-form {
    font-size: 20px;
    line-height: 50px;
    margin-right: 154px;
    margin-top: 44px;
}
.login-page .text
{
    margin-top: 20px;
    text-align: center;
    font-size: 1.32em;
    line-height: 28px;
    color: #787474;
}

.login-page .text:first-of-type
{
    margin-top: 59px;
}
#login-form .form-faze .form-group
{
    margin-bottom: 7px;
}
#register_success
{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #CCC;
    opacity: 0.6;
    z-index: 999;
    display: none;
}
#register_success_inner img
{
    z-index: 99999;
}
#register_success_inner
{
    position: fixed;
    bottom: 30%;
    left: 0;
    right: 0;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    text-align: center;
    max-width: 50%;
    display: none;
}
#register_success_inner  a
{
    color: #cc33ff;
    line-height: 50px;
}
.like p
{
    display: inline-block;
}
.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
#newsletter-result .error {
    padding: 10px 12px;
    font-size: 11px;
}
#newsletter-result .glyphicon
{
    font-size: 12px;
    height: 30px;
    width: 30px;
    line-height: 22px;
}
.search-result
{

    margin: 0 99px;
}
.search-page .search-area
{
    padding-right: 28px;
    padding-left: 28px;
    padding-bottom: 78px;

}
.search-item
{
    border-top: 1px #dfdfdf solid;
    margin-bottom: 80px;
}
.search-item-img
{
    justify-content: center;
}
.search-item img
{
    max-width: 127px;
    max-height: 127px;
}
.search-item .title a
{
    color: #396982;
}
.search-item .title {
    color: #396982;
    font-size: 21px;
    line-height: 1.5em;
    margin: 0;
    padding: 15px 10px 1px 10px;
}
.search-item .salgon, .search-item .address, .search-item .phone , .search-item .description , .search-item .category, .clinic-search .location, .clinic-search .phone {
    color: #909090;
    font-size: 14px;
    margin: 0;
    padding: 12px 10px;
    border-bottom: 1px #d4d4d4 dashed;
}
.search-item .category a
{
    color: #676767;
}
.search-item .salgon
{
    color: #676767;
}
.equal-cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.equal-cols:before,
.equal-cols:after {
    display: block;
}

.equal-cols > [class*='col-'] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
/*
.equal-cols > [class*='col-'] > * {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
*/
@media screen and (max-width: 760px){
    .search-item-img
    {
        margin-top: 10px;
    }
}
.search-page .page-content
{
    display: inline-grid;
}
.small-logo
{
    float: right;
    margin-top: 9px;
    width: 80px;
}
.main-page-img
{
    height: 106px;
    width: 171px;
}
.blog-contents video
{
    margin-top: 15px;
}
.blog-contents {
    color: #000;
        font-family: Yekan;
}
.post-slide p {
    margin-bottom: 0;
}
a.tags {
    display: inline-block;
    padding: 6px;
    border: 1px #2ca4e0 solid;
    border-radius: 4px;
    margin: 1px 0 4px 2px;
}
a.tags:hover
{
    background-color: #2ca4e0;
    color: #FFF;
}
.category-page #sidebar {
    margin-top: 47px;
}
.search-page .search-area .nav-tabs li a
{
    background-color: #FFF !important;
}
.epage .page-content
{
    padding: 30px;
}
.input-icon-full textarea:focus {
    outline: none;
}
.full-input .pen2--i
{
    top: 15px;
}
.full-input
{
    height: 50px;
}
.review-form
{
    margin-top: 66px;
}
.review-form .selectcategory
{
    color: #757586;
    padding-top: 10px;
}
.review-form .selectcategory label
{
    width: 29%;
}

.review-form .selectcategory select
{
    width: 70%;
    height: 48px;
    color: #87ccf2;
    border-color: #87ccf2;
    padding: 0 20px;
    background-position: -370px -312px;
}
.opinion #sidebar
{
    margin-top: 18px;
}
.membersinfo
{
    color: #4a97f1;
    background-color: #f7f6f6;
    padding: 25px 30px;
    line-height: 25px;
}
.membersinfo a
{
    color: #2ecaa6;
}
.membersinfo a:hover
{
    color: #000;
}
.small-search-menu {
    font-size: 13px;
}
.inner-search .nav-tabs li a {
    background-color: #FFF !important;
}
.inner-search
{
    padding: 17px;
}
.inner-pad .page-content
{
    /*padding: 5px;*/
}
.inner-page .featured-question
{
    background-color: #FFFFFF !important;
}
.inner-page p.question.base-color.as-head {
    color: #508c87;
}
.inner-pad div#sidebar {
    margin-top: 10px;
}
@media screen and (min-width: 1231px){
    .inner-pad .sidebar
    {
        padding-right: 8px;
    }
}
.search-item-typec {
    text-align: center;
    line-height: 29px;
    border: 2px #e3e3e3 solid;
}
.search-item-typec img {
    width: 100%;
}
.search-item-typec h3 {
    font-size: 20px;
    text-align: center;
}
.search-item-typec span {
    color: #538b82;
    font-size: 12px;
}
.search-item-typec .location
{
    background-image: url(http://sepidyar.com/images/address.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    display: inline-block;
    padding-right: 18px;
}
.search-item-typec .desc {
    height: 96px;
    overflow: hidden;
}
.clinic-search .category
{
    background-image: url(http://sepidyar.com/images/salgon.png);
    background-repeat: no-repeat;
    background-position: right 7px;
    background-size: 23px;
    padding-right: 24px;
}
.clinic-search .location {
    background-image: url(http://sepidyar.com/images/clocation.png);
    background-repeat: no-repeat;
    background-position: right 7px;
    background-size: 23px;
    padding-right: 24px;
}
.clinic-search .phone {
    background-image: url(http://sepidyar.com/images/phone.png);
    background-repeat: no-repeat;
    background-position: right 7px;
    background-size: 23px;
    padding-right: 24px;
}
.test
{
    min-height: 300px;
    width: 100%;
    background-color: red;
    border-radius : 5px;
    border: 1px #333 solid;
}
.top10
{
    margin-top: 10px;
}
    .dcontent .star
    {
        margin-left: 3px;
        width: 25px !important;
        height: 25px !important;
        display: inline-block!important;
    }
    .dcontent .greedot
    {
        width: 17px !important;
        height: 19px!important;
        display: inline-block!important;
    }
    .single-doctor
    {
        margin-top: 8px;
    }
    .single-doctor img.profile
    {
        border: 2px solid #ccc;
        max-width: 100%;
    }
    .dcontent
    {
        padding: 8px 5px;
        font-family: yekan;
        line-height: 30px;
    }
    .dcontent a
    {
        font-size: 1.4em;
    }
    .dcontent .special
    {
        font-size: 16px;
        font-weight: 100;
        color: #838282;
    }
    .dcontent .city
    {
        font-size: 14px;
        color: #8f8f8f;
    }
    .dcontent a.profile {
        font-size: 16px;
        padding-bottom: 6px;
        border-bottom: 1px #0097a4 solid;
        display: inline-block;
    }
    .doctors-list .owl-prev
    {
        position: absolute;
        top: 138px;
        right: 21px;
    }
    .doctors-list .owl-next
    {
        position: absolute;
        top: 138px;
        left: 22px;
    }
    .doctors-list
    {
        margin: 0;
        padding: 29px 66px 39px 70px;
    }
.secondary-menu.top-nav {
    background: #FFF;
}
.secondary-menu.top-nav .navbar-nav > li > a
{
    color: #545353;
}
.widget-content.tags-content {
    height: 273px;
    overflow: hidden;
}
#challenge-area {
    background-color: #fff;
    padding: 2em 1.5em;
    color: #000;
    /*max-width: 600px;*/
    min-height: 200px;
    margin: 0 auto;
    line-height: 2em;
    text-align: justify;
    font-size: 1.1em;
    margin-top: 6em;
}
.clip-item .excerpt
{
    height: 62px;
}
.clip-item .title
{
    font-size: 1.4em;
    font-family: WebYekan;
}
.lined
{
    display: table;
}
.lined h1 {
    font-size: 1.4em;
    background: #FFF;
    padding-left: 17px;
    display: table-cell;
    white-space: nowrap;
}
.lined .line
{
    display: table-cell;
    width: 100%;
    position: relative;
}
.lined .line:after
{
    position: absolute;
    top: 7px;
    height: 4px;
    right: 0;
    left: 0;
    content: '';
    background-color: #f2659a;
}
#clip-area, #article-area {
    margin-top: 6em;
}

#clip-area, #article-area h3.title {
    min-height: 120px;
}
#clip-area, #article-area img {
    min-height: 152px;
}
#doctors-area {
    margin-top: 8em;
}
.yellow-btn {
    border: 2px #fe970a solid;
    color: #fe970a;
    padding: 11px 17px;
    display: inline-block;
    margin-top: 20px;
    font-size: 1.2em;
}
.yellow-btn:hover
{
    background-color: #f1a236;
    color: #FFF;
}
#socialShare {
    margin-top: 15px;
    float: left;
    margin-left: 100px;
}

#socialShare a,
#socialShare > .socialBox {
    position: relative;
    float: none;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}

#socialShare  a {
    background-color: rgba(0, 0, 0, 0.2);
}

#socialShare > * > span {
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15);
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 0px 6px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
#socialShare > * > span:hover,
#socialShare > .open > span {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

#socialGallery {
    left: 50%;
    margin: 0 auto 0;
    position: absolute;
    top: 60px;
    transform: translate(-50%, 0);
    visibility: hidden;
    width: 400px;
}

#socialGallery a {
    visibility: hidden;
    opacity: 0;
    margin: 5px 2px;
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    top: 10px;
}

#socialGallery a > span {
    position: relative;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.socialToolBox {
    cursor: default;
}

.pointer {
    cursor: pointer
}

.facebook:hover {
    background: #3b5998 !important
}

.google:hover {
    background: #dd4b39 !important
}

.instagram:hover {
    background: #517fa4 !important
}

.tumblr:hover {
    background: #32506d !important
}

.twitter:hover {
    background: #00aced !important
}

.youtube:hover {
    background: #bb0000 !important
}

@media only screen and (max-width: 480px) {
    #socialGallery {
        width: 120px;
    }
}
.pd-rl-25
{
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 25px;
}


.like-action .like-position {
    width: auto;
}
.question-starter .like-action
{
    position: absolute;
    bottom: -4px;

}

.like-action .align-right {
    float: right;
}
.like-action .action-like, .like-action .action-unlike {
    float: left;
    width: auto;
}
.like-action .jlk {
    cursor: pointer !important;
}
.like-action p {
    font-size: 1.1em;
    font-family: IRANSans !important;
    font-weight: 300;
    margin: 0 0 17px;
    line-height: 32px;
    color: #000;
    text-align: justify;
}
.like-action .lc, .like-action .unlc {
    width: auto;
    padding: 0px 4px 0px 0px;
    font-size: 12px !important;
    font-weight: bold;
}
.like-action .lc {
    color: #757575;
    margin-right: 2px;
}

span.comment-like {
    position: absolute;
    bottom: 44px;
    font-size: .8em;
    color : #ec408b;
}
.like-action .checkboxFour {
    width: 40px;
    height: 40px;
    background: #ddd;
    margin: 0px 3px 0px 0px;
    padding: 0px !important;
    border-radius: 100%;
    float: right;
    position: relative;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}
.like-action input {
    margin-top: 14px !important;
    margin-right: 10px !important;
    border-top: 1px solid #009933;
    border-left: 1px solid #009933;
    border-bottom: 1px solid #009933;
    border-right: 1px solid #009933;
    color: #777;
    font-size: 13px;
    padding: 5px 2% 3px;
    outline: 0;
    font-family: Tahoma;
    -khtml-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.like-action .checkboxFour .greentick {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #eee;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    cursor: pointer;
    display: block;
    height: 30px;
    left: 5px;
    position: absolute;
    top: 5px;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
    width: 30px;
    z-index: 1;
}
.like-action .checkboxFour input[type=checkbox]:checked + .greentick {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #26ca28;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.like-loading {
    position: absolute;
    top: 13px;
    z-index: 2;
    right: 12px;
    display: none;
}
.like-action {
    margin: 10px 0;
}
.podcast {
    max-width: 100%;
    overflow: hidden;
}
.podcast video {
    max-width: 100%;
}
.podcast-title {
    font-weight: bold;
    font-size: 1.5em;
    margin: 10px;
}
span.link-counter {
    color: #fad992;
    font-family: WebYekan;
    font-size: 21px;
}
span.link-number {
    font-family: IranSans;
    display: inline-block;
    border-bottom: 1px solid #fad992;
    font-size: 16px;
    line-height: 14px;
}

.topic-post {
    font-size: 1.063rem;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
    position: relative;
    min-height: 220px;
    width: 100%;
    display: flex;
    font-family: yekan;
}
.topic-post .topic-post__statistical {
    flex: 1;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
}

.topic-post__user-info {
    background: #fce4ec;
    border-radius: 3px;
    margin-bottom: .5rem;
    height: 100%;
    padding: 35px 0;
}
.topic-owner .topic-post__user-info {
    background: #fff3e0;
}
.topic-post__user-info .avatar {
    width: 92px;
    height: 92px;
    border-radius: 50%;
    border: 3px solid #f8bbd0;
}
.topic-owner .topic-post__user-info .avatar {
    border: 3px solid #ffcc80;
}
.user-status {
    float: right;
    width: 100%;
    text-align: center;
    position: relative;
}
.topic-post__user-info .idle, .topic-post__user-info .offline, .topic-post__user-info .online {
    border: 2px solid #f8bbd0;
}
.topic-owner .topic-post__user-info .idle, .topic-owner .topic-post__user-info .offline, .topic-owner .topic-post__user-info .online {
    border: 2px solid #ffcc80;
}
.topic-post__user-info .nickname {
    color: #ec407a;
    direction: rtl;
    /*display: inline-block;*/
    padding: 7px 0 0;
}
.topic-post__user-info .icon {
    padding: 9px 0;
}

.topic-post__user-info .icon span {
    background-color: #facddc;
    font-family: yekan;
    padding: 5px;
    border-radius: 3px;
    font-size:  14px;
    display: inline-block;
}

.topic-owner .topic-post__user-info .icon span {
    background-color: #ffe6c1;
}
.question-starter
{
    font-size: 14px;
    text-align: justify;
    padding: 0;
    font-family: yekan;
    position: relative;
}
.list-reviews:first-child {
    margin-top: 20px;
}
.list-reviews
{
    background-color: #FFF !important;
}
.list-reviews h3 a {
    color: #f1659b;
    display: block;
    margin-bottom: 27px;
    font-family: yekan;
    line-height: 1.7em;
}
ul.review-icons {
    list-style-type: none;
    margin: 16px 0;
    padding: 0;
}
.review-icons li {
    display: inline-block;
}
.review-icons li + li {
    margin-right: 8px;
}
.review-icons i {
    color: #a9a6a6;
}
.review-icons span {
    font-size: 14px;
    font-family: yekan;
}
.review-text {
    font-family: yekan;
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 2.5em;
}
ul.review-actions {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
}
.review-actions li {
    display: inline-block;
    cursor: pointer;
}
.review-actions li + li {
    margin-right: 30px;
}
.review-actions i {
    color: #91d7e8;
}
.review-actions li:hover i, .review-actions li:hover span, .review-actions li:hover a {
    color: #efc378;
}
.review-actions span {
    font-size: 12px;
    padding-right: 7px;
}
.liked {
    color: #7ebbca !important;
}
.opinion-image, .opinion-video {
    position: relative;
    width: 300px;
    height: 300px;
    float: right;
    display: inline-block;
    margin: 15px 5px;
}


.sepidyar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.cmnt-footer
{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 1px #e6e2e2 solid;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.cmnt-footer li
{
    padding-right: 20px;
    color: #CCC;
    display: inline-block;
    cursor: pointer;
}
.cmnt-footer li:hover, .replyTo:hover
{
    color: #efc378;
}
.replyTo
{
    font-family: yekan;
    color: #698682;
    top: -4px;
    font-size: 0.8em;
    position: relative
}
.comment-date {
    position: absolute;
    bottom: 44px;
    left: 10px;
    color: #757575;
    font-size: 0.7em;
}
.profileMenu {
    list-style-type: none;
    background: #ffc1c5;
    border-radius: 5px;
    padding: 28px 0;
    margin-right: 13px;
}
.profileMenu li
{
    text-align: center;
    line-height: 3em;
}
.profileMenu li a.menu
{
    display: block;
    height: 100%;
    color: #000;

}
.profileMenu li a.menu:hover
{
    background: #e5e5e5;
}
.profileImage
{
    float: right;
    width: 100px;

}
.profileImage img
{
    width: 44px;
    border-radius: 50%;
    border: 2px #FFF solid;
}
.profileAvatar
{
    border-bottom: 1px rgb(234, 177, 177) solid;
}
.profileName {
    text-align: right;
}
.menuData {
    padding-left: 26px;
}

/* default states */

.nshare {
    position: relative;
    width: 30px;
    height: 30px;
    top: 7px;
    border-radius: 15px;
    transition: width 0.5s;
    margin: 0;
    background: #ddd;
}

.nshare i {
    text-align: center;
    max-width: 1rem;
}

.nshare__button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    transition: margin-left 0.5s, transform 0.7s, opacity 0.3s, background-color 0.4s;
    padding: 0.5rem;
    opacity: 1;
}

.nshare__button i, .nshare__parent i {
    color: #ffffff;
    margin: auto;
    width: 100%;
    padding: 4px;
    top: -6px;
    position: relative;
}

.nshare__parent {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    padding: 0.5rem;
    background-color: #cccccc;
    z-index: 5;
    box-shadow: 0px 0px 1px 2px #ffffff;
}

.nshare__facebook {
    transform: rotate(-90deg);
    background-color: #335fb8;
}

.nshare__twitter {
    transform: rotate(-180deg);
    background-color: #639cba;
}

.nshare__linkedin {
    transform: rotate(-270deg);
    background-color: #0077B5;
}

.nshare__reddit {
    transform: rotate(-270deg);
    background-color: #0088CC;
}

.nshare__clipboard {
    transform: rotate(-270deg);
    background-color: #444;
}

/* hover states */

.nshare:hover {
    width: 20rem;
}
.nshare:hover .nshare__facebook {
    margin-right: 3.5rem;
}
.nshare:hover .nshare__twitter {
    margin-right: 7rem;
}
.nshare:hover .nshare__linkedin {
    margin-right: 10.5rem;
}
.nshare:hover .nshare__reddit {
    margin-right: 14rem;
}
.nshare:hover .nshare__clipboard {
    margin-right: 17.5rem;
}
.nshare:hover .nshare__button {
    transform: rotate(0deg);
    opacity: 1;
}
.nshare__button i {
    left: 2px;
}

.cmnt-tables tr {
    height: 50px;
}
.cmnt-tables td, .cmnt-tables th {
    vertical-align: middle !important;
}

.page-contents img {
    display: block;
    max-width: 100%;
    height: auto;
}
.clear{
    clear:both;
}
.video-wrapper {
    position: relative;
}
.video-wrapper svg
{
    stroke:#ccc;
    fill:#ccc;
}
.video-wrapper:hover svg
{
    stroke:#FFF;
    fill:#FFF;
}
.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}
.blog-first-part img {
    display: block;
    max-width: 100%;
    height: auto;
}
