/* @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); */

body {
    background: #fff;
    color: #363636;
    overflow: hidden;
    overflow-y: scroll;
    font-family: 'Open Sans', sans-serif;;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    color: #0c0c0c;
    margin: 0px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #0c0c0c
}

p {
    letter-spacing: normal;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 15px;
    color: #363636;
    font-family: 'Roboto', sans-serif;
}

p a {
    color: #363636;
    width: auto;
    display: inline-block
}

p a:hover {
    text-decoration: underline;
    outline: 0
}



a {
    color: #7f7f7f;
    text-decoration: none;
    outline: 0;
    display: block
}

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

ul li,
ol li {
    letter-spacing: normal;
    line-height: 24px;
    font-size: 15px;
    color: #363636;
    font-family: 'Roboto', sans-serif;
}

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

iframe {
    border: 0;
    width: 100%;
}

blockquote {
    padding: 0;
    border: 0;
}

label {
    color: #7f7f7f;
    display: block;
    font-weight: 400;
    margin: 0;
}

textarea {
    height: 100px !important;
}

textarea,
select,
input {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px !important;
}

.form-group {
    position: relative;
    margin-bottom: 15px;
}

.form-control::-moz-placeholder {
    color: #555;
}

.form-control:focus::-moz-placeholder {
    color: #f65c23;
}

.form-control:focus {
    border-color: #f65c23;
    box-shadow: none;
}

 

h2, h3, h4 {
    font-size: 22px;
    line-height: normal;
    margin: 10px 0px;font-weight: 600;
    color: #d32f2f;
}

h3 span {
    padding: 0 10px 0 0;
    position: relative;
}
 

h5 {
    text-transform: capitalize;
}

/* Top Header*/
   /* Header*/
.bg-orange {
    background-color: #d32f2f;
}

.text-blue {
    color: #d32f2f
}

.header {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0;
}

.topbar {
    width: 100%;
    margin: 0;
    padding: 5px 0px 5px;
    background: #3e3e3e;
}

.call-now .con-bx span a:hover {
    color: #ffffff;
}

.navigation .menu .instagram1 a.readmore-button:hover, .navigation .menu .instagram1 .readmore-button:hover {
    color: #fff;
    background: #d32f2f;
}

.navigation .menu .instagram1 a.readmore-button:hover svg, .navigation .menu .instagram1 .readmore-button:hover svg {
    color: #fff;
}

.top_right {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
}

.search {
    max-width: 400px;
    width: 100%;
    margin: 0 0px;
    padding: 0;
    position: relative;
    margin-left: auto;
}

.search_btn {
    position: absolute;
    top: 3px;
    right: 2px;
    padding: 0 20px;
    line-height: 31px;
    background: #d32f2f;
    color: #fff;
    border: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px 40px 40px 0;
    height:29px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search_btn:hover {
    background: #3e3e3e;
    color: #d32f2f;
}

.phone_call {
    display: inline-block;
    list-style: none;
    padding: 0
}

.phone_call a {
    color: #d32f2f;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.phone_call a svg {
    width: 24px;
    height: 24px;
    margin-right: 3px;
    vertical-align: middle
}

.phone_call a:hover {
    color: #d32f2f
}

.navbar .phone_call {
    margin: 10px 0;
}

.navbar .phone_call a {
    color: #fff;
}

.navbar .phone_call a:hover, .navbar .phone_call a:focus {
    color: #eadd89;
}

ul.social {
    margin: 0;
    padding: 0;
}

.top_right ul.social {
    margin: 0;
    list-style: none;
    padding: 0px;
    width: auto;
    display: flex ;
    align-items: center;
}

header ul.social li a, header ul.social li button {
    transition: background 400ms ease-in-out;
    text-align: center;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    border: 0px solid #ffffff;
    background: #fff !important;
}

ul.social li {
    margin: 0px;
    display: inline-block;
}

ul.social li a {
    transition: background 400ms ease-in-out;
    text-align: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #262b2f;
    background: #ffffff;
}

ul.social li a svg {
    color: #262b2f;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
}

ul.social li.facebook a {
    background: #3C5B9B;
}

ul.social li.twitter a {
    background: #000000
}

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 {
    width: 100%;
    position: relative;
    background-color: rgb(255 255 255);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: none;
}

/* .menubar .container { background: #fff; border-radius: 0px 0px 12px 12px; position: relative;    width: 94%;     max-width: 94%;}  */
.topbar .list-style-none li a {
    color: #fff;
    letter-spacing: 0px;
    font-size: 15px;
    font-weight: 500;
}

/* .menubar .container:before { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='77px' height='77px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M49 947 c-38 -29 -49 -88 -28 -144 6 -15 88 -163 182 -327 116 -202 189 -318 224 -356 53 -57 153 -120 192 -120 l21 0 0 480 0 480 -287 0 c-211 -1 -292 -4 -304 -13z'/></g></svg>"); position: absolute; left: -51px; z-index: -1; top: 0px; } 
.menubar .container:after { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='77px' height='77px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M0 480 l0 -480 21 0 c39 0 139 63 192 120 35 38 108 154 224 356 94 164 176 312 182 327 21 56 10 115 -28 144 -12 9 -93 12 -303 13 l-288 0 0 -480z'/></g></svg>"); position: absolute; right: -51px; z-index: -1; top: 0px; }  */
.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: #fff;
}

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

    to {
        opacity: 1;
        transform: none
    }
}

.menubar .logo {
    padding: 0px;
    display: flex;
    height: 100%;
    align-items: center;
}

.navigation .nav-header {
    display: none;
    padding: 12px 20px
}

.call-now {
    display: flex;
    align-items: center;
    transition: all 0.3s linear;
}

.call-now .img-bx {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: #fff0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all 0.3s ease;
    border: 1px dashed #fff;
}

.call-now:hover .img-bx {
    border-style: solid;
    transform: scale(1.05);
}

.call-now .img-bx svg {
    height: 16px;
    width: 16px;
    color: #fff;
}

.call-now .con-bx {
    text-align: left;
}

.call-now .con-bx span {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
}

.topbar p.mb-0.ms-2.text-white {
    font-size: 14px;
}

