@font-face {
    font-family: 'Conv_RobotoCondensedRegular';
    src: url('../fonts/RobotoCondensedRegular.html');
    src: local('☺'), url('../fonts/RobotoCondensedRegular-2.html') format('woff'), url('../fonts/RobotoCondensedRegular-3.html') format('truetype'), url('../fonts/RobotoCondensedRegular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_RobotoCondensedLight';
    src: url('../fonts/RobotoCondensedLight.html');
    src: local('☺'), url('../fonts/RobotoCondensedLight-2.html') format('woff'), url('../fonts/RobotoCondensedLight-3.html') format('truetype'), url('../fonts/RobotoCondensedLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:"Open Sans Light";
	src:url("../fonts/OpenSans-Light.html") format("truetype");
	font-weight:normal;
	font-style:normal;
}

html,
body {
    height: 100%;
    background-color: #fdfefe;
    font-family: 'Conv_RobotoCondensedLight';
}

a {
    color: #3C7D3C;
}

.d_flex {
    display: flex;
}

#body_in {
    width: 100%;
    height: 100vh;
    background: url("../img/sing_bg.png");
}

#os_in {
    height: 100vh;
    display: flex;
}

.site-login {
    margin: auto;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.site-login > h1 {
    font-family: 'Open Sans';
    font-size: 24px;
    padding: 10px 0 20px;
    text-align: center;
    color: #8A8989;
}

.form-control {
    border-radius: 0;
}

.bottom_in {
    background-color: #449d44;
    width: 100%;
    border-radius: 0;
    border-color: #4F9250;
    padding: 8px;
    font-size: 16px;
}

.bottom_in:hover, .bottom_in:focus {
    background-color: #347934;
}

.bb-logo > img {
    width: 30px;
    margin: 10px 8px 16px;
    opacity: 0.7;
}

.bb-logo {
    text-align: center;
    font-family: 'Open Sans';
    font-size: 18px;
    color: #8A8989;
}

#menu_left {
    position: fixed;
    width: 300px;
    height: 100vh;
    background-color: #1a1a1a;
}

#body_right {
    float: left;
    padding-left: 299px;
    width: 100%;
}

#adminbb {
    background-color: #449d44;
}

#adminbb > h1 {
    margin: 0;
    text-align: center;
    font-family: 'Open Sans';
    color: #ffffff;
    padding: 14px;
    font-size: 30px;
}

.nav_l {
    margin: 8px 4px;
}

.nav_l > li > a:hover, .nav_l > li > a:focus {
    background-color: transparent;
    color: #4FCA4F;
}

.nav_l > li > a {
    font-family: 'Open Sans';
    color: #ffffff;
    font-size: 16px;
}

.nav_l > li > a > span {
    padding-right: 10px;
}

#nav_r{
    height: 61px;
    background-color: #6DB76D;
    display: flex;
}

.b_out, .b_out:hover, .b_out:focus {
    margin: auto 10px auto auto;
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}

#body_admin_content {
    margin: 30px 20px;
    color: #807D7D;
    font-family: 'Open Sans';
}

#index_admin {
    text-align: center;
    padding-top: 30px;
}

#index_admin > h1 {
    padding-bottom: 20px;
    font-size: 40px;
}

#index_admin > p {
    font-size: 20px;
}

.btn-admin {
    margin: 10px 0;
}

.summary {
    padding-bottom: 10px;
}

.form_f {
    padding-left: 0;
}

.d_d {
    display: block;
}

@media only screen and (min-width: 992px) {

.d_d {
    display: flex;
}

}

.margin_auto {
    margin: auto;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

#navbarglob {
    background-color: #fdfefe;
    border-color: transparent;
    width: 100%;
    z-index: 1030
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    position: relative !important;
    margin-bottom: 0px;
}

.navbar-brand {
    padding: 3px;
}

.navbar-brand > img {
    height: 50px;
}

.navbar-right > div {
    padding: 0 !important;

}

.navbar-right > div >p  {
    text-align: left;
    margin: 4px 0;
    color: #9c7168;
}

.navbar-collapse {border-color: transparent !important;}

.icon-bar {
    background-color: #9c7168 !important;
}

.navbar-toggle {
    margin-top: 8px !important;
    margin-bottom: 0px !important;
    border-color: #9c7168 !important;
}

.navbar-nav > li > a{
    color: #b4bf9b !important;
}

.navbar-nav > li:hover > a{
    color: #fdad54 !important;
}

.navbar-nav > li.active > a {
    background-color: transparent !important;
    color: #fdad54 !important;
}

.ds {
    height: 52px;
}

