.ins-quote@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");

.ctabtn @font-face {
    font-family: 'HindGunturLight';
    src: url(../fonts/HindGunturLight.eot);
    src: url(../fonts/HindGunturLight.eot) format('embedded-opentype'), url(../fonts/HindGunturLight.woff2) format('woff2'), url(../fonts/HindGunturLight.woff) format('woff'), url(../fonts/HindGunturLight.ttf) format('truetype'), url('../fonts/HindGunturLight.svg#HindGunturLight') format('svg');
    font-display: swap
}

@font-face {
    font-family: 'HindGunturRegular';
    src: url(../fonts/HindGunturRegular.eot);
    src: url(../fonts/HindGunturRegular.eot) format('embedded-opentype'), url(../fonts/HindGunturRegular.woff2) format('woff2'), url(../fonts/HindGunturRegular.woff) format('woff'), url(../fonts/HindGunturRegular.ttf) format('truetype'), url('../fonts/HindGunturRegular.svg#HindGunturRegular') format('svg');
    font-display: swap
}

@font-face {
    font-family: 'HindGunturMedium';
    src: url(../fonts/HindGunturMedium.eot);
    src: url(../fonts/HindGunturMedium.eot) format('embedded-opentype'), url(../fonts/HindGunturMedium.woff2) format('woff2'), url(../fonts/HindGunturMedium.woff) format('woff'), url(../fonts/HindGunturMedium.ttf) format('truetype'), url('../fonts/HindGunturMedium.svg#HindGunturMedium') format('svg');
    font-display: swap
}

:root {
    --black-color: #000;
    --gray-color: #666;
    --light-gray-color: #999;
    --theme-color: #e7251e;
    --white-color: #fff;
    --uppercase-text: uppercase;
    --light-font: 'HindGunturLight', Helvetica, Arial, sans-serif;
    --regular-font: 'HindGunturRegular', Helvetica, Arial, sans-serif;
    --medium-font: 'HindGunturMedium', Helvetica, Arial, sans-serif;
    --font-12: 12px;
    --font-14: 14px;
    --font-16: 16px;
    --font-18: 18px;
    --font-20: 20px;
    --font-24: 24px;
    --font-30: 30px;
    --font-50: 50px;
    --font-60: 60px;
    --font-80: 80px
}

html,
body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: var(--font-18);
    color: var(--black-color);
    font-family: var(--regular-font)
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

.clrfix {
    clear: both;
    display: block
}

li.clrfix {
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    float: none !important;
    display: block !important;
    min-height: 0 !important
}

.subtitle {
    font-size: 2rem !important;
    color: #212529 !important;
    ;
}

.fleft {
    float: left !important
}

.fright {
    float: right !important
}

.recentblogright {
    text-decoration: none !important;
    color: black !important
}

.text-center {
    text-align: center
}

.brdcmb {
    color: #e7251e;
    font-weight: bold;
}

.authorbrdcumb {
    margin: 0 0 20px 0;
    padding: 0;
    color: var(--gray-color);
    font-size: var(--font-16);
    line-height: 18px;
    text-align: left;
    padding-top: 20px
}

.text-right {
    text-align: right
}

.mb1 {
    margin-bottom: 10px
}

.mb2 {
    margin-bottom: 20px
}

.mb3 {
    margin-bottom: 30px
}

.mb4 {
    margin-bottom: 40px
}

.mb5 {
    margin-bottom: 50px
}

.mt1 {
    margin-top: 10px
}

.mt2 {
    margin-top: 20px
}

.mt3 {
    margin-top: 30px
}

.mt4 {
    margin-top: 40px
}

.mt5 {
    margin-top: 50px
}

.pb0 {
    padding-bottom: 0 !important
}

.pb1 {
    padding-bottom: 10px
}

.pb2 {
    padding-bottom: 20px
}

.pb3 {
    padding-bottom: 30px
}

.pb4 {
    padding-bottom: 40px
}

.pb5 {
    padding-bottom: 50px
}

.pt1 {
    padding-top: 10px
}

.pt2 {
    padding-top: 20px
}

.pt3 {
    padding-top: 30px
}

.pt4 {
    padding-top: 40px
}

.pt5 {
    padding-top: 50px
}

a,
a:hover,
a:focus,
:hover {
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s
}

.display-desktop {
    display: block !important
}

.display-mobile {
    display: none !important
}

#wrapper {
    margin: 0;
    padding: 0
}

.overflowx {
    overflow-x: hidden
}

.container {
    max-width: 1200px;
    min-width: auto;
    margin: 0 auto;
    position: relative
}

.section {
    padding-bottom: 50px;
    position: relative
}

p {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 26px
}

h1 {
    font-size: 75px;
    font-family: var(--light-font);
    line-height: 90px
}

h2 {
    font-size: 60px;
    color: var(--theme-color);
    font-family: var(--light-font);
    line-height: 83px
}

h3 {
    font-size: 21px;
    color: var(--theme-color);
    font-family: var(--light-font);
    line-height: 30px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 999999;
    opacity: 1
}

.preloader-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 12;
    display: block;
    transition: top 0.9s
}

header.container {
    position: relative
}

header #cssmenu>ul>li:nth-last-child(1) {
    margin-right: 0
}

header.sticky-header {
    background: var(--white-color);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 13;
    box-shadow: 0 0 3px #ccc
}

header .logo-col {
    position: absolute;
    top: 30px;
    width: 22%;
    padding: 0;
    margin: 0
}

header #cssmenu {
    float: right;
    width: 78%;
    margin: 0;
    padding: 50px 0 0 0;
    text-align: right
}

header #cssmenu>ul {
    margin: 0;
    padding: 0
}

header #cssmenu>ul>li {
    margin: 0 15px;
    letter-spacing: 2px
}

header.sticky-header .logo-col {
    top: 10px
}

header.sticky-header .logo-col img {
    width: 145px
}

header.sticky-header #cssmenu>ul>li>a {
    color: var(--theme-color)
}

header.sticky-header #cssmenu>ul>li:hover>a,
header.sticky-header #cssmenu ul li.active a {
    color: var(--theme-color)
}

header.sticky-header #cssmenu ul li a:hover:after,
header.sticky-header #cssmenu ul li.active a:after {
    background: var(--theme-color)
}

.homepage header #cssmenu ul ul:before {
    position: absolute;
    top: -8px;
    left: 20px;
    border-bottom: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: ''
}

.homepage header #cssmenu ul ul li:first-child {
    border-radius: 5px 5px 0 0
}

.homepage header #cssmenu ul ul li:last-child {
    border-radius: 0 0 5px 5px
}

.homepage #cssmenu ul ul li {
    background: #fff
}

.homepage #cssmenu ul ul li a {
    color: #e84f3e !important
}

.innerpage header #cssmenu ul ul:before {
    position: absolute;
    top: -8px;
    left: 20px;
    border-bottom: 8px solid #e84f3e;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: ''
}

.innerpage header #cssmenu ul ul li:first-child {
    border-radius: 5px 5px 0 0
}

.innerpage header #cssmenu ul ul li:last-child {
    border-radius: 0 0 5px 5px
}

#cssmenu ul li.contactlink:hover ul {
    left: -100px
}

#cssmenu ul li.contactlink ul:before {
    position: absolute;
    top: -8px;
    right: 20px;
    left: auto;
    border-bottom: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: ''
}

.innerpage #cssmenu ul li.contactlink ul:before {
    border-bottom: 8px solid #e84f3e
}

.search {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1
}

.searchbox {
    position: relative;
    min-width: 50px;
    width: 0%;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: var(--white-color);
    width: 100%;
    height: 47px;
    margin: 0;
    padding: 0 30px 0 20px;
    font-size: var(--font-14);
    color: var(--theme-color)
}

.searchbox-input::-webkit-input-placeholder {
    color: var(--theme-color)
}

.searchbox-input:-moz-placeholder {
    color: var(--theme-color)
}

.searchbox-input::-moz-placeholder {
    color: var(--theme-color)
}

.searchbox-input:-ms-input-placeholder {
    color: var(--theme-color)
}

.searchbox-icon,
.searchbox-submit {
    width: 47px;
    height: 47px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/search.png) no-repeat;
    border: none
}

.searchbox-open {
    width: 100%
}

.homebanner {
    margin: 0;
    padding: 150px 0 50px 0;
    background: url(../images/bg1.jpg) no-repeat top right
}

.homebanner .homeslider {
    background: url(../images/object1.png) no-repeat 350px 90%
}

.homeslider .slider_item {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.slider_item .home_slider_text,
.slider_item .home_slider_img {
    width: 50%
}

.slider_item .home_slider_text h2 {
    margin: 0 0 30px 0;
    padding: 0
}

.home_slider_text p {
    font-size: var(--font-20);
    line-height: 30px
}

.home_slider_img {
    padding-top: 15px;
    text-align: right
}

.home_slider_img img {
    display: inline-block
}

.homebanner .slick-slide {
    margin: 0
}

.homebanner .slick-slide img {
    display: inline-block
}

.homebanner .slick-dots {
    bottom: 55px;
    text-align: left
}

.homebanner .slick-dotted.slick-slider {
    margin: 0
}

.homebanner .slick-dots li {
    vertical-align: middle;
    margin: 0 13px 0 0;
    position: relative;
    transition: 0.5s;
    overflow: hidden
}

.homebanner .slick-dots li span {
    position: relative;
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    background: #e2e2e2;
    border-radius: 50%;
    border: solid 1px var(--theme-color)
}

.homebanner .slick-dots li.slick-active {
    padding: 0 67px 0 0
}

.homebanner .slick-dots li:hover span {
    background: var(--theme-color)
}

.homebanner .slick-dots li.slick-active span {
    font-size: var(--font-16);
    color: var(--white-color);
    text-align: center;
    background: var(--theme-color);
    padding: 0;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    line-height: 36px
}

.homebanner .slick-dots li.slick-active:after {
    position: absolute;
    top: 16px;
    left: 44px;
    width: 56px;
    height: 1px;
    background: var(--theme-color);
    content: ''
}

a.expbtn,
.expbtn {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    display: inline-block;
    color: var(--theme-color);
    font-size: var(--font-20);
    font-family: var(--regular-font);
    line-height: normal;
    text-decoration: none;
    border: none;
    cursor: pointer
}

a.expbtn span,
.expbtn span {
    position: relative
}

a.expbtn span:after,
.expbtn span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--theme-color);
    content: '';
    transition: all .25s ease
}

a.expbtn:focus,
.expbtn:focus {
    outline: none
}

a.expbtn:hover span:after,
.expbtn:hover span:after {
    width: 100%
}

.number-row {
    margin: 40px 0 0 0;
    padding: 0
}

.number-row .number-col {
    font-size: var(--font-16);
    font-family: var(--light-font)
}

.number-row .number-col .number-img {
    width: 20%;
    padding: 0
}

.number-row .number-col .number-txt {
    width: 80%;
    padding: 15px 0 0 20px
}

.number-row .number-col .number-txt .number {
    color: var(--theme-color);
    font-size: 60px;
    line-height: 50px
}

.object {
    position: absolute;
    z-index: -1;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.homeabout .object1 {
    bottom: 30%;
    right: 25%
}

.homeabout .object2 {
    bottom: 30%;
    right: 0
}

.homeservices {
    padding-top: 30px
}

.servicetitle {
    width: 445px;
    height: 535px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 100px 50px 100px 6%;
    background: url(../images/service-hd-bg.png) no-repeat
}

.servicetitle>div {
    position: relative;
    z-index: 1
}

.servicetitle h2 {
    margin: 0 0 50px 0;
    color: var(--white-color)
}

.servicetitle a.expbtn {
    color: var(--white-color)
}

.servicetitle a.expbtn span:after,
.servicetitle a.expbtn:hover span:after {
    background: var(--white-color)
}

.serviceslider .servicecol {
    position: relative;
    padding: 0
}

.serviceslider .servicecol ul {
    margin: 0 0 20px 0;
    padding: 0
}

.serviceslider .servicecol ul li {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(../images/bullet.png) no-repeat 0 7px
}

.serviceslider h4 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: var(--font-30);
    font-family: var(--light-font);
    line-height: 36px
}

.serviceslider {
    color: var(--light-gray-color)
}

.serviceslider .servicecol .srvicethum {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0
}

.serviceslider .servicecol .srvicethum img {
    border-radius: 50%
}

.serviceslider .servicecol a.more {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 55px;
    color: var(--gray-color);
    line-height: 40px;
    background: url(../images/more.png) no-repeat
}

.serviceslider .servicecol:hover a.more {
    color: var(--theme-color);
    background: url(../images/more-h.png) no-repeat
}

.serviceslider .servicecol a.more:focus {
    outline: none
}

