/*
Theme Name: Main
Theme URI:
Description: Main theme
Version: 1.0
Author: fruitware
Author URI: http://fruitware.ru/
*/

#disqus_thread a {
    color: #044471 !important;
}
body.post-type-archive-bmr_complaint .no-image .image {
    display: block;
}
.header-version-text {
    display: inline-block;
    vertical-align: top;
    color: #606060;
    text-transform: lowercase;
    font-size: 13px;
    font-style: italic;
}
.bg-left-menu.open {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 100%;
}
.sidebar-left-menu,
.sidebar-left-menu .present,
.sidebar-left-menu-main-submenu {
    position: relative;
}
.blue .bg-left-menu-color {
    background: #4271b5;
}
.green .bg-left-menu-color {
    background: #5a8d52;
}
.green-blue .bg-left-menu-color {
    background: #579c90;
}
.d-gray .bg-left-menu-color {
    background: #292929;
}
.l-blue .bg-left-menu-color {
    background: #5a9aa8;
}
.inner {
    margin: 0 auto;
    max-width: 1180px;
    min-width: 320px;
}
.fixed {
    background: #000;
    width: 100%;
    z-index: 1000;
}
#wp-social-login-connect-with {
    display: block;
    margin: 13px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.user-login-row {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.75);
    zoom: 1;
}
.form-item-radio,
.form-item-checkbox {
    position: relative;
    margin: 20px 0 10px;
}

.login-radio,
.login-checkbox {
    margin: 3px 10px;
    text-transform: inherit;
    display: inline-block;
    font-style: italic;
    font-size: 14px;
}
.current-menu-ancestor .header-menu-color {
    height: 53px !important;
}
.header-top-container-menu {
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.animation {
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transform: perspective(900px) rotateX(60deg) translateZ(-50px) translateY(-20px);
    -moz-transform: perspective(900px) rotateX(60deg) translateZ(-50px) translateY(-20px);
    -ms-transform: perspective(900px) rotateX(60deg) translateZ(-50px) translateY(-20px);
    -o-transform: perspective(900px) rotateX(60deg) translateZ(-50px) translateY(-20px);
    transform: perspective(900px) rotateX(60deg) translateZ(-50px) translateY(-20px);
}
.color-red-menu {
    color: #e66c69;
}
.favorite-need-auth {
    padding: 15px 15px 0 15px;
    color: #4271b5;
    display: none;
}

.sidebar-left-menu a {
    line-height: 1.2;
}

.mainsite-slider {
    overflow: hidden;
    margin-left: 170px;
    margin-bottom: 10px;
}
.content {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* Flexible sidebar CSS fixes */
.content.inner.content-flexed {
    display: flex;
}
@media all and (max-width: 950px) {
    .single-bonuses .content.inner.content-flexed {
        display: block;
    }
}
.content-middle.fullwidth {
    width: 100%;
    min-width: 100px;
}
.content-middle.news-container {
    margin-right: 250px;

}
@media all and (max-width: 1024px) {
    .content-middle.news-container {
        margin-right: 26.5%;
    }
}
.tax-media_category .content-middle {
        margin-right: 0;
}
.tax-media_category .section-homepage-template-tpl {
    display: flex;
}
.tax-media_category .section-homepage-template-tpl .main-container {
    margin-right: 10px!important;
}

.chat-template-tpl .content-middle {
    width: 100%;
}
.kapper-form-after-template-tpl .content-middle.news-container{
    margin-right: 10px;
}

.section-homepage-template-tpl .not-fp .content-middle {
    margin-right: 10px;
}
.content-middle.good-bookmakers {
    margin-right: 250px;
}
/* End flexible sidebar CSS fixes */


.container-address-info .content {
    margin-top: 0;
}
.content .sidebar-left-menu {
    float: left;
    width: 160px;
}
.content-middle {
    margin: 0 250px 0 170px;
}
.content .sidebar-right-widgets {
    float: right;
    min-width: 240px;
    width: 240px;
}
@media all and (max-width: 1024px) {
    .content .sidebar-right-widgets {
        min-width: 225px;
    }
}
.content .sidebar-right-widgets .top-stake-banners {
    margin: 0 0 8px 0;
    min-height: 350px;
}
.clearfix {
    clear: both;
}

.user-login-row {
    display: none;
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
}
button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    outline: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
}
.clearfix1:before,
.clearfix1:after {
    content: "";
    display: table;
}
.clearfix1:after {
    clear: both;
}
.complaint-clearfix {
    overflow-y: hidden;
}
.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 1394px) {
    #social {
        display: none;
    }
}
.sidebar-right-widgets h3 {
    text-align: center;
    padding: 20px 10px;
    background: #3b86c4;
    text-transform: uppercase;
    font: bold 18px 'GothamBold';
    color: #fff;
}
.sidebar-right-widgets .widget {
    margin-bottom: 6px;
}