.bottom_s {
    background-color: #fdad54;
    padding: 1px 0 8px;
    border-radius: 5px;
    margin-top: 12px;
    margin-bottom: 10px;
    border: none;
    color: #fdfefe;
    padding: 4px 10px;
    margin: auto;
    margin-right: 14px;
}

#hedder {
    width: 100%;
    height: calc(100vh - 103px);
    padding-top: 10px;
}

.slide-hed {
    height: calc(100vh - 103px);
}

#hedder > div > a > img {
    width: 52px;
}

#hed_i {
    margin-top: 14vh;
    background: url("../img/bg_i.png");
    padding: 2vh;
    position: relative;
}

#hed_i > div > img {
    width: 60%;
    max-width: 300px;
    vertical-align:middle;
}


#hed_i > div > h1 {
    font-family: "Open Sans Light";
    color: #fdfefe;
    font-size: 1.15em;
    text-align: justify;
    margin: 0;
}

.title_p {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #454742;
    font-size: 34px;
}

.for_b {
    margin:  15px 0px;
    border: 1px solid #a0b28c;
}

.icon_p {
    text-align: center;
    line-height: 200px;
}

.icon_p {
    padding-top: 20px;
}

.icon_p > img {
    width: 60%;
}

.text_p {
    color: #a0b28c;
    text-transform: uppercase;
    font-size: 1.25em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

#slider {
    width: 100%;
    background: url("../img/bg_s.png") no-repeat;
    background-size: cover;
    padding: 60px 0px 60px;
}

.slid_h > img {
    width: 160px;
    height: 160px;
}

.slider_text {
    color: #fdfefe;
    text-align: center;
}

.slider_text > h3 {
    font-size: 2.3em;
}

.slider_text > p {
    font-size: 1.3em;
}

.carousel-control {
    background-image: none !important;
}

.footer {
    background-color: #494a4a;
    padding: 24px 0px;
}

#footer_h2 {
    color: #fdfefe;
    text-align: center;
    font-size: 2em;
    margin-bottom: 15px;
}

.text_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.3em;
}

.tel_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4em;
}

.tel_footer > p.bottom_s > a {
    text-decoration: none;
    color: #fdfefe;
    font-size: 0.8em;
    line-height: 1em;
    text-transform: uppercase;
}

.tel_footer > p.bottom_s {
    padding: 0.5vh 1vh 1vh 1vh;
}

.tel_footer > p.bottom_s  > img {
    margin: 0vh 1vh 0vh 0vh ;
    height: 16px;
    line-height: 1em;
}

.for_b:hover > .icon_p > img, .for_b:hover > .text_p {
    transform: scale(1.1);
    transition: 1.2s;
}

@media only screen and (max-width: 500px) {

#hed_i {
    display: none;
}

}

@media only screen and (orientation: landscape) and (max-width: 750px) {

#hed_i {
    display: none;
}

}

@media only screen and (orientation: landscape) and (max-width: 750px) {

#hed_i {
    margin-top: 20vh;
}

.icon_p > img {
    width: 40%;
}

.text_p {
    font-size: 1.5em;
}

}

@media only screen and (orientation: portrait) and (min-width: 533px) {

#hedder {
    height: 100vh;
}

#hed_i {
    margin-top: 20vh;
}

#hed_i > div > h1 {
    font-family:"Open Sans Light";
    font-size: 1.9em;
}

.text_p {
    font-size: 1.7em;
    padding-bottom: 25px;
}

.slid_h > img {
    width: 200px;
    height: 200px;
}

.slider_text > h3 {
    font-size: 2.5em;
}

.slider_text > p {
    font-size: 1.5em;
}

}

@media only screen and (min-width: 750px) {

.navbar-inverse{
    float: left !important;
    width: 81% !important;
}

.navbar-inverse > div {
    width: 100%;
}

.navbar-nav {
    margin-top: 56px;
}

.navbar-brand {
    padding: 5px;
}

.navbar-brand > img {
    height: 70px;
}

.navbar-right{
    width: 19%;
}

.navbar-right > div >p  {
    text-align: center;
    margin: 4px 15px;
    color: #9c7168;
}

.navbar-nav > li > a{
    font-size: 1.2em;
    padding: 5px;
}

.active > a {
    background-color: transparent !important;
}

.ds {
    height: 40px;
}

#hedder {
    height: calc(100vh - 92px);
}

.slide-hed {
    height: calc(100vh - 92px);
}

#hedder > div > a {
    margin-bottom: 5px;
}

#hedder > div > a > img {
    width: 60px;
}

#hed_i {
    margin-top: 25vh;
}

