.post-title > a, a:focus, #box_heath_tip a:hover {
    color: #009593 !important;
}

.helper-title-section h3 {
    font-size: 24px;
}

.page-title {
    font-size: 30px;
    margin: 0;
}

.helper-icon-down-section i {
    margin: 10px auto;
}

.helper-icon-down-section i {
    color: #00A6EE;
    margin-bottom: 30px;
}

.gallery-archive-rows {
    margin-bottom: 15px;
}

.gallery-archive-rows .content-section {
    position: relative;
    background: #ECECF6;
    padding: 5px 15px;
    margin-bottom: 15px;
}

.gallery-archive-rows .content-section i {
    border-left: 1px solid #B4B5BC;
    padding-left: 15px;
    margin-left: 15px;
}

.gallery-archive-rows .content-section a {
    color: #303030;
}

.second {
    margin-right: 45px;
}

.gallery-archive-rows .content-section i {
    border-left: 1px solid #B4B5BC;
    padding-left: 15px;
    margin-left: 15px;
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.gallery-archive-rows .content-section a {
    color: #303030;
}

@media (min-width: 768px) {
    .gallery-archive-rows .fluid-button {
        top: 0;
        position: absolute;
        left: 0;
    }
}

.gallery-archive-rows .fluid-button {
    color: #fff !important;
    background: #00A6EE;
    padding: 5px 30px;
}

.grid-item-wrapper .like-box {
    border-top: 1px solid #ECECF6;
    border-bottom: 1px solid #ECECF6;
    display: block;
    padding: 10px 0;
    font-size: 12px;
    text-align: center;
    color: black;
}

.grid-item-wrapper .grid-item {
    background: #F5F5FF;
}

.grid-item-wrapper .grid-item img {
    display: block;
    background-color: #ECECF6;
    padding: 15px;
    width: 100%;
    text-align: center;
}

.grid-item-wrapper .grid-item .solid-divider {
    background: #ECECF6;
    height: 10px;
}

/*#sidebar .widget .widget-title h3 {*/
/*font-size: 11pt;*/
/*color: #fff;*/
/*padding: 10px 10px 10px 0;*/
/*margin-bottom: 10px;*/
/*}*/
/*#sidebar .widget {*/
/*margin-top: 0;*/
/*background: #F5F5FF;*/
/*margin-bottom: 15px;*/
/*}*/
/*.widget {*/
/*position: relative;*/
/*margin-top: 50px;*/
/*}*/
/*#sidebar .widget .widget-title {*/
/*max-height: 40px;*/
/*background: #00A6EE;*/
/*color: #fff;*/
/*padding-right: 15px;*/
/*border-right: 8px solid #0072A4;*/
/*}*/
#sidebar .sidebar-shortpost-section {
    /*background: #F5F5FF!important;*/
    margin-bottom: 0;
}

.sidebar-shortpost-section {
    position: relative;
    background: #fff;
    padding: 0;
}

.sidebar-shortpost-section .side-right {
    margin-right: 10px;
    width: 50px;
    float: right;
    text-align: center;
}

.sidebar-shortpost-section .item img {
    border: 5px solid #ECECF6;
    border-radius: 100%;
    margin: 3px;
}

.sidebar-shortpost-section img {
    max-width: 75px;
    display: block;
}

.sidebar-shortpost-section .side-left {
    /*margin-right: 90px;*/
    width: auto;
    padding: 6px 10px 6px;
    border-bottom: 3px dotted #ECECF6;
}

.sidebar-shortpost-section .item .item-content {
    padding: 0;
}

.sidebar-shortpost-section .side-left .date-time {
    color: #B4B5BC;
    font-size: 12px;
}

.sidebar-shortpost-section .side-left .date-time, .sidebar-shortpost-section .side-left .description {
    display: block;
    line-height: 26px;
    color: #727272;
}

.sidebar-shortpost-section .side-left .description {
    word-spacing: 2px;
    font-size: 15px;
}

.side-left .date-time, .sidebar-shortpost-section .side-left .description {
    display: block;
    line-height: 26px;
    color: #303030;
    word-wrap: break-word;
}

.sidebar-shortpost-section .side-left .description a {
    color: #303030;
}

.tagcloud {
    margin-bottom: -2px;
}

.widget.widget_tag_cloud .tagcloud a {
    color: #00A6EE;
    border-color: #00A6EE;
}

body:not(.device-touch) .tagcloud a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.tagcloud a {
    float: right;
    margin-left: 4px;
    margin-right: 0;
}

.tagcloud a {
    display: block;
    margin-bottom: 4px;
    padding: 3px 6px;
    border: 1px solid #E5E5E5;
    font-size: 13px !important;
    color: #666;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#sidebar .widget .widget-title h3 {
    font-size: 11pt;
    color: #fff;
    padding: 10px 10px 10px 0;
    margin-bottom: 10px;
    margin-top: 0px;
}

