@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&display=swap');
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css';
@import url(owl.carousel.min.css);

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box;
}

*,
* {
    box-sizing: border-box;
}
.board-directors-section {
  width: 100%;
  position: relative;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
  }
  
body {
    line-height: 1;
    font-family: 'Inter', sans-serif;
    padding: 0;
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

/**developer add**/
#serrchbar {
    background: #1a1916e8;
    color: #fff;
    position: absolute;
    /* left: 0px; */
    top: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 100vh;
    width: 100%;
    display: none;
}

.cls {
    clear: both;
}

.serchtag li {
    width: 356px;
    float: left;
}

.skiptranslate iframe {
    display: none !important;
}

.ajax-loader {
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    z-index: +100 !important;
    width: 100%;
    height: 100%;
}

.ajax-loader img {
    position: relative;
    top: 50%;
    left: 50%;
}

.loader {
    position: fixed;
    left: 0px;
    right: 0px;
    background: #000;
    top: 0px;
    bottom: 0px;
    z-index: 999999;
    opacity: 0.9;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.loader svg {
    margin: auto;
    background: rgb(254, 0, 0);
    border-radius: 20px;
    margin: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.langgoogle {
    position: relative;
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0 !important;
    padding: 10px !important;
    border-radius: 4px !important;
    position: absolute !important;
    top: -38px !important;
    right: 0px !important;
}

#google_translate_element {
    background: transparent;
    width: 148px;
    position: absolute;
    top: 42px;
    z-index: 1111;
    display: none;
    padding: 0px;
    right: 0px;
}

.showlang {
    display: block !IMPORTANT;
}

.langclick {

    cursor: pointer;

}

div#google_translate_element a {

    display: none;

}

/********************************************** Header css start hare  *********************************/

.top-band {
    background: #00276f;
    padding: 10px 0;
    display: none;
}

.social-media-list {
    width: auto;
}

.social-media-list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
}

.social-media-list ul li {
    line-height: 20px;
}

.social-media-list ul li a {
    color: #fff;
    border: solid 2px #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 15px;
}

.social-media-list ul li a:hover {
    color: #fe0000;
    background-color: #fff;
}

.skip-list-legvej {
    width: auto;
}

.skip-list-legvej ul {
    margin: 0px;
    padding: 0 74px 0 0;
    display: flex;
    list-style: none;
    align-items: center;
}

.skip-list-legvej ul li {
    line-height: 18px;
    color: #FFFFFF;
    font-size: 12px;
    padding-right: 10px;
}

.skip-list-legvej ul li a {
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    font-size: 12px;
}

