.item {
    height: auto;
}

.clients-section img {
    width: 175px;
    height: auto;
}

.clients-section li {
    background: transparent;
}
.clients-section {
    padding: 60px 0;
    position: unset;
    background: #333 url(../img/bg/8_9.jpg) 50% fixed;
    background-position-x: 50%;
    background-position-y: center;
    background-size: auto auto;
    background-size: cover;
    background-position: center center;

}

#our-plus h2 {
    color: #444;
}

#our-plus h2::after {
    color: white;
}

.pace .pace-progress {
    background: #002C5B;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}



.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
        border-top-color: transparent;
        border-left-color: transparent;
    border-top-color: #FFF;
    border-left-color: #274591;
    border-radius: 10px !important;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

.one-page-header {
    border-bottom: none;
    background: rgba(255,255,255,0.4);
}

.one-page-header .navbar-nav > li > a {
    color: #000;
    font-size: 12.5px;
    text-transform: uppercase;
    padding: 17px 15px 13px;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #fff, 0 0 5px #fff;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.contacts-section {
    color: #fff;
    position: relative;
    background: #333 url(../img/schools/contact-us.png) center fixed;
        background-size: auto auto;
    background-size: cover;
}

.one-page-header {
    border-bottom: none;
    background: rgba(255,255,255,0.6);
}

.one-page-header .dropdown-menu > li {
    background: rgba(255,255,255,0.6);
}


.one-page-header .navbar-nav > li > a::before {
    left: -3px;
    top: 15px;
    z-index: 2;
    color: #eee;
    font-size: 4px;
    /*content: "\f10c"; unset*/
    content: unset;
    margin-right: 6px;
    position: absolute;
    font-family: FontAwesome;
}

.one-page-header .dropdown-menu > li > a {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px;
}

.one-page-header .navbar-nav a.dropdown-toggle {
    color: #000 !important;
}

.log-reg-block-simple .btn-u {
    border: 0;
color: #fff;
font-size: 14px;
cursor: pointer;
font-weight: 400;
padding: 6px 13px;
position: relative;
background: #274591;
white-space: nowrap;
display: inline-block;
text-decoration: none;

}

.header-v5 .navbar-default .navbar-nav > li > a:hover {
        color: #274591;
}

.header-v5 .navbar-default .navbar-nav > .active > a, .header-v5 .navbar-default .navbar-nav > .active > a:hover, .header-v5 .navbar-default .navbar-nav > .active > a {
    color: #777 !important;
}

.header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: solid 2px #274591;
}

.header-v5 .dropdown-menu {
    border-top: unset;
}

.one-page-header .navbar-nav > li > a::before {
    content: unset;
}

.header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777 !important;
}

.header-v5 .dropdown-menu .active > a,
    .header-v5 .dropdown-menu li > a:hover {
        color: #fff !important;
        background: #274591 !important;
        filter: none !important;
    }

.one-page-header .navbar-nav > .active > a,
.one-page-header .navbar-nav > .active > a:hover,
.one-page-header .navbar-nav > .active > a:focus,
.one-page-header .dropdown-menu > .active > a,
.one-page-header .dropdown-menu > .active > a:hover,
.one-page-header .dropdown-menu > .active > a:focus,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus {
  z-index: 1;
  color: transparent !important;
}

 .header-v5 .navbar-default .navbar-nav > li > a:hover,
    .header-v5 .navbar-default .navbar-nav > .active > a:hover {
        border-top: solid 2px #274591 !important;
    }


.header-v5 .navbar-default .navbar-nav > .active > a, .header-v5 .navbar-default .navbar-nav > .active > a:hover, .header-v5 .navbar-default .navbar-nav > .active > a:focus {
    color: #000 !important;
    background: transparent !important;
}

.header-v5 .navbar-default .navbar-nav > li > a {
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000 !important;
}

.header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff !important;
}
.fa:hover {
    color: #777;
}

.parallax-quote:after {
    background: rgba(0,0,0,0.4);
}

::selection {
    color: #fff;
    background: #274591;
}

.tag-new {
    background: #274591 !important;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.login-button {
padding: 16px 0;
  cursor: pointer;
  color: #fff;
  font-weight: 200;
  background: #333;
  font-size: 16px;
  border: none;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.copyright-section i.back-to-top:hover {
    color: #274591;
}

.header-v5 .dropdown-menu li.dropdown-submenu:hover > a {
    color: #fff !important;
    background: #274591 !important;
}

.sky-form .button {
    background: #274591 !important;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
}

a:hover {
    color: #274591 !important;
}