.blog-single-section .tag-label {
    float: right;
    margin-left: 15px;
    margin-top: 30px;
}

.blog-single-section .tag-label i {
    border-left: 1px solid #B4B5BC;
    padding-left: 15px;
    margin-left: 15px;
    color: #B4B5BC;
}

.blog-single-section .tagcloud {
    margin-top: 25px;
}

.tagcloud {
    margin-bottom: -2px;
}

body:not(.device-touch) .tagcloud a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.blog-single-section .tagcloud a {
    border-radius: 20px;
}

.tagcloud a {
    float: right;
    margin-left: 4px;
    margin-right: 0;
}

.tagcloud a {
    display: block;
    margin-bottom: 4px;
    padding: 3px 6px;
    border: 1px solid #E5E5E5;
    font-size: 13px !important;
    color: #666;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

@media (min-width: 768px) {
    .pull-right-res, .pull-right-responsive {
        float: right !important;
    }
}

.acf-social-share-container {
    padding-top: 20px;
}

.acf-social-share-container .acf-social-share-item img {
    width: 40px;
    border-radius: 100%;
    margin: auto 2px;
}

.page-title {
    font-size: 30px;
    margin: 0;
}

.entry.has-border {
    border: 1px solid #ECECF6;
}

.entry {
    margin: 0;
    padding: 15px;
}

#content, #content .container, #content .content-wrap, #posts, .entry, .entry-c, .entry-meta li i, .single-post .entry-content {
    position: relative;
}

.ievent .entry-image, .small-thumbs .entry-image {
    float: right;
    margin: 0 0 0 30px;
}

.ievent .entry-image, .small-thumbs .entry-image {
    width: 200px;
}

.entry-image, .entry-image .slide a, .entry-image img, .entry-image > a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.entry-image, .entry-image .slide a, .entry-image img, .entry-image > a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.ievent .entry-image img, .small-thumbs .entry-image img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.entry-image, .entry-image .slide a, .entry-image img, .entry-image > a {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

#content, #content .container, #content .content-wrap, #posts, .entry, .entry-c, .entry-meta li i, .single-post .entry-content {
    position: relative;
}

.blog-content-iterative-section .date-time, .blog-single-section .date-time {
    font-size: 15px;
    color: #B4B5BC;
    border-bottom: 1px solid #B4B5BC;
    padding: 30px 0 4px;
}

.blog-content-iterative-section:first-child {
    margin-top: 3em;
}

#top-search form input, .entry-title h2, .ievent .entry-title h2, .small-thumbs .entry-title h2, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-weight: 700;
    letter-spacing: 0 !important;
}

.ievent .entry-title h2, .small-thumbs .entry-title h2 {
    font-size: 20px;
}

.entry-title h2 {
    margin: 30px 0 0;
}

#page-title h1, .entry-link, .entry-title h2 {
    text-transform: uppercase;
}

.entry-title h2 a {
    font-size: 21px;
    color: #00A6EE;
}

#posts .entry-content {
    margin-top: 15px;
    font-size: 15px;
}

.post-after {
    margin-bottom: 15px;
    background: #ECECF6;
}

.post-after .content-section {
    display: inline-block;
    padding: 5px 15px;
}

.second {
    margin-right: 45px;
}

.post-after .content-section i {
    border-left: 1px solid #B4B5BC;
    padding-left: 15px;
    margin-left: 15px;
}

.post-after .content-section a, .post-before .content-section a {
    color: #303030;
}

.post-after .more-link {
    font-size: 15px;
    margin-left: 0;
    background: #00A6EE;
    color: #fff !important;
    padding: 4px 60px;
}

.more-link {
    float: left !important;
    margin-left: 15px;
}

.blog-content-iterative-section .date-time, .blog-single-section .date-time {
    font-size: 15px;
    color: #B4B5BC;
    border-bottom: 1px solid #B4B5BC;
    padding: 30px 0 15px
}

.blog-single-section
img {
    border-radius: 0
}

.blog-single-section .tag-label {
    float: right;
    margin-left: 15px;
    margin-top: 30px
}

.blog-single-section .tag-label
i {
    border-left: 1px solid #B4B5BC;
    padding-left: 15px;
    margin-left: 15px;
    color: #B4B5BC
}

.blog-single-section
.tagcloud {
    margin-top: 25px
}

.blog-single-section .tagcloud
a {
    border-radius: 20px
}

.blog-single-section .ssba-wrap {
    border-radius: 20px;
    border: 1px solid #ECECF6;
    padding: 3px 15px;
    display: inline-block
}

.ievent .entry-image, .small-thumbs .entry-image {
    width: 200px
}

