

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
/*=========
Color Code
===========*/

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


.newslatter-section .newslatter-content .newslatter-icon {
    height: 80px;
    width: 100px;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 6px;
    margin-right: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #005a90;
}


.newslatter-section .newslatter-content .newslatter-icon i {
    font-size: 35px;
    color: #14cedd;
}

.blog-sidebar-widget .search-widget form input,
.newslatter-section .newslatter-content .newslatter-form input {
    border: none;
}

.blog-sidebar-widget .search-widget form button,
.newslatter-section .newslatter-content .newslatter-form .nws-button button,
.contact-page-section .el-contact-form .contact-form-area .sub-button button {
    border: none;
    background-color: transparent;
}

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1),
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    text-transform: uppercase;
}

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) img,
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) img {
    margin-left: 8px;
}



.header_top .top_info_menu li:after,
.footer-copyright-text .copyright-menu a:after {
    top: 6px;
    width: 2px;
    content: '';
    right: -15px;
    height: 15px;
    position: absolute;
    background-color: #5ea5d0;
}

.header_top .top_info_menu li:last-child:after,
.footer-copyright-text .copyright-menu a:last-child:after {
    display: none;
}

.about-section .about-text .about-btn a
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.about-section .about-text .about-btn i,
.driven-solution-section .driven-text .about-btn i {
    color: #eda213;
    font-size: 40px;
    margin-right: 10px;
}

.about-section .about-text .about-btn span,
.driven-solution-section .driven-text .about-btn span {
    margin-top: 5px;
    color: #004168;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-decoration: underline;
}

.about-section .about-text .about-btn img,
.driven-solution-section .driven-text .about-btn img {
    margin-left: 12px;
}


.site-main-menu .site-search-btn .con-btn,
.header_style_two .header_top .header-top-btn,
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1),
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2),
.feature-style-two .features-call-action .feature-call-content a,
.blog-section .blog-left-content .blog-text-details .b-read-more-btn {
    position: relative;
    z-index: 1;
}

.site-main-menu .site-search-btn .con-btn:before,
.header_style_two .header_top .header-top-btn:before,
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1):before,
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):before,
.feature-style-two .features-call-action .feature-call-content a:before,
.blog-section .blog-left-content .blog-text-details .b-read-more-btn:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 0;
    top: 0;
    left: auto;
    right: 0;
    z-index: -1;
    border-radius: 2px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.site-main-menu .site-search-btn .con-btn:hover:before,
.header_style_two .header_top .header-top-btn:hover:before,
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1):hover:before,
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):hover:before,
.feature-style-two .features-call-action .feature-call-content a:hover:before,
.blog-section .blog-left-content .blog-text-details .b-read-more-btn:hover:before {
    width: 100%;
    left: 0;
    right: auto;
}

.site-main-menu .site-search-btn .con-btn a i,
.header_style_two .header_top .header-top-btn i,
.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) i,
.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) i,
.feature-style-two .features-call-action .feature-call-content a i,
.service-content .service-pic-text .service-text a i,
.project-section .project-more-btn a i,
.blog-section .blog-left-content .blog-text-details .b-read-more-btn a i,
.blog-section .blog-post-content .blog-post-item .blog-more a i,
.newslatter-section .newslatter-content .newslatter-form .nws-button button i,
.driven-solution-section .features-content .features-icon-text .features-hover-content .features-hover-text .fh-more a i {
    line-height: 1;
    top: 4px;
    font-size: 26px;
    margin-left: 4px;
    position: relative;
}

.about-section .about-text .about-btn:after,
.driven-solution-section .driven-text .about-btn a:after {
    content: "\f100";
    position: absolute;
    top: -7px;
    right: -35px;
    font-size: 26px;
    font-family: Flaticon;
    color: #14cedd;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.about-section .about-text .about-btn:hover:after,
.driven-solution-section .driven-text .about-btn a:hover:after {
    right: -45px;
}

/*global area*/

/*----------------------------------------------------*/

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 1.867;
    color: #555555;
    font-family: "Open Sans";
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

::-moz-selection {
    color: #ffffff;
    background-color: #0071b4;
}

::selection {
    color: #ffffff;
    background-color: #0071b4;
}

::-moz-selection {
    color: #ffffff;
    background-color: #0071b4;
}

.container {
    max-width: 1170px;
}

.ul-li ul {
    margin: 0;
    padding: 0;
}

.ul-li ul li {
    list-style: none;
    display: inline-block;
}

.ul-li-block ul {
    margin: 0;
    padding: 0;
}

.ul-li-block ul li {
    display: block;
    list-style: none;
}

div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #ffff url("../img/loader.svg") no-repeat center center;
}

[data-background] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

section {
    overflow: hidden;
}

