.vb5,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif
}

.blg2,
.web-pulse-india address .title_6,
h4,
h5 {
    text-transform: capitalize
}

.service-img,
.video-wrapper iframe {
    object-fit: cover;
    width: 100%
}

.section_subtitles{
    position: relative;
    left: -20px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
    color: var(--primary);
}

:root {
    --primary: #18243a;
    --secondary: #eadd89
}

body {
    background: #fff;
    color: #363636;
    font-size: 14px
}

.vb5,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0c0c0c;
    margin: 0 0 20px
}

p,
p a {
    color: #363636
}

a,
label {
    color: #7f7f7f;
    display: block
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #0c0c0c
}

p a {
    width: auto;
    display: inline-block
}

p a:hover {
    text-decoration: underline;
    outline: 0
}

p {
    letter-spacing: normal;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 15px
}

a {
    text-decoration: none;
    outline: 0
}

a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

img {
    max-width: 100%
}

iframe {
    border: 0;
    width: 100%
}

blockquote {
    padding: 0;
    border: 0
}

label {
    font-weight: 400;
    margin: 0
}

.blg2,
.three,
.two,
h2,
h3,
h4 {
    font-weight: 700
}

textarea {
    height: 100px !important
}

input,
select,
textarea {
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 0;
    background: #fff;
    line-height: 40px;
    box-shadow: none;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px !important
}

.form-group {
    position: relative;
    margin-bottom: 15px
}

.form-control::-moz-placeholder {
    color: #555
}

.form-control:focus::-moz-placeholder {
    color: var(--primary)
}

.form-control:focus {
    border-color: var(--primary);
    box-shadow: none;
    outline: 0
}

.two,
h2 {
    font-size: 26px
}

.three,
h3 {
    font-size: 20px;
    margin: 0 0 30px
}

h3 span {
    padding: 0 10px 0 0;
    position: relative
}

.blg2,
h4 {
    font-size: 16px;
    margin: 0;
    /*text-align: center;*/
    padding: 15px 0;
    color: #0c0c0c;
}


.header {
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 5px 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
}

.topbar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 5px
}

.topbar .w-p-s-logo {
    margin: 15px 0
}

.top_right {
    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    height: 75px;
    align-items: center;
    margin: 0
}

.search_btn,
ul.social li a {
    align-items: center;
    display: flex
}

.search {
    max-width: 330px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

.search_btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 15px;
    line-height: 40px;
    background: var(--secondary);
    color: #666;
    border: 0;
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 4px 4px 0;
    height: 40px;
    justify-content: center
}

.left_sidebar ul li ul li a.active,
.left_sidebar ul li ul li a:focus,
.left_sidebar ul li ul li a:hover,
.search_btn:hover {
    background: var(--secondary);
    color: var(--primary)
}

.phone_call {
    display: inline-block;
    list-style: none;
    margin: 0 15px;
    padding: 0
}

.phone_call a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600
}

.phone_call a svg {
    color: var(--secondary);
    width: 24px;
    height: 24px;
    margin-right: 3px;
    vertical-align: middle
}

.contact_details .address_list li a:focus,
.contact_details .address_list li a:hover,
.footer-links a:hover,
.navbar .phone_call a:focus,
.navbar .phone_call a:hover,
.phone_call a:hover,
.service-box:hover .service-flip-title .title_02,
.service_content:hover .center_box .title_3 a,
.wps_copy a:hover {
    color: #eadd89
}

.home_about_content p b,
.home_about_content p strong,
.phone_call a:hover svg,
.service_content .center_box .title_3 a,
.web-pulse-india h4 span,
.web-pulse-india p a:hover {
    color: var(--secondary)
}

.navbar .phone_call {
    margin: 10px 0
}

.navbar .phone_call a,
.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg,
.send_enquiry:focus {
    color: #fff
}

ul.social {
    float: left;
    margin: 0;
    padding: 0
}

.top_right ul.social {
    float: left;
    margin: 0;
    list-style: none;
    padding: 0;
    width: auto
}

ul.social li {
    margin: 0;
    display: inline-block
}

ul.social li a {
    transition: background .4s ease-in-out;
    text-align: center;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    justify-content: center;
    color: #fff;
    background: #231573
}

ul.social li a svg {
    color: #fff;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0
}

ul.social li.facebook a {
    background: #3c5b9b
}

ul.social li.twitter a {
    background: #359bed
}

ul.social li.linkedin a {
    background: #027ba5
}

ul.social li.youtube a {
    background: #f70000
}

ul.social li.instagram a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.menubar {
    float: left;
    width: 100%;
    position: relative;
    background: 0 0
}

.menubar.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: both;
    background: rgba(0, 0, 0, .8)
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.navigation .nav-header {
    display: none;
    padding: 12px 20px
}

.navigation .navbar button {
    float: right;
    width: 40px;
    height: 40px;
    background: 0 0;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 25px;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    z-index: 99;
    padding: 5px;
    position: relative;
    transform: rotate(0);
    transition: .5s ease-in-out;
    cursor: pointer
}

.navigation .navbar button span {
    display: block;
    position: absolute;
    height: 3px;
    width: 70%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 15%;
    transform: rotate(0);
    transition: .25s ease-in-out
}

.navigation .navbar button span:first-child {
    top: 8px
}

.navigation .navbar button span:nth-child(2),
.navigation .navbar button span:nth-child(3) {
    top: 18px
}

.navigation .navbar button span:nth-child(4) {
    top: 28px
}

.navigation .navbar button.open span:first-child,
.navigation .navbar button.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.navigation .navbar button.open span:nth-child(2) {
    transform: rotate(45deg)
}

.navigation .navbar button.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.navigation .menu,
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown,
.navigation .menu ul li:hover ul.cs-dropdown {
    display: block
}

.navigation .menu ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
    position: relative;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, .1)
}

.navigation .menu ul:after,
.navigation .menu ul:before {
    content: '';
    background: rgba(255, 255, 255, .1);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 2px;
    left: 0
}

.navigation .menu ul:after {
    top: auto;
    bottom: 2px
}

.navigation .menu ul li {
    display: inline-block;
    position: relative
}

.navigation .menu ul li a {
    padding: 10px 18px;
    display: block;
    color: #fff;
    transition: .3s;
    font-size: 16px;
    background: 0 0;
    font-weight: 500;
    border-bottom: 4px solid transparent
}

.navigation .menu ul li.active a,
.navigation .menu ul li:hover a {
    color: var(--secondary);
    background: 0 0
}

.navigation .menu ul li ul.cs-dropdown {
    top: 100%;
    left: 0;
    text-align: left;
    border: 0;
    position: absolute;
    width: 285px;
    display: none;
    z-index: 99999;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .4);
    background: #fff;
    margin: 0;
    padding: 0;
    transition: .3s
}

.navigation .menu ul li ul.cs-dropdown li:last-child {
    border: 0
}

.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown,
.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown {
    left: 100%;
    margin-top: -36px
}

.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown,
.navigation .menu ul>li>ul.cs-dropdown>li>ul.cs-dropdown>li>ul.cs-dropdown {
    left: -100%;
    margin-top: -31px
}

.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown {
    display: none;
    transition: .3s;
    width: 250px
}

.navigation .menu ul li ul.cs-dropdown li,
.navigation .menu ul>li ul.cs-dropdown li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #eee;
    width: 100%
}

.navigation .menu ul li ul.cs-dropdown li:last-child a {
    border-bottom: 0
}

.navigation .menu ul li ul.cs-dropdown li:last-child a:after {
    display: none
}

.accordion-button:focus,
.accordion-button:hover,
.navigation .menu ul li ul.cs-dropdown li a:hover,
.navigation .menu ul li ul.cs-dropdown li:hover a,
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover {
    color: #fff;
    background: var(--primary)
}

.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a {
    background: #fff;
    color: #333
}

.navigation .menu ul li ul.cs-dropdown li a {
    color: #333;
    font-size: 14px;
    padding: 7px 15px;
    position: relative;
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    background: #fff;
    transition: .3s;
    border-bottom: 0 solid transparent
}

.navigation ul li.cs-submenu a button {
    border: 0;
    background: 0 0;
    outline: 0;
    padding: 0;
    margin: 0 0 0 3px;
    color: #fff
}

