#send {
    color: white;
    display: block;
    cursor: pointer;
    padding: 5px 11px;
    font-size: 1.2em;
    border: 1px solid #FF6600;
    border-radius: 5px;
    background: #1e4c99;
    background-image: -webkit-linear-gradient(top, #D66000 0%, #BB7B29 100%);
    background: -webkit-linear-gradient(top, #ef7a1b 0%, #EF992A 100%);
    background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f52b7', endColorstr='#0e3a7d');
						margin-top: 20px;
margin-right: 18px;
margin-left: 274px;
}

#send:hover {
  background:-webkit-linear-gradient(top, #FF592A, #FF6D08);
    background-image: linear-gradient(top, #FF592A, #FF6D08);
     background: -webkit-linear-gradient(top, #FF592A, #FF6D08);
         background: -moz-linear-gradient(top, #FF592A, #FF6D08);
            background: -webkit-linear-gradient(top, #FF592A, #FF6D08);
               background: -o-linear-gradient(top, #FF592A, #FF6D08);
                  background: -ms-linear-gradient(top, #FF592A, #FF6D08);
                     background: linear-gradient(top, #FF592A, #FF6D08);
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284f9d', endColorstr='#0c2b6b');
}

#send:active {
background-image: linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
background: -webkit-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
         background: -moz-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
            background: -webkit-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
               background: -o-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
                  background: -ms-linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
                     background: linear-gradient(center top , #B72B2B, #CB2727) repeat scroll 0% 0%;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e387d', endColorstr='#2f55b7');
}



.modalDialog {

    position: fixed;

    font-family: Arial, Helvetica, sans-serif;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background: rgba(0,0,0,0.8);

    z-index: 99999;

    -webkit-transition: opacity 400ms ease-in;

    -moz-transition: opacity 400ms ease-in;

    transition: opacity 400ms ease-in;

    display: none;

    pointer-events: none;

}

.modalDialog:target {

    display: block;

    pointer-events: auto;

}

 .zayava{color: white;
    width: 100%;
    padding: 10px 74px;
    text-align: center;
    font-size: 35px;}

.modalDialog > div {

    width: 400px;

    position: relative;

    margin: 10% auto;

    padding: 5px 20px 13px 20px;

    border-radius: 10px;

    background: #fff;

    background: #00aeef url('/bitrix/templates/apelsin-tour.com/images/spot.png') no-repeat 0% 100%;



}

.txt {
   display: inline-block;
   color: #676767;
   width: 360px;
   font-family: Arial, Tahoma, sans-serif;
   margin-bottom: 10px;
   border: 1px dotted #ccc;
   padding: 5px 9px;
   font-size: 1.2em;
   line-height: 1.4em;
}
#messegeResult > p{font-size: 15px !important;
    margin: 11px 13px;
    text-align: center;}
	
	#formMain > label{    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;}

.txt:focus,
.txtarea:focus {
   border-style: solid;
   border-color: #bababa;
   color: #444;
}

.close {

    background: #606061;

    color: #FFFFFF;

    line-height: 25px;

    position: absolute;

    right: -12px;

    text-align: center;

    top: -10px;

    width: 24px;

    text-decoration: none;

    font-weight: bold;

    -webkit-border-radius: 12px;

    -moz-border-radius: 12px;

    border-radius: 12px;

    -moz-box-shadow: 1px 1px 3px #000;

    -webkit-box-shadow: 1px 1px 3px #000;

    box-shadow: 1px 1px 3px #000;

}

 div.contacts div.photo .new_photo {
	margin-top: 8px;
	margin-right: 10px;
	width: 120px;
	height: auto !important;
	border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.close:hover { background: #00d9ff; }

a.success{display:none;}

div.subscribe-shadow div.subscribe-form div.voting-form-box form textarea{
	width: 100%;
}

div.subscribe-shadow div.subscribe-form.voteform{
	padding-left: 34px; 
	font-size: 1em;
}

 .new-year{   position: absolute;
    left: 0;
 top: 0;}

 
 .table-visa{  margin: 10px!important;
    margin-top: 15px!important;
    padding: 10px;
    border-left: 2px solid #EFA41B;

    background: rgb(244, 246, 247);
    width: 45%;
margin-right:20px;
    font-size: 14px;
float:left;}
	

.table-visa td{padding:10px;
	border-right:2px solid #EFA41B;}
	
.table-visa tr {border-bottom:1px dotted grey;}

 .table-visa  tr.main-tr{
	 font-weight: bold;
    font-size: 16px;
    background: -moz-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef7a1b), color-stop(100%,#fdba64));
    background: -webkit-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -o-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    background: -ms-linear-gradient(top, #ef7a1b 0%, #fdba64 100%);
    color: white;
	border-bottom:none;
 }	

h2.little{ display:inline-block;}

@media (min-width: 1251px) {
	div.subscribe-shadow div.subscribe-form.voteform{
		width: 210px;
	}
}



#tour_order_button {
  background-color: #ef7a1b;
  padding: 8px 15px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.g-recaptcha {
  margin: 10px 0;
}

.tour_agree_checkbox {
    -ms-transform: scale(2); 
    -moz-transform: scale(2); 
    -webkit-transform: scale(2); 
    -o-transform: scale(2);
    margin: 7px 10px 10px 5px;
    float: left;
    display: inline-block;
}
    