button {
    cursor: pointer;
}

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
input.active,
input:hover,
input:focus,
textarea:hover,
textarea:focus,
a:hover,
a:focus,
a:visited,
a.active,
select,
select:hover,
select:focus,
select:visited {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    color: inherit;
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.relative-position {
    position: relative;
}

.pera-content p {
    margin-bottom: 0;
}

.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6 {
    margin: 0;
    font-family: "Open Sans";
}

.block-display {
    width: 100%;
    display: block;
}

.background_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}


.scrollup {
    width: 55px;
    right: 20px;
    z-index: 5;
    height: 55px;
    bottom: 20px;
    display: none;
    position: fixed;
    border-radius: 100%;
    line-height: 55px;
    background-color: #14cedd;
}

.scrollup i {
    color: #fff;
}

.section-title-left .title-tag {
    font-size: 16px;
    font-weight: 300;
}

.section-title-left .title-tag img {
    margin-right: 12px;
}

.section-title-left h2 {
    color: #222222;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.238;
    padding: 12px 0px 15px;
}

.section-title-middle .title-tag {
    font-weight: 300;
    font-size: 16px;
    color: #555555;
}

.section-title-middle .title-tag svg {
    fill: #0fc5d3;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
}

.section-title-middle h2 {
    color: #222222;
    font-size: 36px;
    font-weight: 700;
    padding-top: 13px;
    line-height: 1.333;
    text-transform: capitalize;
}


.button-arrow {
    position: relative;
}

.button-arrow:after {
    position: absolute;
    content: "\f100";
    font-family: Flaticon;
    right: 0;
    top: 0;
    font-size: 26px;
    color: #fff;
}

/*---------------------------------------------------- */

/*Header area*/

/*----------------------------------------------------*/

.header_top {
    background-color: #0071b4;
    padding: 13px 0px 13px;
}

.header_top .header_top_contact li {
    color: #fff;
    line-height: 1.2;
    margin-right: 30px;
}

.header_top .header_top_contact li i {
    font-size: 18px;
    margin-right: 8px;
}

.header_top .top_info_item {
    display: inline-block;
}

.header_top .top_info_menu li {
    margin-left: 25px;
    position: relative;
}

.header_top .top_info_menu li a {
    color: #fff;
}

.header_top .top_info_social {
    margin-left: 30px;
}

.header_top .top_info_social li {
    width: 30px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    background-color: #1f82bd;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.header_top .top_info_social li a {
    display: block;
    width: 100%;
}

.header_top .top_info_social li:hover {
    background-color: #14cedd;
}

.site-main-menu {
    padding: 22px 0px 22px;
}

.site-main-menu .brand-logo {
    margin-right: 98px;
}

.site-main-menu .navbar-nav {
    display: inline-block;
    padding-top: 24px;
}

.site-main-menu .main_navigation {
    display: inline-block;
}

.site-main-menu .main_navigation li {
    margin-left: 30px;
}

.site-main-menu .main_navigation li a {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    padding: 45px 0px;
}

.site-main-menu .site-search-btn .el-search {
    display: inline-block;
}

.site-main-menu .site-search-btn .con-btn {
    height: 55px;
    min-width: 140px;
    display: inline-block;
    line-height: 55px;
    margin-left: 35px;
    background-color: #14cedd;
}

.site-main-menu .site-search-btn .con-btn:before {
    background-color: #0071b4;
}

.site-main-menu .site-search-btn .con-btn a {
    color: #fff;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.main_navigation.desktop-menu .dropdown-menu {
    top: 48px;
    left: 0;
    z-index: 100;
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 200px;
    display: block;
    border: none;
    padding: 15px 0px 0px;
    position: absolute;
    background-color: #fff;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    border-radius: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
}

.main_navigation.desktop-menu .dropdown-menu li {
    width: 100%;
    margin-left: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    border-bottom: 1px solid #e5e5e5;
}

.main_navigation.desktop-menu .dropdown-menu li a {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 10px 20px;
}

.main_navigation.desktop-menu .dropdown-menu li:hover {
    color: #fff;
    background-color: #14cedd;
}

.main_navigation.desktop-menu .dropdown-menu li:hover a {
    color: #fff;
}

.main_navigation.desktop-menu .dropdown {
    position: relative;
}

.main_navigation.desktop-menu .dropdown:hover .dropdown-menu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.el-search-btn {
    cursor: pointer;
}