.profile-card {
    width: 300px;
    height: 300px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.profile-card img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.skip-list-legvej ul li .selectpicker {
    background-color: #fff;
    border: none;
    padding: 10px 11px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
}

.skip-list-legvej ul li:last-child {
    padding-right: 0px;
}

.input-group-btn {
    width: 115px;
    display: flex;
    padding-left: 8px;
    align-items: center;
}

.input-group-btn button,
.input-group-btn button:hover {
    border: 1px solid #fff;
    background: transparent;
    width: 23px;
    height: 20px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    color: #fff;
}

/*  .input-group-btn button:hover {
            background: #fff;
            border: 1px solid #fff;
        }
*/
.input-group-btn button i {
    font-size: 11px;
}

.dextop-nav {
    display: none;
}

/********************************************** Header css end hare  *********************************/
/********************************************** Banner css start hare  *********************************/

.main-banner {
    width: 100%;
    /* background: url(../images/banner.png) left top no-repeat;
    background-size: 100%;
 
    /*padding: 100px 0 200px;*/
    display: block;
    position: relative;
    z-index: 1;
}

.main-banner img {
    width: 100%;
}

.banner-wrap {
    position: absolute;
    top: 20%;
    left: 0px;
    z-index: 111;
    width: 100%;
}

.sci-logo {
    text-align: center;
        margin-top: 20px;
}

.sci-logo img {
    width: 15%;

}

.sci-logo2 {
    width: 200px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: white;
    height: 200px;
}

.sci-logo2 img {
    width: 100%;
    padding: 20px;
}

.sci-logo h1 {
    font-style: italic;
    font-weight: 700;
    font-size: 55px;
    line-height: 79px;
    color: #FFFFFF;
    padding-top: 8px;
}


/********************************************** Banner css start hare  *********************************/
/********************************************** Nav css start hare  *********************************/
.bg-pattern {
    background: linear-gradient(180deg, rgba(235, 243, 244, 0.62) -12.85%, #FFFFFF 100%);
    position: relative;
    z-index: 0;
    padding-top: 70px;
    padding-bottom: 70px;
}

.bg-pattern-img {
    background: url("../images/bg-pattern-1.png") left top no-repeat;
    background-size: 100% 100%;
}

.nav-min {
    background: #FFFFFF;
    box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    margin-top: 100px;
    margin-bottom: 60px;
    padding: 0px;
}

.nav-min ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.nav-min li {
    line-height: 22px;
    margin-right: 39px;
}

.nav-min li a {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    padding: 35px 0 30px;
    text-decoration: none;
}

.nav-min li a.active {
    color: #00276F !important;
    font-weight: 600;
    border-bottom: solid 6px #FE0000;
}

.nav-min li a:focus,
.nav-min li a:hover {
    color: #00276F;
}

.nav-min li.dropdown {
    position: relative;
    /* top: 32px; */
    cursor: pointer;
    padding-top: 32px;
}

.nav-min li:last-child {
    margin-right: 0px;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

.dropdown-menu-dark {
    background-color: #fff !important;
    border: none;
    box-shadow: 1px 8px 20px 3px rgb(0 0 0 / 8%);
    border-radius: 0 0 20px 20px !important;
    padding-bottom: 20px !important;
}

.dropdown-menu {
    top: 98% !important;
    left: -70% !important;
}

.dropdown-menu-dark li {
    margin: 0px;
    padding: 0px 25px 0;
}

.dropdown-menu-dark li a {
    padding: 20px 0 0;
    font-size: 18px;
    font-weight: 500;
}

.dropdown-menu-dark li a:hover {
    color: #00276F;
}

.dropdown-menu-dark li a.active2 {
    color: #00276F;
}

.dropdown-item:active {
    background-color: transparent !important;
}

/********************************************** Nav css start hare  *********************************/
/********************************************** About Section css start hare  *********************************/
.about-us {
    width: 100%;
}

.about-us img {
    width: 100%;
}

.about-us-cont {
    width: 100%;
    padding-left: 25px;
}

.about-us-cont h1 {
    font-weight: 700;
    font-size: 65px;
    text-transform: uppercase;
    color: #00276F;
    line-height: 79px;
    padding-top: 30px;
}

.about-us-cont h1 span {
    color: #FE0000;
    font-weight: 400;
    font-size: 35px;
    line-height: 25px;
    display: block;
    text-transform: capitalize;
}

.about-us-cont p strong {
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #333333;
    padding: 20px 0 40px;
    display: inline-block;
}

.about-us-cont p {
    text-align: justify;
    color: #555555;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
}

.about-us-cont p span {
    color: #FE0000;
    font-weight: 700;
}

.shipping-box {
    max-width: 90%;
    margin: 40px auto 0;
}

.about-2 {
    width: 70%;
    margin: -85px auto 0;
}

.about-2 img {
    width: 100%;
}

/********************************************** About Section css end hare  *********************************/
/********************************************** Board of Directors Section css start hare  *********************************/
.board-directors-box1 {
    border: 1px solid #D9D9D9;
    box-shadow: 0px 0px 13px 8px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
}

.board-directors-box1 h3 {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #00276F;
    margin-bottom: 6px;
}

.board-directors-box1 h6 {
    font-family: 'Mulish';
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #333333;
}

.board-directors-box1:hover {
    background-color: #00276F;
}

.board-directors-box1:hover h3,
.board-directors-box1:hover h6 {
    color: #fff;
}



.board-directors-heading {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
}

.board-directors-heading h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase;
    color: #333333;
}

.wg-box-content {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.wg-box-content .wg-box-content-overlay {
    background: linear-gradient(0deg, #00276F -3.21%, rgba(0, 39, 111, 0) 105.94%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 20px;
}

.wg-box-content:hover .wg-box-content-overlay {
    opacity: 1;
}

.wg-box-content-image {
    width: 100%;
    border-radius: 20px;
}

.wg-box-content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.wg-box-content:hover .wg-box-content-details {
    top: 80%;
    left: 50%;
    opacity: 1;
}

.wg-box-content-details h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.wg-box-content-details p {
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
}

.wg-box-fadeIn-bottom {
    top: 80%;
}

.bg-pattern2 {
    background: url("../images/bg-pattern-2.png") left center no-repeat;
    background-size: 100% 100%;
}

.clint-carousel {
    //margin: 50px 0 100px;
}

#imgcrousel {
    position: relative;
    width: 92%;
    margin: 0 auto;
}

#imgcrousel .owl-stage {
    display: flex;
    align-items: center;
}

#imgcrousel .owl-prev {
    position: absolute;
    top: 46%;
    left: -50px;
    background: #fff;
    border: 1px solid #034bad;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #034bad;
}

#imgcrousel .owl-next {
    position: absolute;
    top: 46%;
    right: -50px;
    background: #fff;
    border: 1px solid #034bad;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #034bad;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

/********************************************** Board of Directors Section css End hare  *********************************/
/********************************************** Annual Report css Start hare  *********************************/
.annual-report-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
}

.thead-blue {
    background: #00276F;
    border-radius: 20px 20px 0px 0px;
    padding: 15px 40px;
}

.thead-blue th {
    padding: 30px 72px;
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    color: #FFFFFF;
}

.annual-table-hdg {
    width: 100%;
}

.annual-table-hdg h5 {
    font-weight: 700;
    font-size: 21px;
    line-height: 31px;
    color: #00276F;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.annual-table-hdg p {
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
}

.annual-report-box table tbody tr td {
    padding: 20px 72px;
    font-weight: 700;
    font-size: 21px;
    line-height: 31px;
    color: #000000;
    vertical-align: middle;
    border-bottom: solid 1px #ccc;
}

.annual-report-box table tbody tr td img {
    width: 50px;
    margin-left: 10%;
}

/********************************************** Annual Report css End hare  *********************************/
/********************************************** Contact css Start hare  *********************************/
.contact-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 14px 6px rgba(0, 0, 0, 0.13);
    border-radius: 20px;
    padding: 50px;
}


