/*
Основной зеленый: #059770 
Основной синий #062599  34398B 

*/
@font-face{
	font-family:"Font Awesome 5 Brands";	
	font-style:normal;
	font-weight:normal;
	font-display:auto;
	src:url(webfonts/fa-brands-400.eot);
	src:url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-brands-400.woff2) format("woff2"),url(webfonts/fa-brands-400.woff) format("woff"),url(webfonts/fa-brands-400.ttf) format("truetype"),url(webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab{
	font-family:"Font Awesome 5 Brands"
}
@font-face{
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:400;
	font-display:auto;
	src:url(webfonts/fa-regular-400.eot);
	src:url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-regular-400.woff2) format("woff2"),url(webfonts/fa-regular-400.woff) format("woff"),url(webfonts/fa-regular-400.ttf) format("truetype"),url(webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.far{
font-weight:400
}
@font-face{
font-family:"Font Awesome 5 Free";
font-style:normal;
font-weight:900;
font-display:auto;
src:url(webfonts/fa-solid-900.eot);
src:url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-solid-900.woff2) format("woff2"),url(webfonts/fa-solid-900.woff) format("woff"),url(webfonts/fa-solid-900.ttf) format("truetype"),url(webfonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa,.far,.fas{
font-family:"Font Awesome 5 Free"
}
.fa,.fas{
font-weight:900
}
/*--------------------------------------------------------------------*/


@font-face{
font-family: 'Myriad Pro';
src: url('webfonts/MyriadPro-Regular.eot');
src: url('webfonts/MyriadPro-Regular.eot?iefix') format('eot'),
url('webfonts/MyriadPro-Regular.woff') format('woff'),
url('webfonts/MyriadPro-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


@font-face {
	font-family: 'Myriad Pro';
	src: url('webfonts/MyriadPro-Light.eot');
	src: local('Myriad Pro Light'), local('webfonts/MyriadPro-Light'),
		url('webfonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
		url('webfonts/MyriadPro-Light.woff') format('woff'),
		url('webfonts/MyriadPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('webfonts/MyriadPro-BoldCond.eot');
	src: local('Myriad Pro Bold Condensed'), local('webfonts/MyriadPro-BoldCond'),
		url('webfonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),
		url('webfonts/MyriadPro-BoldCond.woff') format('woff'),
		url('webfonts/MyriadPro-BoldCond.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'Myriad Pro';
	src: url('webfonts/MyriadPro-SemiCnIt.eot');
	src: local('Myriad Pro SemiCondensed Italic'), local('webfonts/MyriadPro-SemiCnIt'),
		url('webfonts/MyriadPro-SemiCnIt.eot?#iefix') format('embedded-opentype'),
		url('webfonts/MyriadPro-SemiCnIt.woff') format('woff'),
		url('webfonts/MyriadPro-SemiCnIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


@font-face {
	font-family: 'Myriad Pro';
	src: url('webfonts/MyriadPro-BoldCondIt.eot');
	src: local('Myriad Pro Bold Condensed Italic'), local('webfonts/MyriadPro-BoldCondIt'),
		url('webfonts/MyriadPro-BoldCondIt.eot?#iefix') format('embedded-opentype'),
		url('webfonts/MyriadPro-BoldCondIt.woff') format('woff'),
		url('webfonts/MyriadPro-BoldCondIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}


html,body{
	 background-color: #F7F7F7 !important;
}
h1,h2,h3,h4,h5,h6{
	color:#34398B;
}
a {
    color: #062599;
}
.Merriweather{
	font-family:Merriweather;
}
.bg-white{
	background-color:#fff !important;
}
.flexlist
{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
 .flexlist_item
 {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 }

.clearfix {
overflow: auto; width: 100%;
}


.light-gray-fon{
	background-color:#F7F7F7 ;
}
.white-gray-fon{
	background-color:#fff;
}



.ImgBlock{
    position: relative;
    width: 100%;    
     overflow:hidden;
     /*border-bottom: solid 4px #8f0418;*/
}
.ImgBlock::before {
    content: "";
    display: block;
    padding-top: 75%;
}
.ImgBlock img{
     width:100%;
     height:auto;
    position: absolute;
    top: 0;
    left: 0;
     min-height:100%;
}
.Img_w_75 .ImgBlock{
	width: 75%;
	margin: 0 auto;
}
.Img_w_75 H5.card-title, H5.card-title{
	font-size: 1.2rem;
}
.logo::before {
    padding-top: 27.3%;
}
.socseti::before {
    padding-top: 100%;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa-phone, .fa-map-marker{
	color:#fff;
	padding: 8px;
	background-color:#059770;
	font-size: large;
	margin-right:.6rem;
	font-style: normal;
}.fa-map-marker{
	padding: 8px 10px;
}
.fa-phone:before {
    content: "\f095";	
}
.fa-map-marker:before {
    content: "\f041";	
}
.bg-green {
    background-color: #059770 !important;
}
.navbar-tool-icon-box {
    width: auto;
   height: auto;
}
.navbar-toggler {
    padding: initial;
    background-color: transparent;
}
.navbar-tool .navbar-tool-tooltip {
    display: none !important;
}
.navbar {
    /*padding: 0 1rem;*/
	font-size:1.2rem;
}
.mainmenu{
	border-bottom:4px #336666 solid;
}
li.dropdown a{
	color:green;
}
#searchBox{
	position: absolute; 
	top: 98px; 
	right: 155px; 
	z-index: 1600;
}
.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}
@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0.7rem;
		padding-bottom: .875rem;
	}
}
.section-heading{
	text-align: center;
	margin-bottom:2rem;
	margin-top: 2rem;
}
.section-heading h2{
	color:#062599;
	font-family: 'Merriweather', serif;
}
.section-heading span{
	width:25px !important;
	border-bottom:3px #444 solid;
	margin:.4rem auto;
	display:block;
	font-family: 'Merriweather', serif;
}


.adapt-btn a{
	display: inline-grid;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5%;
    border-radius: 4%;
    transition: color 0.25s ease-in-out,background-color 0.25s ease-in-out,border-color 0.25s ease-in-out,box-shadow 0.2s ease-in-out;
	white-space: nowrap;
	background-color: #059770;
    border-color: #059770;
}
.adapt-btn a:hover{
	background-color: #22c298;
}
.adapt-btn a span{
	display:inline-block;
	border:#fff solid 1px;
	/*margin:1%;*/
	padding:1% 0;
	border-radius: 4%;
	font-size: 2.5vw;
	color:#fff;
}
.btn-invers a{
	background-color: #fff;
    border-color: #fff;
}
.btn-invers a:hover{
	background-color: #c3efe4;
}

.btn-invers  a span{
	border:#059770 solid 1px;
	color:#059770;
}


.btn-blue  a span{
	border:#062599 solid 1px;
	color:#062599;
}

.btn-blue a{
	background-color: #fff;
    border-color: #fff;
}
.btn-blue a:hover{
	background-color: #c3efe4;
}

.btn-blue  a span{
	border:#062599 solid 1px;
	color:#062599;
}


/*================= :: 3.0 Pagination & breadcrumbs ====================*/
.pagination{
    display: table;
	margin: 5% 0;
}
.pagination ul{
    display: table-row;
	margin: 0;
	padding: 0;
}
.pagination ul li{
	padding: 0.5%;
    display: table-cell;
	text-align: center;
	text-align: center;
	width: 50px;
	float:left;
	margin: .3rem;
}


.pagination ul li  a {
	background: #fff;
	display: block;
	padding: 8px 1%;
	color: #475055;
	font-size:1.3rem;
	text-decoration: none;
	border:1px solid #aaa;
	border-radius:6px; 
	-webkit-border-radius:6px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:10px;
}
.pagination ul li  a:hover, .pagination ul li  a.active {
	background: #03658e;
	color:#fff;
}
.breadcrumbs{
	margin: 2% 0;
}
.breadcrumbs a{
	display:inline-block;
	padding:0 4px;
}

footer{
	background-color:#059770;
}
footer .fline{
	color:#ddd;
	width: fit-content;
	display:block;
	margin:0 auto;
}

footer .fline:hover{
	color:#fff;
}


#booking input,#booking select { font-size: 10; }
#booking A.normal { color: blue; }
#booking .content { color: black; font-family: Tahoma, sans-serif; font-size: 12px; }
#booking .create,#booking  .add,#booking  .properties,#booking  .convert,#booking  .view { color: black; font-family: Tahoma, sans-serif; font-size: 11px; }
#booking .delete { color: red; font-family: Tahoma, sans-serif; font-size: 11px; }
#booking .hidden { color: lightblue; }
#booking .visible { color: blue; }
#booking .descr { font-weight: bold; font-size: 13px; }
#booking .imgDown img{height:auto;max-width:400px; }

#booking .clearfix {overflow: auto; width: 100%;
}
#booking .grafik .tr{float:left;}
#booking .grafik .td{text-align:center;max-width:93px;float:left;}
#booking .time .td {font-weight:bold;border-right:#aaa dotted 1px;width:93px; border-top:#aaa dotted 1px;}
#booking .time2{font-weight:bold; border-top:#aaa dotted 1px; border-right:#aaa dotted 1px;width:25px!important;max-width:25px;vertical-alighn:middle;}
#booking .time2 div{padding-top:6px;}
#booking .time2 sup {font-size:9px;}
#booking .dt{width:93px;height:18px; border-top:#aaa dotted 1px;border-right:#aaa dotted 1px;}
#booking .stell{font-size:1px;width:93px;height:33px; }
#booking .time-cant-select{background: url(../admin/time-cant-select.png) 0 0 no-repeat;}
#booking .time-selected{background: url(../admin/time-selected.png) 0 0 no-repeat;}
#booking .time-rest{background: url(../admin/time-rest.png) 0 0 no-repeat;}
#booking .time-vacation{background: url(../admin/time-vacation.png) 0 0 no-repeat;}
#booking .time-new-order{background: url(../admin/new-order.png) 0 0 no-repeat;}
#booking .time-busy{background: url(../admin/time-busy.png) 0 0 no-repeat;}
#booking .time-free{background: url(../admin/time-free.png) 0 0 no-repeat;}
#booking .time-booking{background: url(../admin/time-booking.png) 0 0 no-repeat;}
dopmenu .td {cursor:pointer;font-size:9px;color:#fff;text-align:center;}
.mobilelogo{
	display:none;
}
.filesinsid{
	padding:1rem;
}

/*-------------Media-lg-max---<1200-----------*/
@media (max-width: 1200px){
	
}
/*-------------Media-md-max---<992-----------*/
@media (max-width: 992px){
	
	.mobilelogo{
		display:block;
		width: 200px;
		position: absolute;
		right: 0%;
	}
	.mobilelogo::before {
		padding-top: 17% !important;
	}
}
/*-------------Media-sm-max---<768-----------*/
@media (max-width: 768px){
	.btn{
		padding: .3rem .8375rem;
	}
	.card .card-title{
	margin-bottom: .875rem;
	}
	.adapt-btn a span{
		font-size: 0.7rem;
	}
	
	.mainmenu{
		min-height: 4rem;
	}
	.navbar-dark .navbar-toggler{
		top: 1rem;
		position: absolute;
	}
	.mobilelogo{
		position: absolute;
		top: 1rem;
	}
	.navbar-nav{
		margin-top:4rem;
	}
	#topslider .card-img-overlay h1{
		font-size: 0.8rem !important;
	}
	#topslider .card-img-overlay{
		top: 11% !important;
	}
	.soc{
		display:none;
	}
	
	.filesinsid{
		padding:0.2rem;
	}
}
/*-------------Media-xs-max--<567-------------*/
@media (max-width: 567px){
	
}


/*-------------Media-sm-min--->567-----------*/
@media (min-width: 567px){
	
}
/*-------------Media-md-min--->768-----------*/
@media (min-width: 768px){
	
	.alter-5{
		flex: 0 0 20%;
		max-width: 20%;
	}
	.adapt-btn a span {
    font-size: 1.5rem;
	}
}
/*-------------Media-lg-min--->992-----------*/
@media (min-width: 992px){
	
}
/*-------------Media-xl-min--->1200-----------*/
@media (min-width: 1200px){
	
}

.rotate_element{
  -webkit-transform: rotate(90deg); // разворот элемента для разных бразуеров
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 0.9rem;
    padding-left: 10px;
}
.news_dt{
	    font-size: smaller;
}