.search-body {
    top: 58px;
    opacity: 0;
    right: 0px;
    width: 300px;
    height: auto;
    z-index: 999;
    padding: 20px 15px;
    position: absolute;
    visibility: hidden;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.search-body .search-form input {
    width: 100%;
    height: 50px;
    padding: 0px 20px;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
}

.search-body .search-form .search-close {
    top: 50%;
    z-index: 1;
    right: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    position: absolute;
    border-radius: 3px;
    color: #ffffff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #14cedd;
    border: none;
}

.search-body .outer-close {
    position: absolute;
    top: -10px;
    right: 10px;
}

.search-body .outer-close i {
    color: #0071b4;
}

.search-open {
    opacity: 1;
    visibility: visible;
}

.stickymenu-on {
    background-color: #fff;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    position: fixed;
    top: -90px;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.main_header.header_style_one.stickymenu-on {
    top: -58px;
    z-index: 999;
    width: 100%;
    -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}

/*---------------------------------------------------- */

/*slider area*/

/*----------------------------------------------------*/

.slider-style-one .main-slider-img-text {
    z-index: 1;
    overflow: hidden !important;
}

.slider-style-one .main-slider-img-text .background_overlay {
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.slider-style-one .main-slider-img-text .slider-content-box {
    max-width: 620px;
    padding: 260px 0px 280px 0px;
}

.slider-style-one .main-slider-img-text .slider-content-box span,
.slider-style-one .main-slider-img-text .slider-content-box h1,
.slider-style-one .main-slider-img-text .slider-content-box p {
    color: #fff;
}

.slider-style-one .main-slider-img-text .slider-content-box span {
    opacity: 0;
    letter-spacing: 2px;
    -webkit-transform: translatex(50px);
    -ms-transform: translatex(50px);
    transform: translatex(50px);
}

.slider-style-one .main-slider-img-text .slider-content-box span img {
    margin-right: 10px;
}

.slider-style-one .main-slider-img-text .slider-content-box h1 {
    font-size: 60px;
    font-weight: 700;
    padding: 5px 0px 15px;
    opacity: 1;
   
}

.slider-style-one .main-slider-img-text .slider-content-box p {
    opacity: 1;
    font-size: 20px;
  
}

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 {
    opacity: 1;
}

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a {
    position: relative;
}

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) {
    border-radius: 2px;
}

/* .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1):before {
    background-color: #0071b4;
} */

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
    color: #fff;
    font-size: 18px;
    margin-left: 35px;
}

.slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2):after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #fff;
    left: 0;
    bottom: -8px;
}

.slider-style-one .slide-type-two .slider-content-box {
    margin: 0 auto;
    max-width: 720px;
}

.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) {
    font-size: 14px;
}

.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):after {
    display: none;
}

.slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2):before {
    background-color: #0071b4;
}


.img-zooming {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#slider-eltron .slider-img-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
}

#slider-eltron img {
    display: inherit;
}

#slider-eltron .owl-prev,
#slider-eltron .owl-next {
    top: 50%;
    left: 80px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 45px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#slider-eltron .owl-next {
    right: 80px;
    left: auto;
}

#slider-eltron .owl-item.active .main-slider-img-text span {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    transition: all 1200ms ease;
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

#slider-eltron .owl-item.active .main-slider-img-text h1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    transition: all 1500ms ease;
    -webkit-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms;
}

#slider-eltron .owl-item.active .main-slider-img-text p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 2100ms ease;
    -o-transition: all 2100ms ease;
    transition: all 2100ms ease;
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

#slider-eltron .owl-item.active .main-slider-img-text .slide-btn-1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 2100ms ease;
    -o-transition: all 2100ms ease;
    transition: all 2100ms ease;
    -webkit-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

#slider-eltron .owl-item.active .main-slider-img-text .img-zooming {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 7000ms linear;
    -o-transition: all 7000ms linear;
    transition: all 7000ms linear;
}

/*---------------------------------------------------- */

/*About area*/

/*----------------------------------------------------*/

.about-section {
    padding-bottom: 90px;
    padding-top: 90px;
}

.about-section .about-text {
    max-width: 510px;
}

.about-section .about-text .about-text1 {
    margin-bottom: 30px;
}

.about-section .about-text .about-text2 {
    margin-bottom: 35px;
}

.about-section .about-text .about-btn {
    position: relative;
    display: inline-block;
}

.about-section .about-img {
    margin: 0px -10px;
}

.about-section .about-img .abt-img-set {
    float: left;
    margin: 0px 10px;
    margin-bottom: 20px;
}


#features-slide-id .owl-dots {
    margin-top: 48px;
    text-align: center;
}

#features-slide-id .owl-dots .owl-dot {
    width: 30px;
    height: 2px;
    margin: 0px 3px;
    display: inline-block;
    background-color: #2797d1;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

#features-slide-id .owl-dots .owl-dot.active {
    height: 3px;
    background-color: #fff;
}

.advantage-section {
    padding: 110px 0px;
}

.advantage-section .section-title-middle {
    margin: 0 auto;
    max-width: 610px;
    padding-bottom: 50px;
}

.advantage-section .advantage-img-text .advantage-text {
    padding: 45px 40px;
    -webkit-box-shadow: 0px 9px 40px 0px rgba(193, 193, 193, 0.5);
    box-shadow: 0px 9px 40px 0px rgba(193, 193, 193, 0.5);
}

