/* Переопределение шаблонных стилей */
.sticky-nav .navbar-light .navbar-brand img {
    max-width: 175px;
}
.sticky-nav {
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
}   
.nav-three nav .navbar-nav .nav-item a.active span {
    color: #da691f!important;
}
.mean-container .mean-nav ul li a.mean-expand {
    width: 25px;   
}
.skill-img-2 img {
    max-width: 100%;
}
.contact-wrap-form .has-error .bx {
    color: red;
}
.contact-wrap-form .has-error .form-control:focus,
.contact-wrap-form .has-error .form-control {
    border-color: red;
}
.contact-wrap-form .has-error .form-control::placeholder {
    color: red;
    opacity: 0.5;
}
.contact-wrap-form .h4 {
    font-size: 18px;
    margin: 0;
}
.contact-section-img {
    height: 100%;
    padding-bottom: 30px;
}
.contact-section-img img {
    height: 100%
}
.contact-section-img img {
    object-fit: cover;
}

.sidebar-modal .sidebar-modal-inner {
    overflow-y: auto;
}  
.sidebar-modal .sidebar-header .close-btn {
    margin-top: 8px;
}
.sidebar-modal .sidebar-header .sidebar-logo {
    max-width: 200px;
}
.sidebar-modal .contact-us ul li i {
    top: 1px;
}
.sidebar-contact-list span {
    display: none;
}
.search-area .search-item .close-btn.active {
    top: -10px;
}
.search-area .search-item i {
    top: -9px;
}

.banner-content span {
    text-transform: none;
}
.banner-light .banner-content .banner-btn .get-btn {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 27px 11px;
}    
.owl-light .banner-content span,
.owl-light .banner-content h1 {
    color: #fff;
}
.owl-light .banner-content .banner-btn .get-btn::before,
.owl-light .banner-content .banner-btn .learn-btn::before {
    content: none;
}    
.owl-light .banner-content .banner-btn .get-btn:hover {
    background-color: #fff;
    color: #414141;
}
.owl-light .banner-content .banner-btn .learn-btn:hover {
    background-color: #414141;
    color: #fff;
}    
.owl-light .banner-content .half-circle {
    background-color: #414141;
}
.owl-light .banner-area .owl-nav .owl-prev,
.owl-light .banner-area .owl-nav .owl-next {
    color: #b7b7b7 !important;
}
.owl-light .banner-area .owl-nav .owl-prev:hover,
.owl-light .banner-area .owl-nav .owl-next:hover {
    color: #fff !important;
}
.owl-light .banner-area .thumbs-wrap span {
    color: #fff !important;
}
.owl-light .banner-area .thumbs-wrap .owl-thumbs.banner-area-thumb::before {
    color: #fff !important;
}
.portfolio-tab .tabs-two li a.all-portfolio {
    padding-right: 55px;
}
.tabs-two .all-portfolio i {
    font-size: 30px;
    line-height: 1;
    position: absolute;
    font-weight: 500;
    top: 2px;
    right: 15px;
}

.about-card img {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
    width: 70px;
}
.offer-item {
    height: 100%;
    margin-bottom: 0;
}
.offer-item img {
    width: 70px;
}
.offer-item:hover img {
    filter: invert(1);
}
.offer-item .learn-btn {
    margin-top: 20px;
}    
.offer-item .offer-footer {
    position: absolute;
    bottom: 50px;
}

.process-card .process-icon {
    border: 1px dashed #636363;
    display: inline-block;
    width: 115px;
    height: 120px;
    line-height: 120px;
    background-color: transparent;
    color: #fff;
    margin-bottom: 20px;
    -webkit-transition: .7s;
    transition: .7s;
    position: relative;
}
.process-card:hover .process-icon {
    background-color: #414141;
}
.process-card .process-icon img{
    width: 70px;
}
.testimonials-content p {
    font-weight: 100;
}
.testimonials-area .owl-nav .owl-next::before{
    content: 'Далее';
}
.testimonials-area .owl-nav .owl-prev::before{
    content: 'Назад';
}

