/*
Theme Name: Bitrace Theme
Theme URI: bitrace.ru
Version: 1.0
Description: no
Author:  the Undefined Group
Author URI: we@undefined.so
*/

html, body {
    font-family: "Open Sans";
    font-weight: 300;
    color: #3F3F3F;
    font-weight: 400;
    line-height: 23px;
    z-index: 0;
    background-color: #F2F2F2;
}

p {
    font-size: 18px;
    line-height: 1.5;
    color: #3F3F3F;
}

h3 {
    font-weight: 400;
}

a {
    color: #373737;
    text-decoration: none;
    transition: color 0.5s ease 0s;
}

a:hover {
    color: #86CAF7;
    text-decoration: none;
}

input, textarea, .modal, .modal * {
    border-radius: none !important;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="number"] {
    padding: 13px 0 13px 10px;
    margin-bottom: 25px;
}

/*textarea {*/
/*    padding: 15px 0 0 10px;*/
/*}*/

.btn {
    background: none repeat scroll 0 0 #7AB800;
    background-image: none;
    border-radius: 0px 0px 0px 0px;
    border: 0 none;
    padding: 0 22px;
    box-shadow: none;
    color: #FFFFFF;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    text-shadow: none;
    transition: background 0.5s ease 0s;
}

.btn:hover, .btn:focus {
    background-color: #88CC00;
    color: #FFFFFF;
}

.tech-news-button {
    margin-top: 3px;
}

.content-box {
    background: none repeat scroll 0 0 #FFFFFF;
}

.content-box-light {
    background-color: rgba(255, 255, 255, 0.67);
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

/* center column */
.center-text {
    text-align: center
}

.hr-spacer {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #F2F2F2;
    padding: 0;
}

/* invisible spacer */
.space2 {
    margin: 2px 0;
}

.space5 {
    margin: 5px 0;
}

.space10 {
    margin: 10px 0;
}

.space15 {
    margin: 15px 0;
}

.space30 {
    margin: 30px 0;
}

.space35 {
    margin: 35px 0;
}

.space50 {
    margin: 50px 0;
}

.space75 {
    margin: 75px 0;
}

#wrap {
    background-color: #F2F2F2;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    position: relative;
    min-width: 100%;
}

/*.nav-wrap {
    background: none repeat scroll 0 0 #373737;
}*/

.navbar {
    margin-bottom: 0;
}

.navbar-inner {
    /*background-color: #373737;*/
    background-color: transparent;
    background-image: none;
    filter: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0;
    transition: all 700ms linear;
}

.warning {
    border: 1px solid red !important;
}

.navbar .divider-vertical {
    height: 20px;
    margin: 12px 2px 0 2px;
    border-left: 0px solid #000;
    border-right: 1px solid #000;
}

.navbar .nav > li > a {
    color: #000;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none;
    font-size: 18px;
    /*font-weight: 200;*/
    transition: color 0.15s ease-in-out 0s;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a.active {
    color: #00549f;
}

.navbar .nav > li > a.small {
    font-size: 14px;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #00549f;
    background-color: transparent;
    box-shadow: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
}

.dropdown-menu {
    border: none;
    border-radius: 0 0 0 0;
    padding: 0 0;
}

.dropdown-menu > li > a {
    padding: 12px 20px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    background-color: #00549f;
    background-image: none;
}

.navbar .btn-navbar {
    height: 18px;
}

.navbar .brand {
    color: #000;
    font-size: 22px;
    text-shadow: none;
}

.cta {
    padding: 20px 30px;
    /*margin-bottom: 30px;*/
}

.cta h2 {
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
}

#page-heading .page-header .container.main .row.home {
    margin-left: 0 !important;
    padding-bottom: 0 !important;
}

#page-heading .page-header .container.main {
    width: 100% !important;
}

#page-heading .page-header {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 30px 0 30px 0;
    border-bottom: 0px;
    /*background: url(/wp-content/themes/bitrace/theme/img/bt-flat-logo-700-dark.png) no-repeat scroll 0 0 #00549f;*/
    background: url(https://bitrace.ru/wp-content/uploads/2014/06/bt-flat-logo-1000-dark.png) no-repeat scroll 0 0 #1e64b0;
    background-position: center;
}

