/*
Theme Name: DebtSolv
Theme URI: http://
Author: Alexandr Jormungandr
Author URI: http://nightforest.ru/
Description: DebtSolv Theme
Version: 1.0
License: CCA 3.0 license
License URI: http://creativecommons.org/licenses/by/3.0/
Tags: 
*/

@charset "UTF-8";
@font-face {
    font-family: "RalewayRegular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/RalewayRegular/RalewayRegular.eot?#iefix") format("embedded-opentype"), url("fonts/RalewayRegular/RalewayRegular.woff") format("woff"), url("fonts/RalewayRegular/RalewayRegular.ttf") format("truetype"); }

@font-face {
    font-family: "RalewayBold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/RalewayBold/RalewayBold.eot?#iefix") format("embedded-opentype"), url("fonts/RalewayBold/RalewayBold.woff") format("woff"), url("fonts/RalewayBold/RalewayBold.ttf") format("truetype"); }

html {
    position: relative;
    min-height: 100%;
    overflow-x: hidden; }

body {
    font-size: 16px;
    line-height: 1.6;
    font-family: "RalewayRegular", sans-serif;
    overflow-x: hidden;
    color: #2b2b2b;
    margin-bottom: 320px; }

.textwidget {
    display: inline-block;}

.hidden {
    display: none; }

span.wpcf7-not-valid-tip {
	display: none;}

.wpcf7-not-valid {
	border-color: red;}

a {
    outline: none !important; }
    a:hover, a:active, a:focus {
        text-decoration: none; }

strong {
    font-weight: normal;
    font-family: "RalewayBold", sans-serif; }

.button {
    background-color: #2b2b2b;
    width: 100%;
    max-width: 260px;
    line-height: 1;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: "RalewayRegular", sans-serif;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    outline: none;
    padding: 16px 5px 16px;
    -webkit-border-radius: 0;
                    border-radius: 0; }
    .button:hover, .button:active {
        background-color: #795c7d;
        color: #fff; }
    .button:focus {
        background-color: #2b2b2b;
        color: #fff; }

.section-title {
    text-align: center;
    margin-bottom: 25px; }
    .section-title h2 {
        color: #6a6a6a;
        line-height: 1.2;
        margin: 0;
        font-family: "RalewayRegular", sans-serif;
        font-size: 30px; }

.big-title h2 {
    font-size: 60px;
    color: #7bb6b5;
    line-height: 1.2;
    font-family: "RalewayBold", sans-serif;
    margin: 0; }

*::-webkit-input-placeholder {
    color: #cecece;
    opacity: 1;
    font-weight: normal; }

*:-moz-placeholder {
    color: #cecece;
    opacity: 1;
    font-weight: normal; }

*::-moz-placeholder {
    color: #cecece;
    opacity: 1;
    font-weight: normal; }

*:-ms-input-placeholder {
    color: #cecece;
    opacity: 1;
    font-weight: normal; }

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-color: #e6e6e6; }
    #preloader .cssload-whirlpool {
        position: absolute;
        top: 50%;
        left: 50%;
        border: 1px solid #fff;
        -webkit-border-radius: 974px;
                        border-radius: 974px; }
        #preloader .cssload-whirlpool::before, #preloader .cssload-whirlpool::after {
            position: absolute;
            top: 50%;
            left: 50%;
            border: 1px solid #fff;
            border-left-color: #795c7d;
            -webkit-border-radius: 974px;
                            border-radius: 974px;
            margin: -24px 0 0 -24px;
            height: 49px;
            width: 49px;
            -webkit-animation: cssload-rotate 1150ms linear infinite;
                            animation: cssload-rotate 1150ms linear infinite; }
        #preloader .cssload-whirlpool::before {
            content: "";
            margin: -22px 0 0 -22px;
            height: 43px;
            width: 43px;
            -webkit-animation: cssload-rotate 1150ms linear infinite;
                            animation: cssload-rotate 1150ms linear infinite; }
        #preloader .cssload-whirlpool::after {
            content: "";
            margin: -28px 0 0 -28px;
            height: 55px;
            width: 55px;
            -webkit-animation: cssload-rotate 2300ms linear infinite;
                            animation: cssload-rotate 2300ms linear infinite; }