.serviceslider .servicecol:hover {
    color: var(--black-color)
}

.serviceslider .servicecol:hover h4 {
    color: var(--theme-color)
}

.serviceslider .servicecol:hover ul li {
    background: url(../images/bullet-h.png) no-repeat 0 7px
}

.homeservices .slick-slide {
    margin: 0 15px
}

.homeservices .slick-slide img {
    display: inline-block
}

.homeservices .slick-dots {
    width: auto;
    right: 0;
    bottom: 0;
    text-align: right
}

.homeservices .slick-dots li button:before {
    background: #e2e2e2
}

.homeservices .slick-dots li.slick-active button:before {
    background: var(--theme-color)
}

.homeservices .object1 {
    left: 8%;
    bottom: 20px
}

.homeservices .object2 {
    right: 14%;
    bottom: 40px
}

.homeindustrie {
    padding-top: 30px
}

.homeindustrie .slick-slide {
    margin: 0
}

.homeindustrie .slick-slide img {
    display: inline-block
}

.induslist .indtitle {
    margin: 0 0 20px 0;
    padding: 5px 120px 5px 0;
    color: var(--light-gray-color);
    font-size: var(--font-30);
    font-family: var(--light-font);
    line-height: 34px;
    cursor: pointer;
    position: relative;
    background: url(../images/more-h.png) no-repeat 120% center
}

.induslist .indtitle:after {
    content: '';
    position: absolute;
    right: 50px;
    top: 50%;
    width: 0;
    height: 1px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--theme-color);
    transition: width 300ms linear
}

.induslist .slick-current .indtitle:after {
    width: 70px
}

.induslist .slick-current .indtitle {
    color: var(--theme-color);
    background: url(../images/more-h.png) no-repeat center right
}

.induslist .slick-dots {
    text-align: left
}

.induslist .slick-dots li button:before {
    background: #e2e2e2
}

.induslist .slick-dots li.slick-active button:before {
    background: var(--theme-color)
}

.homeindustrie .object1 {
    top: 80px;
    right: 8%
}

.homeblog {
    padding-top: 0
}

.blogbox {
    margin: 0;
    padding: 0
}

.blogbox h5 {
    margin: 0 0 10px 0;
    padding: 0;
    color: var(--black-color);
    font-size: var(--font-18);
    font-family: var(--regular-font)
}

.blogbox .blogtitle {
    margin: 0 0 20px 0;
    padding: 0;
    display: flex
}

.blogbox .blogtitle .date {
    width: 110px
}

.blogbox .blogtitle .title {
    padding: 0 0 0 15px
}

.blogbox .blogtitle .date>div {
    margin: 0;
    padding: 12px 0 0 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: var(--white-color);
    font-size: var(--font-14);
    line-height: 14px;
    text-transform: uppercase;
    background: var(--black-color)
}

.blogbox .blogtitle .date>div span {
    display: block;
    font-size: var(--font-24);
    line-height: 24px
}

.blogbox .blogtitle .title h5 {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.blogbox .blogtitle .title .expbtn {
    font-size: var(--font-16);
    color: var(--light-gray-color)
}

.blogbox .blogtitle .title .expbtn span:after {
    background: var(--light-gray-color)
}

.blogbox .blogthum {
    margin: 0;
    padding: 0
}

.blogbox .blogthum img {
    border-radius: 20px
}

.blogbox:hover .blogtitle .date>div {
    background: var(--theme-color)
}

.blogbox:hover .blogtitle .title .expbtn {
    color: var(--theme-color)
}

.blogbox:hover .blogtitle .title .expbtn span:after {
    background: var(--theme-color)
}

.homeblog .slick-slide {
    margin: 0 0 0 30px;
    outline: none
}

.homeblog .slick-track {
    margin: 0 0 0 -30px
}

.homeblog .slick-slide a {
    outline: none
}

.homeblog .slick-slide img {
    display: inline-block
}

.homeblog .slick-prev,
.homeblog .slick-next {
    width: 33px;
    height: 28px;
    top: 65%;
    z-index: 1
}

.homeblog .slick-prev {
    left: -18px;
    background: url(../images/back.png) no-repeat;
    filter: grayscale(100%)
}

.homeblog .slick-next {
    right: 10px;
    background: url(../images/next.png) no-repeat;
    filter: grayscale(100%)
}

.homeblog .slick-prev:hover,
.homeblog .slick-next:hover {
    filter: grayscale(0)
}

.homeblog .object1 {
    top: -60px;
    right: 0
}

.homecoverage {
    padding-top: 30px
}

.homecoverage a {
    color: var(--theme-color)
}

.coverage-nav {
    justify-content: center
}

.coverage-nav .nav-link {
    padding: 10px 30px;
    color: rgba(0, 0, 0, .5)
}

.coverage-nav .nav-link {
    border: none
}

.coverage-nav .nav-link:focus {
    outline: none
}

.coverage-nav .nav-item:focus {
    border: 0;
    outline: none
}

.coverage-nav .nav-link.active {
    color: var(--black-color);
    border-bottom: solid 1px var(--theme-color) !important;
    border: none
}

.coverage-tab {
    margin: 0;
    padding: 40px 0
}

.coverage-tab .branch-lists {
    width: 40%
}

.coverage-tab .branch-lists h6 {
    font-family: 'HindGunturLight';
    font-size: 21px;
    color: #000;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 20px
}

.coverage-tab .branch-lists h6:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 41px;
    height: 2px;
    background-color: #e84f3f
}

.coverage-tab .branch-lists .branch-row {
    display: flex
}

.coverage-tab .branch-lists .branch-row div {
    width: 50%;
    padding-right: 15px
}

.coverage-tab .branch-lists .branch-row div ul {
    padding-left: 0;
    list-style: none
}

.coverage-tab .branch-lists .branch-row div ul li {
    padding-left: 30px;
    background: url(../images/list-icon.png) left no-repeat;
    background-position-y: 3px;
    margin-bottom: 5px
}

.homecoverage .object1 {
    top: -20px;
    left: 25%
}

.homecoverage .object2 {
    top: 150px;
    left: 0
}

.homecoverage .object3 {
    top: 40%;
    right: 0
}

.homecase {
    padding-top: 30px
}

.homecase a {
    color: var(--theme-color)
}

.casebox {
    text-align: center
}

.casebox .casethum {
    margin: 0 0 20px 0
}

.casebox .casethum img {
    border-radius: 50%
}

.casebox h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: var(--font-30);
    font-family: var(--light-font);
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.casebox p.description {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.casebox a.more {
    width: 41px;
    height: 40px;
    display: inline-block;
    margin: 0;
    padding: 0;
    background: url(../images/more.png) no-repeat
}

.casebox:hover h4 {
    color: var(--theme-color)
}

.casebox:hover a.more {
    background: url(../images/more-h.png) no-repeat
}

.casebox a.more:focus {
    outline: none
}

.homecase .slick-slide {
    margin: 0 20px;
    outline: none
}

.homecase .slick-track {
    z-index: 1
}

.homecase .slick-slide a {
    outline: none
}

.homecase .slick-slide img {
    display: inline-block
}

.homecase .slick-prev,
.homecase .slick-next {
    width: 33px;
    height: 28px;
    top: 50%;
    z-index: 1
}

.homecase .slick-prev {
    left: -20px;
    background: url(../images/back.png) no-repeat;
    filter: grayscale(100%)
}

.homecase .slick-next {
    right: -20px;
    background: url(../images/next.png) no-repeat;
    filter: grayscale(100%)
}

.homecase .slick-prev:hover,
.homecase .slick-next:hover {
    filter: grayscale(0)
}

.homecase .object1 {
    top: -40px;
    right: 0
}

.homecase .object2 {
    top: 50px;
    left: 0
}

.homecase .object3 {
    top: 200px;
    left: 8%;
    z-index: -1
}

.teambox {
    margin: 0;
    padding: 150px 30px 30px 30px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
    position: relative
}

.teambox .teamthum {
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translate(-50%);
    width: 158px
}

.teambox .teamthum img {
    border-radius: 50%;
    border: solid 4px transparent
}

.teambox h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-30);
    font-family: var(--light-font);
    line-height: 34px
}

.teambox p {
    margin: 0 0 10px 0
}

.teambox p.social img {
    margin: 0 5px;
    filter: grayscale(100%)
}

.teambox .details {
    padding: 0 10px 10px 0;
    height: 130px;
    overflow: auto
}

.teambox .details p {
    margin: 0;
    padding: 0
}

.teambox .details::-webkit-scrollbar {
    width: 5px
}

.teambox .details::-webkit-scrollbar-track {
    background: #ccc
}

.teambox .details::-webkit-scrollbar-thumb {
    background: var(--theme-color)
}

.teambox .details::-webkit-scrollbar-thumb:hover {
    background: #7a0505
}

.teambox:hover {
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, .1)
}

.teambox:hover .teamthum img {
    border: solid 4px var(--theme-color)
}

.teambox:hover h4 {
    color: var(--theme-color)
}

.teambox:hover p.social img {
    filter: grayscale(0)
}

.hometeam .slick-slide {
    margin: 0 20px;
    outline: none
}

.hometeam .slick-track {
    padding: 40px 0 20px 0
}

.hometeam .slick-slide a {
    outline: none
}

.hometeam .slick-slide img {
    display: inline-block
}

.hometeam .slick-prev,
.hometeam .slick-next {
    width: 33px;
    height: 28px;
    top: 50%;
    z-index: 1
}

.hometeam .slick-prev {
    left: -20px;
    background: url(../images/back.png) no-repeat;
    filter: grayscale(100%)
}

.hometeam .slick-next {
    right: -20px;
    background: url(../images/next.png) no-repeat;
    filter: grayscale(100%)
}

.hometeam .slick-prev:hover,
.hometeam .slick-next:hover {
    filter: grayscale(0)
}

.newsletter {
    margin: 0 0 40px 0;
    padding: 0
}

.newsletter h4 {
    margin: 0;
    padding: 0;
    font-size: var(--font-30);
    font-family: var(--light-font);
    color: var(--theme-color);
    line-height: 34px
}

.newsletter .subscribe {
    padding-top: 25px
}

.newsletter input[type="text"] {
    margin: 0;
    padding: 0 0 7px 0;
    width: 100%;
    color: var(--gray-color);
    font-size: var(--font-16);
    font-family: var(--regular-font);
    line-height: 16px;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, .15);
    border-radius: 0
}

.newsletter input[type="text"]:focus {
    outline: none
}

.newsletter input[type="submit"] {
    margin: 0;
    padding: 10px 20px 7px 20px;
    color: var(--white-color);
    font-size: var(--font-16);
    font-family: var(--regular-font);
    line-height: 18px;
    text-transform: var(--uppercase-text);
    border-radius: 25px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    background: #f66a3e;
    background: -moz-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: -webkit-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f66a3e', endColorstr='#d9352f', GradientType=1)
}

.newsletter input[type="submit"]:hover {
    background: #d9352f;
    background: -moz-linear-gradient(left, #d9352f 0%, #f66a3e 100%);
    background: -webkit-linear-gradient(left, #d9352f 0%, #f66a3e 100%);
    background: linear-gradient(to right, #d9352f 0%, #f66a3e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9352f', endColorstr='#f66a3e', GradientType=1)
}

.newsletter input[type="submit"]:focus {
    outline: none
}

.errormsg {
    position: absolute;
    bottom: -16px;
    left: 0;
    padding: 4px 10px 0 5px;
    display: none;
    color: var(--white-color);
    font-size: var(--font-14);
    line-height: 14px;
    font-family: var(--regular-font);
    background: var(--theme-color)
}

.errormsg:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 8px solid var(--theme-color);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px
}

.errormsg2 {
    left: 10px
}

.popupinn h3 {
    margin: 0 0 20px 0;
    padding: 0;
    color: var(--theme-color);
    font-family: var(--light-font)
}

.footer-content {
    margin: 0;
    padding: 30px;
    font-size: var(--font-14);
    color: var(--white-color);
    border-radius: 20px;
    background: #f66a3e;
    background: -moz-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: -webkit-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f66a3e', endColorstr='#d9352f', GradientType=1)
}

.footer-content h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-16);
    font-family: var(--medium-font);
    text-transform: var(--uppercase-text)
}

.footer-content a {
    color: var(--white-color)
}

.footer-content .footerlinks {
    padding-left: 40px
}

.footer-content ul {
    margin: 0;
    padding: 0 !important
}

.footer-content ul li {
    margin: 0 0 5px 0;
    padding: 0 !important;
    list-style: none
}

.footer-content ul li:last-child {
    margin: 0
}

.footer-content .socialicon {
    padding: 0
}

