
.em-quearys-menu i,.top-form-control input {
    color: #fff;
}
.top-form-control input::-webkit-input-placeholder {
    color: #fff;
}
.top-form-control input::-moz-placeholder {
    color: #888888;
}
.top-form-control input:-ms-input-placeholder {
    color: #888888;
}
.top-form-control button.top-quearys-style {
    color: #fff;
}



.em-s-open{
   background: #000000e6 !important;	
}







.mrt10 {
  margin-top: 10px;
}



.em-quearys-menu i {
  border-radius: 50px;
  display: inline-block;
  height: 26px;
  text-align: center;
  width: 26px;
  line-height: 26px;
  font-size: 17px;
}
.topsr .em-quearys-menu {
  text-align: center;
}
.em-quearys-inner {
}
.em-quearys-form {
  width: 100%;
  max-width: 895px;
  margin: auto;
  padding: 30px 0;
}
.top-form-control {
  position: relative;
}
.top-form-control input {
  background: transparent;
  font-size: 50px;
  font-weight: 500;
  height: 100px;
  padding: 0 40px 0 15px;
  width: 100%;
  border: none;

  transition: 0.5s;
}
.top-form-control input::-webkit-input-placeholder {
  font-size: 50px;
}
.top-form-control input::-moz-placeholder {
  font-size: 14px;
}
.top-form-control input:-ms-input-placeholder {
  font-size: 14px;
}
.top-form-control button.top-quearys-style {
  position: absolute;
  right: 6px;
  top: 50%;
  background: transparent;
  font-size: 45px;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.em-s-hidden {
  display: none !important;
}
.em-quearys-inner {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: -150%;
  width: 100%;
  height: 100%;
  z-index: 10000;
  -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1),
    -webkit-transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1);
  transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1),
    -webkit-transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1);
  transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1);
  transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1),
    transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1),
    background 0.3s 0s cubic-bezier(0.32, 0, 0, 1),
    -webkit-transform 0.3s 0.15s cubic-bezier(0.32, 0, 0, 1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: -150%;
  background: rgba(0, 0, 0, 0);
}
.em-quearys-inner {
}

.em-s-open {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  left: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.taskoit_menu.main-search-menu > .em-header-quearys,
.em-quearys-top.msin-menu-search {
  display: inline-block;
}




.search-error .search input {
  padding: 20px 0;
}
.search-error .search input[type="text"] {
  padding-left: 10px;
}
.search-error .search button {
  top: 48%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);
}
.search-error > p {
  font-size: 14px;
  margin: 14px 0 19px;
}
.search-error > h3 {
  display: block;
  font-size: 30px;
}
.search-error .search input {
  height: 54px;
}








.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}

/* slider social icon fixed css */
.em_slider_social {
  position: fixed;
  right: 30px;
  text-align: center;
  top: 60%;
  z-index: 999999;
}
.em_slider_social li {
  display: block;
  list-style: outside none none;
  text-decoration: none;
}
.em_slider_social a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  line-height: 33px;
  margin-bottom: 10px;
  text-align: center;
  width: 35px;
}





.em-quearys-menu2 i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin-left: 25px;
  cursor: pointer;
  color: #fff !important;
  background: #d71700;
}

.top-form-control input {
  border-bottom: 3px solid #fff;
}



@media only screen and (max-width:906px) {
.top-form-control input::-webkit-input-placeholder {
  font-size: 20px;
}.top-form-control input {
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  height: 100px;
  padding: 0 40px 0 15px;
  width: 100%;
  border: none;

  transition: 0.5s;
}.top-form-control input {
  border-bottom: 3px solid #fff;
}}
