/*
* { margin: 0; padding: 0; outline: none; }
html { font-size: 62.5%; height: 101%; }

/*body { background: #fff; font-family: "Calibri", Arial, sans-serif; }
img { border: 0; }

a { color: #3a51b2; text-decoration: none; }
a:hover { text-decoration: underline; }

h2 { font-size: 1.8em; line-height: 1.9em; margin-bottom: 15px;  }

p { color: #656565; font-size: 1.2em; margin-bottom: 10px; }


*/
/*
p
{
    font-size: 18px;
    font-family: proxima;

}

#wrapper { width: 300px; margin: 0 auto; padding:90px 0 0 0; }
*/


textarea.txt {
    height: 41px;
    margin-bottom: 10px !important;
    margin-top: -5px !important;
}


select#dt-selector {
  margin-bottom: 15px;
    font-family: TahomaRegular, serif;
    color: #000000;
    font-size: 14px;
    cursor: pointer;
    /* line-height: 24px; */
    /* background-color: #ebebeb; */
    padding: 2px 4px 2px 2px;
    border-radius: 5px;
    /* display: inline-block; */
    height: 34px;
    margin-left: 15px;
    margin-top: -8px;
	width: 226px;
    height: 42px;
}

.dt-selector-error {
	display: none;
	font-weight: bold;
	color: white;
	background-color: red;
	padding: 5px;
	margin-bottom: 10px;
}

input#smscode, input#smscode2 {
margin-bottom: 10px;
font-family: TahomaRegular, serif;
font-size: 17px;
padding: 2px 4px 2px 2px;
border-radius: 5px;
margin-left: 15px;
margin-top: -8px;
width: 226px;
height: 42px;
text-align: center;
}



input[type="checkbox"] {
 
    height: 20px;
}

#messageform { display: none;
    width: 320px;
    border-radius: 10px;
    padding: 10px 30px 10px 30px !important;
	}
	
#messageform-old { display: none;    
 width: 293px;
    border-radius: 10px; 
	padding: 10px !important;
}
 /*
#messageform label {

    margin-right: 12px;
    margin-bottom: 9px;
    font-family: TahomaRegular, serif;
    color: #646464;
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer;
    line-height: 25px;
    height: 20px;
     
    padding: 5px 15px 5px 10px;
    border-radius: 5px;

	}
	*/
	
	#messageform label {
 
margin-bottom: 3px;
    font-family: TahomaRegular, serif;
    color: #000000;
    font-size: 12px;
    cursor: pointer;
    line-height: 20px;
    /* background-color: #ebebeb; */
    padding: 1px 3px 2px 3px;
    border-radius: 5px;
    display: inline-block;
    border: solid 1px #b2b2b2;
   
    z-index: 10;
	}
	
	#messageform-old label {
 
margin-bottom: 3px;
    font-family: TahomaRegular, serif;
    color: #000000;
    font-size: 12px;
    cursor: pointer;
    line-height: 20px;
    /* background-color: #ebebeb; */
    padding: 1px 3px 2px 3px;
    border-radius: 5px;
    display: inline-block;
    border: solid 1px #b2b2b2;
   
	}
	
	
	
	.vibor {
   width: 306px;
    margin-left: -24px;
    text-align: center;
}
	
#messageform label:hover {
 
      /* background-color: wheat; */
	  background-color: #3064a4	 ;
color: #fff;
	}
	
	
	#messageform-old label:hover {
 
      /* background-color: wheat; */
	  background-color: #3064a4	 ;
color: #fff;
	}
	
	

#messageform label:checked {
 
      /* background-color: wheat; */
	  background-color: #3064a4	 ;
color: #fff;
	}


	#messageform input[type="radio"]:checked {
	  /* background-color: wheat; */
	  background-color: #3064a4	 !important;
color: #fff;
	}
	
	
	#messageform-old input[type="checkbox"]:checked {
	  /* background-color: wheat; */
	  background-color: #3064a4	 !important;
color: #fff;
	}
	
	
	
	
	.vibor p {
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: 6px;
}

#messageform .txt,
.contact-form .txt {
   display: inline-block;
    color: #404040;
   width: 225px;
    font-family: TahomaRegular;
    margin-bottom: 10px;
    border: 1px dotted #737373;
    padding: 6px 10px;
    font-size: 17px;
    text-align: center;
    line-height: 1.5em;
    margin: 6px 16px;
    
    font-family: TahomaRegular;
	border-radius: 5px;
}

