.phone {
    font-size: 15px !important;
    font-weight: 800 !important;
    color: #eb8b2b !important;
}
.phone a {
    color: #007bff !important;
}
.phone a:hover {
    color: #eb8b2b !important;
}
.partners_logos{
    padding: 0 0 100px;
}
div#carouselExampleSlidesOnly .col-md-3.col-6, div.carouselSlidesOnly .col-md-3.col-6 {

    position: relative;

    width: 100%;

    padding: 1.5rem;

    border: 2px solid #e1e1e1;

    max-width: 22.333333%;

    margin-left: 15px;

    margin-right: 15px;

    margin-top: 15px;

    text-align: center;

    margin-bottom: 15px;

}

div.carouselSlidesOnly .col-md-3.col-6{
	padding: 42px 20px;
}

div#carouselExampleSlidesOnly  img.service-image {

    line-height: 130px;

    padding: 10px;

    text-align: center;

    height: 80px;

    width: 80px;

    background-color: #fff;

    -webkit-transition: all 200ms linear;

    -moz-transition: all 200ms linear;

    -o-transition: all 200ms linear;

    -ms-transition: all 200ms linear;

    transition: all 200ms linear;

    margin: 0 auto;

    text-align: center;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2a77bc+0,bf6d9b+48,f2922e+100 */
background: rgb(42,119,188); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(42,119,188,1) 0%, rgba(191,109,155,1) 48%, rgba(242,146,46,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(42,119,188,1) 0%,rgba(191,109,155,1) 48%,rgba(242,146,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(42,119,188,1) 0%,rgba(191,109,155,1) 48%,rgba(242,146,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a77bc', endColorstr='#f2922e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


    border-radius: 50%;

    /* padding-bottom: 21px; */

}

div.carouselSlidesOnly img.service-image {


    padding: 5px 0;

    text-align: center;

    height: 60px;

    width: auto;

    background-color: #fff;

    -webkit-transition: all 200ms linear;

    -moz-transition: all 200ms linear;

    -o-transition: all 200ms linear;

    -ms-transition: all 200ms linear;

    transition: all 200ms linear;

    margin: 0 auto;

    text-align: center;

    /* padding-bottom: 21px; */

}

div#carouselExampleSlidesOnly .slick-slide {
    min-height: 205px;
    height: 205px;
}

div#carouselExampleSlidesOnly h6, div.carouselSlidesOnly h6 {

    padding-top: 20px;

}



div#carouselExampleSlidesOnly .col-md-3.col-6:hover img.service-image, div.carouselSlidesOnly .col-md-3.col-6:hover img.service-image {



-webkit-transform: translateY(-15px);

    -moz-transform: translateY(-15px);

    -ms-transform: translateY(-15px);

    -o-transform: translateY(-15px);

    transform: translateY(-15px);

} 

.header.scrolled .main_nav_col {
    height: 75px !important;
}
.dropdown-menu {
    min-width: 100%;
    padding: 0;
}
.dropdown-item{
    padding: 5px 10px;
    font-size: 13px;
}


@media only screen and (min-width: 320px) and  (max-width: 767px) {

div#carouselExampleSlidesOnly .col-6, div.carouselSlidesOnly .col-6 {

    -ms-flex: initial !important;

    flex: initial !important;

    max-width: 100% !important;

}

}



@media only screen and (min-width: 768px) and  (max-width: 991px)  {

div#carouselExampleSlidesOnly .col-md-3.col-6, div.carouselSlidesOnly .col-md-3.col-6 {

    max-width: 20.333333% !important;

}

}



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

div#carouselExampleSlidesOnly .col-md-3.col-6, div.carouselSlidesOnly .col-md-3.col-6 {

    max-width: 21.333333% !important;

}

}

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

div#carouselExampleSlidesOnly .col-md-3.col-6, div.carouselSlidesOnly .col-md-3.col-6 {

    max-width: 22.333333% !important;

}

}

