/*!
Theme Name: roshd
Theme URI: http://omidsamani.ir/
Author: Omid Yaghoobi By Simash
Author URI: http://omidsamani.ir
Description: قالب اختصاصی مرکز رشد پارک علم و فناوری استان چهارمحال و بختیاری
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: roshd
*/
body {
    font-family: 'yekan-font', tahoma;
    background: #f8f8f8;
    color: #333;
}

:focus {
    outline: 0;
}

a {
    color: #005baa;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
}

a:hover {
    text-decoration: none;
}

a:active,
a:visited,
a:focus {
    background: transparent;
    outline: 0;
    text-decoration: none;
}
blockquote {
    background: #f5f5f5;
    border-right: 4px solid #ccc;
    font-size: 14px;
    margin: 10px 0;
    padding: 10px;
}
/*
=masthead
---------------------------------------*/
.ic {
    font-family: 'bi-web';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;

    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
}
.masthead {
    width: 100%;
    background-color:#e3eff8;
    min-height: 100px;
}
.masthead .logo_header h1,.masthead .logo_header h2 {
    position: absolute;
    text-indent: -99999px;
    z-index: -1;
    right: 0;
    top: 0;
    color: #333;
}
.masthead .logo_header {
    position: relative;
}
.masthead .logo_header a {
    display: inline-block;
}
.masthead .logo_header figure img {
    height: 80px;
    margin-top: 10px;
}
.masthead .logo_header h1 {
    font-size: 18px;
}
.masthead .logo_header h2 {
    font-size: 14px;
    margin-top: 15px;
}
.masthead .intro_nav {
    float: left;
    margin-bottom: 5px;
}
.masthead .intro_nav ul li a {
    font-size: 12px;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    color: #555;
}
.masthead .intro_nav ul li a:hover {
    color: #3498DB;
}
@media screen and (min-width:992px) {
    .masthead .intro_nav ul li a:after {
        content: "|";
        position: absolute;
        left: -3px;
        top: 12px;
        color: #aaa;
    }
    .masthead .intro_nav ul li:last-child a:after {
        display: none;
    }
}
#social_header {
    display: block;
    float: left;
    margin: 5px 0 0 3px;
}
#social_header li {
    float: left;
}
#social_header li a {
    display: block;
    margin: 0 4px;
}
#social_header li a i {
    width: 25px;
    height: 25px;
    background-color: #3498DB;
    border-radius: 2px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#social_header li.facebook_icon a i {
    background-color: #3B5A9A;
}
#social_header li.twitter_icon a i {
    background-color: #28A9E2;
}
#social_header li.google_icon a i {
    background-color: #DE4B39;
}
#social_header li.linkdin_icon a i {
    background-color: #1279BF;
}
#social_header li.instagram_icon a i {
    background-color: #6C3696;
}
#social_header li.telegram_icon a i {
    background-color: #1EB8EA;
    font-size: 16px;
}
#social_header li a:hover i {
    opacity: .8;
}
#search_panel {
    /*    float: left;*/
    margin-top: 5px;
}
#search-form {
    float: left;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
    padding:5px 10px;
}
#search-form input {
    border: none;
    background: none;
}
#search-form #search-text {
    height: 25px;
    padding: 3px 4px;
    line-height: 25px;
    width: 180px;
    max-width: 100%;
    float: right;
    color: #444;
    font-size: 13px;
}
#search-form #search-submit {
    background: url(assets/img/sch_icon.png) no-repeat center center;
    width: 20px;
    height: 20px;
    float: right;
    cursor: pointer;
    margin-top:4px;
}
#search-form #search-text::-webkit-input-placeholder {
    color: #888;
}
#search-form #search-text::-moz-placeholder {
    color: #888;
}
#search-form #search-text:-ms-input-placeholder {
    color: #888;
}
#search-form #search-text:-moz-placeholder {
    color: #888;
}
/*
=navigation
-----------------------------------------*/
#navigation {
    width: 100%;
    background-color: #005baa;
    min-height: 45px;
}
#navigation #cssmenu ul ul {
    min-width:200px;
}
#navigation #cssmenu ul ul li a {
    padding:8px 15px;
    line-height:18px;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.current-menu-item a  {
    background-color: #2d2f92;
}
/*
=slideshow
---------------------------------------*/
#sliderfluid .owl-controls .owl-page,#sliderfluid .owl-nav button {
    background-color: #fff;
    width: 50px;
    height: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#sliderfluid .owl-nav button span {
    font-family: FontAwesome;
    /*position: absolute;*/
    right: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    top: 0;
    font-size: 35px;
    line-height: 45px;
    color: #555;
}
#sliderfluid .owl-nav {
    top: auto;
    bottom: 10px;
}
#sliderfluid .owl-nav button.owl-prev {
    right: 60px;
    border-radius: 0 2px 2px 0;

}
#sliderfluid .owl-nav button.owl-next {
    right: 10px;
    border-radius: 2px 0 0 2px;

}
#sliderfluid .owl-nav button:hover {
    opacity: .8;
}
/*#sliderfluid  .owl-nav button.owl-prev span {*/