.contact-leave h4 {
    font-weight: 700;
    font-size: 55px;
    line-height: 67px;
    color: #D9D9D9;
}

.contact-leave i {
    color: #00276F;
    font-size: 65px;
    padding: 30px 0;
}

.contact-leave h5 {
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
    color: #000000;
}

.contact-leave p {
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    line-height: 30px;
}

.contact-wrapp,
.contact-wrapp .lt-email-ph-set {
    width: 100%;
    margin: 0 auto;
}

.contact-wrapp .lt-email-ph-set {
    width: 100%;
    border-top: 1px solid #eee;
    padding: 20px 0 0;
    margin-top: 40px;
}

.contact-wrapp .lt-email-ph-set ul {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    list-style: none;
    padding: 30px 0;
}

.contact-wrapp .lt-email-ph-set ul li {
    width: 34%;
    margin: 0 25px;
    padding: 0 80px;
    border-right: 1px solid #cccccc;
}

.contact-wrapp .lt-email-ph-set ul li:last-child {
    border-right: none;
    width: 20%;
    padding: 0 0 0 80px;
}

.contact-wrapp .lt-email-ph-set ul li h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 141.9%;
    text-align: justify;
    color: #FE0000;
    padding-bottom: 8px;
}

.contact-wrapp .lt-email-ph-set ul li p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #00276F;
    margin: 0;
    padding: 0;
}

.contact-wrapp .lt-email-ph-set ul li p a {
    color: #00276F;
    text-decoration: none;
    display: inline-block;
    color: #00276F;
    font-weight: 500;
    font-size: 18px;
}

.contaner-form-wrapp input[type="text"],
.contaner-form-wrapp input[type="email"],
.contaner-form-wrapp textarea {
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    padding: 14px 20px;
    text-align: left;
}

.contaner-form-wrapp .btn-primary {
    width: 183px;
    height: 54px;
    background: #00276F;
    border-color: #00276F;
    border-radius: 10px;
}

.padd-all {
    padding: 8px 20px 20px;
}

.map-wrapp {
    width: 100%;
}

.map-wrapp img {
    width: 100%;
}

.contact-wrapp .contact-leave h5 {
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
    color: #000000;
    padding-bottom: 25px;
}

.contact-wrapp .contact-leave p {
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    line-height: 30px;
    padding-bottom: 39px;
}

.phone-icon {
    background: url(../images/Call.png) no-repeat left top;
    background-size: 70px;
}

.email-icon {
    background: url(../images/Emaile.png) no-repeat left top;
    ;
    background-size: 70px;
}

.location-icon {
    background: url(../images/Location.png) no-repeat left top;
    background-size: 70px;
}

.contact-leave {
    width: 90%;
}

/*******/
.footer-wrapper {
    width: 100%;
    padding: 50px 0 0;
    background: #00276F;
}

.footer-wrapper .logo-sl-set {
    width: 100%;
}

.footer-wrapper .logo-sl-set ul {
    display: flex;
    flex-flow: column wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-wrapper .logo-sl-set ul li {
    list-style: none;
}

.footer-wrapper .logo-sl-set ul li.footer-logo {
    width: 160px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 50%;
    height: 160px;
}

/*.footer-wrapper .logo-sl-set ul li.footer-logo img {*/
/*    width: 100%;*/
/*}*/
.footer-wrapper .logo-sl-set ul li.footer-logo img {
    width: 100%;
    padding: 16px;
}

.footer-wrapper .logo-sl-set ul li p {
    /* font-family: 'Muli'; */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 25px;
    max-width: 98%;
}

.footer-wrapper .logo-sl-set ul li ul {
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    padding: 0;
}

.footer-wrapper .logo-sl-set ul li ul li {
    list-style: none;
    font-weight: 700;
    font-size: 25px;
    line-height: 18px;
    color: #FFFFFF;
    padding-right: 20px;
    border-right: solid 1px #fff;
    margin-right: 20px;
}

.footer-wrapper .logo-sl-set ul li ul li span {
    font-size: 20px;
    font-weight: normal;

}

.footer-wrapper .logo-sl-set ul li ul li:last-child {
    padding-right: 0px;
    border-right: none;
    margin-right: 0px;
}


.footer-wrapper .like-set {
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
    padding-left: 13%;
    margin-top: 71px;
    flex-wrap: wrap;
    padding-top: 62px;
    padding-bottom: 15px;
    margin-left: 10%;
}

/* .footer-wrapper .like-set ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 50%;
} */

.footer-wrapper .like-set ul li {
    padding: 5px 0;
    margin: 0;
}

.footer-wrapper .like-set ul li a {
    /* font-family: 'Muli'; */
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 10px;
    font-family: 'Inter';
}

.footer-wrapper .like-set ul li a:hover {
    color: #cccccc;
}

.footer-social-media-list {
    width: auto;
    margin-top: 20px;
}

.footer-social-media-list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
}

.footer-social-media-list ul li {
    line-height: 20px;
}


.footer-social-media-list ul li a {
    color: #fff;
    border: solid 2px #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    text-align: center;
    margin-right: 15px;
}

.quick-set {
    width: 100%;
    padding-left: 10%;
    padding-top: 20%;
}

