@media all and (max-width:991.98px) {
    .dark.transparent-header#header, .dark.semi-transparent#header {
        background-color: #1275bc;
   }
}


.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    background-color: white;
    color: #444;
    box-shadow: 0px 0.5rem 1rem rgba(0,0,0,0.15) !important;
}

.bs-tooltip-top .arrow::before, [x-placement^='top'].bs-tooltip-auto .arrow::before {
    border-top-color: white;
    right: 10px;
}

.bs-tooltip-bottom .arrow::before, [x-placement^='bottom'].bs-tooltip-auto .arrow::before {
    right: 10px;
    border-bottom-color: white;
}

.accordion.accordion-bg .acctitlec {
    background-color: white !important;
    box-shadow: 0px 0.5rem 1rem rgba(0,0,0,0.15) !important;
    border-radius: 4px;
}

.product-desc {
    padding: 5px 0;
    font-size: 14px;
}


.HM-what-checked {
    color: #1abc9c;
    position: initial !important;
    line-height: 1.2em !important;
}

.accordion.accordion-bg .acctitle, .accordion.accordion-bg .acctitlec {
    line-height: 1.4em;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fafafa;
    color: #405965;
    font-size: 16px;
    font-weight: normal;
    padding-right: 10px;
}

.HM-checkbox-label {
    text-transform: none;
    font-weight: normal;
    line-height: 1.4em;
    letter-spacing: 0;
    font-size: 16px;
    margin-left: 5px;
    padding-right: 20px;
}

.HM-form-question {
    text-transform: none;
    font-weight: normal;
    line-height: 1.4em !important;
    margin-bottom: 5px;
    margin-top: 0px;
    border-top: 1px solid #fafafa;
    padding-top: 10px;
}

.irs-slider {
    background: url(/web/20200513102537im_/http://government.ru/static/main/css/components/rangeslider/sprite-skin-nice.png) repeat-x;
    background-position: 0 -120px !important;
}


h1, h2, h3, h4, h5, h6 {
    color: #485068 !important;
}

.HM-TaxCard-3 {
    margin: 4px 0px 0px 8px;
    border-radius: 0px;
    padding: 0px 0px 4px 0px;
    background-color: white;
    border-bottom: 1px solid #efefef;
}

.hover-effect {
    -webkit-transition: transform .25s ease, box-shadow .3s ease;
    -o-transition: transform .25s ease, box-shadow .3s ease;
    transition: transform .25s ease, box-shadow .3s ease;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    box-shadow: none;
    border: 0;
}

    .hover-effect:hover {
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

.HM-page-title-alt-1 {
    font-size: 26px !important;
    line-height: 1.2em !important;
    margin-bottom: 20px;
}

.HM-form-question-checked::after {
    font-family: 'lined-icons';
    content: "\e116";
    background-color: #1abc9c;
    border-radius: 40px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 33px;
    left: -6px;
    text-align: center;
    padding-top: 2px;
    color: white;
    font-size: 8px;
}

html, body {
    font-size: 16px;
    display: block !important;
}



:not(:disabled):not(.disabled).btn-outline-success:active, :not(:disabled):not(.disabled).btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #39bb9d;
    border-color: #39bb9d;
}


.btn-outline-danger:hover {
    color: #fff;
    background-color: #ef435a;
    border-color: #ef435a;
}


.btn-outline-danger {
    color: #ef435a;
    border-color: #ef435a;
}


.btn-outline-success:hover {
    color: #fff;
    background-color: #39bb9d;
    border-color: #39bb9d;
}

.btn-outline-success {
    color: #39bb9d;
    border-color: #39bb9d;
}



.FNS-text-color-green {
    color: #39bb9d;
}

.FNS-text-color-red {
    color: #ef435a;
}

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #eee !important;
}


.owl-carousel .owl-dots .owl-dot {
    margin: 10px 4px 10px 4px;
}


#primary-menu ul li > a {
    color: #BBB;
}


