/*
Theme Name: Скупка бытовой техники
Theme URI: http://underscores.me/
Author: Creators Group
Author URI: http://creators-group.ru
Description: Скупка и утилизация бытовой техники
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: technic
*/

div.wpcf7 .ajax-loader{
    display: none!Important;
}

jdiv.globalClass_68ab{
    display: none!Important;
}

.file-upload input[type="file"]{

display: none;/* скрываем input file */

}

/* задаем стили кнопки выбора файла*/
.pum-overlay .topd_file_input_name{
    top: -20px!Important;
}
.topd_file_add_name{
    text-align: left;
    font-size: 12px;
    color: #fff;
}

.topd_file_input_name{
    position: relative;
    top: -29px;
    left: 50px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.file-upload {
    position: relative;
    /* overflow: hidden; */
    width: 250px;
    height: 45px;
    background: transparent;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
}
.file-upload2{
    margin-top:20px;
}

.file-upload:hover {
    background: #155547;
    border-color: #155547;
}

/* Растягиваем label на всю область блока .file-upload */

.file-upload label {

display: block;

position: absolute;

top: 0;

left: 0;

width: 100%;

height: 100%;

cursor: pointer;

}



.button_arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 330px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    margin-bottom: 20px;
}
/* стиль текста на кнопке*/

.file-upload span {

line-height: 40px;

font-weight:bold;

}



@media screen and (min-width: 768px){
    .carousel-caption-2 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 768px){
    .topd_form .col-sm-6 {
        width: 100%!Important;
    }
    .topd_form .col-sm-6 .wpcf7-form-control-wrap{
        width: 100%;
    }
    .topd_form .col-sm-6 span.file{
        width: 100%;
        text-ailgn: center;
    }
    .file-upload{
        margin: 10px auto!Important;
    }
    .topd_file_add_name {
        text-align: center;
    }
}
.mfp-wrap {
    display: none!Important;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
    display: none;
}
.carousel-caption-2 a{
    min-width: 320px;
    text-align: center;
    justify-content: center;
    padding-right: 45px;
}
.button_arrow:after {
    content: '';
    width: 45px;
    height: 45px;
    display: revert;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
    right: 0;
    position: absolute;
}
.carousel-caption {
    left: 15px;
    right: auto;
    bottom: 100px;
    text-align: left;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.carousel-caption-2{
    left: 15px;
    right: auto;
    bottom: -25px;
    text-align: left;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 400px;
}
.carousel-caption-2 {
    position: absolute;
    z-index: 10;
    color: #fff;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
.topd_form .col-sm-6{
    margin: 10px 0;
    display: inline-block;
}
.topd_form .col-sm-6 span{
    float: left;
    margin-left: 5px;
    color: #fff;
    font-weight: 600;
}
.form-color__title {
    margin-top: 0px;
}

.topd_form .col-sm-6 .wpcf7-submit{
    border: none;
    max-width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}

div.wpcf7-mail-sent-ok {
    border: none;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.temp_banner img{
    width: 100%;
    height: auto;
    margin-top: 2px;
}

.logo__img {
    margin-bottom: 10px;
}

.contact {
    padding-bottom: 10px;
}

.sub-menu a {
    white-space: nowrap;
}

.content a {
    text-decoration: underline;
    color: #1b998b;
}

.content a:hover {
    text-decoration: none;
}

.img-content {
    max-width: 600px;
    margin: 10px 0;
    width: 100%;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;	
}

.video iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}

.mess-ico {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0;
    text-align: center;
}

.mess-ico__img {
    width: 30px;
    margin-left: 5px;
}

.contact {
    position: relative;
    display: block;
}

.contact__elem {
    padding-top: 16px;
    float: left;
    margin-left: 30px;
}

.mess-ico__text {
    font-size: 9px; 
    text-align: right
}



@media screen and (max-width: 766px) {

    .callback {
        display: block;
        width: 200px;
        border-radius: 3px;
        border: none;
        text-align: center;
        line-height: 49px;
        margin: 15px auto;
        float: none;
    }
}