/*
Theme Name: Bootstrap Ultimate
Theme URI: http://eodepo.com/bootstrap-ultimate
Description: The ultimate responsive WP theme; cures your common Bootstrap problems such as nav-menu, pagination etc.Built for speed, both loading-wise & development-wise.Comes packed with distinctive features such as adjustable layout, automatic Google Fonts update, sleek options panel, sub-themes and many built-in extensions; lightbox, font-icons etc.Optional layout per post/page.In short, you can have whatever you want, however you want.
Version: 1.4.9
Author: Emin Özlem
Author URI: http://eodepo.com
Tags: responsive-layout, black, white, one-column, two-columns, fluid-layout, custom-background, custom-colors, custom-menu, full-width-template, theme-options, translation-ready,left-sidebar,right-sidebar
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/
a { color: #d92432; }
.bs-callout h4{margin-top:0;margin-bottom:5px}
.bs-callout-danger{background-color:#fdf7f7;border-color:#eed3d7;color:#63222d}
.bs-callout{margin:20px 0;padding:20px;border-left:3px solid #eee}
.bs-callout-danger h4{color:#b94a48}
body.admin-bar .navbar-fixed-top{top:28px}
.carousel .attachment-eo-carousel{margin:0 auto}
.carousel-caption{top:.1em}
#content img{display:block;height:auto;max-width:100%}
a.logo{max-width:100%}@media only screen and (min-width :768px){.searchwrap input.s_exp:focus{width:200%;-moz-transition:width .5s ease-out;-webkit-transition:width .5s ease-out;transition:width .5s ease-out}}
a.logo_img {
    padding: .4em;
}

body.fixednav #maincnot {
    padding-top: 4em;
}

li.dropdown:hover > ul, li.menu-item:hover > ul, li.page-item:hover > ul {
    display: block;
}

li.menu-item.placeholder:hover ul {
    display: none;
}

ul#comment-form-elements {
    list-style-type: none;
    padding-left: 1em;
}

#highlights img {
    margin: 0 auto;
}

span.holdimg {
    display: block;
    height: 100%;
    min-height: 20em;
    width: 100%;
}

#copyright_foot.authl {
    background: url(rsc/img/eofeb.png) top right no-repeat;
    margin-bottom: 0;
    padding-bottom: 1em;
    padding-right: 62px;
}

.wp-caption-text {
    text-align: center;
    color: #999;
}

.sticky {
    border: 1px dotted #eee;
    padding: .6em;
}

.gallery-caption {
   font-weight: 90%;
}

.bypostauthor {
    color: #999;
}

#all_comments ul {
    list-style-type: none;
}

ul.commentlist {
    padding-left: 1em;
}

#all_comments .media {
    border: 1px solid #ccc;
    padding: 1em;
    margin-bottom: .4em;
}

.glyphicon {
    margin-right: .4em;
}

.cbinl {
    float: left;
    margin-right: .8em;
    margin-bottom: .4em;
}

.cbinr {
    float: right;
    margin-left: .8em;
    margin-bottom: .4em;
}

hr {
    width: 100%;
    clear: both;
}

a.cboxElement:hover img {
    width: auto;
}

.gallery-item .thumbnail {
    display: inline-block;
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto;
}

i.fa {
    margin-right: .2em;
}

body.fa_hid i.fa {
    display: none;
}

#footer ul {
    list-style-type: none;
    padding-left: .6em;
}

    #footer ul li ul li ul {
        display: none;
    }

    #footer ul li ul li {
        border-left: 1px solid #CCC;
        margin-bottom: 0;
        padding-left: .4em;
    }

.wp-caption {
    max-width: 100%;
}

.ahighlight {
    border-bottom: 1px dashed #EEE;
    margin-bottom: 1px;
    padding-bottom: .6em;
}

article footer {
    font-size: 90%;
    padding-top: .8em;
    clear: both;
}

article h2.h2 {
    margin: .2em 0;
}

.page-header {
    margin: 1px 0 .6em;
    padding-bottom: .2em;
}

.home article {
    border-bottom: 1px dashed #777;
    margin-bottom: 2em;
    padding-bottom: .1em;
}

dl.gallery-item, dl.gallery-item dt {
    display: inline;
    display: inline-block;
}

dl.gallery-item {
    margin-right: .2em;
    float: left;
}

    dl.gallery-item a.thumbnail {
        margin-bottom: .4em;
    }

.gallery-size-thumbnail .gallery-caption {
    width: 12em;
    max-width: 14em;
    max-height: 4em;
    overflow: hidden;
}

#highlights {
    text-align: center;
}

#content img.wp-smiley {
    display: inline;
}

span.footmeta {
    padding-right: .4em;
}

.comment-form input#defsubmit {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.carousel-caption {
    padding: 0 !important;
}

    .carousel-caption p {
        font-size: 1.2em;
    }

.carousel-control {
    width: 10%;
}

.navbar-brand {
    float: none !important;
    display: block;
    height: auto !important;
}

.post_meta {
    color: grey;
}

footer .post_meta {
    border-top: 1px dashed #777;
    padding-top: 1em;
}

.cell-title{
    overflow: hidden;
    display: -webkit-box;
    height: 3.5em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}
.glyphicon-eye-open{
    color: #9b9b9b;
}
.view{
    margin-left: 5px;
    color: #9b9b9b;
}
.cell-title a{
    color: #1b1b1b;
    font-size: 17px;
    text-decoration: none;
    font-weight: 600;
}
.cell-img img{
    width: 100%;
    height: auto;
    height: 200px !important;
}
.banner-box {
    margin-top: 4em;
}
.banner-box .jumbotron {
    background: url(/wp-content/uploads/2017/04/phowd-bg2.jpg) no-repeat scroll center center;
    background-size: cover;
    color: #fff;
    border-radius: 0;
    text-align: center;
}

.no_padd {
    padding-right: 0!important;
    padding-left: 0!important;
}
.share-button-sizing i.service-pinterest {
	/*display: none !important;*/
}
#main article {
	border-bottom: none !important;
}
.wpp-list {
	padding: 10px 0;
	padding-top: 0;
}
.wpp-list  li{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    padding-top: 0;
    margin-bottom: 10px;
}
.wpp-list  li a{
    background: none!important;
    clear: none;
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-weight: 400;
    font-size: 12px!important;
    line-height: 1.5em;
}
.wpp-list  li a img {
    border: 1px solid #EEE!important;
    box-shadow: none!important;
    margin: 2px 10px 2px 0;
    padding: 3px!important;
    width: auto;
}