.sidebar-right-widgets .chosen {
    background: #fff;
}
.sidebar-right-widgets .chosen-header {
    padding: 15px 10px;
    border-bottom: 5px solid #3b86c4;
    background: #fff;
    color: #000;
}
.sidebar-right-widgets .chosen-article {
    padding: 17px 10px;
    border-bottom: 1px solid #e0e0e0;
    color: #212121;
}
.sidebar-right-widgets .chosen-article-content {
    color: #212121;
}
.sidebar-right-widgets .chosen-article-content:hover {
    color: #4271b5;
    text-decoration: underline;
}
.sidebar-right-widgets .chosen-article-content img {
    float: left;
    margin-right: 10px;
}
.sidebar-right-widgets .chosen-article-text {
    display: block;
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 17px;
}
.sidebar-right-widgets .chosen-article-nr {
    margin-top: 12px;
    font-size: 12px;
    line-height: 14px;

}
.sidebar-right-widgets .chosen-article-nr span {
    margin-right: 10px;
}
.sidebar-right-widgets .chosen-article-nr .views {
    margin-right: 20px;
}
.sidebar-right-widgets .chosen-article-nr .icon-new {
    font-size: 14px;
}
.sidebar-right-widgets .rating-changes {
    background: #fff;
}
.sidebar-right-widgets .rating-changes h3 {
    font-size: 18px;
    padding: 10px 10px 8px;
    line-height: 1.2;
}
.sidebar-right-widgets .rating-changes-content {
    padding: 10px 10px 0px;
    border-bottom: 1px solid #f1f1f1;
    color: #2d2d2d;
    position: relative;
}
.sidebar-right-widgets .rating-changes-content-date {
    color: #bcbcbc;
    font-style: italic;
}
.sidebar-right-widgets .rating-changes-content-news {
    padding-right: 15px;
    margin: 10px 0;
    line-height: 16px;
}
.sidebar-right-widgets .rating-changes-content .icon-new {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 7px;
    font-size: 12px;
}
.sidebar-right-widgets .rating-changes-content .icon-new-caret-up {
    color: #7bab73;
}
.sidebar-right-widgets .rating-changes-content .icon-new-caret-down {
    color: #e56c69;
}
.sidebar-right-widgets .rating-changes-content .icon-new-plus {
    font-size: 10px;
    color: #4271b5;
}
.sidebar-right-widgets .rating-changes-footer {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    padding: 15px 10px;
    font-weight: bold;
    font-weight: bold;
}
.sidebar-right-widgets .rating-changes-footer a {
    color: #2d2d2d;
}
.sidebar-right-widgets .rating-changes-footer a:hover {
    text-decoration: underline;
}
.widget.widget_search {
    background: #4271b5;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.widget.widget_search form {
    margin: 0px 0px 10px 0;
}
.widget.widget_search .search-content input[type="text"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    height: 36px;
    width: calc(100% - 20px);
    border: none;
    padding: 0 10px;
}
.widget.widget_search .search-content .btn {
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    height: 40px;
    color: #fff;
    background: #2d2d2d;
    margin-top: 15px;
    font-weight: bold;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.widget.widget_search .search-content .search-header {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.2;
}
.widget.widget-ratingforecast a img {
    width: 100%;
}
#social {
    position: fixed;
    z-index: 1000;
    padding: 6px 6px 0;
}
#social a {
    display: block;
    margin: 0 0 6px;
}
#social .icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align:center;
    color: white;
}
#social .social-fixed {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 0 11px;
    text-align: center;
    height: 35px;
    font: 17px/38px 'GothamBold';
    margin-left: -5px;
    top: -2px;
}
#social .social-fixed:before {
    content: '';
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 0;
    position: absolute;
    left: -5px;
    top: 12px;
}

