.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 45px;
    margin-bottom: 80px;
    height: 45px;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 45px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    background: #1176af;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.scroll-to-top:hover {
    color: #ffffff;
    background: #ff3131;
}
.tparrows.preview2 {
    background: #ff3131;
}
.tparrows.preview2:after {
    color: #fefefe;
}
.tparrows.preview2:after {
    color: #fefefe;
}
.tparrows.preview2:hover {
    background: #1176af;
}
.tparrows.preview2:hover:after {
    color: #fff;
}
.tparrows.preview2 .tp-arr-titleholder {
    color: #fff;
    font-family: 'ubuntu';
}
.breadcrumb-list ul li {
    display: inline-block;
    padding: 0px 5px;
    list-style: none;
    font-size: 23px;
}
.about_pagetitle h2 {
    display: none;
}
a:focus, a:hover {
    color: #ff3131;
}
.service_pagetitle h2 {
    display: none;
}
/*QC HEADER STYLE START*/
#qcheader-top {background: #1176af;}
.qctopblock { padding: 10px 0px; width: 100%; display: flex; align-items: center; }
.qc-d-flex-1 { flex: 1; }
.qc-top-list { margin: 0; padding: 0; color: #fff; }
.qc-top-list li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    font-size: 15px;
    font-family: 'ubuntu';
    text-transform: lowercase;
}
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block {
    color: #fff;
    font-family: 'ubuntu';
}
.qc-social .social { width: 30px; height: 30px; background: #fff; border-radius: 50%; line-height: 30px; text-align: center; display: block; font-size: 13px; color: #0b92bf; }
.qc-social .social i { margin: 0; }
#qc-navbar {
    height: 120px;
    margin: 0;
    padding: 20px 0 0 0px;
}
.qc-menu-bar { margin: 0; padding: 0; height: 100%; }
.qc-brand-block .qc-navbar-brand { display: inline-block; padding: 0px 0px; }
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {list-style: none;}
#qcnavbarmenu { padding: 20px 0; line-height: 10px; margin: auto; }
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block !important;
    font-family: 'ubuntu';
}
.qc-mainmenu .active a,.qc-mainmenu .active a:focus,.qc-mainmenu .active a:hover,.qc-mainmenu li a:hover,.qc-mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #fff;background: #ff3131;outline: 0;}
.qc-mainmenu .collapse ul > li:hover > a {
    background: #1176af;
    color: #fff;
}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #4CAF50;}
.qc-mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#fff;}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#fff}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#fff}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopblock { display: block; }
.qc-top-list { margin-bottom: 5px; }
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle { margin: 20px 20px 0px 0px; border: 1px solid #ddd; }
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {width: 100%;}
}