.wpp-views {
	color: #bbb;
    font-size: 11px;
    margin: 5px 0 0 56px;
    display: block;
}

.read-also{
    border-left: 3px solid #000000;
}
.read-also p{
    padding-left: 10px;
}
.carus .glyphicon-chevron-left {
    position: absolute;
    top: -30px;
    right: 30px;
     color: #ccc;
    font-weight: 100;
}
.carus .glyphicon-chevron-right {
    position: absolute;
    top: -30px;
    right: 10px;
    color: #ccc;
    font-weight: 100;
}
.cell-img {
    height: 210px;
    background-size: cover;
    background-position: center;
}
.carus span{

}

.load_page {
 display: none; /*изначально блоки скрыты*/
}

.load_page {
 z-index: 9999; /*значение должно больше чем для .hidescreen*/
 left: 50%;
 top: 50%;
 padding: 30px 10px;
 text-align: center;
 width: 150px;
}
.abh_box {
    display: none !important;
}
#showBlock .abh_box {
    display: block !important;
}


@media (max-width: 1150px) {
    .slick-next
    {
        right: -10px!important;
    }
    .slick-prev
    {
        left: -15px!important;
    }
    .slick-prev,
    .slick-next
    {

        top: 0%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);


    }
}
@media (max-width: 1000px){
    .banner .buttbanner {
        font-size: 14px !important;
    }
}
@media (max-width: 800px){
    .banner .buttbanner {
        font-size: 12px !important;
        top: 40px !important;
    }
    .banner  .title-banner{
    font-size: 22px;
    }
    .banner  p{
        font-size: 14px;
    }
}
@media (max-width: 550px) {
     .banner .buttbanner {
        font-size: 12px !important;
            top: 50px !important;
    }
    .banner  .title-banner{
        font-size: 18px;
    }
    .banner  p{
        font-size: 14px;
    }
    .link img {
        width: 100% !important;
        height: 150px;
    }

}
.carus .glyphicon-chevron-left {
    position: absolute;
    top: -35px;
    right: 45px;
    font-size: 25px;
    cursor: pointer;
}
.carus .glyphicon-chevron-right {
    position: absolute;
    top: -35px;
    right: 10px;
    color: #ccc;
    font-weight: 100;
    font-size: 25px;
    cursor: pointer;
}
.carus .glyphicon-chevron-left:hover {
 color:#333;
}
.carus .glyphicon-chevron-right:hover {
color:#333 ;
}
.popular{
    float: right;
 }