.footer-content .social a {
    margin: 0 5px 0 0
}

.footer-content .social a:last-child {
    margin: 0
}

footer .partner {
    margin: 0;
    padding: 10px 0;
    color: #333;
    font-size: var(--font-14);
    line-height: normal;
    text-align: right
}

footer .partner a {
    color: #333
}

footer .partner a:hover {
    color: var(--theme-color)
}

.innerpage header #cssmenu>ul>li>a {
    color: var(--theme-color)
}

.innerpage header #cssmenu>ul>li:hover>a,
.innerpage header #cssmenu ul li.active a {
    color: var(--theme-color)
}

.innerpage header #cssmenu ul li a:hover:after,
.innerpage header #cssmenu ul li.active a:after {
    background: var(--theme-color)
}

.innerpage h1 {
    font-size: 62px;
    color: var(--theme-color);
    font-family: var(--light-font);
    line-height: 70px
}

.innerbanner {
    margin: 130px 0 0 0;
    padding: 0;
    position: relative
}

.innerbanner .bannerrow {
    margin: 0 0 50px 0;
    padding: 0 0 40px 0;
    border-bottom: solid 1px #e0e0e0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.innerbanner .bannerrow .bannertxt {
    width: 50%;
    padding: 0
}

.innerbanner .bannerrow .bannerimg {
    width: 50%;
    text-align: center
}

.innerbanner .bannerrow .bannertxt p {
    font-size: var(--font-18)
}

.innerbanner .bannerrow .bannertxt a {
    color: var(--theme-color)
}

.borderb {
    border-bottom: solid 1px #e0e0e0
}

.about-video {
    position: relative
}

.about-video .playbtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.modal-open .modal.video-popup {
    padding-right: 0 !important
}

.video-popup .modal-dialog {
    max-width: 700px;
    margin: 80px auto
}

.video-popup .modal-content {
    border: none;
    border-radius: 0;
    background: transparent
}

.video-popup .modal-body {
    padding: 0
}

.video-popup .modal-body .close {
    right: -32px;
    top: -32px
}

.video-popup .modal-body iframe {
    width: 100%;
    height: 400px
}

.valuerow {
    margin: 0;
    padding: 0 0 100px 0;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.valuerow .valuecol {
    margin: 0;
    padding: 0;
    width: 20%;
    font-size: var(--font-20);
    color: var(--gray-color);
    font-family: var(--medium-font);
    text-align: center;
    position: relative
}

.valuerow .valuecol .valuetitle {
    margin: 30px 0 0 0;
    padding: 0 0 20px 0
}

.valuerow .valuecol .valuetitle span {
    position: relative
}

.valuerow .valuecol .valuetitle span:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%);
    width: 30px;
    height: 5px;
    background: var(--theme-color);
    content: ''
}

.valuerow .valuecol.left15 {
    left: -15px
}

.valuerow .valuecol.col2 {
    position: relative;
    top: 170px;
    left: -15px
}

.valuerow.row2 {
    padding: 0 0 200px 0;
    justify-content: center
}

.compob1 {
    top: -50px;
    left: 30%
}

.compob2 {
    bottom: 80px;
    right: 7%
}

.compob3 {
    top: -50px;
    left: 5%
}

.compob4 {
    top: 40px;
    right: 7%
}

.compob5 {
    bottom: 150px;
    left: 8%
}

.approachrow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative
}

.approachrow .approachimg {
    width: 35%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%)
}

.approachrow .appcol {
    width: 30%
}

.approachrow .appcol .appbox {
    margin: 0 0 20px 0;
    padding: 20px;
    background: #fdedeb;
    border-radius: 20px;
    position: relative
}

.approachrow .appcol .appbox:after {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(0, -50%);
    border-right: 15px solid #fdedeb;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: ''
}

.approachrow .appcol.left .appbox:after {
    position: absolute;
    top: 50%;
    right: -23px;
    left: auto;
    transform: translate(0, -50%);
    border-left: 15px solid #fdedeb;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    content: ''
}

.approachrow .appcol .appbox .numberrow {
    margin: 0 0 10px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: var(--font-20);
    font-family: var(--medium-font)
}

.approachrow .appcol .appbox .numberrow>div:nth-child(1) {
    width: 20%
}

.approachrow .appcol .appbox .numberrow>div:nth-child(2) {
    width: 80%
}

.approachrow .appcol .appbox .numberrow>div:nth-child(1) span {
    display: block;
    width: 40px;
    height: 40px;
    padding: 2px 0 0 0;
    font-size: var(--font-18);
    color: var(--white-color);
    line-height: 40px;
    text-align: center;
    background: var(--theme-color);
    border-radius: 50%;
    position: relative
}

.approachrow .appcol .appbox .numberrow>div:nth-child(1) span:before {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: dashed 1px var(--theme-color);
    content: ''
}

.approachrow .appcol.left .appbox .numberrow {
    flex-direction: row-reverse
}

.approachrow .appcol .appbox .apptext p {
    margin: 0
}

.appoob3 {
    bottom: 50px;
    right: 0
}

.appoob4 {
    top: 40%;
    right: 0;
    transform: translate(0, -50%)
}

.teamcol {
    margin: 0 0 40px 0;
    padding: 0 10px;
    text-align: center
}

.teamcol .teamimg {
    margin: 0 0 30px 0;
    padding: 0
}

.teamcol .teamimg img {
    border-radius: 50%
}

.teamcol h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-30)
}

.teamcol h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-16);
    color: var(--gray-color);
    position: relative
}

.teamcol h6:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%);
    width: 50px;
    height: 1px;
    background: var(--theme-color);
    content: ''
}

.teamcol .teamdesc {
    margin: 0 0 20px 0
}

.teamcol .teamdesc p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

a.expbtn.center span:after,
.expbtn.center span:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 30px;
    height: 2px;
    background: var(--theme-color);
    content: '';
    transition: all .25s ease
}

a.expbtn.center:hover span:after,
.expbtn.center:hover span:after {
    width: 100%
}

.teampopup .modal-dialog {
    max-width: 1000px;
    top: 20%
}

.teampopup .modal-content {
    padding: 30px 30px 10px 30px;
    background: #fff url(../images/object2.png) no-repeat 150px 100px;
    border-radius: 10px
}

.teampopup .modal-body {
    padding: 0
}

.teampopup .popupClose {
    cursor: pointer;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    opacity: 1;
    padding: 0;
    background: url(../images/close2.png) no-repeat
}

.teamcontent {
    overflow: auto;
    padding: 0 10px 10px 0;
    max-height: 170px
}

.teamcontent::-webkit-scrollbar {
    width: 5px
}

.teamcontent::-webkit-scrollbar-track {
    background: #ccc
}

.teamcontent::-webkit-scrollbar-thumb {
    background: #a80d0d
}

.teamcontent::-webkit-scrollbar-thumb:hover {
    background: #7a0505
}

.popteamcol {
    margin: 0;
    text-align: center
}

.teampop-row {
    position: relative;
    padding: 110px 0 0 0
}

.popteamcol .teamimg {
    margin: 0 auto 20px auto;
    padding: 10px;
    width: 200px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translate(-50%)
}

.popteamcol .teamimg img {
    width: 200px;
    border-radius: 50%
}

.popteamcol h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-30)
}

.popteamcol h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-16);
    color: var(--gray-color);
    position: relative
}

.popteamcol h6:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%);
    width: 50px;
    height: 1px;
    background: var(--theme-color);
    content: ''
}

.choosecol {
    margin: 0 0 40px 0
}

.choosecol h5 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: var(--font-20);
    font-family: var(--medium-font)
}

.choosecol .row div:nth-child(1) {
    padding: 0
}

.chooob1 {
    left: 48%;
    top: 90px
}

.chooob2 {
    left: 35%;
    bottom: 20px
}

.industries {
    padding: 0 0 80px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative
}

.industries .industriesimg {
    width: 35%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.industries .industriesimg h3 {
    position: relative;
    top: -40px
}

.industries .dotted1 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -42%)
}

.industries .dotted2 {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -42%)
}

.industries .induscol {
    width: 30%
}

.industries .induscol .indusbox {
    margin: 0 0 20px 0;
    padding: 20px;
    background: #fdedeb;
    border-radius: 20px;
    position: relative;
    width: 90%;
    float: right
}

.industries .induscol.left .indusbox {
    float: none
}

.industries .induscol .indusbox:after {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translate(0, -50%);
    border-right: 15px solid #fdedeb;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: ''
}

.industries .induscol.left .indusbox:after {
    position: absolute;
    top: 50%;
    right: -23px;
    left: auto;
    transform: translate(0, -50%);
    border-left: 15px solid #fdedeb;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    content: ''
}

.industries .induscol .indusbox .numberrow {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: var(--font-20);
    font-family: var(--medium-font)
}

.industries .induscol .indusbox .numberrow>div:nth-child(1) {
    width: 25%
}

.industries .induscol .indusbox .numberrow>div:nth-child(2) {
    width: 75%
}

.industries .induscol .indusbox .numberrow>div:nth-child(1) span {
    display: block;
    width: 48px;
    height: 48px;
    position: relative
}

.industries .induscol .indusbox .numberrow>div:nth-child(1) span:before {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: dashed 1px var(--theme-color);
    content: ''
}

.industries .induscol.left .indusbox .numberrow>div:nth-child(1) {
    padding: 0 0 0 15px
}

.industries .induscol.left .indusbox .numberrow {
    flex-direction: row-reverse
}

.industries .induscol .indusbox.line1:before {
    position: absolute;
    top: 108px;
    right: -139px;
    width: 147px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(52deg)
}

.industries .induscol .indusbox.line2:before {
    position: absolute;
    top: 87px;
    right: -88px;
    width: 85px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(52deg)
}

.industries .induscol .indusbox.line3:before {
    position: absolute;
    top: 60px;
    right: -64px;
    width: 56px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(35deg)
}

.industries .induscol .indusbox.line4:before {
    position: absolute;
    top: 35px;
    right: -64px;
    width: 43px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(-19deg)
}

.industries .induscol .indusbox.line5:before {
    position: absolute;
    top: 11px;
    right: -105px;
    width: 95px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(-38deg)
}

.industries .induscol .indusbox.line6:before {
    position: absolute;
    top: 108px;
    left: -139px;
    width: 147px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(-52deg)
}

.industries .induscol .indusbox.line7:before {
    position: absolute;
    top: 82px;
    left: -87px;
    width: 79px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(-49deg)
}

.industries .induscol .indusbox.line8:before {
    position: absolute;
    top: 57px;
    left: -64px;
    width: 48px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(-27deg)
}

.industries .induscol .indusbox.line9:before {
    position: absolute;
    top: 30px;
    left: -68px;
    width: 49px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(26deg)
}

.industries .induscol .indusbox.line10:before {
    position: absolute;
    top: 5px;
    left: -110px;
    width: 104px;
    height: 1px;
    border-bottom: dashed 1px #ebebeb;
    content: '';
    transform: rotate(42deg)
}

.industries .industriesimg .centerbox {
    margin: 0;
    padding: 20px;
    background: #fdedeb;
    border-radius: 20px;
    position: absolute;
    width: 80%;
    bottom: -140px;
    left: 50%;
    transform: translate(-50%)
}

.industries .industriesimg .centerbox .numberrow {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: var(--font-20);
    font-family: var(--medium-font)
}

.industries .industriesimg .centerbox .numberrow>div:nth-child(1) {
    width: 25%;
    text-align: left
}

.industries .industriesimg .centerbox .numberrow>div:nth-child(2) {
    width: 75%;
    text-align: left
}

.industries .industriesimg .centerbox .numberrow>div:nth-child(1) span {
    display: block;
    width: 48px;
    height: 48px;
    position: relative
}

.industries .industriesimg .centerbox .numberrow>div:nth-child(1) span:before {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: dashed 1px var(--theme-color);
    content: ''
}

.industries .industriesimg .centerbox:after {
    position: absolute;
    top: -15px;
    left: 50%;
    left: auto;
    transform: translate(-50%);
    border-bottom: 15px solid #fdedeb;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: ''
}

.more-industries {
    margin: 50px 0 20px 0;
    padding: 60px 40px;
    background: url(../images/industries-bg.webp) no-repeat;
    border-radius: 20px;
    text-align: center;
    color: var(--white-color)
}

.more-industries a {
    color: var(--white-color);
    text-decoration: none
}

.custom_pagination ul li {
    float: none;
    display: inline-block;
    font-size: 16px
}

.custom_pagination.light-theme ul li a,
.custom_pagination.light-theme ul li span {
    background: transparent !important;
    font-size: var(--font-18);
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    box-shadow: none;
    border-radius: 50%;
    margin: 0 4px;
    padding: 3px 0 0 0;
    border: none;
    color: var(--black-color);
    text-align: center
}

