#intro {
	height: 1030px;
}
#scrollUp {

}
#scrollUp:hover {

}
.intro_buttons{
    margin-top: 35px;
}
.intro_buttons .btn-theme{
    border-radius: 50px;
    font-weight: 600;
    font-size: 28px;
    width: 480px;
    margin-bottom: 12px;
    color: #000000;
    padding: 20px 22px;
    height: 84px;
    background: #e5f83f;
    text-align: center;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform: none;
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}

.intro_buttons .btn-theme{
    overflow: hidden;
    position: relative;
}

.intro_buttons .btn-theme:after {
    content: "";
    position: absolute;
    top: 0;
    left: -200px;
    width: 60px;
    height: 100px;
    background-color: #fff;
    filter: blur(30px);
    transform: skewX(30deg) translateZ(0);
    transition: 1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-delay: 0.05s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

#intro .owl-buttons .btn {
    font-size: 100px;
    opacity: 0.3;
}
#intro .owl-buttons .btn:hover {
    opacity: 1;
}

#intro .owl-buttons .owl-prev {
    left: 1%;
}

#intro .owl-buttons .owl-next {
    right: 1%;
}

.titlebar h2:after{
    background: #005d70;
}

.btn-theme {
	border-radius: 50px;
}
.btn-theme:hover {

}

.navbar-nav > li > a:hover, .navbar-nav > li > a.selected-nav {

}

.navbar {
    min-height: 44px;
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #dbebf0;
    padding: 10px 30px;
    border-radius: 50px;
    color: #000;
}

.panel-title a:hover, a:focus {
}

.panel-title i {

}

.icon-box i {

}

.timeline-year span {

}

.timeline-item:hover.timeline-item:before {

}

#gallery-filter .btn-group > .btn.active, #gallery-filter .btn-group > .btn.focus {

}

.item-overlay {

}

.team-img-meta h6 {

}

.pricing-table.highlight {

}

.pricing-table.highlight .price {
    background-color: #1a1e1f;
    height: 120px;
    color: #eee;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    line-height: 120px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#newsletter form input[type="submit"]:hover {
	background: #fff !important;
    color: #000 !important;
    border: none;
}
#newsletter form input[type="submit"] {
    background: #e5f83f;
    color: #222 !important;
    border: none;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 700;
    border-radius: 25px;
    padding: 13px 20px 20px;
    height: 60px;
}

.contact-info .fa {
    color:#e5f83f;
}

.contact-info a, .contact-info p {
    font-weight: 700;
    font-size: 22px;
}
.contact-info a:hover {
    color: #0093dd;
}

#contacts-2 .contact-info a,
#contacts-2 .contact-info a:hover {
    color: #262626;
}
#footer .navbar_footer ul li a:hover, #footer .navbar_footer ul li a.selected-nav {

}
#footer .intro_buttons {
    text-align: center;
}
.nav-sub>li {
    background-color: #1b1f20;
}

.nav-sub>li:hover, .nav-sub>li.active {
    background-color: #005d70;
}
.md-modal .md-header {
}

#gallery-filter .btn-group > .btn.active, #gallery-filter .btn-group > .btn.focus, #gallery-filter .btn-group >.btn:hover {
    background-color: #174873;
    color: #fff;
}

#offers {
    padding-bottom: 90px;
}

ul{margin-left: 15px;}
.pricing-table ul{margin-left: 0;}

#intro .owl-buttons a {background-color: rgba(0, 0, 0, 0);}

.navbar-nav > li > a:hover, .navbar-nav > li > a.selected-nav {
    color: #005d70!important;
}

.portfolioslider .btn.active, .portfolioslider .btn:active, .portfolioslider .btn-theme-circle:hover{
    box-shadow: none !important;
    color: #f1633e !important;
}

.block_slide h2{

}
.block-advantages h2{
    color: #000;
}

.block-carousel__content .intro_buttons .btn-theme{
        padding: 7px;
        width: 210px;
        font-size: 17px;
        height: 46px;
}
.page{
    font-size: 20px;
    background-color: #f6f6f6!important;
    line-height: 1.8em;
}

.page .intro_buttons{
    margin-top: 0px;
}
.knopki_price .btn{
    width: 200px;
}
.btn-red{
    background: #005d70;
}

.pricing-table.highlight .btn-theme.btn-red{
    background: #005d70;
}


#zakaz {
    background: none;
}