.call-now .con-bx span a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 1px;
}
.bg_btn_1:hover svg path{
    stroke: #f65c23;}
.call-now .con-bx span a:hover{color:#141414}
ul.social1.m-0.d-flex.list-style-none.align-items-center.justify-content-between {
    width: 100%;
    height: 100%;
}

.navigation .navbar button {
    float: right;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 25px;
    border-radius: 0;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 99;
    padding: 5px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
}

.navigation .navbar button span {
    display: block;
    position: absolute;
    height: 3px;
    width: 70%;
    background: #164178;
    border-radius: 9px;
    opacity: 1;
    left: 15%;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

 
.navigation .menu {
    display: block
}

.navigation .menu ul {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
    display: flex;
    position: relative;
    justify-content: end;
    padding-left: 0px;
}

.navigation .menu ul li {
    display: inline-block;
    position: relative
}

.navigation .menu ul li a {
    padding: 27px 5px;
    display: block;
    color: #383838;
    transition: all 0.3s ease;
    font-size: 15px;
    background: transparent;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.navigation .menu ul li.active a, .navigation .menu ul li:hover a {
    color: #f65c23;
    background: transparent;
}

.navigation .menu ul li ul.cs-dropdown {
    top: 100%;
    left: 0;
    text-align: left;
    border: 0;
}

.navigation .menu ul li ul.cs-dropdown li:last-child {
    border: 0
}

.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown {
    left: 100%;
    margin-top: -43px
}

.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown {
    left: -100%;
    margin-top: -31px
}

.navigation .menu ul li ul.cs-dropdown {
    position: absolute;
    width: 250px;
    display: none;
    z-index: 99999;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.4);
    background: #fff;
    margin: 0;
    padding: 0;
    transition: all .3s ease
}

.navigation .menu ul li:hover ul.cs-dropdown {
    display: block
}

.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown {
    display: none;
    transition: all .3s ease;
}

.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown {
    display: block
}

.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
}

.navigation .menu ul li ul.cs-dropdown li a:hover {
    color: #fff;
    background: #d32f2f;
}

.navigation .menu ul li ul.cs-dropdown li:hover a {
    color: #fff;
    background: #d32f2f
}

.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:hover ul.cs-dropdown li a:hover {
    color: #fff;
    background: #d32f2f;
}

.navigation .menu ul li ul.cs-dropdown li a {
    color: #3c3c3c;
    font-size: 14px;
    padding: 8px 15px;
    position: relative;
    display: block;
    text-transform: capitalize;
    background: #fff;
    font-weight: 500;
    transition: all 0.3s ease;
    border-bottom: 0px solid transparent;
    letter-spacing: 0px;
}

.navigation ul li.cs-submenu a button {
    border: 0;
    background: transparent;
    outline: 0;
    padding: 0;
    margin: 0 0 0 3px;
    color: #333;
}

.navigation ul li.cs-submenu a button svg {
    width: 16px;
    height: 16px;
}

.navigation ul li.cs-submenu:hover svg {
    transform: rotateZ(180deg);
    color: #d32f2f;
}

.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 ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg {
    color: #fff;
}

.navigation .navbar {
    display: none;
    padding: 12px 0;
    margin: 0
}

.menubar .logo img {
    width: 193px;
    max-width: 193px;
}

.hidden-lg {
    display: none !important;
}

.list-style-none li {
    list-style: none;
}

/* .navigation .menu ul li:nth-child(4) ul.cs-dropdown{width: 650px;border: 1px solid #eee;} 
.navigation .menu ul li:nth-child(4) ul.cs-dropdown li { width: 50%;  margin: 0px 0px; border-left: 1px solid #eee; } 
.navigation .menu ul li:nth-child(10) ul.cs-dropdown {left: -95%;}  */
header .btn-primary {
    color: #fff;
    background-color: #d32f2f;
    border-color: #d32f2f;
    border-radius: 21px;
    padding: 0px 15px;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px;
    line-height: 24px;
    text-transform: uppercase;
}

.navigation .menu .instagram1 {
    width: 170px;
}

.navigation .menu .instagram1 button.btn.fw-bold {
    color: #d32f2f;
    font-family: "Afacad Flux", sans-serif;
    font-size: 20px;
    font-weight: 700 !important;
}

.skewed-header {
    position: absolute;
    height: 55px;
    background-color: #d32f2f;
    color: #000000;
    display: flex;
    align-items: center;
    padding-left: 0px;
    clip-path: polygon(7% 0%, 100% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0px;
    width: 36%;
    top: 0px;
    z-index: 0;
}

.topbar .d-flex.justify-content-end {
    position: relative;
    z-index: 1;
}

.readmore-button, .readmore-button-bl {
    border-radius: 35px;
    background-color: #d32f2f;
    position: relative;
    overflow: hidden;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
    z-index: 1;
}

@media (max-width: 768px) {
    .skewed-header {
        height: 51px;
        padding-left: 30px;
    }
}

.search input.form-control {
    margin: 1px 0px;
    padding: 4px 10px;
    height: auto;
    border-radius: 50px !important;
    border: 2px solid #eee;
    background: #ffffffc9;
}

/* header end */

.read_more_1 {
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 1;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 14px;
    padding:9px 20px;
    transition: .8s ease;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.read_more_1:hover {
    border: solid 1px #FFFFFF;
}

.read_more_1 span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: #FFFFFF;
    transform: translateY(150%);
    border-radius: 50%;
    transition: 0.5s;
    z-index: -1;
}

.read_more_1:hover {
    color: #d32f2f;
}

.read_more_1:hover span {
    transform: translateY(0) scale(3.15);
}

.read_more_1 span:nth-child(1) {
    left: calc((1 - 1) * 25%);
    transition-delay: calc((1 - 1) * 0.1s);
}

.read_more_1 span:nth-child(2) {
    left: calc((2 - 1) * 25%);
    transition-delay: calc((2 - 1) * 0.1s);
}

.read_more_1 span:nth-child(3) {
    left: calc((3 - 1) * 25%);
    transition-delay: calc((3 - 1) * 0.1s);
}

.read_more_1 span:nth-child(4) {
    left: calc((4 - 1) * 25%);
    transition-delay: calc((4 - 1) * 0.1s);
}

.read_more_1 span:nth-child(5) {
    left: calc((5 - 1) * 25%);
    transition-delay: calc((5 - 1) * 0.1s);
}

.wps_introduce {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff;
}

.introduce_services {
    float: right;
    max-width: 100%;
    width: 100%;
    margin: 0 0 15px 15px;
}

.introduce_images {
float: left;
    max-width: 45%;
    width: 100%;
    margin-bottom: 35px;
    margin-right: 35px;
    aspect-ratio: 1;
}
.introduce_content_style_2 .introduce_services ul {
    margin: 0;
    padding: 0;
}

.introduce_content_style_2 .introduce_services ul:after {
    display: block;
    clear: both;
    content: '';
}

.introduce_content_style_2 .introduce_services li {
    float: left;
    list-style: none outside none;
    width: 25%;
}
.introduce_content_style_2 .introduce_services li:before{
content:none;
width: 0;
height: 0;
margin: 0;
}
.introduce_content_style_2 .introduce_services li:hover {
    cursor: pointer;
}

.introduce_content_style_2 .introduce_services li div {
    padding: 51px 0;
    text-align: center;
    width: 100%;
}

.introduce_content_style_2 .introduce_services span {
    display: block;
}

.introduce_content_style_2 .introduce_services li div>.icon {
    background: rgb(255, 255, 255);
    border-radius: 50%;
    display: inline-block;
    height: 60px;
    margin-bottom: 10px;
    margin-top: 2px;
    width: 60px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    padding: 0;
}

.introduce_content_style_2 .introduce_services li .icon img {
    font-size: 28px;
    padding: 8px 0;
    width: 42px;transition: all 0.5s ease;
}
/* 
.introduce_content_style_2 .introduce_services li:hover .icon img {
    -webkit-animation: rotate-icon 2s infinite linear;
    -moz-animation: rotate-icon 2s infinite linear, scale-icon 0.3s 1 linear;
    -ms-animation: rotate-icon 2s infinite linear, scale-icon 0.3s 1 linear;
    -o-animation: rotate-icon 2s infinite linear, scale-icon 0.3s 1 linear;
    animation: rotate-icon 2s infinite linear, scale-icon 0.3s 1 linear;
} */
.introduce_content_style_2 .introduce_services li:hover .icon img{transform: scale(1.1);}
.introduce_services li span {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 18px;
    line-height: normal;
    padding-top: 3px;
}

div .introduce_content_style_2 {
    padding: 0;
    text-align: left;
}

.introduce_content_style_2 .h1_title {
    margin: 0;
    padding: 26px 0 10px;
    color: #d32f2f;
    font-size: 24px;
    line-height: 28.8px;
    font-weight: 400;
    text-transform: uppercase;
}

.introduce_content_style_2 h2, .introduce_content_style_2 h3, .introduce_content_style_2 h4 {
margin: 0;
    padding: 0 0 10px;
    color: #333;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    text-align: left;
}

.introduce_content_style_2 ul {
    list-style: none;
    padding: 0;
    margin: 0 0 11px;
    display: block;
    max-width: 100%;
    clear: left
}

.introduce_content_style_2 li {
   line-height: 24px;
    font-size: 15px;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    padding: 0;
    display: flex;
    align-items: start;
}

.introduce_content_style_2 li:before {
    width: 20px;
    height: 20px;
    color: #4e4e4e;
    font-weight: 400;
    margin-top:3px;
    margin-right: 5px;
    float: left;
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='currentColor' viewBox='0 0 16 16'><path d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z'/></svg>");
}

.bg_btn_1 {
    background: #f65c23;
    border-color: #f65c23;   
}
header .bg_btn_1 { 
     padding: 9px 9px;
    /* text-transform: capitalize; */
    letter-spacing: 0.2px;
    margin-left: 6px;
}

.bg_btn_1:hover {
    color: #f65c23;
    border-color: #f65c23;
}

.introduce_content_style_2 p {
    color: #333;
    line-height: 24px;
    margin: 0 0 15px;
}


.background_color_1 {
    background: #e8be6c !important;
}

.background_color_2 {
    background: #3daddf !important;
}

.background_color_3 {
    background: #f65c23 !important;
}

.background_color_4 {
    background: #d32f2f !important;
}

@keyframes rotate-icon {
    0% {
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes scale-icon {
    0% {
        -moz-transform: scale(3);
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        -o-transform: scale(3);
        transform: scale(3);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}


.webpulse_home_product {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #f65c231c;
}
.about-sections.py-5.service-type.w-100.float-start.bg-light {
    background: #f65c231c !important;
}
.h2_title, .h2_title a {
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    text-align: center;
    color: #d32f2f;
    font-size: 28px;
}

.h2_title:after {
    background: #f65c23 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}

.services_margin {
    display: block;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.services_block figure {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
}

.services_block figure .image {
    position: relative;
    height: 260px;
    overflow: hidden;
}

.services_block figure:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-bottom: 65px solid #fff;
    border-right: 100px solid transparent;
    z-index: 2;
}

.services_block figure:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    border-bottom: 54px solid #fff;
    border-left: 358px solid transparent;
}

.services_block figure figcaption {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
}

.services_block figure figcaption:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background-color: #191919;
    opacity: 0;
    border-radius: 0% 200% 0% 0%;
}

.services_block figure figcaption a {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ffffff;
    margin: -34px 0px 0px -22px;
    -webkit-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10);
    -moz-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10);
    -ms-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10);
    -o-transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10);
    transition: all 0.6s cubic-bezier(0.68, -2, 0.265, 2.10);
}

.services_block figure figcaption a svg {
    width: 25px;
    height: 25px;
}

.services_block figure figcaption {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
}

.services_block:hover figure figcaption {
    opacity: 1;
}

.services_block figure figcaption:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background-color: #f65c23e0;
    opacity: 0;
    border-radius: 0% 200% 0% 0%;
}

.services_block:hover figure figcaption:before {
    opacity: 0.90;
    width: 100%;
    border-radius: 0;
}

.services_block .service_info {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px 20px 22px 20px;
    position: relative;
}

.services_block .service_info .h3_title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 0.8;
    font-size: 18px;
    text-align: left;
}

.services_block .service_info .h3_title a {
    color: #333;
}

.services_block:hover .service_info .h3_title a {
    color: #d32f2f;
}

.services_block .service_info p {
       font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;
    padding-right: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.music-artist-network {
    position: absolute;
    right: 17px;
    top: -67px;
    margin: 0px;
    width: 42px;
    text-align: center;
    padding: 15px 0px 10px 0px;
    z-index: 3;
    background-color: #d32f2f;
}

.music-artist-network:after {
    position: absolute;
    content: '';
    bottom: 100%;
    left: -20px;
    border-bottom: 25px solid #bd2525;
    border-left: 20px solid transparent;
    top: 0;

}

.music-artist-network li {
    float: left;
    width: 100%;
    text-align: center;list-style: none;
}

.music-artist-network li a {
    color: #ffffff;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: upright;
    width: 35px;
    text-align: center;
}

.home_service .slick-prev,
.home_service .slick-next {
    background: #333;
}

.home_service .slick-prev {
    left: -20px
}

.home_service .slick-next {
    right: -20px
}

.home_service .slick-next:focus,
.home_service .slick-next:hover,
.home_service .slick-prev:focus,
.home_service .slick-prev:hover {
    outline: 0;
    background: #d32f2f;
}


.home_why_choose {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}

.h-100 {
    height: 100%;
    position: relative;
}

.whychooseus3 {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    height: 100% !important;
}

.whychooseus3:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    /* background: rgba(0, 42, 92, 0.76); */
    background:linear-gradient(90deg, rgb(70 70 70 / 66%) 0%, rgb(96 96 96 / 70%) 100%);
    opacity:1;
}

.padding_50 {
    padding: 55px 15px 55px 60px;
    position: relative;
    z-index: 99;
}

.title_style2 span {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
    padding-top: 28px;
    z-index: 1;
    font-weight: 600;
}

.title_style2 span:before {
    position: absolute;
    content: '';
    background: rgba(74, 131, 253, 0.09);
    width: 50px;
    height: 50px;
    left: -25px;
    top: 8px;
    z-index: -1;
}

.title_style2 span:after {
    position: absolute;
    content: '';
    background: rgba(74, 131, 253, 0.09);
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 24px;
    height: 24px;
    left: 9px;
    top: 0px;
    z-index: -1;
}

.title_style2.white span:before,
.title_style2.white span:after {
    background: #33557d;
    border-left: 2px solid #002a5c;
    border-bottom: 2px solid #002a5c;
}

.h2_title_2 {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin: 0 0 10px;
    padding: 0;
}

.whychooseus3 p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px;
}

.whychooseus3 ul {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}

.whychooseus3 ul li {
    list-style: none;
    float: left;
    width: 50%;
    color: #fff;
    margin-bottom: 5px;
    font-size: 15px;
}

.whychooseus3 ul li svg {
    margin-right: 10px;
    color: #fff;
    width: 20px;
    height: 20px;
}

