@import url('https://fonts.googleapis.com/css?family=Roboto%3Aregular%2C700%2Cregular%2C700%7CDancing+Script%3Aregular%2C400&display=swap&ver=3.9');
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    line-height: 1.5;
    font-weight: 600;
}

h1 {
    font-size: 2.1875rem;
}

h2 {
    font-size: 1.75rem;
}

h3 {
    font-size: 1.53125rem;
}

h4 {
    font-size: 1.3125rem;
}

h5 {
    font-size: 1.09375rem;
}

h6 {
    font-size: .875rem;
}

a {
    color: #333;
    text-decoration: none;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
    cursor: pointer !important;
}

input {
    outline: 0;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}

ol.breadcrumb {
    background: unset;
    padding-left: 0;
    padding-top: 16px;
    padding-bottom: 12px;
    border-radius: unset;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\f061" !important;
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    font-weight: 300;
    margin-top: 1px;
}

.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item a {
    color: #ccc;
    font-size: 14px;
    font-weight: 500;
}

.breadcrumb .breadcrumb-item.active {
    color: #616161;
}

.header-bottom {
    position: relative;
    z-index: 100;
    width: 100%;
}

.header-main .navbar-brand {
    max-width: 150px;
    width: 100%;
}

.header-main .navbar-brand img {
    max-width: 100%;
}

