

h1{
    font-size: 3.7rem;
    font-weight: 100; 
}
h2,h3,h4,h5{
    font-weight: 100; 
}
.btn{
    font-weight: 100;
}
.navbar{
    border-bottom: 3px solid #28a745;
}

.headerBack p{
    font-weight: 300;
}

.darkGr h5{
    color: white;
}

.card-title{
    color: white;
    background: #28a745;
    padding: 5px;
    border-radius: 5px;
}

.card p{
    font-weight: 100;
}

.phone{
    font-size: 3rem;
    font-weight: 100;
    
}
.phone:hover{
    color: #28a745;
}

.darkGr{
    background-color: #262626;
    
}
.darkGr h3{
    color: white;
    
}

.backG{
    background-image: url(../img/komplect.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.kompl{
    background-image: url(../img/komplect.jpg);
}

.gruz{
    background-image: url(../img/gruzchikMain.jpg);
}

.razno{
    background-image: url(../img/razno.jpg);
}

.sborImg{
    
    background-image: url(../img/sborMain.jpg);
    background-size: cover;
}
.card-text span{
    color: #00a54c;
    font-size: 1.5em;
}

.icon{
    border-radius: 50%;
    border: 2px solid #00a54c;
    padding: 5px;
    animation: move 3s ease-in-out infinite;
}

.footer{

    background-color: #00a54c;
}

.icon-small{
    position: relative;
    
}

.icon-small::after{
    content: ' ';
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0px;
    right: 0px;
    margin: 20px 25px 0 0;
    background-image: url('../img/secure-shieldGreen.png');
    background-position: center;
    background-size: contain;
    border: 2px solid #00a54c;
    border-radius: 50%;
    animation: move 3s ease-in-out infinite;
    

}
.inputWrap{
    position: relative;
}

.inputWrap::before{
    content: ' ';
    position: absolute;
    height: 50%;
    width: 20%;
    top: 25%;
    background-image: url('../img/man-user.png');
    left: 5%;
    border-right: 1px solid #b7b7b7;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.inputWrap2{
    position: relative;
}

.inputWrap2::before{
    content: ' ';
    position: absolute;
    height: 50%;
    width: 20%;
    top: 25%;
    background-image: url('../img/call-answer.png');
    left: 5%;
    border-right: 1px solid #b7b7b7;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.btnWrap{
    position: relative;
}

.btnWrap::before{
    content: ' ';
    position: absolute;
    height: 50%;
    width: 20%;
    top: 25%;
    background-image: url('../img/message.png');
    left: -25%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.callBack{
    background-color: #00a7ff;
    width: 200px;
    padding: 10px 15px 12px 15px;
    border-radius: 5px;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
    color: white;
    
}

.anketaCall{
    background: #00a7ff;
    color: white;
    padding: 5px 10px;
    border-radius: 15px;
    
}

.robo{
}
.mybtn{
    border-radius: 50px;
    
}
#myname,#myphone{
    border-radius: 50px;
    padding-left: 30%;
    font-family: 'Roboto', sans-serif;
}

.callMe{
    background-color: #00a7ff;
    padding: 8px 10px 10px 10px;
    border: 2px solid #03689d;
    border-radius: 5px;
    font-size: 0.8rem;
    
}




.zvoni{
    border-radius: 15px;
    color: white;
    position: relative;
    font-weight: 100;
    
}

.zvoni::after{
    content: ' ';
    position: absolute;
    left: 40px; bottom: -60px; 
    border: 30px solid transparent; 
    border-top: 30px solid #262626;
}
.zvoni::before{
    content: ' ';
    position: absolute;
    height: 60px;
    width: 60px;
    background-color: #00a54c;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    background-image: url('../img/telephone%20(1).png');
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid #262626;
    
}

.slider{
    position: relative;
    overflow: hidden;
    height: 270px;
     width: 100%;
   
}
.slide{
    position: absolute;
    transition: all 1s ease;
    height: 270px;
    color: black;
    background: #efefef;
     width: 100%;
    padding: 10px 50px;
    border: 1px solid #585858;
}
.slide:hover{
    background-color: #ddefff;
}

.lamoda::after{
    content: ' ';
    position: absolute;
    width: 150px;
    height: 50px;
    top: 20px;
    right: 20px;
    background-image: url(../img/iR9GggU7eM2oczHJd4AVCg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.number{
    position: fixed;
    right: 50px;
    top: 10%;
    background: rgba(38, 38, 38, 0.9);
    border-radius: 10px;
    font-weight: 100;
    padding: 5px;
    z-index: 555;
    color: white;
    padding: 10px;
    border-bottom: 4px solid #00a54c;
}

.fireWork{
    position: relative;
    background-image: url('../img/lamodaBack2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    
}
.fireHeader{
    background-color: purple;
    padding: 10px;
    width: 40%;
    margin-top: -75px;
}

.fire1{
    margin-top: -70px;
    padding: 10px 15px;
    border-radius: 20px;
    font-weight: 200;
    background-color: #00a54c;
    z-index: 555;
    
}
.fire1 p{
    margin-bottom: 0;
    font-size: 1.1rem;
}

.fireSlider{
    position: relative;
    overflow: hidden;
    height: 275px;
}

.fireSlide{
    position: absolute;

    z-index: 999;
    transition: all .5s ease;
 
}

.fireImgWrap,.fireImgWrap2{
    position: relative;
}
#fireImg{
    position: absolute;
}

.fireMoney{
    position: absolute;
    bottom: 10px;
    left: 0;
    background: rgb(0, 165, 76);
    width: 100%;
    color:white;
    padding: 5px 15px;
    font-weight: 100;
    font-size: 1.3rem;
}
#comingSoon{position: relative;
background-color: rgba(128, 128, 128, 0.69);
border: 1px solid rgba(128, 128, 128, 0.33);}
#comingSoon::after{
    content: 'скоро!';
    position: absolute;
    background-color: #00a54c;
    top: -20px;
    right: -30px;
    padding: 3px 10px;
    border-radius: 10px;
    
    
    
}

.fireImgWrap{
    transition: all 5s ease;
}



.fireClick{
    border-left: 1px solid grey;
}

.fireClick:hover{
    cursor: pointer;
    transition: all .1s .1s ease;
    
}
#nextFire{
    transition: all .3s ease;
}

.purple{
    background-color: #b714b7;
    border: purple;
    color: white;
    border-bottom: 3px solid purple;
}
.purple:hover{
    background-color: purple;
}

.mark{
    width: 30px;
    height:50px;
    background-color: #00a54c;
    float: right;
    margin-right: 15px;
    position: relative;
    border-radius: 5px;
    padding-left: 7px;
    font-size: 2rem;
    font-weight: 100;
    line-height: 1.3rem;
    animation: jump 1.0s ease infinite;
}

.mark::after{
    content: '';
    border: 15px solid transparent;
    border-bottom: 10px solid #262626;
    position: absolute;
    left: 0;
    bottom: 0; 
}

.brandImg{
    position: relative;
}
.brandWrap{
    position: absolute;
    height: 50px;
    bottom: -25px;
    left: 0;
    width: 100%;
    text-align: center;
}

.phoneRight{
    float: right;
}

@media (max-width: 576px) { 
    h1{
        font-size: 2em;
    }
    .phone{
        font-size: 2em;
    }
    .btnWrap::before{
        display: none;
    }
    .line{margin-top: -10px;}
    
    .backG{
        background-position: center;
        background-size: cover;
    }
    .headerBack{
        background-color: rgba(211, 211, 211, 0.5);
        border-radius: 10px;
    }
    .headerBack p{
        font-weight: 300;
    }
    h1{
        font-weight: 600;
    }
    .fireSlider{
        height: 400px;
        overflow: hidden;
        }
    
    #nextFire{
        display: none;
    }
    .fireClick{
    border-left:none;
}
    .brandWrap{
        top: -25px;
    }
    
    .phoneRight{
    float: none;
}
    
    .lamoda::after{
        display: none;
    }
    
}