.HM-top-bar-current {
    background-color: #ed2024;
}
.HM-top-bar-current div {
    color: white;
}

.owl-carousel .owl-nav [class*=owl-] {
    opacity: 0.08;
}


.ham-shadow-1 {
    box-shadow: 0px 0.2rem 0.5rem rgba(0,0,0,0.175) !important;
}


.nav-item-ham {
    margin: 0px 5px 5px 0px;
    background-color: #111;
    border-radius: 4px !important;
    height: 37px;
}

    .nav-item-ham a {
        color: white;
    }

        .nav-item-ham a:hover {
            color: #eee !important;
            background-color: #22bdb6 !important;
        }

    .nav-item-ham .active {
        color: white !important;
        background-color: #22bdb6 !important;
    }

        .nav-item-ham .active:before {
            font-family: "lined-icons";
            content: "\e116\2000";
            display: inline-block;
            color: white;
            font-size: 12px;
            background-color: transparent;
        }




.button-realwhite {
    background-color: #FFF !important;
}


.bottommargin-xs {
    margin-bottom: 10px;
}

.hm-cart-item {
    padding-bottom: 15px;
    border-bottom: 1px dotted #DDD;
}

@media (max-width: 575.98px) {
    .container, #header.full-header .container, .container-fullwidth {
        width: 100% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        position: relative;
        width: 100%;
        margin-right: 5px !important;
        margin-left: 5px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .tab-pane {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }

    .alert {
        padding: 10px 10px;
    }

    .white-section {
        padding: 5px 5px 5px 5px !important;
    }

        .white-section form {
            padding: 5px 5px 5px 5px !important;
        }

    .button.button-xlarge {
        padding: 0 12px;
        font-size: 16px;
        letter-spacing: 2px;
        height: 52px;
        line-height: 52px;
    }

    #logo img {
        max-height: 80px !important;
        padding-top: 10px;
        margin-top: 5px;
    }
}





:not(:disabled):not(.disabled).h-tabs-res:active, :not(:disabled):not(.disabled).h-tabs-res.active, .show > .h-tabs-res.dropdown-toggle {
    color: white !important;
    background-color: #0066b3 !important;
    border-color: #0066b3 !important;
}

.h-tabs-res {
    margin: 0px 3px 6px 3px !important;
    padding: 10px !important;
    border-radius: 4px !important;
    background-color: white;
}

    .h-tabs-res:hover {
        background-color: #0066b3 !important;
    }


/*.btn-group > :not(:first-child).btn, .btn-group > :not(:first-child).btn-group > .btn {
    margin: 10px;
    border-radius: 0px;
    padding: 20px 20px 0px 20px;
    margin: 0px 0px 10px 0px;
}*/


/*.btn-group > :not(:last-child):not(.dropdown-toggle).btn, .btn-group > :not(:last-child).btn-group > .btn {
    margin: 10px;
    border-radius: 0px;
    padding: 20px 20px 0px 20px;
    margin: 0px 0px 10px 0px;
}*/


.btn-outline-info:hover {
    color: #fff;
    background-color: #fafafa;
}


/*:not(:disabled):not(.disabled).btn-outline-info:active, :not(:disabled):not(.disabled).btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #fafafa;
    border-color: #fafafa;
}*/


    :not(:disabled):not(.disabled).btn-outline-info:active .feature-box .fbox-icon .i-alt, :not(:disabled):not(.disabled).btn-outline-info.active .feature-box .fbox-icon .i-alt, .show > .btn-outline-info.dropdown-toggle .feature-box .fbox-icon .i-alt {
        background-color: #22bdb6;
    }





.ham-ul-tab-nav {
    margin: 0px 10px 10px 0px;
    margin-left: 0px !important;
    overflow: hidden;
    min-width: 250px;
}

    .ham-ul-tab-nav a span {
        font-size: 14px;
        font-weight: normal;
    }


/*.acctitle {
    background-color: #dedede !important;
    font-size: 1.2em;
}

.acctitlec {
    background-color: #22bdb6 !important;
    color: white !important;
}*/