/*QC HEADER STYLE END*/

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: #256d94;
    color: #fff;
}
#qcfooter-block h3 {
    font-size: 24px;
    color: #fff;
    font-family: 'ubuntu';
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {
    height: 100%;
    background: #fff;
    padding: 9px 4px 9px 0;
}
.footer-content p {
    font-size: 16px;
    line-height: 1.7;
    font-family: 'ubunturegular';
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: #fff;
    font-family: 'ubuntu';
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #1176af;
    border: 1px solid #fff;
    border-radius: 3px;
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
.qcinput {border: 2px solid #fff; color: #000; padding: 5px; margin-bottom: 10px;}
.qcEmailSubBtn {
    padding: 10px;
    line-height: 0;
    font-size: 14px;
    background: #1176af;
    color: #fff;
    border: 2px solid white;
    margin-bottom: 5px;
    outline: none;
    font-family: 'ubuntu';
}
.qcEmailSubBtn:hover, .qcEmailSubBtn:focus {
    background: #ff3131;
    color: #fff;
    border: 2px solid #fff;
    outline: none;
}
.qcEmailSubBtn i {font-size: 13px;}
#qcfooter-copyrights {
    padding: 0;
    background: #1176af;
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {
    font-size: 14px;
    color: #fff;
    font-family: 'ubuntu';
    text-transform: capitalize;
}
#qcfooter-copyrights .developer {
    color: #ff3131;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
}

/*QC FOOTER STYLE END*/


/*--------------------------------------------------------------------------
start
----------------------------------------------------------------------------*/
.copyright {
    border-top: unset;
    margin-top: 0;
    padding: 15px;
    background: unset;
}
.rev_slider_wrapper.topminus .tp-mask-wrap {
    display: none;
}
h1.servidhead {
    font-family: 'MavenPro';
    font-size: 25px;
    text-align: center;
    color: #1176af;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 40px;
}
section#workingproid {
    margin: 120px 0 0 0;
    position: relative;
}
.process-area.py-100 {
    background-image: url(../../images/images/img3/hanging-container.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 300px;
    height: 300px;
    position: absolute;
    left: 20px;
    top: -120px;
}

/* ============================================
                   PORTFOLIO Style 1
============================================ */
.sm-img{
    height: 300px;
}
.big-img{
    height: 500px;
}
.ca-portfolio-img {
    display: block;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}
.portfolio-link span {
    background: #FF5E14;
    height: 70px;
    width: 70px;
    display: block;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.ca-single-portfolio-item:hover .portfolio-link span{
    opacity: 1;
    visibility:visible;
    transform: translateY(50px);
}
.ca-single-portfolio-item.big-img:hover .portfolio-link span{
    transform: translateY(153px);
}
.ca-portfolio-content-meta {
    padding: 19px;
    margin-left: 24px;
    margin-right: 24px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    padding-bottom: 12px;
    border-radius: 6px;
}
.ca-portfolio-content-meta p {
    font-size: 19px;
    line-height: 1.1;
    color: #fff;
    opacity: .8;
    padding-bottom: 14px;
    font-family: 'ubuntu';
    text-transform: uppercase;
}
.ca-single-portfolio-item:hover .ca-portfolio-content-meta{
    transform: translateY(-122px);
    opacity: 1;
    visibility: visible;
    transition: .3s;
}
.ca-por-title{
    font-size: 18px;
    line-height: 18px;
}
.ca-por-title a {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    /* font-weight: 600; */
    font-family: 'ubunturegular';
}
.ca-single-portfolio-item {
    border-radius: 7px;
    transition: .3s;
    margin: 0 10px;
}

.ca-single-portfolio-item:hover .ca-portfolio-img img {
    transform: scale(1.1) rotate(3deg);
    transition: .3s;
}

.ca-portfolio-img img {
    transition: .3s;
    object-fit: cover;
    height: 280px;
}
a.portfolio-link span img {
    height: 40px;
    width: 40px;
    line-height: 36px;
    display: initial !important;
}

.portfolio-link:hover span img {
    transform: rotate(45deg);
    transition: .3s;
}
.portfolio-link-2 span {
    background: #1176af;
}
.theme-bg-3 {
    background: #1176af;
    border-radius: 20px;
}

/*===================================================
    02 About Section
====================================================*/
.about-img-wrap {
    position: relative;
}

.about-img-wrap > img:nth-child(1) {
    width: 350px;
    height: 450px;
    border-radius: 2px;
    border: 10px solid #fff;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    object-fit: cover;
    object-position: center;
}

.about-img-wrap > img:nth-child(2) {
    width: 300px;
    height: 250px;
    border-radius: 2px;
    border: 10px solid #fff;
    position: absolute;
    right: 50px;
    bottom: -110px;
    object-fit: cover;
    object-position: center;
    z-index: 2;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}

.about-img-wrap > img:nth-child(3) {
    width: 180px;
    position: absolute;
    right: -20px;
    top: -110px;
    z-index: -1;
    animation-name: AnimUpDown;
    -webkit-animation-name: AnimUpDown;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.about-img-wrap .about-img-info {
    position: absolute;
    left: 110px;
    bottom: 0;
    transform: rotate(-90deg);
    z-index: 2;
}

.about-img-info {
    background-color: #ff3131;
    color: #fff;
    box-shadow: 0px 0px 0px 3px #df111950;
    padding: 15px 30px;
    border-radius: 2px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.promo-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.promo-list li {
    display: grid;
    grid-template-columns: 60px 1fr;
    align-items: flex-start;
    gap: 20px;
}

.promo-list li i {
    background-color: var(--primary-color);
    color: var(--white-color);
    font-size: 35px;
    width: 60px;
    height: 60px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-content h3 {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 5px;
}

.promo-content p {
    font-size: 16px;
    margin: 0;
}

.promo-list.white .promo-content h3 {
    color: var(--white-color);
}

.promo-list.white .promo-content p {
    color: var(--grey-color);
}

.call-info {
    display: grid;
    grid-template-columns: 45px 1fr;
    gap: 15px;
    align-items: center;
}

.call-info i {
    background-color: var(--primary-color);
    color: var(--white-color);
    box-shadow: 0px 0px 0px 3px #DF111950;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.call-info h3 {
    font-weight: 700;
    line-height: 1;
    margin: 0;
}

.call-info h3 span {
    color: var(--body-color);
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}

.call-info.white h3 {
    color: var(--white-color);
}

.call-info.white h3 span {
    color: var(--grey-color);
}

@media (max-width: 992px) {
    .about-img-wrap {
        margin-bottom: 40px;
    }

    .about-img-wrap > img:nth-child(2) {
        bottom: 0;
        right: 80px;
    }

    .about-img-wrap > img:nth-child(3) {
        width: 200px;
        right: 100px;
        top: -50px;
    }

    .about-img-wrap .about-img-info {
        left: 250px;
        bottom: 100px;
    }
}

@media (max-width: 767px) {
    .about-img-wrap > img:nth-child(2) {
        width: 200px;
        height: 150px;
    }

    .about-img-wrap .about-img-info {
        left: 100px;
        bottom: 120px;
        transform: rotate(0);
    }

    .about-section .btn-group,
    .promo-list {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
}
@keyframes AnimUpDown {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}


section#wel-id {
    padding: 120px 0 80px 0;
}
h1.wel-heading {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    background: #1176af;
    border-radius: 50px;
    padding: 2px 15px 2px 15px;
    margin-bottom: 15px;
    font-family: 'ubuntu';
}
h3.wel-subheading {
    font-family: 'ubunturegular';
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
}
p.welp-cont {
    font-family: 'ubunturegular';
    text-align: justify;
    font-size: 16px;
    line-height: 1.75;
}
li.welli-cont {
    font-size: 16px;
    font-family: 'ubunturegular';
    line-height: 1.75;
}
strong.welul-head {
    font-family: 'ubuntu';
    line-height: 2;
    font-size: 16px;
    color: #1176af;
}
.weladdcont1 {
    position: relative;
    margin-top: 16px;
    margin-bottom: 32px;
    padding: 20px;
}
li.welli-cont .fa-check-square:before {
    content: "\f14a";
    color: #1176af;
}
.weladdcont1:after {
    position: absolute;
    content: "";
    background: #ff3131;
    border-radius: 5px;
    height: 90%;
    width: 6px;
    left: 0;
    top: 0;
}
.qc-slider-nav {
    text-align: center;
}

.qc-slider-nav {
    text-align: center;
    margin-top: 50px;
}
p.weladdcont1p {
    font-family: 'ubunturegular';
    top: -8px;
    font-size: 18px;
    text-align: justify;
}
p.weladdcont1p strong {
    color: #ff3131;
}
/*=====================
1. Site title css
======================*/

.site-heading {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}

.site-title-tagline {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    background: #1176af;
    border-radius: 50px;
    padding: 2px 15px 2px 3px;
    margin-bottom: 15px;
    font-family: 'ubuntu';
}

.site-title-tagline.light{
  background: var(--color-white);
}

.site-title-tagline i{
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: var(--color-white);
  color: var(--theme-color);
  text-align: center;
  border-radius: 50px;
}
a.theme-btn.mt-30 {
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 10px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: none;
    background: #1176af;
    /*-box-shadow: 0 0 40px 5px rgb(247 0 0 / 24%);-*/
    z-index: 1;
}
a.theme-btn.mt-30:hover {
    background: #ff3131;
}
.site-title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 45px;
    margin-bottom: 0;
    font-family: 'ubuntu';
    color: #ff3131;
}
.site-title span {
    color: #ff3131;
}

.site-heading p {
    margin-top: 15px;
    font-family: 'ubunturegular';
}

.heading-divider {
  display: inline-block;
  position: relative;
  border-bottom: 4px solid;
  width: 90px;
  height: 4px;
  border-radius: 50px;
  color: #ff3131;
}

.heading-divider:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  height: 6px;
  width: 15px;
  border-radius: 0px;
  background-color: #fff;
  -webkit-animation: heading-move 5s infinite linear;
  animation: heading-move 5s infinite linear;
}

@-webkit-keyframes heading-move {
  0% {
    transform: translateX(-1px);
  }
  50% {
    transform: translateX(75px);
  }
  100% {
    transform: translateX(-1px);
  }
}

/* ===================
2. Step/process css 
====================== */

.process-item {
    position: relative;
    background: #ffffff;
    padding: 20px;
    border-radius: 30px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
}

.process-item .count{
  position: absolute;
  top: 20px;
  right: 20px;
  color: #49464661;
  -webkit-text-stroke: 1px var(--theme-color);
  font-size: 50px;
  line-height: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}

.process-item .icon {
    width: 80px;
    height: 80px;
    line-height: 70px;
    text-align: center;
    background: #ff3131;
    border-radius: 0 100px 100px 100px;
    margin-left: -26px;
    margin-top: -26px;
    transition: 0.3s;
}

.process-item .icon img{
  width: 45px;
  filter: brightness(0) invert(1);
}

.process-item .content{
  margin-top: 15px;
}

.process-item .content h4 {
    color: #777777;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'ubuntu';
}

.process-item .content p {
    color: #777777;
    margin-top: 10px;
    font-family: 'ubunturegular';
}
.process-item:hover .icon {
    background: #1176affc;
}
section#homelabel1 {
    margin-top: 100px;
    position: relative;
}

/*====================
3. Testimonial css 
======================*/

.testimonial-area {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.ts-bg {
    background: #2b4173;
    padding: 60px 0 30px 0;
}

.ts-bg::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(https://live.themewild.com/constro/assets/img/shape/06.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: .1;
  z-index: -1;
}

.testimonial-item {
    position: relative;
    background: #fff;
    padding: 20px 30px;
    border-radius: 30px 0px 30px 30px;
    margin: 0 20px 0 0;
}

.testimonial-quote p {
    position: relative;
    color: #002c5b;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    z-index: 1;
}

.testimonial-content {
  display: flex;
  justify-content: start;
  align-items: center;
}

.testimonial-author-img {
  width: 90px;
  height: 90px;
  border-radius: 50px;
  position: absolute;
  right: 0px;
  top: -5px;
}

.testimonial-author-img img {
  border-radius: 50% 0 50% 50%;
  border: 10px solid var(--theme-color2);
}

.testimonial-area.bg .testimonial-author-img img{
  border-color: var(--theme-bg-light);
}

.testimonial-author-info{
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
}

.testimonial-author-info::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-left: 4px solid #ff3131;
    border-radius: 50px;
}

.testimonial-author-info h4 {
    font-size: 20px;
    color: #0a2155;
    margin: unset;
}

.testimonial-author-info p {
    color: #ff3131;
    font-weight: 600;
    margin: unset;
}

.testimonial-quote-icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .15;
}

.testimonial-shadow-icon img{
  width: 200px !important;
}

.testimonial-rate {
  color: #FB9902;
}

.testimonial-area.bg .testimonial-author-info h4{
  color: var(--theme-color2)
}

/* testimonial-slider */
.testimonial-slider .owl-dots {
  text-align: center;
  margin-top: 10px;
}

.testimonial-slider .owl-dots .owl-dot span {
  background: var(--theme-color);
  margin: 5px;
  border-radius: 10px;
  width: 15px;
  height: 7px;
  display: inline-block;
  transition: var(--transition);
}

.testimonial-slider .owl-dots .owl-dot.active span {
  background-color: var(--theme-color);
  width: 8px;
  height: 8px;
}
section#serv-id button.owl-prev i {
    font-size: 30px;
    background: #ff5a5a;
    padding: 7px 17px;
    color: #fff;
    margin: 12px;
    border-radius: 10px;
}
section#serv-id button.owl-next i {
    font-size: 30px;
    background: #ff5a5a;
    padding: 7px 17px;
    color: #fff;
    border-radius: 10px;
}
section#serv-id .owl-nav {
    text-align: center;
}
section#homegallerysec {
    margin: 100px 0px 30px 0;
}

