.logo-wrapper .logo img {
    height: 180px;
}

.logo-wrapper .logo img.logo-top {
    visibility: hidden;
	
	    position: absolute;
    top: 15%;

    float: left;

    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.header-wrapper.transparent .header-main.header-fixed .logo-wrapper .logo img.logo-top{
	height:40px;
	visibility: visible;
	width: 100%;
}

.header-wrapper.transparent .header-main.header-fixed .logo-wrapper .logo img.logo-main{
    visibility: hidden;

}

.banner-2 img {
    display: inline;
    height: 280px;
    margin-bottom: 20px;
}

.about-us-inner p {
    padding: 0;
    margin: 0;
}

.about-us-inner h4 {
    color:#ffb400;
    font-weight: normal;
}
.recent-post-inner h4 {
    color: #dfdfdf;
    font-size: 22px;
}
.recent-post-inner p {
    color: 
    #dfdfdf;
}



/**** scoial**/
#socialBar {
    width: 56px;
    height: 56px;
    overflow: hidden;
    margin: 0 auto;
    position: fixed;
    background-color: #2DB843;
    border-radius: 50px;
    box-shadow: 0px 0px 15px 4px rgba(63, 81, 181, 0.3), 0px 4px 17px 10px rgba(63, 81, 181, 0.1);
    transition: 0.225s ease-out;
    display: flex;
    z-index: 1111;
    bottom: 100px;
    float: right;
    right: 30px;
    transform: rotate(-90deg);
}

.desk_none {
    display: block;
}

#socialBar .fa {
    color: #fff;
    padding: 14px 13px;
    font-size: 28px;
}
#shareBtn {
    transform: rotate(90deg);
}
.mob_none{
display: none;
}
.desk_none{
  display: block;
}
@media (max-width:767px){
.desk_none{
  display: none;
}
.mob_none{
display: block;
}
}






.pogoda-hld {
	position: absolute;
	right: 6%;
	top: 0.7%;
	z-index: 999;
	height: 55px;
	transition: right .4s ease 0;
	z-index: 9999;
	cursor: pointer
}
.pogoda-hld .info-btn.call-btn {
	border-radius: 50%;
	/*! cursor: pointer; */
	height: 55px;
	padding: 18px 18px;
	position: absolute;
	/*! right: 0; */
	width: 55px;
	background: #000;
}
.info-btn.call-btn, .btn.gallery-btn, .btn.content-btn {
	-webkit-animation: dot-pulse-idle 4s cubic-bezier(.19, 1, .22, 1) infinite both;
	animation: dot-pulse-idle 4s cubic-bezier(.19, 1, .22, 1) infinite both
}
@-webkit-keyframes dot-pulse-idle {
0% {
box-shadow:0 0 0 0 #000
}
50% {
box-shadow:0 0 0 40px rgba(0,0,0,0)
}
}
@keyframes dot-pulse-idle {
0% {
box-shadow:0 0 0 0 #000
}
50% {
box-shadow:0 0 0 40px rgba(0,0,0,0)
}
}
.pogoda-hld .close, .pogoda-hld .open {
	color: #000;
	margin-top: 45px;
	position: absolute;
	right: -90px;
	width: 200px;
}
.pogoda-hld .open {
	display: none
}
.pogoda-hld.book {
	top: 16%!important;
	position: fixed!important;
	right: 35px!important;
	transition: all 0.5s ease 0s
}
.pogoda-hld.book .close, .pogoda-hld.book .open {
	right: 0;
	width: 165px
}
.book .info-btn.call-btn {
	transform: rotate(0deg);
	border: none
}
.pogoda-hld .close .txt-hld, .pogoda-hld .open .txt-hld {
	display: inline-block;
	font-size: 15px;
	font-weight: 800;
	padding: 10px 10px 0 0;
	text-transform: uppercase
}
.call-btn i {
	color: #fff;
	font-size: 23px;
	line-height: 23px
}
.pogoda-hld:hover .open {
	display: block
}
@media (min-width:1920px) {
.pogoda-hld .close, .pogoda-hld .open {
	margin-top: 0;
	right: 0
}
}
@media (min-width:1281px) and (max-width:1366px) {
.pogoda-hld {
	/*! top: 9px; */
	/*! right: 60px */
}
}
@media (min-width:1025px) and (max-width:1280px) {
.pogoda-hld {
	right: 70px;
}
}
@media (min-width:981px) and (max-width:1024px) {
.pogoda-hld {
	/*! right: 30px; */
	/*! top: 15px; */
}

}
@media (min-width:801px) and (max-width:980px) {
.pogoda-hld {
	/*! right: 50px; */
	/*! top: 19px */
}
}
@media (min-width:769px) and (max-width:800px) {
.pogoda-hld {
	/*! right: 37px; */
	/*! top: 75px */
}
.pogoda-hld .close, .pogoda-hld .open {
	margin-top: -2px;
	right: 5px
}
}
@media (min-width:737px) and (max-width:768px) {
.pogoda-hld {
	right: 17px;
	top: 75px
}

}
@media (max-width:500px) {
.pogoda-hld {
	/*! left: 10px; */
	/*! top: 21px */
}
}

.is-sticky .appointment-inline .pogoda-hld{
	display:none;
}

.col-md-12.moreinfo {
    text-align: center;
    padding-top: 50px;
}

.contact-info-box h4 {
    margin: 0 0 3px 0;
    color:#933633;
}
.banner-pages h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
}

.contact-add {
    padding: 40px;
}
.contact-add img {
    height: 160px;
    margin: 0 auto;
}

.mb-20{
	margin-bottom:20px;
}
.testimonial-default .logo-wrapper h4 {
    color: 
    #fff;
    text-align: center;
    margin-bottom: 30px;
}