#page-heading .page-header .subheader {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.35;
    margin: 15px 0 40px;
}

#page-heading .page-header span {
    color: #FFFFFF;
    font-weight: 200;
}

#page-heading .page-header .home {
    padding-bottom: 60px;
}

#page-heading .page-header .home h1 {
    margin: 70px 0 70px 0;
    color: #FFFFFF;
    text-align: center;
    font-weight: 100;
}

#page-heading .page-header .home h2 {
    margin: 10px 0 40px 0;
    color: #FFFFFF;
    font-weight: 200;
}

#page-heading .page-header .home h4 {
    margin: 10px 0 40px 0;
    padding-right: 40px;
    color: #FFFFFF;
    font-weight: 200;
    line-height: 1.6
}

#page-heading .page-header .home-btns .btn {
    margin: 10px 10px 20px 0;
}

#page-heading .btn i {
    margin-right: 10px;
}

/*#page-heading .home-cta {background-color:#1e64b0;}*/
#page-heading .home-cta {
    background-color: #00549f;
}

#page-heading .home-cta .cta-btn {
    margin-left: 25px; /* position: relative; top: 16px; */
}

#page-heading .home-cta h3 {
    margin: 40px 0 50px 0;
    color: #FFFFFF;
    font-weight: 200
}

#page-heading .arrow-down {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 15px solid #00549f;
}

.section-headline h1 {
    text-align: center;
    font-weight: 200;
    margin-bottom: 30px;
}

.section-lead {
    color: #373737;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 15px;
}

#home h1 {
    font-weight: 200;
    text-align: center;
    margin-bottom: 80px;
}

#home h3 {
    font-weight: 200;
}

#home i {
    margin-right: 15px;
}

#home .feature {
    text-align: center;
    padding: 0 15px;
}

#home .feature i {
    color: #00549f;
    vertical-align: -10px;
}

#home .list {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px;
}

#home .list img {
    padding-top: 25px;
}

#home .list i {
    color: #00549f;
}

#home .list ul {
    padding-left: 20px;
    font-size: 18px;
    font-weight: 200;
}

#home .list ul li {
    line-height: 1.7;
}

#home .feature-info {
    text-align: center;
    padding: 15px 40px;
    height: 370px;
}

#home .feature-info .btn {
    margin-top: 25px;
}

#home .feature-set .tile {
    float: left;
    display: inline-block;
    background: none repeat scroll 0 0 #00549f;
    margin: 0 0 5px 5px;
    padding: 25px 10px 5px 20px;
    width: 194px;
    text-align: center;
    transition: all 200ms ease-in-out;
}

#home .feature-set .tile:hover {
    background: none repeat scroll 0 0 #0062B8;
}

#home .feature-set .tile i {
    color: #FFFFFF;
    font-size: 108px;
    margin: 0 10px 0 0;
    padding: 15px;
}

#home .feature-set .tile p {
    color: #FFFFFF;
    margin-top: 15px;
    font-weight: 400;
}

#home .blog-tease h2 {
    color: #FFFFFF;
}

#home .blog-tease p {
    color: #FFFFFF;
}

#home .blog-tease .blog-tease-pic img {
    border-right: 5px solid #F2F2F2;
}

#home .blog-tease .blog-tease-info {
    padding: 0 20px 0 10px;
}

#home .blog-tease .blog-tease-info .blog-tease-btn {
    float: right;
    padding: 10px 0;
}

#about_us .about-inner {
    padding: 10px 15px;
}

#about_us .about-inner img {
    padding: 10px 0;
}

#about_us .team .team-thumb {
    background-color: #FFFFFF;
    margin-top: 15px;
    padding: 10px;
}

#about_us .team .team-thumb:hover {
    box-shadow: 0 0 8px #DDDDDD;
    transition: box-shadow 0.2s eass-in-out 0s;
}

#about_us .team .team-thumb:hover h3 a {
    color: #00549f;
}

#about_us .team ul {
    text-align: right;
}

#about_us .team ul li i {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #373737;
    font-size: 16px;
    padding: 3px;
}

#about_us .team ul li i {
    background: none repeat scroll 0 0 #F2F2F2;
}