:checked.radio-style + .radio-style-3-label::before {
    color: white;
    background-color: #22bdb6;
    border: 2px #20ada7 solid;
}



.dark .btn:hover, .dark .btn:focus {
    color: #444;
}


.button-3d.button-orange, .button-reveal.button-orange, .button-border.button-orange, .button-border.button-orange.button-fill::before {
    background-color: #f15a22 !important;
}

    .button-3d.button-orange:hover, .button-reveal.button-orange:hover, .button-border.button-orange:hover, .button-border.button-orange.button-fill::before {
        background-color: #c74a1b !important;
    }


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #444;
    background-color: #eee;
}


.list-group-item.active {
    background-color: #0066b3;
    border-color: #0066b3;
}


.toggle.toggle-border .togglet, .toggle.toggle-border .toggleta {
    line-height: 24px;
    padding: 10px 15px 10px 40px;
}



.bottommargin-sm {
    margin-bottom: 40px !important;
}


label {
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0px;
    font-weight: normal;
    text-transform: none;
}


.red {
    color: #f15a22;
}

.tab-container {
    padding: 20px 0;
    border-top: 1px dotted #DDD;
    border-bottom: 0px dotted #DDD;
}


.tab-nav li a .i-circled {
    font-size: 30px;
    margin-right: 10px;
    top: -3px;
}



/*ul:not(.tab-nav-lg).tab-nav li {
    height: auto;
    margin: 0px 15px 15px 0px;
}


    ul:not(.tab-nav-lg).tab-nav li a {
        display: block;
        padding: 16px 15px;
        color: #444;
        height: auto;
        line-height: 18px;
        background-color: #f2f2f2;
        font-size: 14px;
        font-weight: normal;
        min-height: 68px;
        text-align: left;
    }*/



.i-rounded:hover, .i-circled:hover {
    background-color: orange;
}


.i-circled {
    margin-top: -5px;
}


.portfolio-1 .portfolio-desc {
    width: 100%;
    padding: 0;
}


.portfolio-1 .portfolio-item {
    margin: 0 0 0px 0;
    padding-bottom: 10px;
    padding-right: 0px;
    border-bottom: 0px solid #EEE;
}


.white-section {
    background-color: #FFF;
    padding: 20px 20px 20px 20px;
    -webkit-box-shadow: 0px 1px 1px 0px #dfdfdf;
    box-shadow: 0px 1px 1px 0px #dfdfdf;
    border-radius: 3px;
    border-top: 6px solid #0066b3;
}

    .white-section label {
        display: block;
        margin-bottom: 15px;
    }

    .white-section pre {
        margin-top: 15px;
    }

.dark .white-section {
    background-color: #111;
    -webkit-box-shadow: 0px 1px 1px 0px #444;
    box-shadow: 0px 1px 1px 0px #444;
}


.portfolio-filter li {
    /*float: none;
    width: 100%;*/
    /*margin: 4px 4px 0px 0px !important;*/
}

    .portfolio-filter li a {
        background-color: #fff;
        font-weight: normal;
    }



.button.disabled,
.button[disabled] {
    cursor: not-allowed;
    opacity: 0.5 !important;
}


.bg-primary {
    background-color: #0066b3 !important;
}


.dark :not(.not-dark)#header-wrap #primary-menu > ul > li:hover > a, .dark :not(.not-dark)#header-wrap #primary-menu > ul > li.current > a, .dark :not(.not-dark)#header-wrap #primary-menu > .container > ul > li:hover > a, .dark :not(.not-dark)#header-wrap #primary-menu > .container > ul > li.current > a {
    color: #75d5fd;
}



#footer .footer-widgets-wrap {
    padding: 20px 0;
}



.slider-caption h2 {
    font-size: 2rem;
    line-height: 2.4rem;
}


#logo {
    margin-right: 20px;
}


    #header, #header-wrap, #logo img {
        height: auto;
    }


#primary-menu ul li > a {
    letter-spacing: 0px;
}