@-webkit-keyframes cssload-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                        transform: rotate(360deg); } }

@keyframes cssload-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                        transform: rotate(360deg); } }

#navbar {
    padding: 10px 0;
    position: relative;
    width: 100%;
    z-index: 10;
    background-color: #2b2b2b;
    margin-bottom: 30px; }
    #navbar .logo {
        float: left; }
        #navbar .logo img {
            max-width: 100%;
            height: auto; }
    #navbar .main-menu {
        float: right;
        position: relative;
        z-index: 10;
        margin-top: 25px; }
        #navbar .main-menu > ul {
            list-style: none;
            padding-left: 0;
            margin: 0; }
            #navbar .main-menu > ul > li {
                display: inline-block;
                float: left;
                position: relative;
                margin-right: 40px; }
                #navbar .main-menu > ul > li:last-child {
                    margin-right: 0; }
                #navbar .main-menu > ul > li.active a,
                #navbar .main-menu > ul > li.current-menu-item a {
                    border-color: #795c7d; }
                #navbar .main-menu > ul > li > a {
                    display: block;
                    padding: 5px 0;
                    color: #fff;
                    font-size: 18px;
                    line-height: 1;
                    font-family: "RalewayRegular", sans-serif;
                    -webkit-transition: all .5s ease;
                    transition: all .5s ease;
                    border-bottom: 3px solid transparent; }
                    #navbar .main-menu > ul > li > a:hover, #navbar .main-menu > ul > li > a:active {
                        border-color: #795c7d; }

.main-menu-toggle {
    position: relative;
    top: 25px;
    float: right;
    display: none;
    width: 32px;
    height: 30px;
    cursor: pointer;
    margin-left: 10px; }
    .main-menu-toggle div {
        width: 100%;
        height: 3px;
        background: #fff;
        -webkit-border-radius: 2px;
                        border-radius: 2px;
        margin: 6px auto;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-backface-visibility: hidden;
                        backface-visibility: hidden; }
    .main-menu-toggle.on .one {
        -webkit-transform: rotate(45deg) translate(5px, 5px);
                -ms-transform: rotate(45deg) translate(5px, 5px);
                        transform: rotate(45deg) translate(5px, 5px); }
    .main-menu-toggle.on .two {
        opacity: 0; }
    .main-menu-toggle.on .three {
        -webkit-transform: rotate(-45deg) translate(7px, -8px);
                -ms-transform: rotate(-45deg) translate(7px, -8px);
                        transform: rotate(-45deg) translate(7px, -8px); }

#header {
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
    #header .header-slider {
        background: url(img/header-bg.jpg) no-repeat top center;
        background-size: cover;
        height: 430px;
        padding: 90px 115px 0; }
        #header .header-slider h1 {
            font-family: "RalewayRegular", sans-serif;
            color: #fff;
            font-size: 40px;
            line-height: 1.2;
            margin: 0 0 55px;
            position: relative;
            max-width: 480px; }
            #header .header-slider h1 span {
                font-family: "RalewayBold", sans-serif; }
            #header .header-slider h1:after {
                width: 70px;
                height: 3px;
                background-color: #795c7d;
                position: absolute;
                bottom: -25px;
                left: 0;
                content: ""; }
        #header .header-slider .button {
            margin-bottom: 15px; }
        #header .header-slider .email-link {
            color: #2b2b2b;
            font-family: "RalewayBold", sans-serif;
            -webkit-transition: all .5s ease;
            transition: all .5s ease; }
            #header .header-slider .email-link:hover {
                color: #795c7d; }
        #header .header-slider .facebook {
            color: #2b2b2b;
            display: inline-block;
            font-size: 25px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            margin-left: 10px; }
            #header .header-slider .facebook:hover {
                color: #795c7d; }