/*-------------label------------------*/
#labelsection-id {
    margin-top: 100px;
    position: relative;
}
.labelsec_background {
    background: #2b4173;
    padding: 60px 0 30px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}
.labelsec_background::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(https://live.themewild.com/constro/assets/img/shape/06.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: .1;
    z-index: -1;
}
#labelsection-id .inner {
    background-color: #fff;
    background-image: url(../../images/images/img3/pattern-1.png);
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: 0 5px 40px rgb(0 0 0 / 5%);
    min-height: 200px;
    margin: 40px 0px 60px 0;
    padding: 5px 20px 40px;
    position: relative;
    text-align: center;
    transition: all .3s ease;
    width: 100%;
}
#labelsection-id .labeltop {
    margin-bottom: -150px;
}
#labelsection-id .inner .icon {
    background-color: #ff3131;
    border-radius: 50%;
    color: #fff;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    height: 100px;
    margin: -75px auto 20px;
    position: relative;
    transition: all .3s ease;
    width: 100px;
    z-index: 1;
}
#labelsection-id i[class*=" flaticon-"]:before, i[class^=flaticon-]:before {
    font-family: flaticon-agency!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#labelsection-id .count-box {
    font-family: 'ubunturegular';
    font-size: 46px;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#labelsection-id .count-box .count-text {
    color: #777777;
    font-size: 46px;
    font-weight: 700;
    line-height: 1em;
}
#labelsection-id .counter-title {
    background-color: #f6f6f6;
    display: block;
    line-height: 18px;
    letter-spacing: .1em;
    margin-bottom: 0;
    padding: 10px;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    font-size: 16px;
    font-family: 'ubunturegular';
    font-weight: bold;
    color: #777777;
}
#labelsection-id .inner:hover .icon {
    background-color: #1176affc;
    border-radius: 50%;
    color: #fff;
    transform: rotateY(180deg);
}
#labelsection-id .inner:hover {
    transform: translateY(-5px);
}
#labelsection-id .labelsec-headh4 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'ubuntu';
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
#labelsection-id .labelsec-subheadh3{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'ubuntu';
    font-size: 25px;
    font-weight: bold;
    padding: 0 0 50px 0;
}
#labelsection-id .ic {
    margin-right: 6px;
}
.labelsec_background .site-title-tagline {
    padding: 5px 20px 5px 20px;
}