/*    content: "\f104";*/
/*}*/

/*#sliderfluid  .owl-nav button.owl-next span {*/
/*    content: "\f105";*/
/*}*/
#sliderfluid .item img {margin:auto; }
#cssmenu.small-screen #menu-button.menu-opened:after,
#cssmenu.small-screen #menu-button.menu-opened:before {background:#fff }
/*
=services
---------------------------------------*/
#services {
    position: relative;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 35px;
}
.title_section {
    line-height: 25px;
    background: url(assets/img/title_bg.jpg) center repeat-x;
    margin:15px 0;
}
.title_section span {
    display: inline-block;
    line-height: 25px;
    font-size: 18px;
    color: #333;
    padding:5px 10px;
    background-color: #f8f8f8;
}
#services .services_icon {
    float: right;
    width: 120px;
    height: 120px;
}
#services .services_box {
    margin-bottom: 40px;
}
#services .services_box:nth-child(5) {
    clear: both;
}
#services .services_icon span {
    font-size: 70px;
    height: 120px;
    line-height: 150px;
    width: 120px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #005baa;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#services .services_box:hover .services_icon span {
    color: #F39C12;

}
#services .services_content {
    display: table;
}
#services .services_content h4 {
    line-height: 28px;
}
#services .services_content h4 a {
    font-size: 18px;
    padding-bottom: 3px;
    color:#005baa;
}
#services .services_content p {
    font-size: 12px;
    line-height: 25px;
}
#feature-sec {
    padding: 80px 0;
    background-color: #e3eff8;
}
#feature-sec .title_section span {
    background-color: #e3eff8;
}
svg.sep_line {
    position: absolute;
    bottom: 0;
}
/*
=more_services
-----------------------------------------*/
.more_services .col_box .ico_col_box img {
    width: 200px;
    height: 200px;
    margin: auto;
    border: 1px solid #ddd;
}
.more_services .col_box .caption-item {
    line-height: 19px;
    padding: 5px 9px;
}
.more_services .col_box .caption-item a {
    display: block;
    font-size: 12px;
    text-align: justify;
    font-weight: bold;
    line-height: 20px;
    color: #555;
    margin-top: 5px;
}
.more_services .col_box .caption-item a:hover {
    color: #2980B9;
}
/*
=notification
-----------------------------------------*/
.notification_box .notification_item img, .event_box .event_item img {
    width: 200px;
    height: 200px;
	    margin-left: auto;
    margin-right: auto;
}
.notification_box .notification_item .caption-item {
    line-height: 19px;
    padding: 5px 9px;
}
.notification_box .notification_item .caption-item a {
    display: block;
    font-size: 12px;
    text-align: justify;
    font-weight: bold;
    line-height: 20px;
    color: #555;
    margin-top: 5px;
}
.notification_box .notification_item .caption-item a:hover {
    color: #2980B9;
}
#notification_list.owl-carousel .owl-nav button,#event_list.owl-carousel .owl-nav button,#services_list.owl-carousel .owl-nav button,#gallery_list.owl-carousel .owl-nav button {
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc;

}
#notification_list.owl-carousel .owl-nav,#event_list.owl-carousel .owl-nav,#services_list.owl-carousel .owl-nav,#gallery_list.owl-carousel .owl-nav {
    top: -45px;
    position: absolute;
    left: 0;
}
#notification_list.owl-carousel .owl-nav button.owl-next,#event_list.owl-carousel .owl-nav button.owl-next,#services_list.owl-carousel .owl-nav button.owl-next,#gallery_list.owl-carousel .owl-nav button.owl-next {
    left: 0;
    position: absolute;
}
#notification_list.owl-carousel .owl-nav button.owl-prev,#event_list.owl-carousel .owl-nav button.owl-prev,#services_list.owl-carousel .owl-nav button.owl-prev,#gallery_list.owl-carousel .owl-nav button.owl-prev {
    left: 35px;
    position: absolute;
}
#notification_list.owl-carousel .owl-nav button:hover,#event_list.owl-carousel .owl-nav button:hover,#services_list.owl-carousel .owl-nav button:hover,#gallery_list.owl-carousel .owl-nav button:hover {
    background-color: #ddd;
}
#notification_list .owl-nav button span, #event_list .owl-nav button span, #services_list .owl-nav button span, #gallery_list .owl-nav button span {
    font-family: FontAwesome;
    /*position: absolute;*/
    right: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    top: 0;
    font-size: 22px;
    line-height: 25px;
    color: #555;
}
/*
=area_section
-----------------------------------------*/
#area_section {
    background: url(assets/img/section_bg.png) no-repeat center;
    width: 100%;
    position: relative;
    height: 400px;
    max-width: 1920px;
    margin: 0 auto 30px;
}
#area_section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    top: 0;
    right: 0;
}
.content_middle {
    padding-top: 120px;
    position: relative;
    z-index: 20;
}
.content_middle .row_content {
    float: right;
    width: 100%;
    background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
    padding: 30px;
    min-height: 160px;
}
.content_middle .link_area {
    display: block;
    float: left;
    padding: 20px 25px;
    background-color: #E74C3C;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin: 40px 15px 0;
}
.content_middle .link_area:hover {
    background-color: #C0392B;
}
.content_middle .row_content span {
    display: inline-block;
    position: relative;
    font-size: 22px;
    color: #C0392B;
    margin-bottom: 15px;
    padding-right: 25px;
}
.content_middle .row_content span:before {
    content: "\f040";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #C0392B;
}
.content_middle .row_content p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    font-weight: normal;
}
/*
=about us
-----------------------------------------*/
#about_us  {
    margin-bottom: 40px;
}
#about_us .about_thumb {
    float: left;
    margin-right: 10px;
}
#about_us .about_thumb img {
    width: 270px;
    height: 117px;
}
#about_us .about_content p {
    font-weight: normal;
    color: #333;
    line-height: 27px;
}
/*
=footer
-----------------------------------------*/
#footer {
    width: 100%;
    background-color: #005baa;
    padding: 10px 0 0;
}
#footer .footer_box .title_ft {
    position: relative;
    color: #eee;
    font-size: 15px;
    border-bottom: 2px solid #777;
    line-height: 28px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