#hed_i > div > h1 {
    font-family:"Open Sans Light";
    font-size: 2em;
}

.title_p {
    text-align: left;
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.text_p {
    font-size: 1.25em;
}

#slider {
    padding: 60px 0px 60px;
}

.slid_h > img {
    width: 200px;
    height: 200px;
}

.slider_text > h3 {
    font-size: 2.3em;
}

.slider_text > p {
    font-size: 1.3em;
}

.text_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.3em;
}

.tel_footer > p.bottom_s > a {
    text-decoration: none;
    color: #fdfefe;
    font-size: 1em;
    line-height: 1em;
}

.tel_footer > p.bottom_s {
    padding: 0.5vh 1vh 1vh 1vh;
}

.tel_footer > p.bottom_s  > img {
    margin: 0vh 1vh 0vh 0vh ;
    height: 20px;
    line-height: 1em;
}

}

@media only screen and (orientation: landscape) and (min-width: 800px) {

#hedder > div > a {
    margin-bottom: 3px;
}

#hedder > div > a > img {
    width: 40px;
}

#hed_i {
    margin-top: 30vh;
}

#hed_i > div > h1 {
    font-size: 1.5em;
}

#hed_i > div > img {
    width: 60%;
}

.ds {
    height: 50px;
}

.bottom_marg {
	margin-top: 5px !important;
}

}

@media only screen and (min-width: 992px) {

#hed_i > div > img {
    width: 60%;
}

}

@media only screen and (orientation: landscape) and (min-width: 1024px) {

.navbar-brand {
    padding: 5px;
}

.navbar-brand > img {
    height: 90px;
}

.navbar-nav {
    margin-top: 64px;
    margin-left: 14px;
}

.navbar-nav > li > a{
    font-size: 1.5em;
    padding: 8px;
}

.navbar-right > div >p  {
    text-align: center;
    margin: 2px 0;
    font-size: 1.4em;
}

.bottom_s {
    padding: 4px 10px;
    margin: auto;
    font-size: 1.2em;
}

#hedder {
    height: calc(100vh - 101px);
}

.slide-hed {
    height: calc(100vh - 101px);
}

#hedder > div > a > img {
    width: 52px;
}

#hed_i {
    margin-top: 35vh;
}

#hed_i > div > img {
    width: 80%;
}


#hed_i > div > h1 {
    font-family:"Open Sans Light";
    font-size: 1.8em;

}

.title_p {
    margin-top: 40px;
    margin-bottom: 15px;
}

.icon_p {
    text-align: center;
    line-height: 200px;
}

.icon_p {
    padding-top: 20px;
}

.icon_p > img {
    width: 40%;
}

.text_p {
    font-size: 1.8em;
}

.slid_h > img {
    width: 300px;
    height: 300px;
}

.slider_text > h3 {
    font-size: 2.6em;
}

.slider_text > p {
    font-size: 1.8em;
}

.footer {
    background-color: #494a4a;
    padding: 30px 0px;
}

#footer_h2 {
    color: #fdfefe;
    text-align: center;
    font-size: 2.6em;
    margin-bottom: 40px;
}

.text_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.4em;
}

.tel_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.6em;
}

.tel_footer > p.bottom_s > a {
    text-decoration: none;
    color: #fdfefe;
    font-size: 0.8em;
    line-height: 1em;
}

.tel_footer > p.bottom_s {
    padding: 0.5vh 1vh 1vh 1vh;
}

.tel_footer > p.bottom_s  > img {
    margin: 0vh 1vh 0vh 0vh ;
    height: 16px;
    line-height: 1em;
}

}

@media only screen and (orientation: landscape) and (min-width: 1920px) {

.navbar-brand {
    padding: 7px;
}

.navbar-brand > img {
    height: 100px;
}

.navbar-nav {
    margin-top: 70px;
    margin-bottom: 5px;
    margin-left: 20px;
}

.navbar-nav > li > a{
    font-size: 1.7em;
    padding: 8px;
}

.navbar-right > div >p  {
    text-align: center;
    margin: 4px 0;
    font-size: 1.5em;
    line-height: 1.2em;
}

.bottom_s {
    padding: 4px 10px;
    margin: auto;
    font-size: 1.3em;
}

#hedder {
    height: calc(100vh - 112px);
}

.slide-hed {
    height: calc(100vh - 112px);
}

#hedder > div > a > img {
    width: 52px;
}

#hed_i {
    margin-top: 35vh;
}

#hed_i > div > img {
    width: 100%;
}


#hed_i > div > h1 {
    font-family: 'Open Sans Light';
    font-size: 2em;

}

.slid_h > img {
    width: 320px;
    height: 320px;
}

