/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


/*
 * Custom Style Sheet - Use this file to style your content
 */
#bingc-phone-button svg.bingc-phone-button-circle
circle.bingc-phone-button-circle-inside {
 fill: #007833 !important;
 }
 #bingc-phone-button:hover svg.bingc-phone-button-circle
circle.bingc-phone-button-circle-inside {
 fill: #007833 !important;
 }
 #bingc-phone-button div.bingc-phone-button-tooltip {
 background: #007833 !important;
 }
 #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow
polyline {
 fill: #007833 !important;
 }


#mid-block{
     width: 989px;
     margin:  0 auto;
}
 .moduletable_mod_bread ul li{
     display: inline-block;
     padding: 10px 5px;
 }
.ur-uslugi-icons{
    padding: 40px 0px;
}
.ur-uslugi-komanda{
    text-align: center;
    padding: 10px 0px;
}
.ur-uslugi-komanda .commandList{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.ur-uslugi-komanda .commandList .commandItem{
    flex: 1 1 0;
    float: none;
    margin-right: 0;
}
.ur-uslugi-komanda .commandList .commandItem .commandItem-img{
    width: auto;
}


@media screen and (min-width: 320px) and (max-width: 939px), screen and (min-device-width: 320px) and (max-device-width: 939px) {

}
@media screen and (min-width: 800px) and (max-width: 939px), screen and (min-device-width: 800px) and (max-device-width: 939px) {

}
@media screen and (min-width: 480px) and (max-width: 599px), screen and (min-device-width: 480px) and (max-device-width: 599px) {

}
@media screen and (min-width: 320px) and (max-width: 479px), screen and (min-device-width: 320px) and (max-device-width: 479px){
    .ur-uslugi-komanda .commandList{
        display: flex;
        flex-direction: column;;
        justify-content: space-around;
    }
}

@media screen and (min-width: 640px) and (max-width: 799px){

}
@media screen and (min-width: 481px) and (max-width: 639px){

}
@media screen and (min-width: 600px) and (max-width: 799px){

}
@media screen and (max-width: 1024px) {

}
