html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ecommerce-page .carousel-caption{
    left: 50%;
    top: 50%;
    right: unset;
    padding-bottom: 0;
    text-align: left;
    margin: 0 auto;
    width: 1400px;
    padding: 41px;
    height: auto;
    display: inline-table;
    background: rgba(6, 6, 6, .28);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.col-xs-12{
    padding-left: 0;
    padding-right: 0;
}

.slider h1 {
    white-space: unset;
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: museo_sans_light !important;
}
.carousel-caption .green{
    font-family: museo_sans_bold !important;
}
.col-xs-12.gess_info{
    font-size: 26px;
    font-family: museo_sans_medium;
    font-weight: 700;
    margin-top: 20px;
}
.col-xs-12.gess_info p{
    font-family: museo_sans_medium;
    font-weight: 400;
    font-size: 20px;
    padding-right: 30px;
    margin-top: 15px;
}
.col-xs-12.moreWorks{
    margin-top: 180px;
    margin-bottom: 60px;
}
.green.bold{
    font-weight: bold;
}

.prices .columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

.prices .price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.prices .price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.prices .price .header {
    background-color: #00b64e;
    color: #fff;
    font-size: 30px;
    font-weight: 200;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
}

.prices .price li {
    border-bottom: 1px solid #eee;
    padding: 15px;
    text-align: center;
    font-size: 21px;
}

.prices .price .grey {
    background-color: #f8f8f8;
    font-size: 55px;
    border-bottom: 0;
    font-weight: bold;
}

.prices .button {
    background-color: #00b64e;
    border: none;
    color: white;
    padding: 13px 25px;
    padding-bottom: 13px;
    text-align: center;
    text-decoration: none;
    font-size: 23px;
    float: none;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: normal;
}

.prices .button:hover{
    background-color: #f68402;
}

@media only screen and (max-width: 600px) {
    .prices .columns {
        width: 100%;
    }
}

.prices {
    padding-top: 140px;
    padding-bottom: 140px;
}

.header .phoneBlock {
    padding: 0;
    text-align: right;
    margin-top: 3px;
    margin-left: 100px;
}

.header .callback_block button {
    width: 90%;
    text-transform: uppercase;
    padding-top: 14px;
    float: none;
}

.header .callback_block{
    padding: 0;
    margin-left: 0;
    margin-right: -60px;
}

.proba_bg{
    margin-bottom: 140px;
    padding: 50px 0;
    border-top: 1px solid #ffe673;
    background: #ffe673;
    border-bottom: 1px solid #ffe673;
}

.proba {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}

.content-admins-14 p {
    font-family: museo_sans_light;
    font-style: italic;
    font-size: 40px;
    padding: 0;
    color: #565252;
    margin: -5px 0 0;
    font-weight: bold;
}

a.content-admins-14-link {
    float: right;
    margin: 10px 0 0;
    padding: 0;
    background: #00b64d;
    color: #fff;
    padding: 15px 50px 15px 50px;
    margin-top: -2px;
    border-radius: 10px;
    text-decoration: none;
    font-size: 27px;
    text-transform: uppercase;
}

a.content-admins-14-link:hover{
    background-color: #f68402;
}

.workLine .col-xs-12, .workLine .col-xs-3, .workLine .col-xs-6 {
    padding: 0;
    border: 1px solid #09b650;
    text-align: center;
    -webkit-transition: width 2s;
    transition: width 2s;
}

.workLine img {
    width: 100%;
}

.workLine .col-xs-3 .scnd .hover, .workLine .col-xs-3 .frst .hover {
    height: 98%;
    width: 96%;
}

.workLine .col-xs-3 .scnd:hover .hover, .workLine .col-xs-3 .frst:hover .hover {
    height: 96%;
    width: 96%;
    visibility: visible;
    opacity: 1;
}

.hover {
    visibility: hidden;
    position: absolute;
    top: 0;
    z-index: 10;
    background: #000;
    height: 99%;
    width: 98%;
    color: #fff;
    opacity: 0;
    text-align: center;
    margin-left: 6px;
    margin-top: 3px;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.hover .title, .hover .info {
    float: left;
    width: 100%;
}

.workLine .col-xs-3 .scnd .hover .title, .workLine .col-xs-3 .frst .hover .title {
    font-size: 22px !important;
    padding-top: 43px !important;
}

.our__Progress .result__button button {
    margin: 0 auto;
    float: none;
    text-transform: uppercase;
    padding-top: 10px;
    width: 40% !important;
    padding-bottom: 18px;
    padding-top: 18px;
}

.discount_Block button{
    text-transform: uppercase;
}

.get__information .feed__txt p{
    line-height: normal;
}


button{
    text-transform: uppercase;
    padding-top: 10px;
}

.header .phoneBlock p {
    font-size: 28px;
    color: #e23421;
    font-family: museo_sans_light;
    font-weight: bold;
    margin: 0;
    margin-top: 8px;
    max-width: 395px;
    text-align: right;
}

.bigImage:hover .hover{
    height: 98%;
    width: 98%;
    visibility: visible;
    opacity: 1;
}
.bigImage:hover .hover .title {
    font-size: 22px !important;
    padding-top: 50% !important;
    transform: translate(0, -50%);
}

.bigImage:hover .hover .info{
    float: left;
    width: 100%;
    margin-top: -150px;
}

.bigImage a{
    float: left;
    width: 100%;
}

.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont{
    margin-top: 0 !important;
}

.get__txt .orange{
    display: initial;
}

.allertBlock{
    text-align: center;
    background: red;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: -30px;
    margin-bottom: 30px;
    float: none;
    width: 90%;
    margin: 0 auto;
    display: grid;
    top: -30px;
}

.orCallUs{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.text_handler{
    font-size: 12px !important;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    bottom: 60px;
    left: auto;
    right: 204px;
    text-transform: lowercase;
}

.discount_Block .text_handler{
    font-size: 12px !important;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    bottom: 45px;
    left: auto;
    right: 102px;
    color: #fff;
}

.footer .text_handler {
    font-size: 12px !important;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    bottom: 70px;
    left: auto;
    right: 290px;
    color: #fff;
}

.header_mintext{
    margin-top: 4px;
    font-size: 12px;
    margin-left: 6px;
}

.discount_Block .feed__bckgrnd{
    position: relative;
}

.causesBlockHeader .header_mintext{
    margin-top: 0px;
}

/* <div class="col-xs-12 header_mintext">
*сроки могут отличатся в зависимости отт сложности проекта
</div> */

.modal.in .modal-dialog{
    top: 50% !important;
    transform: translate(0, -50%) !important;
}


#autoPop .modal-title{
    font-family: museo_sans_medium;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.1;
    margin-top: 20px;
    text-align: left;
    color: #333 !important;
}

#autoPop .secondary{
    font-family: museo_sans_light;
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    line-height: 1.1;
    float: left;
    width: 100%;
    margin-top: 20px;
}
#autoPop .modal-dialog{
    min-width: 800px;
    border: 10px solid #0aa751;
    border-radius: 5px;
}
#autoPop .modal-body{
    background-color: #e4e4e4;
    padding: 0;
    padding-left: 5px;
}