.footer {
    background: #fff;
    min-width: 320px;
}
.footer h3 {
    color: #3b3b3b;
}
.footer-h3 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3b3b3b;
}
.footer-tags-title {
    padding-top: 0;
}
.footer-h3:hover {
    color: #3b3b3b;
}
.footer-h3 a {
    color: #3b3b3b;
}
.footer-h3 a:link,
.footer-h3 a:hover,
.footer-h3 a:focus,
.footer-h3 a:visited {
    color: #3b3b3b;
}
.container-footer-top {
    margin-top: 20px;
    background-color: #d0d0d0;
}
.container-footer-top-menu {
    display: table;
    border-top: 1px solid #e8e8e8;
    padding-bottom: 30px;
}
.container-footer-top-menu-item {
    display: table-cell;
    width: 25.5%;
}
.container-footer-top-menu-item h3 {
    font-size: 14px;
    color: #2d2d2d;
    margin: 0 16px;
    font-weight: normal;
}
.container-footer-top-menu-item-content {
    font-style: italic;
    border-right: 1px dotted #fff;
}
.container-footer-top-menu-item-content-main {
    font-style: italic;
    padding: 0px 16px;
    color: #969696;
    font-size: 12px;
    max-height: 90px;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
    overflow: hidden;
    margin: 0;
    line-height: 1.3;
}
.container-footer-top-menu-item-content .read-later,
.container-footer-top-menu-item-content .read-up {
    color: #4271b5;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 16px;
}
.container-footer-top-menu-item-content .read-later:hover,
.container-footer-top-menu-item-content .read-up:hover {
    cursor: pointer;
    text-decoration: underline;
}
.container-footer-top-menu-item-content .read-up {
    display: none;
}
.container-footer-top-menu .firstitem {
    width: 24.5%;
}
.container-footer-top-menu .firstitem h3 {
    margin: 0;
}
.container-footer-top-menu .firstitem p {
    padding-left: 0;
}
.container-footer-top-menu .lastitem {
    width: 24.5%;
}
.container-footer-top-menu .lastitem h3 {
    margin-right: 0;
}
.container-footer-top-menu .lastitem p {
    padding-right: 0;
}
.container-footer-top-menu .lastitem div {
    border-right: none;
}
.footer-click {
    max-height: 1000px;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
}

.inner-footer .footer-social .icon-instagram1 {
    display: none;
}

.inner-footer-menu {
    display: table;
    margin-bottom: 20px;
    padding: 0;
    line-height: 1;
}
.inner-footer-menu-item {
    display: table-cell;
    width: 11.1%;
}
.inner-footer-menu-item h3 {
    border-bottom: 1px dotted #7b7b7b;
    margin-top: 0;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0;
    text-transform: uppercase;
}
.inner-footer-menu-item-submenu {
    list-style: none;
    margin: 0;
    padding-right: 10px;
}
.inner-footer-menu-item-submenu-item {
    display: block;
    margin-top: 5px;
    margin-right: 3px;
}
.inner-footer-menu-item-submenu-item a {
    color: #7b7b7b !important;
    font-style: italic;
    font-size: 12px;
    line-height: 1.2;
}

