.captcha {
  position: absolute;
  top: 150px; }

.frm_bot .subb {
  bottom: 0;
  top: 320px; }

.frm_bot {
  height: 350px !important; }

@media (max-width: 768px) {
  .frm_bot {
    width: auto !important; }

  .frm_bot input[type="text"] {
    width: auto !important; }

  .frm_bot textarea {
    width: auto;
    height: auto;
    max-width: 80%; } }

@media (max-width: 640px) {
  .frm_bot form {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .frm_bot form div {
      position: relative !important;
      height: auto;
      top: inherit !important; }

  .frm_bot textarea {
    width: auto !IMPORTANT;
    height: auto !IMPORTANT;
    max-width: 270px; }

  .frm_bot {
    height: auto !important; }

  .frm_bot .subb {
    bottom: 0 !important;
    top: auto;
    left: 0 !important;
    right: 0;
    position: relative !important; }

  .captcha div div {
    width: auto !important;
    text-align: center; } }

.frm_bot .subb {
  bottom: 0;
  top: 210px !important; }
  
  
  table.gallery td img{
  max-height: 200px}
  
 .header {
    text-align: center;
} 
.t_text{
	font-size: 15px;
	text-align: center;
	display: block;
	margin: 0 auto 14px;
	color: #23394f;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 5px;
	display: inline-block;
	border-radius: 6px;
	max-width: 1390px
}
@media (max-width: 980px){
.gal-wrap table {
    min-width: 0 !important;
}}

video {
    background: transparent;
}
.header .wr_con_menu .menu-left-wrapper .menu-left > li > a {
    font-size: 15px;
}