article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
}
img {
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	font-family: Roboto Slab, sans-serif;
	width: 300;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover, a:active {
	outline: 0;
	text-decoration: none;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
button, input {
 *overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.clearFix {
 *zoom: 1;
}
.clearFix:before, .clearFix:after {
	display: table;
	content: "";
}
.clearFix:after {
	clear: both;
}
html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
* html #content {
	height: 100%;
	max-height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Roboto Slab, sans-serif;
	font-size: 16px;
	color: #333333;
	display: block;
	height: 100%;
	max-height: 100%;
	/* [disabled]background-color: #FFF;
*/
	font-weight: 400;
}
a {
	outline: 0;
	text-decoration: none;
}
a.btn {
	text-decoration: none;
	white-space: nowrap;
}
a:hover {
	color: #00B797;
	text-decoration: none;
	outline: 0;
}
strong {
	font-weight: 700;
}
.wrapper {
	width: 100%;
	min-width: 1100px;
	height: auto !important;
	min-height: 100%;
	/* [disabled]margin-bottom: -230px;
*/
	/* [disabled]position: relative;
*/
}
.globalBlock {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]padding-bottom: 230px;
*/
	z-index: 10;
	/* [disabled]position: relative;
*/
}
header {
	z-index: 10;
	background-color: rgba(256, 256, 256, 1);
	height: 804px;
	background-repeat: repeat-x;
	background-position: center top;
}
header .imgBlock {
	background-image: url(../images/line1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

header .contentBlock {
	height: 804px;
	max-width: 1100px;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]text-align: center;
*/
}
header .contentBlock .logoBlock {
	position: relative;
	-ms-transition: opacity 3s ease-in;
	-o-transition: opacity 3s ease-in;
	z-index: 0;
	height: 400px;
	margin-bottom: -400px;
}
header .logoBlock .phone {
	color: #333;
	position: relative;
	top: 50px;
	left: 100px;
	width: 300px;
	font-size: 16px;
	text-transform: none;
	letter-spacing: -10%;
}
header .phone a , header .phone a:hover, header .phone a:active{
	color: #04E1F3;
	text-decoration: underline;
}

header .phone #number {
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -2px;
	color: #00D9E8;
}
header .phone #pefix {
	font-size: 36px;
	color: #CCC;
	font-weight: 300;
}
header .navPoint {
	width: 200px;
	font-size: 18px;
	color: #b9b9b9;
	line-height: 24px;
	position: relative;
	float: left;
}
header .nav {
	position: relative;
	top: 500px;
	font-weight: 300;
	padding-left: 480px;
}

header .navPoint .name {
	font-size: 36px;
	font-weight: 700;
	color: #00cce4;
}

main {
	background-color: #FFF;
	position: relative;
	z-index: 1000;
	clear: both;
}
main .contentBlock {
	max-width: 1100px;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]position: relative;
*/
	z-index: 1000;
}
.marker {
	position: relative;
	visibility: hidden;
  top: -60px;
}
.marker#destination4 {
  top: 0px !important;
}
a.orderButton {
	background-color: #00b797;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
  margin-top: 15px;
}
a.orderButton:hover {
	background-color: #6b6b6b;
	color: #FFF;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
main  .contentBlock {
	text-align: center;
}

.service .icons {
	display: block;
	height: 200px;
	width: 200px;
	background-color: #FFF;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	}
	
.service #teraplanIcon {
	background-image: url(../images/teraplan.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80%;
}

.service #iconHard1 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.service #iconHard2 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -200px 5px;
}
.service #iconHard3 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -400px 5px;
}
.service #iconHard4 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -0px -180px;
}
.service #iconHard5 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -200px -180px;
}
.service #iconHard6 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -375px;
}
.service #iconHard7 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -200px -375px;
}
.service #iconHard8 {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -400px -375px;
}

