/*
	Theme Name: Moley
	Theme URI: http://cruelten.ru
	Description: Cruelten.
	Author: Cruelten
	Author URI: http://cruelten.ru
	Version: 1.1
*/
.clear {
	clear: both;
}
.preview_p_p p {
  color: #737373;
}
#wpcf7-f7-o2 div.wpcf7-mail-sent-ok{
    border: none !important;
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #1275dc !important;
}
#wpcf7-f7-o2 div.wpcf7-spam-blocked {
   border: none !important;
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #000 !important;
}
.my_btn {
	text-decoration: none !important;
	    text-transform: uppercase !important;
    font-size: 16px !important;
    padding: 5px 20px !important;
    background: transparent !important;
    border: 2px solid white !important;
    color: white !important;
    border-radius: 35px !important;
}
.my_btn:hover {
    background-color: white !important;
    color: #4dc5d7 !important;
    -webkit-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}
.my_btn_play {
	text-align: center;
	text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
opacity: 0.8;
z-index: 4;
cursor: pointer;
}
.widget_text {
  list-style: none;
}
.wpcf7-validation-errors {
  display: none !important;
}
.contact__input {
   
       margin: 0px 0 7px !important;
}
#wpcf7-f7-o2 .wpcf7-not-valid-tip {
      position: initial !important;
}
.wpcf7-not-valid-tip {
position: absolute !important;
    color: black !important;
    top: 32px;
    left: 18px;
}
#text_press {
  display: none;
}
#text_press a {
  color: #4dc5d7;
}
#text_press a:hover {
  text-decoration: underline;
}

.my_add {
      width: 100%;
    padding: 15px 0px 5px 15px;
    background: #333333;
    height: auto;
    position: relative;
    z-index: 1000;
}
.text_add {
font-size: 18px;
    float: left;
    line-height: 36px;

}
.my_add input {
  border: 1px solid #cccccc;
  float: left;
  color: #a1a1a1;
  width: 250px;
  font-size: 18px;
  padding: 5px 10px; 
  margin-left: 10px;
  margin-bottom: 10px;
}
.my_submit {
      background: #ff0000;
    width: 100px !important;
    color: #fff !important;
    padding: 7px 10px !important;
    border-radius: 5px;
    border: none !important;
}
.my_submit:hover {
  background: #c30a0a;
}
.my_i {
  text-indent: -9999px !important;
  width: 15px !important;
  height: 15px !important;
  background: url(img/1.svg) !important;
  background-size: 15px 15px !important;
      margin-left: 43px;
    margin-top: 40px;
}
.my_t {
  text-indent: -9999px !important;
  width: 15px !important;
  height: 15px !important;
  background: url(img/2.svg) !important;
  background-size: 15px 15px !important;
      margin-left: 43px;
    margin-top: 50px;
}
.but_sel {
      text-transform: uppercase;
    color: #4dc5d7;
    border: 1px solid #4dc5d7;
}
.but_sel:hover {
  color: #fff;
  cursor: pointer;
    border: 1px solid #fff;
}
#presales {
  display: none;
}
.presale input  {
background: none;
    padding: 4px;
    color: #4dc5d7;
    margin-bottom: 0px;
    border: 1px solid #4dc5d7;
    font-size: 12px;

}
.presale #order {
      background: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin-top: 10px;
    color: #fff;
}
.presale #order:hover {
      border: 1px solid #4dc5d7;
      color: #4dc5d7;

}
.presale .myinps {
     width: 100%;
}
#info_sent {
      color: #4dc5d7;
      display: none;
}
.presale  .ajax-loader {
  display: none !important;
}
.presale .wpcf7-not-valid-tip {
      color: #4dc5d7 !important;
    font-size: 10px !important;
    /* float: right; */
    margin-top: -28px;
    margin-left: 80px;
}
/*Mobile version*/
@media only screen and (max-width: 800px){
.parse {
  display: none;
}
@media only screen and (max-width: 760px){
.my_i {
      margin-left: 30px;
    margin-top: 40px;
}
.my_t {
      margin-left: 30px;
    margin-top: 40px;
}
}
@media only screen and (max-width: 479px){
.my_i {
      margin-left: 19px;
    margin-top: 40px;
}
.my_t {
      margin-left: 19px;
    margin-top: 40px;
}
}