.navigation ul li.cs-submenu a button svg {
    width: 16px;
    height: 16px
}

.navigation ul li.cs-submenu:hover svg {
    transform: rotateZ(180deg);
    color: var(--secondary)
}

.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg {
    color: #242424
}

.navigation ul li.cs-submenu ul.cs-dropdown li a button {
    float: right;
    color: #333
}

.navigation ul li.cs-submenu ul.cs-dropdown li a button svg {
    transform: rotateZ(-90deg)
}

.navigation .navbar {
    display: none;
    padding: 12px 0;
    margin: 0
}

.navigation .menu ul>li:hover>ul.cs-dropdown,
.navigation .menu ul>li>ul.cs-dropdown>li:hover>ul.cs-dropdown {
    visibility: visible;
    opacity: 1
}

.navigation .menu ul>li ul.cs-dropdown {
    position: absolute;
    width: 280px;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    transition: .3s;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: left
}

.home_slider {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

.home_slider #slider {
    overflow: hidden;
    width: 100%
}

.slide {
    position: relative;
    display: block;
    z-index: 6;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.blogdetails img,
.fb-comments,
.home_slider .slide img {
    width: 100%
}

#featuredProducts .owl-next,
#featuredProducts .owl-prev,
#slider .owl-next,
#slider .owl-prev {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: 0;
    background: var(--primary);
    border-radius: 100%;
    z-index: 9
}

#slider .owl-nav .owl-prev {
    left: 80px
}

#slider .owl-nav .owl-next {
    right: 80px
}

#featuredProducts .owl-next:hover,
#featuredProducts .owl-prev:hover,
#slider .owl-next:hover,
#slider .owl-prev:hover,
.read_more_btn:focus,
.read_more_btn:hover {
    background: #eadd89;
    color: #333;
    border-color: #eadd89
}

#featuredProducts .owl-dots,
#slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.home_slider .banner_inner {
    top: 0;
    display: inline-block;
    text-shadow: none;
    right: 0;
    left: 0;
    padding: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    height: 100%
}

.home_slider .title_1,
.home_slider p {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75)
}

.home_slider .banner_info {
    max-width: 700px;
    margin: 0 auto;
    text-align: center
}

.home_slider .title_1 {
    color: #eadd89;
    display: inline-block;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600
}

#slider .owl-item.active .title_1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: .3s
}

.home_slider p {
    color: #fff;
    font-size: 20px;
    line-height: 24px
}

#slider .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: .3s
}

.path_type_1 {
    height: 185px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 4;
    padding: 0
}

.path_type_1.top {
    width: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV"
}

.inner-box .image-box .image img,
.service_content .center_box {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

.w-p-s-home-feture {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #fff
}

.wprt-icon-text {
    border: 1px solid #f1f1f1;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    overflow: hidden
}

.wprt-icon-text .icon {
    padding: 10px 0 0;
    color: var(--primary);
    font-size: 52px;
    line-height: normal;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.wprt-icon-text:hover .icon {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    color: var(--primary)
}

.wprt-icon-text .title_01 {
    font-size: 15px;
    margin: 0;
    color: #333;
    font-weight: 700;
    padding-top: 6px
}

.wprt-icon-text:hover .title_01 {
    color: var(--primary);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.service_category {
    float: left;
    width: 100%;
    padding: 0 0 20px;
    margin: 0;
    background: #fff
}

.grid_1,
.grid_2,
.p0 {
    padding: 0
}

.grid_1:first-child,
.grid_2:nth-child(2) {
    padding-left: calc(var(--bs-gutter-x) * .5)
}

.grid_1:nth-child(2),
.grid_2:first-child {
    padding-right: calc(var(--bs-gutter-x) * .5)
}

.img-wrap {
    position: relative;
    width: 100%;
    display: block
}

.img-wrap img {
    width: 100%;
    height: auto;
    display: block
}

.service_content {
    position: relative;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    background: var(--primary)
}

.service_content .center_box {
    position: absolute;
    width: 100%;
    padding: 0 60px
}

.service_content .center_box .title_3 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600
}

.service_content .center_box p {
    margin-bottom: 10px;
    color: #fff
}

.service_content .center_box .facilities_btn {
    padding: 8px 30px;
    background: 0 0;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #fff
}

.service_content .center_box .facilities_btn:focus,
.service_content .center_box .facilities_btn:hover {
    border-color: #eadd89;
    background: #eadd89;
    color: #333
}

.home_about-web-pulse {
    float: left;
    width: 100%;
    color: #fff;
    padding: 80px 0 170px;
    background: url(../images/background1.jpg) 0 0/100% fixed;
    position: relative;
    overflow: hidden
}

.home_about-web-pulse:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1
}

.home_about-web-pulse .container {
    position: relative;
    z-index: 9
}

.home_about_content {
    max-width: 95%;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center
}

.home_about_content h1 {
    color: #eadd89;
    margin: 0 0 10px;
    padding: 0;
    font-size: 28px;
    font-weight: 600;
    text-align: center
}

.home_about_content h2 {
    color: #eadd89;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    font-size: 22px
}

.home_about_content p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-align: center
}

.wps_right p strong {
    font-weight: bolder;
    color: #c5b440
}

.read_more_btn {
    margin-top: 20px;
    padding: 8px 30px;
    background: 0 0;
    color: #eadd89;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #eadd89
}

.services-block-six {
    position: relative;
    margin-bottom: 30px
}

.services-block-six .inner {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px 15px;
    border: 1px solid #e0e0e0;
    background: #fff;
    text-align: center;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    border-radius: 3px
}

.inner-box,
.inner-box .image-box .overlay-link svg {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.services-block-six .inner:hover .icon {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.services-block-six .inner:hover {
    border-color: #eadd89;
    background: #eadd89
}

.services-block-six .inner .icon {
    position: relative;
    font-size: 64px;
    line-height: 1em;
    color: #df6512;
    margin-bottom: 25px
}

.services-block-six .inner .title_3 {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    color: #333;
    font-weight: 700;
    text-transform: inherit
}

.services-block-six .inner:hover .title_3,
.services-block-six .inner:hover p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    color: #333
}

.right-content h3 a,
.right_news .title_h4 a,
.services-block-six .inner:hover .icon,
.services-block-six .inner:hover .title_3 {
    color: #333
}

.webpulse_home_featured {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 50px;
    background: #fff;
    position: relative
}

.title {
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    color: #333;
    font-weight: 600
}

.title span {
    position: relative;
    color: #fd5d14
}

.title:after,
.title:before {
    content: "";
    background: #ddd;
    width: 30px;
    left: 0;
    height: 3px;
    position: absolute;
    bottom: 0
}

.heading_banner .container,
.inner-box,
.inner-box .image-box,
.web-pulse-choose .container {
    position: relative
}

.title:after {
    background: var(--primary);
    left: 30px
}

.text-center .title:after,
.text-center .title:before {
    left: 50%;
    margin-left: -30px
}

.text-center .title:after {
    margin-left: 0
}

.text-right .title:after,
.text-right .title:before {
    left: inherit;
    right: 30px
}

.text-right .title:after,
.top-line::after {
    right: 0
}

.text-right {
    text-align: right
}

.inner-box {
    display: block;
    transition: .3s;
    margin: 10px
}

.inner-box:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, .25)
}

.inner-box .image-box .image {
    position: relative;
    margin-bottom: 0;
    height: 365px
}

.inner-box .image-box .image img {
    position: absolute;
    width: auto
}

.inner-box .image-box .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

.inner-box .image-box .overlay-link a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.inner-box .image-box .overlay-link:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--primary);
    padding: 15px;
    content: "";
    outline: #eadd89 solid 2px;
    outline-offset: -15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.5) rotateX(180deg);
    -moz-transform: scale(.5) rotateX(180deg);
    -ms-transform: scale(.5) rotateX(180deg);
    -o-transform: scale(.5) rotateX(180deg);
    transform: scale(.5) rotateX(180deg);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.inner-box:hover .overlay-link:before {
    opacity: .7;
    -webkit-transform: scale(1) rotateX(0);
    -moz-transform: scale(1) rotateX(0);
    -ms-transform: scale(1) rotateX(0);
    -o-transform: scale(1) rotateX(0);
    transform: scale(1) rotateX(0);
    visibility: visible
}

