/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body,
p,
li,
a {
	color: #000;
    font-weight: normal;
}
.all-dummy {
	position: relative;
}
.tm-logo img {
    width: 120px;
}
.tm-navbar {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
.tm-block-top-a .tm-top-a .uk-panel {
    margin-top: 0;
}
.tm-block-top-a .tm-top-a .tm-navbar {
    background: #107980;
}
.tm-block-top-a .tm-navbar {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tm-block-top-a .tm-navbar .uk-navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.uk-navbar-nav > li > a {
	height: 40px;
	padding: 0 0;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.uk-navbar-nav > li > a:hover,
.uk-navbar-nav > li > a:active,
.uk-navbar-nav > li > a:focus {
	color: #fff;
}
.uk-navbar-nav > li > a::after {
	background: #fff;
}
.tm-top-b .uk-row-first {
    margin-top: 35px;
}
.uk-subnav-pill > .uk-active > * {
	background: rgba(16, 121, 128, 1);
	color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    transform: skew(-20deg);
}
.uk-subnav-pill > .uk-active:hover > * {
    border: 1px solid #fff;
}
.uk-subnav-pill > li > * {
	background: rgba(182, 173, 175, 1);
	color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    transform: skew(-20deg);
}
.uk-subnav-pill > li:hover > * {
	border: 1px solid rgba(182, 173, 175, 1);

    border-radius: 0;
    transform: skew(-20deg);
}
.uk-contrast .uk-subnav-pill > .uk-active > a, .uk-block-secondary .uk-subnav-pill > .uk-active > a, .tm-navbar-primary.tm-navbar-absolute .tm-toolbar .uk-subnav-pill > .uk-active > a, .tm-navbar-secondary.tm-navbar-absolute .tm-toolbar .uk-subnav-pill > .uk-active > a {
	background: rgba(16, 121, 128, 1);
	color: #ffffff;
	border-color: rgba(0, 0, 0, 0);
}
.uk-h2 {
    color: rgba(16, 121, 128, 1);
    border-bottom: 1px solid #107980;
    margin-bottom: 25px;
    text-align: center;
}
.tm-top-b .first-block p {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.tm-top-b p {
    margin: 0;
}
.tm-top-b h4 {
    margin: 5px 0;
}
.tm-top-b .push li {
	line-height: 14px;
}
.tm-top-b .push li:before {
	top: 10px;
}
.modal-form a {
    display: block;
    width: 30%;
    font-size: 24px;
    font-weight: 700;
    margin: 25px auto 0 auto;
    padding: 15px 30px;
    background: #D41E19;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transform: skew(-20deg);
}
.tm-block-bottom-c .uk-grid + .uk-grid, .uk-grid-margin, 
.tm-block-bottom-c .uk-grid > * > .uk-panel + .uk-panel {
	margin-top: 0;
}
.tm-block-bottom-d h2 {
    display: none;
}
.tm-block-top-b {
    background: url(../images/bg-02.jpg);
    background-size: cover;
}
.tm-block-top-b .uk-panel-box,
.tm-block-top-d .uk-panel-box,
.tm-block-bottom-b .uk-panel-box,
.tm-block-bottom-d .uk-panel-box{
	background: rgba(255,255,255,0.2);
	box-shadow: 2px 26px 49px 0 rgba(0, 0, 0, 0.1);
}
.tm-top-c {
    padding-top: 35px;
}
.tm-block-top-d {
    background: url(../images/bg-03.jpg);
    background-size: cover;
    padding-top: 35px !important;
}
.tm-block-bottom-b {
    background: url(../images/bg-04.jpg);
    background-size: cover;
    padding-top: 35px !important;
}
.tm-block-bottom-d {
    background: url(../images/bg-09.jpg);
    background-size: cover;
    padding-top: 35px !important;
}
.uk-block-default + .uk-block-default:not(.tm-footer), 
.uk-block-muted + .uk-block-muted:not(.tm-footer), 
.uk-block-primary + .uk-block-primary:not(.tm-footer), 
.uk-block-secondary + .uk-block-secondary:not(.tm-footer) {
	padding-top: 35px;
}
.tm-footer {
    background: #B6ADAF;
    color: #fff;
}
.tm-footer a {
    color: #fff;
}
.footer-contacts {
    display: flex;
    justify-content: flex-start;
    font-size: 22px;
    font-weight: 700;
}
.footer-contacts div {
    margin: 0 35px;
}
.footer-contacts i {
    margin-right: 15px;
}
.top-txt {
	padding: 15px 0;
}
.uk-panel-box .uk-panel-title {
    color: rgba(16, 121, 128, 1);
    font-weight: 700;
}
.uk-panel-box .uk-panel-space {
	padding: 0;
}
.bottom-txt {
	margin: 0 auto;
	text-align: center;
	border-top: 2px solid #ABBFE3;
	color: #bb3d8e;
}
.uk-tooltip {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
}
.push {
	list-style: none;
}
.push li {
	position: relative;
	padding: 5px 0 5px 20px;
	cursor: pointer;
}
.push li:before {
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #4F5151;
	content: "";
	left: 0;
	transition: .3s ease-in-out;
	top: 15px;
}
.push li:after {
	position: absolute;
	border-left: 1px dotted #4F5151;
	width: 1px;
	bottom: -12px;
	content: "";
	left: 3px;
	top: 25px;
}
.push li:hover:before{box-shadow: 0 0 0 10px rgba(0,0,0,.2)}
.push li:last-child:after {content: none;}
/**************nice form*************/
.uk-modal-dialog {
    z-index: 1000;
}
.all-contacts #userForm input,
.all-contacts #userForm select,
.all-contacts #userForm textarea {
	border-color: #e1dfe4;
	border-radius: 0;
}
.all-contacts .rsform-block-pers {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 15px 0 20px 0;
}
.all-contacts .rsform-block-pers label,
.all-contacts #pers {
	width: 14px;
	height: 14px;
	min-height: 14px;
	line-height: 14px;
    font-size: 10px;
    color: #000;
}
.all-contacts .uk-form-horizontal .uk-form-label {
    color: #000;
}
.all-contacts .uk-grid-width-medium-1-1,
.all-contacts .uk-grid-width-medium-1-2 {
	width: 100%;
}
.all-contacts #userForm .uk-grid-width-medium-1-2 .uk-form-label,
.all-contacts #userForm .rsform-block-txt .uk-form-label {
	display: none;
}
.all-contacts .uk-form-horizontal .uk-form-controls {
    margin-left: 0;
}
.all-contacts .uk-form-horizontal .uk-form-controls input,
.all-contacts .uk-form-horizontal .uk-form-controls textarea {
    width: 100% !important;
}
.all-contacts .rsform-block-pers .uk-form-controls {
	width: 5%;
	float: left;
}
.all-contacts .rsform-block-file {
	display: flex;
	justify-content: flex-start;
	margin: 15px 0;
}
.all-contacts .rsform-block-pers .uk-form-controls label {
	margin-top: 5px;
}
.all-contacts .rsform-block-pers .uk-form-label {
	width: 90% !important;
	float: left;
}
.all-contacts .checkbox input {
    height: 14px;
    min-height: 14px !important;
    margin-top: 5px;
}
.all-contacts .rsform-block-button {
	margin-top: 0px;
}
.all-contacts .rsform-block-button label {
	display: none;
}
.all-contacts h2 {
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px solid #E42722;
    color: #000;
}
.all-contacts #button {
    border-color: #1E2F5A;
    border-radius: 0;
}
.all-contacts #button:hover {
    background: #1E2F5A;
    color: #fff;
}
.all-contacts .rsform-block-email,
.all-contacts .rsform-block-phone1 {
    margin-top: 15px;
}
.all-contacts .rsform-block-captcha .uk-form-controls {
    display: flex;
    justify-content: flex-start;
}
.all-contacts .rsform-block-captcha .uk-form-controls .span12,
.all-contacts .rsform-block-captcha .uk-form-controls .span12 img {
    height: 45px;
}
.map-contacts {
    margin-top: 0;
}
/**************end nice form*********/
/**************nice table*********/
.container {
    min-width: 320px;
    max-width: 100%;
    box-sizing: border-box;
}
table.nice-table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
}
table.nice-table td, 
table.nice-table th {
    padding: 10px;
    border: 1px solid #cbbdbd;
    color: #000;
}
.character-table table.nice-table tr:nth-child(1) td {
    font-weight: bold;
    color: rgba(16, 121, 128, 1);
    text-align: center;
    vertical-align: top;
}
table.nice-table tr:nth-child(even) {
    background-color: rgba(16, 121, 128, 0.6);
    color: #fff;
}
table.nice-table tr:nth-child(even) li,
table.nice-table tr:nth-child(even) td {
    color: #fff;
}
@media (max-width:768px) {
	.container table.nice-table thead {
		display: none;
	}
	.container table.nice-table tr {
		display: block;
	}
	.container table.nice-table td {
		display: flex;
		justify-content: space-between;
		font-size: 14px;
	}
	.container table.nice-table td::before {
		content: attr(data-label);
		font-weight: bold;
		margin-right: 20px;
	}
}
/**************end nice table*********/
.tm-footer .uk-container .tm-totop-scroller {
	display: block !important;
	position: absolute;
	top: 50%;
	right: 25px;
	height: 25px;
	width: 20px;
	margin-top: -13px;
	color: #fff !important;
    background: none !important;
	z-index: 1000;
}
.tm-top-a p {
    margin: 0;
    padding: 0;
}
.gallery .uk-panel {
    margin-bottom: 10px;
}
.footer-phone,
.footer-email,
.footer-email {
    font-size: 20px;
    padding-top: 20px;
}
.tm-footer-left .footer-adress {
	display: flex;
	justify-content: center;
	margin-top: 0;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
@media (min-width: 800px) {
	.all-txt {
	margin-top: -350px;
	font-family:  Verdana, sans-serif;
	font-size: 18px;
	color: #ABBFE3;
	padding: 0 25px;
}
.bottom-txt {
	width: 500px;
	padding-top: 30px;
	font-size: 24px;
}

}
@media (max-width: 800px) and (min-width: 600px)  {
.all-txt {
	margin-top: -250px;
	font-family:  Verdana, sans-serif;
	font-size: 18px;
	color: #ABBFE3;
	padding: 0 25px;
}
.bottom-txt {
	width: 500px;
	padding-top: 30px;
	font-size: 24px;
}
}
@media (max-width: 600px) and (min-width: 500px)  {
.all-txt {
	margin-top: -200px;
	font-family:  Verdana, sans-serif;
	font-size: 16px;
	color: #ABBFE3;
	padding: 0 25px;
}
.bottom-txt {
	width: 450px;
	padding-top: 30px;
	font-size: 16px;
}
}
@media (max-width: 500px) and (min-width: 400px)  {
.all-txt {
	margin-top: -150px;
	font-family:  Verdana, sans-serif;
	font-size: 16px;
	color: #ABBFE3;
	padding: 0 25px;
}
.bottom-txt {
	width: 250px;
	padding-top: 30px;
	font-size: 12px;
}
}
@media (max-width: 400px) and (min-width: 300px)  {
.all-txt {
	margin-top: -100px;
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	color: #ABBFE3;
	padding: 0 25px;
}
.bottom-txt {
	width: 200px;
	padding-top: 30px;
	font-size: 12px;
}
}