.quick-set h4 {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.quick-set p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 20px;
    max-width: 64%;
}

.quick-set ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.quick-set ul li {
    line-height: 24px;
}

.quick-set ul li h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 5px;
}

.quick-set ul li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 141.9%;
    text-align: justify;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
}

.footer-botm {
    background: #FFFFFF;
    padding: 20px 0px;
    text-align: center;
    margin-top: 50px;
}

.footer-copy {
    width: 100%;
}

.footer-copy p {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #000000;
}

.footer-wrapper .like-set ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 10px;
    border-radius: 4px;
    position: absolute;
    top: 9px;
    right: 159px;
}

#google_translate_element {
    background: transparent;
    width: 148px;
    position: absolute;
    top: 42px;
    z-index: 1111;
    display: none;
    padding: 0px;
    right: 0px;
}





.transfer-agent {
    width: 100%;
}

.transfer-agent h4 {
    padding: 30px 15px;
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    color: #FFFFFF;
    background: #00276F;
    border-radius: 20px 20px 0px 0px;
    text-align: center;
}

div#footer-address h4 {
    font-weight: bold;
    padding: 0;
    margin: 0;
}

ul#footer-address {
    list-style: none;
    padding: 25px;
}

ul#footer-address li {
    padding-left: 1.3em;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #000
}

ul#footer-address li a {
    font-size: 16px;
    color: #000
}

ul#footer-address li:before {
    font-family: FontAwesome;
    color: #00276F;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

ul#footer-address li#map-icon:before {
    content: "\f041";
    color: #00276F;
}

ul#footer-address li#web-icon:before {
    content: "\f0ac";
    color: #00276F;
}

ul#footer-address li#phone-icon:before {
    content: "\f2a0";
    color: #00276F;
}

ul#footer-address li#bod-icon:before {
    content: "\f095";
    color: #00276F;
}

ul#footer-address li#envelope-icon:before {
    content: "\f0e0";
    color: #00276F;
}



/********************************************** Contact css end hare  *********************************/

@media (max-width: 1025px) {

    .main-banner{
        margin-top: 0px !important;
    }

    .navbar-desktop .navbar-nav{
        font-size: 12px;
    }

    .skip-list-legvej ul{
        padding: 0px;
    }

    .img-logo p{
        font-size: 12px !important;
        font-weight: 600 !important;
    }

    .skip-list-legvej ul li a{
        font-size: 10px !important;
    }

    .main-header
.search-input i {
    width: 25px !important;
    height: 25px !important;
    font-size: 12px;
    line-height: 22px !important;
}

.input-group-btn button i{
    font-size: 9px !important;
 }
}


@media (max-width: 991px) {
.top-band{
    display: block;
 }

 .main-header{
    display: none;
 }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1800px;
    }

    .about-2 {
        width: 70%;
        margin: -85px auto 0;
    }

    .contact-wrapp .lt-email-ph-set ul li {
        margin: 0 21px;
    }
}

@media (max-width: 1800px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1565px;
    }

    .about-2 {
        width: 70%;
        margin: 10px auto 0;
    }

}


@media (max-width: 1700px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1500px;
    }
}

@media (max-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1450px;
    }

    .sci-logo h1 {
        font-size: 35px;
    }

   /* .sci-logo img {
        width: 231px;
    }*/

    .about-us-cont h1 {
        font-size: 55px;
    }

    .about-us-cont p strong {
        font-size: 22px;
        line-height: 30px;
        padding: 10px 0 20px;
    }

    .about-us-cont p {
        font-size: 18px;
        line-height: 35px;
    }

    .about-2 {
        width: 70%;
        margin: 0px auto 0;
    }

    /***/
    .contact-wrapp .lt-email-ph-set ul li {
        width: 32%;
        margin: 0 10px 0 0;
        padding: 0 10px 0 60px;
        border-right: 1px solid #cccccc;
    }

    .contact-wrapp .lt-email-ph-set ul li:last-child {
        width: 30%;
    }

    .location-icon,
    .email-icon,
    .phone-icon {
        background-size: 48px;
    }

    .contact-wrapp .lt-email-ph-set ul li p a,
    .contact-wrapp .lt-email-ph-set ul li p {
        font-size: 16px;
    }

    .skip-list-legvej {
        margin-right: 25px;
    }

}

@media (max-width: 1550px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }

    .banner-wrap {
        top: 12%;
    }

    .footer-wrapper .logo-sl-set ul li ul li {
        font-size: 16px;
        padding-right: 10px;
        margin-right: 10px;
    }

    .footer-wrapper .logo-sl-set ul li ul li span {
        font-size: 14px;
        font-weight: normal;
    }

    .skip-list-legvej {
        margin-right: 30px;
    }
    .sci-logo {
   
    margin-top: 45px;

}
    .sci-logo2 {
    width: 185px;
    
    height: 185px;
}
.footer-wrapper .logo-sl-set ul li.footer-logo {
    width: 145px;
 
    height: 145px;
}


}

@media (max-width: 1450px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1340px;
    }

    .shipping-box {
        max-width: 100%;
        margin: 40px auto 0;
    }

    .skip-list-legvej {
        margin-right: 40px;
    }
    .sci-logo2 {
    width: 175px;
    height: 175px;
}
.sci-logo h1 {
    font-size: 30px;
}
.sci-logo {

    margin-top: 33px;
}


}