.inner-box .image-box .overlay-link svg {
    color: #eadd89;
    text-align: center;
    visibility: hidden;
    transition: .3s;
    width: 30px;
    height: 30px
}

.inner-box:hover .overlay-link svg {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.inner-box .lower-content {
    position: relative;
    padding: 40px 35px 35px;
    border: 2px solid #e1e1e1;
    background-color: #fff
}

.inner-box .lower-content .icon {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 40px;
    line-height: 1em;
    color: var(--primary);
    margin-bottom: 24px
}

.inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #002121;
    font-weight: 600;
    margin-bottom: 15px
}

.inner-box .lower-content h3 a {
    color: #333;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.inner-box:hover .lower-content h3 a {
    color: var(--primary)
}

.inner-box .lower-content .text {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 0
}

.inner-box .lower-content .read_more_btn {
    color: var(--primary);
    border-color: var(--primary)
}

.inner-box:hover .lower-content .read_more_btn {
    color: #fff;
    background: var(--primary);
    border-color: var(--primary)
}

#featuredProducts .owl-nav .owl-prev {
    left: -20px
}

#featuredProducts .owl-nav .owl-next {
    right: -20px
}

.web-pulse-choose {
    float: left;
    width: 100%;
    color: #fff;
    padding: 50px 0 0;
    background: url(../images/background2.jpg) 0 0/100% fixed;
    text-align: center;
    position: relative
}

.web-pulse-choose:before {
    background-color: rgba(17, 17, 17, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.web-pulse-choose .ming {
    margin-top: 90px
}

.home_right_sec {
    float: left;
    width: 100%;
    margin: 0;
    padding: 100px 0 0
}

.home_right_sec .title {
    text-align: left;
    color: #fff;
    font-size: 30px;
    position: relative;
    z-index: 15
}

.service-box {
    position: relative;
    perspective: 1000px;
    height: 400px;
    margin-bottom: 30px
}

.service-flip-images:after {
    background: linear-gradient(to bottom, rgba(39, 40, 44, 0) 50%, #27282c 100%) rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.service-flip-front,
.service-flip-images:after {
    border-radius: 2px
}

.service-flip-images {
    background-size: 100% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.service-flip-desc {
    background: #fd5d14;
    color: #fff;
    position: relative;
    text-align: center
}

.service-flip {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: 1s linear
}

.service-flip-title {
    display: block;
    position: absolute;
    bottom: 13px;
    left: 30px;
    right: 30px;
    z-index: 1;
    text-align: left
}

.service-flip-title .title_02 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600
}

.service-flip-desc .service-flip-text {
    left: 50%;
    position: absolute;
    right: auto;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px
}

.process-card:hover .process-icon::after,
.process-card:hover .process-icon::before,
.service-flip-desc .service-flip-text .center_content {
    width: 100%;
    height: 100%
}

.service-flip-desc .service-flip-text .title_02 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 600;
    text-align: center
}

.service-flip-desc .service-flip-text a {
    font-size: 24px;
    color: #fff
}

.flip-icon {
    background: 0 0;
    bottom: 5px;
    height: 40px;
    line-height: 45px;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 45px;
    z-index: 9
}

.flip-icon svg {
    color: #eadd89;
    width: 24px;
    height: 24px
}

.service-flip-desc .service-flip-text>i {
    font-size: 30px;
    line-height: 42px;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 700
}

.webpulse-home_blog {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #f0f0f0
}

.webpulse-home_blog .blg1 {
    font-size: 26px
}

.blog-item {
    position: relative;
    margin: 0
}

.blog-item .blog__img {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.blog-item .blog__img img {
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.blog-item:hover .blog__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.product_listing .product .image1 img,
.product_more .may_image .image img,
.product_popup_image img,
.right_side .about_image img {
    transform: translate(-50%, -50%);
    max-height: 100%
}

.blog-item .blog__content {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-top: 27px;
    padding-left: 30px;
    margin-right: 15px;
    margin-top: -40px;
    border-radius: 0 4px 0 0;
    padding-bottom: 20px
}

.blog-item .blog__meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 11px
}

.blog-item .blog__meta-cat {
    margin-right: 8px;
    line-height: 1
}

.blog-item .blog__meta-cat a {
    position: relative;
    color: var(--primary);
    padding-right: 7px;
    display: inline-block
}

.blog-item .blog__meta-cat a:hover,
.blog-item .blog__title a {
    color: #1b1a1a
}

.blog-item .blog__meta-cat a:after {
    content: ",";
    position: absolute;
    top: 0;
    right: 2px;
    color: var(--primary)
}

.accordion-header,
.blog-item .blog__meta-cat a:last-child,
.padding0 {
    padding: 0
}

.blog-item .blog__meta-cat a:last-child:after {
    display: none
}

.blog-item .blog__meta-date {
    display: block;
    font-size: 13px;
    line-height: 1;
    margin-right: 20px
}

.blog-item .blog__title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 14px;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left
}

.blog-item .blog__title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: var(--primary)
}

.blog-item .blog__title a:hover,
.inner_breadcrumb .breadcrumb li a:hover,
.inner_breadcrumb .breadcrumb li.active,
.process-card:hover .process-icon i,
.product_listing:hover .right-content h3 a,
.product_listing:hover .right-content h4 a,
.right_news:hover .title_h4 a,
.sitemap li a:hover {
    color: var(--primary)
}

.address_group p,
.blog-item .blog__desc,
.right_news:last-child {
    margin-bottom: 0
}

.blog-item .blog__content .read_more_btn {
    color: var(--primary);
    border-color: var(--primary)
}

.blog-item:hover .blog__content .read_more_btn {
    background: var(--primary);
    color: #fff;
    border-color: var(--primary)
}

.home_testimonials_webpulse {
    float: left;
    width: 100%;
    color: #fff;
    padding: 60px 0;
    background: url(../images/background2.jpg) 0 0/100% fixed;
    text-align: left;
    position: relative
}

.home_testimonials_webpulse:before {
    background-color: rgba(17, 17, 17, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.home_testimonials_webpulse h3 {
    font-size: 30px;
    color: #fff
}

.testimonial-item {
    padding-left: 35px
}

.ti-text {
    padding-left: 60px;
    padding-top: 37px;
    padding-bottom: 25px;
    border: 1px solid #efefef;
    position: relative;
    background: #fff;
    margin-bottom: 15px
}

.five_start,
.ti-name {
    padding: 0;
    margin: 0
}

.ti-badge {
    position: absolute;
    width: 50px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    top: 40px;
    left: -19px;
    background: var(--primary)
}

.ti-badge svg,
.video-section .video-inner .video-content a svg {
    width: 30px;
    height: 30px
}

.ti-badge:after {
    position: absolute;
    content: '';
    border-bottom: 9px solid var(--primary);
    border-right: 9px solid var(--primary);
    border-left: 9px solid transparent;
    border-top: 9px solid transparent;
    bottom: 100%;
    left: 0
}

.ti-badge:before {
    font-size: 24px
}

.ti-words {
    font-size: 14px;
    line-height: 24px
}

.five_start li {
    font-size: 15px;
    margin-right: 5px;
    color: var(--primary);
    padding: 0;
    display: inline
}

.ti-info ul li {
    float: left;
    margin-right: 10px
}

.ti-info ul li img {
    width: 80px;
    height: 80px;
    border-radius: 100%
}

.ti-name {
    font-size: 16px;
    line-height: 25px;
    color: #eadd89
}

.web-pulse-india,
.webpulse_home_clients {
    padding: 40px 0 20px;
    width: 100%;
    float: left
}

.ti-info ul li p {
    margin: 0;
    color: #fff
}

.md-header {
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    text-align: left
}

.path_type_2-gray {
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    background: #fff;
    float: left;
    z-index: 100;
    margin-top: 90px
}

.path_type_2-gray path {
    fill: #f5f5f5
}

.path_type_2-white {
    background: #f5f5f5;
    margin-bottom: -6px;
    margin-top: 60px
}

.path_type_2-white path {
    fill: #fff;
    stroke: #f5f5f5;
    stroke-width: 0
}

.path_type_2.home-left {
    position: absolute;
    bottom: 0;
    left: 0;
    background: 0 0;
    z-index: 1
}

.path_type_2.home-right {
    position: absolute;
    bottom: 0;
    right: 0 !important;
    background: 0 0;
    z-index: 1;
    left: auto
}

.path_type_2.home-left,
.path_type_2.home-right path {
    fill: #f0f0f0;
    stroke: #f0f0f0;
    stroke-width: 4
}

.webpulse_home_clients {
    margin: 0;
    background: #f0f0f0
}

.webpulse_home_clients .clnt1 {
    text-align: left;
    font-size: 26px
}

.webpulse_home_clients .clients {
    border: 1px solid #d8d8d8;
    max-width: 100%;
    background: #fff;
    position: static;
    opacity: 1;
    margin: 0 10px 20px 0;
    transition: opacity .3s;
    top: 0;
    left: 0
}

.webpulse_home_clients .item .image {
    position: relative;
    padding: 15px 10px 0;
    text-align: center;
    min-height: 100px;
    max-height: 100px;
    overflow: hidden
}

.left_image .left_centered .image img,
.product_right_image .detail_image img,
.right_image1 .left_centered .image img,
.webpulse_home_clients .item .image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%
}

.web-pulse-india {
    background-image: radial-gradient(circle farthest-side at 50% 50%, #333, #222)
}

#web-pulse-scroll-up,
.wps_copy {
    background: var(--primary);
    color: #fff
}

.web-pulse-india .title_5 {
    float: left;
    width: 100%;
    font-size: 18px;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding: 0;
    font-weight: 600
}

.web-pulse-india .title_5:after {
    width: 50px;
    content: "";
    position: absolute;
    display: inline-block;
    border-top-style: solid;
    border-color: var(--secondary);
    margin-top: 10px;
    border-top-width: 2px;
    left: 0;
    top: 100%
}

.web-pulse-india p {
    float: left;
    width: 100%;
    color: #fff
}

.web-pulse-india p a {
    float: left;
    color: #fff
}

.web-pulse-india p span {
    float: left
}

.blog_details1,
.footer-links,
.product_popup,
.social_list {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.footer-links li {
    line-height: 28px;
    list-style: none;
    color: #fff;
    font-size: 14px
}

.footer-links a {
    color: #fff;
    text-transform: capitalize !important
}

.wps_copy {
    float: left;
    width: 100%;
    line-height: 40px
}

.wps_copy a {
    color: #eadd89;
    display: inline-block
}

.social-icons {
    float: left;
    overflow: hidden;
    margin: 0
}

#web-pulse-scroll-up {
    position: fixed;
    z-index: 8030;
    bottom: 65px;
    right: 30px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: .25s;
    display: none
}

#web-pulse-scroll-up svg,
.read_more_btn_2.callback svg,
.whatapp_btn svg {
    width: 24px;
    height: 24px
}

.popular_tag,
.web-pulse-india address {
    width: 100%;
    float: left
}

#web-pulse-scroll-up:hover {
    background: #333
}

.web-pulse-india address .title_6 {
    font-size: 16px;
    color: #eadd89;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.popular_tag {
    margin: 0 0 20px;
    padding: 0
}

.popular_tag li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.popular_tag li a {
    border: 1px solid rgba(255, 255, 255, .5);
    display: inline-block;
    text-decoration: none;
    transition: .3s;
    color: #fff;
    border-radius: 50px;
    padding: 4px 15px
}

.widget__newsletter-form {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    position: relative
}

.send_enquiry,
.whatapp_btn {
    left: 15px;
    position: fixed;
    height: 50px
}

.widget__newsletter-form .form-control {
    font-size: 13px;
    border: 1px solid #eee;
    border-radius: 20px;
    background: #222
}

.widget__newsletter-form .btn {
    min-width: 30px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 5px;
    right: 10px;
    background: #fd5d14;
    color: #fff;
    text-align: center
}

.whatapp_btn,
.whatapp_btn:focus,
.whatapp_btn:hover {
    background: #01e675;
    color: #fff
}

.modal-header .modal-title,
.modal-header h4 {
    text-align: left;
    font-size: 18px;
    line-height: 18px
}

.widget__newsletter-form .btn i {
    position: relative;
    font-size: 16px;
    margin: 0;
    top: 0;
    left: 0
}

.whatapp_btn {
    width: 50px;
    bottom: 105px;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .16), 0 3px 10px rgba(0, 0, 0, .16)
}

#whatsapp .modal-dialog {
    margin-top: 12%
}

.send_enquiry {
    background: #fff;
    border-radius: 40px;
    bottom: 45px;
    color: #fff;
    display: table;
    min-width: 50px;
    text-align: center;
    z-index: 9999;
    transition: .2s linear;
    background: var(--primary);
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-content,
.modal-header {
    border-radius: 0
}

.send_enquiry svg {
    width: 24px;
    height: 24px;
    line-height: 50px
}

.send_enquiry:hover {
    color: #fff;
    padding: 0 20px
}

.send_enquiry span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
    line-height: 50px;
    transition: .5s;
    text-transform: uppercase
}

.send_enquiry:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 10px
}