#messageform .txtarea,
.contact-form .txtarea {
   display: block;
    resize: none;
    color: #676767;
    font-family: TahomaRegular;
    margin-bottom: 10px;
   width: 225px;
        height: 120px;
    border: 1px dotted #737373;
    padding: 5px 9px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.4em;
    margin: -2px 0px 10px 16px;
    font-family: TahomaRegular;
    text-align: center;
	border-radius: 5px;
}

#messageform input[type="file"],
.contact-form input[type="file"] {
    font-size: 14px;
}

#messageform .txt:focus,
.contact-form .txt:focus,
#messageform .txtarea:focus,
.contact-form .txtarea:focus { border-style: solid;
    border-color: #FFBA1E;
    color: #444;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	#messageform-old .txt,
.contact-form .txt {
   display: inline-block;
    color: #404040;
   width: 225px;
    font-family: TahomaRegular;
    margin-bottom: 10px;
    border: 1px dotted #737373;
    padding: 6px 10px;
    font-size: 17px;
    text-align: center;
    line-height: 1.5em;
    margin: 6px 16px;
    
    font-family: TahomaRegular;
	border-radius: 5px;
}

#messageform-old .txtarea,
.contact-form .txtarea {
   display: block;
    resize: none;
    color: #676767;
    font-family: TahomaRegular;
    margin-bottom: 10px;
   width: 225px;
        height: 120px;
    border: 1px dotted #737373;
    padding: 5px 9px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.4em;
    margin: -2px 0px 10px 16px;
    font-family: TahomaRegular;
    text-align: center;
	border-radius: 5px;
}

#messageform-old input[type="file"],
.contact-form input[type="file"] {
    font-size: 14px;
}

#messageform-old .txt:focus,
.contact-form .txt:focus,
#messageform-old .txtarea:focus,
.contact-form .txtarea:focus { border-style: solid;
    border-color: #FFBA1E;
    color: #444;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }

.contact-form .txt:not([type="file"]),
.contact-form .textarea {
    margin-bottom: 0;
}

#messageform button[type="submit"],
.contact-form button[type="submit"] {
    /* background: #ffcf77; */
    border-radius: 5px;
    /* font-family: proxima; */
    /* color: #000; */
    /* box-shadow: 2px 2px 2px 1px #969696; */
    /* font-size: 17px; */
    height: 50px;
    outline: none;
   width: 225px;
    margin-left: 17px;
    /* position: absolute; */
    right: 10px;
    top: 50%;
    bottom: auto;
    /* margin-top: -27px; */
    left: auto;
    line-height: 45px;
    border: 1px solid #3064a4;
    background: #fff;
    color: #3064a4;
    font-weight: normal;
    font-size: 1rem;
    padding: 0 17px;
    font-family: TahomaRegular;
	    cursor: pointer;
		margin-bottom: 5px;
}

#messageform button[type="submit"]:hover,
.contact-form button[type="submit"]:hover {
color: #fff;
    background: #3064a4;
	    cursor: pointer;
 
}

#messageform button[type="submit"]:active,
.contact-form button[type="submit"]:active {
background: #3064a4;
    cursor: pointer;
 
}

















#messageform-old button[type="submit"],
.contact-form button[type="submit"] {
   /*   background: #ffcf77; */
    border-radius: 5px;
    /* font-family: proxima; */
    /* color: #000; */
    /* box-shadow: 2px 2px 2px 1px #969696; */
    /* font-size: 17px; */
    height: 50px;
    outline: none;
    width: 225px;
    margin-left: 25px;
    /* position: absolute; */
    right: 10px;
    top: 50%;
    bottom: auto;
    /* margin-top: -27px; */
    left: auto;
    line-height: 45px;
    border: 1px solid #3064a4;
    background: #fff;
    color: #3064a4;
    font-weight: normal;
    font-size: 1rem;
    padding: 0 17px;
    font-family: TahomaRegular;
    cursor: pointer;
    margin-bottom: 5px;
}

#messageform-old button[type="submit"]:hover,
.contact-form button[type="submit"]:hover {
color: #fff;
    background: #3064a4;
	    cursor: pointer;
 
}

#messageform-old button[type="submit"]:active,
.contact-form button[type="submit"]:active {
background: #3064a4;
    cursor: pointer;
 
}
















.pull-left {
    float: left !important;
    float: left !important;
    /* width: 55%; */
    max-width: 60%;
    min-width: 40%;
}

.pull-right {
   float: right!important;
    margin-left: 10px;
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: " ";
}

.clearfix::after {
    clear: both;
}

.footer-text {
        max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}





#gorod { 
    display: none;
    width: 250px;
    border-radius: 20px;
    padding: 30px !important;
	}

#gorod label {

    margin-right: 12px;
    margin-bottom: 9px;
    font-family: TahomaRegular, serif;
    color: #646464;
    font-size: 14px;
    margin-left: 10px;
    cursor: pointer;
    line-height: 25px;
    height: 20px;
    /* background-color: wheat; */
    padding: 5px 15px 5px 10px;
    border-radius: 5px;

	}
	