@media (max-width: 1366px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1250px;
    }

    .board-directors-box1 h3 {
        font-size: 21px;
    }

    .board-directors-box1 h6 {
        font-size: 17px;
    }


}

@media (max-width: 1280px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1100px;
    }

    .board-directors-box1 h3 {
        font-size: 17px;
    }

    .board-directors-box1 h6 {
        font-size: 15px;
    }

    .nav-min li a {
        font-size: 15px;
    }

    /*.sci-logo img {
        width: 170px;
    }*/

    .sci-logo h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .nav-min li {
        margin-right: 45px;
    }
    .sci-logo {

    margin-top: 30px;
}
.sci-logo2 {
    width: 160px;

    height: 160px;
}
    .about-us-cont h1 {
        font-size: 35px;
        line-height: 70px;
    }

    .about-us-cont h1 span {
        font-size: 28px;
        line-height: 5px;
    }

    .about-us-cont p strong {
        font-size: 18px;
        line-height: 21px;
        padding: 0px 0 10px;
    }

    .about-us-cont p {
        font-size: 15px;
        line-height: 29px;
    }

    .shipping-box {
        max-width: 100%;
        margin: 40px auto 0;
    }

    .footer-wrapper .logo-sl-set ul li.footer-logo {
        width: 130px;
           height: 130px;
        margin-bottom: 10px;
    }

    .footer-wrapper .logo-sl-set ul li p {
        font-size: 15px;
        line-height: 24px;
    }

    .footer-wrapper .logo-sl-set ul li ul li {
        font-size: 16px;
        padding-right: 0;
        margin-right: 0;
        border-right: none;
        margin-bottom: 10px;
    }

    .footer-wrapper .like-set {
        width: 100%;

        padding-left: 6%;
        margin-top: 41px;
        padding-top: 33px;
        padding-bottom: 15px;
        margin-left: 10%;
    }

    .quick-set h4 {
        font-size: 20px;
        line-height: 30px;

        margin-bottom: 9px;
    }

    .quick-set p {
        font-size: 14px;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .quick-set ul li h6 {
        font-weight: 700;
        font-size: 15px;
    }

    .quick-set ul li a {
        font-weight: normal;
        font-size: 13px;
    }

    /**contact us**/
    .contact-wrapp .lt-email-ph-set ul {
        justify-content: center;
    }

    .contact-wrapp .lt-email-ph-set ul li {
        width: 48%;
        margin: 0px;
        padding: 15px 11px 0 60px;
    }

    .contact-wrapp .lt-email-ph-set ul li:last-child {
        width: 100%;
        margin-top: 44px;
        padding: 30px 0 0 60px;
        /* background: #eee; */
        border-top: 1px solid #eee;
    }

    .contact-wrapp .lt-email-ph-set ul li:nth-child(2) {
        border: none;
        margin-left: 20px;
    }

    .location-icon,
    .email-icon {
        background-size: 45px;
        background-position: 0 21px;
    }

    .phone-icon {
        background-size: 45px;
        background-position: 0 36px;
    }

    .contact-wrapp .lt-email-ph-set ul li p {
        font-size: 15px;
        line-height: 27px;
    }

    .skip-list-legvej {
        margin-right: 30px;
    }
}

@media (max-width: 1175px) {
    .skip-list-legvej {
        margin-right: 60px;
    }
    .sci-logo {

    margin-top: 35px;
}
.sci-logo h1 {
    font-size: 24px;
}
        .sci-logo2 {
    width: 150px;
    height: 150px;
}
}


@media (max-width: 1024px) {
    .container-xxl {
        max-width: 95%;
    }


    body {
        top: 0 !important;
    }

    .about-2 {
        width: 100%;
        margin: 0px auto 0;
    }

    .footer-wrapper .like-set ul {
        width: 100%;
    }

    .footer-wrapper .like-set ul li a {
        padding-bottom: 0;
    }

    .footer-wrapper .like-set {
        padding-top: 15px;
    }

    .fixed-top {
        position: relative;
        z-index: 0;
        position: fixed;
        top: 0px;
        z-index: 999;
    }

    /* .navbar-desktop{
        display: none;
    } */

    .goog-te-gadget .goog-te-combo {
        width: 115px !important;
    }
        .sci-logo {

    margin-top: 0;
}

}

.main-navbar button.navbar-toggler.collapsed {
    display: none;
}

.main-navbar div#navbarSupportedContent {
    display: block ! IMPORTANT;
}

.main-navbar .navbar-nav{
    display: flex !important;
    flex-direction: row;
}

.main-navbar button.navbar-toggler {
    display: none;
}

