.overlay-block-2{
    position: fixed;
    top: 0px;
    left:0px;
    width:100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
}
.modalblock-box-2{
    position: fixed;
    top: 50%;
    margin-top: -183px;
    left: 50%;
    margin-left: -235px;
    width: 470px;
    height: 326px;
     z-index: 999;
  background-color: #fff;
   
       border-radius: 5px;
       display: none;
       text-align: center;
}
#form-2 input:not([type=submit]):not([type=file]), textarea {
    width: 100% !important;
    height: 50px;
    margin-bottom: 25px;
    padding: 0 15px 2px;
    border: 2px solid #ebebeb;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: white;
    box-shadow: 0px 0px 0px 2px transparent;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.modalblock-box-2 p {
    margin: 0px auto;
    font-size: 15px;
    width: 271px;
    height: 30px;
}
.modalblock-box-2 h3 {
    font-size: 25px;
    float: left;
    margin-left: 21%;
    margin-top: 2%;
}
.modalblock-button-2 {
    min-width: 255px;
    font-weight: 300;
    font-size: 22px;
    background-color: #298ed5;
    border-radius: 3px;
    border: none;
    height: 50px;
    padding: 8px 15px;
    color: #ffffff !important;
    cursor: pointer;
    opacity: 0.8;
    margin-bottom: 5px;
    transition: background-color 0.5s;
    transition-timing-function: ease;
}
.modalblock-box-2 input{
        background: #fbfbfb;
    outline: none;
    border-color: #1ac6ff;
    box-shadow: 0 0 4px #1ac6ff;
    margin: 0px auto;
width: 288px !important;
height: 40px !important;
}
.txt{
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
	font-family: 'Exo 2', sans-serif;
	color: #000000;
}
.txt2{
    font-weight: 800;
    font-size: 30px;
    line-height: 30px;
	font-family: 'Exo 2', sans-serif;
	color: #000000;
}
.modalblock-box-phone{
    position: fixed;
    top: 50%;
    margin-top: -110px;
    left: 50%;
    margin-left: -235px;
    width: 470px;
        height: 220px;
     z-index: 999;
  background-color: #fff;
       border-radius: 5px;
       display: none;
       text-align: center;
}
.modalblock-box-phone h4{
    font-family: 'HelveticaNeueCyr-bold';
        font-size: 25px;
            padding-top: 15px;
}
.modalblock-box-phone p{
    position: relative;
       font-size: 27px;
       color: #FF4F58 !important;
        margin-top: -28px;
    left: 195px;
}
.modalblock-box-phone p:hover{
    cursor:pointer;
}
.modalblock-box-phone ul{
    float: left;
   margin-left: 16px;
    margin-top: 20px;
}
.modalblock-box h3{
    font-size: 25px;
    float: left;
    margin-left: 21%;
    margin-top: 7%;
}.modalblock-box p{
   margin: 0px auto;
        font-size: 15px;
            width: 242px;
        height:30px;
}
.close-1{

    cursor: pointer;
}
.close-2{float: right;
    margin-right:20px;
    margin-top:20px;
    font-size:27px;


}

.modalblock-button-2{
    min-width: 255px;
    font-weight: 300;
    font-size: 22px;
    background-color: #298ed5;
    border-radius: 3px;
    border: none;
    height: 50px;
    padding: 8px 15px;
    color: #ffffff !important;
    cursor: pointer;
    opacity: 0.8;
    margin-bottom: 5px;
    transition: background-color 0.5s;
    transition-timing-function: ease;
}

#form-2 .text-footer{
color: #151515;
}
    a:hover{
  cursor: pointer;  
}
#uptocall-mini {position:fixed;bottom:120px;right:100px;cursor:pointer;z-index:999;}
 
#uptocall-mini .uptocall-mini-phone {-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(97, 189, 254, .8);
width:70px;height:70px;-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;-moz-animation: uptocallmini 1.5s 0s ease-out infinite;animation: uptocallmini 1.5s 0s ease-out infinite;}
 
#uptocall-mini .uptocall-mini-phone:before {content: "";position: absolute;width: 100%;height: 100%;top:0;left:0;background-image:url(mini.png);background-repeat:no-repeat;background-position:center center;
-webkit-animation: uptocallphone 1.5s linear infinite;-moz-animation: uptocallphone 1.5s linear infinite;animation: uptocallphone 1.5s linear infinite;}
 
@-webkit-keyframes uptocallphone {
0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone {
0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone {
0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(67, 159, 224, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(67, 159, 224, 0);}
10% {box-shadow: 0 0 8px 6px #439fe0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #439fe0;}
100% {box-shadow: 0 0 8px 6px rgba(67, 159, 224, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(67, 159, 224, 0);}
}
@-moz-keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(67, 159, 224, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(67, 159, 224, 0);}
10% {box-shadow: 0 0 8px 6px #439fe0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #439fe0;}
100% {box-shadow: 0 0 8px 6px rgba(67, 159, 224, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(67, 159, 224, 0);}
}
@keyframes uptocallmini {
0% {box-shadow: 0 0 8px 6px rgba(67, 159, 224, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(67, 159, 224, 0);}
10% {box-shadow: 0 0 8px 6px #439fe0, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #439fe0;}
100% {box-shadow: 0 0 8px 6px rgba(67, 159, 224, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(67, 159, 224, 0);}
}
 a { 
    text-decoration: none !important; /* Отменяем подчеркивание у ссылки */
   } 
   .ymaps-2-1-41-search__input,.ymaps-2-1-41-controls__control_toolbar{
    display: none !important;
   }
   .container-im{
    margin: 0px auto;
  width: 1280px;
  height: 420px;
  background-image:url(../images/wood.jpg);
  background-size: cover;
}
.idiot{
    width: 100px;
    height: 150px;
    background-image: url(../images/idiot.png);
    background-size: cover;
    position:absolute;bottom:0;
    left: 20px;
}
.retard{
       width: 149px;
    height: 150px;
    background-image: url(../images/retard.png);
    background-size: cover;
    position:absolute;bottom:0;
    left: 20px;
}
.pussy{
    width: 227px;
    height: 150px;
    background-image: url(../images/pussy.png);
    background-size: cover;
    position:absolute;bottom:0;
    left: 20px;
}
.dick{
width: 129px;
    height: 146px;
    background-image: url(../images/dick.png);
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 20px;
}
@media (min-width: 320px) and (max-width: 600px){
    .container-im{width: 320px;
    height: 109px;}
        #work{display:none;
    }
    #uptocall-mini{
        display: none;
    }
    .box-icon-phone{
        display: none;
    }
    .idiot, .retard, .pussy, .dick{
        display: none;
    }
}
@media (min-width: 600px) and (max-width: 960px){
    .container-im{width: 600px;
        height: 203px;
    }
        #work{display:none;
    }

    .box-icon-phone{
        display: none;
    }
    .idiot, .retard, .pussy, .dick{
        display: none;
    }
}
@media (min-width: 960px) and (max-width: 1024px){
   .container-im{width: 960px;
        height: 303px;
    }

}

@media (min-width: 992px) and (max-width: 2500px) { 
.col-md-3-phone{
    width: 35% !important;
}
.col-md-3-mail{
        width: 19% !important;
}
.col-md-3-mail-clock{
    width: 20%;
}
.col-md-6 {
    width: 59% !important;
}
}