#gorod label:hover {
 
      background-color: wheat;  
     

	}
	
	
	
	.vibor p {
      margin-bottom: 10px;
    font-size: 15px;
    margin-left: -2px;
    text-align: center;
}

#gorod .txt,
.contact-form .txt {
   display: inline-block;
    color: #404040;
   width: 225px;
    font-family: TahomaRegular;
    margin-bottom: 10px;
    border: 1px dotted #737373;
    padding: 6px 10px;
    font-size: 17px;
    text-align: center;
    line-height: 1.5em;
    margin: 6px 16px;
    
    font-family: TahomaRegular;
	border-radius: 5px;
}

#gorod .txtarea,
.contact-form .txtarea {
   display: block;
    resize: none;
    color: #676767;
    font-family: TahomaRegular;
    margin-bottom: 10px;
   width: 225px;
        height: 120px;
    border: 1px dotted #737373;
    padding: 5px 9px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.4em;
    margin: -2px 0px 10px 16px;
    font-family: TahomaRegular;
    text-align: center;
	border-radius: 5px;
}

#gorod input[type="file"],
.contact-form input[type="file"] {
    font-size: 14px;
}

#gorod .txt:focus,
.contact-form .txt:focus,
#gorod .txtarea:focus,
.contact-form .txtarea:focus { border-style: solid;
    border-color: #FFBA1E;
    color: #444;
	}

input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }

.contact-form .txt:not([type="file"]),
.contact-form .textarea {
    margin-bottom: 0;
}

#gorod button[type="submit"],
.contact-form button[type="submit"] {
    /* background: #ffcf77; */
    border-radius: 5px;
    /* font-family: proxima; */
    /* color: #000; */
    /* box-shadow: 2px 2px 2px 1px #969696; */
    /* font-size: 17px; */
    height: 50px;
    outline: none;
   width: 225px;
    margin-left: 17px;
    /* position: absolute; */
    right: 10px;
    top: 50%;
    bottom: auto;
    /* margin-top: -27px; */
    left: auto;
    line-height: 45px;
    border: 1px solid #3064a4;
    background: #fff;
    color: #3064a4;
    font-weight: normal;
    font-size: 1rem;
    padding: 0 17px;
    font-family: TahomaRegular;
	    cursor: pointer;
}

#gorod button[type="submit"]:hover,
.contact-form button[type="submit"]:hover {
color: #fff;
    background: #3064a4;
	    cursor: pointer;
 
}

#gorod button[type="submit"]:active,
.contact-form button[type="submit"]:active {
background: #3064a4;
    cursor: pointer;
 
}
.gorodishko {
        line-height: 25px;
	margin-bottom: 10px;
    font-size: 16px;
    margin-left: 6px;
}
 

span.head.zakaz:hover {
    color: #000000;
}

span.head.zakaz {
    border-bottom: 1px dotted;
    text-decoration: none;
    display: inline-block;
    /* height: 19px; */
    line-height: 16px;
    /* border-bottom: 1px dashed; */
    cursor: pointer;
    font-size: 13px;
    color: #3064a4;
}


#gorod {
   width: 96%;
    background: #fff;
    max-width: 400px;
    min-width: 250px;
    min-height: 277px;
    margin: 10px auto 9px;
    border-radius: 10px;
    padding: 10px 30px 10px !important;
}

.tit-modal {
  color: #969696;
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.gorodishko {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  line-height: 20px !important;
    margin-bottom: 0px  !important;
    font-size: 16px !important;
    margin-left: 0px  !important;
  
  }





.gorod-item {
  padding: 0 0px;
  min-width: 140px;
}

.gorod-item ul {
  margin-bottom: 10px;
}

.gorod-item a {
  color: #000000;
  text-decoration: none;
}


.gorod-item a:hover {
  color: #f47d32;
  text-decoration: none;
}

.gorod-item ul li:first-child:first-letter {
 font-weight: bold;
 color: #f47d32 !important;
}