.modal-header {
    padding: 0 15px;
    background: var(--primary);
    color: #fff
}

.modal-header h4 {
    color: #fff
}

.modal-header .modal-title {
    color: #fff;
    padding: 15px 0;
    text-transform: initial;
    letter-spacing: .2px
}

.btn-close {
    width: 1em;
    height: 1em;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    outline: 0
}

.send_p {
    font-size: 13px;
    line-height: 18px;
    text-align: center
}

.g-recaptcha {
    transform: scale(.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.heading_banner {
    float: left;
    width: 100%;
    position: relative;
    background-size: 100%;
    padding: 230px 0 90px;
    margin: 0
}

.heading_banner:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.heading_banner .cat_title,
.heading_banner .cat_title2,
.heading_banner h1,
.heading_banner h2 {
    text-align: center;
    background: rgba(0, 0, 0, .5);
    text-transform: capitalize;
    width: auto;
    display: inline-block
}

.heading_banner h1 {
    margin: 0 0 10px;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    padding: 10px 20px
}

.heading_banner .cat_title2,
.heading_banner h2 {
    margin: 0;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 400;
    color: #eee;
    padding: 10px 20px
}

.heading_banner .cat_title {
    margin: 0 0 10px;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    padding: 5px 25px
}

.inner_breadcrumb {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    margin: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
}

.inner_breadcrumb .breadcrumb {
    background: 0 0;
    border-radius: 0;
    border: none;
    list-style: none;
    padding: 0;
    float: left;
    display: inline-block;
    text-transform: capitalize;
    margin: 0
}

.contact_details .title_h2,
.form_grid .title_h2,
.inner_breadcrumb .breadcrumb li,
.product_popup h6,
.right_side .title_h2,
.side-info .four,
.title_2 {
    text-transform: uppercase
}

.inner_breadcrumb .breadcrumb li {
    font-weight: 700;
    color: #666;
    line-height: 55px;
    display: inline-block
}

.inner_breadcrumb .breadcrumb li a {
    padding: 0;
    color: #666;
    letter-spacing: .3px;
    display: inline-block
}

.inner_breadcrumb .breadcrumb li:before {
    text-rendering: auto;
    padding: 0 14px;
    color: #fff;
    display: inline-block
}

.inner_breadcrumb .breadcrumb li+li:before {
    content: "/";
    display: inline-block;
    padding: 0 14px;
    color: #bfbfbf
}

.about_page,
.blog_page,
.sitemap_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #eee;
    position: relative
}

.blog_details1 ul,
.left_sidebar {
    float: left;
    width: 100%;
    margin: 0 0 25px;
    padding: 0
}

.left_image,
.right_image1 {
    width: 340px;
    text-align: center
}

.left_sidebar .left_title {
    float: left;
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: var(--primary);
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

.left_sidebar form {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px
}

.read_more_btn_2 {
    padding: 10px 20px;
    font-size: 16px;
    display: inline-block;
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
    border-radius: 4px
}

.read_more_btn_2 svg {
    margin-right: 5px;
    width: 18px;
    height: 18px
}

.read_more_btn_2:focus,
.read_more_btn_2:hover {
    background: var(--primary);
    border-color: var(--primary);
    color: var(--secondary);
    margin: 0
}

.read_more_btn_2.callback {
    background: var(--primary);
    color: #fff;
    border-radius: 4px;
    border-color: var(--primary)
}

.read_more_btn_2.callback:focus,
.read_more_btn_2.callback:hover {
    background: #fff;
    color: var(--primary);
    border-color: var(--primary)
}

.left_image {
    float: left;
    margin: 0 15px 15px 0
}

.left_image .left_centered,
.right_image1 .left_centered {
    width: 100%;
    position: relative;
    padding: 0;
    min-height: 260px;
    overflow: hidden;
    border: 1px solid #eee
}

.left_image .left_centered .image,
.right_image1 .left_centered .image {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 350px;
    transition: transform .5s
}

.right_image1 {
    float: right;
    margin: 0 0 15px 15px
}

.client_image:hover .client_logo,
.product_more:hover .may_image .image,
.right_image1:hover .left_centered .image,
.right_side .about_b:hover .about_image {
    transform: scale(1.1)
}

.wps-factsheet {
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    box-shadow: 0 8px 4px -4px #555;
    margin-bottom: 15px
}

.wps-factsheet .icon {
    height: 45px;
    float: left
}

.wps-factsheet .icon img {
    float: left;
    width: 55px;
    padding-left: 5px;
    padding-right: 10px
}

.wps-factsheet .info {
    padding-top: 2px;
    text-align: left
}

.wps-factsheet .info h3 {
    margin: 0;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: left;
    text-transform: inherit
}

.wps-factsheet .info p {
    font-size: 13px;
    margin: 0;
    line-height: 18px;
    color: #666;
    text-align: left
}

.left_sidebar ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #333
}

.left_sidebar ul li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #444;
    list-style: none
}

