body {
    background-color: black;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    color: #000 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: 600;
}
.navbar-light .navbar-nav .active > .nav-link {
    color: #2ea3f2 !important;
}
.fa-search {
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 600 !important;
}

.dropdown-menu {
    top: 63px !important;
    width: 240px !important;
}

.dropdown-menu li a {
    padding: 6px 20px;
    font-size: 14px !important;
    font-weight: 600;
    color: #666;
    line-height: 24px;
}
.dropdown-menu .show {
    padding: 15px !important;
}

.header-top {
    background: #2ea3f2;
    color: #919194;
    border-bottom: 1px solid #2ea3f2;
    padding: 4px 0;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 999999;
}
.header-top .header-top-info {
    color: #919194;
    font-size: 14px;
}
.navbar {
    padding: 0 !important;
    top: 30px !important;
    background-color: white !important;
    width: 100% !important;
    z-index: 999999;
    box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
    position: fixed !important;
}
.nav-link {
    padding: 1.5rem 1rem !important;
}

.header-top .header-top-info a span {
    color: #fff;
}
.header-top .header-top-info a {
    margin-left: 35px;
    color: #919194;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 22px !important;
}
.banner {
    /*background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    height: 800px;*/
    margin-top: 120px;
    position: relative;
}
.banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.295);
}
.banner-text {
    position: absolute;
    font-size: 50px;
    color: white;
    text-align: center;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    width: 55%;
}
.vision {
    background-color: #fff;
    padding: 50px 0;
}

.about-banner {
    /*background: url(../images/about-banner.jpg) no-repeat;
    background-size: cover;
    height: 800px;*/
    position: relative;
}

h1 {
    color: #044b96 !important;
    font-weight: 700 !important;
    font-size: 30px !important;
}

.company-information {
    padding: 50px 0;
    margin-top: 50px;
}
.carousel-inner .carousel-item {
    transition: -webkit-transform 2s ease !important;
    transition: transform 2s ease !important;
    transition: transform 2s ease, -webkit-transform 2s ease !important;
}
.vision ul {
    padding-left: 20px !important;
    margin: 0 !important;
}
.carousel-control-prev-icon {
    color: #2ea3f2 !important;
}
.carousel-control-prev {
    left: -110px !important;
}
.carousel-control-next {
    right: -110px !important;
}
.carousel-control-next-icon {
    color: #2ea3f2 !important;
}
span.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%232ea3f2' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e") !important;
}
span.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%232ea3f2' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e") !important;
}
.fa-search {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.carousel-indicators {
    display: none !important;
}
.our-usp ul {
    padding-left: 20px !important;
    margin: 0 !important;
}
.our-usp li {
    margin-bottom: 10px;
}
.our-client {
    padding: 80px 0;
}
.get-in-touch-img {
    width: 80px;
    margin: 20px 0;
}
.strong {
    font-weight: 700;
    color: #666;
    font-size: 14px;
}
.border-none {
    border: none !important;
}

.btn-outline-success:hover {
    background-color: transparent !important;
}

.btn-outline-success:focus {
    box-shadow: none !important;
}
.form-control {
    -webkit-appearance: none;
    background-color: #eee !important;
    width: 100%;
    border-width: 0;
    border: none !important;
    border-radius: 0 !important;
    color: #999 !important;
    font-size: 14px !important;
    padding: 16px !important;
}
.clearifix {
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.clearifix-submit {
    display: flex;
}
.btn-outline-primary {
    border: 2px solid #2ea3f2 !important;
    color: #2ea3f2 !important;
    padding: 0.3em 30px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}
.clearifix-submit .fas {
    color: #2ea3f2 !important;
}
.btn-outline-primary span {
    display: none;
}
.btn-outline-primary:hover {
    background-color: #eee !important;
    border: 2px solid #eee !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-outline-primary:hover span {
    display: block;
    margin-left: 15px;
}
.btn-outline-primary:focus {
    box-shadow: none !important;
}
.footer {
    padding: 50px 0;
    background-color: #eeeeee;
}
.footer p span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
.footer h6 a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000 !important;
    text-decoration: none;
}
.footer h6 a:hover {
    color: #000 !important;
}

.footer .copyright a {
    font-weight: 600;
}

.lh-35 {
    line-height: 35px;
}

.logo {
    color: #242424;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer-socials li a {
    margin-left: 15px;
}
.footer a {
    color: #575b68 !important;
}
.footer a:hover {
    color: #ffffff !important;
}
.footer-btm {
    background-color: #d9d9d9;
    padding: 15px 0 15px 0;
}
.font-bold {
    font-weight: bold;
}
.text-capitalize {
    color: #575b68 !important;
    font-weight: 600;
}
.get-in-touch {
    padding-bottom: 80px;
}
.fas {
    font-size: 24px;
    color: #575b68 !important;
}
.fab {
    font-size: 24px;
    color: #575b68 !important;
}
.copyright {
    color: #575b68 !important;
}
.fixed-header {
    position: fixed !important;
    top: 30px !important;
    left: 0;
    width: 100%;
    animation: smoothScroll 1s forwards;
}

.fixed-header .navbar-brand img {
    /*height: 50px !important;*/
}
.navbar {
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}
.flag-image {
    width: 180px;
    float: right;
}

.about-text {
    margin: 70px 0;
}
.product-text {
    margin: 70px 0;
}
.product-text h1 {
    margin: 0px 0 30px 0;
}

.product-banner {
    margin: 150px 0 0 0;
}

.tab-panel-text {}
.tab-panel-text ul.nav {
    background-color: #f4f4f4;
    margin-bottom: 0 !important;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
}
.tab-panel-text ul.nav li.nav-item {
    margin-right: 1px;
}
.tab-panel-text ul.nav li.nav-item a.nav-link {
    text-decoration: none;
    padding: 10px 30px !important;
    vertical-align: middle;
    display: table-cell;
    line-height: inherit;
    color: #044b96 !important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 14px;
    background: none;
    font-weight: 600;
    background-color: #fff;
    border-radius: 0;
}
.tab-panel-text ul.nav li.nav-item a.nav-link.active {
    color: #fff !important;
    background-color: #044b96;
}

.tab-panel-text .tab-content {
    border: 1px solid #d9d9d9;
}
.tab-panel-text .tab-content .tab-pane {
    padding: 34px 30px;
}
.tab-panel-text .tab-content .tab-pane ul.ul1 {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
}
.tab-panel-text .tab-content .tab-pane ul.ul1 li {
    line-height: 26px;
}

.tab-panel-text .tab-content .tab-pane ol {
    list-style-type: decimal;
list-style-position: inside;
padding: 0 0 23px;
line-height: 26px;
}
.tab-panel-text .tab-content .tab-pane ol li {
    line-height: 26px;
}

.contact-us_sec {
    margin: 150px 0 0 0;
}
.contact_ttl {}
.contact_ttl h3 {
    font-size: 18px;
    color: #0C71C3 !important;
    font-weight: bold;
    margin: 10px 0 20px 0;
}
.contact_box {
    font-size: 16px;
    background-color: rgba(0,0,0,0.08);
    position: relative;
    border-radius: 10px 10px 10px 10px;
    padding: 10px !important;
    margin-top: 10px !important;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
    margin-left: 0px !important;
}
.contact_box p {
    color: #000000;
    margin: 0;
}
.contact_box p a {
    color: #000000;
    text-decoration: none;
}
.contact_form {}
.contact_form p {}
.contact_form label {
    display: none;
}
.contact_form p input {
    box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.0);
    color: #353740;
    background-color: rgba(255,255,255,0);
    padding: 16px;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    font-size: 16px;
    border-bottom: 1px solid #353740;
}
.contact_form p textarea {
    box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.0);
    color: #353740;
    background-color: rgba(255,255,255,0);
    padding: 16px;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    font-size: 16px;
    border-bottom: 1px solid #353740;
}