#content p a:hover {
    text-decoration: underline !important;
}

.button {
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
}

#logo img {
    max-height: 100px;
}

.chosen_requisite_HM_title {
}

.chosen_requisite_HM {
    font-weight: bold;
}

.tooltip-inner {
    padding: 10px 20px 15px;
    text-align: left;
}

.col-sm-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}


.col-sm-10 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}


.iconlist li {
    font-size: 1rem;
}


.feature-box p {
    color: #405965;
}


body {
    color: #405965;
}


ol {
    font-size: 1rem;
}


.toggle.toggle-bg .togglet, .toggle.toggle-bg .toggleta {
    line-height: 20px;
    padding: 10px 0 10px 36px;
}


#content p {
    font-size: 1rem;
}

.flip-card-front:after,
.flip-card-back:after {
    opacity: 0.2;
}

@font-face {
    font-family: 'Conv_PFDINTEXTCONDPRO-BOLD';
    src: url('/web/20200513102537im_/http://government.ru/static/main/css/fonts/PFDINTEXTCONDPRO-BOLD.eot');
    src: local('☺'), url('/web/20200513102537im_/http://government.ru/static/main/css/fonts/PFDINTEXTCONDPRO-BOLD.woff') format('woff'), url('/web/20200513102537im_/http://government.ru/static/main/css/fonts/PFDINTEXTCONDPRO-BOLD.ttf') format('truetype'), url('/web/20200513102537im_/http://government.ru/static/main/css/fonts/PFDINTEXTCONDPRO-BOLD.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
.dropdown-menu {
    font-size: 0.875rem;
}

::selection {
    background: #0066b3;
}

::-moz-selection {
    background: #0066b3;
}

::-webkit-selection {
    background: #0066b3;
}

body {
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #0066b3;
}

    a:hover {
        color: #f15a22;
        text-decoration: none !important;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #005caa;
    margin: 0 0 0px 0;
    font-family: 'Conv_PFDINTEXTCONDPRO-BOLD', Sans-Serif;
    text-transform: uppercase;
    padding-bottom: 30px;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

    h1 > span:not(.nocolor):not(.badge),
    h2 > span:not(.nocolor):not(.badge),
    h3 > span:not(.nocolor):not(.badge),
    h4 > span:not(.nocolor):not(.badge),
    h5 > span:not(.nocolor):not(.badge),
    h6 > span:not(.nocolor):not(.badge) {
        color: #0066b3;
    }

small {
    font-family: 'Open Sans', sans-serif;
}

.bgcolor,
.bgcolor #header-wrap {
    background-color: #0066b3 !important;
}

.color {
    color: #0066b3 !important;
}

.border-color {
    border-color: #0066b3 !important;
}

.font-body {
    font-family: 'Open Sans', sans-serif;
}

.font-primary {
    font-family: 'Open Sans', sans-serif;
}

.font-secondary {
    font-family: 'Open Sans', sans-serif;
}

#top-bar {
    z-index: 1000;
}

.top-links ul ul,
.top-links ul div.top-link-section {
    border-top: 1px solid #0066b3;
}

#logo {
    font-family: 'Open Sans', sans-serif;
}

.header-extras li .he-text span {
    color: #0066b3;
}

#primary-menu ul li > a {
    font-family: 'Open Sans', sans-serif;
}

#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
    border-top: 2px solid #0066b3;
}

#primary-menu ul li:hover > a,
#primary-menu ul li.current > a {
    color: #0066b3;
}

#primary-menu ul ul li:hover > a {
    color: #0066b3;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
    font-family: 'Open Sans', sans-serif;
}

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
        color: #0066b3;
    }

#primary-menu.style-3 > ul > li.current > a {
    background-color: #0066b3;
}

#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a {
    border-color: #0066b3;
}

#primary-menu.style-6 > ul > li > a:after,
#primary-menu.style-6 > ul > li.current > a:after,
#primary-menu.style-6 > div > ul > li > a:after,
#primary-menu.style-6 > div > ul > li.current > a:after {
    border-top: 2px solid #0066b3;
}