#about_us .team ul li i:hover {
    background: none repeat scroll 0 0 #373737;
    color: #00549f /* blue */;
    text-decoration: none;
}

#contact_us p {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    font-style: italic;
}

#contact_us .contact-info {
    padding-left: 20px;
}

#contact_us ul.contact-list .contact-icon {
    margin-right: 10px;
    font-size: 22px;
    line-height: 1.4;
}

#contact_us ul.contact-list li {
    font-size: 18px;
}

#blog .blog-list .blog-post {
    background-color: #FFFFFF;
    padding: 20px 30px;
}

#blog .blog-list .blog-post img {
    margin-bottom: 10px;
}

#blog .blog-list .blog-post .blog-details .info li {
    background-color: #F2F2F2;
    padding: 5px 8px;
    margin-top: 5px;
    margin-right: 5px;
}

#blog .blog-list .blog-post .blog-details .info li i {
    margin-right: 5px;
}

#blog .blog-list .pagination-center {
    margin-top: 55px;
    text-align: center;
}

#blog .blog-list .blog-post .list-comments {
    margin-top: 20px;
}

#blog .blog-list .blog-post .comment {
    margin-bottom: 20px;
}

#blog .blog-list .blog-post .comment img {
    float: right;
    max-width: 55px;
}

#blog .blog-list .blog-post .comment a {
    margin-left: 20px;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}

#blog .blog-list .blog-post .comment .comment-name {
    font-weight: bold;
}

#blog .blog-list .blog-post .comment .comment-date {
    color: #777777;
    font-size: 12px;
}

#blog .blog-side {
    padding-left: 20px;
}

#blog .blog-side .side-box {
    background-color: #FFFFFF;
    padding: 20px 30px;
}

#blog .blog-side input[type="text"] {
    padding: 4px 6px;
    margin-bottom: 0px;
}

#blog .blog-side .btn-search {
    padding: 0px 10px;
    height: 30px;
    line-height: 20px;
    border-radius: 0 0 0 0;
}

#blog .blog-side .dl-horizontal {
    margin-bottom: 0px;
}

#blog .blog-side .dl-horizontal dt {
    float: left;
    width: 56px;
}

#blog .blog-side .dl-horizontal dt img {
    *border: 3px solid #EEEEEE;
    height: 50px;
    width: 50px;
}

#blog .blog-side .dl-horizontal dd {
    margin-left: 66px;
}

#blog .blog-side .dl-horizontal dd p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0px;
}

#blog .blog-side ul.side-photos li {
    display: inline-block;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-right: 5px;
}

#blog .blog-side ul.side-photos li img {
    max-width: 55px;
}

#features .feature-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 35px 25px;
}

#features .feature-wrap .copy-right {
    padding-left: 25px;
}

#features .feature-wrap .copy-left {
    padding-right: 25px;
}

#features .feature-wrap .copy-right i {
    margin-right: 15px;
    color: #00549f;
    vertical-align: -8px;
}

#features .feature-wrap .copy-left i {
    margin-right: 15px;
    color: #00549f;
    vertical-align: -8px;
}

#features .feature {
    padding: 0 10px 50px 0;
}

#features .feature i {
    color: #00549f /* blue */;
}

#features .feature .feature-icon-box {
    float: left;
    margin-bottom: 20px;
    height: 77px;
    text-align: center;
    width: 16%
}

#features .feature .feature-text {
    float: left;
    margin-left: 23px;
    width: 76%;
}

#hovered-thumbs {
    text-align: center;
}

#hovered-thumbs ul.thumbnails .thumb {
    overflow: hidden;
    position: relative;
    text-align: center;
}

#hovered-thumbs ul.thumbnails .thumb .thumb-mask p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 200;
}

#hovered-thumbs ul.thumbnails .thumb .thumb-mask,
#hovered-thumbs ul.thumbnails .thumb .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

#hovered-thumbs ul.thumbnails .thumb img {
    display: block;
    position: relative
}

#hovered-thumbs ul h2 {
    color: white;
}

#hovered-thumbs ul.thumbnails .thumb-first .thumb-mask {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 84, 159, 0.6);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(-120px, 0, 0);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    -moz-transition: all 0.2s 0.4s ease-in-out;
    -o-transition: all 0.2s 0.4s ease-in-out;
    -ms-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
}