.whychooseus3 .bg_btn_1 {
    background: #f65c23;
    border-color: #ffffff;
}

.whychooseus3 .bg_btn_1:hover {
    border-color: #fff;
    color: #f65c23;
}


.home_serice_all {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff;
}

.service_inner_box {
    position: relative;
    padding: 0px 0px 15px;
    margin-bottom: 25px;
}

.service_inner_box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 22%);
    border-radius: 12px;
    overflow: hidden;    background: #feede7;
}

.service_inner_box .image {
    position: relative;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}

.service_inner_box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.service_inner_box .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(34, 34, 34, 0.90);
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.service_inner_box .overlay-box .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 30px;
}

.service_inner_box .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;    text-align: center;
}

.service_inner_box:hover .overlay-box {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.service_inner_box .overlay-box .text {
    position: relative;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-align: center;
}

.service_inner_box .lower-box {
    position: relative;
    margin-top: -25px;
    padding-top: 15px;
    padding-left: 0px;
}

.service_inner_box .lower-box .box-inner {
    position: relative;
    padding: 30px 10px 0px 10px;
}

.service_inner_box .lower-box .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    font-size: 34px;
    line-height: 60px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    background-color: #d32f2f;
}

.service_inner_box .lower-box h3, .title4 {
    margin: 0;font-family: 'Montserrat', sans-serif;;
}

.service_inner_box .lower-box h3 a, .title4 a {
    position: relative;
    color: #d32f2f;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.service_inner_box:hover .lower-box h3 a {
    color: #d32f2f;
}

.blog-content2 .title_h5 a { 
    color: #d32f2f;
}

.testimonials_four {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #fff;
    position: relative;
    background-color: #feede7;
}

.testimonials_four .title_style2 {
    margin-bottom: 30px;
}

.testimonials_four .title_style2 span {
    color: #d32f2f;
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 12px;
    padding-top: 28px;
    z-index: 1;
    font-weight: 600;
}

.padding_40 {
    padding: 50px 0;
}

.bg_img {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    overflow: visible !important;
    height: 100% !important;
    width: 50vw;
}

.bg_img:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: 0;
}

.left-negative-margin {
    margin-left: -6.5rem;
    margin-top: 0.5rem;
}

.testimonials_four .media {
    background: #fff;
    z-index: 1;
    position: relative;
    max-width: 360px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    border-radius: 0.25rem;
    padding-left: 1.5rem;
    margin-bottom: 10px;
}


.icon-box {
    position: relative;
    padding: 10px 0 0px 22px;
    font-size: 46px;
    line-height: 1;
    width: 100px;
    margin-bottom: 0;
    float: left;
    color: #d32f2f;
}

.icon-box .box-circle {
    left: 0px;
    bottom: 0;
    width: 1.07em;
    height: 1.07em;
    position: absolute;
    z-index: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background: rgba(74, 131, 253, 0.09);
    top: 0;
}

.icon-box svg {
    width: 40px;
    height: 40px;    color: #f65c23;
}

.icon-box.last svg {
    width: 45px;
    height: 45px;    color: #f65c23;
}

.media .media-body .countup {
    font-weight: 600;
    color: #d32f2f;
    font-size: 24px;
    margin: 0 0 0px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;;
}

.web-pulse-testimonials {
    width: 90%;
}

.web-pulse-testimonials .home_testimonial p {
    font-size: 15px;
    margin-bottom: 15px;
}


.home_testimonial_block {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-top: 30px;

}

.home_testimonial_block .inner-box {
    position: relative;
    padding: 40px 45px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    margin-left: 15px;
    margin-right: 15px;
}

.home_testimonial_block .inner-box:before {
    position: absolute;
    content: '';
    left: 30px;
    right: 30px;
    bottom: -10px;
    height: 50px;
    z-index: -1;
    border-radius: 50px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #d32f2f;
}

.home_testimonial_block .inner-box:hover:before {
    background-color: #d32f2f;
}

.home_testimonial_block .inner-box .quote-icon {
    position: absolute;
    right: 60px;
    bottom: 60px;
    color: #e5e5e5;
    font-size: 60px;
    right: 20px;
}

.home_testimonial_block .inner-box .author-image-outer {
    position: relative;
}

.home_testimonial_block .inner-box .author-image-outer .author-image {
    position: absolute;
    right: 0px;
    top: -65px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
    background: #f65c23;
    border: 2px solid #d32f2f;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dots li button { 
    background: #303030; 
}
.slick-dots li.slick-active button{ background: #f65c23;}
.home_testimonial_block .inner-box .author-image-outer .author-image img {
    width: 100%;
}

.home_testimonial_block .inner-box .author-image-outer .authorName {
    position: relative;
    color: #222222;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: capitalize;
}

.home_testimonial_block .inner-box .author-image-outer .designation {
    position: relative;
    color: #d32f2f;
    font-size: 14px;
    margin-top: 8px;
}

.home_testimonial_block .inner-box .author-image-outer .quote-icon {
    position: absolute;
    right: 0px;
    top: 5px;
    color: #dbdbdb;
    line-height: 1em;
    font-size: 40px;
}

.home_testimonial_block .inner-box .text {
    position: relative;
    color: #555555;
    font-size: 15px;
    line-height: 24px;
    margin-top: 20px;
    padding-right: 40px;
}

.home_partner {
    float: left;
    width: 100%;
    padding: 40px 0px 61px;
    position: relative;
    background: #d32f2f url(../images/curve.svg) no-repeat;
    background-size: cover !important;
    background-position: bottom center !important;    background: #feede7;
}
.home_partner1.py-5.float-start.w-100 {
    background: #feede7;
}
/* .home_partner .h2_title {
    color: #fff;
    margin-bottom: 35px;
    padding-bottom: 15px;
} */

.home_partner .h2_title:after {
    background: #f65c23;
}

.home_partner .h2_title:after {
    background: #ffffff;
}
.ht-110 {
    height: 25px;
}
.bg-light2{    background: #feede7;}
.pertner_flexio {
    background: #fff0;
    border-radius: 0.2rem;
    margin: 0px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* padding: 0rem 0.8rem; */
    height: 80px;
    position: relative;
    width: 215px;
}

.pertner_flexio img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    max-height: 100%;    background: #fff;
    border-radius: 5px;
}

.pertner_flexio h5 {
    margin: 0;
}

.home_blog {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #eee;
}


.single-post2 {
    overflow: hidden;
    margin-bottom: 15px;
}

.blog-thumb2 {
    overflow: hidden;
    width: 100%;
}

.blog-thumb2 img {
    max-width: auto;
    transition: all 0.3s ease-out 0s;
}

.blog-content2 {
    background: #fff;
    padding: 25px;
    position: relative;
    z-index: 1;
    box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%);
    width: 90%;
    margin: auto;
    margin-top: -40px;
    margin-bottom: 15px;
}

.blog-content2 .b-meta {
    margin-bottom: 10px;
    font-size: 14px;
}
.home_testimonial_block .inner-box .author-image-outer .author-image span {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
}
.blog-content2 .b-meta ul {
    margin: 0;
    padding: 0;
    padding-left: 0 !important;
}

.b-meta ul li {
    display: inline-block;
    margin-right: 8px;
    border-right: 2px solid #f5f5f5;
    padding-right: 8px;
}

.b-meta svg {
    margin-right: 5px;
    color: #d32f2f;
}

.b-meta ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

.blog-content2 .title_h5 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: normal;
    position: relative;
    font-weight: normal;
}

.blog-content2 .title_h5 a {
    text-decoration: none;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
    color: #121212 !important;
    transition: all 300ms ease;
    font-size: 18px;
    font-weight: 700 !important;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.blog-content2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #1e1e1e !important;
}
.blog-content2 .title_h5 a:hover {
    color: #d32f2f;
}

.blog-content2 h5 span {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-height: 100%;
    line-height: 25px;
}

.title_2 {
    padding: 0 0 0px;
    font-size: 28px;
    margin: 0;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: initial;
    color: #d32f2f;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
    font-weight: 600;
}

.title_2:after {
    background: #f65c23;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}


.title_3 {
    overflow: visible;
    padding: 0 0 0px;
    font-size: 24px;
    margin: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #d32f2f;
    margin-bottom: 25px;
    position: relative;
    font-weight: normal;
}

.title_3:after {
    background: #f65c23;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    width: 50px;
}

.title_5 {
    text-align: center;
    overflow: visible;
    padding: 0 0 0px;
    font-size: 24px;
    margin: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 25px;
    position: relative;
    /* font-weight: #d32f2f; */
}

.title_5:after {
    background: #f65c23;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}


.faq_section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0;
    background: #fff;
}

.accordion-item {
    margin-bottom: 15px;
    border-radius: 12px !important;
    overflow: hidden;
}

.accordion-header {
    padding: 0 !important;
    margin: 0 !important;
    text-transform: initial;    font-family: 'Montserrat', sans-serif;
 
}
.accordion-header span.accordion-button {
    font-weight: 600;
    font-size: 16px;
}
.accordion-item:not(:first-of-type) {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-button {
    padding: 12px 15px;
    font-size: 18px;
    font-weight: normal;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background: #d32f2f;
    font-weight: normal;
}

.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>");
    transform: rotate(0deg);
}

.accordion-button:hover,
.accordion-button:focus {
    color: #fff;
    background: #d32f2f;
}

.accordion-button:hover: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>");
    transform: rotate(-180deg);
}

.accordion-body p {
    font-size: 15px;
    line-height: 24px;
}

.footer_wrap {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #181b22;
}

.footer_wrap .footer-top .footer-widget .footer-widget-title {
    margin: 0 0 20px;
}

.footer_wrap .footer-top .footer-widget .footer-widget-title .title5 {
    padding-left: 12px;
    line-height: 24px;
    position: relative;
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;    font-family: 'Montserrat', sans-serif;
}

.footer_wrap .footer-top .footer-widget .footer-widget-title .title5:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 3px;
    height: 100%;
    background-color: #f65c23;
}

.footer_wrap p,
.footer_wrap a {
    color: #fff;
}

.footer_wrap .footer-top .footer-widget .com-address-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 20px;
}

.footer_wrap .footer-top .footer-widget .com-address-item .com-address-icon {
    width: 40px;
    height: 40px;
    background: #f65c23;
    text-align: center;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_wrap .footer-top .footer-widget .com-address-item .com-address-icon svg {
    color: #fff;
    width: 25px;
    height: 25px;
}

.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info {
    width: calc(100% - 60px);
}

.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info span {
    color: #fff;
}

.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info p {
    margin: 0;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
}

.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color:#ffffff;
    display: inline-block;
}
.footer_wrap .footer-top .footer-widget .com-address-item .comp-address-info a:hover{color: #f65c23}

.footer_wrap .footer-top .footer-widget .read_more_1 {
    color: #fff;
}

.footer_wrap .footer-top .footer-widget .read_more_1:hover {
    color: #d32f2f;
}

.footer-menu ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    padding-bottom: 10px;
    display: block;
}