.header-bottom .main-nav .navbar-nav .nav-item>a.nav-link {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.header-bottom .main-nav .navbar-nav>.nav-item>a.nav-link {
    padding: 26px 20px;
}

.header-bottom .main-nav .dropdown-toggle::after {
    color: #fff;
}

.navbar-nav .nav-item {
    text-align: center;
}

.header-bottom .navbar-nav>.nav-item {
    margin: 0 26px;
}

.header-bottom .main-nav .navbar-nav .nav-item:first-child {
    margin-left: 0;
}

.header-bottom .main-nav .navbar-nav .nav-item:last-child {
    margin-right: 0;
}

.header-bottom .main-nav .navbar-nav .nav-item .sub-menu li a {
    color: #333;
}

.header-bottom .main-nav .navbar-nav .nav-item {
    position: relative;
    margin-bottom: 0;
}

.navbar-nav>.nav-item.active>a,
.navbar-nav>.nav-item:hover>a {
    background: #17409F;
}

.header-bottom .nav-item .sub-menu li {
    position: relative;
}

.header-bottom .btn-dropmenu i {
    color: #333;
}

.header-bottom span.btn-dropmenu {
    position: absolute;
    right: 10px;
    color: #084F9D;
    top: 4px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-bottom a.icon-home {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}

.header-main {
    position: relative;
    z-index: 1000;
}

.size14 {
    font-size: 14px;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size22 {
    font-size: 22px;
}

.size24 {
    font-size: 24px;
}

.size26 {
    font-size: 26px;
}

.size28 {
    font-size: 28px;
}

.size30 {
    font-size: 30px;
}

.size32 {
    font-size: 32px;
}

.size34 {
    font-size: 34px;
}

.size36 {
    font-size: 36px;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.text-primary {
    color: #17409F !important;
}

.bg-primary {
    background: #17409F !important;
}

.text-secondary {
    color: #030E27 !important;
}

.bg-secondary {
    background: #030E27 !important;
}

.rounded-10 {
    border-radius: 10px !important;
}

.header-social a {
    color: #B3B7BE;
    font-size: 16px;
}

.list-item-advantage {
    padding-left: 60px;
}

.header-search .search-form{
    position: absolute;
    min-width: 290px;
    right: -61px;
    display: none;
    background: #fff;
    padding: 10px;
}
.header-search .search-form input::placeholder{
 font-size: 14px;
}
.header-search .search-form input:focus{
    outline: 0;
    box-shadow: unset;
}
.header-search:hover .search-form{
  display: block;
}
.icon-home {
    padding-top: 24px;
    padding-bottom: 20px;
}

.main {
    margin-top: -36px;
}

.home-banner {
    position: relative;
}

.banner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.btn-quote {
    border-color: #fff !important;
}

.btn-quote:hover {
    color: #333 !important;
    background: #fff;
}

.home-banner .banner-text .company-name {
    font-size: 65px;
    font-weight: 500;
    line-height: 76px;
    margin-bottom: 20px;
}

.home-banner .banner-text p {
    font-size: 26px;
    text-transform: uppercase;
}

.home-banner .btn-wrapper {
    padding-top: 100px;
}

.btn-contact {
    padding: 14px 0;
    background: #F5F5F5;
}

.btn-contact:hover {
    color: #fff;
    background: rgb(220, 53, 69);
}

.home-banner .banner-image::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
}

.price-wrapper .price-regular {
    text-decoration: line-through;
}

.discount-label {
    padding: 4px;
    font-size: 12px;
}

.product-box {
    overflow: hidden;
    box-shadow: 2px 2px 16px 4px #ccc;
}

.product-box .view {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10000;
}

.product-name {
    line-height: 24px;
}

.img-zoom {
    overflow: hidden;
}

.img-zoom img {
    transition: all 0.3s;
}

.img-zoom:hover img {
    transform: scale(1.1);
}

.section-title {
    font-size: 36px;
}

.price-sale {
    color: #FF0000;
}

.banner-service {
    position: relative;
    max-height: 500px;
    position: absolute;
}

.banner-service::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #030E27;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}

.section-service .service-box {
    position: relative;
    overflow: hidden;
}

.section-service .service-text {
    position: absolute;
    bottom: -100px;
    opacity: 0;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    background: #0000009c;
    transition: all .3s;
}

.section-service .service-box:hover .service-text {
    opacity: 1;
    bottom: 0;
    height: 100%;
}

.section-service .service-title {
    position: absolute;
    bottom: 0;
    width: 96%;
    left: 50%;
    padding-left: 20px;
    padding-right: 80px;
    line-height: 22px;
    transform: translateX(-50%);
    background: #fff;
}

.section-service .service-title .icon-more {
    color: #fff;
    width: 70px;
    height: 70px;
    background: #17409F;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -6px;
    bottom: 0px;
}

.section-service .service-box:hover .img-zoom img {
    transform: scale(1.1);
}

.section-service .service-box:hover>.service-title {
    opacity: 0;
}

.section-service .service-box .icon-service {
    margin-bottom: 100px;
}

.btn-readmore {
    color: #17409F;
    border: 2px solid #17409F;
}

.bg-project {
    background: #F2F3F4;
}

.project-text {
    position: relative;
    padding: 20px 30px;
    background: #fff;
    margin-top: -80px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 1px 4px 1px #9c999966;
    transition: all 0.3s;
}

.project-text .project-cat {
    font-size: 12px;
    display: inline-block;
    padding: 4px 10px;
}

.project-name {
    line-height: 22px;
}

.project-box .project-image {
    position: relative;
    border-radius: 10px;
    padding-top: 60%;
    overflow: hidden;
}

.project-box .project-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-box:hover .project-image a::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000a6;
}

.project-box:hover .project-image a::before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #17409F;
    position: absolute;
    left: 50%;
    top: 40px;
    z-index: 100;
    transform: translateX(-50%);
}

.project-box:hover .project-text {
    background: #17409F;
}

.project-box:hover .project-text * {
    color: #fff;
}

.project-box:hover .project-text .project-cat {
    background: #002272 !important;
}

.first-blog .first-blog .post-image {
    height: 500px;
}

.first-blog .first-blog .post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-right .post-image {
    position: relative;
    padding-top: 58%;
}

.blog-right .post-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.first-blog .post-text .post-title {
    line-height: 28px;
}

.info-item i {
    font-size: 18px;
}

.info-item p {
    padding-left: 10px;
    margin-bottom: 0;
}

.booking-form input {
    background: unset;
    border: unset;
    border-radius: unset;
    padding-left: 4px;
    padding-bottom: 0;
    border-bottom: 1px solid #fff;
}

.booking-form input::placeholder {
    color: #fff;
    font-size: 12px;
}

.footer-menu li:hover a {
    background: unset;
}

.booking-form .btn-submit {
    font-size: 12px;
}

a.btn-readmore {
    position: relative;
    z-index: 100;
}

a.btn-readmore::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(23, 64, 159);
    transform: scaleX(0);
    transform-origin: 0% 100%;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}

a.btn-readmore:hover::after {
    transform: scaleX(1);
}

a.btn-readmore:hover {
    color: #fff;
}

.btn-submit:hover {
    color: #333 !important;
    background: #fff;
}

.banner-top {
    position: relative;
}

.banner-top .banner-text {
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-top .page-title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 66px;
    line-height: 100px;
}

.banner-top .banner-img,
.banner-top .banner-img img {
    position: relative;
    height: 100%;
    object-fit: cover;
}

.banner-top .banner-img::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000000a3;
}

.banner-top .breadcrumb li,
.banner-top .breadcrumb li a {
    color: #fff !important;
}

.banner-top {
    height: 410px;
}

.about-title::after {
    content: '';
    width: 48px;
    height: 2px;
    background: #17409F;
    display: block;
    margin-bottom: 20px;
}

.about-title.text-center::after {
    margin: 10px auto;
}

.about-title.text-white::after {
    background: #fff;
}

.bg-F9F9F9 {
    background: #F9F9F9;
}

.section-value {
    z-index: 1000;
}

.section-value::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: -1;
    background: #000000b5;
}

.section-value * {
    color: #fff;
}

.strengths .icon-box {
    padding-left: 16px;
    padding-right: 16px;
}