.bigNumber{
    font-size: 8rem;
    font-weight: 600;
    line-height: 1em;
}


.backThree{
    background: orange;
    background-image: url(../img/7c3f6501ac39.jpg);
    background-position: center;
        background-size: cover;
}

.backWhite{
    background-color: rgba(255, 255, 255, 0.85);
}

.newWrap{
    position: relative;
}

.newWrap::after{
    position: absolute;
    content: 'новая вакансия';
    top: 0;
    left: 0;
    background: orange;
    padding: 10px;
    color: white;
    
}





@media (max-width: 960px) { 
        .backG{
        background-position: center;
        background-size: cover;
    }
    .headerBack{
        background-color: rgba(255,255,255,.9);
        border-radius: 10px;
    }
    
     .slider,.slide{
        height: 440px;
    }
    .slide{
        padding: 5px 15px;
    }
    
    .showPhone{
        display: none;
    }
    .fireHeader{
        width: 100%;
    }
    
}




input[type='range'] {
    outline: none;
    overflow: hidden;
        -webkit-appearance: none;
        background-color: #ebebeb;
    border-radius: 15px;
    border: 3px solid grey;
    box-shadow: 1px 1px 1px rgba(0,0,0,.75) inset;
    }
 input[type='range']::-webkit-slider-thumb {
        width: 25px;
        -webkit-appearance: none;
        height: 25px;
     cursor: pointer;
        background: #434343;
        box-shadow: -800px 0 0 800px #43f75f;
    }




@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,400');
@import url('https://fonts.googleapis.com/css?family=Roboto:300');
@import url('https://fonts.googleapis.com/css?family=Oswald:700');

/*animation*/
@keyframes move {
  40% {
    transform: rotate(10deg);
    }
  80% {
    transform: rotate(-10deg);
    }
}


@keyframes jump{
    0%{
        margin-top: 0;
    }
    
    50%{
        margin-top: -5px;
    }
    
    100%{
        margin-top: 0;
    }
    

}






@keyframes scaleUpDown {
  0%,
  100% {
    transform: scaleY(1) scaleX(1);
  }
  50%,
  90% {
    transform: scaleY(1.1);
  }
  75% {
    transform: scaleY(0.95);
  }
  80% {
    transform: scaleX(0.95);
  }
}

@keyframes shake {
  0%,
  100% {
    transform: skewX(0) scale(1);
  }
  50% {
    transform: skewX(5deg) scale(0.9);
  }
}

@keyframes particleUp {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: -100%;
    transform: scale(0.5);
  }
}

@keyframes glow {
  0%,
  100% {
    background-color: #ef5a00;
  }
  50% {
    background-color: #ff7800;
  }
}








#nextClick{
    border-radius: 50%;
    background-color: orange;
    outline: none;
    border: none;
    width: 100px;
    height: 100px;
    margin-top: 50px;
    transition: all .2s ease;
    
}

#nextClick:hover{
    margin-left: 15px;
}


.showPhone{

    color: grey;
    bottom: -227px;
    padding: 20px 30px 5px 30px;
    max-width: 300px;
    background-color: #ebebeb;
    position: absolute;
    z-index: 100;
    right: 10%;
    opacity: 0;
    transition: all .3s ease;
}
.showPhone h3{
    color: black;
}

.showPhone::before{
    content: ' ';
    position: absolute;
    border: 20px solid transparent;	border-bottom: 20px solid #ebebeb;
    top: -40px;
    left: 100px;
}