#footer .footer_box .title_ft:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    font-weight: normal;
    width: 100px;
    height: 2px;
    background-color: #F39C12;
}
#footer .footer_box.address_ft .footer_logo img {
   
    margin-bottom: 5px;
}
#footer .footer_box.address_ft li {
    color: #eee;
    line-height: 30px;
}
#footer .footer_box.address_ft li i {
    vertical-align: middle;
    font-size: 20px;
    color: #eee;
    width: 20px;
    text-align: center;
    margin-left: 5px;
}
#footer .footer_box.article_list ul li a {
    display: inline-block;
    color: #eee;
    position: relative;
    padding: 6px 12px 6px 5px;
    font-size: 13px;
    font-weight: normal;
}
#footer .footer_box.article_list ul li a:hover {
    color: #fff;
}
#footer .footer_box.article_list ul li a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    color: #F39C12;
}
#footer .footer_box.namad_box img {
    margin: 15px auto 5px;
    border-radius: 4px;
   
}
#footer #copyright {
    width: 100%;
    background-color: #2d2f92;
    padding: 15px 0;
}
#footer #copyright p {
    color: #ccc;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
    text-align:center;
}
#footer #copyright p a {
    color: #fff;
    display: inline-block;
    padding: 0 2px;
}
#footer #copyright .last-update .update p{
    font-size: 13px;
}
#footer .footer_box.statistic_box
{
    text-align: center;
}
#footer .footer_box.statistic_box .title_ft::after {
    height: 0 ;
}
#footer .footer_box.statistic_box ul {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
#footer .footer_box.statistic_box ul li {
    margin-left: 5px;
    margin-right: 5px;
}
#footer .footer_box.statistic_box ul li .title {
    color: #f7f7f7;
}
#footer .footer_box.statistic_box ul li .value {
    color: #ccc;
    font-size: 14px;
}
.footer-copyright-left{
    color: #ccc;
    font-size: 13px;
}
.tw_ft span {
    color: #aaa;
}
.tw_ft i {
    vertical-align: middle;
    padding-left: 2px;
    color: #aaa;
}
.tw_ft a {
    color: #fff;
    font-weight: normal;
}
/*
=inner-page
----------------------------------------*/
.inner-page {
    width: 100%;
    background-color: #fbfbfb;
    padding: 25px 0;
}
.inner-page .main-content {
    margin-bottom: 15px;
}
.inner-page .inner_wrap {
    float: right;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 2px;
}
.inner-page .entry-post {
    float: right;
    width: 100%;
}
.inner-page .post-head .title-post {
    position: relative;
    font-size: 18px;
    padding-right: 15px;
    color: #C0392B;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C0392B;
}
.inner-page .post-head .title-post:before {
    content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 14px;
    color: #C0392B;
    vertical-align: middle;
}
.inner-page .meta-posthead {
    float: right;
    display: block;
    width: 100%;
    margin-bottom: 18px;
}
.inner-page .meta-posthead li {
    float: right;
    margin-left: 15px;
    font-size: 12px;
}
.inner-page .meta-posthead li i {
    vertical-align: middle;
    padding-left: 3px;
    color: #C0392B;
}
.inner-page .entry-post ul li {
    list-style:outside;
}
.inner-page .entry-post ol,.inner-page .entry-post ul {
    padding-right: 15px;
}
.inner-page .entry-post ol li,.inner-page .entry-post ul li {
    line-height: 30px;
}
.inner-page .entry-post .image-box img{
    width: 100%;
    height: 200px !important;
}
/*
=sidebar
----------------------------------------*/
.inner-sidebar .widget {
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid #eee;
}
.inner-sidebar .widget .widg-title {
    font-size: 16px;
    position: relative;
    color: #C0392B;
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #C0392B;
    padding-right: 16px;
}
.inner-sidebar .widget .widg-title:before {
    content: "\f0d9";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 1px;
    font-size: 14px;
    color: #C0392B;
}