.pagination .page-item {
    margin-right: 6px;
}

.pagination .page-item a {
    color: #333;
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 4px;
}

.pagination .page-item a:hover {
    color: #fff;
    background: #17409F;
}

.product-filter span {
    white-space: nowrap;
    display: inline-block;
}

.view-layout .nav-item a {
    padding: 4px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.view-layout .nav-item a:hover {
    background: unset;
}

.post-box .post-image {
    position: relative;
    padding-top: 80%;
    overflow: hidden;
}

.post-box .post-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-box .post-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 3.5em;
}

.post-box {
    position: relative;
}

.post-box .post-date {
    font-size: 12px;
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 4px 8px;
    border-radius: 4px;
}

.meta-box .post-comment,
.meta-box .post-share {
    width: 56px;
    padding: 30px 10px;
    background: #E9E9E9;
}

.meta-box .post-share a.facebook i {
    color: #0079FB;
}

.meta-box .post-share a.twitter i {
    color: #00A4F9;
}

.post-content-wrapper .table-content {
    background: #E5FAFE;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 18px;
    position: relative;
}

.post-content-wrapper .table-content .title-table-content {
    font-size: 18px;
    margin-top: 0;
    font-weight: 500;
    margin-bottom: 8px;
    padding-top: 15px;
    font-weight: bold;
}

.post-content-wrapper .table-content li {
    line-height: 25px;
    color: #167ac6;
}

.post-date {
    color: #828282;
}

.post-content-wrapper .table-content .btn-toggle-toc {
    position: absolute;
    top: 6px;
    right: 25px;
    font-size: 25px;
    cursor: pointer;
    color: #068ffd;
}

.content-area ul {
    padding-left: 20px;
}

.section-contact {
    position: relative;
}

.bg-contact {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.bg-contact img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bg-contact::after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #000;
    opacity: 0.8;
}

.contact-form {
    background: #000;
    border-radius: 10px;
    padding: 30px;
}

.contact-form input,
.contact-form textarea {
    background: unset;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: #C2C2C2;
    font-size: 14px;
}

.contact-info {
    padding-top: 32px;
}

.contact-form .form-check label {
    font-size: 12px;
    line-height: 22px;
}

.service-item .service-text {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.service-item .service-text::after {
    content: '';
    width: 570px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #F5F5F5;
    z-index: -1;
}

.service-item .service-image {
    padding-top: 50px;
    padding-bottom: 50px;
}

.service-item .service-text .btn-quote {
    height: 44px;
    line-height: 44px;
    padding-top: 0;
    padding-bottom: 0;
    color: #17409F !important;
    border-width: 2px !important;
    border-color: #17409F !important;
}

.service-list .service-item:nth-child(even) {
    flex-direction: row-reverse;
}

.service-list .service-item:nth-child(even) .service-text::after {
    left: 0;
}

.product-info .product-title {
    line-height: 42px;
}

.view-text,
.view-count {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.variations-form {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 6px 12px;
    display: inline-block;
}

.variations-form .custom-control {
    position: relative;
}

.variations-form .custom-control-input {
    opacity: 0;
    position: absolute;
}

.variations-form label {
    width: 26px;
    height: 26px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    transition: all 0.3s;
    margin-bottom: 0;
    cursor: pointer;
}

.variations-form .custom-control-input:checked~label {
    color: #fff;
    background: #17409F;
}

.pr-share a.social {
    color: #9C9C9C;
    width: 45px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.pr-share a.social:hover {
    color: #fff;
    background: #17409F;
}

.btn-get-quote {
    border: 1px solid #17409F;
}

a.btn-get-quote:hover {
    color: #fff !important;
    background: #17409F;
}

.product-gallery {
    position: relative;
}

.product-gallery .gallery-1 {
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.product-gallery .gallery-2 {
    margin-left: 40px;
    margin-right: 40px;
    overflow: hidden;
}

.product-gallery .gallery-2 img {
    border-radius: 10px;
    cursor: pointer;
}

.gallery-next,
.gallery-prev {
    background-image: unset;
    bottom: 36px;
    top: unset;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #ccc
}

.gallery-next {
    right: -2px;
}

.gallery-prev {
    left: 0px;
}

.gallery-next:hover,
.gallery-prev:hover {
    color: #fff;
    background: #002272;
}

.proj-box {
    padding: 20px;
    transition: 0.3s;
}

.proj-box:hover {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
}

.gallery-3 .main,
.gallery-3 .swiper-slide,
.gallery-3 .swiper-slide a {
    width: 100%;
    height: 100%;
}

.gallery-3 .swiper-slide a {
    display: block;
}

.gallery-3 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.project-info table {
    width: 100%;
}

.project-info table td:first-child {
    background-color: #008958;
    color: #fff;
    white-space: nowrap;
}

.project-info table td {
    background-color: #dee2e6;
    padding: 8px 20px;
    border-color: #fff;
}

.content-title {
    font-size: 18px;
    font-weight: 600;
    color: rgb(0, 137, 88);
    border-bottom: 1px solid rgb(0, 137, 88);
    padding-bottom: 8px;
    margin-bottom: 20px;
    position: relative;
}

.pj-content-title::after {
    content: "";
    display: block;
    width: 100px;
    border-bottom: 3px solid rgb(0, 137, 88);
    position: absolute;
    bottom: -2px;
    left: 0;
}

.sharing__item .fa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 35px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background-color: #37538d;
}

.sharing__item:not(:last-child) {
    margin-right: 16px;
}

.sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.sharing__item .fa-twitter {
    background-color: #47a5ed;
}

.sharing__item .fa-envelope-o {
    background-color: #343a40;
}

.sharing__item .fa-print {
    background-color: #f8f9fa;
    color: #000;
}

.sharing__label {
    color: #666;
    margin-right: 20px;
}

.sharing__item .fa-pinterest {
    background-color: #bf1f24;
}

.sharing__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.project-next,
.project-prev {
    width: 40px;
    height: 40px;
    background: #cccccc80;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: unset;
}

.project-next i,
.project-prev i {
    color: #fff;
}

.related-title {
    font-size: 18px;
    font-weight: 700;
    color: #030E27;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 8px;
    margin-bottom: 30px;
    position: relative;
}

.related-title::after {
    content: "";
    display: block;
    width: 100px;
    border-bottom: 3px solid #030E27;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.aside {
    padding: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.aside__title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 8px;
    margin-bottom: 20px;
    position: relative;
}

.aside__title::after {
    content: "";
    display: block;
    width: 100px;
    border-bottom: 3px solid #ff7f01;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.project-2__title {
    font-size: 14px;
    font-weight: 400;
}

.project-2__frame {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100px;
    margin-right: 15px;
    border: 1px solid #dee2e6;
}

.list__item:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dee2e6;
}

.project-2__frame::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 70%;
}

.project-2__frame img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    z-index: -3;
    top: 0;
    left: 0;
}