.slider_text > h3 {
    font-size: 2.7em;
}

.slider_text > p {
    font-size: 1.9em;
}

.footer {
    background-color: #494a4a;
    padding: 30px 0px;
}

#footer_h2 {
    color: #fdfefe;
    text-align: center;
    font-size: 2.7em;
    margin-bottom: 40px;
}

.text_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.7em;
    line-height: 1.5em;
}

.tel_footer > p {
    color: #fdfefe;
    text-align: center;
    font-size: 1.7em;
    line-height: 1.7em;
}

}



/* All page  */

.all-page-h {
    width: 100%;
    height: 260px;
    background-size: cover;
}

#hed_tit {
    margin: auto;
    background: url("../img/bg_i.png");
    padding: 2vh;
}

.all_hed_i >h1 {
    text-align: center;
    color: #fdfefe;
    text-transform: uppercase;
    margin: 5px;
    width: 80vw;
    max-width: 600px;
    font-size: 3em;
    font-family: 'Conv_RobotoCondensedLight';
}

#bg-serv {
    background: url("../img/bg-serv.png") no-repeat;
}

#bg-cont {
    background: url("../img/bg-cont.png") no-repeat;
}

#bg-price {
    background: url("../img/bg-price.png") no-repeat;
}

.all-page {
    margin: 40px 0px;
    font-size: 1.4em;
}

@media only screen and (orientation: landscape) and (min-width: 1920px) { 

.all-page-h {
    width: 100%;
    height: 340px;
    background-size: cover;
}

.all_hed_i > h1 {
    font-size: 4em;

}

}

/* Послуги  */

.serv_position {
    text-align: center;
}

.serv_position > a > h3 {
    width: 190px;
    margin: auto;
    color: #9c7168;
    text-transform: uppercase;
}

.serv_position > a:hover {
    text-decoration: none;
}

.serv_position > a > p {
    line-height: 180px;
}

.serv_position > a > p > img  {
    padding: 20px 0;
}

.bottom_service {
    margin: 10vh auto;
    width: 80vw;
    max-width: 420px;
    background-color: #9c7168;
    padding: 10px 0 15px;
}

.bottom_service > img {
    height: 44px;
    padding-left: 10px;
    padding-right: 10px;
}

.bottom_service > a {
    color: #fdfefe;
    font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
}

.ser_img {
    float: left;
    margin: 8px 0px 30px 0px;
    border: 1px solid #9c7168;
}

@media (min-width: 992px) {

.ser_img {
    margin: 8px 30px 30px 0px;
}

}

.ser_img > img {
    width: 100%;
    max-width: 600px;
}

.ser_img1 {
    margin: 8px auto 30px;
    text-align: center;
}

.ser_img1 > img {
    width: 200px;
    margin: auto;
}

@media (min-width: 768px) {

.ser_img1 {
    float: left;
    margin: 8px 30px 30px 0px;
}

.ser_img1 > img {
    width: 280px;
}

}

/* Price */

.panel-title > a > div {
    width: 70px;
    float: left;
}

.panel-title > a > div > img {
    height: 40px;
}

.panel-title > a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
    color: #9c7168;
    font-size: 14px;
}

.panel {
    border: transparent !important;
}

.panel > div  {
    background-color: transparent !important;
}

.panel-heading {
    border: 1px solid;
    border-bottom: 1px solid !important;
    border-color: #9c7168 !important;
}

.panel-collapse {
    padding: 0 10px 10px;
}

.panel-body {
    -webkit-box-shadow: 0px 5px 38px -2px rgba(176,176,176,1);
    -moz-box-shadow: 0px 5px 38px -2px rgba(176,176,176,1);
    box-shadow: 0px 5px 38px -2px rgba(176,176,176,1);
}

.panel-body > div {
    color: #807e7d;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 0.4em;
}


@media only screen and (orientation: landscape) and (max-width: 750px) {

.panel-title > a {
    font-size: 18px;
}

.panel-body > div {
    font-size: 0.6em;
}

}

@media only screen and (orientation: portrait) and (min-width: 533px) {

.panel-title > a {
    font-size: 18px;
}

.panel-body > div {
    font-size: 0.7em;
}

}

@media only screen and (min-width: 750px) { 

.panel-title > a {
    font-size: 18px;
}

.panel-body > div {
    font-size: 0.7em;
}

}

@media only screen and (orientation: landscape) and (min-width: 800px) {

.panel-title > a {
    font-size: 20px;
}

.panel-body > div {
    font-size: 0.8em;

} 

}