.inner-sidebar .widget .widg-content {
    padding: 12px;
}
.inner-sidebar .widget .widg-content ul li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.inner-sidebar .widget .widg-content ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.inner-sidebar .widget .widg-content ul li a {
    display: inline-block;
    color: #444;
    font-size: 13px;
}
.inner-sidebar .widget .widg-content ul li a:hover {
    color: #2980B9;
}
div.textwidget {
    text-align: justify;
    font-weight: normal;
    font-size: 14px;
    color: #555;
    line-height: 26px;
}
div.tagcloud a {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 3px;
    color: #fff;
    background-color: #2980B9;
    border:1px solid #3498DB;
    margin: 4px 3px;
}
div.tagcloud a:hover {
    background-color: #3498DB;
    border:1px solid #2980B9;
}
/*
=calendar_wrap
--------------------------------------*/
#wp-calendar {
    width:100%;
    line-height:24px;
}
#wp-calendar caption {
    text-align: center;
    font-size:18px;
    font-weight:normal;
    margin-bottom:5px;
    color:#666;
}
#wp-calendar thead th {
    background:#2980B9;
    width: 24px;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
}
#wp-calendar tbody td {
    color: #9f9f9f;
    border: 1px solid #ededed;
    text-align: center;
}
#wp-calendar tbody td a {
    color: red;
}
#wp-calendar tfoot td a {
    color: red;
}
/*
=searchform
--------------------------------------*/
#searchform label {
    display: none;
}
#searchform input[type="text"] {
    border: 1px solid #ccc;
    padding: 0 5px;
    border-left: 0;
    border-radius: 0 2px 2px 0;
    height: 30px;
    line-height: 30px;
}
#searchform input[type="submit"] {
    border: 0;
    color: #fff;
    background: #2980B9;
    margin-right: -4px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px 0 0 2px;
}
/*
=archive
----------------------------------------*/
.archive-page .archive-item {
    width: 100%;
    float: right;
    border: 4px solid #f5f5f5;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
}
.archive-page .archive-item .archive-thumb {
    float: right;
    margin-left: 10px;
}
.archive-page .archive-item .archive-thumb img {
    width: 100px;
    height: 90px;
    margin-bottom: 0;
}
.archive-page .archive-item .archive-content h4 a {
    font-size: 14px;
}
.archive-page .archive-item .archive-content p {
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
.archive-page .archive-item .archive-content .event-detail li span:first-child
{
    color: #005baa;
    font-size: 12px;
}
.archive-page .archive-item .archive-content .event-detail li span:last-child
{
    font-size: 12px;
    padding: 5px;
}
.archive-page .archive-item .more-link {
    display: block;
    float: left;
    background-color: #2980B9;
    border: 1px solid #3498DB;
    color: #fff;
    padding: 3px 5px;
    font-size: 13px;
    border-radius: 3px;
}
.archive-page .archive-item .more-link:hover {
    background-color: #3498DB;
    border: 1px solid #2980B9;
}
.archive-page .archive-item span.date{
    font-size: 10px;
}
/*
=responsive
-----------------------------------------*/
@media screen and (min-width:992px) {
    .navbar-collapse {
        padding-left: 0;
    }
}
@media screen and (max-width:1199px) {
    #search-form #search-text {
        width: 145px;
    }
    .content_middle .link_area {
        padding: 25px 15px;
    }
}
@media screen and (max-width:992px) {
    .masthead .logo_header a {
        display: block;
    }
    .masthead .logo_header figure img {
        margin: 10px auto;
    }
    .masthead .intro_nav  {
        float: none;
        display: table;
        margin: 15px auto 5px;
    }
    #social_header {
        float: none;
        display: table;
        margin: 10px auto;
        clear: both;
    }
    #services .services_box {
        clear: both;
        border-bottom: 1px solid #eee;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    #services .services_box:last-child {
        border-bottom: 0;
    }
    #services .services_icon span {
        line-height: 80px;
    }
    .more_services {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 2px solid #e8e8e8;
    }
    #footer .footer_box {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .content_middle .link_area {
        float: none;
        margin:15px auto;
        text-align: center;
    }
    .content_middle {
        padding-top:55px;
    }
}
/*** pagenavi ***/