#primary-menu.sub-title > ul > li:hover > a,
#primary-menu.sub-title > ul > li.current > a,
#primary-menu.sub-title > div > ul > li:hover > a,
#primary-menu.sub-title > div > ul > li.current > a {
    background-color: #0066b3;
}

#top-cart > a:hover {
    color: #0066b3;
}

#top-search form input {
    font-family: 'Open Sans', sans-serif;
}

#top-cart > a > span {
    background-color: #0066b3;
}

#top-cart .top-cart-content {
    border-top: 2px solid #0066b3;
}

.top-cart-item-desc a:hover {
    color: #0066b3 !important;
}

#top-account .dropdown-menu li a {
    font-family: 'Open Sans', sans-serif;
}

#page-menu-wrap {
    background-color: #0066b3;
}

#page-menu ul ul {
    background-color: #0066b3;
}

#page-menu.dots-menu nav li.current a {
    background-color: #0066b3;
}

#page-menu.dots-menu nav li div {
    background-color: #0066b3;
}

    #page-menu.dots-menu nav li div:after {
        border-left: 6px solid #0066b3;
    }

.breadcrumb a:hover {
    color: #0066b3;
}

.content-wrap {
    padding: 40px 0;
}

.portfolio-filter li a:hover {
    color: #0066b3;
}

.portfolio-filter li.activeFilter a {
    background-color: #0066b3;
}

.portfolio-filter.style-3 li.activeFilter a {
    color: #0066b3 !important;
    border-color: #0066b3;
}

.portfolio-filter.style-4 li.activeFilter a:after {
    background-color: #0066b3;
}

.portfolio-shuffle:hover {
    background-color: #0066b3;
}

.portfolio-desc h3 a:hover {
    color: #0066b3;
}

.portfolio-overlay a:hover {
    color: #0066b3;
}

#portfolio-navigation a:hover {
    color: #0066b3;
}

.entry-title h2 a:hover {
    color: #0066b3;
}

.entry-meta li {
    font-family: 'Open Sans', sans-serif;
}

    .entry-meta li a:hover {
        color: #0066b3;
    }

.entry-link {
    font-family: 'Open Sans', sans-serif;
}

    .entry-link:hover {
        background-color: #0066b3;
    }

    .entry-link span {
        font-family: 'Open Sans', sans-serif;
    }

.entry blockquote p {
    font-family: 'Open Sans', sans-serif;
}

.entry.entry-date-section span {
    font-family: 'Open Sans', sans-serif;
}

.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider {
    border-color: #0066b3;
    color: #0066b3;
}

.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover {
    color: #0066b3;
}

.more-link {
    border-bottom: 1px solid #0066b3;
    font-family: 'Open Sans', sans-serif;
}

.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover {
    color: #0066b3;
}

.comment-content .comment-author span,
.comment-content .comment-author span a {
    font-family: 'Open Sans', sans-serif;
}

.wp-caption {
    font-family: 'Open Sans', sans-serif;
}

.product-title h3 a:hover,
.single-product .product-title h2 a:hover {
    color: #0066b3;
}

.product-price ins {
    color: #0066b3;
}

.sale-flash {
    background-color: #0066b3;
}

/*.button {
    background-color: #0066b3;
}*/

.button-white {
    background-color: #f9f9f9;
}

.button-yellow {
    background-color: #ecd078;
}

.button-red {
    background-color: #c02942;
}


.button.button-dark:hover {
    background-color: #1ABC9C;
}

.button.button-desc {
    font-family: 'Open Sans', sans-serif;
}

/*.button.button-3d:hover {
    background-color: #0066b3 !important;
}*/

.promo.promo-flat {
    background-color: #0066b3;
}

.feature-box .fbox-icon i,
.feature-box .fbox-icon img {
    background-color: #0066b3;
}

.feature-box.fbox-outline .fbox-icon {
    border: 1px solid #0066b3;
}