.inner-footer-bottom {
    padding-top: 20px;
    border-top: 1px solid #c4c4c4;
}
.inner-footer-bottom-left {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
.inner-footer-bottom-left-logo {
    margin-bottom: 20px;
}
.inner-footer-bottom-left-logo img {
    width: 280px;
}
.inner-footer-bottom-left .footer-copy-upper {
    margin: 20px 0;
    text-align: left;
}
.inner-footer-bottom-left .footer-copy-upper .icon {
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 20px;
    padding: 7px;
}
.inner-footer-bottom-left .footer-copy-upper .icon:hover {
    opacity: 0.85;
    text-decoration: none;
}
.inner-footer-bottom-left .counts-block {
    margin-bottom: 20px;
    text-align: left;
}
.inner-footer-bottom-left .counts-block .count-footer {
    margin-right: 15px;
}
.inner-footer-bottom-left .footer-copy {
    text-align: left;
    margin: 0;
    padding-bottom: 15px;
    font-size: 12px;
    color: #585858;
}
.inner-footer-bottom-right {
    display: inline-block;
    vertical-align: top;
    max-width: 54.5%;
}
.inner-footer-bottom-right h3 {
    line-height: 14px;
}
.inner-footer-bottom-right-tags a {
    font-size: 12px;
    line-height: 1.1;
    color: #2d2d2d;
    display: inline-block;
    text-decoration: none;
    padding: 4px;
    margin: 0 4px 4px 0;
    -webkit-box-sizing: border-box; /* Android ≤ 2.3, iOS ≤ 4 */
    -moz-box-sizing: border-box; /* Firefox ≤ 28 */
    box-sizing: border-box; /* Chrome, Firefox 29+, IE 8+, Opera, Safari 5.1 */
}
.inner-footer-bottom-right-tags a:hover {
    text-decoration: underline;
    color: inherit;
}
.inner-footer-bottom-right-tags a:visited {
    color: inherit;
}
#review-often-complaints .container-review-info .quote {
    font-style: italic;
    font-size: 30px;
}
#review-often-complaints .container-review-info {
    font-style: italic;
    font-size: 23px;
    line-height: 32px;
    color: #2d2d2d;
}

#nav-icon4 span {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */

    /* No support for these yet, use at own risk */
    -o-user-select: none;
    user-select: none;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 30px;
    height: 35px;
    position: relative;

    -webkit-user-select : none; /* Chrome all / Safari all */
    -moz-user-select    : none; /* Firefox all */
    -ms-user-select     : none; /* IE 10+ */

    /* No support for these yet, use at own risk */
    -o-user-select      : none;
    user-select         : none;

    -webkit-transform   : rotate3d(0, 0, 0, 0deg);
    -moz-transform      : rotate3d(0, 0, 0, 0deg);
    -o-transform        : rotate3d(0, 0, 0, 0deg);
    transform           : rotate3d(0, 0, 0, 0deg);

    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    border-radius: 0;
    opacity: 1;
    left: 0;

    -webkit-transform: rotate3d(0,0,0,0deg);
    -moz-transform: rotate3d(0,0,0,0deg);
    -o-transform: rotate3d(0,0,0,0deg);
    transform: rotate3d(0,0,0,0deg);

    -webkit-transition: transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
}
#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.open #nav-icon4 span:nth-child(1) {
    -webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);

    top: -1px;
    left: 8px;
}

.open #nav-icon4 span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.open #nav-icon4 span:nth-child(3) {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    -moz-transform: rotate3d(0,0,1,-45deg);
    -o-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);

    top: 20px;
    left: 8px;
}
.leftmenu-icon {
    margin-left: 4px !important;
}

.bg-left-menu,
.my-responsive-left-menu {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.my-responsive-left-menu {
    float: left;
    display: none;
}
.my-responsive-right-menu {
    float: right;
    display: none;
}