#pagnavi {
    display: table;
    margin: auto;
;
}

.wp-pagenavi {
    margin: 15px;
}

.wp-pagenavi a.page,
.wp-pagenavi a.larger {
    display: inline-block;
    color: #333;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    margin: 8px 2px;
    font-size: 11px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.wp-pagenavi a.page:hover,
.wp-pagenavi a.larger:hover {
    background: #2980B9;
    color: #fff;
}

.wp-pagenavi span.pages {
    background: #2980B9;
    color: #fff;
    padding: 8px 10px;
    border-radius: 3px;
    font-size: 11px;
    margin-left:2px;
}

.wp-pagenavi span.current {
    display: inline-block;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #2980B9;
    font-size: 11px;
    border-radius: 100%;
}
.wp-pagenavi a.page-numbers {
    display: inline-block;
    color: #333;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    margin: 8px 2px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.wp-pagenavi a.page-numbers:hover {
    background: #2980B9;
    color: #fff;
}
#go-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #005baa;
    border-radius: 100%;
    display: none;
    cursor: pointer;
    transition: all .4s;
}

#go-top i {
    font-size: 25px;
    margin: auto;
    right: 0;
    position: absolute;
    top: 6px;
    left: 0;
    text-align: center;
    color: #fff;
}

#go-top:hover {
    background-color: #222;
}
#footer .wpcf7 p {
    float:right;
    width:48%;
    margin-left:5px;
}
#footer .wpcf7 p input {
    border-radius:1px;
}
#footer .wpcf7 p.area_warpper,#footer .wpcf7 p.area_warpper textarea{
    width:99%;
    max-width:100%;
    height: 120px
}
#footer .wpcf7 input[type="submit"] {
    padding:3px 25px;
}
#footer .wpcf7 input[type="email"],#footer .wpcf7 input[type="tel"] {
    text-align:right;
}
#footer .wpcf7 input[type="email"]:focus,#footer .wpcf7 input[type="tel"]:focus {
    text-align:left;
}
#footer .wpcf7 input[type="text"],#footer .wpcf7 input[type="email"],#footer .wpcf7 input[type="tel"],#footer .wpcf7 input[type="url"],#footer .wpcf7 input[type="number"],#footer .wpcf7 input[type="date"],#footer .wpcf7 select {
    height:35px;
    line-height:35px;
}