#hovered-thumbs ul.thumbnails .thumb-first:hover .thumb-mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#hovered-thumbs ul.thumbnails .thumb .thumb-mask .thumb-info {
    padding: 30px;
}

#hovered-thumbs .item-details {
    background-color: #FFFFFF;
    margin-top: 30px;
    padding: 40px 60px;
}

#hovered-thumbs .item-photos {
    margin-top: 40px;
}

#hovered-thumbs ul.item-photos-list li {
    display: inline-block;
    list-style: none outside none;
    margin-bottom: 26px;
}

#hovered-thumbs ul.item-photos-list li.pad {
    margin-right: 26px;
}

#hovered-thumbs .item-testimonial {
    background-color: #FFFFFF;
    padding: 40px 60px;
}

#hovered-thumbs .item-testimonial p {
    font-style: italic;
}

#hovered-thumbs .item-testimonial small:before {
    content: '\2014 \00A0';
}

#hovered-thumbs .item-testimonial small {
    color: #999999;
    display: block;
    line-height: 20px;
}

#footer {
    padding-top: 1px;
    display: block;
}

#footer > #footer-wrap {
    background: none repeat scroll 0 0 #373737;
    border-top: 1px solid #AAAAAA;
    bottom: 0;
    width: 100%;
}

#footer > #footer-wrap > .container {
    padding-top: 20px;
}

#footer h4 {
    color: #FFFFFF;
}

#footer .u_additional_footer {
    font-size: 16px;
    font-weight: 200;
    color: #949EA3;
}

#footer .testimonial {
    padding-left: 20px;
}

#footer blockquote {
    border-left: 0px;
    margin: 0 0 20px;
    padding: 0 0 0 0px;
}

#footer .contact ul.contact-list li {
    color: #949EA3;
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 8px;
}

#footer .contact ul.contact-list a {
    color: #949EA3;
}

#footer .contact ul.contact-list a:hover {
    color: #00549f;
}

#footer .contact ul.contact-list .contact-icon {
    margin-right: 10px;
}

#footer .social {
    padding: 50px 0 30px 0;
    text-align: center;
}

#footer ul.social-list li {
    display: inline;
    text-decoration: none;
}

#footer ul.social-list li i {
    *background-color: #2D2D2D;
    margin: 5px 10px 0 0;
    padding: 3px;
}

#footer ul.social-list li a {
    text-decoration: none;
    color: #FFFFFF;
}

#footer ul.social-list li i:hover {
    background-color: #00549f;
}

#sub-footer-push,
#sub-footer {
    height: 30px;
}

#sub-footer {
    background-color: #1E1F1F;
}

.credits p {
    color: #595959;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 11px;
}

.credits a {
    transition: color 0.15s ease-in-out 0s;
    color: #949EA3;
    font-size: 12px;
    line-height: 15px;
    padding: 0;
    text-decoration: none;
}

.credits a:hover {
    color: #0AD1E5;
}

@media (max-width: 979px) {
    .page {
        padding-top: 0px;
    }
}

@media (max-width: 767px) {
    .page {
        padding-top: 0px;
    }

    #wrap {
        margin: 0 auto 30px;
    }

    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        position: static;
        background: none repeat scroll 0 0 #373737;
    }

    #footer > #footer-wrap {
        background: none repeat scroll 0 0 #373737;
        border-top: none;
        position: static;
        width: 100%;
    }

    #sub-footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #sub-footer .credits .right {
        float: none;
    }

    .nav-wrap {
        width: 100%;
        margin: 0 -20px;
        padding: 0 20px;
    }

    .page-header {
        margin: 0 -20px;
        padding: 20px 20px 0 20px !important;
    }

    #page-heading .home h4 {
        text-align: center;
        padding-left: 30px;
    }

    #page-heading .home-cta {
        margin: 0 -20px;
        padding: 0 20px !important;
    }

    #page-heading .home-cta .home-cta-inner {
        text-align: center
    }

    #page-heading .page-header .home-btns .btn {
        margin: 0 10px 10px 0;
    }

    #footer .testimonial {
        padding: 10px 0 0 0px;
    }

    #sub-footer-push, #sub-footer {
        height: 60px;
    }

    #sub-footer .pull-right {
        float: left;
    }

    #home .feature-info {
        height: 100%;
    }

    #home .feature-set .tile {
        max-width: 100%;
        height: 100%;
        margin: 5px 0 0 20px;
    }

    #hovered-thumbs ul.thumbnails .thumb .thumb-mask .thumb-info {
        padding: 30px 10px;
    }

    #hovered-thumbs ul.thumbnails .thumb .thumb-mask p {
        display: none;
    }
}