.footer-menu ul li a {
    display: block;
    text-transform: capitalize;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

/* .footer-menu ul li a:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    content: "";
    background-color: #d32f2f;
    -webkit-transition: 0.3s;
    transition: 0.3s;
} */

.footer-menu ul li a:hover {
    color: #f65c23;
}

.footer-menu ul li a:hover:after {
    width: 100%;
}

.comp-location {
    text-align: center;
    padding: 20px 10px;
    margin: 0 0 25px;
    background: #fff;
}

.comp-location .loc-icon {
    width: 48px;
    height: 48px;
    border-radius: 5px;
    margin: 0 auto 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FCE7E8;
}

.comp-location .loc-icon i {
    font-size: 22px;
    color: #d32f2f;
}

.comp-location h6 {
    text-transform: uppercase;
    font-weight: 600;
}

.comp-location span {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 5px;
    display: block;
}

.comp-location p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}

.wps_copy {
    float: left;
    width: 100%;
    background: #000000;
    line-height: 24px;
    color: #dedede;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;padding: 12px 0px;
}
.wps_copy .col-xxl-7.col-xl-7.col-lg-7.col-md-8.col-12.text-right p {
    margin: 0px;
    color: #dedede;
    font-size: 15px;
}
.wps_copy a {
    color: #fff;
    display: inline-block;
}

.wps_copy a:hover {
    color: #e8be6c;
}

.text-right {
    text-align: right;
}


#web-pulse-scroll-up {
    position: fixed;
    z-index: 9;
    bottom: 65px;
    right: 30px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s;
    display: none;
    background: #d32f2f;

}

#web-pulse-scroll-up svg {
    width: 20px;
    height: 20px;
}

#web-pulse-scroll-up:hover {
    background: #333;
}

.whatapp_btn {
    background: #01e675;
    width: 50px;
    height: 50px;
    color: #fff;
    position: fixed;
    left: 15px;
    bottom: 90px;
    cursor: pointer;
    z-index: 9;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.whatapp_btn svg {
    width: 24px;
    height: 24px;
}

.whatapp_btn:focus,
.whatapp_btn:hover {
    background: #01e675;
    color: #fff;
}

#whatsapp .modal-dialog {
    margin-top: 15%;
}


.send_enquiry {
    background: #f65c23;
    border-radius: 40px;
    bottom: 30px;
    color: #ffffff;
    display: table;
    height: 50px;
    left: 15px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 9;
    transition: all 0.2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.send_enquiry svg {
    width: 24px;
    height: 24px;
    line-height: 50px;
}

.send_enquiry:hover {
    color: #fff;
    padding: 0 20px;
}

.send_enquiry:focus {
    color: #fff;
}

.send_enquiry span {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    letter-spacing: -15px;
    opacity: 0;
    line-height: 50px;
    transition: all 0.5s;
    text-transform: uppercase;
}

.send_enquiry:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 10px;
}


.modal-content {
    border-radius: 0;
}

.modal-header {
    padding: 0 15px;
    background: #d32f2f;
    color: #fff;
    border-radius: 0;
}

.modal-header h5 {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}

.modal-header h6 {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}

.modal-header .modal-title {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    padding: 15px 0;
    text-transform: initial;
    letter-spacing: 0.2px;
}

.btn-close {
    width: 1em;
    height: 1em;
    background: transparent 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(0.80);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}



/* Inner Heading Banner*/
.heading_banner {
    float: left;
    width: 100%;
    position: relative;
    background-size: 100%;
    background-position: center;
    padding: 20px 0;
    margin: 0;
}

.heading_banner:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color:rgb(84 84 84 / 85%);
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
}

.heading_banner .container {
    position: relative;
    z-index: 9;
}

.heading_banner h1 {
    margin: 0 0 10px;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 10px 20px;
}

.heading_banner h2 {
    margin: 0;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: normal;
    color: #eee;
    text-align: center;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 10px 20px;
}

.heading_banner .cat_title {
    margin: 0px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 0px;
}

.heading_banner .cat_title2 {
    margin: 0;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: normal;
    color: #eee;
    text-align: center;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 10px 20px;
}



/* Breadcrumb*/
.inner_breadcrumb {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    margin: 0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.inner_breadcrumb .breadcrumb {
    background: none;
    border-radius: 0;
    border: none;
    list-style: none;
    padding: 0;
    float: left;
    display: inline-block;
    text-transform: capitalize;
    margin: 0;
}

.inner_breadcrumb .breadcrumb li {
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
    float: left;
    display: inline-block;
    line-height: 55px;
}

.inner_breadcrumb .breadcrumb li a {
    float: left;
    padding: 0;
    color: #666;
    letter-spacing: 0.3px;
}

.inner_breadcrumb .breadcrumb li:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    padding: 0 14px;
    color: #fff;
    display: inline-block;
}

.inner_breadcrumb .breadcrumb li.active {
    color: #f65c23;
}

.inner_breadcrumb .breadcrumb li+li:before {
    content: "/";
    color: #fff;
    padding: 0 14px;
}

.inner_breadcrumb .breadcrumb li+li:before {
    float: left;
    padding: 20px 10px;
    color: #bfbfbf;
}

.title_h2 {
    float: left;
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.right_side .title_h2 {
    float: left;
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

/* About Us */
.about_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff;
}

.left_sidebar {
    float: left;
    width: 100%;
    margin: 0 0 25px;
    padding: 0;
}

.left_sidebar .left_title {
    float: left;
    width: 100%;
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}


.left_sidebar ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #d32f2f;
}

.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:hover,
.left_sidebar ul li a:focus,
.left_sidebar ul li a.active {
    background: #f65c23;
    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: #333;
    text-align: left;
    font-size: 14px;
    padding: 4px 15px;
    text-decoration: none;
    line-height: 24px;
}

.left_sidebar ul li ul li a:hover,
.left_sidebar ul li ul li a:focus,
.left_sidebar ul li ul li a.active {
    background: #f65c23;
    color: #fff;
}

.left_sidebar ul li ul li a i {
    float: right;
    line-height: 24px;
}

.left_sidebar ul li ul li ul {
    display: none;
    transition: all 2s;
    position: absolute;
    left: 98%;
    top: 0px;
    z-index: 200;
    background: #fff;
    width: 200px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

.left_sidebar ul li ul li:hover ul {
    display: block;
    transition: all 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: initial;
    line-height: 24px;
}

.left_sidebar ul li ul li ul li a:hover,
.left_sidebar ul li ul li ul li a:focus,
.left_sidebar ul li ul li ul li a.active {
    background: #f65c23;
    color: #fff;
}

.left_sidebar form {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 10px 10px;
}

.right_side h1 {
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.right_side h2 {
    padding: 0px;
    margin: 20px 0 5px;
    line-height: 30px;
    font-size: 22px;
    color: #d32f2f;
    font-weight: 600;
}

.right_side h3 {
    padding: 0px;
    margin: 10px 0 5px;
    line-height: 30px;
    font-size: 20px;
    color: #d32f2f;
    font-weight: 600;
}

.wps_right {
    float: left;
    width: 100%;
    /*👉 background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 20px;👈*/
}

.wps_right p {
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 15px;
    font-weight: normal
}

.wps_right ul {
    margin: 0 0 25px;
    padding: 0;
}

.wps_right ul li {
    line-height: 28px;
    font-size: 15px;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center;
}

.wps_right ul li:before {
    width: 20px;
    height: 20px;
    color: #4e4e4e;
    font-weight: 400;
    margin-top: 0;
    margin-right: 5px;
    float: left;
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='currentColor' viewBox='0 0 16 16'><path d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z'/></svg>");
}

.left_image {
    float: left;
    width: 340px;
    margin: 0px 15px 15px 0;
    text-align: center;
}

.left_image .left_centered {
    width: 100%;
    position: relative;
    padding: 0px;
    min-height: 338px;
    overflow: hidden;
    border: 1px solid #eee;
}

.left_image .left_centered .image {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 338px;
    transition: transform .5s ease;
}

.left_image .left_centered .image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}



.right_image1 {
    float: right;
    width: 340px;
    margin: 0px 0px 15px 15px;
    text-align: center;
}

.right_image1 .left_centered {
    width: 100%;
    position: relative;
    padding: 0px;
    min-height: 338px;
    overflow: hidden;
    border: 1px solid #eee;
}

.right_image1 .left_centered .image {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 338px;
    transition: transform .5s ease;
}

.right_image1 .left_centered .image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}

.category_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0;
    background: #fff;
}

.category_page h1 {
    padding: 8px 10px;
    margin: 0;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.category_page .wps_right ul {
    margin: 0 0 25px;
    padding: 0;
}

.category_page .wps_right ul li {
    display: block;
    list-style: none;
    line-height: 24px;
    color: #423f3f;
    font-size: 15px;
    font-weight: normal;
}

.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: 500px;
    width: 100%;
    margin: 0px 0 25px 15px;
    text-align: center;
}

.product_right_image .detail_image {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: auto;
    border: 1px solid #eee;
    margin-bottom: 15px;
    aspect-ratio: 1;
    border-radius: 12px;
}

.product_right_image .detail_image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}

.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;
}

#thumbs {
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
}

#thumbs img,
#largeImage {
    padding: 0;
    cursor: pointer;
    border: 1px solid #eee;
}

#thumbs img {
    display: inline-block;
    margin-right: 6px;
    width: 70px;
}

#thumbs img.active {
    border-color: #ac2990;
}

 .wps_right h2, .wps_right h3, .wps_right h4 {
    font-size: 22px;
    line-height: normal;
    margin: 10px 0px;
    font-weight: 600;
    color: #d32f2f;
}

.wps_right table {
    margin: 0;
}

.wps_right table tbody tr td {
    vertical-align: middle;
    padding: 6px 10px;
    font-size: 15px;
    line-height: normal;
    text-align: left;
    font-family: 'Roboto', sans-serif;
}

.wps_right table tbody tr td {
    border: 1px solid #eaeaea;
    width: 60%;
}

.wps_right table tbody tr td:first-child {
    color: #d32f2f;
    width: 40%;
}

.interested_section {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0
}

.interested_section .interested_btn {
    font-size: 18px;
    color: #fff;
    background: #d32f2f;
    border: 1px solid #6b2b76;
    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: #f65c23;
    color: #fff;
    border: 1px solid #f65c23
}