@media screen and (max-width:767px) {
    .navbar-toggle i {
        vertical-align: middle;
        padding-left: 5px;
    }
    #area_section {
        background: #f8f8f8;
        height: auto;
    }
    .content_middle {
        padding: 15px 0;
    }
    .content_middle .row_content {
        float: none;
    }
    .masthead .logo_header figure img {height:auto; }
}
@media screen and (max-width:480px) {
    #search_panel {
        float: none;
        display: table;
        margin: 5px auto;
        clear: both;
    }
    #cssmenu.small-screen #menu-button {
        display: table;
        margin: auto;
        padding-right: 30px;
    }
    #cssmenu.small-screen #menu-button::after,#cssmenu.small-screen #menu-button::before {
        right: 0;
    }
    #sliderfluid .owl-controls .owl-page, #sliderfluid .owl-nav button {
        width: 30px;
        height: 30px;
    }
    #sliderfluid .owl-nav button::after {
        font-size: 25px;
        line-height: 30px;
    }
    #sliderfluid .owl-nav button.owl-next {
        right: 40px;
    }
    #sliderfluid .owl-nav {
        bottom: 35px;
    }
    #about_us .about_thumb {
        float: none;
    }

    #about_us .about_thumb img {
        margin: 10px auto;
    }
    #about_us .about_content p {
        text-align: justify;
    }
    #services .services_icon {
        float: none;
        margin: auto;
    }
    #services .services_icon span {
        margin: auto;
        line-height: 130px;
    }
    #services .services_content h4 a {
        display: block;
        text-align: center;
    }
    #services .services_box {
        margin-bottom: 5px;
    }
    .archive-page .archive-item .archive-thumb {
        float: none;
    }
    .archive-page .archive-item .archive-thumb img {
        margin:auto;
    }
    #footer .wpcf7 p {
        width:100%;
        margin-left:0;
    }
}
@media screen and (max-width:360px) {
    #search-form #search-text {
        width: 180px;
    }
}

