body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.header-menu-wrap li ul.mega {
    width: 900px;
    padding: 20px;
    height: 200px;
}

.mega-link {
    margin: 0px 0px 20px 0px;
}

.mega-menu-link {
    text-align: center;
    color: black;
    cursor: pointer;
}

.mega-menu-link .service-box {
    margin: 0px 0px 10px 0px;
}

.mega-menu-link .service-content {
    padding: 5px 5px;
}

.mega-menu-link .service-box:hover {
    color: white;
}

.working-process-box {
    margin: 30px 0px 30px 0px;
}

.header-logo img {
    max-width: 100%;
}

.header-two .mid-header {
    padding: 10px 0 50px;
}

.isos {}

.isos .col-md-4 {
    padding: 0px 6px;
}

.isos img {
    height: 60px;
    margin: 0px auto;
}

.isos .col-md-4 {
    text-align: center;
}

.isos .iso {
    text-align: center;
    color: #5d5d5d;
}

* {
    box-sizing: border-box;
}


/* Style the tab */

.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: 300px;
}


/* Style the buttons that are used to open the tab content */

.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
}


/* Create an active/current "tab button" class */

.tab button.active {
    background-color: #ccc;
}


/* Style the tab content */

.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 300px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    /* background-color: #d2232b; */
    background-color: #203264;
}

.nav-pills .mega-link {
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    height: 70px;
    font-weight: normal;
    text-transform: uppercase;
}

.nav-pills .nav-link {
    color: #203264;
}


/* 
.header-2 .sticky-header {
  display: none;
} */

.sponsor-item img {
    /* height: 100px; */
    /* margin: 0px 15px 0px 15px; */
}

.sponsor-item {
    /* width: auto !important; */
}

.blog-item .blog-thumb img {
    height: 250px;
}

.header-two .primary-header-inner {
    background-color: #203264;
}

.top-bar {
    background-color: #203264;
}

.header-two {
    border-bottom: 4px solid #d2232b;
}

.feature-wrap {
    background-color: #203264;
}

.service-box:hover {
    background-color: #203264;
}

.icon-box {
    color: #d2232b;
    border-color: #d2232b;
    padding-top: 5px;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    background: #212327;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline;
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}

.blog-item .blog-content {
    height: 250px;
}

.section-heading h2 {
    color: #294583;
}

.primary-header-two .header-menu-wrap li li {
    margin: 5px 0px 5px 0px;
}


/* .primary-header-two .header-menu-wrap li li > a {
  display: block;
  padding: 5px 10px;
} */


/* .primary-header-two .header-menu-wrap li li > a:hover {
  background-color: #294583;
  color: white !important;
  border-radius: 3px;
} */

.faq-item {
    width: 100%;
}

.top-bar .top-left li:first-child {
    border-left: 1px solid #374c85;
}

.top-bar .top-left li {
    border-right: 1px solid #374c85;
}

.top-bar .top-social {
    border-left: 1px solid #374c85;
    border-right: 1px solid #374c85;
}


/* .feature-section {
  background-image: url("../images/engineer-meeting-architectural-project-working-with-partner.jpg");
} */

.policy-section {
    background-image: url("../images/engineer-meeting-architectural-project-working-with-partner.jpg");
    background-size: cover;
}

.section-heading {
    text-align: left;
}

.blog-content-main {
    height: 170px;
    overflow: hidden;
}

.blog-date {
    font-size: 24px;
    color: #263a4f;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 5px;
}

.blog-date i {
    font-size: 14px;
    color: #d2232b;
    margin-right: 5px;
}

.blog-content h3 a {
    font-size: 18px;
}

.blog-item .blog-thumb img {
    height: 200px;
}

.partners-list {}

.partners-list .thumb img {
    width: 100%;
    height: 200px;
}

.partners-list .intro-text {
    height: 180px;
    overflow: hidden;
}

.partner-body-text {
    font-family: inherit !important;
}

.partner-body-text h3 {
    text-align: center !important;
    color: #2f4583 !important;
    font-weight: bold !important;
    margin: 0px 0px 15px 0px !important;
}

.content-side-nav {}

.content-side-nav a {
    background-color: #e7e7e7;
    margin: 0px 0px 10px 0px;
}

.content-side-nav a.active,
.content-side-nav a:hover {
    background-color: #203264;
    color: white;
}

.blog-thumb img {
    background-color: white;
}

.blog-single-content {
    text-align: justify;
}

.blog-single-content ul {
    list-style: inherit;
    margin: 0px 0px 0px 20px;
    padding: 15px 0px 15px 0px;
}

.post-tags {
    padding: 0px !important;
    margin: 30px 0px 0px 0px !important;
}

.company-body-text {}

.company-body-text h3 {
    color: #203264;
    font-weight: bold;
}

.categories-list {}

.categories-list .service-box {
    height: 200px;
    margin-bottom: 20px;
}

.downloads-list {}

.downloads-list h2 {
    color: #203264;
    font-weight: bold;
    border-bottom: 3px solid #d2232b;
    margin: 50px 0px 30px 0px;
}

.downloads-list .award-thumb img {
    height: 250px;
}

.icon-box a {
    color: inherit;
}

.project-surt-1 {
    background-image: url("../images/project-surt-1.jpg");
}

.project-surt-2 {
    background-image: url("../images/project-surt-2.jpg");
}


/* .project-surt-3 {
    background-image: url("../images/kana.png");
} */