.blog-right .post-image {
    padding-top: 58%;
}
.booking-form input{
    color: #fff;
     font-size: 14px;
}
.booking-form input:focus{
    outline: 0;
    color: #fff;
    font-size: 14px;
    background: unset;
    box-shadow: unset;
}
.commit{
    padding: 10px;
    height: 100%;
    background-color: rgb(241, 241, 241);
}
.commit .icon{
    width: 100%;
  max-width: 60px;
  height: 100%;
}
.commit .icon img{
    width: 100%;
}
.menu-btn {
    min-width: 256px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
    z-index: 100000;
}
.menu-btn .menu-wrap {
    display: none;
    width: 256px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    margin-bottom: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.menu-btn .menu-btn__icon {
    position: relative;
    top: 2px;
    font-size: 22px;
}
.menu-btn .menu-btn__text {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.menu-btn .menu {
    padding: 10px 0 15px 0;
    background: #233e92;
}
.menu-btn .menu__item {
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    padding: 7px 9px 7px 20px;
    position: relative;
    border-top: 1px solid #3A4688;
}
.menu-btn .menu__link {
    display: inline-block;
    position: relative;
    color: #fff;
    padding-left: 13px;
}
.menu-btn .menu-dropdown {
    display: none;
    width:885px;
    height: 463px;
    border: 1px solid #e1e1e1;
    background-color: #f7f7f7;
    position: absolute;
    left: 100%;
    top: 0;
}
.menu-btn .menu-dropdown>.submenu {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 12px 11px;
}
.menu-btn .submenu>.submenu__item {
    width: 25%;
    padding: 0 18px;
}
.menu-btn .submenu__link {
    font-size: 15px;
    line-height: 35px;
    color: #333333;
}
.menu-btn .submenu  .submenu__item:hover a{
    color: #233e92 !important;
}
.menu-btn .menu__item:hover > .menu-dropdown {
    display: block;
}
.menu-btn:hover .menu-wrap {
        display: block;
}
.menu-btn__inner{
    background: #17409f;
    color: #fff;
    padding: 8px 4px 8px 10px;
}
.menu__item.carret::after {
    content: '\f0da';
    font-family: 'FontAwesome';
    margin-left: auto;
    color: #fff;
}

.menu-top .d-link{
  padding-top: 7px;
}
.menu-top .d-link img{
    width: 20px;
    height: 14px;
}
/*.header-lang{
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
}*/
.header-cart {
    position: relative;
}
.header-cart i{
    color: #17409F;
}
.header-cart .count{
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: -6px;
    right: -6px;
    min-width: 14px;
    height: 14px;
    background: red;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}