.custom_pagination.light-theme .prev,
.custom_pagination.light-theme .next {
    font-size: var(--font-18);
    background-color: transparent;
    border: none;
    box-shadow: none
}

.custom_pagination.light-theme .active span.current.prev,
.custom_pagination.light-theme .active span.current.next {
    color: var(--black-color) !important;
    background: transparent !important
}

.custom_pagination.light-theme ul li.active span.current {
    background: var(--theme-color) !important;
    color: #fff
}

.indusob3 {
    top: 70px;
    right: 0
}

.globalrow {
    margin: 0 0 40px 0
}

.globalrow h6 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: var(--font-24);
    color: var(--theme-color)
}

.globalrow:nth-child(even) .globalimg {
    text-align: right
}

.type-panel-row {
    padding: 0 0 40px 0
}

.type-panel-row h4 {
    margin: 0 0 20px 0;
    padding: 0;
    color: var(--theme-color);
    font-size: var(--font-30);
    line-height: 34px
}

.type-panel-row h4 span {
    position: relative
}

.type-panel-row h4 span:after {
    position: absolute;
    width: 100px;
    height: 3px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    background: var(--theme-color);
    border-radius: 1px;
    content: ''
}

.type-panel-row .panelrow {
    margin: 50px 0 0 0;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.type-panel-row .panelrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 3px;
    border-bottom: dashed 3px #b5b5b5;
    content: ''
}

.type-panel-row .panelrow .panelcol {
    margin: 0 20px;
    padding: 0;
    font-size: var(--font-20);
    font-family: var(--medium-font);
    line-height: 28px;
    text-align: center;
    position: relative
}

.type-panel-row .panelrow .panelcol.top {
    margin-bottom: 120px
}

.type-panel-row .panelrow .panelcol.top:after {
    position: absolute;
    width: 17px;
    height: 17px;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%);
    background: url(../images/arrow-d.png) no-repeat;
    content: ''
}

.type-panel-row .panelrow .panelcol.bottom {
    margin-top: 120px
}

.type-panel-row .panelrow .panelcol.bottom:after {
    position: absolute;
    width: 17px;
    height: 17px;
    top: -40px;
    left: 50%;
    transform: translate(-50%);
    background: url(../images/arrow-u.png) no-repeat;
    content: ''
}

.globalob1 {
    top: 40%;
    right: 5%
}

.globalob2 {
    left: 35%;
    bottom: 20px
}

.globalob3 {
    left: 0;
    top: 37%
}

.globalob4 {
    right: 0;
    top: -60px
}

a.rbtn,
.rbtn {
    display: inline-block;
    margin: 0;
    padding: 13px 20px 10px 20px;
    color: var(--white-color);
    font-size: var(--font-16);
    font-family: var(--regular-font);
    line-height: 18px;
    text-transform: var(--uppercase-text);
    text-decoration: none;
    border-radius: 20px;
    background: #f66a3e;
    background: -moz-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: -webkit-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f66a3e', endColorstr='#d9352f', GradientType=1)
}

