@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,800&subset=cyrillic');

.btn {
    border-radius: 100px;
    padding: 20px 50px;
    font-size: 18px;
    font-weight: 800;
}
.btn.orange {
    background-color: #f85e28;
    color: #fff;
    transition: 0.6s;
}
.btn.orange:hover {
    box-shadow: 0 0 20px #f85e28;
}
h2{
    font-size: 45px;
    font-weight: 800;
    margin: 70px 0 50px;
    text-transform: uppercase;
    clear: both;
    line-height: 1.45em;
}
h2 span{
    color: #e90000;
    display: block;
}


/*шапка сайта*/
.header {
    background-color: #00000094;
    padding-bottom: 160px;
}

.header .menu{
    height: 67px;
    width: 100%;
}

.menu .affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.275);
    z-index: 9999;
}


.menu .navbar-header {
    float: left;
    flex: auto;
    max-width: 189px;
}
.menu .navbar-default {
    /* border-color: transparent; */
    height: 67px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    width: 100%;
    background-color: rgba(47, 37, 37, 0.8);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.menu .navbar-default .navbar-collapse {
    padding: 0;
    border: none;
}

.menu .navbar-default .navbar-nav li > a:not(.btn):hover .dropdown-menu {
    display: block;
}

.menu .navbar-default .navbar-nav li.open a:hover,
.menu .navbar-default .navbar-nav li.open a:focus,
.menu .navbar-default .navbar-nav li.open a.dropdown-toggle,
.menu .navbar-default .navbar-nav li.active a.top-level,
.menu .navbar-default .navbar-nav li.active a:hover {
    background: #ff5821;
    color: #ffffff !important;
    text-shadow: none;
}

.menu .navbar-default .navbar-nav li.open a:hover .caret,
.menu .navbar-default .navbar-nav li.open a:focus .caret,
.menu .navbar-default .navbar-nav li.open a.dropdown-toggle .caret,
.menu .navbar-default .navbar-nav li.active a.top-level .caret,
.menu .navbar-default .navbar-nav li.active a:hover .caret {
    color: #ffffff;
}

.menu .navbar-default .navbar-nav li.open a.dropdown-toggle {
    border-bottom-color: transparent;
}

.menu .nav > li {
    text-align: center;
    vertical-align: middle;
}
.menu .nav > li > a {
    background-color: transparent;
    padding: 0 20px 0;
    color: #fff;
    text-shadow: 0 0 15px #000;
    height: 67px;
    font-size: 16px;
    line-height: 1.3em;
    vertical-align: middle;
    display: table-cell;
}
.menu .nav > li > a:focus,
.menu .nav > li > a:hover {
    color: #f40405;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    border-color: #00b6e3;
    color:#00b6e3;
}
.menu .nav .open > a {
    background-color: #337ab7;
}
.menu .nav .open > a:focus,
.menu .nav .open > a:hover {
    background-color: #337ab7;
}

.menu .dropdown-menu {
    margin: 0;
    border: 0 none;
    background-color: #444;
    background-color: #337ab7;
    border-radius: 0;
    width: 270px;
}
.menu .dropdown-menu li a {
    padding: 12px 20px;
    border-bottom: 1px solid #97C4D0;
}
.menu .dropdown-menu li a:focus,
.menu .dropdown-menu li a:hover {
    color: #fff;
    background-color: #00B6E3;
}
.menu .dropdown .dropdown-toggle:focus,
.menu .dropdown .dropdown-toggle:hover {
    background-color: transparent;
}
.menu .logo{
    height: auto;
    /* padding-right: 10px; */
    /* float: none; */
    padding: 0 15px;
}
.menu .logo img{max-height: 50px;}
.menu .contact{
    float: right;
    padding: 0;
    margin-right: 15px;
    margin-left: 15px;
    font-size: 17px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.bottom .menu .contact{
    padding: 0;
    margin-right: 15px;
    font-size: 17px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 15px;
    max-width:190px;
}
.menu .contact .contact_group{
    float: right;
    width: 179px;
}
.menu .contact .phone{
    color: #fff;
    padding: 8px 0px 8px 31px;
    background: url("../img/ico_phone.svg") no-repeat 3px 9px;
    line-height: 19px;
    /* color: #39809e; */
    background-size: 20px;
}
.menu .contact .whatsapp{
    margin-right: 12px;
    background: url("../img/ico_whatsapp.svg") no-repeat 0px 7px;
    background-size: 30px;
    height: 42px;
    width: 32px;
    display: block;
}
.menu .contact .mail{
    color: #fff;
    padding: 0px 0px 10px 31px;
    background: url("../img/ico_mail.svg") no-repeat 0px 0px;
    line-height: 1;
    display: inline-block;
    background-size: 20px;
}
.bottom .menu .contact .whatsapp{
    background: url("../img/ico_whatsapp.svg") no-repeat 0px 7px;
}
.bottom .menu .contact .mail{
    background: url(../img/ico_mail.svg) no-repeat 0px 8px;
    background-size: 20px;
}

.header h1{
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    line-height: 70px;
    margin: 150px 0 50px;
    text-transform: uppercase;
    line-height: 1.8em;
}
.header h1 span{
    color: #f40405;
}
/**
 * Set default positioning as a fallback for if the plugin fails
 */
.jquery-background-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.jquery-background-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/**
 * Fade in videos
 * Note the .js class - so non js users still
 * see the video
 */
.js .jquery-background-video {
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.js .jquery-background-video.is-visible {
    opacity: 1;
}

/**
 * Pause/play button
 */
.jquery-background-video-pauseplay {
    position: absolute;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
    padding: 0 !important;
    cursor: pointer;
    outline: none !important;
    display: none;
}
.jquery-background-video-pauseplay span {
    display: none;
}
.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.jquery-background-video-pauseplay.play:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #FFF;
}
.jquery-background-video-pauseplay.pause:before,
.jquery-background-video-pauseplay.pause:after {
    border-top: 10px solid #FFF;
    border-bottom: 10px solid #FFF;
    border-left: 5px solid #FFF;
}
.jquery-background-video-pauseplay.pause:after {
    left: 10px;
}

/*франшиза это*/
.franshiza_is {
    background-color: #f5f5f5;
    padding-bottom: 50px;
    background: url(../img/bg_1.jpg) no-repeat top right;
    background-size: cover;
}
.franshiza_is .item{
    display: inline-block;
    width: 19.6%;
    vertical-align: top;
}
.franshiza_is .item .number{
    font-weight: 800;
    font-size: 80px;
    display: inline;
    border-bottom: 6px solid #444;
}
.franshiza_is .item .text{
    color: #686868;
    font-size: 18px;
    font-weight: 300;
    padding-right: 20px;
    line-height: 1.3em;
    margin: 1em 0;
    word-break: normal;
}

.see_bottom {
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
}

.see_bottom .anim_arrow {
    position: relative;
    left: 0;
    top: -20px;
    animation: anim_arrow 1s infinite ease-in-out;
    margin-top: 0;
}
@keyframes anim_arrow {
    from {top: -20px;}
    50% {top: -10px;}
    to {top: -20px;}
}

/*как это работает*/
.how_it_works{
    background-color: #000000a8;
    padding-bottom: 70px;
}
.how_it_works h2{
    color: #fff;
}
.how_it_works .item{
    display: inline-block;
    width: 32%;
    vertical-align: top;
    margin-bottom: 70px;
}
.how_it_works .item .img{
    float: left;
    padding-right: 15px;
    position: relative;
}
.how_it_works .item .img .number{
    position: absolute;
    top: -3px;
    left: -3px;
    color: #444;
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 800;
}
.how_it_works .item .text{
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    height: 100px;
    vertical-align: middle;
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    padding-right: 15px;
    line-height: 1.5em;
}

/*наши тарифы*/

.price {
    background-color: #f5f5f5;
    padding-bottom: 70px;
    background: url(../img/bg_3.jpg) no-repeat top right;
    background-size: cover;
}
.price .item{
    background-color: #ffffff;
    box-shadow: 0 0 30px #dcdcdc;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.price .item .head{
    background-color: #2c2229;
    background: url(../img/bg_2.jpg) no-repeat center center;
    color: #fff;
    padding: 20px;
    font-weight: 800;
    font-size: 24px;
}
.price .item .text{
    padding: 30px 0 10px;
}
.price .item .text ul{
    list-style-image: url(../img/point_li_blue.png);
    margin: 0;
}
.price .item .text li{
    font-weight: 600;
    font-size: 20px;
    padding: 0 15px 20px 5px;
}
.price .descript{
    clear: both;
    padding: 0 15px 30px;
    font-size: 1.5em;
}


/*выгоды*/

.benefit {
    background-color: #000000b0;
    color: #fff;
    padding-bottom: 70px;
}
.benefit h2{
    color: #fff;
}
.benefit .item{
    margin-bottom: 30px;
}
.benefit .head{
    font-weight: 800;
    font-size: 24px;
}
.benefit .text{
    padding: 30px 10% 0;
}
.benefit .text ul{
    list-style-type: none;
    padding: 0;
}
.benefit .text ul li{
    font-weight: 600;
    font-size: 20px;
    padding: 0 0 20px 44px;
}
.benefit .good ul li{
    background: url(../img/point_li_good.png) no-repeat 0px 4px;
}
.benefit .bad ul li{
    background: url(../img/point_li_bad.png) no-repeat 0px 4px;
}
.benefit .itogo{
    clear: both;
    text-align: center;
    font-size: 1.6em;
    font-weight: 600;
    color: #8BC34A;
    padding: 0 15px;
}
.form{
    clear: both;
    text-align: center;
}
.form .form-element{
    width: 24%;
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
}
.form input{
    border-radius: 50px;
    padding: 14px 15px;
    height: inherit;
    width: 100%;
    border: none;
    transition: 0.6s;
    color: #444;
    font-size: 16px;
}
.form input:focus,
.form input:hover{
    box-shadow: 0 0 15px #ffffff;
    outline-color: transparent;
}
.form .wpcf7-submit{
    background-color: #f85e28;
    transition: 0.6s;
    font-weight: 800;
    color: #fff;
}
.form .wpcf7-submit:hover{
    box-shadow: 0 0 15px #f85e28;
}

/*что вы получаете*/
.what_you_get {
    background-color: #fdfdfd;
    padding-bottom: 70px;
    background-color: #f2f1ee;
}
.what_you_get .text{
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    height: 100px;
    vertical-align: middle;
    display: table-cell;
    height: 130px;
    vertical-align: middle;
    line-height: 1.8em;
}
.what_you_get .text p{
    margin:0;
}
.what_you_get .number{
    font-weight: 800;
    font-size: 130px;
    line-height: 1em;
    display: inline;
    float: left;
    padding-right: 15px;
}
.what_you_get .right{
    background: url(../img/bg_what_you_get.png) no-repeat bottom left;
    margin-bottom: 20px;
    height: 130px;
}
.what_you_get .left{
    background: url(../img/bg_what_you_get.png) no-repeat bottom right;
    margin-bottom: 20px;
    height: 130px;
}


 /* о нашей црм */
 .about_crm {
    
background: url(../img/bg_5.jpg) no-repeat top right;
    
background-size: contain;
 }
.about_crm .block {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 50px;
}
.about_crm .block h2{
    font-size: 2.8em;
    text-align: center;
    margin: 2em 0 0.2em;
    color: #585151;
}
.about_crm .block .desc{
    text-align: center;
    font-size: 1.8em;
    margin-bottom: 2em;
}
.about_crm .block .images img {
    max-width: 100%;
}
.about_crm .block .grey {
    background-color: #bdbdbd;
    min-height: 330px;
}
.about_crm .block .grey1 {
    background: #4f73e1 url(../images/adaptive_phone.webp) no-repeat 50% 50%;
    background-size: contain;
}
.about_crm .block .grey2 {
    background: #5774e4 url(../images/comand.webp) no-repeat 50% 0%;
    background-size: cover;
}
.about_crm .block .info {
    font-size: 1.5em;
    max-width: 300px;
    margin: 0 auto;
}
.about_crm .block6 {
    background-color: #e9edff;
    padding-bottom: 0;
}
.about_crm .block6 .flex {
    display: flex;
    align-items: center;
    background-color: #fff;
}





/*подвал*/
.bottom{
    background-color: #444;
    background: url(../img/bg_2.jpg) no-repeat center center;
    padding: 20px 0 30px;
}
.bottom .login{
    text-align: center;
    margin: 10px auto 15px;
}
.bottom .login a{
    color:#dcdcdc;
}
.bottom .menu .contact .phone{
    padding: 7px 5px 7px 30px;
    float: none;
    width: auto;
    margin: 0;
}
.bottom .menu .contact .mail{
    padding: 7px 25px 7px 30px;
    float: none;
    width: auto;
    margin: 0;
}
.bottom .menu .navbar {
    margin-bottom: 0;
    background-color: #444;
    background: url(../img/bg_2.jpg) no-repeat center center;
    /* align-items: center; */
}

@media only screen and (max-width: 1550px) {
    .menu .nav > li > a {
        padding-right: 14px;
        padding-left: 14px;
        font-size: 15px;
    }
    .menu .contact {
        font-size: 14px;
        display: flex;
        flex-wrap: nowrap;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-default .navbar-toggle {
        margin-top: 16px;
        margin-right: 10px;
        margin-bottom: 14px;
        border-color: #ddd;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle:focus .icon-bar,
    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #ffffff;
    }
    .dropdown-menu {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
    }
    .dropdown-menu li a {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }
    .header .navbar-default .navbar-nav .dropdown-menu.dropdown-menu-mm {
        min-width: 480px;
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-nav {
        margin: 0;
        /* float: none; */
    }
    .nav-justified>.dropdown:hover{
        background-color: #1d619b;
    }
    .nav-justified>.dropdown:hover .dropdown-menu{
        display: block;
    }
    .menu .navbar-default .navbar-collapse {
        clear: both;
        background-color: rgba(4, 4, 3, 0.84);
        z-index: 100;
    }
    .menu .nav > li > a {
        padding: 4px 30px;
        font: 600 14px/30px "Open Sans", sans-serif;
        text-align: center;
        display: block;
        height: inherit;
    }
    .menu .nav > li > a:focus,
    .menu .nav > li > a:hover {
        border-color: transparent;
        color: #00b6e3;
    }
    .nav > li > a:focus,
    .nav > li > a:hover,
    .nav .open > a:focus,
    .nav .open > a:hover {
        background-color: #fff;
        color: #337ab7;
    }
    .menu .logo {
        padding-left: 15px;
    }
    .menu .contact .mail {
        background-size: 17px;
        background-position-y: 1px;
        background-position-x: 3px;
    }
    .menu .contact .phone {
        background-size: 17px;
        background-position-y: 8px;
    }
    .bottom .menu .contact .mail {
        background-size: 17px;
        background-position-y: 6px;
        background-position-x: 3px;
    }
    .bottom .menu .contact .phone {
        background-size: 17px;
        background-position-y: 8px;
        background-position-x: 3px;
    }
    .header h1 {
        font-size: 30px;
        font-weight: 800;
        margin: 50px 0 20px;
    }
    .header h1 span {
        display: inline
    }
    h2{
        font-size: 22px;
        margin: 50px 0 20px;
    }
    .header {
        padding-bottom: 50px;
    }
    .franshiza_is {
        padding-bottom: 30px;
    }
    .franshiza_is .item {
        width: 32%;
    }
    .franshiza_is .item .number {
        font-weight: 800;
        font-size: 54px;
        border-bottom: 4px solid #444;
    }
    .franshiza_is .item .text {
        font-size: 14px;
        font-weight: 300;
        padding-right: 20px;
    }
    .how_it_works {
        padding-bottom: 10px;
    }
    .how_it_works .item {
        width: 49%;
        margin-bottom: 40px;
    }
    .how_it_works .item img {
        width: 70px;
    }
    .how_it_works .item .text {
        font-size: 14px;
        height: 70px;
    }
    .price {
        padding-bottom: 30px;
    }
    .price .item {
        margin-bottom: 20px;
        height: inherit !important;
    }
    .price .item .head {
        padding: 15px 20px;
        font-weight: 800;
        font-size: 18px;
        height: inherit!important;
    }
    .price .item .text {
        padding: 20px 0 10px;
        height: inherit!important;
    }
    .price .item .text li {
        font-weight: 600;
        font-size: 16px;
        padding: 0 15px 13px 5px;
    }
    .benefit {
        padding-bottom: 30px;
    }
    .benefit .head {
        font-weight: 800;
        font-size: 18px;
        height: inherit!important;
    }
    .benefit .text {
        padding: 30px 35px 0;
    }
    .benefit .text ul li {
        font-size: 15px;
        padding: 0 0 18px 44px;
    }
    .benefit .form .form-element {
        width: 49%;
        display: inline-block;
        padding: 0 10px 20px;
        vertical-align: top;
    }
    .what_you_get {
        padding-bottom: 30px;
    }
    .what_you_get .item {
        width: 75%;
        margin: 0 auto;
        padding-bottom: 56px;
        background: url(../img/sep_line_vert.png) no-repeat 44% 96%;
    }
    .what_you_get .number {
        font-size: 75px;
    }
    .what_you_get .text {
        font-size: 16px;
        height: 75px;
        line-height: 1.5em;
    }
    .what_you_get .right,
    .what_you_get .left {
        margin-bottom: 20px;
        height: 75px;
    }
    .what_you_get .block:last-child .item {
        padding-bottom: 0;
        background: transparent;
    }
    .btn {
        border-radius: 100px;
        padding: 20px 50px;
        font-size: 18px;
        font-weight: 800;
    }
}
@media only screen and (max-width: 480px) {
    .nav > li > a {
        padding: 10px 15px;
        text-transform: uppercase;
    }
    .header h1 {
        font-size: 22px;
        font-weight: 800;
        line-height: 35px;
        margin: 30px 0 20px;
    }
    .header h1 span {
        display: inline
    }
    h2{
        font-size: 22px;
        margin: 30px 0 10px;
    }
    .header {
        padding-bottom: 50px;
    }
    .menu .logo {
        padding-left: 10px;
    }
    .menu .logo img {
        width: 125px;
    }
    .menu .contact {
        margin-right: 0;
        width: 138px;
        margin-left: 0;
        margin-top: 0;
    }
    .bottom .menu .contact {
        margin-right: 0;
        width: 178px;
        margin-left: 0;
        margin-top: 0;
        display: flex;
        flex-wrap: wrap;
        font-size: 15px;
    }
    .menu .contact .contact_group {
        width: 98px;
    }
    .menu .contact .mail {
        background: url(../img/ico_mail.svg) no-repeat 0px 0px;
        margin: 16px 6px 0;
        background-size: 30px;
        height: 35px;
        width: 30px;
        display: block;
        float: left;
    }
    .menu .contact .phone {
        background: url(../img/ico_phone.svg) no-repeat 0px 0px;
        background-size: 30px;
        height: 38px;
        width: 38px;
        display: block;
        float: left;
        margin: 11px 5px 0;
    }
    .menu .contact .mail span {
        display: none;
    }
    .menu .contact .phone span {
        display: none;
    }
    .menu .contact .whatsapp {
        margin-right: 6px;
    }
    .franshiza_is {
        padding-bottom: 30px;
    }
    .franshiza_is .item {
        width: 49.2%;
    }
    .franshiza_is .item .number {
        font-weight: 600;
        font-size: 50px;
        border-bottom: 3px solid #444;
    }
    .franshiza_is .item .text {
        font-size: 14px;
        font-weight: 300;
        padding-right: 0;
    }
    .how_it_works {
        padding-bottom: 30px;
    }
    .how_it_works .item {
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 56px;
        background: url(../img/sep_line_vert.png) no-repeat 50% 96%;
    }
    .how_it_works .item:last-child {
        padding-bottom: 0;
        background: transparent;
    }
    .how_it_works .item img {
        width: 75px;
    }
    .how_it_works .item .text {
        font-size: 14px;
        height: 75px;
        font-weight: 400;
    }
    .price {
        padding-bottom: 20px;
    }
    .price .item {
        margin-bottom: 20px;
        height: inherit !important;
    }
    .price .item .head {
        padding: 15px;
        font-weight: 800;
        font-size: 16px;
    }
    .price .item .text {
        padding: 20px 0 5px;
        height: inherit !important;
    }
    .price .item .text li {
        font-weight: 600;
        font-size: 14px;
        padding: 0 15px 15px 5px;
    }
    .price .descript {
        padding: 0 15px 30px;
        font-size: 1.1em;
    }
    .price .descript br {
        display: none;
    }
    .benefit {
        padding-bottom: 30px;
    }
    .benefit .head {
        font-weight: 800;
        font-size: 18px;
        height: inherit !important;
    }
    .benefit .text {
        padding: 15px 0 0;
    }
    .benefit .text ul li {
        font-size: 14px;
        padding: 0 0 14px 44px;
    }
    .benefit .form .form-element {
        width: 70%;
        display: inline-block;
        padding: 0 5px 20px;
        vertical-align: top;
    }
    .benefit .itogo {
        font-size: 1.2em;
        font-weight: 800;
    }
    .what_you_get {
        padding-bottom: 30px;
    }
    .what_you_get .block:last-child .item {
        padding-bottom: 0;
        background: transparent;
    }
    .what_you_get .item {
        padding-bottom: 70px;
        background: url(../img/sep_line_vert.png) no-repeat 50% 90%;
        width: 90%;
    }
    .what_you_get .number {
        font-size: 75px;
        line-height: 1em;
    }
    .what_you_get .text {
        font-size: 14px;
        height: 75px;
        padding-right: 0;
        line-height: 1.5em;
    }
    .what_you_get .right,
    .what_you_get .left {
        margin-bottom: 20px;
        height: 75px;
    }
    .btn {
        border-radius: 100px;
        padding: 15px 30px;
        font-size: 16px;
        font-weight: 600;
    }
    .about_crm .block h2 {
        font-size: 1.6em;
        margin: 1em 0 0.2em;
    }
    .about_crm .block .desc {
        text-align: center;
        font-size: 1.3em;
        margin-bottom: 1em;
    }
}

@media only screen and (min-width: 768px)  {
    .menu .nav > li {
        display: table-cell;
        width: 1%;
        float: none;
    }
}
@media only screen and (max-width: 991px)  {
    .menu .navbar-default .navbar-collapse {
        padding: 0;
        border: none;
        position: fixed;
        top: 67px;
        left: 0;
        right: 0;
        background: #271f20e8;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .menu .logo {
        padding-left: 15px;
    }
    .header .menu .contact {
        margin-right: 15px;
        width: 227px;
    }
    .bottom .menu .contact {
        width: 227px;
    }
    .menu .contact .mail {
        background-size: 17px;
        background-position-y: 2px;
        background-position-x: 3px;
    }
    .menu .contact .phone {
        background-size: 17px;
        background-position-y: 8px;
    }
    .menu .contact .whatsapp {
    }
    .menu .nav > li > a {
        font-size: 13px;
    }
    .bottom .menu .contact .mail {
        background-position-y: 7px;
        background-position-x: 0px;
    }
    .header h1 {
        font-size: 35px;
        font-weight: 800;
        line-height: 64px;
        margin: 100px 0 50px;
    }
    .header h1 span {
        display: inline
    }
    h2{
        font-size: 35px;
        font-weight: 800;
        line-height: 50px;
        margin: 60px 0 20px;
    }
    .header {
        padding-bottom: 80px;
    }
    .franshiza_is .item {
        width: 32.9%;
    }
    .franshiza_is .item .number {
        font-weight: 800;
        font-size: 60px;
        border-bottom: 4px solid #444;
    }
    .franshiza_is .item .text {
        font-size: 18px;
        font-weight: 300;
        line-height: 25px;
        margin: 15px 0 20px;
        padding-right: 15px;
    }
    .how_it_works .item {
        width: 49%;
        margin-bottom: 40px;
    }
    .how_it_works .item .text {
        font-size: 18px;
        padding-right: 25px;
    }
    .price .item {
        margin-bottom: 20px;
    }
    .price .item .head {
        padding: 20px;
        font-weight: 800;
        font-size: 20px;
    }
    .price .item .text {
        padding: 30px 0 10px;
    }
    .price .item .text li {
        font-size: 16px;
        padding: 0 15px 20px 5px;
    }
    .benefit .head {
        font-size: 20px;
    }
    .benefit .text {
        padding: 30px 10% 0;
    }
    .benefit .text ul li {
        font-weight: 600;
        font-size: 16px;
        padding-bottom: 20px;
        padding: 0 0 20px 44px;
    }
    .benefit .form .form-element {
        display: inline-block;
    }
    .what_you_get .number {
        font-size: 100px;
    }
    .what_you_get .text {
        font-size: 16px;
        line-height: 24px;
        height: 100px;
    }
    .what_you_get .right,
    .what_you_get .left {
        margin-bottom: 20px;
        height: 100px;
    }
}
@media only screen and (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (max-width: 767px) {
}