::selection {
    background: #BFBFBF;
    color: #424242;
}

::-moz-selection {
    background: #BFBFBF;
    color: #424242;
}

[thin] {
    font-weight: 300;
}

#footer .u_additional_footer a, #footer .u_additional_footer a:link, #footer .u_additional_footer a:visited {
    color: inherit;
    border-bottom: 1px dotted #949EA3;
}

#footer .u_additional_footer ul {
    display: inline;
}

#page-heading .page-header h2 {
    color: #fff;
    font-weight: normal;
}

.navbar .nav-collapse ul.nav {
    margin-top: 6px;
}

.btn-big {
    font-size: 31.5px;
    font-weight: 300;
    padding-bottom: 7px;
}

/*.modal textarea {*/
/*    width: 97%;*/
/*}*/

#da-slider {
    margin-top: -108px;
}

.footer_sidebar ul {
    margin: 0;
}

.footer_sidebar ul li {
    list-style: none;
}

.footer_sidebar a {
    color: #949EA3;
    border-bottom: 1px dotted transparent;
    text-decoration: none
}

.footer_sidebar a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #949EA3;
}

#footer > #footer-wrap > .container {
    background: url(/assets/images/main-page/footer-bg.png) top left no-repeat;
}

#footer .contact-us a {
    color: #949EA3;
    border-bottom: 1px dotted transparent;
    text-decoration: none
}

.blog-tease {
    background: url(images/main-page/post-bg-1.png) top right no-repeat;
    background-color: #00549f;
}

.fixed-icon {
    position: fixed;
    background-color: #424242;
    font-size: 24px;
    padding: 6px;
    box-shadow: 0 0 6px #424242;
    text-align: center;
}

/* Шилов, ты блядь вообще логику понимаешь? Зачем использовать .greened тут? */
.u_consultant_icon.fixed-icon.visible-desktop {
    background-color: transparent !important;
    padding: 0 !important;
    box-shadow: 0px 0px 0px transparent;
}

.u_consultant_icon {
    top: 315px;
    right: 0;
}

.u_consultant_icon a {
    color: #F2F2F2;
    height: 29px;
    background-color: #424242;
    display: block;
    padding: 5px 6px 3px 2px;
    margin-bottom: 6px;
    box-shadow: 0 0 12px #222;
    transition: all 200ms linear;
    position: relative;
    right: -166px;
}

.u_consultant_icon a:hover {
    right: 0;
}

.u_consultant_icon a i {
    padding: 0px 7px;
    border-right: 1px dashed #fff;
    width: 24px;
}

.u_consultant_icon a > div {
    float: left;
}

.u_consultant_icon a span {
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
}

.u_consultant_icon a:nth-of-type(2), .u_consultant_icon a:nth-of-type(3) {
    background-color: #424242;
}

.modal {
    display: none;
}

.u_backtop_icon {
    bottom: 64px;
    left: 0;
}

.u_backtop_icon a {
    color: #F2F2F2;
}

#about_us .row.team .span6 .team-thumb img {
    width: 100% !important;
}

/* ИМПОРТАНТ!!1 */

/*

.onoffswitch {
    position: relative !important; width: 80px !important;
    -webkit-user-select:none !important; -moz-user-select:none; -ms-user-select: none !important;
	margin: 0 auto;
}

.onoffswitch-checkbox {
    display: none !important;
}

.onoffswitch-label {
    display: block !important; overflow: hidden !important; cursor: pointer !important;
	border-radius: 50px !important;
}

.onoffswitch-inner {
    width: 200% !important; margin-left: -100% !important;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left !important; width: 50% !important; height: 30px !important; padding: 0 !important; line-height: 30px !important;
    font-size: 18px !important; color: white !important;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ДА";
    padding-left: 10px !important;
    background-color: #88CC00 !important; color: #FFFFFF !important;
}

*/
/*
.onoffswitch-inner:after {
    content: "НЕТ"; */ /* Пидора ответ */
