/* ----------------------------------------------------------------
  Home Page 2
-----------------------------------------------------------------*/

:root {
    --main-color: #137cc0;
}

:root {
    --second-color: #e8af06;
}

/* ----------------------------------------------------------------
  Header
-----------------------------------------------------------------*/

header.header-2 .head_topbar-row {
    padding: 10px;
    background-color: var(--second-color);
    color: #fff;
}

header.header-2 nav.navbar.navbar-expand-sm {
    padding: 10px;
    background-color: var(--main-color);
    color: #fff;
}

header.header-2 nav.navbar.navbar-expand-sm button.btn {
    background-color: var(--second-color);
}

header.header-2 .info_header-box.text-left {
    color: #333;
}

header.header-2 .icon_top {
    color: #000;
}

header.header-2 .icon_top i:before {
    color: #000;
}

header.header-2 nav.navbar.navbar-expand-sm button.btn {
    font-weight: bold;
    color: #333;
}

.section-heading {
    text-align: center;
    margin: 0 auto;
}

.wcm-icon i:before {
    font-size: 70px;
    color: var(--second-color);
    margin: 0;
}

.about-video iframe.embed-responsive-item {
    min-width: 100%!important;
    height: 320px!important;
    border: 0;
    box-shadow: 0px 10px 0px var(--second-color);
    border-bottom: 8px solid var(--main-color);
    padding: 0;
}

section.about-section.bg-s.space {
    background: linear-gradient(4deg, rgba(255, 255, 255, 0.91) 17%, rgba(255, 255, 255, 0.92) 69%), url(../img/all-img/contact-bg.png);
    background-size: cover;
    background-position: center;
}

section.subscribe.space button.btn_sbscib {
    color: #333;
}

section.subscribe.space button.btn_sbscib:hover {
    color: #fff;
    background-color: var(--main-color);
}

section .wcm-list p {
    font-size: 16px;
    color: #6e6e6e;
}

section .about-list p {
    font-size: 17px;
    color: #6a6a6a;
}


/* ----------------------------------------------------------------
  Testimonial Section
-----------------------------------------------------------------*/

.testimonial-section {
    background: linear-gradient(4deg, rgba(19, 124, 192, 0.81) 17%, rgba(19, 124, 192, 0.82) 69%), url(../img/all-img/testimonial-bg-2.png);
    background-size: cover;
    background-position: center;
    color: #fff;
}

.testimonial_img span {
    max-width: 150px;
    border: 1px solid;
    height: 150px;
    position: relative;
    text-align: center;
    overflow: hidden;
    display: block;
}

.testimonial_img figcaption {
    margin-top: 20px;
    text-align: center;
}

.testimonial_cont figcaption {
    text-align: center;
    margin-top: 15px;
}

.testimonial_cont figure {
    min-height: 200px;
    align-items: center;
}

.testimonial_img figcaption h3 {
    font-size: 18px;
}

.swiper-container.testimonial-slider .swiper-slide.testimonial_item {
    max-width: 800px;
    left: 0;
    right: 0;
    margin: 0 auto!important;
    display: flex;
}

.section-heading h2 span:after {
    display: block;
    position: static!important;
    left: 0;
    text-align: center;
    margin: 0 auto;
    right: 0;
    /* top: 0; */
    bottom: 12px;
    background-image: url(../img/all-img/separator3.png)!important;
    background-position: center!important;
    background-size: 100% 100% !important;
    margin-top: 14px;
}

.section-heading.white h2 span:after {
    background-image: url(../img/all-img/separator3-02.png)!important;
}

section.blog-section.space .blog-post .post_date {
    max-width: 100%;
}

section.testimonial-section .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--second-color)!important;
    opacity: 1;
}

.wcm-text-list.col h3 {
    font-size: 22px;
}

.products-section .product-col figcaption h4 span.product-ratting {
    color: var(--second-color)!important;
}

.wcm-text-list.col:hover h3 {
    color: var(--main-color);
}

.about-list button.btn.btn-primary.mt-5 {
    background-color: var(--second-color)!important;
    color: #333!important;
    padding: 4px 24px!important;
    font-size: 22px!important;
    text-transform: capitalize;
    border-radius: 40px;
}

.about-list button.btn.btn-primary.mt-5:hover {
    background-color: var(--main-color)!important;
    color: #fff!important;
    opacity: 1!important;
}


/* ----------------------------------------------------------------
   Home slider
-----------------------------------------------------------------*/

section.contact-section .other-cont-area-col-inner {
    background-color: #333;
}

.slider_btn a.btn.main-btn i.fas.fa-arrow-right {
    color: #fff;
}

.slides-container .slide-overlay {
    justify-content: end;
    left: auto;
    background-color: transparent!important;
}

.home-slider.home-slider2.swiper-container {
    position: relative;
    width: 100%;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0.84) 17%, rgba(255, 255, 255, 0.83) 69%), url(../img/all-img/contact-bg.png);
    background-size: 100%;
    background-position: center;
}

.slides-container .slider-content h2 {
    font-size: 100px;
    font-weight: bold;
    color: #1e1e1e;
}

section.counter-section.space.bg-s,
.mbr_name.bg-s,
section .blog-post ul.post_acl {
    background-color: #262626;
}

.mbr_name p,
section .wcm-icon i:before {
    color: var(--second-color);
}

.products-section .product-col figcaption h4 span {
    font-size: 22px
}

.team_mbr .team_social li a {
    color: #333!important;
}

ul.team_social.justify-content-center {
    background-color: var(--second-color)!important;
}

section .testimonial_img span {
    border: 1px solid var(--second-color);
}


/* ----------------------------------------------------------------
  Footer
-----------------------------------------------------------------*/

footer .footer_inner.space-top {
    background: linear-gradient(4deg, rgba(36, 36, 36, 0.94) 17%, rgba(34, 34, 34, 0.91) 69%);
}

footer .widgets-col .team_social a {
    background-color: var(--second-color);
    color: #333;
}

footer p.p_twitter small,
footer .contcat_info h6 i,
.contact-section .other-cont-area-example span i {
    color: var(--second-color)!important;
}