.lineTeam1 {
	background-color: #00cce4;
	background-repeat: no-repeat;
	background-position: center top;
	height: 680px;
	/* [disabled]overflow: hidden; */
}
.lineTeam1 .contentBlock .service, .lineTeam3 .contentBlock .service{
	float: left;
	width: 300px;
	display: block;
	font-weight: 700;
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
}
.lineTeam1 .services, .lineTeam3 .services {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.lineTeam1 .textBlock , .lineTeam3 .textBlock{
	width: 600px;
	position: relative;
	top: -570px;
	left: 400px;
	text-align: center;
}
.lineTeam1 .header , .lineTeam3 .header{
	width: 800px;
	margin-bottom: -30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -60px;
}
.lineTeam1 .mainHeader, .lineTeam3 .mainHeader{
	font-weight: 700;
	font-size: 160px;
	text-align: left;
	line-height: 160px;
	color: #FFF;
	text-shadow: 8px -8px 0px rgba(150, 150, 150, 1);
}
.lineTeam1 .subHeader , .lineTeam3 .subHeader{
	font-weight: 300;
	font-size: 40px;
	text-align: left;
	line-height: 40px;
	color: #FFF;
	padding-left: 60px;
}
.lineTeam1 .link a , .lineTeam3 .link a{
	font-size: 24px;
	font-weight: 700;
	background-color: #FFF;
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	-webkit-box-shadow: 8px -8px 0px 0px rgba(150, 150, 150,1);
	-moz-box-shadow: 8px -8px 0px 0px rgba(150, 150, 150, ,1);
	box-shadow: 8px -8px 0px 0px rgba(150, 150, 150,1);
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.lineTeam1 .link a:hover , .lineTeam3 .link a:hover{
	background-color: #000;
	color: #00CCE4;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.lineTeam1 .link , .lineTeam3 .link{
	margin-top: 60px;
}
.lineTeam2 {
	background-color: #e4e4e4;
	background-image: url(../images/team-pavel-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/* [disabled]overflow: hidden; */
	padding-bottom: 80px;
}

.lineTeam2 .contentBlock .service {
	width: 300px;
	display: block;
	font-weight: 700;
	color: #7E7E7E;
	font-size: 30px;
	line-height: 30px;
}

.lineTeam2 .textBlock {
	width: 900px;
	padding-left: 20px;
	padding-top: 60px;
	font-size: 15px;
	height: 500px;
	text-align: center;
}
.lineTeam2 .header {
	width: 800px;
	margin-bottom: -30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -60px;
}
.lineTeam2 .mainHeader {
	font-weight: 700;
	font-size: 160px;
	text-align: left;
	line-height: 160px;
	color: #FFF;
	text-shadow: 8px -8px 0px rgba(150, 150, 150, 1);
}
.lineTeam2 .services {
	display: flex;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.lineTeam2 .subHeader {
	font-weight: 300;
	font-size: 40px;
	text-align: left;
	line-height: 40px;
	color: #7E7E7E;
	padding-left: 60px;
}
.lineTeam2 .link a {
	font-size: 24px;
	font-weight: 700;
	background-color: #FFF;
	display: inline-block;
	color: #000;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	-webkit-box-shadow: 8px -8px 0px 0px rgba(150, 150, 150,1);
	-moz-box-shadow: 8px -8px 0px 0px rgba(150, 150, 150, ,1);
	box-shadow: 8px -8px 0px 0px rgba(150, 150, 150,1);
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.lineTeam2 .link a:hover {
	background-color: #000;
	color: #00CCE4;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.lineTeam2 .link {
	margin-top: 60px;
}

.lineTeam3 {
	background-color: #00cce4;
	background-image: url(../images/cup_individual.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	min-height: 680px;
	text-align: center;
	/* [disabled]overflow: hidden; */
}

.lineTeam3 .textBlock {
	width: 270px;
	font-size: 30px;
	position: relative;
	left: 730px;
	top: 260px;
	bottom: 10px;
	line-height: 28px;
	height: 180px;
	margin-bottom: -180px;
}


footer {
	/* [disabled]height: 760px; */
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 20;
	/* [disabled]text-align: center;
*/
	background-color: #231f20;
	/* [disabled]margin-bottom: 30px; */
	color: #FFF;
}
footer .contentBlock {
	max-width: 1100px;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	margin-bottom: 40px;
}
footer .footerBg {
	background-image: url(../images/contacts-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 9999;
}
footer .contacts {
	text-align: left;
	font-size: 14px;
	position: relative;
	/* [disabled]height: 500px; */
	z-index: 9999;
}
footer .contacts .textBlock #phone {
	font-size: 40px;
	letter-spacing: -2px;
}
footer .contacts .textBlock #phone a {
	color: #FFFFFF;
	text-decoration: none;
}
footer .contacts .textBlock #phone #number {
	font-weight: 700;
	color: #06E5FF;
}
.contacts .textBlock {
	/* [disabled]width: 400px;
*/
	/* [disabled]padding-left: 60px; */
	padding-top: 50px;
	/* [disabled]padding-right: 60px; */
	font-size: 22px;
	text-align: center;
}
.contacts .textBlock h1 {
	font-size: 80px;
	color: #333333;
	line-height: 100px;
	margin-left: -44px;
	text-align: left;
	margin-top: 0px;
}
footer .contacts .formBlock {
	display: inline-block;
	text-align: center;
	color: #333;
}
footer .contacts input[type='text'] {
	height: 70px;
	width: 600px;
	border: solid 3px #FFF;
	display: inline-block;
	margin-top: 20px;
	font-size: 26px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 26px;
	-webkit-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	-moz-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
}
footer .contacts input[type='submit'] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
	margin-top: 20px;
	font-size: 24px;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 26px;
	background-color: #06e5ff;
	font-weight: 700;
	font-family: "Roboto Slab", sans-serif;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	-moz-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
}
footer .contacts input[type='submit']:hover {
	background-color: #6B6B6B;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	-moz-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	color: #FFF;
}
footer .contacts textarea {
	width: 600px;
	border: solid 3px #FFF;
	display: inline-block;
	margin-top: 20px;
	font-size: 26px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
	-webkit-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	-moz-box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
	box-shadow: 8px -8px 0px 0px rgba(221,221,221,1);
}
footer .contentBlock .contacts #formapack {
	font-size: 12px;
	/* [disabled]color: #E6F0FF; */
}





.textBlock {
	font-size: 16px;
	/*padding-bottom: 10px;*/
	clear: both;
	z-index: 9999;
	/* [disabled]position: relative;
*/
	font-weight: 400;
}
.textBlock .vrezkaLeft {
	width: 240px;
	float: left;
	margin-bottom: 100px;
	margin-right: 20px;
}
.textBlock .vrezka {
	/* [disabled]margin-bottom: 20px; */
	display: block;
	font-size: 16px;
	line-height: 18px;
}
.textBlock .vrezka .name {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	padding-bottom: 20px;
}
.textBlock .emph {
	font-weight: 500;
}
.textBlock table {
	margin-bottom: 20px;
	border-collapse: collapse !important;
	text-align: center;
}
.textBlock table  td {
	font-size: 16px;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.textBlock table th {
	font-size: 18px;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #00B696;
}


.textBlock table td,
.textBlock table th {
	border: 1px solid #CCC;
}
.textBlock table tr:first-child th {
  border-top: 0;
}
.textBlock table tr:last-child td {
  border-bottom: 0;
}
.textBlock table tr td:first-child,
.textBlock table tr th:first-child {
  border-left: 0;
}
.textBlock table tr td:last-child,
.textBlock table tr th:last-child {
  border-right: 0;
}
.textBlock table tr:last-child th:first-child {
  border-bottom: 0;
}
.textBlock table p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.textBlock .info {
	background-color: #FFC;
	padding: 10px;
	margin-bottom: 15px;
}
.textBlock p:last-child {
	margin-bottom: 0px;
}
.textBlock p {
	margin-bottom: 20px;
}
.textBlock ul {
	margin-bottom: 20px;
}
.textBlock li ul {
	margin-bottom: 0px;
}
.textBlock li, .description li {
	margin-left: 30px;
}
.textBlock ol {
	margin-bottom: 20px;
}
.textBlock h1 {
	font-family: Roboto Slab, sans-serif;
	font-size: 36px;
	color: #333333;
	/* [disabled]letter-spacing: -1px;
*/
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 36px;
}
.textBlock h2 {
	font-size: 36pt;
	color: #06e5ff;
	font-weight: 700;
	margin-bottom: 40px;
	line-height: 34pt;
	font-family: "Roboto Slab", sans-serif;
	letter-spacing: -2px;
}
.textBlock h3 {
	margin-bottom: 15px;
	font-size: 16pt;
	color: #333;
	font-weight: 300;
}
.textBlock h4 {
	margin-bottom: 15px;
	font-size: 14pt;
	color: #000000;
	font-weight: 300;
	text-align: left;
}
.textBlock h5 {
	/*margin-bottom: 15px;*/
	font-size: 12pt;
	color: #f3ffc8;
	font-weight: 300;
}
.textBlock h6 {
	margin-bottom: 15px;
	font-size: 16pt;
	color: #f3ffc8;
	font-weight: normal;
}
h1 {
	font-weight: bold;
	font-size: 24pt;
	/* [disabled]color: #a20c96; */
	/* [disabled]letter-spacing: -1px;
*/
	margin-bottom: 20px;
}
h2 {
	font-size: 24pt;
	color: #333333;
	font-weight: 300;
	margin-bottom: 20px;
	line-height: 24pt;
	font-family: Roboto Slab, sans-serif;
}
h3 {
	margin-bottom: 15px;
	font-size: 16pt;
	color: #000000;
	font-weight: 300;
}
h4 {
	margin-bottom: 15px;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h5 {
	margin-bottom: 15px;
	font-size: 14pt;
	color: #A20C96;
	font-weight: normal;
}
h6 {
	margin-bottom: 15px;
	font-size: 14pt;
	color: #FF005A;
	font-weight: normal;
}
.affix {
	position: fixed;
	top: 0px;
	z-index: 3000;
	/*padding-top: 55px;
	margin-top: 10px;*/
	width: 100%;
}
.fancybox-title-float-wrap .child, .fancybox-skin {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0) !important;
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0) !important;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.modal .textBlock {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.modal .textBlock h2 {
	font-family: "Roboto Slab", sans-serif;
	font-size: 60px;
	color: #333;
	padding-top: 20px;
	text-align: center;
	line-height: 50px;
}
.modal .textBlock h3 {
	font-family: "Roboto Slab", sans-serif;
	font-size: 46px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 40px;
}
.order-modal .textBlock {
	text-align:center;
	font-size: 18px;
}
.required {
	background-image: url(../images/required.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
input.invalid, textarea.invalid {
	/*border: 3px solid #F00 !important;*/
	-webkit-box-shadow: 8px -8px 0px 0px rgba(255,0,0,1) !important;
	-moz-box-shadow: 8px -8px 0px 0px rgba(255,0,0,1) !important;
	box-shadow: 8px -8px 0px 0px rgba(255,0,0,1) !important;
}
.modal input[type="text"], .modal input[type="email"] {
	width: 502px;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-top: 1px solid #EEE;
	border-bottom: 1px dashed #999;
	background-color: #eee;
	/* [disabled]height: 100px; */
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 8px;
}
.modal select {
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-top: 1px solid #EEE;
	border-bottom: 1px dashed #999;
	background-color: #eee;
	/* [disabled]height: 100px; */
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom: 8px;
	width: 514px;
}
.modal input[type="text"]:disabled, 
.modal textarea:disabled, 
.modal select:disabled, 
.modal input[type="radio"]:disabled {
	display:none !important;
}
input:disabled+label {
	display:none !important;
}
.modal option:first {
	color: #999 !important;
}
.half {
	width: 243px !important;
}
select.half {
	width: 255px !important;
}
.modal textarea {
	width: 502px;
	border: 1px solid #EEE;
	/* [disabled]height: 100px; */
	background-color: #eee;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 8px;
}
.modal .button  {
	font-family: "Roboto Slab", sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: underline;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 16px;
	padding-left: 25px;
	border: none;
	line-height: 30px;
	margin-top: 20px;
	background-color: #ADD751;;
}
.modal .button:hover {
	font-family: "Roboto Slab", sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	text-decoration: underline;
}
.date {
	background-image: url(../images/date-required.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.rouble {
	font-family: rouble;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 4px 10px 2px 10px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.soy input {
  width: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  dispay: none !important;
  visibility: hidden !important;
}


.external-link {
	font-weight: 600;
	font-size: 22px;
	display: inline-block;
}

.external-link a {
	color: #00cce4;
	text-decoration: underline;
}