a.rbtn:hover,
.rbtn:hover {
    background: #d9352f;
    background: -moz-linear-gradient(left, #d9352f 0%, #f66a3e 100%);
    background: -webkit-linear-gradient(left, #d9352f 0%, #f66a3e 100%);
    background: linear-gradient(to right, #d9352f 0%, #f66a3e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9352f', endColorstr='#f66a3e', GradientType=1)
}

.primarycol {
    margin: 0 0 40px 0
}

.primarycol h5 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: var(--font-24);
    font-family: var(--medium-font)
}

.primarycol p {
    margin: 0
}

.primarycol .imgcol img {
    border-radius: 10px;
    border: solid 1px #e0e0e0
}

.primaryob1 {
    top: 20%;
    left: 2%
}

.primaryob2 {
    top: 25%;
    right: 8%
}

.case-section {
    margin: 0;
    padding: 0
}

.case-section .casebox {
    margin: 0 0 40px 0
}

.caseob1 {
    left: 35%;
    bottom: 20px
}

.caseob2 {
    bottom: 80px;
    right: 5%
}

.caseob3 {
    top: 40%;
    right: 0
}

p.list {
    padding: 0 0 0 20px;
    background: url(../images/bullet2.png) no-repeat 0 5px
}

.objectcol {
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center
}

.objectcol .objecticon {
    margin: 0 0 10px 0;
    padding: 0
}

.objectcol .objecticon img {
    border-radius: 10px;
    border: solid 1px #e0e0e0;
    filter: grayscale(100%)
}

.objectcol:hover .objecticon img {
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, .1)
}

.objectcol:hover .objecticon img {
    filter: grayscale(0)
}

.objectiveslider {
    margin: 0 0 30px 0;
    padding: 0
}

.objectiveslider .slick-slide {
    margin: 0 20px;
    outline: none
}

.objectiveslider .slick-slide img {
    display: inline-block
}

.objectiveslider .slick-prev,
.objectiveslider .slick-next {
    width: 24px;
    height: 20px;
    top: 75px;
    z-index: 1
}

.objectiveslider .slick-prev {
    left: 0;
    background: url(../images/back.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.objectiveslider .slick-next {
    right: 0;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.objectiveslider .slick-prev:hover,
.objectiveslider .slick-next:hover {
    filter: grayscale(0)
}

.our-approach-titlebg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 380px;
    height: 410px;
    margin: 0;
    padding: 100px 90px;
    background: url(../images/our-approach-titlebg.png) no-repeat;
    background-size: cover;
    color: var(--white-color)
}

.our-approach-titlebg h3 {
    margin: 0 0 20px 0;
    padding: 0;
    color: var(--white-color)
}

.colheight {
    min-height: 410px
}

.case-app-box .desc {
    margin: 0 0 20px 0;
    padding: 0
}

.case-app-box .case-app-img img {
    border-radius: 50%
}

.case-app-box:hover {
    color: var(--theme-color)
}

.approachslider {
    margin: 0 0 30px 0
}

.approachslider .slick-dots {
    width: auto;
    right: 0;
    bottom: -30px;
    text-align: right
}

.approachslider .slick-dots li button:before {
    background: #e2e2e2
}

.approachslider .slick-dots li.slick-active button:before {
    background: var(--theme-color)
}

.speccol {
    text-align: center
}

.speccol h6 {
    margin: 0 0 5px 0;
    font-size: var(--font-24);
    font-family: var(--medium-font)
}

.speccol .survey-icon {
    margin: 0 0 20px 0
}

.listrow {
    padding: 50px 0
}

ul.list {
    margin: 0;
    padding: 0
}

ul.list li {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(../images/bullet2.png) no-repeat 0 5px
}

ul.list li:last-child {
    margin: 0
}

ul.list li ul {
    margin: 10px 0 10px 10px;
    padding: 0
}

.int-process {
    margin: 0;
    padding: 20px 0 40px 0
}

.process-col .processimg {
    margin: 0 0 20px 0;
    padding: 0
}

.process-col .processimg img {
    border-radius: 20px
}

.process-col .processdesc {
    margin: 0;
    padding: 0 0 0 20px;
    position: relative
}

.process-col .processdesc:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 40px;
    background: var(--theme-color);
    content: ''
}

.int-process .slick-slide {
    margin: 0 15px;
    outline: none
}

.int-process .slick-track {
    margin: 0
}

.int-process .slick-slide a {
    outline: none
}

.int-process .slick-slide img {
    display: inline-block
}

.int-process .slick-prev,
.int-process .slick-next {
    width: 33px;
    height: 28px;
    top: 150px;
    z-index: 1
}

.int-process .slick-prev {
    left: -10px;
    background: url(../images/back.png) no-repeat;
    filter: grayscale(100%)
}

.int-process .slick-next {
    right: -10px;
    background: url(../images/next.png) no-repeat;
    filter: grayscale(100%)
}

.int-process .slick-prev:hover,
.int-process .slick-next:hover {
    filter: grayscale(0)
}

.depthob1 {
    left: 35%;
    bottom: 30px
}

.depthob2 {
    top: 90px;
    right: 5%
}

.depthob3 {
    top: -50px;
    right: 0%
}

.stages {
    margin: 0 0 20px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.stages .stagecolmain {
    display: inline-block
}

.stages .stagecol {
    margin: 20px;
    padding: 20px;
    width: 240px;
    text-align: center;
    background: #fdedeb;
    border: solid 5px var(--white-color);
    border-radius: 10px;
    box-shadow: -2px 3px 4px rgba(0, 0, 0, .1);
    position: relative
}

.stages .stagecol .arrow {
    position: relative
}

.stages .stagecol .arrow:after {
    position: absolute;
    top: 50%;
    right: -62px;
    transform: translate(0, -50%);
    width: 25px;
    height: 18px;
    background: url(../images/arrow.png) no-repeat;
    content: ''
}

.stages .stagecol.testing:before {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 270px;
    height: 110px;
    content: '';
    border: solid 3px var(--theme-color);
    border-bottom: none;
    border-radius: 10px 10px 0 0
}

.stages .stagecol.testing:after {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 270px;
    height: 130px;
    content: '';
    border: dashed 3px var(--theme-color);
    border-top: none;
    border-radius: 0 0 10px 10px
}

.stages .stagecol.preview {
    margin-left: 30px
}

.stages .stagecol.preview:before {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 270px;
    height: 130px;
    content: '';
    border: dashed 3px var(--theme-color);
    border-bottom: none;
    border-radius: 10px 10px 0 0
}

.stages .stagecol.preview:after {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 270px;
    height: 125px;
    content: '';
    border: solid 3px var(--theme-color);
    border-top: none;
    border-radius: 0 0 10px 10px
}

.stages .stagecol.approval {
    margin-left: 30px
}

.stages .stagecol.approval:before {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 270px;
    height: 115px;
    content: '';
    border: solid 3px var(--theme-color);
    border-bottom: none;
    border-radius: 10px 10px 0 0
}

.stages .stagecol.approval:after {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 270px;
    height: 130px;
    content: '';
    border: dashed 3px var(--theme-color);
    border-top: none;
    border-radius: 0 0 10px 10px
}

.stages .stagecol h6 {
    margin: 10px 0 5px 0;
    padding: 0;
    font-size: var(font-20);
    font-family: var(--medium-font)
}

.stages .stagecol p {
    margin: 0 0 15px 0;
    padding: 0;
    font-family: var(--medium-font)
}

.stages .stagecol p:last-child {
    margin: 0;
    padding: 0
}

.supportob1 {
    left: 15%;
    bottom: 30px
}

.supportob2 {
    right: 0;
    bottom: 50px
}

.supportob3 {
    left: 0;
    top: 0
}

.bresearch-row {
    margin: 0;
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap
}

.bresearch-row .research-col {
    margin: 0;
    padding: 0;
    width: 20%;
    text-align: center
}

.bresearch-row .research-col:nth-child(even) {
    margin-top: 160px
}

.bresearch-row .research-col:nth-child(1) {
    margin-top: 60px
}

.bresearch-row .research-col:nth-child(3) {
    margin-top: 30px
}

.research-col .researchtitle {
    margin: 0 0 35px 0;
    padding: 0 20px;
    font-size: var(--font-20);
    color: var(--gray-color);
    font-family: var(--medium-font)
}

.research-col .researchtitle span {
    position: relative;
    display: inline-block
}

.research-col .researchtitle span:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%);
    width: 30px;
    height: 5px;
    background: var(--theme-color);
    content: ''
}

.research-col .researchicon {
    margin: 0 0 20px 0;
    padding: 0
}

.research-col .researchtext {
    margin: 0;
    padding: 0 10px
}

.dataslider {
    position: relative;
    margin: 40px 0 0 0
}

.dataslider .slick-slide {
    text-align: center;
    margin: 0 10px
}

.dataslider .slick-slide img {
    filter: grayscale(100%)
}

.dataslider .slick-slide img:hover {
    filter: grayscale(0);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
}

.dataslider .slick-slide img {
    margin: 0 0 20px 0;
    display: inline-block;
    border: solid 1px #bebebe
}

.dataslider .slick-prev,
.dataslider .slick-next {
    width: 24px;
    height: 20px;
    top: -30px;
    z-index: 1
}

.dataslider .slick-prev {
    left: 47%;
    background: url(../images/back.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.dataslider .slick-next {
    right: 47%;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.dataslider .slick-prev:hover,
.dataslider .slick-next:hover {
    filter: grayscale(0)
}

ul.dblist {
    margin: 0 0 20px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

ul.dblist li {
    margin: 0 0 20px 0;
    padding: 0 10px 0 20px;
    list-style: none;
    width: 16.66%;
    background: url(../images/bullet2.png) no-repeat 0 5px
}

.engage-model {
    margin: 0;
    padding: 0 0 40px 0
}

.engage-model h4 {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: var(--font-24);
    color: var(--gray-color);
    font-family: var(--medium-font)
}

.engage-model h4 span {
    position: relative
}

.engage-model h4 span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background: var(--theme-color);
    content: ''
}

.engage-model ul {
    margin: 0;
    padding: 0
}

.engage-model ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(../images/bullet-h.png) no-repeat 0 8px
}

.engage-model .modelimg {
    text-align: center
}

.modelslider {
    padding: 30px 0 0 0
}

.engage-model .slick-slide {
    margin: 0;
    outline: none
}

.engage-model .slick-slide a {
    outline: none
}

.engage-model .slick-slide img {
    display: inline-block
}

.engage-model .slick-prev,
.engage-model .slick-next {
    width: 24px;
    height: 20px;
    top: 20px;
    z-index: 1
}

.engage-model .slick-prev {
    left: 0;
    background: url(../images/back.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.engage-model .slick-next {
    right: auto;
    left: 40px;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.engage-model .slick-prev:hover,
.engage-model .slick-next:hover {
    filter: grayscale(0)
}

.businessob1 {
    left: 35%;
    bottom: 30px
}

.businessob2 {
    top: 90px;
    right: 5%
}

.businessob3 {
    top: 30px;
    left: 0
}

.businessob4 {
    top: 30px;
    right: 0
}

.businessob5 {
    top: 25%;
    left: 0
}

.businessob6 {
    top: 20%;
    right: 0
}

.blog-section .bogcol {
    margin: 0 0 40px 0;
    padding: 0
}

.blog-section .bogcol .blogthum {
    margin: 0 0 20px 0;
    padding: 0
}

.blog-section .bogcol .blogthum img {
    border-radius: 20px
}

.blog-section .bogcol .blogtitle {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.blog-section .bogcol .blogtitle:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 30px;
    background: var(--theme-color);
    content: ''
}

.blog-section .bogcol .blogtitle p {
    margin: 0;
    color: var(--black-color)
}

.blogob2 {
    bottom: 50px;
    right: 3%
}

.author {
    margin: 0 0 20px 0;
    padding: 0;
    color: var(--gray-color);
    font-size: var(--font-16);
    line-height: 18px;
    text-align: right
}

.author .date {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 0 0 40px;
    border-left: solid 1px var(--gray-color);
    background: url(../images/clock.png) no-repeat 10px 0
}

.bloginner ul {
    margin: 0;
    padding: 0
}

.bloginner ul li {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(../images/bullet-h.png) no-repeat 0 7px
}

.bloginner a {
    color: var(--theme-color);
    text-decoration: underline
}

.nextblog {
    text-align: right
}

a.prevblog {
    display: inline-block;
    margin: 0;
    padding: 4px 0 0 40px;
    color: var(--black-color);
    text-decoration: none;
    background: url(../images/back.png) no-repeat left center;
    filter: grayscale(100%)
}

a.prevblog:hover {
    color: var(--theme-color);
    filter: grayscale(0)
}

a.nextblog {
    display: inline-block;
    margin: 0;
    padding: 4px 40px 0 0;
    color: var(--black-color);
    text-decoration: none;
    background: url(../images/next.png) no-repeat right center;
    filter: grayscale(100%)
}

a.nextblog:hover {
    color: var(--theme-color);
    filter: grayscale(0)
}

.otherblogslider .slick-slide {
    margin: 0 15px;
    outline: none
}

.otherblogslider .slick-slide a {
    outline: none
}

.otherblogslider .slick-slide img {
    display: inline-block
}

.otherblogslider .slick-prev,
.otherblogslider .slick-next {
    width: 33px;
    height: 28px;
    top: 150px;
    z-index: 1
}

.otherblogslider .slick-prev {
    left: -10px;
    background: url(../images/back.png) no-repeat;
    filter: grayscale(100%)
}

.otherblogslider .slick-next {
    right: -10px;
    background: url(../images/next.png) no-repeat;
    filter: grayscale(100%)
}

.otherblogslider .slick-prev:hover,
.otherblogslider .slick-next:hover {
    filter: grayscale(0)
}

.contactaddr {
    margin: 0 0 40px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contactaddr .addresscol {
    margin: 0;
    padding: 30px 30px 10px 30px;
    width: 47%;
    color: var(--white-color);
    background: url(../images/officebg.jpg) no-repeat;
    background-size: cover;
    border-radius: 10px
}

.contactaddr .addresscol:hover {
    box-shadow: 5px 10px 22px 7px rgba(0, 0, 0, .1)
}

.contactaddr h4 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: var(--font-24);
    color: var(--white-color)
}

.contactaddr ul {
    margin: 0;
    padding: 0
}

.contactaddr ul li {
    margin: 0 0 20px 0;
    list-style: none
}

.contactaddr ul li:last-child {
    margin: 0
}

.contactaddr a {
    color: var(--white-color)
}

.location {
    padding: 0 0 0 40px;
    background: url(../images/location.png) no-repeat top left
}

.email {
    padding: 0 0 0 40px;
    background: url(../images/email.png) no-repeat center left
}

.call {
    padding: 0 0 0 40px;
    background: url(../images/call.png) no-repeat center left
}

.formarea {
    margin: 0;
    padding: 0
}

.formbox {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.formbox .col50 {
    margin: 0;
    width: 50%
}

.formbox .col50:nth-child(1) {
    padding: 0 40px 0 0
}

.formbox .col50:nth-child(2) {
    padding: 0 0 0 40px
}

.formarea .frm-row {
    margin: 0 0 25px 0;
    padding: 0;
    position: relative
}

.formarea label {
    color: #333;
    font-size: var(--font-18);
    font-family: var(--regular-font)
}

.formarea input[type="text"],
.formarea textarea {
    margin: 0;
    padding: 7px 0 7px 0;
    width: 100%;
    color: #333;
    font-size: var(--font-18);
    font-family: var(--regular-font);
    border: none;
    border-bottom: solid 1px #b2b2b2
}

.formarea textarea {
    height: 100px;
    resize: none
}

.formarea select {
    margin: 0;
    padding: 7px 0 7px 5px;
    width: 100%;
    height: 42px;
    color: #333;
    font-size: var(--font-18);
    font-family: var(--regular-font);
    border: none;
    border-bottom: solid 1px #b2b2b2;
    background: url(../images/select-arrrow.png) no-repeat center;
    background-position-x: 97%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.frm-row .select-selected {
    border-bottom: solid 1px #b2b2b2;
    border-radius: 0;
    padding-left: 0
}

.formarea input[type="submit"] {
    margin: 0;
    padding: 10px 20px 7px 20px;
    color: var(--white-color);
    font-size: var(--font-18);
    font-family: var(--regular-font);
    line-height: 18px;
    text-transform: var(--uppercase-text);
    border-radius: 25px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    background: #f66a3e;
    background: -moz-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: -webkit-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f66a3e', endColorstr='#d9352f', GradientType=1)
}

.formarea input[type="submit"]:hover {
    background: #d9352f;
    background: -moz-linear-gradient(left, #d9352f 0%, #f66a3e 100%);
    background: -webkit-linear-gradient(left, #d9352f 0%, #f66a3e 100%);
    background: linear-gradient(to right, #d9352f 0%, #f66a3e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9352f', endColorstr='#f66a3e', GradientType=1)
}

.formarea input[type="submit"]:focus {
    outline: none
}

.formarea input[type="text"]:focus,
.formarea textarea:focus,
.formarea select:focus {
    outline: none
}

.cc_code {
    display: flex !important;
    align-items: center;
    border-bottom: solid 1px #b2b2b2
}

.cc_code select {
    margin-right: 7px;
    width: 90px
}

.formarea .uploadrow {
    border-bottom: solid 1px #b2b2b2
}

.formarea #custom-button {
    float: right;
    padding: 25px 26px;
    cursor: pointer;
    background: url(../images/upload.png) no-repeat;
    border: none;
    position: relative;
    top: -10px
}

.formarea #custom-text {
    color: #333;
    font-size: var(--font-18);
    font-family: var(--regular-font);
    font-weight: 400;
    position: relative;
    top: 10px
}

.formarea #custom-button:focus {
    outline: none
}

.errormsg2 {
    left: 15px
}

.formarea ::-webkit-input-placeholder {
    opacity: 1;
    color: #b2b2b2
}

.formarea ::-moz-placeholder {
    opacity: 1;
    color: #b2b2b2
}

.formarea :-ms-input-placeholder {
    opacity: 1;
    color: #b2b2b2
}

.formarea :-moz-placeholder {
    opacity: 1;
    color: #b2b2b2
}

.pleasewait,
.service_pleasewait {
    display: none
}

.joinus {
    margin: 20px 0 50px 0;
    padding: 40px;
    background: url(../images/work-with-us-bg.jpg) no-repeat;
    border-radius: 20px;
    text-align: center;
    color: var(--white-color)
}

.joinus h3 {
    margin: 0 0 20px 0;
    padding: 0;
    color: var(--white-color)
}

.joinus h3 span {
    position: relative
}

.joinus h3 span:after {
    position: absolute;
    width: 40px;
    height: 3px;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%);
    background: var(--white-color);
    border-radius: 1px;
    content: ''
}

.contactob1 {
    left: 38%;
    top: 35%
}

.contactob2 {
    right: 3%;
    bottom: 30px
}

.h4 {
    color: var(--theme-color);
    margin: 0 0 20px 0
}

.online-bulletin-benefits h4 {
    color: var(--theme-color);
    text-align: center
}

.benefitsrow {
    margin: 30px 0 0 0
}

.benefitscol {
    text-align: center
}

.benefitscol .icon {
    margin: 0 0 20px 0;
    padding: 0
}

.benefitsrow .slick-slide {
    margin: 0 20px
}

.benefitsrow .slick-slide a {
    outline: none
}

.benefitsrow .slick-slide img {
    display: inline-block
}

.benefitsrow .slick-prev,
.benefitsrow .slick-next {
    width: 33px;
    height: 28px;
    top: 35%;
    z-index: 1
}

.benefitsrow .slick-prev {
    left: -20px;
    background: url(../images/back.png) no-repeat;
    filter: grayscale(100%)
}

.benefitsrow .slick-next {
    right: -20px;
    background: url(../images/next.png) no-repeat;
    filter: grayscale(100%)
}

.benefitsrow .slick-prev:hover,
.benefitsrow .slick-next:hover {
    filter: grayscale(0)
}

.processmain {
    position: relative
}

.processmain:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 3px;
    border-bottom: dashed 3px #b5b5b5;
    content: ''
}

.processrow {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.processrow .process-col {
    width: 25%;
    padding: 0 20px;
    text-align: center;
    position: relative
}

.processrow .process-col>div {
    width: 100%
}

.processrow .process-col.top {
    padding-bottom: 30px;
    min-height: 105px;
    display: flex;
    align-items: flex-end
}

.processrow .process-col.top:after {
    position: absolute;
    width: 17px;
    height: 17px;
    bottom: -11px;
    left: 50%;
    transform: translate(-50%);
    background: #fff url(../images/arrow-d.png) no-repeat;
    content: ''
}

.processrow .process-col.bottom {
    padding-top: 30px;
    display: flex;
    vertical-align: baseline;
    align-items: end;
    justify-content: center
}

.processrow .process-col.bottom:after {
    position: absolute;
    width: 17px;
    height: 17px;
    top: -6px;
    left: 50%;
    transform: translate(-50%);
    background: #fff url(../images/arrow-u.png) no-repeat;
    content: ''
}

.processrow .process-col p {
    margin: 0
}

.processrow2 .process-col.top {
    min-height: 85px
}

.research-ob1 {
    right: 0;
    top: 35%
}

.research-ob2 {
    left: 0;
    bottom: 0
}

.research-ob3 {
    right: 0;
    top: 0
}

.research-ob4 {
    left: 0;
    top: 80px
}

.research-ob5 {
    left: 50%;
    bottom: 0
}

.research-ob6 {
    top: -50px;
    left: 30%
}

.research-ob7 {
    top: 120px;
    right: 5%
}

.research-ob8 {
    left: 0;
    top: 150px
}

.research-ob9 {
    right: 5%;
    bottom: 30px
}

.research-ob10 {
    left: 3%;
    top: 30px
}

.research-ob11 {
    right: 0%;
    top: -50%
}

.keyfeature h4 {
    margin: 0 0 30px 0;
    padding: 0;
    color: var(--theme-color)
}

.keyfeature-col {
    text-align: center
}

.keyfeature-col img {
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 20px;
    border: solid 1px #f1f1f1;
    border-radius: 10px;
    filter: grayscale(100%)
}

.keyfeature-col:hover img {
    filter: grayscale(0);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    border-radius: 10px
}

.data-process-section h4 {
    margin: 0 0 30px 0;
    padding: 0;
    color: var(--theme-color)
}

.data-process {
    margin: 0;
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap
}

.data-process .process-col {
    margin: 0;
    padding: 0;
    width: 16.66%;
    text-align: center
}

.data-process .process-col:nth-child(even) {
    margin-top: 140px
}

.data-process .process-col .processicon {
    margin: 0 0 20px 0;
    padding: 0
}

.data-process .process-col .processtitle {
    margin: 0 0 35px 0;
    padding: 0 20px;
    font-size: var(--font-18);
    color: var(--gray-color);
    font-family: var(--medium-font)
}

.data-process .process-col .processtitle span {
    position: relative;
    display: inline-block
}

.data-process .process-col .processtitle span:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%);
    width: 30px;
    height: 5px;
    background: var(--theme-color);
    content: ''
}

.rsf-object1 {
    top: -50px;
    left: 30%
}

.rsf-object2 {
    bottom: 80px;
    right: 7%
}

.rsf-object3 {
    top: 100px;
    left: 2%
}

.rsf-object4 {
    top: 50px;
    right: 5%
}

.rsf-object5 {
    bottom: 20px;
    left: 33%
}

.career-iconrow {
    margin: 0;
    padding: 50px 50px 20px 50px;
    color: var(--white-color);
    border-radius: 10px;
    text-align: center
}

.career-iconrow.carrow1 {
    background: url(../images/carrow1.jpg) no-repeat;
    background-size: cover;
    border-radius: 10px
}

.career-iconrow.carrow2 {
    background: url(../images/carrow2.jpg) no-repeat;
    background-size: cover;
    border-radius: 10px
}

.career-iconrow .career-col {
    margin: 0 0 30px 0
}

.careericon {
    margin: 0 0 20px 0
}

.career-iconrow p {
    margin: 0
}

.filter-row {
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.filter-row .filtercol {
    margin: 0;
    padding: 0 10px 0 0;
    width: 22.5%
}

.filter-row .filtercol.last {
    margin: 0;
    padding: 0
}

.filter-row .filtercol.last {
    width: 10%;
    margin: 0;
    padding: 0
}

.filter-row .filtercol .filterinn {
    margin: 0;
    padding: 10px;
    border: solid 1px #d6d3d3;
    border-radius: 5px
}

.filter-row .filtercol p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-12);
    color: #333
}

.filter-row .filtercol select {
    margin: 0;
    padding: 8px 0 0 0;
    width: 100%;
    color: var(--black-color);
    font-size: var(--font-20);
    font-family: var(--regular-font);
    border: none;
    background: url(../images/select-arrrow2.png) no-repeat 90% 17px;
    background-position-x: 97%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.filter-row .filtercol select:focus {
    outline: none
}

.filter-row .filtercol .searchbtn {
    width: 70px;
    height: 70px;
    margin: 12px;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;
    background: var(--theme-color) url(../images/job-search.png) no-repeat center center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    border-radius: 50%
}

.filter-row .filtercol .searchbtn:focus {
    outline: none
}

.custom-select {
    position: relative
}

.custom-select select {
    display: none
}

.select-selected {
    background-color: #fff
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: var(--theme-color) transparent transparent transparent
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent var(--theme-color) transparent;
    top: 7px
}

.select-items div {
    padding: 5px 0;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer;
    user-select: none;
    color: #7f7f7f;
    font-size: 16px;
    padding-left: 10px
}

.select-selected {
    padding: 7px 0;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
    cursor: pointer;
    user-select: none;
    color: #7f7f7f;
    font-size: 19px;
    padding-left: 10px;
    border-radius: 10px
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 5px 9px 15px rgb(0, 0, 0, .1);
    border: 1px solid #d5d5d5;
    border-radius: 5px
}

.select-hide {
    display: none
}

.select-items div:hover,
.same-as-selected {
    color: #fff !important;
    background-color: #e84f3e
}

.filter-row .filtercol .filterinn {
    padding: 10px 0 0 0
}

.filter-row .filtercol p {
    padding-left: 10px
}

.nojob {
    margin: 0 0 30px 0;
    padding: 5px 10px;
    background: #fadcd9;
    border-radius: 5px;
    color: #9f8c8a;
    font-size: var(--font-16)
}

.accordion {
    width: 100%
}

.accordion .accordion-head {
    margin: 0 0 10px 0;
    position: relative;
    padding: 20px 20px 20px 30px;
    cursor: pointer;
    overflow: hidden;
    background: #ebebeb;
    border: solid 1px #ebebeb;
    border-radius: 5px
}

.accordion .accordion-head * {
    cursor: pointer
}

.accordion .accordion-head p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: var(--font-14)
}

.accordion .accordion-head h5 {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 22px;
    font-family: var(--regular-font)
}

.accordion .accordion-head.open {
    border: solid 1px #d6d3d3;
    background: transparent;
    margin: 0;
    border-radius: 5px 5px 0 0
}

.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: .8
}

.accordion .accordion-body {
    border: 1px solid #d6d3d3;
    border-top: none;
    padding: 30px;
    margin: 0 0 10px 0;
    height: auto;
    display: none;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    color: #333;
    font-size: var(--font-14);
    font-family: var(--regular-font);
    border-radius: 0 0 5px 5px
}

.accordion .accordion-body p {
    margin-bottom: 0 0 10px 0
}

.accordion .accordion-body h5 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #333;
    font-size: 22px;
    font-family: var(--regular-font)
}

.accordion .accordion-body ul {
    margin: 0 0 20px 0;
    padding: 0
}

.accordion .accordion-body ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
    list-style: none;
    font-family: Graphik, sans-serif;
    background: url(../images/bullet-h.png) no-repeat 0 7px
}

.accordion-head .arrow {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    width: 42px;
    height: 42px;
    background: #e7251e url(../images/close3.png) center no-repeat;
    border: solid 1px #e7251e;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    border-radius: 50%
}

.accordion-head.open .arrow {
    background: #fff url(../images/open.png) center no-repeat;
    border: solid 1px #9f9f9f
}

.applybtn {
    text-align: right
}

.applnowfixed {
    position: absolute;
    top: 40%;
    right: 10px
}

.globalcol {
    margin: 0;
    padding: 0 10px;
    text-align: center
}

.globalcol .globalimg {
    margin: 0 0 20px
}

.globalcol h6 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: var(--font-24)
}