.projects-homepage .project-box .project-thumb img {
    width: 100%;
    height: 400px;
}

.projects-homepage .project-box .project-content {
    width: auto;
    height: 150px;
}

.contact-form .form-control {
    background: gray;
}

.product-body-text h3 {
    text-align: center !important;
    color: #2f4583 !important;
    font-weight: bold !important;
    margin: 0px 0px 15px 0px !important;
}

.project-body-text h3 {
    text-align: center !important;
    color: #2f4583 !important;
    font-weight: bold !important;
    margin: 0px 0px 15px 0px !important;
}

.top-bar .top-social {
    float: left;
}

.blog-content h3 {
    height: 80px;
}

.download-list {}

.download-list a {
    color: #333;
}

.download-list a:hover {
    color: #374c85;
    text-decoration: underline;
}

.alert-heading {
    font-size: 1.5rem;
}

.icon-box span {
    border-color: #203264;
}

.breadcrumb {
    font-size: 12px;
    padding: 0.3rem 1rem;
}

article .photos {
    padding: 0px 0px 0px 0px;
}

article .photos img {
    width: 100%;
    margin-bottom: 10px;
}

.page-header {
    height: 300px;
}

.qa-body {
    margin-bottom: 15px;
}

.qa-body .table td,
.qa-body .table th {
    padding: 0.2rem 0.75rem;
}

.qa-body ul {
    margin-bottom: 10px;
}

.qa-body ul {
    list-style: disc;
}

.partner-link {
    padding: 20px 0px 0px 0px;
}

.partner-link a {}

.company-body-text img {
    margin: 0px 10px 10px 0px;
}

blockquote {
    line-height: 15px;
    padding: 20px 40px;
    border-left: 6px solid #d2232b;
    font-weight: bold;
}

blockquote span {
    margin-top: 0px;
}

.home-service-block .service-item {
    border: 1px solid #f9f9f9;
    border-radius: 15px;
    transition: 0.4s ease-out;
}

.home-service-block .service-item:hover {
    box-shadow: 0px 7px 10px #ddd;
    transform: translateY(20px);
    border-top: 1px solid #eee;
    z-index: 999999;
    background: #eee;
}

.home-service-block .service-item .working-process-box {
    transition: 0.4s ease-out;
}

.home-service-block .service-item:hover .working-process-box {
    background: #eee;
}

.project-surt {
    box-shadow: 0px 7px 15px #aaa;
    padding: 0px;
    transition: 0.4s ease-out;
}

.project-surt .fyodor {
    padding: 100px 0;
}

.project-surt .fyodor:hover {
    opacity: 0.5;
    background: black;
}

.company-body-text blockquote {
    margin: 0px;
    line-height: normal;
    font-weight: normal;
}

.company-body-text hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.company-body-text blockquote p {
    font-size: inherit;
}

.primary-header-two .header-menu-wrap ul li>a {
    padding-left: 15px;
    padding-right: 15px;
}

.header-menu-wrap ul li>a.current {
    background-color: #d2232b;
}

.header-menu-wrap ul li>a.current:hover {
    color: white;
}

.faq-item .card-header button:hover {
    background-color: #203264;
    color: white;
}

.request-a-quote {
    /* text-align: right;
    position: absolute;
    right: 15px; */
    text-align: right;
}

.request-a-quote a:hover {
    background-color: #203264;
}

.main-product-sub-category-list {
    text-align: left;
}

.main-product-category-box a {
    color: #333;
}

.main-product-category-box:hover hr {
    border-color: #999;
}

.main-product-category-box:hover a {
    color: white;
    text-decoration: underline;
}

.main-product-category-box h3 a {
    text-decoration: underline;
}

.widget-content ul li a {
    font-weight: normal;
    text-transform: none;
    line-height: 16px;
}

.news-recent-list li a {}

.sr-aboutus .sr-image {}

.sr-aboutus h4 {
    color: #203264;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 30px;
    font-size: 20px;
}

.sr-aboutus ul {
    padding-top: 0px;
}

.sr-aboutus p {
    margin-bottom: 35px;
}

.header-menu-wrap li ul {
    width: 270px;
}

.partners-list .alert {
    margin-top: 10px;
    margin-bottom: 0px;
}

.partners-list .alert .btn {
    float: right;
    padding: 3px 10px;
    font-size: 12px;
    background-color: #d2232b;
    border-color: #d2232b;
}

.partners-list .alert .btn:hover {
    background-color: #203264;
    border-color: #203264;
}

.blog-item .blog-thumb .category {
    background-color: #d2232b;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    bottom: 0;
}

#dl-popup-search-box .box-inner-wrap {
    cursor: default;
}

.owl-euro h3 {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
}

.download-modal .modal-content {
    width: 800px;
}

.download-modal iframe {
    width: 100%;
    height: 600px;
}

.product-list article h3 {
    text-align: left;
    font-weight: bold;
    color: #203264;
    margin: 0px 0px 10px 0px;
}

.sticky-header .primary-header-inner {
    padding: 0px 20px;
}

.service-box {
    -webkit-box-shadow: 0 0.2rem 2.8rem #ebf5fb;
    -moz-box-shadow: 0 0.2rem 2.8rem #ebf5fb;
    box-shadow: 0 0.2rem 2.8rem #ebf5fb;
}

.product-accordion-body table {
    width: 100% !important;
}

.service-content .overlay-icon i {
    color: #3498DB;
}

.about-wrap{
    align-items: initial;
}