@media (max-width: 991px) {
   
.mobile-viewhide {
  display: none;
  }

    .sci-logo h1 {
        font-size: 22px;
        line-height: 20px;
    }
.sci-logo {
    margin-top: 10px;
}
.sci-logo h1 {

    padding-top: 20px;
}
.sci-logo2 {
    width: 105px;
    height: 105px;
}
    .top-heade-resp {
        display: inline-flex;
        width: 100%;
        justify-content: center;
        margin: 0;
    }

    .social-media-list ul {
        display: flex;
        justify-content: center;
    }

    .justify-content-res {
        justify-content: center !important;
    }

    .social-media-list {
        margin-bottom: 15px;
    }

    .skip-list-legvej ul li .selectpicker {
        padding: 4px 11px;
        font-size: 13px;
    }

    .bg-pattern {
        padding-top: 20px;
        margin-top: 0;
    }

    .nav-min {
        border-radius: 0;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .dextop-nav {
        display: block;
        margin: 0;
        padding: 0;
    }

    .toggle-show {
        padding: 10px 0;
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .input-group-btn {
        display: none;
    }

    .toggle-show .input-group-btn {
        display: flex;
        margin-top: 11px;

    }

    .toggle-show .input-group-btn button,
    .toggle-show .input-group-btn button:hover {
        border: 1px solid #1f4180;
        color: #1f4081;
    }

    .dextop-nav.fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        width: 100%;
    }

    .mobile-nav {
        display: none;
    }

    .goog-te-gadget .goog-te-combo {

        right: 2px !important;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        height: 100vh;
        background: #fff;
        z-index: 99;
        box-shadow: 5px 13px 10px 7px #00000017;
        width: 270px;
        left: -370px !important;
        overflow: hidden;
        opacity: 0;
        transition: 0.5s;
        display: none !important;

    }

    /*.collapse:not(.show) {
        display: block;
        left: 0;
    }*/

    .navbar-collapse .navbar-nav ul {
        margin: 0px;
        list-style: none;
        padding: 0;


    }

    .navbar-collapse .show .navbar-nav ul {

        display: block !important;

    }

    .navbar-collapse .navbar-nav ul li .dropdown-menu-dark.show {
        display: block !important;
    }

    .navbar-collapse.show {
        display: block !important;
        left: 0px !important;
    }

    .navbar-collapse.show {
        opacity: 1;
        left: 0;
        transition: 0.3s;
    }

    .toggle-show.hide,
    .mb-dispaly-none {
        display: none;
    }

    /* .navbar-collapse.show .navbar-nav{
     
    } */
    /*
    .nav-min li a {
        padding: 20px  20px;
    }*/
    .nav-min li.dropdown {
        position: relative;
        position: relative;
        padding: 20px 0 0;

    }

    .nav-min li.dropdown {
        position: relative;
        padding: 0;
    }

    .dropdown .dropdown-toggle.show {
        border-bottom: solid 2px #FE0000;
    }

    .nav-min li.dropdown a {
        font-size: 15px;
        padding: 15px 20px;
        display: block;
    }

    .dropdown-menu-dark {
        padding-bottom: 0px !important;
    }

    .navbar-nav .dropdown-menu li a {
        padding: 10px 5px;
    }

    .nav-min li a {
        font-size: 15px;
        padding: 15px 20px;
    }

    .nav-min li a.active {
        border-bottom: solid 2px #FE0000;
    }

    /**tables**/
    .thead-blue th {
        padding: 14px 24px;
        font-weight: 700;
        font-size: 18px;
    }

    /**humber css**/

    body.fixed .nav-min ul {
        top: 50px;
    }

    .body.fixed #nav-icon1.open span {
        background: #00276f;
    }

    #nav-icon1.open span {
        background: #fff;
    }

    .show .toggle-close {
        display: block;
    }

    .toggle-close {
        border-bottom: 1px solid #eee;
        padding: 5px 0 10px;
        display: none;
    }

    .toggle-close>#nav-icon1.open span {
        background: #00276f;
    }

    #nav-icon1 {
        width: 30px;
        height: 30px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        margin: 8px 25px 0;
        z-index: 999;
    }

    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #00276f;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon1 span:nth-child(2) {
        top: 10px;
    }

    #nav-icon1 span:nth-child(3) {
        top: 20px;
    }

    #nav-icon1.open span:nth-child(1) {
        top: 10px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    #nav-icon1.open span:nth-child(3) {
        top: 10px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }


    .nav-min li {
        margin-right: 0;
        padding: 0;
        border-bottom: 1px solid #eee;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        padding: 0;
        box-shadow: inherit;

    }

    .navbar-nav .dropdown-menu li {
        padding: 0px 15px;
    }

    .navbar-nav .dropdown-menu li a {
        padding: 20px 5px;
        white-space: inherit;
    }

    .dropdown-menu li {
        border-top: 1px solid #eee;
        border-bottom: none;
    }

    /***/
    .skip-list-legvej ul {
        margin: 0px;
        padding: 0 0px 0 0;
    }

    .navbarNavDarkDropdown.collapse:not(.show) {
        display: none;

    }

    .navbar-collapse>.nav-min ul {
        display: none;
    }

    .navbar-collapse.show>.nav-min ul {
        display: block;
    }
    .footer-wrapper .logo-sl-set ul li.footer-logo {
    width: 110px;
    height: 110px;
}

}

@media (max-width: 892px) {
    .top-band {

        padding: 15px 0 0;
    }
    .sci-logo2 {
    width: 100px;
    height: 100px;
}
.sci-logo h1 {
    padding-top: 15px;
}

}