.globalcol p.description {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.rightimg {
    text-align: right
}

.sitemap a {
    color: var(--theme-color)
}

.privacy-policy h5 {
    margin: 0 0 10px 0;
    padding: 0;
    color: var(--theme-color)
}

.privacy-policy a {
    color: var(--black-color)
}

.privacy-policy a:hover {
    color: var(--theme-color)
}

.contactpage .ins-quote {
    display: none
}

.ins-quote {
    position: fixed;
    top: 48%;
    right: 20px;
    z-index: 2;
    width: 75px;
    cursor: pointer
}

.ins-quote img {
    box-shadow: -9px 10px 19px 0 rgb(0, 0, 0, .1);
    border-radius: 50px
}

.awards-box {
    position: fixed;
    bottom: 5%;
    right: 20px;
    z-index: 2;
    width: 130px
}

.awards-box img {
    border-radius: 20px
}

.inquireBox {
    width: 450px;
    position: fixed;
    z-index: 2;
    top: 27%;
    right: -450px;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .2)
}

.inquireBox .closebtn {
    position: absolute;
    top: 20px;
    right: 20px
}

.inquireBox h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 24px;
    color: var(--theme-color);
    font-weight: 400
}

.inquireBox .formbox .col50:nth-child(1) {
    padding: 0 20px 0 0
}

.inquireBox .formbox .col50:nth-child(2) {
    padding: 0 0 0 20px
}

.inquireBox .frm-row {
    margin: 0 0 20px 0
}

.inquireBox .cc-picker-code {
    display: none
}

.cc-picker-code-filter,
.cc-picker-code-list {
    z-index: 9 !important
}

.inquireBox .cc-picker-code-select-enabled {
    width: 60px
}

.inquireBox .formarea input[type="text"],
.inquireBox .formarea .select-selected {
    color: #b2b2b2;
    border: solid 1px #cfcfcf;
    border-radius: 5px;
    padding: 10px 10px 5px 10px
}

.inquireBox .cc_code input[type="text"] {
    border: none
}

.inquireBox .cc_code {
    padding: 0 0 0 10px;
    border: solid 1px #cfcfcf;
    border-radius: 5px
}

.inquireBox input[type="submit"] {
    width: 100%;
    padding: 15px 10px 10px 10px
}

.inquireBox .errormsg {
    font-size: var(--font-12)
}

.iosicon {
    margin-left: -15px
}

/*.cc-picker-code-select-enabled {*/
/*    display: none !important;*/
/*}*/

.blgrightfrm {
    top: 10%;
    background-color: #fff;
    font-size: 20px;
    border-radius: 1px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}


/*Rekha Start*/
.ctablgbx {
    text-align: center !important;
    border: 1px solid #f05f3b !important;
    padding: 27px 10px !important;
    box-shadow: 3px 2px 2px 2px #d9352f !important;
    border-radius: 25px !important;
    margin-bottom: 20px !important;
}

a.cta_btn {
    margin: 0;
    padding: 10px 8px 7px 8px;
    color: #fff;
    font-size: var(--font-18);
    font-family: var(--regular-font);
    line-height: 18px;
    text-transform: var(--uppercase-text);
    border-radius: 25px;
    border: none;
    outline: none;
    cursor: pointer;
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
}

.testi .card.slick-slide {
    background: #eaeaea;
    text-align: center;
    border: 1px solid #f05f3b;
    padding: 27px 10px;
    box-shadow: 3px 2px 2px 2px #d9352f;
    border-radius: 25px;
    margin-bottom: 20px;
}

.industry_block {
    margin: 40px 0 60px;
}

.textcenter {
    text-align: center;
}

.h2csize {
    font-size: 30px;
}

.ctabox {
    flex-basis: 100%;
    text-align: center;
    border: 3px solid lightgray;
    padding: 33px;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog_left {
    border-right: 1px solid #e8e8e8;
    padding-right: 40px;
}

.ctabox p,
.ctabox h3 {
    margin: 0 !important;
}

.ctabtn {
    border-radius: 24px !important;
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%) !important;
    color: #fff !important;
    padding: 5px 20px 2px 20px;
}

.industryslider {
    padding: 0 20px 25px;
}

.industry_box {
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 8px;
    overflow: hidden;
}

.industry_img {
    height: 200px;
    margin-bottom: 15px;
}

.industry_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industry_text {
    padding: 0 15px 20px;
}

.industry_text h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 24px;
    color: var(--black-color);
}

.industry_text p {
    font-size: 16px;
    margin: 0 0 7px;
}

.industry_text a {
    color: var(--theme-color);
    transition: all 0.3s ease-in-out;
}

.industry_text a:hover {
    text-decoration: underline;
}

/*.common_slider .slick-prev {*/
/*    left: 0;*/
/*}*/
.common_slider .slick-arrow {
    background: rgba(0, 0, 0, 0.5);
    height: 42px;
    width: 42px;
    border-radius: 4px;
    z-index: 99;
}

.common_slider .slick-next {
    right: 0;
}

.common_slider .slick-arrow::before {
    color: #fff;
}

/*Rekha End*/

.blog_right {
    padding: 0 0 0 30px;
}

.blgrightfrm ul {
    margin: 0;
}

.blgrightfrm ul li {
    font-size: var(--font-18);
}

.blog_right .blgrightfrm:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0;
}

/*home blog*/
.blog_block {
    padding: 0 0 40px;
}

.blogslider {
    padding: 30px 0;
}

.blog_box {
    width: 100%;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    overflow: hidden;
}

.blog_img {
    height: 220px;
}

.blog_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.blog_text {
    padding: 20px;
}

.blog_text .author {
    text-align: left;
    margin: 0 0 15px;
}

.blog_text h3 {
    color: var(--theme-color);
    font-size: 18px;
    line-height: 24px;
    min-height: 48px;
}

.blog_more {
    color: var(--theme-color);
    text-decoration: none;
}

.blog_more:hover {
    color: var(--black-color);
}

.blog_text .author .date {
    border-left: 0;
    margin-left: 0 !important;
    background: url(../images/clock.png) no-repeat 0px 0;
    padding-left: 24px;
}

/*24-06-2022*/
.qickinfobox {
    padding: 35px;
    color: #fff;
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
}

.quickfrmcheck {
    font-size: 14px;
}