.about-widget-card {
    height: 100%;   
}

.side-bar-widget .side-bar-categories ul li span {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
}
.side-bar-widget .side-bar-categories ul li {
    overflow: hidden;   
}

.side-bar-widget .side-bar-categories ul li.active {
    background-color: #414141;
}
.side-bar-widget .side-bar-categories ul li.active a {
    color: #fff;
}
.service-slider .owl-nav .owl-prev::before,
.service-slider .owl-nav .owl-next::before {
    content: '';
}
.service-slider .owl-nav .owl-prev i,
.service-slider .owl-nav .owl-next i {
    margin-left: 0;
    margin-right: 0;
}
.service-slider .owl-nav .owl-prev {
    left: -5px;
    width: 50px!important;
}    
.service-slider .owl-nav .owl-next {
    right: -5px;
    width: 50px!important;
}    
.service-card .content .learn-btn i {
    left: 100px;
}
.side-bar-widget .side-bar-widget-tag li.active {
    background-color: #414141;
}
.side-bar-widget .side-bar-widget-tag li.active a {
    color: #fff;
}
.pagination-area .page-numbers.skip {
    color: #000;
    background-color: #fff;
    border: 1px dashed #d7d7d7;
}
.side-bar-widget .widget-popular-post .item .info .title-text {
    font-size: 14px;
}    
.footer-widget .footer-news {
    font-size: 15px;
}

.portfolio-details-content blockquote,
.blog-article .article-content blockquote {
    margin-right: 20px;
    position: relative;
    margin-bottom: 50px;
    margin-top: 40px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #414141;
}
.portfolio-details-content blockquote::before,
.blog-article .article-content blockquote::before {
    content: '\ee83';
    position: absolute;
    top: -40px;
    left: 30px;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    color: #414141;
    font-family: boxicons;
}
.portfolio-details-content blockquote::after,
.blog-article .article-content blockquote::after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -20px;
    right: -20px;
    width: 97%;
    height: 90%;
    background-color: #f3f3f3;
}
.portfolio-details-content blockquote p,
.blog-article .article-content blockquote p {
    font-size: 20px;
    color: gray;
    font-weight: 600;
    margin-bottom: 0;
}
.blog-article .article-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 500;
}
.blog-article .article-post .article-post-share {
    height: 100%;   
}

.portfolio-list a img {
    object-fit: cover;
}
.portfolio-list .content ul li {
    font-size: 14px;
}
.portfolio-list .content ul {
    padding: 0 10px;
    width: auto;
}   
.portfolio-details-content img {
    margin-bottom: 0;
}
.side-bar-widget .side-bar-categories ul li b {
    display: inline-block;
    color: #7d7d7d;
    font-weight: 400;
    padding: 7px 20px;
    font-weight: 600;
}
.side-bar-widget .side-bar-categories ul li:hover b {
    color: #fff;
}
input#city {
    visibility: hidden;
    position: fixed;    
}
@-webkit-keyframes opacity-animation {
    0% { opacity: 0; }
    50% { opacity: 0.5; }
    100% { opacity: 0; }
}
.content-img a {
    position: relative;
}
.content-img a div {
    opacity: 0;
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.content-img a div i {
    font-size: 100px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}
.content-img a div:hover {
    -webkit-animation: opacity-animation 2s; 
}


@media only screen and (max-width: 767px) {
    .mobile-nav .logo img {
        max-width: 175px;
    }
    .contact-wrap-form .h4 {
        margin-top: 20px;
        text-align: center;
    }    
    .contact-section-img {
        margin-right: 0;
    }
    .contact-section-content {
        margin-left: 0;
    }
    .footer-widget .footer-logo img {
        max-width: 180px;
    }    
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-widget .footer-logo img {
        max-width: 180px;
    }
}
@media only screen and (max-width: 991px) {
    .mobile-nav nav .navbar-nav {
        height: 100%;
        max-height: 400px;
    }
    .blog-area .blog-card .content h3 {
        font-size: 20px;
    }    
}    
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-content h1 {
        font-size: 65px;
    }
}    
@media only screen and (min-width: 1200px) {
    .banner-content h1 {
        font-size: 74px;
    }    
    .blog-area .blog-card .content h3 {
        font-size: 22px;
    }    
}