.glyphicon-eye-open {
    margin-top: 2px;
}
.carus{
    max-height: 360px;
}

/* from custom css */
#disqus_thread {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #disqus_thread {
    width: 740px;
  }
}
@media (min-width: 1025px) {
  #disqus_thread {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #disqus_thread {
    width: 960px;
  }
}

/* Contact us */
.wpcf7-form-control,
.wpcf7-form-control:focus,
.wpcf7-form-control:active {
    border-radius: 4px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    box-shadow: none;
    outline: none;
}
.contact-field {
    width: 33.33%;
    float: left;
}
#wpcf7-f9454-p9344-o1, #wpcf7-f9454-p9344-o1 * {
    box-sizing: border-box;
}
#wpcf7-f9454-p9344-o1 .wpcf7-mail-sent-ok {
    float: left;
    margin: 12px;
}
.contact-field .wpcf7-form-control {
    width: 100%;
    margin-top: 7px;
}
.contact-field.contact-field-textarea {
    width: 100%;
    margin-top: 10px;
}
.contact-field.contact-field-textarea .wpcf7-form-control {
  	height: 120px;
}
#wpcf7-f9454-p9344-o1 {
    margin-bottom: 10px;
    display: inline-block;
}

/* BSF - Sidebar */
#sidebar1 .wpcf7 p {
    color: gray;
}
#sidebar1 .wpcf7 {
    border: 1px solid #ccc;
    padding: 0 15px;
    text-align: center;
    border-radius: 5px;
}
#sidebar1 .wpcf7 h3 {
    font-size: 22px;
    font-weight: bold;    line-height: 1.2;    color: #23282D;
}
.sidebar-promo .wpcf7 h3 {
    color: #fff !important;
}
#sidebar1 .wpcf7 .wpcf7-form-control {
    width: 100%;
    border-radius: 4px;
    padding: 5px 10px;
}
#sidebar1 .wpcf7 .wpcf7-form-control:first-child {
	margin-bottom: 10px;
}
#sidebar1 .wpcf7 .wpcf7-form-control:first-child,
#sidebar1 .wpcf7 .wpcf7-form-control:first-child:hover,
#sidebar1 .wpcf7 .wpcf7-form-control:first-child:focus,
#sidebar1 .wpcf7 .wpcf7-form-control:first-child:active {
    border: 1px solid #ccc;
}
#sidebar1 .wpcf7 .wpcf7-form-control.btn-upload {
    padding: 2px 0;
}

.sidebar-promo {
    background: url(/wp-content/uploads/2015/05/sidebar-bg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: 30px;
}
.sidebar-promo-inner-wrap {
    display: table;
    width: 100%;
    text-align: center;
    /*padding: 0 20px 15px 20px;*/
}
.sidebar-promo-inner {
    display: table-cell;
    vertical-align: middle;
}
.sidebar-promo-inner .btn {
    font-size: 12px;
    padding: 5px 10px;
    cursor: pointer;
}
.sidebar-promo-inner h3 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 15px;
}
.sidebar-promo-inner .btn.btn-upload {
    margin-bottom: 10px;
}
.sidebar-promo-inner .btn:hover {
    color: #fff;
    background-color: #d92432;
    background-image: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05) 49%,rgba(0,0,0,.05) 51%,rgba(0,0,0,.1));
    border: 1px solid #777;
    border-color: rgba(0,0,0,.2);
    border-bottom-color: #333;
    border-bottom-color: rgba(0,0,0,.4);
    color: #fff;
    -moz-box-shadow: inset 0 .08em 0 rgba(255,255,255,.4),inset 0 0 .1em rgba(255,255,255,.9);
    -webkit-box-shadow: inset 0 .08em 0 rgba(255,255,255,.4),inset 0 0 .1em rgba(255,255,255,.9);
    box-shadow: inset 0 .08em 0 rgba(255,255,255,.4),inset 0 0 .1em rgba(255,255,255,.9);
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}
.populargb { margin-bottom: 2em; }

.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.rpwe-block li{
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 10px;
list-style-type: none;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
}

.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400;
font-size: 12px !important;
line-height: 1.5em;
}

.rpwe-thumb{
border: 1px solid #eee !important;
box-shadow: none !important;
margin: 2px 10px 2px 0;
padding: 3px !important;
}

.rpwe-summary{
font-size: 12px;
}

.rpwe-time{
color: #bbb;
font-size: 11px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}

#interesting_articles { margin-bottom: 3.5em; }