.product_listing {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.75);
    transition: all 0.35s ease-in-out;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    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;
}

.product_listing .product .image1 {
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 374px;
    transition: all 0.4s ease-in-out;
    margin-bottom: 10px;
}

.product_listing .product .image1 img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    margin: auto;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}

.product_listing .product .small {
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
}

.product_listing .product .small img,
.product_listing .product .largeImage img {
    padding: 0;
    cursor: pointer;
    border: 1px solid #eee;
}

.product_listing .product .small .item {
    display: inline-block;
    margin-right: 6px;
    width: 60px;
    cursor: pointer;
}

.product_listing .product .small .item:last-child {
    margin: 0;
}

.product_listing .product .small .item.active {
    border-color: #ac2990;
}

.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;
}

.product_listing .product p {
    font-size: 15px;
    text-align: center;
    margin: 0 0 10px;
}

.product_listing .product .read_more {
    margin-top: 0;
}

.product_listing .right-content .read_more_1 {
        margin-top: 5px;
    margin-bottom: 10px;
}

.padding0 {
    padding: 0;
}

.right-content {
    position: relative;
    padding-right: 15px;
}

.right-content h3 {
    line-height: 24px;
    padding: 10px 0;
    text-align: left;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.more_info {
    max-height: 260px;
    overflow-y: auto;
    margin-bottom: 10px;
    padding-right: 15px;
}
.right-content h3 a {
    color: #d32f2f;
}

.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;
}

.product_listing:hover .right-content h3 a {
    color: #f65c23;
}

.product_listing:hover .right-content h4 a {
    color: #f65c23;
}

.right-content .table-responsive {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 230px;
    overflow: auto;
    padding-right: 5px;
}

.right-content table {
    margin-bottom: 15px;
}

.right-content table tbody tr td {
    vertical-align: middle;
    padding: 6px 10px;
    font-size: 15px;
    line-height: normal;
    text-align: left;
}

.right-content table tbody tr td {
    border: 1px solid #eaeaea;
    width: 60%;
}

.right-content table tbody tr td:first-child {
    color: #d32f2f;
    width: 40%;
}

.you_may {
    float: left;
    width: 100%;
    padding: 0 0 10px;
    margin: 0 0 15px;
    line-height: 30px;
    color: #d32f2f;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}

.team_member {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.75);
    transition: all 0.35s ease-in-out;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #eee;
}

.team_member .image {
    width: 100%;
    position: relative;
    padding: 15px 15px 15px 0;
    text-align: center;
    min-height: 268px;
    overflow: hidden;
    border-right: 1px solid #eee;
    display: inline-block;
}

.team_member .image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    margin: auto;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}

.team_info {
    position: relative;
    padding-right: 15px;
}

.team_info h3 {
    line-height: 24px;
    padding: 10px 0;
    text-align: left;
    margin: 0;
}

.team_info h3 small {
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 14px;
}



/*  Testimonial Page  */

.testimonial_block {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.testimonial_text_box {
    margin: 0 0 30px;
    padding: 32px 20px 35px 0;
    background: #eee;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
    display: table;
    position: relative;
    border-radius: 4px;
}

.testimonial_text_box .this-quote {
    margin: 0 20px;
    width: 30px;
}

.testimonial_text_box .this-quote img {
    width: auto;
}

.testimonial_text_box:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -25px;
    left: 69px;
    border-top: 25px solid #eee;
    border-right: 25px solid transparent;
}

.testimonial_text_box .this-texts {
    display: table-cell;
    width: calc(100% - 70px);
    vertical-align: top;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
}

.testimonial_author .media-left {
    padding-right: 20px;
    float: left;
}

.testimonial_author .media-left img {
    border: 1px solid #d32f2f;
    border-radius: 4px;
}

.testimonial_author .media-left a, .testimonial_author .media-left .titlea { 
       width: 65px;
    height: 65px;
    border-radius: 100%;
    overflow: hidden;
    background: #f65c23;
    border: 2px solid #d32f2f;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial_author .media-left span {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
}
.testimonial_text_box .this-quote img {
    width: auto;
    filter: sepia(1);
}
.testimonial_author .media-body {
    vertical-align: middle;
}

.testimonial_author .this-title {
    font-size: 18px;
    color: #d32f2f;
    text-align: left;
    line-height: 20px;
    margin: 0 0 5px;
    padding: 0;
}

.testimonial_author .loc {
    color: #f65c23;
    line-height: 20px;
    margin: 0;
}


.gallery_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0;
    background: #eee;
}

.gallery_page .gallery_item {
    border-radius: 12px;
    background-color: #feede7;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 22%);
    margin-bottom: 0px;
    height: 100%;overflow: hidden;
}

.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 h4 {
    font-size: 18px;
    color: #333;
    margin: 0;
    padding: 0;
}

.gallery_item_info p {
    font-size: 13px;
    margin: 0;
    margin-top: 4px;
    color: #333;
    max-width: 100%;
}

.hover_effect {
    display: block;
    position: relative;
    background: none;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
        height: auto;
    aspect-ratio: 1;
}

.hover_effect:after {
    color: #fff;
    position: absolute;
    font-size: 1.6em;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.hover_effect img {
    position: absolute;
    top: 50%;
    left: 50%;
    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);
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
}

.hover_effect:hover img {
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.hover_effect:hover {
    background: #f65c23;
}

.hover_effect:after {
    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>");
}

.blog_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #fff;
}

.blog_page .blog_left h1 {
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.blog_page .blog_b {
    margin-bottom: 20px;
    position: relative;
}

.left_title1 {
    float: left;
    width: 100%;
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.right_news {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background: #fff;
}

.right_news:last-child {
    margin-bottom: 0;
}

.right_news .image {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
    height: 274px;
}

.right_news .image img {
    position: absolute;
    max-width: 100%;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-height: 100%;
}

.right_news .title_h4 {
    padding: 10px;
    line-height: 18px;
    font-size: 15px;
    margin: 0px;
    text-align: left;
}

.right_news .title_h4 a {
    color: #333;
}

.right_news:hover .title_h4 a {
    color: #f65c23;
}



/* New Blog Details Page */
.blog_details {
    float: left;
    width: 100%;
    background: #fff;
}

.blog_details ul {
    display: inline-block;
    margin: 0px 0 20px;
    padding: 0;
}

.blog_details ul li {
    display: inline-block;
    margin-right: 15px;
    list-style: none;
}

.blog_details ul li:before {
    content: none;
    margin: 0;
}

.blog_details ul li a {
    color: #333333;
    transition: all 0.5s ease-out;    display: inline-block;
    padding: 0px 2px;
}

.blog_details ul li i {
    margin-right: 5px;
}

.blog_details1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.blog_details1 img {
    margin-bottom: 15px;
}

.blog_details_img {
    width: 100%;
    text-align: center;
    height: 500px;
    overflow: hidden;
    margin-bottom: 15px;
}

.blog_details_img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    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 #e59509;
}

.blog_details1 .block-quote p {
    font-size: 15px;
    line-height: 24px;
}

.blog_details1 h2, .blog_details1 h3, .blog_details1 h4 {
margin: 0;
    padding: 0 0 10px;
    color: #333;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    text-align: left;
}

.blog_details1 ul {
    float: left;
    width: 100%;
    margin: 10px 0px;
    padding: 0;
}

.blog_details1 ul li {
    line-height: 28px;
    font-size: 15px;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center;
}

.blog_details1 ul li:before {
    width: 20px;
    height: 20px;
    color: #4e4e4e;
    font-weight: 400;
    margin-top: 0;
    margin-right: 5px;
    float: left;
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='currentColor' viewBox='0 0 16 16'><path d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z'/></svg>");
}

.fb-comments {
    width: 100%;
}

/* Blog Details  */
.blogdetails img {
    width: 100%;
}

.blog_news .content_details {
    float: left;
    width: 100%;
    background: #eee;
    padding: 20px 20px 20px;
}

.blog_news .content_details h2 {
    text-transform: capitalize;
    line-height: 30px;
    font-size: 20px;
    margin: 0 0 10px;
}

.blog_news .content_details h2 a {
    color: #333333;
    transition: all 0.5s ease-out;
}

.blog_news .content_details ul {
    display: inline;
    margin: 0px;
}

.blog_news .content_details ul li {
    display: inline-block;
    margin-right: 15px;
}

.blog_news .content_details ul li:before {
    content: none;
    margin: 0;
}

.blog_news .content_details ul li i {
    margin-right: 5px;
}

.blog_news .block-quote {
    padding: 30px 40px;
    margin-bottom: 20px;
    background: #fdfdfd;
    border-left: 3px solid #e59509;
}

.blog_news .block-quote p {
    font-size: 15px;
    line-height: 24px;
}

.blog_news .content_details ol {
    width: 100%;
    margin: 0 0 25px;
    padding: 0;
}

.blog_news .content_details ol li {
    list-style: none;
    line-height: 24px;
    color: #423f3f;
    font-size: 15px;
    font-weight: normal;
}

.blog_news .content_details ol li::before {
    content: "\f0da";
    font-family: "FontAwesome";
    margin-right: 5px;
}


.contact_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    position: relative;
}

#contact_form label.error,
.output {
    color: #FB3A3A;
    font-weight: normal;
    margin-bottom: 15px;
}

#quick_form label.error,
.output {
    color: #FB3A3A;
    font-weight: normal;
    margin-bottom: 15px;
}

#quick_enquiry label.error,
.output {
    color: #FB3A3A;
    font-weight: normal;
    margin-bottom: 15px;
}

.pac-container {
    z-index: 100000;
}


.contact_map {
    float: left;
    width: 100%;
    height: 550px;
}

.contact_form_grid1 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    border-radius: 4px;
    overflow: hidden
}

/*👉.contact_details {
    background: #d32f2f;;
    border-radius: 4px 0 0 4px;
    padding: 40px 40px 50px 30px;
}👈*/