.left_sidebar ul li a {
    color: #fff;
    padding: 10px;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px
}

.left_sidebar ul li a.active,
.left_sidebar ul li a:focus,
.left_sidebar ul li a:hover,
.left_sidebar ul li ul li ul li a.active,
.left_sidebar ul li ul li ul li a:focus,
.left_sidebar ul li ul li ul li a:hover,
.process-card:hover .process-number {
    background: var(--primary);
    color: #fff
}

.left_sidebar ul li ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff
}

.left_sidebar ul li ul li {
    border-bottom: 1px dashed #ccc;
    list-style-type: none;
    position: relative
}

.left_sidebar ul li ul li a {
    display: block;
    font-weight: 500;
    color: #000;
    text-align: left;
    font-size: 12px;
    padding: 4px 15px;
    text-decoration: none;
    line-height: 24px
}

.left_sidebar ul li ul li a i {
    float: right;
    line-height: 24px
}

.left_sidebar ul li ul li ul {
    display: none;
    transition: 2s;
    position: absolute;
    left: 98%;
    top: 0;
    z-index: 200;
    background: #fff;
    width: 200px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .75)
}

.left_sidebar ul li ul li:hover ul {
    display: block;
    transition: 2s
}

.left_sidebar ul li ul li ul li a {
    display: block;
    font-weight: 400;
    color: #333;
    text-align: left;
    font-size: 13px;
    padding: 4px 15px;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 24px
}

.blog_page .blog_left .title_h2,
.blog_page .blog_left h1,
.right_side .title_h2,
.right_side h1,
.sitemap_right_side .title_h2,
.sitemap_right_side h1 {
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: 30px;
    background: var(--primary);
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

#thumbs,
.product_listing .product .small {
    padding-top: 10px;
    text-align: center;
    overflow: hidden
}

.accordion-button:hover:after,
.accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>")
}

.right_side h2,
.right_side h3 {
    line-height: 30px;
    color: #333;
    padding: 0
}

.right_side h2 {
    margin: 20px 0 5px;
    font-size: 22px;
    font-weight: 600
}

.right_side h3 {
    margin: 10px 0 5px;
    font-size: 20px
}

.wps_right {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px
}

.right_side p {
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 15px;
    font-weight: 400
}

.right_side .about_b {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 230px;
    margin-bottom: 15px
}

.right_side .about_image {
    position: relative;
    padding: 0;
    text-align: center;
    min-height: 230px;
    overflow: hidden;
    transition: .4s ease-in-out;
    border: 1px solid #eee
}

.right_side .about_image img {
    position: absolute;
    margin: auto;
    padding: 0;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 100%
}

.right_side .factsheet .info h4 {
    font-size: 16px
}

.right_side .factsheet .info p {
    font-size: 13px
}

.category_page .wps_right ul,
.right_side ul {
    margin: 0 0 25px;
    padding: 0
}

.blog_news .content_details ol li,
.right_side ul li {
    list-style: none;
    line-height: 24px;
    color: #423f3f;
    font-size: 15px;
    font-weight: 400
}

.blog_details1 ul li::before,
.blog_news .content_details ol li::before,
.right_side ul li::before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px
}

.faq_section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0;
    background: #fff
}

.title_2 {
    padding: 0;
    font-size: 24px;
    margin: 0 0 25px;
    float: left;
    width: 100%;
    text-align: center;
    color: #000;
    position: relative;
    font-weight: 600
}

.title_2:after {
    background: var(--primary);
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px
}

.accordion-item {
    margin-bottom: 15px;
    border-radius: 16px !important;
    overflow: hidden
}

.accordion-item:not(:first-of-type) {
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-button {
    padding: 12px 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: initial
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background: var(--primary);
    font-weight: 400
}

.accordion-button:not(.collapsed):after {
    transform: rotate(0)
}

.accordion-button:hover:after {
    transform: rotate(-180deg)
}

.accordion-body p {
    font-size: 16px;
    line-height: normal
}

.left_title1,
.you_may {
    line-height: 30px;
    font-weight: 600
}

.category_page,
.gallery_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0;
    background: #eee
}

.category_page .title_h2,
.category_page h1 {
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: var(--primary);
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

.category_page .wps_right ul li {
    display: block;
    list-style: none;
    line-height: 24px;
    color: #423f3f;
    font-size: 16px;
    font-weight: 400
}

.category_page .wps_right ul li:before {
    margin-right: 5px;
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='currentColor' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>")
}

.product_right_image {
    float: right;
    max-width: 400px;
    width: 100%;
    margin: 0 0 25px 15px;
    text-align: center
}

.product_right_image .detail_image {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 400px;
    border: 1px solid #eee;
    margin-bottom: 15px
}

.product_right_image .product_dimage {
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 400px;
    border: 1px solid #eee;
    margin-bottom: 15px
}

.more_images {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 15px
}

#largeImage,
#thumbs img,
.product_listing .product .largeImage img,
.product_listing .product .small img {
    padding: 0;
    cursor: pointer;
    border: 1px solid #eee
}

#thumbs img {
    display: inline-block;
    margin-right: 6px;
    width: 70px
}

#thumbs img.active,
.product_listing .product .small .item.active {
    border-color: var(--primary)
}

.wps_right p {
    margin-bottom: 20px;
    font-size: 15px
}

.wps_right h2 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
    color: var(--primary)
}

.wps_right h3 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;
    color: var(--primary)
}

