#main-navigation .navbar-brand img {
    height: auto;    width: 100px !important;
}


nav#owners img {
    max-height: 100px;    height: auto;    display: inline-block;
}

#main-navigation .nav a.active, #main-navigation .nav a:focus, #main-navigation .nav .dropdown.hover>a, 
#main-navigation .nav .dropdown.open>a, #main-navigation .nav a:hover {
    border: 0;    background-color: #d40072;    color: #ffffff;
}
footer h3 {    
    color: #d40072;    font-size: 35px;
}

a#newsletter-toggle {    
    background: #d40072;
}

#main-navigation .navbar-toggle {
    border: 1px solid #d40072;
}

#main-navigation .icon-bar {
    background-color: #d40072;
}
.menuArrow{
    width: 6px;
    height: 15px;
    margin-right: 5px;
}
/* .head_inner{
width: 1640px;
} */

.cats-details h2 {
    color: #d40072;
}

.top-banner h1 {
    color: #d40072;
    box-shadow: 2px 2px 1px 2px;
    background: #80808038;
}
.newPic
{height: 50%;
    width: 55%;margin-right: 150px;}

.btn-primary {
    background: #d40072;
}

.page-content img {
    max-height: 200px;
}

.banner-in {
    background-image: url(https://www.matnasnet.org.il/images/50411.jpg)  !important;
}

#info-sec h2 {
    border-bottom: 3px solid #d40072;
}

#info-sec span.ricon {
    color: #d40072;
}

.select-field span.ricon {
    background-color: #d40072;
}

#social-navigation a {
    color: #ffffff;
    background-color: #d40072;
}

nav#footer-socials a {
    color: #d40072;
}

#credit:before {
    background: -webkit-linear-gradient(right, #ffffff,#d40072 7%,#0077cc 93%, #ffffff);
    background: -o-linear-gradient(right, #ffffff,#d40072 7%,#0077cc 93%, #ffffff);
    background: -moz-linear-gradient(right, #ffffff,#d40072 7%,#0077cc 93%, #ffffff);
    background: linear-gradient(to right, #ffffff,#d40072 7%,#0077cc 93%, #ffffff);
}

.Whatsapp{
    left: 0 !important;
}

section#main-links .img-caption {
    background: #ffffff8c;
}

#main-navigation .navbar-brand {
    padding: 0;
}

#main-navigation .navbar-brand img {
    width: 150px !important;
}


    footer a, footer p {
        font-size: 25px;
    }
    
    
    .carousel-caption h1{
        font-size: 25px;
    }
    
.carousel-caption {
    width: 250px;
    padding: 10px;
    text-align: center;
}

@media (min-width: 768px){
    .contentbox{
        float: right;
        width: 50%;
    }
    
    .imagesBox{
        width: 40%;
        margin-right: 9%;
        float: right;
    }
}