.qickinfobox .frm-row>input {
    height: 34px;
    padding: 0 15px;
    border-radius: 3px;
    width: 100%;
    border: none;
    font-size: 15px;
    display: block;
}

.qickinfobox .cc-picker {
    display: none;
}

.qickinfobox .frm-row {
    margin-bottom: 14px;
}

.quickfrmlbl {
    font-size: 15px !important;
    display: block;
    margin: 0 0 5px;
    color: #fff !important;
}

p.quickfrmcheck {
    line-height: 20px;
}

.quickfrmcheck input {
    margin: 3px 3px 0 0;
}

.quick_btn {
    border-radius: 6px !important;
    height: 44px;
    line-height: 49px !important;
    font-weight: 600;
    margin: 30px 0 0 !important;
    font-size: 18px !important;
    padding: 0 24px !important;
    text-transform: capitalize !important;
    background: #121212 !important;
    color: #fff !important;
}

.quick_btn:hover {
    background: #fff !important;
    color: #121212 !important;
}

.quickinfofrm .quickleft h3 {
    font-weight: bold;
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 30px;
}

.quickinfofrm .quickleft>p {
    line-height: 22px;
}

.quickinfofrm .quickleft>p strong {
    color: var(--theme-color);
}

/*Rekha start 06-09-2022*/
.common_btn {
    display: inline-block;
    background-image: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    border: none;
    color: #fff;
    height: 42px;
    line-height: 45px;
    padding: 0 24px;
    border-radius: 25px;
    font-size: 16px;
    transition: all 0.5s ease-in-out;
}

.common_btn:hover,
.common_btn:focus {
    background-image: linear-gradient(to right, #d9352f 0%, #d9352f 37%, #f66a3e 100%);
    color: #fff;
    outline: none;
}

.book_form label {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 16px;
}

.book_form .form-group {
    margin: 0 0 12px;
    position: relative;
}

.book_form input,
.book_form textarea,
.book_form select {
    height: 44px;
    padding: 10px 15px;
    width: 100%;
    font-size: 15px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    color: #333;
    background: transparent;
}

.book_form input:focus,
.book_form textarea:focus,
.book_form select:focus,
.global_form select:focus-visible,
.global_form input:focus-visible {
    border: 1px solid var(--theme-color);
    outline: none;
}

#formmodal .close {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 30px;
    height: 26px;
    display: flex;
    align-items: center;
}

#formmodal .close:focus {
    outline: none;
}

#formmodal .modal-header {
    padding-bottom: 0;
}

#formmodal .modal-title {
    font-weight: 600;
}

.faq_accordion .card {
    border: none;
    margin: 0 0 10px;
    transition: none !important;
}

.faq_accordion .card.active .card-header i::before {
    content: "\f068";
}

.faq_accordion .card.active .card-header {
    border-radius: 4px 4px 0 0;
}

.faq_accordion .card-header {
    background: transparent;
    border: 1px solid #e1e1e1;
    padding: 15px;
    border-radius: 4px;
    transition: none !important;
}

.faq_accordion .card-header h5 {
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    padding-left: 40px;
    transition: none !important;
}

.faq_accordion .card-header h5 strong {
    font-weight: 800;
    color: #e7251e;
    position: absolute;
    left: 14px;
}

.faq_accordion .card-header i {
    font-size: 14px;
}

.faq_accordion .card-body {
    font-size: 18px;
    color: #515151;
    padding: 15px 0;
}

.faq_accordion p {
    color: #515151;
    font-size: 18px;
}

.faq_accordion h4 {
    font-size: 22px;
}

.faq_accordion h2 {
    font-size: 30px;
    margin: 15px 0;
    line-height: 40px;
    text-align: center;
}

.faq_accordion h3 {
    font-size: 22px;
}

.faq_accordion .card .collapse {
    border: 1px solid #e1e1e1;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 4px 4px;
    padding: 10px 20px;
}

.panelist_box h3 {
    text-align: center;
    margin: 10px 0 0;
    color: #333;
    font-family: var(--medium-font);
    font-size: 20px;
}

.panelist_img {
    height: 260px;
}

.panelist_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ourpanlist .slick-prev,
.ourpanlist .slick-next {
    width: 24px;
    height: 20px;
    top: -20px;
    z-index: 1;
}

.ourpanlist .slick-prev {
    left: 47%;
    background: url(../images/back.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%);
}

.ourpanlist .slick-next {
    right: 47%;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
    filter: grayscale(100%);
}

.global_form {
    display: none !important;
}

.global_form.active {
    display: flex !important;
}

.global_form label {
    font-weight: 600;
}

.global_form .form-group {
    margin: 0 0 15px;
}

.global_more {
    color: var(--theme-color);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
}

.global_more:hover {
    color: #333;
    text-decoration: underline;
}

.global_more.active {
    display: inline-block;
    background-image: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    border: none;
    color: #fff;
    height: 42px;
    line-height: 45px;
    padding: 0 24px;
    border-radius: 25px;
    font-size: 15px;
    text-decoration: none;
    font-weight: 500;
}

.global_more.active:hover {
    background-image: linear-gradient(to right, #d9352f 0%, #d9352f 37%, #f66a3e 100%);
    color: #fff;
}

/*animation process start*/
.process_outer {
    max-width: 1250px;
    margin: 0 auto;
}

.progressbar {
    position: relative;
    padding: 0;
    height: 410px;
}

.progressbar li {
    list-style-type: none;
    width: 100%;
    display: none;
}

.progressbar li img {
    max-width: 270px;
}

.progressbar li.active {
    display: block;
}

.progressbar li.second_li {
    position: absolute;
    top: 140px;
    left: 140px;
    width: auto;
}

.progressbar li.third_li {
    position: absolute;
    top: 0;
    left: 284px;
}

.progressbar li.forth_li {
    position: absolute;
    top: 138px;
    left: 426px;
}

.progressbar li.five_li {
    position: absolute;
    top: 0;
    left: 570px;
}

.progressbar li.six_li {
    position: absolute;
    top: 138px;
    left: 714px;
}

.progressbar li.seven_li {
    position: absolute;
    top: 0;
    left: 856px;
}

.btn-next {
    background: #000;
    color: #fff;
    padding: 10px 20px;
}

.surveymob {
    display: none;
}

.faq_accordion.faq_accordion1 .card .collapse {
    border: none;
    border-radius: 0;
    padding: 0;
}

.faq_accordion.faq_accordion1 .card-header {
    border-bottom: 1px solid #e7251e;
    border-width: 0 0 1px;
    border-radius: 0;
}

.faq_accordion.faq_accordion1 .card .card-header h5 strong {
    left: 14px;
}

.faq_accordion.faq_accordion1 .card .card-header {
    padding: 15px;
}

.faq_accordion.faq_accordion1 .card.active .card-header h5 strong {
    color: #fff;
}

.faq_accordion.faq_accordion1 .card.active .card-header {
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    border-radius: 0;
    color: #fff;
}

.faq_accordion.faq_accordion1 .card-header h5 {
    padding-right: 10px;
}

/*Rekha end 06-09-2022*/

.call-fixed {
    display: none;
}

/*css for single blog page - Heena 28-9-22*/

.bloginner h2.subtitle {
    line-height: inherit;
}


@media screen and (max-width: 1199px) {
    .panelist_img {
        height: 200px;
    }
}

@media screen and (max-width: 991px) {
    .quickinfofrm .quickleft h3 {
        font-size: 38px;
        line-height: 41px;
        margin-bottom: 20px;
    }

    .qickinfobox {
        padding: 25px;
    }
}

@media screen and (max-width: 767px) {
    a.cta_btn {
        margin-bottom: 10px !important;
        display: inline-block !important;
    }

    .call-fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        line-height: 60px;
        /*background: #e15658;*/
        background: linear-gradient(to left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
        display: block;
        height: auto;
        line-height: inherit;
        z-index: 100000;
        box-shadow: 0 0 10px rgb(255 255 255 / 20%);
    }

    .call-fixed .col-6.text-center {
        padding: 5px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        font-size: 16px;
        padding-top: 10px;
    }

    .call-fixed i {
        font-size: 14px;
        color: #fff;
        position: relative;
        top: -2px;
        transform: scaleX(-1);
    }

    .call-fixed a {
        margin-left: 0;
        color: #fff;
        transition: all 0.3s ease;
    }

    .qickinfobox .frm-row {
        margin-bottom: 12px !important;
    }

    .qickinfobox {
        padding: 22px;
    }

    .quickright p {
        font-size: 16px;
        line-height: 22px;
    }

    .quickinfofrm .quickleft h3 {
        font-size: 34px;
        line-height: 37px;
    }

    .quick_btn {
        margin: 22px 0 0 !important;
    }

    .ourpanlist {
        max-width: 520px;
        margin: 0 auto;
    }

    .ourpanlist .slick-prev {
        left: 40%;
    }

    .ourpanlist .slick-next {
        right: 40%;
    }
}

@media screen and (max-width: 600px) {
    .ourpanlist {
        max-width: 320px;
    }

    .panelist_img {
        height: 245px;
    }
}








.cc-picker-code-select-enabled::after {
    left: 45px;
}

.jkn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #ccc;
    padding: 0px 12px;
    border-radius: 5px;
}

.jkn input#phone {
    border: none;
}



.social {
    position: relative;
    z-index: 9;
}

.cta_sec1 {
    background: #f66a3e;
    background: -moz-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: -webkit-linear-gradient(left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
}


#main_slider-Service {
    background: none;
    background-size: unset;
}


#main_slider-Service .slick-slide img {
    /*display: inline-block;*/
    width: 70%;
}

#main_slider-Service .slick-dots {
    bottom: -20px;
    /*text-align: left;*/
}

#main_slider-Service .slick-dots li.slick-active span {
    font-size: var(--font-16);
    color: var(--white-color);
    text-align: center;
    background: var(--theme-color);
    padding: 0;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    line-height: 36px;
}

#testimo .card.slick-slide {
    background: transparent;
    /* border: 7px solid; */
    text-align: center;
    border-radius: 45px;
    position: relative;
    z-index: 2;
    padding-top: 3rem;
    padding-bottom: 0;
    box-shadow: none;
    /* border-image: linear-gradient(to right,#f66a3e 0%,#d9352f 37%,#d9352f 100%); */
    /* border-image-slice: 1; */
    border-width: 7px;
}

p.mandatory {
    font-size: 10px !important;
    color: red;
    text-align: right;
    margin: 0;
}

.main_form_se {
    background: #ffffff;
    padding: 50px 20px 20px 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.main_form_se::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #e4493505;
    transform: rotate(49deg);
}

.head_ing {
    display: inline-block;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 2rem;
}

.head_ing h2 {
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    color: #fff;
    padding: 6px 20px;
    border-radius: 50px;
    top: 20px;
    width: auto;
    display: inline-block;
    margin: 0px auto;
    position: relative;
    z-index: 9;
}


#testimo .card.slick-slide::before {
    content: '';
    background: url(../images/quote.png) #fff;
    position: absolute;
    left: -8px;
    top: -21px;
    /* width: 100%; */
    /* height: 100%; */
    background-repeat: no-repeat;
    background-size: 60%;
    /* transform: none; */
    width: 91px;
    height: 80px;
    transform: rotate(180deg);
    background-position: 34px 15px;
}

#testimo .card.slick-slide::after {
    content: '';
    background: url(../images/quote.png) #fff;
    position: absolute;
    right: -20px;
    bottom: -30px;
    /* width: 100%; */
    /* height: 100%; */
    background-repeat: no-repeat;
    background-size: 60%;
    /* transform: none; */
    width: 90px;
    height: 80px;
    /* transform: rotate(180deg); */
    background-position: 34px 15px;
}

div#testimo {
    margin-top: 1rem;
}


div#testimo {}

.primarycol p a {
    font-size: 15px;
    color: var(--theme-color);
}

.primarycol.flks img {
    mix-blend-mode: inherit !important;
}

.mt-20 {
    margin-top: 30px;
}


















.pagination-outer {
    text-align: center;
}

.pagination {
    display: inline-flex;
    position: relative;
    margin-bottom: 50px;
}