/*---galle---*/
.gallery-s1-img {
    padding: 15px;
    margin: 0px 0px 30px 0px;
    border-radius: 20px;
    box-shadow: rgb(46 111 240 / 16%) 5px 5px, rgb(46 152 240 / 7%) 10px 10px, rgb(46 177 240 / 10%) 15px 15px, rgb(46 160 240 / 5%) 20px 20px, rgb(46 185 240 / 3%) 25px 25px;
}
img.s1-img {
    width: 100%;
    border-radius: 15px;
    transition: 0.4s;
}
section#homelabel1 .owl-nav {
    margin-left: 303px;
}
section#serv-id {
    margin-bottom: 100px;
    background: url(../../images/images/img2/carobg.png);
    padding: 50px 0;
}


#homelabel1 .owl-prev i {
    left: -18px;
}
section#homelabel1 .owl-next i {
    right: 0px;
}
section#homelabel1 .owl-next i, #homelabel1 .owl-prev i {
    font-size: 25px;
    color: #fff;
    background: #ff3131cc;
    position: absolute;
    bottom: 166px;
    border-radius: 83px;
    width: 50px;
    line-height: 50px;
    height: 50px;
}
.gallery-sec1:hover img {
    transform: scale(0.95);
}

.gimage img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}
.gimage:hover img {
    transform: scale(1.1);
}



