.itopplus-background {
background-image:none;background-color :rgba(251, 248, 248, 1);
}
 
.navbar-default .navbar-toggle .icon-bar {
    background-color: #0d4180;
}

.navbar-inline .text-bar {
    position: relative;
    top: 1px;
    color: #0d4180;
}

.navbar-default .navbar-toggle {
    border-color: #0d4180;
    background: 0 0;
}

.glyphicon-phone-alt:before {
    content: "\e183";
    color: #0d4180;
}
.glyphicon-search:before {
    content: "\e003";
    color: #0d4180;
}


@media (max-width: 768px){
.navbar-default .navbar-nav .open>.dropdown-menu {
    background: 0 0;
    font-size: 17px;
}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #0d4180!important;
}
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-thumbnail, .thumbnail:hover {
    -webkit-box-shadow: 0 1px 2px rgb(139, 213, 230);
    box-shadow: 0 1px 2px rgb(90, 200, 227);
}

.thumbnail:hover {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    transform: scale(1.01);
}
.dropdown-menu {
    font-family: supermarket;
    color: #164273;
    /* font-size: 1.2em; */
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #164273;
    font-size: 17px;
}





.btn-group-sm>.btn, .btn-sm {
    padding: 2px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px;
}


.input-group-btn {
    position: relative;
    white-space: nowrap;
    font-family: supermarket;
}

.form-control {
  font-size:18px!important;
  	font-family: supermarket;

}
.form-horizontal .control-label {
   font-size:18px;
	font-family: supermarket;
  color: #154170;
}
.label {
	font-family: supermarket;
}
button.btn.btn-default.ng-binding {
  	font-family: supermarket;
    font-size: 18px;
}


.thumbs {
    display: block;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

figure.effect-selena {
    background: rgba(255, 255, 255, 0);
}

.navbar-default .navbar-nav>li>a{
  	color: #154170;
	font-family: supermarket;
    font-size: 1.2em;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #1faee4;
    background-color: none;
    -webkit-box-shadow: inset 0 -2px 0 0 #1faee4;
    -moz-box-shadow: inset 0 -2px 0 0 #1faee4;
    box-shadow: inset 0 -2px 0 0 #1faee4;
    padding-bottom: 5px
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #1faee4;
    background-color: none;
    -webkit-box-shadow: inset 0 -2px 0 0 #1faee4;
    -moz-box-shadow: inset 0 -2px 0 0 #1faee4;
    box-shadow: inset 0 -2px 0 0 #1faee4;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #1faee4!important;
    -webkit-box-shadow: inset 0 -2px 0 0 #1faee4;
    -moz-box-shadow: inset 0 -2px 0 0 #1faee4;
    box-shadow: inset 0 -2px 0 0 #1faee4;
    padding-bottom: 5px
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

  .navbar-default {
    background: 0 0!important;
}
  
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

  .navbar-default {
    background: 0 0!important;
}
  
}