#about .about-item {
    padding: 35px 15px;
    background-color: #7bb6b5;
    text-align: center;
    margin-bottom: 30px; }
    #about .about-item.item-2 {
        background-color: #aba5a5; }
    #about .about-item.item-3 {
        background-color: #9f85a3; }
    #about .about-item .about-icon {
        height: 90px;
        position: relative;
        margin-bottom: 25px; }
        #about .about-item .about-icon img {
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                            transform: translateX(-50%); }
    #about .about-item h3 {
        color: #fff;
        font-family: "RalewayBold", sans-serif;
        font-size: 36px;
        line-height: 1.2;
        margin: 0 0 15px; }
    #about .about-item p {
        color: #fff;
        margin: 0; }

#video {
    margin-bottom: 30px; }
    #video .video-wrap {
        width: 100%;
        height: 420px; }
        #video .video-wrap iframe {
            width: 100%;
            height: 420px;
            border: 0; }

#blog .blog-item {
    max-width: 360px;
    background-color: #f9f9f9;
    margin: 0 auto 30px; }
    #blog .blog-item .blog-img {
        text-align: center;
        position: relative; }
        #blog .blog-item .blog-img img {
            max-width: 100%;
            height: auto; }
        #blog .blog-item .blog-img .date {
            position: absolute;
            bottom: -40px;
            left: 0;
            width: 80px;
            height: 80px;
            background-color: #795c7d;
            color: #fff;
            text-align: center;
            padding-top: 10px;
            line-height: 1.2; }
    #blog .blog-item .blog-descr {
        background-color: #f9f9f9;
        padding: 55px 20px 30px; }
        #blog .blog-item .blog-descr h4 {
            margin: 0 0 10px;
            line-height: 1.2; }
            #blog .blog-item .blog-descr h4 a {
                font-family: "RalewayBold", sans-serif;
                color: #2b2b2b;
                font-size: 24px;
                -webkit-transition: all .5s ease;
                transition: all .5s ease; }
                #blog .blog-item .blog-descr h4 a:hover {
                    color: #795c7d; }
        #blog .blog-item .blog-descr .author {
            padding-left: 20px;
            position: relative;
            line-height: 20px;
            margin-bottom: 10px; }
            #blog .blog-item .blog-descr .author span {
                font-family: "RalewayBold", sans-serif;
                color: #795c7d; }
            #blog .blog-item .blog-descr .author:before {
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                line-height: 20px;
                content: '\f007';
                font-family: 'FontAwesome'; }
        #blog .blog-item .blog-descr p {
            margin-bottom: 20px; }
        #blog .blog-item .blog-descr .read-more {
            display: block;
            border: 1px solid #795c7d;
            color: #795c7d;
            padding: 16px 5px;
            line-height: 1;
            max-width: 125px;
            text-align: center;
            -webkit-transition: all .5s ease;
            transition: all .5s ease; }
            #blog .blog-item .blog-descr .read-more:hover {
                background-color: #795c7d;
                color: #fff; }

.info {
    padding: 40px 0 20px; }

.color-grey h2 {
    color: #787777; }

.color-purple h2 {
    color: #795c7d; }

.color-black h2 {
    color: #2b2b2b; }

.info-text {
    padding-top: 10px; }
    .info-text p {
        margin: 0 0 5px; }

#contacts {
    padding: 40px 0 70px; }
    #contacts .solutions .big-title {
        margin-bottom: 20px; }
    #contacts .solutions p {
        line-height: 1.8; }
        #contacts .solutions p a {
            color: #795c7d; }
            #contacts .solutions p a:hover {
                text-decoration: underline; }
    #contacts .solutions ul {
        padding-left: 0;
        list-style: none;
        margin: 20px 0; }
        #contacts .solutions ul li {
            margin-bottom: 5px; }
            #contacts .solutions ul li a {
                color: #795c7d; }
                #contacts .solutions ul li a:hover {
                    text-decoration: underline; }
    #contacts .solutions .font-bold {
        font-family: "RalewayBold", sans-serif;
        margin: 0; }
    #contacts .contacts .big-title {
        margin-bottom: 20px; }
    #contacts .contacts .contacts-descr {
        margin-bottom: 40px; }
        #contacts .contacts .contacts-descr p {
            margin-bottom: 0; }

.contacts-form .input-group {
    margin: 0;
    width: 100%; }