/*
=related-posts
---------------------------*/
.related-posts {
    background: #fff;
    margin: 10px 0;
    float: right;
    border: 1px solid #eee;
    padding: 10px;
    clear: both;
    width:100%;
}
.related-posts .related-item {
    margin-bottom:10px;
}
.related-posts .related-posts-title {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.related-posts .related-item .related-thumb {
    display:block;
    float:right;
    margin-left:5px;
}
.related-posts .related-item .related-thumb img {
    width:100px;
    height:70px;
    padding:4px;
    border:1px solid #eee;
}
.related-posts .related-item .related-caption a {
    font-size:13px;
    color:#777;
}
.related-posts .related-item .related-caption a:hover {
    color:#2980B9;
}
.alignleft, .alignright, .aligncenter {
    max-width:100%;
}
.section_comment {
    float:right;
    width:100%;
    clear:both;
}
.related-posts .related-item .related-caption {
    line-height:25px;
}
#cssmenu li:hover > ul > li  {
    height:auto;
}
/*
=color changeble
-----------------------------------*/
#navigation,#footer,#go-top,#commentbox #commentform input[type="submit"] {
    background-color:#005baa;
}
#services .services_content h4 a,#services .services_icon span,a.artivles-more,
.more_services .col_box .caption-item a:hover,.inner-sidebar .widget .widg-content ul li a:hover
{
    color:#005baa;
}
.wpcf7 input[type="submit"],#cssmenu > ul > li:hover > a, #cssmenu > ul > li.current-menu-item a,#footer #copyright,
#cssmenu ul ul li a
{
    background-color:#2d2f92;
}
/*
=commentform
------------------------------*/
#commentform p {
    clear:both;
}
.cancel-comment-reply {
    text-align: left;
    font-size: 12px;
}
#commentbox #commentform input[type="submit"] {
    margin-top:15px;
}
.main-slider .item .slider-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 30%;
    background: rgba(0, 0, 0, 0.51);
    color: #ffffff;
    padding: 15px;
    text-align: right;
}
.main-slider .item  img{
	height:500px
}
.banners .widget{
    margin-bottom: 5px;
}
.banners .widget h6{
    display: none !important;
}
.banners .widget img{
    width: 100% !important;
    height: auto !important;
}
@media (max-width: 768px) {
    .banners .widget img{
        width: 100% !important;
        height: 130px !important;
    }
}
#commentbox li.comment .comment-reply-link
{
    background: unset;
    color: #005baa;
}
.gallery-item .gallery-thumb img
{
    width: 100%;
    height: 250px;
}
.gallery-item .gallery-thumb figure{
    position: relative;
}
.gallery-item .gallery-thumb figure .title{
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.51);
    color: #ffffff;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    opacity: 0;
}
.gallery-item .gallery-thumb figure:hover .title{
    opacity: 1;
}
.company-item
{
    padding: 3px;
    border: 1px rgba(0, 0, 0, 0.21) solid;
    margin-bottom: 15px;
;
}
.company-item .company-thumb img
{
    width: 100%;
    height: 250px;
}
.company-item .company-title a
{
    color: rgb(117, 117, 117);
    text-decoration: none;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.company-item .company-title a:hover
{
    color: #48caf5;
    cursor: pointer;
    text-underline: none;
}
.company-item .company-title
{
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.company-item .company-more a
{
    color: rgb(117, 117, 117);
    text-decoration: none;
    font-size: 10px;
}
.company-item .company-more a:hover
{
    color: #48caf5;
    cursor: pointer;
}
.company-item .company-more
{
    margin-bottom: 2px;
}
.company-info ul li{
    padding: 5px;
}
.company-info ul li span:first-child{
    font-weight: bold;
}
.company-info ul li span{
    font-size: 12px;
}
.company-info ul li span.ic{
    font-size: 20px;
}
.company-info img{
    width: 100%;

}
.event-info ul li{
    padding: 5px;
}
.event-info ul li span:first-child{
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
}
.event-info ul li span{
    font-size: 12px;
}
.error-page a{
    display: inline-block;
    padding: 3px 5px;
    border-radius: 3px;
    color: #fff;
    background-color: #2980B9;
    border: 1px solid #3498DB;
    margin: 4px 3px;
}
.error-page a:hover{
    background-color: #3498DB;
    border: 1px solid #2980B9;
}
.masthead .intro_nav .header-top-menu-lang{
    display: inline-flex;
    float: left;
}
.masthead .intro_nav .header-top-menu-lang li a:after{
    display: none;
    content: "";
}
.masthead .intro_nav .header-top-menu-lang li
{
    padding-left: 7px;
}
.masthead .intro_nav .header-top-menu-lang li a
{
    padding: 0 2px;
    background: #005baa;
    color: #ffffff !important;
    font-size: 10px;
}
.masthead .intro_nav .header-top-menu-lang li a:hover
{
    background: #2a6496;
}
#commentbox .comment-list ol .children, .commentbox .comment-list ol .children .children{
    margin-right: 15px;
}
.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-170px;
    top:40%;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    /*background-color:#7c2a44;*/
    background-color: rgba(0, 91, 170, 1);
    color:#efefef;
    height:43px;
    padding:0px;
    margin:1px 0px 1px 0px;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
    cursor:pointer;
    text-align: left;
    border: 2px solid rgba(255, 255, 255, 0.5);
}
.sticky li:hover{
    margin-left:-135px;
    background-color:rgba(45, 47, 146, 1);
    border: 2px solid rgba(0, 91, 170, 0.5);
}
.sticky li span{
    float:left;
    margin:5px 4px;
    margin-right:5px;
    font-size: 25px;
    width: 32px;
    padding-top: 6px;
    text-align: center;
    color: #ffffff;
}
.sticky li p{
    padding-top:13px;
    margin:0px;
    line-height:16px;
    font-size:13px;
}
.sticky li p a{
    text-decoration:none;
    color:#ffffff;
}
.sticky li p a:hover{
    text-decoration:none;
}
table {
	border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f3f4f5;
	border: 1px solid #ddd;
}
table td{
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
#sliderfluid.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    padding-right: 15px;
}
.share-box {
    width: 100%;
    border-top: 1px solid rgb(0 91 170 / 35%);
    padding-top: 6px;
    margin-top: 5px;
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.share-box .app {
    display: inline-flex;
    align-items: flex-start;
    margin: 0;
    padding: 0;
}
.share-box .app li:first-child {
    font-size: 14px;
}
.share-box .app li {
    padding: 3px;
}
.share-box .link input {
    background-color: #f0f0f0;
    font-family: sans-serif,Verdana;
    font-size: 12px;
    font-weight: 500;
    height: 30px;
    text-align: left;
    width: 200px;
}
.widget .share-box {
    justify-content: center !important;
    padding-bottom: 10px;
}