/*
   padding-right: 10px !important;
   background-color: #00549F !important; color: #FFFFFF !important;
   text-align: right !important;
}

.onoffswitch-switch {
   width: 26px !important; margin: 0px !important;
   background: #FFFFFF !important;
   border: 2px solid #3D3D3D !important; border-radius: 150px !important;
   position: absolute !important; top: 0 !important; bottom: 0 !important; right: 51px !important;
   -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
   -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
   margin-left: 0 !important;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
   right: 0px !important;
}
*/
/*Tarif test*/
/*
.feature-wrap.internet-tarifs .row-fluid {border-bottom: 1px dashed #d9d9d9;}
.feature-wrap.internet-tarifs .row-fluid:first-child  .span6.copy-left {width: 100%;}
.feature-wrap.internet-tarifs .row-fluid:first-child  .span6.copy-left h3 {font-size: 26px;}
.feature-wrap.internet-tarifs .row-fluid:first-child  .span6.copy-left p {text-align: left;}
.feature-wrap.internet-tarifs .row-fluid:first-child  .span6.copy-left p:last-child {color: #E66060;}
.feature-wrap.internet-tarifs .row-fluid .span6.copy-left {
	width: 33.3%;
	float: left;
	padding: 15px 20px;
	margin: 0;
	border-right: 1px solid #d9d9d9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.feature-wrap.internet-tarifs .row-fluid.tarifs .span6.copy-left {
		padding: 15px 80px;
		padding-right: 80px !important;
	}

	.feature-wrap.internet-tarifs .row-fluid.tarifs .span6.copy-left p:nth-of-type(2) span {
		padding: 5px;
		border: 1px solid #d9d9d9;
		margin-top: 5px;
		font-weight: bold;
	}

.feature-wrap.internet-tarifs .row-fluid .span6.copy-left:last-child {
	border: none;
}

	.feature-wrap.internet-tarifs .row-fluid .span6.copy-left h3 {
		text-align: center;
		font-size: 18px;
		font-weight: 600;
	}

	.feature-wrap.internet-tarifs .row-fluid .span6.copy-left p {
		text-align: center;
	}
*/
/*tarifs join*/
/*
.row-fluid.tarifs-join .span6.copy-left.tarifs-join {
	margin-top: 50px;
	width: 100%;
	position: relative;
}

	.row-fluid.tarifs-join .span6.copy-left.tarifs-join h1 {
		margin-bottom: 100px;
		font-weight: 100;
		text-align: center;
	}

		.row-fluid.tarifs-join .span6.copy-left.tarifs-join .formimg{
			position: absolute;
			bottom: 90px;
			left: 50%;
			margin-left: 121px;
		}

		.row-fluid.tarifs-join .span6.copy-left.tarifs-join .formimg img{
			width: 70px;
			height: auto;
		}
*/
/*Tarifs. Many history*/
/*
.row-fluid.tarifs-history .span6.copy-left.tarifs-history {
	min-height: 510px;
}

.row-fluid.tarifs-history .span6.copy-left.tarifs-history p {
	text-align: left;
}

	.row-fluid.tarifs-history .span6.copy-left.tarifs-history h2 .fa {
		position: relative;
		bottom: 8px;
	}

		.row-fluid.tarifs-history .span6.copy-left.tarifs-history h2 {
			text-align: center;
		}
*/
.fixed-icons {
    position: fixed;
    top: 315px;
    left: 0px;
}

.fixed-icons ul {
    margin: 0;
}

.fixed-icons ul li {
    box-shadow: 0 0 12px #222;
    cursor: pointer;
    position: relative;
    left: -95px;
    list-style: none;
    background-color: #424242;
    text-align: center;
    height: 37px;
    padding-top: 7px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 150ms linear;
    margin-bottom: 5px;
}

.fixed-icons ul li:hover {
    left: 0;
}