.advantage-section .advantage-img-text .advantage-text h3 {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    line-height: 1.556;
}

.advantage-section .advantage-img-text .advantage-img {
    overflow: hidden;
}

.advantage-section .advantage-img-text .advantage-img img {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.advantage-section .advantage-img-text:hover .advantage-img img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.advantage-section .advantage-content .col-lg-3:nth-child(2) .advantage-img-text .advantage-text {
    background-color: #eda213;
}

.advantage-section .advantage-content .col-lg-3:nth-child(2) .advantage-img-text .advantage-text h3 {
    color: #fff;
}

.advantage-section .advantage-content .col-lg-3:nth-child(3) .advantage-img-text .advantage-text {
    background-color: #0fc5d3;
}

.advantage-section .advantage-content .col-lg-3:nth-child(3) .advantage-img-text .advantage-text h3 {
    color: #fff;
}

.service-page-advantage {
    padding-top: 195px;
}



@-webkit-keyframes Rx-width-80 {
    0% {
        width: 0%;
    }
    100% {
        width: 80%;
    }
}

@keyframes Rx-width-80 {
    0% {
        width: 0%;
    }
    100% {
        width: 80%;
    }
}

@-webkit-keyframes Rx-width-75 {
    0% {
        width: 0%;
    }
    100% {
        width: 75%;
    }
}

@keyframes Rx-width-75 {
    0% {
        width: 0%;
    }
    100% {
        width: 75%;
    }
}

@-webkit-keyframes Rx-width-90 {
    0% {
        width: 0%;
    }
    100% {
        width: 90%;
    }
}

@keyframes Rx-width-90 {
    0% {
        width: 0%;
    }
    100% {
        width: 90%;
    }
}

.Rx-width-80 {
    -webkit-animation-name: Rx-width-80;
    animation-name: Rx-width-80;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.Rx-width-90 {
    -webkit-animation-name: Rx-width-90;
    animation-name: Rx-width-90;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.Rx-width-75 {
    -webkit-animation-name: Rx-width-75;
    animation-name: Rx-width-75;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.expertise-section {
    padding: 100px 0px 100px;
    background-color: #0071b4;
}

.expertise-section .section-title-left .title-tag,
.expertise-section .section-title-left h2 {
    color: #fff;
}

.expertise-section .expertise-text-details {
    color: #b6d0df;
    margin-bottom: 40px;
}
.expertise-text-details ul {
    margin-left: 20px;
}
.expertise-text {
    max-width: 460px;
}

.expertise-skill-progress .progress_text {
    display: inline-block;
    width: 100%;
}

.expertise-skill-progress .progress_text .skill-title {
    color: #b6d0df;
}

.expertise-skill-progress .progress_text .skill-percent {
    color: #fff;
    font-weight: 700;
}

.expertise-skill-progress .single_experties {
    margin-bottom: 20px;
}

.expertise-skill-progress .progress-bar,
.expertise-skill-progress .progress {
    height: 5px;
    border-radius: 10px;
    background-color: #135f8c;
}

.expertise-skill-progress .progress-bar {
    background-color: #14cedd;
}


.ex-carousel {
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
}

.ex-carousel img {
    height: 100%;
}


.mission-area {
    top: -68px;
    margin: 0 auto;
    max-width: 810px;
    position: relative;
    padding: 40px 100px;
    background-color: #eda213;
}

.mission-area .mission-text .section-title-left .title-tag {
    color: #fff;
}

.mission-area .mission-text .section-title-left h2 {
    font-style: italic;
    color: #fff;
    font-size: 32px;
}

/*---------------------------------------------------- */

/*testimonial area*/

/*----------------------------------------------------*/

.testimonial-section {
    padding: 90px 0px 180px;
}

.testimonial-section .section-title-middle {
    margin: 0 auto;
    max-width: 525px;
    padding-bottom: 50px;
}

.testimonial-section .testimonial-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.testimonial-section .testimonial-part {
    width: 50%;
}

.testimonial-section .testimonial-text-slide {
    padding: 65px 30px 30px 60px;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    background-color: #fff !important;
    -webkit-box-shadow: 0px 9px 40px 0px rgba(193, 193, 193, 0.5);
    box-shadow: 0px 9px 40px 0px rgba(193, 193, 193, 0.5);
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text {
    z-index: 1;
    max-width: 430px;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .q-icon {
    top: 0px;
    left: 0px;
    z-index: -1;
    position: absolute;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .q-icon i {
    color: #ecfafc;
    font-size: 65px;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text h3 {
    color: #004168;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text p {
    color: #555555;
    font-size: 18px;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate {
    margin-top: 30px;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-pic {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-right: 12px;
    border-radius: 100%;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-rate h4 {
    color: #222222;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-rate span {
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    color: #222222;
}

.testimonial-section .testimonial-text-slide .testimonial-slide-text .testimonial-img-rate .testimonial-rate li {
    float: left;
    color: #f89429;
    font-size: 12px;
    line-height: 1.5;
    margin-right: 3px;
}

#testimonial-slideid .owl-nav {
    text-align: right;
}

#testimonial-slideid .owl-nav .owl-prev,
#testimonial-slideid .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    border: 1px solid #dddddd;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

#testimonial-slideid .owl-nav .owl-prev:hover,
#testimonial-slideid .owl-nav .owl-next:hover {
    color: #fff;
    background-color: #0071b4;
    border: 1px solid #0071b4;
}

.about-page-testimonial {
    padding: 195px 0px 250px;
}

.newslatter-section {
    top: -150px;
    position: relative;
}
.promotion h2 {
    font-size: 34px;
    font-weight: 600;
}

.promotion p {
    font-size: 18px;
}

.newslatter-section .newslatter-content {
    padding: 35px 0px;
    background-color: #eda213;
}

.newslatter-section .newslatter-content .newslatter-icon {
    background-color: #ca8a10;
}

.newslatter-section .newslatter-content .newslatter-icon i {
    color: #fff;
}

.newslatter-section .newslatter-content .newslatter-text {
    margin-top: 25px;
}

.newslatter-section .newslatter-content .newslatter-text h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
}

.newslatter-section .newslatter-content .newslatter-form {
    height: 60px;
    margin: 15px 30px 0px 0px;
}

.newslatter-section .newslatter-content .newslatter-form input {
    width: 100%;
    height: 60px;
    border-radius: 3px;
    padding-left: 30px;
    background-color: #fff;
}

.newslatter-section .newslatter-content .newslatter-form .nws-button {
    top: 0;
    right: 0;
    height: 100%;
}

.newslatter-section .newslatter-content .newslatter-form .nws-button button {
    width: 190px;
    height: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    border: 2px solid #fff;
    text-transform: uppercase;
    background-color: #eda213;
}

.service-page-driven {
    padding-bottom: 75px;
}


.about-page-team {
    padding: 105px 0px 170px;
}

/*---------------------------------------------------- */

/*breadcurmb area*/

/*----------------------------------------------------*/

#googleMaps {
    height: 555px;
}


.expertise-section .carousel-item img {
    max-width: 100%;
    height: 100%;
    max-height: 500px;
    object-fit: cover;
}
.abt-img-set:first-child >img {
    max-width: 100%;
    height: auto;
    aspect-ratio: 4/2;
    object-fit: cover;
}
.abt-img-set:nth-child(2) >img {
    width: 100%;
   max-width: 340px;
}
.abt-img-set:nth-child(3) >img {
    width: 100%;
    max-width: 190px;
    height: 165px;
    object-fit: cover;
}
/*---------------------------------------------------- */

/*footer area*/

/*----------------------------------------------------*/

.footer-section {
    overflow: visible;
    background-color: #0d1c25;
    position: relative;
    top: 150px;
}

.footer-contact-info {
    padding-bottom: 75px;
    margin-bottom: 70px;
    border-bottom: 2px solid #37434b;
}

.footer-contact-info .footer-icon-text-contact-info {
    margin-left: 60px;
    position: relative;
}

.footer-contact-info .footer-icon-text-contact-info:after {
    left: -35px;
    top: 0;
    width: 1px;
    content: '';
    height: 70px;
    position: absolute;
    background-color: #37434b;
}

.footer-contact-info .col-lg-3:nth-child(1) .footer-icon-text-contact-info {
    margin-left: 0;
}

.footer-contact-info .col-lg-3:nth-child(1) .footer-icon-text-contact-info:after {
    display: none;
}

.footer-contact-info .col-lg-3:nth-child(2) .footer-icon-text-contact-info:after {
    left: -55px;
}

.footer-contact-info .footer-icon-text-contact-info p {
    color: #999999;
    font-size: 16px;
}

.footer-contact-info .footer-icon-text-contact-info p i {
    color: #14cedd;
    margin-right: 10px;
}

.footer-contact-info .footer-icon-text-contact-info h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-top: 5px;
    padding-left: 25px;
}

.footer-widget-area {
    padding-bottom: 65px;
}

.footer-widget-area .col-lg-3:nth-child(2) .footer-widget-item {
    margin-left: 55px;
}

.footer-widget-area .col-lg-3:nth-child(3) .footer-widget-item {
    margin-left: 25px;
}

.footer-widget-item .el-widget-title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-widget-item .footer-logo-widget .footer-logo {
    margin-bottom: 20px;
    display: inline-block;
}

.footer-widget-item .footer-logo-widget p {
    padding-bottom: 30px;
    color: #999999;
}

.footer-widget-item .footer-logo-widget .footer-social a {
    width: 32px;
    height: 32px;
    color: #556066;
    line-height: 32px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    margin-right: 5px;
    background-color: #2a3840;
}

.footer-widget-item .footer-logo-widget .footer-social a:hover {
    background-color: #14cedd;
    color: #fff;
}

.footer-widget-item .footer-menu-widget .el-widget-title {
    margin-bottom: 25px;
}

.footer-widget-item .footer-menu-widget li {
    margin-bottom: 5px;
}

.footer-widget-item .footer-menu-widget li a {
    color: #999999;
}

.footer-widget-item .footer-menu-widget li a:hover {
    color: #14cedd;
}

.footer-widget-item .footer-location-widget .el-widget-title {
    margin-bottom: 25px;
}

.footer-widget-item .footer-location-widget .loaction-select:after {
    content: "\e604";
    position: absolute;
    right: 13px;
    top: 13px;
    color: #000;
    font-family: 'simple-line-icons';
}

.footer-widget-item .footer-location-widget select {
    height: 55px;
    width: 100%;
    line-height: 55px;
    padding-left: 15px;
    -webkit-appearance: none;
    position: relative;
}

.footer-widget-item .footer-map {
    height: 170px;
    margin-top: 10px;
}

.footer-copyright-text {
    border-top: 2px solid #37434b;
    padding: 35px 0px 25px;
}

.footer-copyright-text p {
    color: #999999;
    display: inline-block;
    margin-right: 5px;
}

.footer-copyright-text p a {
    color: #fff;
}

.footer-copyright-text .copyright-menu {
    display: inline-block;
}

.footer-copyright-text .copyright-menu a {
    margin-right: 20px;
    text-decoration: underline;
    position: relative;
    color: #999999;
}

.footer-copyright-text .copyright-menu a:after {
    right: -12px;
    height: 13px;
    background-color: #2a3840;
}

/*---------------------------------------------------- */

/*footer area*/

/*----------------------------------------------------*/

.el-mobile_menu_content {
    top: 0px;
    bottom: 0;
    right: -350px;
    height: 100vh;
    z-index: 101;
    position: fixed;
    width: 280px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 70px 0px 40px;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.el-mobile_menu_content .el-mobile-main-navigation {
    width: 100%;
}

.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav {
    width: 100%;
}

.el-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    border-bottom: 1px solid #dcdcdc;
}

.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav li:first-child {
    border-top: 1px solid #dcdcdc;
}

.el-mobile_menu_content .el-mobile-main-navigation .navbar-nav li a {
    color: #000;
    padding: 0;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 30px;
    text-transform: uppercase;
}

.el-mobile_menu_content .m-brand-logo {
    width: 160px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.el-mobile_menu_wrap.mobile_menu_on .el-mobile_menu_content {
    right: 0px;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    right: 0%;
    height: 120vh;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.mobile_menu_overlay_on {
    overflow: hidden;
}

.el-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.el-mobile_menu_button {
    position: absolute;
    display: none;
    right: 20px;
    cursor: pointer;
    line-height: 40px;
    color: #14cedd;
    text-align: center;
    font-size: 30px;
    top: -60px;
    z-index: 5;
}

.el-mobile_menu .el-mobile-main-navigation .navbar-nav li a:after {
    display: none;
}

.el-mobile_menu .el-mobile-main-navigation .dropdown>.dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.el-mobile_menu .el-mobile_menu_content .el-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    display: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 0px;
    width: 100%;
    border-top: 1px solid #dcdcdc;
}

.el-mobile_menu .el-mobile_menu_content .el-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 0 20px;
    line-height: 1;
}

.el-mobile_menu .dropdown {
    position: relative;
}

.el-mobile_menu .dropdown .dropdown-btn {
    position: absolute;
    top: 0px;
    right: 0;
    height: 35px;
    padding: 5px 10px;
}

.el-mobile_menu .dropdown .dropdown-btn:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    left: 0;
    background-color: #dcdcdc;
}

.el-mobile_menu .el-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    top: 15px;
    left: 15px;
    font-size: 20px;
    position: absolute;
}

.mobile-contact-info {
    margin: 30px 0px 10px;
}

.mobile-contact-info li {
    color: #222;
}

.mobile-contact-info li i {
    color: #14cedd;
    margin-right: 5px;
}

.mobile-follow {
    margin-bottom: 30px;
}

.mobile-follow span {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    display: block;
    margin-bottom: 10px;
}

.mobile-follow li {
    width: 30px;
    color: #fff;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    background-color: #14cedd;
}

.mobile-consult-btn {
    color: #fff;
    height: 40px;
    width: 150px;
    margin: 0 auto;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    background-color: #14cedd;
}

.mobile-search {
    padding: 20px;
    margin-bottom: 25px;
}

.mobile-search .form-item input {
    width: 100%;
    height: 50px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 20px;
    padding-right: 50px;
    border: 1px solid #14cedd;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mobile-search button {
    top: 50%;
    right: 0px;
    z-index: 1;
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    color: #808080;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
}


@media screen and (max-width: 1440px) {
    
    .site-main-menu .brand-logo {
        margin-right: 75px;
    }
    .site-main-menu .main_navigation li {
        margin-left: 30px;
    }
    #slider-eltron .owl-prev,
    #slider-eltron .owl-next {
        left: 15px;
    }
    #slider-eltron .owl-next {
        right: 15px;
        left: auto;
    }
   
}

@media screen and (max-width: 1140px) {
    .site-main-menu .brand-logo {
        margin-right: 65px;
    }
    .about-section .about-img .abt-img-set {
        margin: 0px 5px 10px;
    }
    .advantage-section .advantage-img-text .advantage-text {
        padding: 45px 35px;
    }
   
}

@media screen and (max-width: 1024px) {
    .site-main-menu .brand-logo {
        margin-right: 20px;
    }
    .site-main-menu .main_navigation li {
        margin-left: 20px;
    }
    .feature-style-two .features-call-action:before {
        display: none;
    }
    .about-counter .about-counter-text-number .counter-number h4 {
        font-size: 40px;
    }
    .footer-contact-info .footer-icon-text-contact-info:after {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .header_top {
        display: none;
    }
    .slider-style-one .main-slider-img-text .slider-content-box {
        text-align: center;
        max-width: 500px;
        margin: 0 auto;
    }
    .slider-style-one .main-slider-img-text .slider-content-box h1 {
        font-size: 48px;
    }
    #slider-eltron .owl-prev,
    #slider-eltron .owl-next {
        font-size: 20px;
        left: 20px;
    }
    #slider-eltron .owl-next {
        right: 20px;
        left: auto;
    }
    .site-main-menu .navbar-nav {
        display: none;
    }
    .site-search-btn {
        display: none;
    }
    .site-info-icon-text {
        width: inherit;
    }
    .el-mobile_menu_button {
        display: block;
    }
    .site-main-menu {
        padding: 15px 0px 15px;
    }
    .main_header.header_style_one.stickymenu-on {
        top: 0;
    }
    
    .about-section .about-img {
        margin-top: 30px;
    }
    .features-icon-text {
        margin-bottom: 45px;
    }
    .advantage-img-text {
        max-width: 265px;
        margin-bottom: 40px;
    }
    .ex-carousel {
        position: static;
        width: 100%;
    }
    
    .testimonial-section .testimonial-part {
        width: 100%;
    }
    .testimonial-section .testimonial-content {
        display: inherit;
    }
    .testimonial-section .testimonial-text-slide {
        max-width: 555px;
        margin-top: 40px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .blog-section .blog-post-content {
        margin-left: 0;
        margin-top: 40px;
    }
    .newslatter-section .newslatter-content .newslatter-form {
        margin: 15px 10px 0px 10px;
    }
    .footer-contact-info .footer-icon-text-contact-info {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .footer-widget-item {
        margin-bottom: 20px;
    }
    .footer-widget-area .col-lg-3:nth-child(2) .footer-widget-item {
        margin-left: 0;
    }
    .footer-widget-area .col-lg-3:nth-child(3) .footer-widget-item {
        margin-left: 0;
    }
    .feature-style-two .features-call-action .feature-call-content {
        padding-left: 30px;
    }
    .driven-solution-section .features-content .features-icon-text {
        margin-bottom: 30px;
    }
   
    .blog-sidebar {
        margin: 40px 0 120px;
    }
    .ex-carousel img {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .slider-style-one .main-slider-img-text .slider-content-box {
        padding: 130px 0px 150px 0px;
    }
    
    .section-title-left h2 {
        font-size: 36px;
    }
    .advantage-img-text {
        margin: 0 auto;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 680px) {
    .slider-style-one .main-slider-img-text .slider-content-box h1 {
        font-size: 36px;
    }
    .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1),
    .slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) {
        height: 40px;
        width: 150px;
        line-height: 40px;
    }
    .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(1) i,
    .slider-style-one .slide-type-two .slider-content-box .slide-btn-1 a:nth-child(2) i {
        display: none !important;
    }
    .slider-style-one .main-slider-img-text .slider-content-box p {
        font-size: 18px;
    }
    .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
        font-size: 16px;
    }
    .blog-section .blog-post-content .blog-post-item {
        width: 100%;
        max-width: 350px;
        margin-bottom: 30px;
    }
    .service-details-img-pair img {
        margin-bottom: 30px;
    }
    .service-details-section .service-single-content h3 {
        font-size: 30px;
    }
    .service-details-section .service-single-content .service-single-icon-text .site-info-icon-text {
        width: 100%;
    }
    .blog-details-page .blog-single-img img {
        margin-bottom: 30px;
    }
    .blog-details-page h3 {
        font-size: 24px;
    }
    .blog-details-text-content h2 {
        font-size: 30px;
    }
    .blog-details-text-content .blog-share {
        float: none !important;
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
   
    .section-title-left h2 {
        font-size: 26px;
    }
    .section-title-middle h2 {
        font-size: 26px;
    }
    .features-icon-text {
        margin-bottom: 60px;
    }
    .about-section {
        padding-bottom: 50px;
    }
    .features-section {
        padding: 50px 0px;
    }
    .advantage-section {
        padding: 50px 0px;
    }
    .mission-area {
        padding: 40px;
        top: 0;
    }
    .expertise-section {
        padding: 50px 0px;
    }
    .testimonial-section {
        padding-bottom: 50px;
    }
    .blog-section {
        padding: 50px 0px;
    }
    .newslatter-section {
        top: 0;
        margin-bottom: 30px;
    }
    .footer-contact-info {
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    .blog-section .blog-left-content .blog-text-details .b-read-more-btn {
        height: 40px;
        width: 150px;
        line-height: 40px;
    }
    .blog-section .blog-left-content .blog-text-details .b-read-more-btn img {
        display: none;
    }
}

@media screen and (max-width: 420px) {
    .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
        margin-left: 10px;
    }
    .mission-area .mission-text .section-title-left h2 {
        font-size: 26px;
    }
    .newslatter-section .newslatter-content .newslatter-form .nws-button button {
        width: 150px;
    }
    .newslatter-section .newslatter-content .newslatter-form .nws-button button img {
        display: none;
    }
    .driven-solution-section {
        padding: 50px 0px;
    }
    .about-counter .about-counter-text-number .counter-number h4 {
        font-size: 30px;
    }
    .about-counter .about-counter-text-number .counter-number strong {
        font-size: 24px;
    }
    .about-counter .about-counter-text-number .counter-icon {
        margin-right: 10px;
    }
    .feature-style-two .features-call-action .feature-call-content h3 {
        font-size: 22px;
    }
    .feature-style-two .features-call-action {
        bottom: 0;
    }
    .driven-solution-section .driven-text-content {
        padding-bottom: 40px;
    }
    .blog-section .blog-post-content .blog-post-item h3 {
        font-size: 18px;
    }
    .about-page-about {
        padding: 50px 0px;
    }
    .about-page-testimonial {
        padding-top: 50px;
    }
    
    .blog-sidebar {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 380px) {
    .slider-style-one .main-slider-img-text .slider-content-box h1 {
        font-size: 30px;
    }
    .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2) {
        display: block;
        margin: 0 auto;
        margin-top: 30px;
    }
    /* .slider-style-one .main-slider-img-text .slider-content-box .slide-btn-1 a:nth-child(2):after {
        display: none;
    } */
    .section-title-middle h2 {
        font-size: 24px;
    }
    .newslatter-section .newslatter-content .newslatter-icon {
        display: none;
    }
    .newslatter-section .newslatter-content .newslatter-text {
        padding-left: 10px;
    }
    .newslatter-section .newslatter-content .newslatter-form .nws-button {
        position: static !important;
        margin: 10px 0px;
    }
    .newslatter-section .newslatter-content .newslatter-form {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 10px;
    }
    .about-counter .about-counter-text-number {
        width: 100%;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 320px) {
    .driven-solution-section .driven-text .about-btn img {
        display: none;
    }
    .about-counter .about-counter-text-number .counter-number h4 {
        font-size: 24px;
    }
    .about-counter .about-counter-text-number .counter-icon img {
        height: 30px;
    }
    .section-title-left h2 {
        font-size: 20px;
    }
    .feature-style-two .features-call-action .feature-call-content a img {
        display: none;
    }
}

.banner-design {
    position: relative;
    box-sizing: border-box;
    height: 200px;
    overflow: hidden;
    background: linear-gradient(rgba(0,0,0,0.99), rgba(255,255,255,0.0));
    background-size: auto!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
    background-attachment: fixed!important;
    background-size: cover !important;
}
.banner-design h2 {
    position: absolute;
    top: 42%;
    left: 0px;
    right: 0px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-shadow: 0px 1px 1px #333;
    z-index: 1;
}
.banner-design:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0,0,0,0.99), rgba(0,0,0,0.0));
}
.vendors-box img {
    border: 1px solid #3e53bc;
    box-shadow: 0px 0px 10px #ccc;
    object-fit: contain;
    height: 150px;
    width: 100% !important;
    margin-bottom: 20px;
}

.backgroundBG{
    background-image: url(../img/slider/sm1.webp);
    background-size: cover;
    background-position: center;
}