@media (max-width: 767px) {
    .mb-hide-767 {
        display: none !important;
    }

    .res-mb-100 {
        width: 100%;
        justify-content: flex-end !important;
        padding-right: 20px;

    }

    .skip-list-legvej {
        margin-right: 71px;
    }

    .about-2 {
        width: 42%;
        margin: 0px auto 0;
    }

    .bg-pattern {
        padding-bottom: 0;
    }

    .footer-wrapper .like-set {
        padding-top: 15px;
        padding-left: 0;
        margin-left: 0;
        border-right: none;
        border-left: none;
        margin-top: 0;
    }

    .quick-set {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
    }

    .annual-report-box table tbody tr td {
        padding: 10px 10px;
        font-size: 18px;
    }

    .annual-table-hdg h5 {
        line-height: 26px;
        font-size: 18px;
    }

    .phone-icon {
        background-size: 45px;
        background-position: 0 10px;
    }

    /***/
    .nav-min {
        margin: 0;
    }

    .mobile-nav {
        display: none;
    }

}

@media (max-width: 640px) {
    .board-directors-box1 h3 {
        font-size: 20px;
    }

    .board-directors-box1 h6 {
        font-size: 16px;
    }

    .container-xxl {
        max-width: 97%;
    }

    .skip-list-legvej {
        margin-right: 123px;
    }

    .top-band {
        padding: 17px 0 0;
    }

    #google_translate_element {
        width: 124px;
        top: 8px;
        right: -5px;
    }

    #imgcrousel {
        position: relative;
        width: 70%;
        margin: 0 auto;
    }

    .about-2 {
        width: 42%;
        margin: 20px auto 0;
    }

    .about-us-cont {
        padding-left: 0;
    }
.sci-logo h1 {
    padding-top: 20px;
}
.sci-logo2 {
    width: 90px;
    height: 90px;
}
.sci-logo h1 {
    font-size: 15px;
    /* line-height: 4px; */
    color: #28336d;
}

    .about-us-cont h1 {
        font-size: 25px;
        line-height: 55px;
    }

    .about-us-cont h1 span {
        font-size: 20px;
        line-height: 5px;
    }

    .about-us-cont p {
        font-size: 15px;
        line-height: 25px;
    }

    .location-icon,
    .phone-icon,
    .email-icon {
        background-position: 0;
    }

    .contact-wrapp .lt-email-ph-set ul li:nth-child(2) {
        border: none;
        margin-left: 0;
    }

    #imgcrousel .owl-prev,
    #imgcrousel .owl-next {
        top: 33%;
    }

    .goog-te-gadget .goog-te-combo {
        margin: 4px 0 !important;
        padding: 10px !important;
        border-radius: 4px !important;
        position: absolute !important;
        top: 2px !important;
        right: 30px !important;
    }

    .res-mb-100 {

        padding-right: 0px;
    }

    .social-media-list ul {

        justify-content: flex-start;
    }

    .social-media-list ul li a {
        line-height: 30px;
    }
    .footer-wrapper .logo-sl-set ul li.footer-logo {
    width: 110px;
    height: 110px;
}

}

@media (max-width: 560px) {

    .thead-blue th {
        padding: 12px 20px;
        font-size: 15px;
        line-height: 22px;
    }

    .annual-table-hdg h5,
    .annual-table-hdg p {
        line-height: 22px;
        font-size: 14px;
    }

    .clint-carousel {
        margin: 0px 0 0px;
    }

    .skip-list-legvej ul li:first-child {
        display: none;
    }

    .skip-list-legvej ul li:nth-child(2) {
        display: none;
    }

    .skip-list-legvej ul li:nth-child(3) {
        display: none;
    }

    /***/
    .contact-box {
        padding: 30px;
    }

    .contact-leave h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .contact-leave i {
        font-size: 30px;
        padding: 9px 0;
    }

    .contact-wrapp .contact-leave h5 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .contact-wrapp .contact-leave p {
        font-size: 15px;
        line-height: 24px;
        text-align: justify;
    }

    .contaner-form-wrapp .btn-primary {
        width: 120px;
        height: 40px;
        font-size: 15px;
    }

    .contact-wrapp .lt-email-ph-set ul li,
    .contact-wrapp .lt-email-ph-set ul li:last-child {
        width: 100%;
        margin: 0 0 25px;
        padding: 0 0 0 60px;
        border-right: none;
    }

    .location-icon {
        background-size: 50px;
    }

    .email-icon,
    .phone-icon {
        background-size: 40px;
    }

    .contact-wrapp .lt-email-ph-set ul li p,
    .contact-wrapp .lt-email-ph-set ul li p a {
        font-size: 15px;
        line-height: 28px;
    }

    .map-wrapp {
        padding: 10px 0;
    }

    .nav-min {
        margin-bottom: 0;
    }

    .contact-wrapp {
        margin-top: 80px;
    }

    .about-us {
        width: 100%;
        margin-top: 100px;
    }

    .profile-card {
        width: 200px;
        height: 200px;

    }

    .map-wrapp iframe {
        width: 100% !important;
    }
}