.fixed-icons ul li span {
    color: #fafafa;
    padding: 0px 5px;
}

.fixed-icons ul li span .fa {
    border-left: 1px dotted #fafafa;
    padding-left: 5px;
    width: 37px;
    float: right;
}

.fixed-icons ul li a {
    color: #fafafa;
    font-size: 24px;
    text-align: center;
}

.widget.widget_categories {
    list-style: none;
}

.cat-item {
    list-style-type: circle;
}

.white {
    color: #FFF;
}

.currentCaste {
    font-weight: bold;
}

.navbar-fixed-top, .fixed-icons, .fixed-icon {
    z-index: 5;
}

.features-map {
    width: 100%;
    text-align: center;
}

.features-map td {
    width: 16.6%;
    width: calc(100% / 7);
}

.features-map img {
    width: 75px;
    height: 75px;
}

[f16] {
    font-size: 16px;
}

.tariffs * {
    text-align: center;
}

.tariffs .span4 {
}

.tariffs .tariff-actual {
    /*zoom: 1.2;*/
}

.tariffs .tariff-worst {
    /*zoom: 0.9;*/
}


.modal, .modal * {
    border-radius: 0 !important;
}

#features.features-header {
    position: fixed;
    width: 100%;
    top: 52px;
    z-index: 4;
}

#features.features-header .feature-wrap {
    *background-color: rgba(55, 55, 55, .9);
    background-color: rgba(255, 255, 255, .9);
    border-bottom: 1px solid #999999;
    padding: 15px;
}

#features.features-header * {
    *color: #F2F2F2 !important;
}

#features.features-header img {
    zoom: 0.5;
}

.tariff-actual .btn, .gsc-search-button.gsc-search-button-v2 {
    background-color: #7ab800 !important;
}

.gsc-search-button.gsc-search-button-v2 {
    border-radius: 0;
}

/*Googlw search*/
.gsc-input {
    background: none !important;
    padding: 0 !important;
    height: 25px !important;
}

.gstl_50 {
    height: 25px !important;
}

.gs_tti50, .gsib_a, .gsst_b {
    padding: 0 !important;
}

#gsc-iw-id1 {
    margin-top: 2px !important;
}

span.gscb_a {
    position: relative;
    top: 2px;
}


.tv_slide-1, .tv_slide-2, .tv_slide-3, .tv_slide-4 {
    padding: 10px;
    border: 1px solid #7AB800;
    cursor: pointer;
    margin-bottom: 25px;
}

.tv_slide-1 h2, .tv_slide-2 h2, .tv_slide-3 h2, .tv_slide-4 h2 {
    font-size: 22px;
}

.tv_slide-1 img, .tv_slide-2 img, .tv_slide-3 img, .tv_slide-4 img {
    text-align: center;
}

.tv_slide-hidden-1, .tv_slide-hidden-2, .tv_slide-hidden-3, .tv_slide-hidden-4 {
    display: none;
    text-align: left;
}


.bundle-list > li > a,
.bundle-list > li > a:hover,
.bundle-list > li > a:focus {
    color: #3F3F3F;
    background-color: #7AB80040;
}


.bundle-list > li.active > a,
.bundle-list > li.active > a:hover,
.bundle-list > li.active > a:focus {
    color: #ffffff;
    background-color: #7AB800;
}


.form-transparent {
    color: #fff !important;
    padding-top: 25px;
    padding-bottom: 25px;
}

.form-transparent .btn {
    height: 40px;
    line-height: 40px;
    outline: none;
}

.form-transparent input[type="text"],
.form-transparent input[type="tel"] {
    background-color: transparent !important;
    color: #fff !important;
    margin-bottom: 10px;
}

.form-transparent input[type="text"]::placeholder,
.form-transparent input[type="tel"]::placeholder {
    color: #ffffff99 !important;
}

.form-transparent .agreement {
  color: #ffffffdd !important;
  font-size: 12px;
  margin-bottom: 20px;
}

.form-transparent .agreement a {
  color: #ffffffdd !important;
  text-decoration: underline;
}


.wpcf7-validation-errors {
    display: none !important;
}


div.wpcf7-response-output {
    position: relative;
    padding: .75rem 1.25rem;
    margin: 0 0 1rem 0;
    border: 1px solid transparent !important;
    border-radius: .25rem;
}