#autoPop .secondary span{
    float: left;
    width: 100%;
    color: #848484;
}

#autoPop .modal-content{
    background: #e4e4e4;
}
#autoPop .modal-body .labels{padding: 0}
#autoPop .modal-body .labels  input{
    width: 100%;
    height: 70px;
    border: 2px solid #d2d2d2;
    text-align: center;
    font-size: 33px;
    font-weight: normal;
    font-family: museo_sans_medium;
    color: #b8b7b7;
}

#autoPop .yourPhoneBlock input{
    height: 70px;
    border: 2px solid #d2d2d2;
    text-align: center;
    font-size: 33px;
    font-weight: normal;
    font-family: museo_sans_medium;
    color: #b8b7b7;
    margin-right: 10px;
}

#autoPop .yourPhoneBlock input:last-child{
    margin-right: 0 !important;
    max-width: 300px;
}

#autoPop .modal-body label span{
    padding: 0;
    font-size: 20px;
    margin-left: 1px;
}

#autoPop ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #b8b7b7;
}
#autoPop ::-moz-placeholder { /* Firefox 19+ */
    color: #b8b7b7;
}
#autoPop :-ms-input-placeholder { /* IE 10+ */
    color: #b8b7b7;
}
#autoPop :-moz-placeholder { /* Firefox 18- */
    color: #b8b7b7;
}
.pad{
    padding-left: 22px;
}

button.close {
    padding: 0 !important;
    cursor: pointer !important;
    border: 0 !important;
    -webkit-appearance: none !important;
    position: absolute !important;
    background: #f98500 !important;
    right: -14px !important;
    opacity: 1 !important;
    top: -16px !important;
    width: 20px !important;
    padding: 5px 20px 10px 8px !important;
}

button.close span {
    margin-top: -9px !important;
    display: block !important;
    padding-top: 5px !important;
    color: #fff !important;
    height: 22px !important;
}
.proba_bg .content-admins-14{
    margin-top: 6px;
}