.c-form.c-form-template-1 .intec-content-wrapper {
    padding-top: 34%;
}
.c-form.c-form-template-1 .widget-content {
    position: relative;
    display: table;
    width: 100%;
}
.c-form.c-form-template-1 .widget-form-text,
.c-form.c-form-template-1 .widget-form-action {
    display: table-cell;
    vertical-align: middle;
}
.c-form.c-form-template-1 .widget-form-text {
    width: auto;
}
.c-form.c-form-template-1 .widget-form-action {
    width: 350px;
    text-align: center;
    font-size: 0;
}
.c-form.c-form-template-1 .widget-form-title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 900;
    max-width: 600px;
}
.c-form.c-form-template-1 .widget-form-description {
    font-size: 14px;
    line-height: 21px;
    max-width: 650px;
    margin-top: 25px;
}
.c-form.c-form-template-1 .widget-form-button {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    color: #FFF;
    padding: 20px 60px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 25px;
}
.c-form.c-form-template-1 .widget-form-button:hover {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
}
.c-form.c-form-template-1 .view-left .widget-form-title,
.c-form.c-form-template-1 .view-left .widget-form-description {
    float: left;
    text-align: left;
    clear: both;
}
.c-form.c-form-template-1 .view-right .widget-form-title,
.c-form.c-form-template-1 .view-right .widget-form-description {
    float: right;
    text-align: right;
    clear: both;
}
.c-form.c-form-template-1 .widget-content.view-center {
    display: block;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-text,
.c-form.c-form-template-1 .widget-content.view-center .widget-form-action {
    display: block;
    width: initial;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-action {
    margin-top: 35px;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-title,
.c-form.c-form-template-1 .widget-content.view-center .widget-form-description {
    text-align: center;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-title {
    margin: auto;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-description {
    margin: 25px auto auto auto;
}
.c-form.c-form-template-1 .theme-light .widget-form-title,
.c-form.c-form-template-1 .theme-light .widget-form-description {
    color: #FFF;
}
.c-form.c-form-template-1 .theme-dark .widget-form-title,
.c-form.c-form-template-1 .theme-dark .widget-form-description {
    color: #000;
}

@media all and (max-width: 720px) {
    .c-form.c-form-template-1 .widget-content {
        display: block;
    }
    .c-form.c-form-template-1 .view-left .widget-form-text,
    .c-form.c-form-template-1 .view-left .widget-form-action,
    .c-form.c-form-template-1 .view-right .widget-form-text,
    .c-form.c-form-template-1 .view-right .widget-form-action {
        display: block;
        width: initial;
    }
    .c-form.c-form-template-1 .view-right .widget-form-text {
        padding-bottom: 95px;
    }
    .c-form.c-form-template-1 .view-left .widget-form-action {
        margin-top: 35px;
    }
    .c-form.c-form-template-1 .view-right .widget-form-action {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .c-form.c-form-template-1 .view-left .widget-form-title,
    .c-form.c-form-template-1 .view-left .widget-form-description,
    .c-form.c-form-template-1 .view-right .widget-form-title,
    .c-form.c-form-template-1 .view-right .widget-form-description {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}
.wrapper_bottom{
    display: flex;
    flex-wrap: wrap
}
.wrapper_bottom>div{
    width: 100%;
}
.container-1164{
    height: auto!important;
}
.text_one{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #B5B5B5;
    text-transform: uppercase;
    padding: 4% 0 7%;
}
.text_two h2{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 80px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
}
.text_two{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /*line-height: 54px;*/
    /*text-align: center;*/
    color: #000000;
    /*padding: 3% 0 6%;*/
    /*text-transform: uppercase;*/
}
.text_two p{
    margin-bottom: 2%;
}
.text_two .widget-form-action {
    text-align: center;
}
.text_two .widget-form-action a{
    display: block;
    margin: 0 auto;
    max-width: 190px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    /*text-transform: uppercase;*/
    color: #FFFFFF;
    background: #2B2F32;
    border: 1px solid #000000;
    box-sizing: border-box;
}
.text_two .widget-form-action a:hover{
    text-decoration: none;
}
.wrapper_bottom .widget.c-form.c-form-template-1{
    /*background-image: url(images/bag-new2.jpg)!important;*/
    *background-position: center center!important;
    /*background: scroll;*/
}
.text_one .mobile-text,
.text_two .mobile-text{
    display:    none;
}
@media all and (max-width: 920px) {
    .wrapper_bottom .widget.c-form.c-form-template-1{
        /*background-size: 120%!important;
         background-attachment:fixed;
        background-image: none!important;*/
        }

    .wrapper_bottom .widget.c-form.c-form-template-1 .intec-content.intec-content-primary.intec-content-visible{
         /*background-size: 120%!important;*/
         /*background-attachment:fixed;*/
         background-image: url(images/bg-new-m.jpg)!important;
         background-repeat: no-repeat;
     }
    /* .wrapper_bottom .widget.c-form.c-form-template-1:before{
        content: '';
        *background-image: url(images/bg-new-m.jpg);
        background-repeat: no-repeat;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
     }*/

     .c-form.c-form-template-1 .intec-content-wrapper{
        padding-top: 62%;
    }
    .text_two .widget-form-action{
        margin-top: 40px;
    }
    .text_two .widget-form-action a{
       max-width: 100px;
       font-size: 12px;
       line-height: 30px;
   }
   .text_two h2{
    font-size: 18px;
    line-height:1.2;
    letter-spacing: 0.05em;
    margin: 0;
    margin-bottom:20px;
}
.text_two{
    line-height: 1;
    padding: 18% 0 8%;
}
.text_one{
    padding: 0% 0 14%;
}
.text_one .decstop-text,
.text_two .decstop-text{
    display:    none;
}
.text_one .mobile-text{
    display:block;
    font-size: 16px;
    line-height: 1.5;
}
.text_two .mobile-text{
    display:block;
    font-size: 15px;
    line-height: 25px;
}
}
@media all and (max-width: 600px) {
    .c-form.c-form-template-1 .widget-form-title {
        font-size: 21px;
    }
    .
    .c-form.c-form-template-1 .widget-form-button {
        font-size: 13px;
    }
}

.parallax-window {
    min-height: 430px;
    background: transparent;
}
@media all and (max-width: 600px) {
.parallax-window {
    min-height: 250px;
}

}