.breadcrumb_section {
    background: url(../../images/images/img3/3.jpg);
    padding: 110px 0;
}
/*------------------------------------------------------------------------------
about_page
------------------------------------------------------------------------------*/
#about .about_pagecontent .fa-group:before,#about .fa-users:before {
    content: "\f0c0";
    padding-right: 8px;
}
.about_pagetitle, .about_pagetitle h2 {
    color: #ffffff;
    font-size: 18px;
    font-family: 'ubuntu';
    text-transform: uppercase;
}
h5.ca-section-subtitle {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    background: #1176af;
    border-radius: 50px;
    padding: 2px 15px 2px 15px;
    margin-bottom: 15px;
    font-family: 'ubuntu';
}
h2.ca-section-title {
    font-family: 'ubunturegular';
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
p.pt-16.pb-40 {
    font-family: 'ubunturegular';
    font-size: 15px;
    text-align: justify;
    margin-bottom: 40px;
    line-height: 2;
}
.ca-value-cbox {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    text-align: center;
    padding: 16px;
    border-radius: 7px;
    font-family: 'ubunturegular';
    font-size: 18px;
}
.ca-value-cbox .ca-counter-title {
    color: #00060F;
    transition: .3s;
    font-family: 'ubuntu';
    font-size: 40px;
}
.ca-counter-title {
    font-size: 32px;
    line-height: 32px;
}
.ca-value-cbox .v-text {
    color: #4A4A49;
    transition: .3s;
    font-size: 20px;
    font-family: 'ubuntu';
}
.ca-value-cbox:hover {
    background: #ff3131;
    transition: .3s;
}
.ca-value-cbox:hover .ca-counter-title {
    color: #fff;
    transition: .3s;
}
.ca-value-cbox:hover .v-text {
    color: #E7EDF6;
    transition: .3s;
}


/*--------------------------------------------------------------------------------------------------------------------
service_page
----------------------------------------------------------------------------------------------------------------------*/
#about .service-style1 {
    padding: 80px 0 40px;
    background: url(../../images/images/img3/ab.png);
    background-repeat: no-repeat;
}
.servicepagecont.row {
    border-radius: 20px;
    margin-bottom: 40px;
    padding: 20px 5px;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}