.contact_details .title_h2_2 {
    color: #d32f2f;
    font-size: 20px;
    text-align: left;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.contact_details p {
    color: #333;
    margin-bottom: 20px;
    font-size: 15px;
}

.contact_details .address_list {
    clear: both;
    margin: 0 0 20px;
    padding: 0;
}

.contact_details .address_list li {
    clear: both;
    list-style: none;
    color: #333;
    margin-bottom: 10px;
    font-size: 15px;    display: flex;
    align-items: start;
}

.contact_details .address_list li svg {
    min-width: 25px;
    height: 25px;
    margin-right: 5px;
}

.contact_details .address_list li a {
    color: #333;
    display: flex;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 10px;
     display: flex;
    align-items: start;
}

.contact_details .address_list li a span {
    font-size: 30px;
    margin-right: 13px;
}

.contact_details .address_list li:first-child {
    display: flex;
    align-items: start;
}

.contact_details .address_list li span {
    font-size: 30px;
    margin-right: 13px;

}

.contact_details .address_list li a:hover,
.contact_details .address_list li a:focus {
    color: #f65c23;
}

.social_list {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.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: #f65c23;
    border: 1px solid #f65c23;
}

.contact_form_grid .form_grid {
    background-color: #ffffff;
    padding: 30px;
}

.contact_form_grid1 .form_grid {
    background-color: #ffffff;
    padding: 30px;
}

.form_grid .title_h2_2 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 20px;
    padding: 0;
    color: #d32f2f;
}


/* Sitemap page */
.sitemap_page {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #eee;
    position: relative;
}

.sitemap_right_side h1 {
    padding: 8px 10px;
    margin: 0 0 10px;
    line-height: 30px;
    background: #f65c23;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}

.sitemap {
    border-left: 1px solid #666;
    padding: 0;

}

.sitemap li {
    list-style: none !important;
    background: transparent url(../images/sitemap_hr.png) no-repeat scroll 0px 9px;
    padding: 0px 0px 0px 15px;
    margin-bottom: 5px;
}

.sitemap li ul {
    border-left: 1px solid #666;
    padding: 0;
}

.sitemap li a {
    color: #333;
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
}

.sitemap li a:hover {
    color: #f65c23;
}

.market_area h3 {
float: left;
    display: block;
    color: #d32f2f;
    font-size: 22px;
    margin: 15px 0px;
}

.market_area h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #d32f2f;
}

.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: #d32f2f;
    color: #fff !important;
}


/* Products Poup */
.product_popup {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.product_popup_image {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
 height: auto;
    aspect-ratio: 1;
}

#callback .product_popup_image {
  height: auto;
    aspect-ratio: 1;
}

.product_popup_image img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    width: 100%;
    margin: auto;
}

.product_popup h4 {
    color: #d32f2f;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    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: normal;
}

.product_right_image .read_more {
    margin-top: 0;
}


.logob {
    border-radius: 14px;
    padding: 5px 5px;
    background-color: #fff;
}

.video_section iframe {
    width: 100%;
    height: 415px;
}


.latest {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Manrope', sans-serif;
    color: #0c0c0c;
    margin: 0 0 20px;
}

.webpulse-home_blog h6 span {
    color: #f65c23;
}

.webpulse-home_blog h6 {
    text-transform: uppercase;
}

.feature_height {
    display: block;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    height: 140px;
}

.thumb {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0px;
}

.fadeImg {
    animation-name: fadeimg;
    animation-duration: 2s;
}