.pagination li a.page-link {
    color: #000;
    background: #efefef;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 2.3;
    height: 32px;
    width: 32px;
    padding: 0;
    margin: 0 6px;
    border: none;
    border-radius: 0;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.pagination li:first-child a.page-link,
.pagination li:last-child a.page-link {
    font-size: 23px;
    line-height: 38px;
}

.pagination li a.page-link:hover,
.pagination li a.page-link:focus,
.pagination li.active a.page-link:hover,
.pagination li.active a.page-link {
    color: #d9352f;
    background: transparent;
    box-shadow: 0 0 0 1px #d9352f;
    border-radius: 5px;
}

.pagination li a.page-link:before,
.pagination li a.page-link:after {
    content: '';
    background-color: #d9352f;
    height: 10px;
    width: 10px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    transition: all 0.3s ease 0s;
}

.pagination li a.page-link:after {
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
}

.pagination li a.page-link:hover:before,
.pagination li a.page-link:focus:before,
.pagination li.active a.page-link:hover:before,
.pagination li.active a.page-link:before,
.pagination li a.page-link:hover:after,
.pagination li a.page-link:focus:after,
.pagination li.active a.page-link:hover:after,
.pagination li.active a.page-link:after {
    opacity: 1;
}

.pagination li a.page-link:hover:before,
.pagination li a.page-link:focus:before,
.pagination li.active a.page-link:hover:before,
.pagination li.active a.page-link:before {
    left: -3px;
    top: -3px;
}

.pagination li a.page-link:hover:after,
.pagination li a.page-link:focus:after,
.pagination li.active a.page-link:hover:after,
.pagination li.active a.page-link:after {
    right: -3px;
    bottom: -3px;
}

@media only screen and (max-width: 480px) {
    .pagination {
        font-size: 0;
        display: inline-block;
    }

    .pagination li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 15px;
    }
}

section.main_section_case_s {
    margin: 0px 0px 60px 0px;
    position: relative;
}

section.main_section_case_s::before {
    content: '';
    background: url('../images/home10_ellipse2.png');
    position: absolute;
    top: 0;
    left: -400px;
    background-size: 40%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: left top;
    transform: rotate(-15deg);
}


.serviceBoxC:hover {
    transform: scale(1.05);
}

.serviceBoxC {
    background: #fff;
    text-align: center;
    padding: 0px 15px 20px;
    margin: 100px 0 0;
    border-radius: 20px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transform: scale(1);
}

.serviceBoxC:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.serviceBoxC:before,
.serviceBoxC:after {
    content: "";
    background: linear-gradient(to top, #f4673d, #d9352f);
    width: 8px;
    border-radius: 0 100px 100px 0;
    position: absolute;
    top: 25px;
    bottom: 25px;
    left: 0px;
}

.serviceBoxC:after {
    border-radius: 100px 0 0 100px;
    left: auto;
    right: 0;
    background: transparent;
}

.serviceBoxC .service-iconC {
    color: #fff;
    background: linear-gradient(-45deg, #f4673d 49%, #d9352f 50%);
    width: 150px;
    height: 150px;
    margin: -10px auto;
    border-radius: 100px;
    border: 10px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-40px);
    transition: all 0.3s ease;
}

.serviceBoxC:hover .service-iconC i {
    transform: rotateX(360deg);
    transition: all 0.3s;
}

.serviceBoxC .titleC {
    color: var(--theme-color);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.serviceBoxC .descriptionC {
    color: #000;
    font-size: 17px;
    margin: 0;
    line-height: 1.3;
}

.serviceBoxC.pink:before,
.serviceBoxC.pink:after {
    background: linear-gradient(to top, #f53985 49%, #fd47a4);
}

.serviceBoxC.pink .service-iconC {
    background: linear-gradient(-45deg, #f53985 49%, #fd47a4 50%);
}

.serviceBoxC.pink .titleC {
    color: #f53985;
}

.serviceBoxC.purple:before,
.serviceBoxC.purple:after {
    background: linear-gradient(to top, #8b33cc 49%, #a23adc);
}

.serviceBoxC.purple .service-iconC {
    background: linear-gradient(-45deg, #8b33cc 49%, #a23adc 50%);
}

.serviceBoxC.purple .titleC {
    color: #8b33cc;
}

.serviceBoxC.blue:before,
.serviceBoxC.blue:after {
    background: linear-gradient(to top, #038bec 49%, #01aeee);
}

.serviceBoxC.blue .service-iconC {
    background: linear-gradient(-45deg, #038bec 49%, #01aeee 50%);
}

.serviceBoxC.blue .titleC {
    color: #038bec;
}

@media only screen and (max-width:990px) {
    .serviceBoxC {
        margin: 20px 0 50px;
    }
}

.serviceBoxC .service-iconC img {
    border-radius: 100px;
}

.serviceBoxC a {
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    padding: 12px 20px 10px 20px;
    border-radius: 100px;
    font-size: 17px;
    line-height: 20px;
    color: #ffffff;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #fff;
}

.serviceBoxC:hover a {
    border-color: #d9352f;
    color: #d9352f;
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.detail_case {
    margin: 20px 0px 50px 0px;
}

.mb-30 {
    margin-bottom: 30px;
}

/*title one*/

/*.title_case {*/
/*    margin-bottom: 20px;*/
/*}*/

/*.title_case h2 {*/
/*    font-size: 30px;*/
/*    background: #d9352f;*/
/*    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
/*    width: auto;*/
/*    display: inline-block;*/
/*    line-height: 2;*/
/*    padding: 0px 10px 0px 10px;*/
/*    position: relative;*/
/*    color: #fff;*/
/*}*/
/*.title_case h2::before{*/
/*    content:'';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    width: 60px;*/
/*    height: 60px;*/
/*    right: -60px;*/
/*    border-left-width: 10px !important;*/
/*    border-right-color: transparent !important;*/
/*    display: block;*/
/*    bottom: 0;*/
/*    border: 30px solid #d9352f;*/
/*}*/




.title_case {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.title_case h2 {
    font-size: 25px;
    line-height: 1.2;
    position: relative;
    color: #fff;
    padding: 5px 20px 5px 10px;
    /* background: linear-gradient(to right,#f66a3e 0%,#d9352f 37%,#d9352f 100%); */
}

.title_case h2::before {
    content: '';
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    /*clip-path: polygon(0% -490%, 100% 50%, 100% 50%, 0% 560%);*/
    transform: skewX(10deg);
    border-radius: 5px;
}

.title_case span {
    width: 10%;
    background: linear-gradient(to left, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    height: 2px;
    position: relative;
    top: -5px;
    left: -10px;
    z-index: -2;
}

.title_case span:before {
    content: '';
    position: absolute;
    top: -3px;
    right: 0;
    background: #f4653d;
    width: 10px;
    height: 10px;
    border-radius: 100px;
}












.serviceBox25 {
    color: #d9352f;
    background-color: #fff;

    text-align: center;
    padding: 0 25px 20px;
    position: relative;
    z-index: 1;
    height: 250px;
    transition: ease-in-out 0.5s;
    transform: scale(1);
}

.serviceBox25:hover {
    transform: scale(1.05);
}

.serviceBox25:before,
.serviceBox25:after {
    content: "";
    background: #fff;
    border-radius: 15px 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    z-index: -1;
}

.serviceBox25:after {
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    height: 50%;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}

.serviceBox25 .service-icon25 {
    color: #fff;
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    font-size: 45px;
    width: 60%;
    margin: 0 auto 35px;
    border-radius: 0 0 50px 50px;
    position: relative;
    /*transition:ease-in-out 0.5s;*/
    /*transform: rotate(0deg);*/
}

.serviceBox25 .service-icon25 span svg {
    width: 40px;
}

/*.serviceBox25:hover .service-icon25 span{    transform: rotate(120deg);}*/
.serviceBox25 .service-icon25 span {
    margin-top: 5px;
    display: inline-block;
    height: auto;
}

.serviceBox25 .service-icon25:before,
.serviceBox25 .service-icon25:after {
    content: "";
    background: linear-gradient(to top left, #f4663d 49%, transparent 50%);
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: -10px;
}

.serviceBox25 .service-icon25:after {
    background: linear-gradient(to top right, #d9352f 49%, transparent 50%);
    left: auto;
    right: -10px;
}

.serviceBox25 .title25 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}

body.modal-open {
    padding: 0 !important;
    overflow-y: scroll !important;
}

.serviceBox25 .description25 {
    line-height: 1.2;
    font-size: var(--font-18);
    color: var(--black-color);
    font-family: var(--regular-font);
}

@media only screen and (max-width: 1199px) {
    .serviceBox25 {
        margin: 0 0 40px;
    }
}

.down_load_cata {
    text-align: center;
}

.down_load_cata a {
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    color: #fff;
    padding: 10px 20px 5px 20px;
    border-radius: 5px;
    transition: ease-in-out 0.5s;
    transform: scale(1);
    display: inline-block;
}

.down_load_cata a:hover {
    transform: scale(1.1);
    background: linear-gradient(to right, #d9352f 0%, #d9352f 37%, #f66a3e 100%);
}






.form-container {
    background-color: #fff;
    text-align: center;
    padding: 10px 25px;
    border-radius: 10px;
    box-shadow: 0 0 25px -15px rgba(0, 0, 0, 0.3);
    position: relative;
}

.form-container:before,
.form-container:after {
    content: '';
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    height: 50%;
    width: 4px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.form-container:after {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 10px;
}

.form-container .title {
    color: #4E4C97;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 15px;
}

.form-container .social-links {
    padding: 0;
    margin: 0 0 15px;
    list-style: none;
}

.form-container .social-links li {
    display: inline-block;
    margin: 0 3px;
}

.form-container .social-links li a {
    color: #555;
    line-height: 27px;
    height: 28px;
    width: 28px;
    border: 1px solid #555;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}

.form-container .social-links li a:hover {
    color: #fff;
    background-color: #4E4C97;
}

.form-container .description {
    color: #555;
    font-size: 13px;
    margin: 0 0 10px;
    display: block;
}

.form-horizontal .form-group {
    margin: 0 0 15px;
}

.form-horizontal .form-group:last-of-type {
    text-align: left;
    margin-bottom: 35px;
}

.form-horizontal .form-group input::placeholder {
    color: #000 !important;
    font-size: 16px;
}

.form-horizontal .form-control {
    color: #000;
    background: #ffffff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    height: auto;
    padding: 6px 12px;
    border-radius: 5px;
    border: 1px solid #f2623c;
    box-shadow: none;
    line-height: 1;
}

.form-horizontal .form-control:focus {
    border-color: rgba(78, 76, 151, 0.5);
    box-shadow: none;
}

.form-horizontal .form-control::placeholder {
    color: #e1e1e1;
    font-size: 14px;
    font-weight: 300;
}

.form-horizontal .form-group .check-label {
    color: #555;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin: -2.5px 0 0;
    vertical-align: text-top;
    display: inline-block;
}

.form-horizontal .form-group .check-label a {
    color: #4E4C97;
    transition: all 0.3s ease;
}

.form-horizontal .form-group .check-label a:hover {
    text-decoration: underline;
}

.form-horizontal .checkbox {
    height: 17px;
    width: 17px;
    min-height: auto;
    margin: 0 3px 0 0;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: all 0.3s ease;
}

.form-horizontal .checkbox:before {
    content: '';
    height: 6px;
    width: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    opacity: 1;
    transform: rotate(-45deg);
    position: absolute;
    left: 2px;
    top: 2.5px;
    transition: all 0.3s ease;
}

.form-horizontal .checkbox:checked {
    background-color: #4E4C97;
    border-color: #4E4C97;
}

.form-horizontal .checkbox:checked:before {
    opacity: 1;
}

.form-horizontal .checkbox:not(:checked):before {
    opacity: 0;
}

.form-horizontal .checkbox:focus {
    outline: none;
}

.form-horizontal .btn {
    color: #fff;
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    width: auto;
    margin: 0 0px 10px 0;
    border-radius: 5px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    padding: 8px 40px 5px 40px;
}

.form-horizontal .btn.signin {
    color: #fff;
    background: linear-gradient(to right, #d9352f 0%, #d9352f 37%, #f66a3e 100%);
}

.form-horizontal .btn:hover,
.form-horizontal .btn:focus {
    color: #fff;
    background: linear-gradient(to right, #d9352f 0%, #d9352f 37%, #f66a3e 100%);

}

.form-horizontal .btn.signin:hover,
.form-horizontal .btn.signin:focus {
    text-shadow: 3px 3px rgba(0, 0, 0, 0.3);

}

.modal-body {
    padding: 10px;
}

.modal-header {
    background: linear-gradient(to right, #f66a3e 0%, #d9352f 37%, #d9352f 100%);
    color: #fff;
    padding-bottom: 10px;
}

button.btn-close {
    color: #fff;
    filter: saturate(-29.5);
    fill: #fff;
    filter: invert(1);
    mix-blend-mode: plus-lighter;
}


.innerpage h2.h3 {
    margin-bottom: 1rem;
}

.innerpage p {
    margin: 0 0 15px;
}

.innerpage .col-12 ul li {
    margin-top: 15px;
    margin-left: 1rem;
}

.innerpage .col-12 ul {
    margin-bottom: 15px;
}