h3.servicepage-conth3 {
    text-align: center;
    color: #0e7cad;
    font-family: 'ubuntu';
    font-size: 30px;
    margin: 0 0 5px 0;
}
p.servicepage-contp {
    font-family: 'ubunturegular';
    font-size: 16px;
    line-height: 2;
}
h1.sevicepage-head {
    text-align: center;
    font-size: 40px;
    font-family: 'ubuntu';
    color: #ff3131;
    font-weight: 500;
}

.servicepage-imgdiv img:hover {
    transform: scale(0.96);
}
.servicepage-imgdiv img {
    transition: 0.3s;
    width: 100%;
    padding: 8px;
    border-radius: 20px;
}
.servicepage-imgdiv {
    border: 2px solid #1176af;
    border-radius: 20px;
}
.gimage img {
    height:300px !important;
}
.about_pagecontent.text-left {
    display: none;
}
.gimage {
    position: relative;
    overflow: hidden;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
    border-radius: 15px;
}
.hoverview a {
    background: #1176af;
}
.hoverview a:hover {
    background: rgb(255 49 49) none repeat scroll 0 0;
    color: #000;
}






























































/*------------------------------------------------------------------------
contact
-------------------------------------------------------------------------*/
h3.contact-div-ah span {
    width: 45px;
    height: 44px;
    background: #ff3131;
    text-align: center;
    line-height: 43px;
    border-radius: 30px;
    color: #fff;
    margin: 0 6px 0px 0;
}
h3.contact-div-ah {
    font-family: 'ubuntu';
    color: #1176af;
    font-size: 25px;
    margin: 15px 0 0px 0;
}
h4.contact-div-h1 {
    font-family: 'montserrat';
    padding: 0px 0 0 60px;
    margin-bottom: unset;
    color: #691a19;
}
p.contact-div-ap {
    font-size: 16px;
    font-family: 'ubunturegular';
    padding: 0px 10px 0 60px;
}
.btn-text {
    border: 2px solid #0e355a;
    background: #0e355a;
    font-family: 'montserrat';
    font-size: 11px;
    font-weight: 600;
}
.btn-text:hover {
    color: #fff3f6;
    text-decoration: none;
    background: #691a19;
    border: 2px solid #691a19;
}
#contact h4 {
    color: #691a19;
    font-family: 'ubuntu';
}
.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus, .contact-form textarea:focus {
    border: 1px solid #691a19;
}
a.btn.btn-md.btn-white-line.mt-10.appointment-button {
    border: 1px solid;
}
.header-2 .navigation > ul > li:hover {
    background: unset;
}
.header-2 .navigation > ul > li > a:hover, .navigation .sub-nav li a:hover {
    background: #691a19;
    color: #ffffff;
}
.navigation .sub-nav li a {
    color: #ffffff;
    font-family: 'montserrat';
    font-size: 15px;
}
.navigation .sub-nav li:hover {
    background: #691a19;
}
.service_pagetitle, .service_pagetitle h2 {
    color: #ffffff;
    font-family: 'ubuntu';
    font-size: 18px;
    padding: 0 10px;
    text-transform: uppercase;
}
.call-us ul li a {
    color: #000000;
    font-family: 'montserrat';
}
.link-zoom a {
    width: 40px;
    height: 40px;
    line-height: 46px;
    text-align: center;
    background: #691a19;
    font-size: 17px;
    color: #fff;
}
.sec-title h2 {
    margin: 0;
    line-height: 36px;
    font-family: 'ubuntu';
}
.subscribe_now button, .main-header .btn-outer .quote-btn, .btn-style-two {
    color: #ffffff;
    font-size: 14px;
    font-family: 'ubuntu';
    background: #1176af;
}
.contact-section {
    padding: 80px 0 0 0;
}
.column.col-md-12.col-sm-12.col-xs-12 .inner-box {
    border: 1px solid #ddd;
    padding: 20px 40px 0;
    margin-bottom: 30px;
    margin-top: 40px;
}
.contact-section .btn-style-two:hover {
    color: #ffffff !important;
    border-color: #ffffff !important;
    background: #ff3131;
}