.contacts-form input.form-control {
    -webkit-box-shadow: none;
                    box-shadow: none;
    -webkit-border-radius: 0;
                    border-radius: 0;
    padding: 0;
    border-left: none;
    text-indent: 15px;
    height: 50px;
    outline: none;
    box-shadow: none;
    width: 100%;
    font-size: 16px; }
    .contacts-form input.form-control:focus, .contacts-form input.form-control:hover {
        border-color: #795c7d;
        -webkit-box-shadow: none;
                        box-shadow: none; }

.contacts-form .input-group-addon {
    background-color: #795c7d;
    color: #fff;
    -webkit-border-radius: 0;
                    border-radius: 0;
    border-color: #795c7d;
    width: 50px;
    font-size: 24px; }

.contacts-form .form-group {
    margin-bottom: 25px; }

.contacts-form textarea.form-control {
    min-height: 150px;
    padding: 6px 12px;
    font-size: 16px;
    -webkit-box-shadow: none;
                    box-shadow: none;
    -webkit-border-radius: 0;
                    border-radius: 0;
    border-left: none;
    outline: none; }
    .contacts-form textarea.form-control:focus, .contacts-form textarea.form-control:hover {
        border-color: #795c7d;
        -webkit-box-shadow: none;
                        box-shadow: none; }
    .contacts-form textarea.form-control:required:invalid {
        outline: none; }

.contacts-form .button {
    background-color: #795c7d;
    color: #fff;
    float: right;
    max-width: 170px; }
    .contacts-form .button:hover {
        background-color: #2b2b2b;
        color: #fff; }

.ajax-loader{
    display: none !important;}

#footer {
    position: absolute;
    height: 320px;
    width: 100%;
    bottom: 0; }
    #footer .footer-black {
        background-color: #2b2b2b;
        padding: 50px 0;
        color: #fff;
        text-align: center; }
        #footer .footer-black .address {
            text-align: center;
            max-width: 420px;
            margin: 0 auto 20px; }
        #footer .footer-black .phone {
            line-height: 24px;
            display: inline-block;
            margin-right: 30px;
            margin-bottom: 20px; }
        #footer .footer-black .email {
            line-height: 24px;
            display: inline-block;
            margin-bottom: 20px; }
        #footer .footer-black .fa {
            font-size: 24px;
            margin-right: 10px; }
        #footer .footer-black .font-small {
            font-size: 12px;
            margin: 0; }
    #footer .footer-grey {
        background-color: #4c4c4c;
        padding: 24px 0; }
        #footer .footer-grey .copyright {
            line-height: 1;
            text-align: center;
            color: #fff; }

.about-page {
    padding-bottom: 50px; }
    .about-page .header-slider {
        width: 100%;
        height: 500px;
        background: url(img/about-bg.jpg) no-repeat center center;
        background-size: cover;
        margin-bottom: 30px; }
    .about-page .page-content img {
        max-width: 100%;
        height: auto; }
    .about-page .page-content .align-left {
        float: left;
        margin: 0px 20px 20px 0px; }

.page-title h1 {
    margin: 0 0 20px;
    color: #ccc;
    text-align: center;
    font-size: 48px;
    line-height: 1.2; }