.feature-box.fbox-border .fbox-icon {
    border: 1px solid #0066b3;
}

    .feature-box.fbox-border .fbox-icon img {
        color: #0066b3;
    }

.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img {
    color: #0066b3;
}

.feature-box.fbox-center.fbox-italic p {
    font-family: 'Open Sans', sans-serif;
}

.fbox-effect.fbox-dark .fbox-icon i:after {
    box-shadow: 0 0 0 2px #0066b3;
}

.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i {
    background-color: #0066b3;
}

.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i {
    box-shadow: 0 0 0 1px #0066b3;
}

.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after {
    background-color: #0066b3;
}

.process-steps li.active h5,
.process-steps li.ui-tabs-active h5 {
    color: #0066b3;
}

.process-steps li.active a,
.process-steps li.ui-tabs-active a {
    background-color: #0066b3 !important;
    border-color: #0066b3 !important;
}

.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a {
    border-top: 2px solid #0066b3;
}

.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
    border-bottom: 2px solid #0066b3;
}

ul.tab-nav.tab-nav2 li.ui-state-active a {
    background-color: #0066b3;
}

ul.tab-nav-lg li a {
    font-family: 'Open Sans', sans-serif;
}

ul.tab-nav-lg li.ui-tabs-active a {
    color: #0066b3;
}

.sidenav > .ui-tabs-active > a,
.sidenav > .ui-tabs-active > a:hover {
    background-color: #0066b3 !important;
}

.faqlist li a:hover {
    color: #0066b3 !important;
}

.testi-content p {
    font-family: 'Open Sans', sans-serif;
}

.testimonial .flex-control-nav li a {
    background-color: #0066b3;
}

.team-title span {
    font-family: 'Open Sans', sans-serif;
}

.pricing-box.best-price .pricing-price {
    color: #0066b3;
}

.counter {
    font-family: 'Open Sans', sans-serif;
}

.skills li .progress-percent .counter {
    font-family: 'Open Sans', sans-serif;
}

.skills li .progress {
    background-color: #0066b3;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #0066b3 !important;
}

label {
    font-family: 'Open Sans', sans-serif;
}

.title-block {
    border-left: 7px solid #0066b3;
}

.title-block-right {
    border-right: 7px solid #0066b3;
}

.heading-block.border-color:after {
    border-color: #0066b3;
}

.fancy-title.title-border-color:before {
    border-top: 1px solid #0066b3;
}

.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
    border-bottom: 2px solid #0066b3;
}

.before-heading {
    font-family: 'Open Sans', sans-serif;
}

#gotoTop:hover {
    background-color: #0066b3;
}

.tagcloud a:hover {
    border-color: #0066b3 !important;
    color: #0066b3 !important;
}

.widget-filter-links li a {
    font-family: 'Open Sans', sans-serif;
}

.widget-filter-links li.active-filter span {
    background-color: #0066b3;
}

.nav-tree li a {
    font-family: 'Open Sans', sans-serif;
}

.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a {
    color: #0066b3 !important;
}

.nav-tree ul ul a {
    font-family: 'Open Sans', sans-serif;
}

.wedding-head .first-name,
.wedding-head .last-name,
.wedding-head .and {
    font-family: 'Open Sans', sans-serif;
}

    .wedding-head .first-name span,
    .wedding-head .last-name span {
        font-family: 'Open Sans', sans-serif;
    }

.btn-link,
.page-link,
.page-link:hover,
.page-link:focus {
    color: #0066b3;
}

.feature-box.fbox-center.fbox-light .fbox-icon i {
    display: inline-block;
}

/*
     FILE ARCHIVED ON 10:25:37 May 13, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:46:59 Nov 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.499
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.017
  esindex: 0.011
  cdx.remote: 96.539
  LoadShardBlock: 140.036 (3)
  PetaboxLoader3.datanode: 161.202 (4)
  load_resource: 87.41
  PetaboxLoader3.resolve: 60.076
*/