/*** HELPERS ***/
.mt--5  { margin-top: 5px; }
.mb--5  { margin-bottom: 5px; }
.ml--5  { margin-left: 5px; }
.mr--5  { margin-right: 5px; }
.mt--10 { margin-top: 10px; }
.mb--10 { margin-bottom: 10px; }
.ml--10 { margin-left: 10px; }
.mr--10 { margin-right: 10px; }
.mt--15 { margin-top: 15px; }
.mb--15 { margin-bottom: 15px; }
.ml--15 { margin-left: 15px; }
.mr--15 { margin-right: 15px; }
.mt--20 { margin-top: 20px; }
.mb--20 { margin-bottom: 20px; }
.ml--20 { margin-left: 20px; }
.mr--20 { margin-right: 20px; }
.mt--25 { margin-top: 25px; }
.mb--25 { margin-bottom: 25px; }
.ml--25 { margin-left: 25px; }
.mr--25 { margin-right: 25px; }
.mt--30 { margin-top: 30px; }
.mb--30 { margin-bottom: 30px; }
.ml--30 { margin-left: 30px; }
.mr--30 { margin-right: 30px; }
.mt--35 { margin-top: 35px; }
.mb--35 { margin-bottom: 35px; }
.ml--35 { margin-left: 35px; }
.mr--35 { margin-right: 35px; }
.mt--40 { margin-top: 40px; }
.mb--40 { margin-bottom: 40px; }
.ml--40 { margin-left: 40px; }
.mr--40 { margin-right: 40px; }
.mt--45 { margin-top: 45px; }
.mb--45 { margin-bottom: 45px; }
.ml--45 { margin-left: 45px; }
.mr--45 { margin-right: 45px; }
.mt--50 { margin-top: 50px; }
.mb--50 { margin-bottom: 50px; }
.ml--50 { margin-left: 50px; }
.mr--50 { margin-right: 50px; }
.pt--5  { padding-top: 5px; }
.pb--5  { padding-bottom: 5px; }
.pl--5  { padding-left: 5px; }
.pr--5  { padding-right: 5px; }
.pt--10 { padding-top: 10px; }
.pb--10 { padding-bottom: 10px; }
.pl--10 { padding-left: 10px; }
.pr--10 { padding-right: 10px; }
.pt--15 { padding-top: 15px; }
.pb--15 { padding-bottom: 15px; }
.pl--15 { padding-left: 15px; }
.pr--15 { padding-right: 15px; }
.pt--20 { padding-top: 20px; }
.pb--20 { padding-bottom: 20px; }
.pl--20 { padding-left: 20px; }
.pr--20 { padding-right: 20px; }
.pt--25 { padding-top: 25px; }
.pb--25 { padding-bottom: 25px; }
.pl--25 { padding-left: 25px; }
.pr--25 { padding-right: 25px; }
.pt--30 { padding-top: 30px; }
.pb--30 { padding-bottom: 30px; }
.pl--30 { padding-left: 30px; }
.pr--30 { padding-right: 30px; }
.pt--35 { padding-top: 35px; }
.pb--35 { padding-bottom: 35px; }
.pl--35 { padding-left: 35px; }
.pr--35 { padding-right: 35px; }
.pt--40 { padding-top: 40px; }
.pb--40 { padding-bottom: 40px; }
.pl--40 { padding-left: 40px; }
.pr--40 { padding-right: 40px; }
.pt--45 { padding-top: 45px; }
.pb--45 { padding-bottom: 45px; }
.pl--45 { padding-left: 45px; }
.pr--45 { padding-right: 45px; }
.pt--50 { padding-top: 50px; }
.pb--50 { padding-bottom: 50px; }
.pl--50 { padding-left: 50px; }
.pr--50 { padding-right: 50px; }