@media(max-width:767px){
    div#qcnavbarmenu {
    width: 100%;
}
section#wel-id {
    padding: 70px 0 80px 0;
}
li.welli-cont {
    font-size: 16px;
}

p.weladdcont1p {
    font-size: 16px;
}

.weladdcont1:after {
    height: 70%;
    top: 22px;
}

section#workingproid .site-heading.text-center.wow.fadeInDown {
    padding-top: 180px;
}

section#workingproid {}

.process-item {
    margin-bottom: 40px;
}

h2.site-title {
    font-size: 35px;
}

.testimonial-item {
    margin: unset;
}

#homelabel1 .owl-prev i {
    left: 0;
}

.about-img-wrap > img:nth-child(3) {
    right: -20px;
    top: -123px;
    z-index: -1;
}
.breadcrumb-list .pull-right {
    float: left!important;
}

.ca-value-img .w-100.br-7 {
    width: 100%;
}

h5.ca-section-subtitle {
    margin-top: 20px;
}

.ca-value-cbox {
    margin: 10px 20px 10px 20px;
}

.ca-value-content3 .pt-16.pb-40 {
    padding: 0 10px;
}
.servicepagecont.row {
 margin: 
10px 10px 40px 10px;
}

.about-img-wrap > img:nth-child(3) {
    right: -10px;
    top: -120px;
    z-index: -1;
    width: 150px;
}
.about-img-wrap > img:nth-child(1) {
    width: 226px;
    object-fit: cover;
    height: 280px;
}
.about-img-wrap > img:nth-child(2) {
    width: 200px;
    height: 150px;
    bottom: -40px;
}
.about-img-info {
    background-color: #ff3131;
    color: #fff;
    box-shadow: 0px 0px 0px 3px #df111950;
    padding: 9px 11px;
    border-radius: 2px;
    display: inline-flex;
    font-weight: 800;
    line-height: 1;
    font-size: 13px;
}
.about-img-wrap .about-img-info {
    left: 52px;
    bottom: 15px;
    transform: rotate(-90deg);
}
.about-img-wrap {
    margin-bottom: 80px;
}
#about .service-style1 {
    background-position: top;
}
section#qcheader-menu {
    margin: 0 0px 17px 0;
}
p.servicepage-contp {
    text-align: justify;
}
.gimage {
    margin: 0px 18px;
}
.contact-section .inner-box {
    margin-top: 40px;
}
h2.ca-section-title {
    padding: 0 10px;
}
.ca-value-content3 {
    margin: 30px 0 0 0;
}
#labelsection-id .labelsec-subheadh3 {
    font-size: 22px;
    padding: 0px 0 50px 10px;
}
#labelsection-id .labeltop {
    margin-bottom: unset;
}





}