.team-page {
    padding: 30px 0; }
    .team-page .profile-item {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        margin-bottom: 20px; }
        .team-page .profile-item .profile-img {
            text-align: center; }
            .team-page .profile-item .profile-img img {
                padding: 10px;
                border: 1px solid #ccc;
                max-width: 100%;
                height: auto; }
        .team-page .profile-item .profile-descr h3 {
            font-size: 16px;
            margin: 0 0 15px;
            font-family: "RalewayBold", sans-serif; }
        .team-page .profile-item .profile-descr p {
            font-size: 13px;
            color: #1c1c1c;
            line-height: 1.4; }
        .team-page .profile-item .profile-descr strong {
            color: #000; }

.contacts-page {
    padding-bottom: 50px; }
    .contacts-page .header-slider {
        width: 100%;
        height: 390px;
        background: url(img/contacts-bg.jpg) no-repeat center right;
        background-size: cover;
        margin-bottom: 30px; }
    .contacts-page .contacts a {
        color: #795c7d; }
        .contacts-page .contacts a:hover {
            text-decoration: underline; }

.form-page {
    padding-bottom: 50px; }

.blog-page {
    padding-bottom: 50px; }
    .blog-page .page-title h1 {
        margin-bottom: 30px; }

#pagenav {
    text-align: center;
    margin: 0 0 15px;
    border-top: 1px solid #ccc;
    padding-top: 30px; }
    #pagenav a, #pagenav .current {
        display: inline-block;
        color: #333;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        background-color: #fff;
        border: 1px solid #795c7d;
        margin-right: 5px;
        margin-left: 5px;
        font-size: 14px;
        line-height: 1;
        text-decoration: none;
        min-width: 25px;
        padding: 5px 10px;
        margin-bottom: 10px; }
    #pagenav a:hover, #pagenav a:active {
        background-color: #795c7d;
        color: #fff; }
    #pagenav > span {
        font-size: 14px;
        margin-right: 5px;
        margin-left: 5px;
        color: #1c4273; }
    #pagenav .current {
        background-color: #795c7d;
        color: #fff; }
    #pagenav .prev {
        position: relative; }
    #pagenav .next {
        position: relative; }

.blog-single-page .blog-item {
    margin-bottom: 30px; }
    .blog-single-page .blog-item .blog-img {
        text-align: center;
        position: relative; }
        .blog-single-page .blog-item .blog-img img {
            max-width: 100%;
            height: auto; }
        .blog-single-page .blog-item .blog-img .date {
            position: absolute;
            bottom: -40px;
            left: 0;
            width: 80px;
            height: 80px;
            background-color: #795c7d;
            color: #fff;
            text-align: center;
            padding-top: 10px;
            line-height: 1.2; }
    .blog-single-page .blog-item .blog-descr {
        background-color: #f9f9f9;
        padding: 55px 20px 30px; }
        .blog-single-page .blog-item .blog-descr h4 {
            margin: 0 0 10px;
            line-height: 1.2; }
            .blog-single-page .blog-item .blog-descr h1 {
                font-family: "RalewayBold", sans-serif;
                color: #2b2b2b;
                font-size: 24px;
                margin: 0 0 10px;
                line-height: 1.2;
                -webkit-transition: all .5s ease;
                transition: all .5s ease; }
            .blog-single-page .blog-item .blog-descr h4 a {
                font-family: "RalewayBold", sans-serif;
                color: #2b2b2b;
                font-size: 24px;
                -webkit-transition: all .5s ease;
                transition: all .5s ease; }
                .blog-single-page .blog-item .blog-descr h4 a:hover {
                    color: #795c7d; }
        .blog-single-page .blog-item .blog-descr .author {
            padding-left: 20px;
            position: relative;
            line-height: 20px;
            margin-bottom: 10px; }
            .blog-single-page .blog-item .blog-descr .author span {
                font-family: "RalewayBold", sans-serif;
                color: #795c7d; }
            .blog-single-page .blog-item .blog-descr .author:before {
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                line-height: 20px;
                content: '\f007';
                font-family: 'FontAwesome'; }
        .blog-single-page .blog-item .blog-descr p {
            margin-bottom: 20px; }

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out; }
    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8; }
    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(0.7);
            -ms-transform: scale(0.7);
                    transform: scale(0.7); }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
            -ms-transform: scale(1);
                    transform: scale(1); }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.7);
            -ms-transform: scale(0.7);
                    transform: scale(0.7); }

img.alignright {
    float: right;
    max-width: 100%;
    height: auto;
    margin: 10px 0 10px 25px
}

img.alignleft {
    float: left;
    max-width: 100%;
    height: auto;
    margin: 10px 25px 10px 0
}

img.aligncenter {
    max-width: 100%;
    height: auto;
}

.mt-0 {
    margin-top: 0 !important; }

.mt-10 {
    margin-top: 10px; }

.mt-20 {
    margin-top: 20px; }

.mt-30 {
    margin-top: 30px; }

.mt-40 {
    margin-top: 40px; }

.mt-50 {
    margin-top: 50px; }

.mt-60 {
    margin-top: 60px; }

.mt-70 {
    margin-top: 70px; }