.ievent .entry-image img, .small-thumbs .entry-image
img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ievent .entry-c .entry-image, .small-thumbs .entry-c .entry-image {
    width: 100%
}

.ievent .entry-c .entry-image img, .small-thumbs .entry-c .entry-image
img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ievent .entry-title h2, .small-thumbs .entry-title
h2 {
    font-size: 20px
}

.overlay-icon {
    position: absolute;
    top: auto;
    bottom: 0;
    background-color: rgba(0, 0, 0, .2);
    text-align: center
}

#posts h1:after {
    position: relative;
    top: 10px;
    display: block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\e259";
    font-size: 16px;
    margin-bottom: 3em;
}

/*
* Css Last Article
*/
.widget {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
    font-size: 14px;
}

.widget .widget-heading {
    font-family: 'Noto Sans';
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
    text-transform: capitalize;
}

.widget .widget-heading {
    font-family: 'IRANSans';
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
    text-transform: capitalize;
}

.widget .widget-heading > .h-text {
    color: #05a975;
}

.widget .widget-heading > .h-text {
    /*color: #444;*/
    padding: 3px 0px 3px 13px;
    position: relative;
    display: inline-block;
    background: #fff;
    z-index: 1;
}

.section-heading.multi-tab:after, .section-heading:after, .widget .widget-heading:after {
    height: 3px;
    margin-top: -1.5px;
}

.widget .widget-heading:after {
    background-color: #05a975;
}

.widget .widget-heading:after {
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.08);
}

.widget .widget-heading {
    position: relative;
    margin: 0 0 0px;
    line-height: inherit;
    padding: 0;
    color: #fff;
    font-size: 13px;
}

.post-thumb {
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
    /*max-height: 300px;*/
    text-align: center;
    /*background-color: #333;*/
}

.post-thumb a img {
    /*width: 100%;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
    /*max-width: 750px !important;*/
    /*max-height:290px;*/
    /*border: 4px solid #e6e6e6;*/
    /*position:absolute;*/
    /*left:0;*/
    /*right:0;*/
}

.bs-popular-categories .bs-popular-terms-list {
    padding: 0;
}

.bs-popular-categories .bs-popular-terms-list {
    padding: 0 20px;
    margin: 0;
    list-style: none;
}

.bs-popular-categories .bs-popular-term-item {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    font-size: 13px;
    line-height: 24px;
}

.bs-popular-categories .bs-popular-term-item {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    font-size: 13px;
    line-height: 24px;
}

.bs-popular-categories .bs-popular-terms-list {
    padding: 0 20px;
    margin: 0;
    list-style: none;
}

.bs-popular-categories .bs-popular-term-item .term-count {
    float: left;
    display: inline-block;
    background: rgba(0, 0, 0, 0.08);
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.widget > .bs-shortcode:last-child {
    margin-bottom: 0;
}

.bs-popular-terms-list li a, .tag a {
    color: #6ac4bf;
}

.grid-item a {
    color: rgb(110, 196, 191);
}

#box-appoinment, #loading {
    padding-top: 10px;
    padding-bottom: 10px;
}

#content p {
    padding: 10px;
    margin-bottom: 20px;
    text-align: justify;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 6; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

/* Modal Content */
.modal-content {
    position: fixed;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

/* The Close Button */
.close {
    color: white;
    float: left;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {
    padding: 2px 16px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.select_time {
    /* flex-basis: 70px; */
    -webkit-box-flex: 1;
    flex-grow: 1;
    /* flex-shrink: 0; */
    margin: 0px 0px 12px;
    background-color: #d4d7db;
    padding: 10px;
    cursor: pointer;
}

#box-select-time {
    display: none;
}

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

.radio-inline:first-child {
    margin-right: 9px;
}

.branch_time_radio {
    margin-bottom: 20px !important;
    margin-left: 1px;
}

/* Change style type radio */
.branch_time_radio {
    padding-top: 3px;
    padding-bottom: 3px;
}

.dateBox .RadioChecked {
    background-color: rgba(0, 149, 147, 0.50);
    border: 2px solid #009593;
    margin-bottom: 12px !important;
    border-radius: 5px;
}

.box-article {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 20px;
    /*border-bottom: none;*/
    margin-bottom: 15px;
}

/* #socialGallery {
    margin: 0 auto 0;
    transform: translate(-50%, 0);
    width: 400px;
} */

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

#socialGallery a > span {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

#socialGallery .socialToolBox a {
    float: none;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 0px;
    width: 30px;
    height: 30px;
    line-height: 36px;
    text-align: center; 
}

.socialToolBox {
    cursor: default;
}

.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;
    }
}
.post > .caption > ol, .post > .caption > ol > li > ol{
    list-style: outside;
    padding: inherit !important;
}
.error {
    color:red;
}