a{
    color: #0077dd;
}
a:hover,a:focus{
    color: #286aa5;
    text-decoration: none;
    outline:none;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
li{
    list-style-type:none
}
dl{
    margin: 0;
}

button {
    outline: none;
}
img{
    max-width: 100%;
}
.btn:active, .btn:focus {
    outline: 0 !important;
}

.pointer{
    cursor: pointer;
}

.center{
    text-align: center;
}

.p0{
    padding: 0;
}
.mt-15{
    margin-top: 15px!important;
}
.mt-10{
    margin-top: 10px;
}
.mr-5{
    margin-right: 5px;
}
.mb-20{
    margin-bottom: 20px;
}
.btn-pri{
    color: #fff;
    background-color: #2287de;
    border-color: #2287de;
}
.btn-pri:hover{
    color: #fff;
    background: #0077dd;
    border-color: #0077dd;
}
.btn-pri:active, .btn-pri:focus{
    color: #fff;
}

/*-------top-start------*/
/*.pb-container{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}*/
/*@media (min-width: 992px){
    .pb-container {
        width: 970px;
    }
}*/

@media (min-width: 1200px){
    .pb-container {
        width: 1170px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.logo-a {
    float: left;
    padding: 5px 0;
    height: 54px;
}

.logo-a img {
    height: 100%;
}

.navbar.navbar-default{
    background-color: #fff;
    margin-bottom: 15px;
}

.navbar-default .navbar-toggle {
    border-color: #0077dd;
    background-color: #0077dd;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #0077dd;
}

.navbar-nav .active {
    /*
    border-bottom: 4px solid #0077dd;
    */
}

/*
@media (max-width: 768px) {
    .navbar-nav .active {
        border-bottom: 4px solid #0077dd;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}
*/

.active > a {
    color: #C01500!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    color: #0077dd;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #0077dd;
}

.navbar-nav li a {
    color: #FFFFFF;
    font-size: 15px;
    padding: 15px 12px;
}
.navbar-nav .dropdown-menu>li>a{
    padding: 5px 15px;
}
.dropdown-menu>.active>a{
    background-color: #fff;
}
.dropdown-menu>.active>a:hover{
    background-color: #f5f5f5;
}
.navbar-right .dropdown-menu{
    left: 0px;
    right: auto;
    padding: 0;
    border: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


.navbar-default .navbar-nav > .color-red > a {
    color: red;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
}

.dropdown-menu {
    min-width: 110px;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #fff;
    margin-top: 4px;
}

.navbar-nav > li > .dropdown-menu a {
    color: #585858;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #0077dd;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #0077dd;
    background-color: transparent;
}

.dropdown-menu .divider {
    margin: 3px 0;
}

.flex-prev i {
    color: rgba(0, 0, 0, 0.65);
    font-size: 30px;
}

.flex-next i {
    color: rgba(0, 0, 0, 0.65);
    font-size: 30px;
}

/*-------footer-start------*/
.footer-section {
    padding-top: 30px;
    background: #313131;
    clear: both;
}

.footer-section h5 {
    color: #cccccc;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
    position: relative;
}

.footer-section h5:after {
    content: "";
    display: block;
    margin-top: 20px;
    width: 25px;
    height: 4px;
    background: #ff6400;
}

.footer-section p {
    color: #999999;
    font-size: 14px;
}

.footer-section .footer-nav li {
    line-height: 24px;
}

.footer-section .footer-nav li.active a {
    color: #ff6400;
}

.footer-section .footer-nav li a {
    font-size: 14px;
    line-height: 2;
    color: #999999;
    text-decoration: none;
}

.footer-section .footer-nav li a:hover {
    color: #ff6400;
}

.footer-section .contacts-list i {
    min-width: 20px;
    margin-right: 5px;
}

.footer-section .contacts-list p {
    margin-bottom: 0;
}

.footer-section .contacts-list a {
    color: #999;
    text-decoration: none;
}

.footer-section .form-control {
    border-color: #333333;
}

.footer-section .form-control:focus, .footer-section .form-control:active {
    border-color: #ddd;
}

.footer-section .form-control-feedback {
    color: #999;
    top: 16px;
    font-size: 15px;
}

.footer-section ul {
    margin: 0;
    padding: 0;
}

.footer-section .form-control {
    background: none;
    box-shadow: none !important;
    outline: none;
    border: none;
    border-bottom: 1px solid #999;
    border-radius: 0;
    font-size: 14px;
    padding-left: 0;
    height: 50px;
    color: #999;
}

.footer-content {
    margin-bottom: 30px;
}

.copyright-section {
    padding: 20px 0;
    text-align: center;
    clear: both;
}
.copyright-section p {
    margin-bottom: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.copyright-section a{
    color:#0077dd;
}
.copyright-dark.copyright-section {
    background: #443f3f;
    border-top: 1px solid #443f3f;
}

.copyright-dark.copyright-section p {
    color: #999;
}

.copyright-dark.copyright-section p span {
    color: #ccc;
}
.copyright-light.copyright-section {
    background: #fff;
    border-top: 1px solid #c7c6c6;
}

.copyright-light.copyright-section p {
    color: #6c6b6b;
}

.copyright-light.copyright-section p span {
    color: #6c6b6b;
}
.copyright-section.copyright-common{
    background: #f3f3f3;
}

/*swiper*/
.swiper-button-next {
    background-image: none;
    font-size: 28px;
    opacity: 0;
    color: rgba(0, 0, 0, .65);
}

.swiper-button-prev {
    background-image: none;
    font-size: 28px;
    opacity: 0;
    color: rgba(0, 0, 0, .65);
}
.swiper-container:hover .swiper-button-prev,.swiper-container:hover .swiper-button-next{
    opacity: 0.6;
}

.swiper-container .swiper-button-next:hover, .swiper-container .swiper-button-prev:hover {
    opacity: 1
}
.slideUp {
    -webkit-transform: translateY(-55px);
    -ms-transform: translateY(-55px);
    -o-transform: translateY(-55px);
    transform: translateY(-55px);
    -webkit-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
}

.slideDown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
}
#header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
}

.hr0{ height:1px;border:none;border-top:1px dashed #9db1c5;margin: 10px 0;}

.return_top {display: none; position: fixed;
    padding: 8px 10px;bottom: 20px; right: 20px; background-color: #9F9F9F;  opacity: 0.8}
.return_top a {font-size:18px;color: #fff;}
.return_top:hover {cursor: pointer; opacity: 1}

.error-content .error-img-content{
    margin-top: 56px;
    padding-top: 100px;
    margin-bottom: 70px;
    text-align: center;
}
.error-content .error-text{
    font-size: 16px;
    color: #666;
    text-align: center;
}
.error-content .error-btn-content{
    margin-top: 70px;
    padding-bottom: 30px;
    text-align: center;
}
.error-content .error-btn-content a{
    color: #fff;
}
.navbar-nav > li a:hover{
    background-color: transparent;
    color: #C01500;
}
.nav .open>a{
    background-color: transparent!important;
}

@media (min-width: 768px){
    .navbar-nav li a {
        font-size: 14px;
        padding: 15px 2px;
    }
}
@media (min-width: 992px){

    .navbar-nav li a {
        font-size: 14px;
        padding: 15px 4px;
    }
}
@media (min-width: 1180px){

    .navbar-nav li a {
        font-size: 14px;
        padding: 15px 13px;
    }
}