.mt-80 {
    margin-top: 80px; }

.mt-90 {
    margin-top: 90px; }

.mt-100 {
    margin-top: 100px; }

.mb-0 {
    margin-bottom: 0 !important; }

.mb-10 {
    margin-bottom: 10px; }

.mb-20 {
    margin-bottom: 20px; }

.mb-30 {
    margin-bottom: 30px; }

.mb-40 {
    margin-bottom: 40px; }

.mb-50 {
    margin-bottom: 50px; }

.mb-60 {
    margin-bottom: 60px; }

.mb-70 {
    margin-bottom: 70px; }

.mb-80 {
    margin-bottom: 80px; }

.mb-90 {
    margin-bottom: 90px; }

.mb-100 {
    margin-bottom: 100px; }

.pt-0 {
    padding-top: 0 !important; }

.pt-10 {
    padding-top: 10px; }

.pt-20 {
    padding-top: 20px; }

.pt-30 {
    padding-top: 30px; }

.pt-40 {
    padding-top: 40px; }

.pt-50 {
    padding-top: 50px; }

.pt-60 {
    padding-top: 60px; }

.pt-70 {
    padding-top: 70px; }

.pt-80 {
    padding-top: 80px; }

.pt-90 {
    padding-top: 90px; }

.pt-100 {
    padding-top: 100px; }

.pb-0 {
    padding-bottom: 0 !important; }

.pb-10 {
    padding-bottom: 10px; }

.pb-20 {
    padding-bottom: 20px; }

.pb-30 {
    padding-bottom: 30px; }

.pb-40 {
    padding-bottom: 40px; }

.pb-50 {
    padding-bottom: 50px; }

.pb-60 {
    padding-bottom: 60px; }

.pb-70 {
    padding-bottom: 70px; }

.pb-80 {
    padding-bottom: 80px; }

.pb-90 {
    padding-bottom: 90px; }

.pb-100 {
    padding-bottom: 100px; }

@media only screen and (max-width: 1200px) {
    .mt-md-0 {
        margin-top: 0 !important; }
    .mt-md-10 {
        margin-top: 10px; }
    .mt-md-20 {
        margin-top: 20px; }
    .mt-md-30 {
        margin-top: 30px; }
    .mt-md-40 {
        margin-top: 40px; }
    .mt-md-50 {
        margin-top: 50px; }
    .mt-md-60 {
        margin-top: 60px; }
    .mt-md-70 {
        margin-top: 70px; }
    .mt-md-80 {
        margin-top: 80px; }
    .mt-md-90 {
        margin-top: 90px; }
    .mt-md-100 {
        margin-top: 100px; }
    .mb-md-0 {
        margin-bottom: 0 !important; }
    .mb-md-10 {
        margin-bottom: 10px; }
    .mb-md-20 {
        margin-bottom: 20px; }
    .mb-md-30 {
        margin-bottom: 30px; }
    .mb-md-40 {
        margin-bottom: 40px; }
    .mb-md-50 {
        margin-bottom: 50px; }
    .mb-md-60 {
        margin-bottom: 60px; }
    .mb-md-70 {
        margin-bottom: 70px; }
    .mb-md-80 {
        margin-bottom: 80px; }
    .mb-md-90 {
        margin-bottom: 90px; }
    .mb-md-100 {
        margin-bottom: 100px; }
    .pt-md-0 {
        padding-top: 0 !important; }
    .pt-md-10 {
        padding-top: 10px; }
    .pt-md-20 {
        padding-top: 20px; }
    .pt-md-30 {
        padding-top: 30px; }
    .pt-md-40 {
        padding-top: 40px; }
    .pt-md-50 {
        padding-top: 50px; }
    .pt-md-60 {
        padding-top: 60px; }
    .pt-md-70 {
        padding-top: 70px; }
    .pt-md-80 {
        padding-top: 80px; }
    .pt-md-90 {
        padding-top: 90px; }
    .pt-md-100 {
        padding-top: 100px; }
    .pb-md-0 {
        padding-bottom: 0 !important; }
    .pb-md-10 {
        padding-bottom: 10px; }
    .pb-md-20 {
        padding-bottom: 20px; }
    .pb-md-30 {
        padding-bottom: 30px; }
    .pb-md-40 {
        padding-bottom: 40px; }
    .pb-md-50 {
        padding-bottom: 50px; }
    .pb-md-60 {
        padding-bottom: 60px; }
    .pb-md-70 {
        padding-bottom: 70px; }
    .pb-md-80 {
        padding-bottom: 80px; }
    .pb-md-90 {
        padding-bottom: 90px; }
    .pb-md-100 {
        padding-bottom: 100px; } }