@media (max-width: 480px) {


    body {
        top: 0px;
    }

    /*.sci-logo img {*/
    /*    width: 59px;*/
    /*}*/

    .bg-pattern {
        padding-top: 0px;
        margin-top: -78px;
    }

    .sci-logo h1 {
        font-size: 12px;
        line-height: 10px;
        padding-top: 10px;
    }

    .social-media-list ul li a {
        width: 30px;
        height: 30px;
        line-height: 25px;
    }

    .social-media-list ul li a i {
        font-size: 14px;
    }
    .sci-logo {
    margin-top: 0px;
}
    .sci-logo2 {
    width: 75px;
    height: 75px;
    padding: 0;
    position: relative;
}
.sci-logo img {
    width: 28%;
    position: absolute;
    top: -15px;
    left: 0;
    padding: 10px;
    display: block;
    margin: auto;
    right: 0px;
}
.sci-logo h1 {
    font-size: 11px;
    line-height: 23px;
    color: #24326c;
    padding: 19px 0;
}
.footer-wrapper .logo-sl-set ul li.footer-logo img {
    width: 100%;
    padding: 16px;
}
.footer-wrapper .logo-sl-set ul li.footer-logo {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 370px) {
    .banner-wrap {
        top: 3%;
        padding-bottom: 10px;
    }

    .sci-logo h1 {
        font-size: 11px;
        line-height: 10px;
        padding-top: 5px;
        font-weight: normal;
    }

    .goog-te-gadget .goog-te-combo {
        width: 85px !important;
    }

    .skip-list-legvej {
        margin-right: 90px;
    }

    .social-media-list ul li a {
        width: 25px;
        height: 25px;
        line-height: 20px;
    }

    .social-media-list ul li a {
        margin-right: 7px;
    }

    .langclick {
        cursor: pointer;
        width: 28px;
        margin-top: 0;
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 25;
    width: 100%;
    height: 100vh;
}

.overlay.show {
    display: block;
}
    .tandarpage .thead-blue th {
  padding: 30px 8px; text-align: center;}
  

  
  .flot-right-sec {
    display: flex;
    justify-content: start;
}
button.btn.btn-left {
    background: #00276f;
    margin-bottom: 10px;
}
button.btn.btn-left a {
    color: #fff;
    text-decoration: none !IMPORTANT;
}

@media (max-width: 384px){.sci-logo img {top: -15px;}}
@media (max-width: 3375px){.sci-logo img {top: -15px;}}
@media (max-width: 360px){
.sci-logo img {
    top: -6px;}
}

.investor-scrollbarui {
    height: 235px;
    overflow-y: scroll;
    scrollbar-width: thin;
}
.contact-box .main-headnotable{
    font-size: 25px;
    font-weight: 700;
    color: #00276F;
    line-height: 36px;
}


 /* Header CSS Start */
        
   .main-header .navbar-expand-lg .navbar-nav .nav-link{
    padding: 0px;
}

.row.top-heade-resp {
    display: none !important;
}

.input-group-btn button, .input-group-btn button:hover{
   color: #000;
   border: 1px solid #000;
}

.skip-list-legvej ul li a{
    color: #000;
}

.skip-list-legvej ul li{
    color: #000;
}

.search-input i{
    color: #000;
    border: solid 2px #000;
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 15px;
}

.img-logo {
    display: flex;
    align-items: center;
}

.main-header{
    background-color: #0049AC;
    padding-top: 10px;
    font-family: "Montserrat", sans-serif;
}

.main-header-inner{
    border-radius: 0 0px 20px 0px;
    background: #fff;
    padding: 0px 0px 5px 0px;
}


/* .container {
    width: 90% !important;
    max-width: 90% !important;
} */

.header-first-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.login-bell {
    display: flex;
}

.login-button button{
    text-transform: uppercase;
    color: #fff;
    background: #F1A432;
    padding: 8px 28px;
    border-radius: 20px;
    font-weight: 700;
}

.bell-icon{
    margin-left: 10px;
}

.search-input .input-group-text{
    background: #0049AC;
    border-radius: 10px;
}

.search-input .input-group{
    box-shadow: -1px 4px 5px 4px rgba(87, 108, 217, 0.1);
    border-radius: 20px;
}

.search-input .input-group input{
    border: none;
    padding: 10px 10px;
}

.search-input .input-group input::placeholder {
    font-family: "Montserrat", sans-serif;
    color: #333333;
}

.main-navbar {
    background: #0049ac;
}

.main-navbar .navbar-light .navbar-nav .nav-link.active{
    color: #fff;  
    font-weight: 600;
}

.main-navbar .navbar-light .navbar-nav .nav-link {
    color: #fff;
}


.second-fluid-con{
    background: #0049ac;
    position: relative;
    box-shadow: 0px 6px 9px 0px rgba(87, 108, 217, 0.1);
}

.second-fluid-con::before{
    content: "";
    position: absolute;
    width: 10%;
    height: 100%;
    background: #fff;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 76% 100%, 0% 100%);
}

/* above-new-css */

        .main-banner img {
            height: 530px;
        }

        .offset-2 {
            margin-left: 9.5%;
        }

        .new-div-submenu .dropdown-toggle::after {
            transform: rotate(90deg);
        }

        .dropdown-submenu .dropdown-toggle {
            color: black;
            /* Change to your desired font color */
        }

        .dropdown-menu .dropdown-item {
            color: black;
        }

        .dropdown-submenu {
            position: relative;
        }

        .dropdown-submenu .dropmenu-my-class {
            position: absolute !important;
            top: -8px !important;
            right: 100% !important;
            margin-top: -1px !important;
        }

       @media (max-width: 640px) .main-banner img {
            height: auto;
        }