.contact_form .et_contact_bottom_container {
  float: right;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 40px;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact_form .et_contact_bottom_container .et_pb_button {
  color: #0C71C3 !important;
  border-color: #0C71C3;
  font-size: 20px;
font-weight: 500;
padding: .3em 1em;
line-height: 1.7em !important;
background-color: transparent;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
border-radius: 3px;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: all !important;
transition-property: all !important;
    cursor: pointer;
}

.contact_form h1 {
    color: #0C71C3 !important;
    text-align: center;
    font-size: 26px !important;
    font-weight: 500 !important;
    padding-bottom: 16px;
    position: relative;
}

nav#navbar ul.navbar-nav form.form-inline.sear-btn {
    display: none !important;
}

@media only screen and (max-width: 1366px) {
/*.banner {
    height: 600px;
}*/
/*.about-banner {
    height: 600px;
}*/
.banner-text {
    width: 78%;
}
}

@media only screen and (max-width: 1280px) {
.carousel-control-next {
    right: -70px !important;
}
.carousel-control-prev {
    left: -70px !important;
}
}

@media only screen and (max-width: 1024px) {
.carousel-control-next {
    right: -40px !important;
}
.carousel-control-prev {
    left: -40px !important;
}
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.navbar-collapse .form-control {
    max-height: 37px !important;
}

@media only screen and (max-width: 812px) {
    .header-top .header-top-info a {
        margin-left: 0;
    }
    .navbar-expand-lg > .container {
        padding: 0 15px;
    }
    .navbar {
        padding: 10px 15px !important;
    }
    /*.banner {
        background-size: contain;
        height: 234px;
    }*/
    /*.about-banner {
        background-size: cover;
    }*/
    h1 {
        margin: 10px 0 !important;
    }
    .company-information {
        margin-top: 0;
    }
    .vision {
        padding: 50px 0 0;
    }
    .our-usp li {
        margin-bottom: 10px !important;
    }
    .our-client {
        padding: 50px 0;
    }
    .widget {
        margin-top: 35px;
    }
    .footer {
        padding: 0 0 50px 0;
    }
    .copyright {
        margin-bottom: 25px;
    }
    h3 {
        margin-top: 35px !important;
    }
    .header-top .header-top-info a span {
        margin-left: 10px;
    }
    .navbar-nav .dropdown-menu {
        margin-left: 20px;
        border: none !important;
    }

    .banner-text {
        position: absolute;
        font-size: 15px;

        width: 100%;
    }
    .nav-link {
        padding: 0.5rem 1rem !important;
        text-align: start !important;
    }
    .navbar {
        top: 0 !important;
    }
    .border-none {
        margin-left: 160px !important;
    }
    .fa-search {
        font-size: 21px !important;
    }
    .sear-btn {
        display: none !important;
    }
    .collapse.show {
        display: block;
        box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
        margin-top: 20px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #666 !important;
    }
    .navbar-light .navbar-nav .active > .nav-link {
        color: #666 !important;
    }
}

@media only screen and (max-width: 767px) {
.tab-panel-text ul.nav li.nav-item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 1px;
}
header.navigation nav#navbar form.form-inline.d-block.d-md-none {
    display: none !important;
}
.banner-text {
    top: 50%;
    width: 90%;
}
.carousel-control-next {
    right: 0px !important;
}
.carousel-control-prev {
    left: 0px !important;
}
}