@media only screen and (max-width: 992px) {
    .mt-sm-0 {
        margin-top: 0 !important; }
    .mt-sm-10 {
        margin-top: 10px; }
    .mt-sm-20 {
        margin-top: 20px; }
    .mt-sm-30 {
        margin-top: 30px; }
    .mt-sm-40 {
        margin-top: 40px; }
    .mt-sm-50 {
        margin-top: 50px; }
    .mt-sm-60 {
        margin-top: 60px; }
    .mt-sm-70 {
        margin-top: 70px; }
    .mt-sm-80 {
        margin-top: 80px; }
    .mt-sm-90 {
        margin-top: 90px; }
    .mt-sm-100 {
        margin-top: 100px; }
    .mb-sm-0 {
        margin-bottom: 0 !important; }
    .mb-sm-10 {
        margin-bottom: 10px; }
    .mb-sm-20 {
        margin-bottom: 20px; }
    .mb-sm-30 {
        margin-bottom: 30px; }
    .mb-sm-40 {
        margin-bottom: 40px; }
    .mb-sm-50 {
        margin-bottom: 50px; }
    .mb-sm-60 {
        margin-bottom: 60px; }
    .mb-sm-70 {
        margin-bottom: 70px; }
    .mb-sm-80 {
        margin-bottom: 80px; }
    .mb-sm-90 {
        margin-bottom: 90px; }
    .mb-sm-100 {
        margin-bottom: 100px; }
    .pt-sm-0 {
        padding-top: 0 !important; }
    .pt-sm-10 {
        padding-top: 10px; }
    .pt-sm-20 {
        padding-top: 20px; }
    .pt-sm-30 {
        padding-top: 30px; }
    .pt-sm-40 {
        padding-top: 40px; }
    .pt-sm-50 {
        padding-top: 50px; }
    .pt-sm-60 {
        padding-top: 60px; }
    .pt-sm-70 {
        padding-top: 70px; }
    .pt-sm-80 {
        padding-top: 80px; }
    .pt-sm-90 {
        padding-top: 90px; }
    .pt-sm-100 {
        padding-top: 100px; }
    .pb-sm-0 {
        padding-bottom: 0 !important; }
    .pb-sm-10 {
        padding-bottom: 10px; }
    .pb-sm-20 {
        padding-bottom: 20px; }
    .pb-sm-30 {
        padding-bottom: 30px; }
    .pb-sm-40 {
        padding-bottom: 40px; }
    .pb-sm-50 {
        padding-bottom: 50px; }
    .pb-sm-60 {
        padding-bottom: 60px; }
    .pb-sm-70 {
        padding-bottom: 70px; }
    .pb-sm-80 {
        padding-bottom: 80px; }
    .pb-sm-90 {
        padding-bottom: 90px; }
    .pb-sm-100 {
        padding-bottom: 100px; } }