.wps_right .table-responsive {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.product_listing .product .small .item:last-child,
.right-content table,
.share-area .project-name li:last-child,
.share-area .social-icon li i:last-child,
.share-area .social-icon:last-child,
.wps_right table {
    margin: 0
}

.wps_right table tbody tr td {
    vertical-align: middle;
    padding: 6px 10px;
    font-size: 14px;
    line-height: normal;
    text-align: left;
    border: 1px solid #eaeaea;
    width: 60%
}

.right-content table tbody tr td:first-child,
.wps_right table tbody tr td:first-child {
    color: var(--primary);
    width: 40%
}

.interested_section {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0
}

.interested_section .interested_btn {
    font-size: 18px;
    color: #fff;
    background: #333;
    border: 1px solid #222;
    border-radius: 3px;
    padding: 12px 0;
    width: 258px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer
}

.interested_section .interested_btn svg {
    margin-right: 5px;
    width: 20px;
    height: 20px
}

.interested_section .interested_btn:hover {
    background: var(--primary);
    color: #fff;
    border: 1px solid var(--primary)
}

.product_listing {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0 3px 5px 0 rgba(210, 210, 210, .75);
    transition: .35s ease-in-out;
    border-style: solid;
    border-width: 1px 1px 0;
    border-color: #eee
}

.product_listing .product {
    width: 100%;
    position: relative;
    padding: 0;
    text-align: center;
    min-height: 200px;
    overflow: hidden;
    border-right: 1px solid #eee;
    display: inline-block
}

.hover_effect img,
.hover_effect:after,
.product_more .may_image .image img,
.product_popup_image img {
    position: absolute;
    top: 50%;
    left: 50%
}

.product_listing .product .image1 {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 340px;
    transition: .4s ease-in-out;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.product_listing .product .image1 img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    margin: auto;
    width: auto
}

.product_listing .product .small {
    display: flex;
    justify-content: center
}

.product_listing .product .small .item {
    display: inline-block;
    margin-right: 6px;
    width: 60px;
    cursor: pointer
}

.product_listing .product .small .item.youtube {
    width: 60px;
    height: 60px;
    background: #f70000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.product_listing .product .small .item.youtube a {
    color: #fff;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

.youtube svg {
    width: 40px;
    height: 40px
}

.product_listing .product p {
    font-size: 16px;
    text-align: center;
    margin: 0 0 10px
}

.product_listing .product .read_more_btn_2 {
    margin-top: 0;
    margin-bottom: 15px
}

.right-content {
    position: relative;
    padding-right: 15px
}

.right-content h3 {
    line-height: 24px;
    padding: 10px 0;
    text-align: left;
    margin: 0
}

.right-content h4 {
    line-height: 24px;
    padding: 10px 0;
    text-align: left
}

.right-content p {
    font-size: 15px;
    margin-bottom: 10px
}

.blue-line1 {
    width: 100%;
    display: block;
    height: 1.1px;
    background: #eee;
    position: relative;
    margin-bottom: 10px;
    padding: 0 15px
}

.more_info {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    max-height: 340px;
    overflow: hidden;
    overflow-y: auto
}

.right-content .table-responsive {
    float: left;
    width: 100%;
    max-height: 230px;
    overflow: auto;
    padding-right: 5px;
    margin-bottom: 10px
}

.right-content table tbody tr td {
    vertical-align: middle;
    padding: 4px 10px;
    font-size: 14px;
    line-height: normal;
    text-align: left;
    border: 1px solid #eaeaea;
    width: 60%
}

.product_popup_image {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
    height: 430px
}

#callback .product_popup_image {
    height: 176px
}

.product_popup_image img {
    max-width: 100%;
    width: 100%;
    margin: auto
}

.product_popup h6 {
    color: var(--primary);
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: left;
    padding: 0
}

#callback .product_popup h6 {
    font-size: 16px;
    font-weight: 600;
    text-transform: inherit;
    margin-bottom: 0;
    text-align: left;
    padding: 0
}

.product_popup p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: left;
    margin-bottom: 15px
}

#product_enquiry label.error {
    color: #fb3a3a;
    font-weight: 400
}

#callback_form p,
#product_pop_form p {
    font-size: 14px;
    margin-bottom: 20px
}

#callback .modal-dialog {
    margin: 12% auto
}

.you_may {
    float: left;
    width: 100%;
    padding: 7px 10px;
    margin: 0 0 8px;
    background: var(--primary);
    font-size: 20px;
    color: #fff
}

.product_more {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    max-width: 100%;
    background: #fff;
    padding-bottom: 11px;
    margin: 0 0 30px;
    text-align: center
}

.product_more .may_image {
    margin-bottom: 13px;
    text-align: center;
    min-height: 200px;
    overflow: hidden
}

.product_more .may_image .image {
    transition: transform .5s;
    transform-origin: center center;
    position: relative;
    padding: 10px 10px 0;
    text-align: center;
    min-height: 200px;
    overflow: hidden
}

.product_more .may_image .image img {
    margin: 10px auto 0
}

.product_more h4 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    font-weight: 600;
    font-size: 18px;
    color: #e59509;
    text-transform: capitalize;
    line-height: 24px;
    margin: 0
}

.product_more span {
    float: left;
    width: 100%;
    padding: 5px 0 10px;
    color: #423f3f;
    font-size: 13px;
    font-weight: 400
}

.may_btn {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 8px 20px;
    width: auto;
    margin: auto;
    transition: .5s;
    border: 0;
    border-radius: 4px
}

.may_btn:hover,
.product_more:hover .may_btn {
    background: #e59509
}

.gallery_page .gallery_item {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px .98px .02px rgba(0, 0, 0, .1);
    margin-bottom: 25px
}

.gallery_page .gallery_item img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 2px
}

.gallery_item_info {
    text-align: center;
    padding: 15px
}

.gallery_item_info .title_h3 {
    font-size: 18px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: 400
}

.gallery_item_info p {
    font-size: 13px;
    margin: 4px 0 0;
    color: #333;
    max-width: 100%
}

.hover_effect {
    display: block;
    position: relative;
    background: 0 0;
    overflow: hidden;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    height: 376px
}

.hover_effect:after {
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transform: scale(.1, .1);
    transform: scale(.1, .1);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='white' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/><path d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/><path fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/></svg>")
}

.hover_effect img {
    max-width: 100%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    width: auto;
    height: auto
}

.hover_effect:hover:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.client_image .client_logo img,
.right_news .image img {
    position: absolute;
    margin: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%
}

.feature-box:hover,
.process-card:hover {
    transform: translateY(-8px)
}

.hover_effect:hover img {
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: .4
}

.hover_effect:hover {
    background: var(--primary)
}

.video_gallery {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    transition: .3s ease-in-out
}

.video_gallery:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .5)
}

.video_gallery i {
    line-height: inherit;
    color: var(--primary);
    font-size: 20px
}

.video_gallery iframe {
    width: 100%;
    height: 300px;
    margin-bottom: 5px
}

.blog_details_img img,
.client_image .client_logo img,
.right_news .image img {
    width: auto;
    max-height: 100%;
    max-width: 100%
}

.video_gallery h3 {
    font-size: 16px;
    color: #333;
    padding: 0;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 0
}

.video_gallery h3 svg {
    width: 50px;
    height: 50px;
    padding: 10px;
    background: #e02f2f;
    border: 1px solid #ce2626;
    text-align: center;
    line-height: 45px;
    float: left;
    font-size: 30px;
    color: #fff;
    margin-right: 15px
}

.blog_details1 .block-quote p,
.blog_details1 ul li,
.blog_news .block-quote p {
    line-height: 24px;
    font-size: 15px
}

.client_image {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    padding: 10px;
    overflow: hidden;
    position: relative;
    height: 120px;
    border: 1px solid #eee
}

.client_image .client_logo {
    overflow: hidden;
    position: relative;
    height: 100px;
    transition: transform .5s
}

.blog_page .blog-item {
    margin-bottom: 25px
}

.left_title1,
.right_news .image {
    width: 100%;
    margin: 0 0 10px;
    float: left
}

.left_title1 {
    padding: 8px 10px;
    background: var(--primary);
    font-size: 24px;
    color: #fff
}

.right_news {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background: #fff
}

.right_news .image {
    position: relative;
    overflow: hidden;
    height: 222px
}

.info-box::before,
.side-info .four::after {
    height: 3px;
    transition: .3s;
    left: 0;
    content: ""
}

.right_news .title_h4 {
    padding: 10px;
    line-height: 18px;
    font-size: 15px;
    margin: 0;
    text-align: left
}

.blog_details {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px
}

.blog_details ul {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0
}

.blog_details1 img,
.blog_details_img {
    margin-bottom: 15px
}

.blog_details ul li {
    display: inline-block;
    margin-right: 15px;
    list-style: none
}

.blog_details ul li:before,
.blog_news .content_details ul li:before {
    content: none;
    margin: 0
}

.blog_details ul li a,
.blog_news .content_details h2 a,
.share-area .project-name li a {
    color: #333;
    transition: .5s ease-out
}

.blog_details ul li i,
.blog_news .content_details ul li i {
    margin-right: 5px
}

.blog_details_img {
    width: 100%;
    text-align: center;
    height: 500px;
    overflow: hidden
}

.blog_details_img img {
    height: auto;
    margin: 0 auto
}

.blog_details1 p {
    text-align: justify;
    line-height: 24px
}

.blog_details1 .block-quote {
    padding: 30px 40px;
    margin-bottom: 20px;
    background: #eee;
    border-left: 3px solid var(--primary)
}