@media only screen and (orientation: landscape) and (min-width: 1024px) {

.panel-title > a > div {
    width: 100px;
}

.panel-title > a > div > img {
    height: 40px;
}

.panel-title > a {
    font-size: 20px;
}

.panel-body > div {
    font-size: 0.8em;
}




}

/* Contakt */

.fdfd {
    margin-top: 30px;
    margin-bottom: 30px;
}

#cont_text {
    color: #9c7168;
    font-size: 20px;
    margin: auto auto auto 0;
}

#cont_text > p {
    line-height: 18px;
}

#cont_tel {
    color: #9c7168;
    font-size: 28px;
    margin: auto auto auto 0;
}

#cont_tel > p {
    line-height: 26px;
}

#cont_form_h1 {
    color: #9c7168;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 80px;
}

.form-control1 {
    border-radius: 4px;
    font-size: 20px !important;
    padding: 22px !important;
    text-transform: uppercase;
    border: #9c7168 solid 1px !important;
}

.btn-cont {
    color: #fdfefe;
    background-color: #9c7168;
    font-size: 20px !important;
    text-transform: uppercase;
    padding: 14px 70px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fdfefe;
}

.decon {
	margin-bottom: 20px;
}

.c_em > img {
	margin: auto 20px auto auto; width: 50px;
}

.c_tel {
    padding: 20px 0;
}

.c_tel > img {
	margin: auto 20px auto auto; height: 60px; 
}

@media only screen and (orientation: landscape) and (min-width: 1024px) {

.fdfd {
    margin-top: 70px;
    margin-bottom: 70px;
}

#cont_text {
    font-size: 24px;
}

#cont_text > p {
    line-height: 22px;
}

#cont_tel {
    font-size: 32px;
}

#cont_tel > p {
    line-height: 32px;
}

.c_em > img {
    width: 100px;
}

.c_tel > img {
    height: 90px;
}

}

/* Articals */

#art_images {
    border: 1px solid #9c7168;
}

#art_images > img {
    width: 100%;
}

.dds > h3 {
    margin-top: 0px;
}

.btn-ar, .btn-ar:hover, .btn-ar:focus {
    color: #fdfefe;
    background-color: #9c7168;
    text-transform: uppercase; 
    border-color: transparent;
}

.coment1 {
    margin: 15px 15px 30px;
    border: #9c7168 solid 1px !important;
    border-radius: 4px;
    padding: 20px;
}

.com_name {
    text-transform: uppercase;
    font-size: 1.3em;
    margin-bottom: 5px;
    font-weight: bold;
}

.com_email {
    text-transform: lowercase;
    font-size: 1em;
    margin-bottom: 10px;
    color: #ADADAD;
}

.art-full-img {
    width: 100%;
}

@media (min-width: 992px) {

.art-full-img {
    width: 50%;
}

}

.dds {
    margin-bottom: 20px;
}

#carousel-example-generic {
    margin-bottom: 20px;
}

.carousel-indicators {
    bottom: -30px;
}

.batton_shadow {
	-webkit-box-shadow: 4px 4px 5px 3px rgba(0,0,0,0.14);
-moz-box-shadow: 4px 4px 5px 3px rgba(0,0,0,0.14);
box-shadow: 4px 4px 5px 3px rgba(0,0,0,0.14);
}

.bbbyt {
	padding: 13px
}

.bbbyt > img {
	width: 22px;
	height: 24px;
}

.bbbyt > a {
	margin: auto; 
	color: #ffffff;
	text-transform: uppercase;
}

.bbbyt > a:hover {
	text-decoration: none;
}

.text_al {
	text-align: center;
}

.slide-hed {
    position: absolute;
    width: 100%;
    margin-top: -10px;
    margin-bottom: 0px !important;
}

.hedd {
    margin-top: 0px !important;
    background-size: cover !important;
    position: relative !important;
    background-position: center !important;
}

#slid1 {
    background: url("../img/bg.jpg") no-repeat;
}

#slid2 {
    background: url("../img/bg1.jpg") no-repeat;
}

.otstup{
    margin-top:30px;
}

.carousel .item {
  -webkit-transition: 0.7s ease-in-out opacity;
  -moz-transition: 0.7s ease-in-out opacity;
  -o-transition: 0.7s ease-in-out opacity;
  transition: 0.7s ease-in-out opacity;
  left: 0 !important;
}
.carousel .next.left,
.carousel .prev.right {
  opacity: 1;
  z-index: 1;
}
.carousel .active.left,
.carousel .active.right {
  opacity: 0;
  z-index: 2;
}      
.carousel .carousel-control {
  z-index: 1000;
  outline:none;
}
.zx_h {
    z-index: 99;
}