@keyframes fadeimg {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


    .scrollbar-width-home {
        overflow-y: auto;
        padding-right: 15px;
        max-height: 470px;
        margin-bottom: 20px;text-align: justify;
    }

    /* new section */
 .service-type .single-process-card:hover .single-process-content .process-number .title3 svg { 
    fill: #d32f2f;
}
.service-type .single-process-card .single-process-content .process-number {
    position: relative;
}
    .service-type .single-process-card {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    text-align: center;
    height: 100%;
    width: 100%;
    display: flex; 
    justify-content: center;
    position: relative;
    z-index: 1;
    transition-duration: 500ms;
}
.service-type .single-process-card:hover {
    background-color: #f65c23;
}
.service-type .single-process-card:hover .title3.fw-bold{color: #fff;}
.service-type .single-process-card:hover p{color: #fff;}
.service-type .single-process-card:hover .single-process-content .process-number .title3::after {
    border-color: #FFF;
}
.service-type .single-process-card .single-process-content {
    padding: 30px 10px;
}
.service-type .single-process-card .single-process-content .process-number {
    position: relative;
}
 .about-sections.py-5.service-type img:hover {
    filter: grayscale(1);
    transform: rotate(-1deg);
}
.about-sections.py-5.service-type img {
    transition: all 0.5s ease;    border-radius: 12px;    height: 100%;
    object-fit: cover;
}
.service-type .single-process-card .single-process-content .process-number .title3::after {
    position: absolute;
    content: "";
    height: 92px;
    width: 92px;
    border: 1px dashed #9c9c9c;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition-duration: 500ms;
}
.service-type .single-process-card .single-process-content .process-number .title3 {
       height: 80px;
    width: 80px;
    font-size: 35px;
    line-height: 80px;
    border-radius: 50%;
    background:linear-gradient(180deg, #f65c23, #d55627);
    color: #fff;
    position: relative;
    font-weight: 600;
    z-index: 1;
    transition-duration: 500ms;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.service-type .single-process-card .single-process-content .process-number .title3 svg {
    width: 40px;
    height: 40px;
    fill: #fff;
}
.service-type .single-process-card:hover .single-process-content .process-number .title3 {
    color: #096bd4;
    background: #fff;
}
/* process */
  /* .react-addon-services.services-style2 {
                position: relative1;
            } */

            .react-addon-services.services-style2::after {
                content: "";
                position: absolute;
                left: 50%;
                top: 55%;
                transform: translate(-50%, -50%);
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0.32);
                filter: blur(120px);
                border-radius: 50%;
                z-index: -1;
                opacity: 0.35;
            }

            .react-addon-services .services-part {
                position: relative;
                padding: 30px 20px 80px;
                text-align: center;
                background: #fff0;
                border-radius: 12px;
                transition: all 0.3s ease;
            }

            .react-addon-services .services-icon {
               width: 75px;
    height: 75px;
    background: #f65c23;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0px;
    padding: 15px;
    transition: 0.3s ease;
    border: 2px solid #fff;
            }

            .react-addon-services .services-icon svg {
                width: 48px;
                height: 48px;color: #fff;
            }

            .react-addon-services .services-text {
                padding-top: 10px;
                max-width: 350px;
                margin: 0 auto;
            }

          .react-addon-services .services-title .title {
       font-style: normal;
    text-transform: capitalize;
    position: relative;
    color: #d32f2f;
    transition: all 300ms ease;
    font-size: 17px;
    font-weight: 600 !important;
    text-align: center;
    margin: 5px 0px 5px;
    font-family: 'Montserrat', sans-serif;
}
/* 
            .react-addon-services .services-txt {
                color: #6e777d;
                margin: 0;
                font-size: 15px;
                line-height: 1.5;
                transition: 0.4s ease;
            } */

            .react-addon-services .batch-number {
                position: absolute;
                bottom: -15px;
                left: 50%;
                transform: translateX(-50%);
                width: 55px;
                height: 55px;
                background: #d32f2f;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                font-weight: 700;
                font-size: 20px;
            }
.bg-tringles:hover .react-addon-services .services-icon svg { 
   color: #d32f2f;
}
.bg-tringles:hover .react-addon-services .services-icon { 
    border: 2px solid #d32f2f;
}
.bg-tringles:hover .react-addon-services .services-icon { 
    background: #fff; 
    box-shadow: 0px 0px 5px 1px #cccccc7a;}
    .bg-tringles:hover .react-addon-services .batch-number { 
    background: #f65c23;}
           .bg-tringles:hover .react-addon-services .services-title .title {
    color: #333;}

.bg-tringles:hover .react-addon-services .services-part { 
    background: #ffffff;}
.bg-tringles:hover .react-addon-services .services-part { 
    background: #fac4af;}
            .bg-tringles {
                padding: 0px 0px 0px 0px; 
                background-image: url(../images/ser_bg.png);
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
            }
            .title3.fw-bold{    position: relative;
    color: #d32f2f;
    transition: all 300ms ease;
    font-size: 18px;
    font-weight: 600 !important;
    text-align: center;
    margin: 15px 0px 5px;
    font-family: 'Montserrat', sans-serif;}
    .carousel-control-next, .carousel-control-prev {
        position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 0;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    height: 45px;
    width: 45px;
    background-color: rgb(62 62 62);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    color: rgb(255, 255, 255);
    border-radius: 50%;
    transition: 0.5s;
    border: 1px solid #ccc;
    top: 47%;
}
  .carousel-control-next{right:20px}
   .carousel-control-prev {left: 20px;}
.carousel-control-next-icon, .carousel-control-prev-icon { 
    width: 20px;
    height: 20px;}
    .sliderSection {
    width: 100%;
    float: left;
}
.sliderSection img {
    width: 100%;
}

.service_inner_box .lower-box h3 a, .title4 a { 
    font-size: 16px; }
    .navigation .navbar button svg {
    stroke: #3e3e3e;
    width: 40px;
    height: 40px;
}
.navigation .navbar button { 
    padding: 0px;}
    @media (max-width:1300px) and (min-width:1201px) {
        .navigation .menu >ul >li a {
    padding: 27px 2px ; 
    font-size: 14px;}
    .navigation .menu ul li ul.cs-dropdown li a { 
    padding: 6px 15px; 
    font-weight: 600;}
    }
    .cl-now {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    background-color: #14171e;
    width: 48px;
    height: 48px;
    color: #fff;
    position: fixed;
    left: 15px;
    bottom: 150px;
    cursor: pointer;
    z-index: 99;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    box-shadow: 0 8px 10px rgba(20, 25, 29, 0.2);
    border: 1px solid #fff;
    font-size: 20px;
    animation: email-an linear 1s infinite;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
footer ul.social li a svg {
    color: #ffffff; 
}
div .introduce_content_style_2 a.read_more_1.bg_btn_1 {
    padding: 9px 25px;
    margin: 0px;
    letter-spacing: 0.5px;
}
.whychooseus3-carousel.h-100 img {
    height: 100%;
    object-fit: cover;
}
.padding_50 {
    padding: 55px 20px 55px 40px;
    position: relative;
    z-index: 99;
    width: 100%;
}
  .features { float: left; width: 100%; padding: 50px 0 0; margin: 0; position: relative; background-image: url(../images/1.jpg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; } 
.features:before {    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; background: #000000;
    background-image: -webkit-linear-gradient(90deg, rgba(6, 23, 51, 0) 0%, rgba(29, 42, 77, 0) 0%, #00000000 80%); } 
.features .h2_title { color: #fff; } 
/* .h2_title { font-weight: 700; margin-bottom: 40px; position: relative; text-transform: uppercase; text-align: center; color: #383d92; font-size: 30px; padding-bottom: 10px; }  */
.features .features-holder { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-column-gap: 25px; } 
.features .feature-panel-holder { padding-top: 25px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark a { border-color: #ccc; margin-top: 12px; color: #ccc; } 
.features .feature-panel-holder .feature-panel { position: relative; padding: 20px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; overflow: hidden; cursor: pointer; margin-bottom: 33px; border-radius: 8px 0 8px 8px; border-color: rgba(249, 249, 249, .15); -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } 
/* .h2_title:after { bottom: -10px; content: ""; height: 3px; left: 50%;  background: #d2deff none repeat scroll 0 0; margin-left: -50px; position: absolute; width: 100px; }  */
.features .feature-panel-holder .feature-panel .feature-icon { margin-bottom: 5px; } 
.features .feature-panel-holder .feature-panel .feature-icon img { width: 40px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; filter: invert(1); transition: .3s ease-in-out; } 
.features .feature-panel-holder .feature-panel .feature-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; margin-bottom: 10px; } 
.features .feature-panel-holder .feature-panel .feature-content .titleFact { font-weight: 500; font-size: 16px; line-height: 28px; text-transform: inherit; margin-bottom: 6px; color: #fff; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; font-family: 'Roboto', sans-serif; } 
.features .feature-panel-holder .feature-panel .feature-content p { text-align: center; font-size: 15px; line-height: 24px; margin-bottom: 0; color: #ddd; opacity: 0; visibility: hidden; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; height: 25px; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark { background-color: #424242; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark .feature-content .titleFact { color: #fff1f3; } 
.features .feature-panel-holder:hover { padding-top: 0; } 
.features .feature-panel-holder:hover .feature-panel .feature-content p { visibility: visible; opacity: 1; height: 30px; } 
.features .feature-panel-holder .feature-panel.feature-panel-dark { border: 1px solid rgba(249, 249, 249, .15); } 
.features .feature-panel-holder .feature-panel a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; height: 30px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 13px; color: #fff; margin-top: -32px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .features-card .card-panel .panel-body .titleCat { font-size: 18px; line-height: 32px; font-weight: 600; color: #d32f2f; margin-bottom: 10px; text-transform: capitalize; } 
.features .features-card .card-panel.reversed .panel-icon { margin-right: 0; margin-left: 40px; display: flex; align-items: center; transform: translateY(-7px); } 
.features .features-card .card-panel.reversed { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } 
.features .features-card .card-panel { display: -webkit-box; display: -ms-flexbox; display: flex; background: #fff; border-radius: 8px 0 8px 8px; padding: 30px 40px 34px; -webkit-box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); box-shadow: 0 5px 83px 0 rgb(9 29 62 / 15%); position: relative; -ms-flex-preferred-size: 48%; flex-basis: 48%; } 
.features .features-card .card-panel .panel-icon img { margin-left: 0; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; min-width: 80px; width: 80px; } 
.features .more-features { text-align: center; margin-bottom: 20px; } 
.features .more-features p {font-weight: 500; font-size: 16px; color: #f4f4f4;    position: relative; margin-bottom: 0; } 
.features .more-features.more-features-2 p a { color: #f65c23; } 
.features .more-features p a { position: relative; color: #383d92; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; text-transform: capitalize; padding-bottom: 8px; } 
.features .features-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); margin-top: -100px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; z-index: 9; } 
.bg-skype { background-color: #009edc !important; } 
.counter-block.shadow img { width: 60px;padding: 10px; border-radius: 5px; border: 1px solid #ccc;} 

.title_31 {
    position: relative;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    color: #d32f2f;
    font-weight: 700;
    text-transform: inherit;
}
.title_2.text-start:after { 
    margin: 0px; 
}
.shouldConsult.shouldConsult2.w-100.float-start.py-5 {
    background: #feede7;
}
.contact_form_grid1 ul.social li a svg {
    color: #fff;
}
.contact_details {
    background: #feede7;
    padding: 30px;
    border-radius: 10px;height: 100%;
}
.contact_form_grid1 .form_grid {
    background: #feede7;
    padding: 30px;height: 100%;
    border-radius: 10px;
}
h2.mt25 {
    color: #d32f2f;
    font-size: 25px;
    margin: 10px 0px;
}
.clients .slick-slide {
    padding: 10px;
}
.clients .slick-list {
    margin: -10px;
}
/* instagram */
   /* Instagram Section */
         .insta-section {
         width: 100%;
         }
         /* Heading */
         .insta-id {
            font-size: 25px;
    font-weight: 700;
    color: #383838;
    text-decoration: none;
         }
         .insta-subtitle {
         font-size: 15px;
         margin-top: 8px;
         color: #444;
         }
         /* Carousel Item */
         .insta-item {
         border-radius: 14px;
         overflow: hidden;
         height: 280px;
         }
         /* Image Link */
         .insta-link {
         position: relative;
         display: block;
         width: 100%;
         height: 100%;
         overflow: hidden;
         }
         .insta-link img {
         width: 100%;
         height: 100%;
         object-fit: cover;
         transition: 0.4s ease;
         }
         /* Overlay */
         .insta-link::before {
         content: "";
         position: absolute;
         inset: 0;
         background: rgba(0,0,0,0.45);
         opacity: 1;
         transition: 0.3s ease;
         z-index: 1;
         }
         /* Instagram Icon */
         .insta-link::after {
         content: "";
         position: absolute;
         top: 50%;
         left: 50%;
         width: 32px;
         height: 32px;
         /* Data URI format with URL encoding */
        background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"> <path fill="white" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/> </svg> ') no-repeat center/contain;
         transform: translate(-50%, -50%) scale(1);
         opacity: 0.5;
         transition: 0.3s ease;
         z-index: 2; 
         }
         /* Hover */
       
         .insta-link:hover::after {
         opacity: 1;
         transform: translate(-50%, -50%) scale(1.2);
         }
         .insta-link:hover img {
         transform: scale(1.1);
         }


/* grid section */
  /* CARD */
.grid-col .product_listing {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    border-radius: 10px;
    overflow: hidden;
    transition: all .35s ease;
}

/* IMAGE */
.grid-col .product,
.grid-col .product a {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
}

.grid-col .product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* CONTENT */
.grid-col .right-content {
    position: relative;
}

.grid-col .title3 {
     font-size: 18px;
    font-weight: 600;
    color: #2a2a2a;
    margin: 5px 0px;
}

.grid-col .title3 a {
    text-decoration: none;
    color: #d32f2f;transition: all 0.5s ease;
}
.grid-col .title3 a:hover{color:#f65c23}
.grid-col .blue-line1 {
    display: block;
    height: 1px;
    background: #d5d5d5;
    margin: 8px 0;
}

/* TEXT CLAMP */
.grid-col .more_info p {
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

 .wps_right ul li a{display: inline-block;}
 /* pdf */
.product_showcase {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 6px 0;
    margin-bottom: 8px;
}

.productBrochureandvideo {
    margin-right: 15px;
}

.productBrochureandvideo a {
    display: flex ;
    justify-content: center;
    align-items: center;
    border: 1px dashed #d32f2f;
    padding: 7px 6px;
    color: #d32f2f;
    text-decoration: none;
    outline: none;
    font-weight: 600;
    letter-spacing: 0px;
}
.ft-bx ul.social.w-100.mb-1.float-none li.youtube svg.bi.bi-youtube {
    width: 16px;
}
.productBrochureandvideo a svg {
    color: #d32f2f;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
/* browser & youtube */
.item.youtube {
    display: flex;
    align-items: center;
    justify-content: center;
    background: red;
    color: #fff;
    height: 35px;
    border-radius: 5px;
    width: 40px;
}
.item.youtube a {
    color: #fff;
}
.slides.active 
 {
    border: 1px solid #d32f2f;
}
header .bg_btn_1 svg {
    fill: #fff;
}
.slides {
    width: 50px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.right-content .title4 {
    line-height: 24px;
    padding: 10px 0;
    text-align: left;
    color: #333;
    font-size: 20px;
}
.scrollbar-width {
    max-height: 555px;
    overflow-y: auto;
    padding-right: 15px;
}
.awards-sec .hover_effect { 
    height: auto;
    aspect-ratio: 1;
    /* background: #fff; */
}
.awards-sec .hover_effect img{width: auto;}
.culture-section .hover_effect { 
    aspect-ratio: 100 / 67;
}
/* career */
      :root {
            --main-red: #d32f2f;
            --soft-red: #fff1f1;
            --dark-grey: #2d3436;
        }
 
 

        /* Section Headings */
        .section-title {
            position: relative;
            padding-bottom: 15px;
            margin-bottom: 30px;
        }
        .section-title::after {
            content: '';
            position: absolute;
            left: 0; bottom: 0;
            width: 60px;
            height: 4px;
            background: var(--main-red);
            border-radius: 2px;
        }

        /* Glassy Job Cards */
        .job-card {
            border: 1px solid #eee;
            border-radius: 15px;
            padding: 25px;
            transition: all 0.4s ease;
            background: #fff;
        }
        .job-card:hover {
            box-shadow: 0 15px 35px rgba(211, 47, 47, 0.1);
            border-color: #d32f2f26;
            transform: translateY(-10px);
        }
        .job-card .icon-box {
            width: 50px;
            height: 50px;
            background: var(--soft-red);
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--main-red);
            margin-bottom: 20px;
        }

        /* Red Theme Buttons */
      label.mt-2.fw-bold.text-start.d-block.mb-3 {
    color:#202329;
    font-size: 15px;
}
label.form-check-label {
font-size: 13px;
    font-weight: 600;
    color: #333 !important;
    letter-spacing: 1px;
    display: inline-block;
}
.form-check.form-check-inline.fs-13.px-2 input, .form-check.text-muted.form-check-inline.fs-13 input{
    padding: 0px;
}
.form-check.fs-13.text-start.d-flex.justify-content-start.mb-0.w-100.mx-1.align-items-center.p-0 input {
    padding: 0px;
}
.job-card .icon-box svg {
    width: 25px;
    height: 25px;
    color: #3a3a3a;
}
span.badge.bg-soft-red.text-danger.rounded-pill {
    font-size: 12px;
    background: #f65c2317;
}
span.text-muted.small.align-self-center {
    font-size: 12px;
    background: #ffd6d66b;
    border-radius: 50px;
    padding: 2px 8px !important;
    font-weight: 600;
    color: #ff1b1b !important;
}
.job-card .title3.fw-bold {
    position: relative;
    color: #000000;
    transition: all 300ms ease;
    font-size: 18px;
    font-weight: 700 !important;
    text-align: left;
    margin: 5px 0px 5px;
    font-family: 'Montserrat', sans-serif;
}
        /* Custom SVG Icon Styling */
        svg { stroke-width: 2; }

header .search ul {
    padding: 0px;float: right;
    margin: 0px;
}
.search ul li {
    float: left;
    list-style: none;
}
.search ul li a {
    color: #fff;
    padding: 0px 10px;
} 
  .flip-card {
        perspective: 1000px;
        height: auto;
        aspect-ratio: 1/1.2;
    }

    .flip-card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        transition: transform 0.7s ease;
        transform-style: preserve-3d;
        border-radius: 12px;
        border: 1px solid #dedede;
    }

    .flip-card:hover .flip-card-inner {
        transform: rotateY(180deg);
    }

    .flip-card-front,
    .flip-card-back {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 12px;
        backface-visibility: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flip-card-front {
        background-size: cover;
        background-position: center;
        color: #fff;
        padding: 20px;
    }

    .flip-card-front h5 {
        background: rgba(0, 0, 0, 0.6);
        padding: 10px 15px;
        border-radius: 6px;
        font-size: 20px;
    }

    .flip-card-back {
        background: #303030;
        transform: rotateY(180deg);
    }

    .flip-card-front {
        bottom: 0px;
        top: inherit;
        padding-top: 90%;
    }

    .flip-card .title4 {
        text-transform: capitalize;
        text-align: center;
        padding: 12px 0px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
        background-color: #2a2a2ae3;
        width: 95%;
        margin: auto;
        border-radius: 5px;
        color: #ffffff;
        font-weight: 600;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    /* csr */
     /* --- STATS OVERLAY --- */
    .stats-wrapper {
        margin-top: -80px;
        position: relative;
        z-index: 10;
    }
    .stat-card {
        background: rgba(255, 255, 255, 0.95);
        backdrop-filter: blur(10px);
        border-radius: 20px;
        padding: 30px;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        border-top: 5px solid #d32f2f;
        text-align: center;
        transition: 0.3s;
    }
    .stat-card:hover {
        transform: translateY(-5px);
    }
    .csr-card {
        background: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 24px;
        padding: 40px 30px;
        height: 100%;
        transition: all 0.4s ease;
    }
    .csr-card:hover {
        border-color: #d32f2f52;
        background: #f8dcdc;
        box-shadow: 0 15px 30px rgba(56, 189, 248, 0.1);
    }
    .icon-circle {
        width: 80px;
        height: 80px;
        background: #d32f2f2b;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 25px;
        color: #303030;
        transition: 0.3s;
    }
    .csr-card:hover .icon-circle {
        background: #d32f2f;
        color: white;
        transform: rotateY(360deg);
    }
    .title6 {
        font-style: normal;
        text-transform: capitalize;
        position: relative;
        color: #d32f2f;
        transition: all 300ms ease;
        font-size: 17px;
        font-weight: 600 !important;
        text-align: center;
        margin: 5px 0px 5px;
        font-family: 'Montserrat', sans-serif;
    }
    /* --- INITIATIVES LIST --- */
    .init-tag {
        background: #ffffff;
        padding: 15px 20px;
        border-radius: 12px;
        font-weight: 600;
        display: block;
        border-left: 5px solid #f65c23;
        margin-bottom: 10px;
        transition: 0.3s;
        text-decoration: none;
        color: #444444;
    }
    .init-tag:hover {
        background: #d32f2f;
        color: white;
        transform: scale(1.03);
        border-left: 5px solid #202020;
    }
    /* --- CTA SECTION --- */
    .cta-section {
        background: #d32f2f;
        border-radius: 12px;
        padding: 40px;
        color: white;
        margin: 20px 0;
        background-image: radial-gradient(circle at top left, #d32f2fa6, #f65c235c);
    }
    /* csr photo */
/* Factory Gallery */
         .factory-gallery {
         width: 100%;
         }
         .factory-gallery .section-title p {
         max-width: 720px;
         font-size: 15px;
         color: #555;
         }
         .col-md-5c{width: 50%;}
         @media (min-width: 1024px) {
         .col-md-5c {
         width: 20%;
         }
         }
         /* Gallery Item */
         .fg-item {
         background: #fff;
         border: 1px solid #ddd;
         border-radius: 12px;
         overflow: hidden;
         height: 100%;
         }
         .fg-link {
         position: relative;
         display: block;
         aspect-ratio: 4 / 3;
         overflow: hidden;
         }
         .fg-link img {
         width: 100%;
         height: 100%;
         object-fit: cover;
         transition: 0.4s ease;
         }
         /* Hover Overlay */
         .fg-icon {
         position: absolute;
         inset: 0;
         background: rgba(255,74,74,0.85);
         opacity: 0;
         transition: 0.4s ease;
         }
         .fg-icon::after {
         content: "+";
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         font-size: 32px;
         color: #fff;
         font-weight: 700;
         }
         /* Hover Effects */
         .fg-link:hover img {
         transform: scale(1.1);
         opacity: 0.4;
         }
         .fg-link:hover .fg-icon {
         opacity: 1;
         }
           .team-card {
        background: #fff;
        border-radius: 16px;
        overflow: hidden;
        transition: 0.4s;
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    }

    .team-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    }

    .team-img {
        position: relative;
        overflow: hidden;
    }

    .team-img img {
        width: 100%;
        transition: 0.4s;
    }

    .team-card:hover img {
        transform: scale(1.08);
    }

    .team-content {
        padding: 20px;
    }

    .team-content .titl5 {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 5px;
    }
    .title.fs-3.fw-bold {
    color: #d32f2f;
}
.wps_copy .col-xxl-7.col-xl-7.col-lg-7.col-md-12.col-12.text-right p.text-white {
    margin: 0px;
}
form#career_form .form-check.text-muted.form-check-inline.fs-13 {
    position: relative;
}
form#career_form .form-check.text-muted.form-check-inline.fs-13 label.error {
    position: absolute;
    width: 200px;
    /* top: 0px;
    left: 110px; */left: 0px;
    top: 15px;
}
label.error { 
    margin: 5px 0px;
}
form#career_form .form-check.fs-13.text-start.d-flex.justify-content-start.mb-0.w-100.mx-1.align-items-center.p-0 {
    position: relative;
}
form#career_form .form-check.fs-13.text-start.d-flex.justify-content-start.mb-0.w-100.mx-1.align-items-center.p-0 label.error {
    position: absolute;
    top: 15px;
    width: 230px;
}
form#career_form .col-lg-12 .form-check.form-check-inline.fs-13.px-2 {
    position: relative;
}
form#career_form .col-lg-12 .form-check.form-check-inline.fs-13.px-2 label.error {
    position: absolute;
    width: 200px;
  left: 15px;
    top: 15px;
}
    @media (min-width:1024px) {
        p.services-txt {
    height: 100px;
}
.carousel-control-next:hover, .carousel-control-prev:hover{background: #333 !important;}
.scrollbar-width-home { 
    aspect-ratio: 2 / 1.5;
}
.service_inner_box .lower-box .box-inner {
    position: relative;
    padding: 25px 5px 0px;
    height: 60px;
    display: flex; font-size: 16px;
    align-items: center;
    justify-content: center;
}
    }


    label.error {
    margin: 5px 0px;
    color: red;
}
.h2_title, .h2_title a { 
    margin-bottom: 10px;}
.h2_title:after{display: none;}
header .search ul li a:hover{
    color: #f65c23; 
}
header ul.social li a:hover { 
    color: #ffffff; 
    background: #3e3e3e !important;
}
header ul.social li a:hover svg {
    color: #ffffff;}

    /* video section */
     .video-box {
         position: relative;
         height: 100%;
         overflow: hidden;
         border-radius: 14px;
         background: #000;
         box-shadow: 0 5px 15px rgba(0,0,0,0.12);
         }
         .video-box img {
         width: 100%;
         height: 100%;
         object-fit: cover;
         }
         /* Play Button */
         .play-btn {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         width: 52px;
         height: 52px;
         line-height: 52px;
         text-align: center;
         border-radius: 50%;
         background: #d9141b;
         color: #fff;
         font-size: 20px;
         text-decoration: none;
         animation: pulse 1.5s infinite;
         }
         .play-btn span{    display: flex;
         align-items: center;
         justify-content: center;
         height: 100%;}
         /* Pulse Animation */
         @keyframes pulse {
         0% { box-shadow: 0 0 0 0 rgba(217,20,27,0.6); }
         100% { box-shadow: 0 0 0 35px rgba(217,20,27,0); }
         }
         /* Video Title */
         .video-title {
         text-align: center;
         margin-top: 12px;
         }
         .video-title a {
         font-size: 17px;
         font-weight: 600;
         color: #000;
         text-decoration: none;
         }
         .video-title a:hover {
         color: #d9141b;
         }
             /* Tabs */

     .project-tabs {
         gap: 15px;
     }

     .project-tabs .nav-link {
         border: none;
         font-weight: 500;
         font-size: 17px;
         position: relative;
         padding: 10px 15px;
         background: #3e3e3e;
         color: #fff;
         border-radius: 50px;
         /* max-width: 140px; */
         min-width: 140px;
     }

     .project-tabs .nav-link.active {
         color: #fff;
         background: #d32f2f;
     }

     /* .project-tabs .nav-link.active:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background: #025b9d;
    } */

     /* Card */

     .project-card {
         position: relative;
         overflow: hidden;
         border-radius: 12px;
         height: auto;
         cursor: pointer;
         box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
     }

     .project-card img {
         width: 100%;
         height: 240px;
         object-fit: inherit;
         transition: .6s;
     }

     .project-card:hover img {
         transform: scale(1.1);
     }

     /* Dark Overlay */

     .project-card::before {
         content: '';
         position: absolute;
         inset: 0;
         background: linear-gradient(to top,
                 rgba(0, 0, 0, .55),
                 rgba(0, 0, 0, .15));
         z-index: 1;
     }

     /* White Box */

     .project-overlay {
         position: absolute;
         left: 30px;
         right: 30px;
         bottom: 30px;
         background: rgba(255, 255, 255, .92);
         padding: 15px;
         z-index: 2;
         transition: .4s;
         border-radius: 10px;
     }

     .project-card:hover .project-overlay {
         bottom: 40px;
     }

     .project-overlay h3 {
         margin: 0;
         color: #d32f2f;
         font-size: 17px;
         font-weight: 700;
         text-align: center;
     }

   .blog-content2.bg-dark1 {
    background: #ffffffad;
}
.single-post2.rounded-3.overflow-hidden {
    border: 1px solid #00000017;
}
     @media(max-width:991px) {

         .section-title {
             font-size: 38px;
         }

         .project-card {
             height: 280px;
         }

         .project-overlay h3 {
             font-size: 22px;
         }

     }
     .title_2:after{display: none;}
     .scrollbar-width-home h1 {
    font-size: 23px;
    margin: 10px 0px;
    font-weight: 600;
}