.carousel-caption{
    position:unset !important;
}

.cur-position{
    position: relative !important;
    top: 40% !important;
}

.controller-bg-clr{
    background-image: unset !important;
}

.padding-inner-carousel{
    padding-left:70px;
    padding-right:70px;
}
.bark-widget{
    margin:90px 0 0 6px;
}

div.snow-services-c-cls {
    /*background: url(../img/50967_IMG-0817.PNG) no-repeat 80% 0 / cover;*/
    /*background: url(../img/50967_IMG-0817.PNG) no-repeat 80% 0 / cover;*/
    /*background: url(../img/50967_IMG-0817.PNG) no-repeat;*/
    background: url(../img/82623_68708_51324_snow-shovel.jpg) no-repeat;
    background-position: center right;
    background-size: 121% 101%;



}

/*popup*/
.popup__ {
 display: block;
 position: fixed;
 top: 26%;
 left: 0%;
 right:0%;
 display:block;
 margin:auto;
 /* bottom: 108px; */
 z-index: 999;
 /* right: 40px; */
 background: #FBFBFB;
 width: 40%;
 border-radius: 3px;
 padding: 40px;
 box-shadow: 0px 10px 8px #00000078;
}
.popup__ img{
    margin:auto;  
    max-width:300px;
}
#popupclose__ {
 background: transparent;
 width: 25px;
 height: 25px;
 display: block;
 text-align: center;
 line-height: 25px;
 color: #222;
 font-size: 24px;
 font-weight: 700;
 /* right: -25px; */
 position: absolute;
 cursor: pointer;
 top: 0px;
 right: 1px;
}


.popup__ p {
    text-align: center;
   /* font-family: Montserrat;*/
   font-weight: 500;
 /* padding: 0 10px; */
 color: black;
}
.popup__ a{
    color:#ee488b;
}
/**/

/*orm review*/
.bottomMenu_ {
    display: block;
    position: fixed;
    bottom: 15px;
    z-index: 999;
    right: 40px;
    /*background: #ad3480;*/
}


#closeButton_ {
    background: #ad3480;
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    right: -25px;
    position: absolute;
    cursor: pointer;
    top: 0px;
}

.bottomMenu_ a img {
    width: 220px;
    border: none;
}


.review_img_ {
    width: 100%;
    max-width: 290px;
    /*border: 1px solid #6889c6;*/
    border-radius: 10px;
}

/**/

@media(min-width:1700px){
    .popup__{
        width:33%;
    }
}
@media(max-width:768px){
    .popup__ img{
    margin:auto;  
    max-width:200px;
}
.popup__{
    width:70%;
}
.navbar-brand img.logomark {
    margin-top: 12px;
}
.bark-widget {
  display:inline-block !important;  
}
}
@media(max-width:500px){
 .popup__{
    width:95%;
}  
.bark-widget {
  margin-top:40px; 
}
    .navbar-brand img.logomark{
            width: 250px !important;
    margin-top: 16px;
    }
    .navbar-brand h3.companySlogan{
        font-size:10px !important;
    }
    
    .g-heading-custom .block_Open{
     width: 100% !important;
    right: 0px !important;
    bottom: 0px !important;
    padding: 5px 10px 30px 23px !important;
    }
    .booked {

    font-size: 20px !important;
    padding: 10px;
    font-weight: bold;
    left: 10px !important;
    right: 10px !important;
    text-align: center !important;
}
.indexMenu{
    color:white !important;
}
.openingHeadlineSwitcher{
    border-color:white !important;
}
.openingHeadlineSwitcher .toggle-text-on{
    color:white !important;
}

.openingHeadlineSwitcher .toggle-button{
    background-color:white !important;
}
.openingHeadlineSwitcher .toggle-text-off{
    color:white !important;
}

    
}