div.wpcf7-mail-sent-ok {
    background-color: #88CC00;
    border-color: #88CC00;
}

.wpcf7-not-valid:focus {
    box-shadow: 0 1px 0 0 #FF4136 !important;
}

.wpcf7-not-valid {
    border-color: #FF4136 !important;
}

.modal-body {
    max-height: 600px;
}

.modal_become_client .wpcf7-form,
.modal_have_questions .wpcf7-form,
.modal_request .wpcf7-form {
    margin-bottom: 0;
}

.modal_become_client .controls,
.modal_have_questions .controls,
.modal_request .controls {
    max-width: 50%;
    margin: 0 auto;
}


.control-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.control-flex > .control-group {
    margin-left: 10px;
    margin-right: 10px;
}


@media (max-width: 767px) {
    .control-flex {
        flex-direction: column;
    }
}



#pay {
    background: url("/assets/images/main-page/pay-bg.png") center bottom no-repeat;
    background-size: cover;
}

.d-flex {

}

.d-flex {
    display: flex !important;
}

.flex-fill {
    flex: 1 1 0 !important;
}

@media (min-width: 576px) {
    .d-sm-flex {
        display: flex !important;
    }

    .flex-sm-fill {
        flex: 1 1 0 !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }
}

.tariffs > div {
    padding: 2px 4px;
}

.tariffs .btn-big {
    font-size: 24.5px;
    font-weight: 400;
    padding-bottom: 7px;
}

.tariffs p {
    font-size: 16px;
}


@media (min-width: 576px) {
    .tariffs.d-sm-flex h3 {
        font-size: 20px;
    }
    .tariffs.d-sm-flex h4 {
        font-size: 18px;
    }
    .tariffs.d-sm-flex h5 {
        font-size: 14px;
    }
    .tariffs.d-sm-flex p {
        font-size: 14px;
    }
}


body.snow {
    position: relative;
}

body.snow::before {
    pointer-events: none;
    content: " ";
    display: block;
    position: fixed;
    top: 0;
    left: -50%;
    width: 200%;
    height: 100%;
    z-index: 1;
    -webkit-background-size: 40rem 40rem;
    -moz-background-size: 40rem 40rem;
    background-size: 40rem 40rem;
    background-image: url("/assets/images/falling-snow2.png");
    -webkit-animation: snow 28s linear infinite;
    -moz-animation: snow 28s linear infinite;
    -o-animation: snow 28s linear infinite;
    -ms-animation: snow 28s linear infinite;
    animation: snow 28s linear infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 10s;
    -moz-transition: opacity 10s;
    -o-transition: opacity 10s;
    -ms-transition: opacity 10s;
    transition: opacity 10s;

    opacity: 1;
    -ms-filter: none;
    filter: none;
}

body.snow::after {
    pointer-events: none;
    content: " ";
    display: block;
    position: fixed;
    top: 0;
    left: -50%;
    width: 200%;
    height: 100%;
    z-index: 10;
    -webkit-background-size: 40rem 40rem;
    -moz-background-size: 40rem 40rem;
    background-size: 40rem 40rem;
    background-image: url("/assets/images/falling-snow1.png");
    -webkit-animation: snow 18s linear infinite;
    -moz-animation: snow 18s linear infinite;
    -o-animation: snow 18s linear infinite;
    -ms-animation: snow 18s linear infinite;
    animation: snow 18s linear infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 5s;
    -moz-transition: opacity 5s;
    -o-transition: opacity 5s;
    -ms-transition: opacity 5s;
    transition: opacity 5s;


    opacity: 1;
    -ms-filter: none;
    filter: none;

}


@-moz-keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }
    50% {
        background-position-y: 40rem
    }
    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

@-webkit-keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }
    50% {
        background-position-y: 40rem
    }
    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

@-o-keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }
    50% {
        background-position-y: 40rem
    }
    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

@keyframes snow {
    0% {
        background-position-x: 0;
        background-position-y: 0
    }
    50% {
        background-position-y: 40rem
    }
    100% {
        background-position-x: 40rem;
        background-position-y: 80rem
    }
}