.blog_details1 h3 {
    margin: 0 0 5px;
    padding: 0;
    line-height: 30px
}

.blog_details1 ul li {
    width: 100%;
    display: inline-block;
    list-style: disc;
    color: #423f3f;
    font-weight: 400
}

.blog_news .content_details {
    float: left;
    width: 100%;
    background: #eee;
    padding: 20px
}

.blog_news .content_details h2 {
    text-transform: capitalize;
    line-height: 30px;
    font-size: 20px;
    margin: 0 0 10px
}

.blog_news .content_details ul {
    display: inline;
    margin: 0
}

.blog_news .content_details ul li {
    display: inline-block;
    margin-right: 15px
}

.blog_news .block-quote {
    padding: 30px 40px;
    margin-bottom: 20px;
    background: #fdfdfd;
    border-left: 3px solid #e59509
}

.blog_news .content_details ol {
    width: 100%;
    margin: 0 0 25px;
    padding: 0
}

.share-area {
    background: #fff;
    padding: 15px 30px
}

.share-area .project-name li {
    display: inline-block;
    margin-right: 20px
}

.share-area .project-name li a:hover {
    color: #526788
}

.share-area .social-icon {
    display: inline;
    margin-right: 30%
}

.share-area .social-icon li {
    display: inline-block;
    margin: 0 !important
}

.share-area .social-icon li h3 {
    margin: 0 10px 0 0;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    line-height: 15px
}

.share-area .social-icon li i {
    margin-right: 2px
}

.share-area .social-icon li .fa-facebook {
    color: #fff;
    background-color: #3b579d;
    padding: 11px 14px;
    border-radius: 50%;
    transition: .5s ease-out
}

.share-area .social-icon li .fa-facebook:hover,
.share-area .social-icon li .fa-google:hover,
.share-area .social-icon li .fa-linkedin:hover,
.share-area .social-icon li .fa-twitter:hover {
    opacity: .7
}

.share-area .social-icon li .fa-twitter {
    color: #fff;
    background-color: #1da1f2;
    padding: 11px 12px;
    border-radius: 50%;
    transition: .5s ease-out
}

.share-area .social-icon li .fa-google {
    color: #fff;
    background-color: #ea4335;
    padding: 11px 13px;
    border-radius: 50%;
    transition: .5s ease-out
}

.share-area .social-icon li .fa-linkedin {
    color: #fff;
    background-color: #0177b5;
    padding: 11px 13px;
    border-radius: 50%;
    transition: .5s ease-out
}

.contact_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    position: relative
}

#contact_form label.error,
#quick_enquiry label.error,
#quick_form label.error,
.output,
label.error {
    color: #fb3a3a;
    font-weight: 400;
    margin-bottom: 15px
}

.pac-container {
    z-index: 100000
}

.contact_map {
    float: left;
    width: 100%;
    height: 550px
}

.contact_form_grid1 {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    margin-bottom: 0;
    margin-top: 0;
    border-radius: 4px;
    overflow: hidden
}

.contact_details {
    background: var(--primary);
    border-radius: 4px 0 0 4px;
    padding: 40px 40px 50px 30px
}

.contact_details .title_h2 {
    color: #fff;
    font-size: 20px;
    text-align: left;
    padding: 0;
    margin-bottom: 20px
}

.contact_details p {
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px
}

.contact_details .address_list {
    clear: both;
    margin: 0 0 20px;
    padding: 0
}

.contact_details .address_list li {
    clear: both;
    list-style: none;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px
}

.contact_details .address_list li svg {
    min-width: 25px;
    height: 25px;
    margin-right: 5px
}

.contact_details .address_list li a {
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block
}

.contact_details .address_list li a span,
.contact_details .address_list li span {
    font-size: 30px;
    margin-right: 13px
}

.contact_details .address_list li:first-child {
    display: flex;
    align-items: center
}

.social_list li {
    list-style: none;
    display: inline-block
}

.social_list li a {
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fff;
    text-align: center;
    margin-right: 10px
}

.social_list li a:hover {
    color: #eadd89;
    border: 1px solid #eadd89
}

.contact_form_grid .form_grid,
.contact_form_grid1 .form_grid {
    background-color: #fff;
    padding: 30px
}

.form_grid .title_h2 {
    font-size: 20px;
    text-align: left;
    margin: 0 0 20px;
    padding: 0;
    color: #333
}

.sitemap,
.sitemap li ul {
    border-left: 1px solid #666;
    padding: 0
}

.sitemap li {
    list-style: none !important;
    background: url("../images/sitemap_hr.png") 0 9px no-repeat;
    padding: 0 0 0 15px;
    margin-bottom: 5px
}

.sitemap li a {
    color: #333;
    font-size: 14px;
    padding-bottom: 5px;
    display: block
}

.market_area h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--primary)
}

.market_area h3 {
    float: left;
    display: block
}

.market-list {
    float: left;
    width: 100%;
    margin: 0 !important;
    padding: 0
}

.market-list li {
    list-style: none;
    padding-right: 10px;
    line-height: 20px;
    width: 25%;
    float: left
}

.market-list li:before {
    content: none !important;
    margin-right: 0 !important
}

.market-list li a {
    width: auto;
    height: auto;
    padding: 10px 0 10px 12px;
    margin: 0 0 9px;
    display: block !important;
    color: #333 !important;
    font-size: 14px;
    background-color: #ddd
}

.market-list li a:hover {
    background: var(--primary);
    color: #fff !important
}

.video-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 0;
    position: relative
}

.video-section .video-inner {
    position: relative;
    width: 640px;
    padding: 140px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-height: 480px;
    margin: 0 auto;
    border-radius: 6px
}

.video-section .video-inner .video-content a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    background: var(--primary);
    border-radius: 4px;
    border: 1px solid var(--primary)
}

.video-section .video-inner .video-content a:hover {
    background: #fff;
    color: var(--primary)
}

.video-section .video-inner .video-content {
    position: relative;
    text-align: center
}

.info-box::before,
.side-info .four::after {
    position: absolute;
    background: var(--primary)
}

.title_h2 span {
    color: var(--secondary);
    float: right;
    font-weight: 900
}

.right_side .title_h2 {
    font-family: 'Playfair Display', serif;
    letter-spacing: 2px;
    font-weight: 500
}

.tab-hg {
    max-height: auto !important
}

.pill-text {
    font-size: 12px
}

.custom-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
    table-layout: fixed
}

.custom-table thead th {
    font-size: 13px;
    color: #000;
    border: none;
    padding-bottom: 5px
}

.custom-table tbody tr {
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    border-radius: 8px
}

.custom-table tbody td {
    padding: 14px 16px;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.custom-table tbody tr td:first-child {
    border-radius: 8px 0 0 8px
}

.custom-table tbody tr td:last-child {
    border-radius: 0 8px 8px 0
}

.custom-table td:first-child,
.custom-table th:first-child {
    width: 120px
}

.custom-table td:nth-child(2),
.custom-table th:nth-child(2) {
    width: auto
}

.custom-table td:nth-child(3),
.custom-table td:nth-child(4),
.custom-table th:nth-child(3),
.custom-table th:nth-child(4) {
    width: 120px;
    text-align: right
}

.flat {
    font-weight: 600;
    color: #6f42c1
}

.total {
    font-weight: 700;
    color: #000
}

.bodcolor,
.bodcolor:hover,
.title_3 {
    color: var(--primary) !important
}

.custom-table td span {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.custom-table td {
    text-align: center !important
}

.right-content .table-responsive {
    max-height: none !important
}

#zoomArea {
    cursor: grab;
    overflow: hidden
}

#zoomArea img {
    width: 100%;
    display: block
}

.bodcolor {
    background-color: transparent !important;
    border: 2px solid var(--primary) !important
}

.nav-pills .nav-link.active.bodcolor {
    background-color: var(--primary) !important;
    border: 2px solid var(--primary) !important;
    color: var(--secondary) !important
}

.info-box {
    background: #f1f3f6;
    padding: 30px 20px;
    text-align: center;
    border: 1px solid #e1e1e1;
    transition: .3s;
    position: relative;
    height: 100%
}

@media (hover:hover) {
    .info-box:hover {
        background: #fff;
        transform: translateY(-8px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, .08);
        border-color: #ddd
    }

    .info-box:hover::before {
        width: 100%
    }
}