@media only screen and (max-width: 767px) {
    .mt-xs-0 {
        margin-top: 0 !important; }
    .mt-xs-10 {
        margin-top: 10px; }
    .mt-xs-20 {
        margin-top: 20px; }
    .mt-xs-30 {
        margin-top: 30px; }
    .mt-xs-40 {
        margin-top: 40px; }
    .mt-xs-50 {
        margin-top: 50px; }
    .mt-xs-60 {
        margin-top: 60px; }
    .mt-xs-70 {
        margin-top: 70px; }
    .mt-xs-80 {
        margin-top: 80px; }
    .mt-xs-90 {
        margin-top: 90px; }
    .mt-xs-100 {
        margin-top: 100px; }
    .mb-xs-0 {
        margin-bottom: 0 !important; }
    .mb-xs-10 {
        margin-bottom: 10px; }
    .mb-xs-20 {
        margin-bottom: 20px; }
    .mb-xs-30 {
        margin-bottom: 30px; }
    .mb-xs-40 {
        margin-bottom: 40px; }
    .mb-xs-50 {
        margin-bottom: 50px; }
    .mb-xs-60 {
        margin-bottom: 60px; }
    .mb-xs-70 {
        margin-bottom: 70px; }
    .mb-xs-80 {
        margin-bottom: 80px; }
    .mb-xs-90 {
        margin-bottom: 90px; }
    .mb-xs-100 {
        margin-bottom: 100px; }
    .pt-xs-0 {
        padding-top: 0 !important; }
    .pt-xs-10 {
        padding-top: 10px; }
    .pt-xs-20 {
        padding-top: 20px; }
    .pt-xs-30 {
        padding-top: 30px; }
    .pt-xs-40 {
        padding-top: 40px; }
    .pt-xs-50 {
        padding-top: 50px; }
    .pt-xs-60 {
        padding-top: 60px; }
    .pt-xs-70 {
        padding-top: 70px; }
    .pt-xs-80 {
        padding-top: 80px; }
    .pt-xs-90 {
        padding-top: 90px; }
    .pt-xs-100 {
        padding-top: 100px; }
    .pb-xs-0 {
        padding-bottom: 0 !important; }
    .pb-xs-10 {
        padding-bottom: 10px; }
    .pb-xs-20 {
        padding-bottom: 20px; }
    .pb-xs-30 {
        padding-bottom: 30px; }
    .pb-xs-40 {
        padding-bottom: 40px; }
    .pb-xs-50 {
        padding-bottom: 50px; }
    .pb-xs-60 {
        padding-bottom: 60px; }
    .pb-xs-70 {
        padding-bottom: 70px; }
    .pb-xs-80 {
        padding-bottom: 80px; }
    .pb-xs-90 {
        padding-bottom: 90px; }
    .pb-xs-100 {
        padding-bottom: 100px; } }

@media only screen and (max-width: 480px) {
    /**/ }

@media only screen and (max-width: 320px) {
    /**/ }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    #navbar .main-menu ul li {
        margin-right: 30px; }
        #navbar .main-menu ul li a {
            font-size: 16px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    #header .header-slider {
        padding: 90px 50px 0; }
    #contacts .solutions {
        margin-bottom: 60px; }
    .team-page .profile-item .profile-img {
        margin-bottom: 20px; }
    .team-page .profile-item .profile-descr h3 {
        text-align: center; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    /*Disable Animation on Mobile Devices*/
    .animated {
        /*CSS transitions*/
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        animation: none !important; }
    .main-menu-toggle {
        display: block; }
    #navbar .main-menu {
        display: none;
        position: absolute;
        float: none;
        top: 90px;
        left: 0;
        width: 100%;
        background: #2b2b2b;
        padding-top: 0;
        margin: 0; }
        #navbar .main-menu ul li {
            display: block;
            float: none;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            margin-right: 0; }
            #navbar .main-menu ul li a {
                border: none;
                padding: 10px 15px; }
                #navbar .main-menu ul li a:hover {
                    background-color: #7bb6b5;
                    color: #fff; }
            #navbar .main-menu ul li.active a {
                border: none;
                background-color: #7bb6b5;
                color: #fff; }
    .big-title h2 {
        font-size: 40px; }
    #header .header-slider h1 {
        font-size: 40px; }
    #header .header-slider {
        padding-bottom: 50px;
        background-size: cover;
        height: auto; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 600px) {
    /**/ }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .page-title h1 {
        font-size: 40px; } }

@media only screen and (max-width: 380px) {
    .big-title h2 {
        font-size: 30px; }
    #header .header-slider h1 {
        font-size: 30px; }
    #navbar .logo {
        width: 200px; }
    .main-menu-toggle {
        top: 15px; }
    #navbar .main-menu {
        top: 69px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    /**/ }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
    /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
    /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    #navbar .main-menu {
        display: block !important; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    /**/ }