.info-box::before {
    top: 0;
    width: 0%
}

.info-box .five {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary);
    margin-bottom: 5px
}

.info-box p {
    font-size: 14px;
    color: #6c757d;
    margin: 0
}

.top-line {
    position: relative;
    text-align: center;
    margin: 40px 0
}

.top-line::after,
.top-line::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 42%;
    height: 1px;
    background: #e1e1e1
}

.top-line::before {
    left: 0
}

.image-controls {
    display: inline-flex;
    gap: 8px;
    flex-wrap: wrap
}

.image-controls a {
    width: 32px;
    height: 32px;
    border: 1px solid #dcdcdc;
    background: #f4f6f9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7a8599;
    font-size: 14px;
    transition: .3s
}

.image-controls a:hover {
    background: var(--primary);
    color: var(--secondary);
    border-color: var(--primary)
}

.image-row {
    display: flex;
    gap: 20px;
    align-items: stretch;
    margin-top: 20px
}

.main-image {
    flex: 1
}

.main-image img {
    width: 100%;
    display: block;
    border-radius: 6px
}

.side-info {
    flex: 1;
    border: 5px solid var(--primary);
    padding: 25px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    transition: .3s
}

.process-card,
.side-info .four {
    display: inline-block;
    position: relative
}

.side-info .four {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 20px;
    letter-spacing: .5px;
    text-align: left
}

.side-info .four::after {
    bottom: -6px;
    width: 40px
}

.side-info:hover h4::after {
    width: 70px
}

.services-section .service-list,
.side-info ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.side-info ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    font-size: 14px
}

.side-info span {
    font-weight: 600;
    color: var(--primary)
}

.side-info:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .08)
}

.mt-4 h2 {
    font-size: 22px;
    margin-top: 20px
}

.mt-4 p {
    font-size: 15px;
    color: #555;
    line-height: 1.7
}

.process-section {
    padding: 60px 0;
    background: linear-gradient(to bottom, #f8f9fb, #eef1f5)
}

.process-box {
    text-align: center;
    margin-top: 30px;
    padding: 0 10px
}

.process-card {
    transition: .3s
}

.process-icon {
    width: 120px;
    height: 120px;
    background: var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
    overflow: hidden;
    transition: .4s;
    z-index: 1
}

.process-icon::after,
.process-icon::before {
    content: "";
    position: absolute;
    background: var(--secondary);
    transition: .4s;
    z-index: 1
}

.process-icon::before {
    width: 8px;
    height: 8px;
    top: 0;
    left: 0
}

.process-icon::after {
    width: 8px;
    height: 8px;
    bottom: 0;
    right: 0
}

.process-icon i {
    font-size: 40px;
    color: var(--secondary);
    position: relative;
    z-index: 2;
    transition: .3s
}

.process-number {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--secondary);
    color: var(--primary);
    font-weight: 600;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    transition: .3s
}

.process-box h5 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    color: var(--primary)
}

.process-box p {
    font-size: 14px;
    color: #6c757d;
    max-width: 260px;
    margin: auto
}

@media (max-width:991px) {
    .info-box {
        padding: 25px 15px
    }

    .info-box .five,
    .process-box h5 {
        font-size: 17px
    }

    .image-row {
        flex-direction: column
    }

    .side-info {
        margin-top: 20px
    }

    .side-info .four {
        font-size: 18px
    }

    .process-icon {
        width: 110px;
        height: 110px
    }

    .process-icon i {
        font-size: 34px
    }
}

@media (max-width:576px) {

    .info-box,
    .side-info {
        padding: 20px 15px
    }

    .info-box .five,
    .process-box h5 {
        font-size: 16px
    }

    .info-box p,
    .process-box p,
    .side-info ul li {
        font-size: 13px
    }

    .top-line::after,
    .top-line::before {
        width: 30%
    }

    .image-controls a {
        width: 30px;
        height: 30px;
        font-size: 12px
    }

    .side-info .four {
        font-size: 17px
    }

    .mt-4 h2 {
        font-size: 20px
    }

    .mt-4 p {
        font-size: 14px
    }

    .process-section {
        padding: 40px 0
    }

    .process-icon {
        width: 95px;
        height: 95px
    }

    .process-icon i {
        font-size: 28px
    }

    .process-number {
        width: 35px;
        height: 35px;
        font-size: 12px;
        top: -15px
    }
}

.services-section {
    padding: 100px 0 90px;
    background: linear-gradient(180deg, #fff, #f6f8fc)
}

.services-section .service-box {
    padding-right: 10px;
    padding-top: 25px
}

.services-section .service-box .subtitle {
    font-size: 15px;
    letter-spacing: 2px;
    color: var(--primary);
    font-weight: 600;
    margin-bottom: 10px
}

.services-section .service-box .titlee {
    font-size: 30px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 0px
}

.services-section .service-box .description {
    font-size: 15px;
    line-height: 1.8;
    color: #555
}

.services-section .service-image {
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .08)
}

.services-section .service-image img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    display: block;
    transition: .4s
}

.services-section .service-image:hover img {
    transform: scale(1.05)
}

.services-section .service-box-icon {
    position: relative;
    background: #fff;
    padding: 22px 22px 22px 26px;
    border-radius: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid rgba(0, 0, 0, .05);
    overflow: hidden;
    transition: .35s;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .05)
}

.services-section .service-box-icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, var(--secondary), var(--primary))
}

.services-section .service-box-icon:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, .12)
}

.services-section .service-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px
}

.services-section .service-box-icon i {
    font-size: 16px;
    color: var(--primary);
    background: var(--secondary);
    padding: 11px;
    border-radius: 12px
}

.services-section .service-box-icon .titlee {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    color: #222
}

.services-section .service-box-icon .subtitle {
    font-size: 13px;
    color: #888;
    margin: 0 0 4px
}

.services-section .service-box-icon .description {
    font-size: 14px;
    color: #555;
    margin-top: 0;
    margin-bottom: 10px
}

.services-section .service-list li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #444;
    margin-bottom: 6px
}

.services-section .tick-icon {
    min-width: 16px;
    height: 16px
}

@media (max-width:768px) {
    .right_side .title_h2 {
        line-height: 20px;
        font-size: 9px
    }

    .custom-table {
        table-layout: auto
    }

    .custom-table thead th {
        font-size: 12px
    }

    .custom-table tbody td {
        padding: 10px;
        font-size: 12px !important
    }

    .table-responsive {
        overflow-x: auto
    }

    .services-section {
        padding: 80px 0 10px
    }

    .services-section .service-box {
        text-align: center;
        margin-bottom: 30px;
        padding-top: 15px
    }

    .services-section .service-head {
        justify-content: center
    }

    .services-section .service-box .titlee {
        font-size: 22px
    }

    .services-section .service-image {
        margin-bottom: 30px
    }

    .services-section .service-image img {
        height: 200px
    }

    .services-section .col-md-4 {
        margin-bottom: 15px
    }
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
    margin-top: -80px;
    overflow: hidden
}

.video-wrapper iframe {
    height: 100%
}

.feature-box {
    padding: 25px;
    border-radius: 12px;
    transition: .4s
}

.feature-box svg {
    margin-bottom: 10px;
    transition: .4s
}

.feature-box:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1)
}

.feature-box:hover svg {
    stroke: #ff4dc4;
    transform: scale(1.1)
}

.sbox {
    height: 250px !important
}

@media (min-width:768px) and (max-width:980px) {
    .csd {
        padding-left: 111px
    }

    .csd:after,
    .csd:before {
        margin-left: 111px
    }
}

.card_title,
.title_222 {
    font-family: 'Playfair Display', serif !important
}

.service-card {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background: linear-gradient(25deg, #fff, #d7e3f1);
    transition: transform .3s, box-shadow .3s
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .15)
}

.card_title {
    font-size: 29px;
    font-weight: 700;
    line-height: 130%;
    text-align: center
}

.service-card:hover .card_title {
    color: #005c88
}

.bg-success-light {
    background-color: var(--primary);
    color: #fff
}

@media (max-width:1023px) {
    .app-sidebar {
        display: none
    }
}

.btn-loader {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600
}

.btn-loader::after {
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: .8s linear infinite spin
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

/*-----------------------Speed work css-------------------------------*/
