body { margin: 0; padding: 0; font-family: 'Helvetica Neue' !important; font-weight: 500; }
p { font-family: 'Helvetica Neue' !important; font-weight: 400; }
a { font-family: 'Helvetica Neue'; font-weight: 500; }
h1 { font-family: 'Open Sans', sans-serif; font-weight: 300; }
.topheader .form-inline .form-control { display: inline-block; width: 100%; vertical-align: middle; height: 50px; }
.topheader .form-inline { position: relative; }
.search-icon i { position: absolute; top: 50%; font-size: 25px; right: 20px; transform: translate(-50%, -50%); }
.topheader .form-control { display: block; width: 100%; padding: 10px 20px; font-size: 1rem; line-height: 20px; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #000000; border-radius: 25px; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; margin: 25px 0; }
.mobilemenu li { list-style: none; }
.mobilemenu a img { width: 45%; }
.mobilemenu a.btnNavToggle img { width: 7%; margin: 0 0 0px 45%; }
.btnNavToggle i { font-size: 25px; }
nav ul li { list-style-type: none; }
nav ul li a { padding: 0; font-size: 16px; display: block; color: #fff; font-weight: 400; list-style-type: none; }
nav ul li { padding: 0px 17px 0px; }
nav ul li a:hover { color: #000; text-decoration: none; }
ul.mainNav { padding: 0; margin: 0; }
nav ul li a:hover { color: #000; }
nav ul li { padding: 0px; }
.mobmenu { display: none !important; }
header.fixed { position: fixed; z-index: 999; width: 100%; top: 0px; }
/*********** Top Header Start*****************/
.topheader { border-bottom: 1px solid #EBEBEB; background-color: #fff; }
.topheader .brd-left { border-left: 1px solid #EBEBEB; }
.topheader .top-detail { height: 100px; padding-top: 10px; }
.topheader .top-detail p { margin-bottom: 5px; text-align: left; font-size: 13px; letter-spacing: 0px; color: #CC3529; }
.topheader .top-detail ul { padding-left: 0; margin-bottom: 0; }
.topheader .top-detail ul li { list-style: none; display: flex; align-items: center; }
.topheader .top-detail ul li a { color: #000; font-size: 15px; color: #000; font-weight: 600; }
.topheader .top-detail ul li a:hover { text-decoration: none; }
.topheader .top-detail ul.socailList { margin-bottom: 0; display: flex; align-items: center; padding-top: 10px; }
.topheader .top-detail ul.socailList li { margin-right: 10px; }
.topheader .top-detail ul.socailList li a { text-align: center; }
.topheader .socailList a img { width: 32px; }
.topheader .logoTop img { width: 150px; margin: -30px 0 0; }
/*********** Top Header End*****************/
/*MainBanner Start*/
.mainbanner { position: relative; }
.blogs-section { position: relative; }
.mainbanner .bannertext { position: absolute; top: 45%; left: 10%; transform: translateY(-50%); width: 50%; border-left: 5px solid #626161; padding-left: 10px; }
.mainbanner .bannertext p { color: #fff; line-height: 36px; font-size: 32px; text-transform: uppercase; font-weight: 600; }
#main-carousal .owl-prev { position: absolute; top: 42%; left: 10px; font-size: 40px; color: #fff; }
#main-carousal .owl-next { position: absolute; top: 42%; right: 10px; font-size: 40px; color: #fff; }
#blogs-carousel .owl-prev { position: absolute; top: 42%; left: -50px; font-size: 40px; color: #000; }
#blogs-carousel .owl-next { position: absolute; top: 42%; right: -50px; font-size: 40px; color: #000; }
.owl-theme .owl-nav [class*='owl-']:hover { background: inherit !important; color: #FFF; text-decoration: none; }
button:focus { outline: inherit !important; outline: inherit !important; }
.scroll-header { position: fixed; top: 0; width: 100%; z-index: 999; left: 0; right: 0; box-shadow: 0 0 10px #d5d5d5; background-color: #fff; }
.mainbanner .bannertext h1 { text-align: left; font-size: 80px; letter-spacing: 0px; font-family: 'Bakbak One'; color: #E6433E; text-transform: uppercase; line-height: 70px; margin-bottom: 5px; }

.mainbanner .bannertext h3 {
    text-align: left;
    font-size: 80px;
    letter-spacing: 0px;
    font-family: 'Bakbak One';
    color: #E6433E;
    text-transform: uppercase;
    line-height: 70px;
    margin-bottom: 5px;
}

.mainbanner .bannertext p { text-align: left; margin-bottom: 0; font-size: 40px; letter-spacing: 0px; color: #29251C; text-transform: uppercase; font-family: "Bakbak One", sans-serif !important; }
.mainbanner .bannertext h2 { text-align: left; font-size: 32px; letter-spacing: 0px; color: #000000; font-family: 'Bakbak One'; margin-bottom: 0; }
/*MainBanner End*/
/********** Tab Section Start ***********/
.Tab-section .tabInner .Tab-content h3 { text-align: left; font-size: 18px; font-family: 'Helvetica Neue'; letter-spacing: 0px; color: #29251C; margin: 10px 0; font-weight: 500; position: relative; padding-bottom: 10px; }
.Tab-section .tabInner .Tab-content p { text-align: left; font-size: 14px; font-family: 'Helvetica Neue'; color: #666666; }
.Tab-section .tabInner .Tab-content h3::before { content: ""; width: 50px; height: 2px; background-color: #E6433E; position: absolute; bottom: 0; }
.Tab-section .tabInner { padding: 20px 30px; }
.Tab-section .row { background: #FFFFFF; box-shadow: -1px 10px 12px 2px #00000012; }
.Tab-section .row .col-md-3 { border-right: 1px solid #EBEBEB; background-color: #fff; padding: 0; height: 300px; border-top: 5px solid #fff; }
.Tab-section .row .col-md-3:last-child { border-right: none; }
.Tab-section .row .col-md-3:hover { background-color: #383838; border-top: 5px solid #E6433E; }
.Tab-section .row .col-md-3 .tabInner:hover h3 { color: #fff; }
.Tab-section .row .col-md-3 .tabInner:hover p { color: #fff; }
.Tab-section { margin-top: -10%; z-index: 99; position: relative; }
.Tab-section .tabInner .Tab-icon { margin-bottom: 22px; }
.non-hover-icon { display: block; }
.hover-icon { display: none; }
.tabInner:hover .Tab-icon .hover-icon { display: block; }
.tabInner:hover .Tab-icon .non-hover-icon { display: none; }
/********** Tab Section End ***********/
/********** Market Section Start ***********/
.market-section { background-image: url(../images/market-banner.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; height: 480px; margin: 60px 0; }
.market-section .market-header h3 { font-size: 32px; font-family: 'Helvetica Neue'; font-weight: bolder; text-transform: uppercase; color: #000; }
.market-section .market-header { border-left: 5px solid #E6433E; padding-left: 10px; }
.market-section .market-header h3 span { color: #E6433E; }
.market-section .market-header p { text-align: left; font-size: 16px; color: #6A6A6A; }
.Slider-section-inner .item .market-card { background-color: #fff; height: 320px; box-shadow: 0px 3px 16px #00000017; }
.Slider-section-inner .item .market-card h4 { font-size: 17px; color: #CF362A; font-family: 'Helvetica Neue'; font-weight: 500; }
.Slider-section-inner .item .market-card h4 a { color: #CF362A; text-decoration: none; }
.Slider-section-inner .item .market-card p { text-align: left; font-size: 14px; color: #666666; height: 60px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.Slider-section-inner .item .market-Content { padding: 20px; }
.Slider-section-inner .owl-carousel .owl-stage-outer { padding: 5px 0; }
.service-box img { height: 220px; object-fit: cover; object-position: left; }
/************Market Section End  ******************/
/************Service Section Start  ******************/
.service-section { margin-top: 100px; }
.service-section .service-head { border-left: 5px solid #E6433E; padding-left: 10px; padding-right: 30px; }
.service-section .service-head h4 { font-size: 25px; font-weight: bolder; text-transform: uppercase; color: #000; font-family: 'Helvetica Neue'; }
.service-section .service-head h4 span { color: #E6433E; }
.service-section .service-head p { text-align: left; font-size: 16px; color: #666666; }
.service-section .service-card { padding: 20px; }
.service-section .service-card h4 { font-size: 18px; font-weight: 500; color: #000; }
.service-section .service-card p { text-align: left; font-size: 14px; color: #666666; margin-bottom: 5px; }
.service-section .service-card a { text-align: left; font-size: 14px; letter-spacing: 0px; color: #E6433E; font-weight: 600; }
.service-section .service-card a:hover { text-decoration: none; }
/************Service Section End  ******************/
/******** Project Section Start **************/
.project-section .project-head { border-left: 5px solid #fff; padding-left: 10px; padding-right: 30px; }
.project-section .project-head h4 { font-size: 25px; font-weight: bolder; text-transform: uppercase; color: #fff; font-family: 'Helvetica Neue'; }
.project-section .project-head h4 span { color: #E6433E; }
.project-section .project-head p { text-align: left; font-size: 16px; color: #fff; }
.project-section { background-image: url(../images/project-banner.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; width: 100%; padding: 50px 0; margin-top: 50px; }
.project-section .project-card { padding: 25px 15px; background-color: #fff; }
.project-section .project-card h4 { font-size: 16px; font-weight: 500; color: #000; }
.project-section .project-card p { text-align: left; font-size: 14px; color: #666666; margin-bottom: 5px; }
.project-section .project-card a { text-align: left; font-size: 14px; letter-spacing: 0px; color: #E6433E; font-weight: 600; }
.project-section .project-card a:hover { text-decoration: none; }
.project-section .project-inner { border: 1px solid #868686; margin-bottom: 20px; background-color: #242739; }
.project-section .nav-tabs .nav-link { border: 1px solid #fff; background-color: inherit; border-radius: 0; width: 100%; display: block; color: #fff; text-align: left; font-size: 13px; cursor: pointer; }
.project-section .nav-tabs .nav-item.show .nav-link,
.project-section .nav-tabs .nav-link.active { background-color: #E6433E; border: 1px solid #E6433E; color: #fff; }
.project-section .nav-tabs .nav-item { width: 100%; }
/******** Project Section End **************/
/******** Blog Section Start **************/
.blog-section .blog-head { border-left: 5px solid #E6433E; padding-left: 10px; padding-right: 30px; }
.blog-section .blog-head h4 { font-size: 25px; font-weight: bolder; text-transform: uppercase; color: #000000; font-family: 'Helvetica Neue'; }
.blog-section .blog-head h4 span { color: #E6433E; }
.blog-section .blog-head p { text-align: left; font-size: 16px; color: #666666; }
.blog-section { background-color: #F3F3F3; background-position: center; background-size: cover; width: 100%; padding: 50px 0; }
.blog-section .blog-box .blog-text h4 { font-size: 13px; color: #E6433E; text-transform: uppercase; font-weight: 400; }
.blog-section .blog-box .blog-text ul { font-size: 14px; color: #E6433E; text-transform: uppercase; }
.blog-section .sliderblog .blog-box .blog-text { padding: 20px; }
.blog-section .sliderblog .blog-box { background-color: #fff; }
.blog-section .blog-box .blog-text h3 a { font-size: 18px; color: #000; font-weight: 500; }
.blog-section .blog-box .blog-text h3 { line-height: 23px; }
.blog-section .blog-box .blog-text p { color: #666666; font-size: 13px; }
.blog-section .blog-box a { text-align: left; font-size: 13px; letter-spacing: 0px; color: #E6433E; font-weight: 500; }
.blog-section .blog-box a:hover { text-decoration: none; }
.blog-section .blog-box .blog-text h3 a:hover { text-decoration: none; }
.blog-section .sliderblog .blog-box .blog-text ul { display: flex; padding-left: 0; }
.blog-section .sliderblog .blog-box .blog-text ul li { list-style: none; }
.blog-section .sliderblog .blog-box .blog-text ul li a { color: #000; font-size: 12px; text-transform: capitalize; font-weight: 300; }
.blog-section .sliderblog .blog-box .blog-text ul li a:hover { text-decoration: none; }
.blog-section .sliderblog .blog-box .blog-text ul li { color: #000; font-size: 13px; margin-right: 10px; }
.blog-section .sliderblog .blog-box .blog-text ul li img { width: 13px; display: inline-block; margin-right: 6px; }
.blog-section .owl-carousel .owl-nav button.owl-prev span { display: none; }
.blog-section .owl-carousel .owl-nav button.owl-next span { display: none; }
.blog-section .owl-carousel .owl-nav { top: -20%; position: absolute; right: 0; }
.blog-section .owl-carousel .owl-nav button.owl-prev::before { background-image: url(../images/arrow-prev.png); width: 20px; height: 20px; position: absolute; top: 0; right: 0; display: block; content: ""; background-repeat: no-repeat; background-size: 100%; background-color: #fff; padding: 15px; border-radius: 50%; }
.blog-section .owl-carousel .owl-nav button.owl-next::before { background-image: url(../images/arrow-next.png); width: 20px; height: 20px; position: absolute; top: 0; right: 40px; display: block; content: ""; background-repeat: no-repeat; background-size: 100%; background-color: #fff; padding: 15px; border-radius: 50%; }
/******** Blog Section End **************/
ul li{
font-weight: normal !important;
}
/******** Client Section Start **************/
.client-section .client-head { border-left: 5px solid #E6433E; padding-left: 10px; padding-right: 30px; }
.client-section .client-head h4 { font-size: 25px; font-weight: bolder; text-transform: uppercase; color: #000000; font-family: 'Helvetica Neue'; }
.client-section .client-head h4 span { color: #E6433E; }
.client-section .client-head p { text-align: left; font-size: 16px; color: #666666; }
.client-section .logolist { padding: 20px; border: 1px solid #E2E2E2; box-shadow: 0px 3px 16px #0000000D; }
.client-section { padding: 21px 0; }
.innerLogo .client-section { background: #f2f2f2; }
/*********** Client Section End  ***************/
/******** footer Section Start **************/
footer { background-color: #030303; padding-top: 50px; }
footer .footer-Detail .address p { color: #B9B5B5; margin: 20px 0; }
footer .footer-Detail .address a { color: #B9B5B5; }
footer .copy-text p a { color:#F0EAEA; }
footer .footer-Detail .socialList ul { padding-left: 0; display: flex; }
footer .footer-Detail .socialList ul li { list-style: none; margin-right: 10px; }
footer .footer-Detail .socialList ul li a img { width: 38px; }
footer .footer-Detail .socialList2 ul { padding-left: 0; flex-wrap: wrap; width: 100%; }
footer .footer-Detail .socialList2 ul li { list-style: none; margin-bottom: 10px; width: 100%; }
footer .footer-Detail .socialList2 ul li a { font-size: 14px; color: #B9B5B5; margin-bottom: 10px; }
footer .footer-Detail .socialList2 ul li a:hover { text-decoration: none; }
footer .footer-Detail.brd-both { border-left: 1px solid #868686; border-right: 1px solid #868686; padding: 0 50px; }
footer .footer-Detail h3 { font-size: 20px; font-weight: 500; color: #fff; margin-bottom: 20px; }
footer .footer-Detail .serve-list p { font-size: 14px; color: #B9B5B5; margin-bottom: 0; font-weight: 500;}
footer .copy-text { background-color: #E6433E; padding: 10px 0; margin-top: 50px; }
footer .copy-text p { color: #F0EAEA; font-size: 16px; text-align: center; margin-bottom: 0; }
/******** footer Section End **************/
/******** Project Section Start **************/
.process-section { margin-top: 50px; }
.process-section .process-left { background-color: #E6433E; padding: 55px 20px 55px 35px; }
.process-section .process-head { border-left: 5px solid #fff; padding-left: 10px; padding-right: 10px; }
.process-section .process-head h4 { font-size: 25px; font-weight: bolder; text-transform: uppercase; color: #fff; font-family: 'Helvetica Neue'; }
.process-section .process-head p { text-align: left; font-size: 16px; color: #fff; font-weight: 300; }
.process-section .process-right ul.process-list { display: flex; width: 100%; align-items: center; justify-content: center; margin-bottom: 0; padding-left: 0; }
.process-section .row { background-color: #fff; border: 1px solid #D3D3D3; box-shadow: 0px 3px 16px #00000014; }
.process-section .process-right ul.process-list li { list-style: none; width: 15%; }
.process-section .process-right ul.process-list li a img { width: 100%; border: 2px dotted #707070; border-radius: 50%; padding: 30px; overflow: visible; display: block; }
.process-section .process-right ul.process-list li { position: relative; }
.process-section .process-right ul.process-list li a span.numberlist { content: ""; position: absolute; background-color: #E6433E; width: 30px; height: 30px; top: 0; right: 0; border-radius: 100%; line-height: 30px; color: #fff; font-size: 12px; }
.process-section .process-right ul.process-list li a:hover { text-decoration: none; }
.process-section .process-right ul.process-list li a span { display: block; text-align: center; color: #000; font-size: 15px; font-weight: 600; margin-top: 10px; }
.process-section .process-right ul.process-list li.middlebrd { border: 2px dashed #D3D3D3; border-radius: 50% / 100px 80px 0 0; transition: all 0.05s ease-in-out; width: 20%; height: 100px; border-color: #D3D3D3 transparent; border-bottom: 0; transform: rotate(2deg); }
.process-section .process-right ul.process-list li.middlebrd { position: relative; }
.process-section .process-right ul.process-list li.middlebrd::after { content: ""; position: absolute; background-image: url(../images/process-arrow.png); top: 20px; right: 12px; width: 10px; height: 10px; display: block; background-repeat: no-repeat; background-size: 100%; transform: rotate(32deg); }
.process-section .process-right ul.process-list li.middlebrd2 { border: 2px dashed #D3D3D3; border-radius: 50% / 100px 80px 0 0; transition: all 0.05s ease-in-out; width: 20%; height: 100px; border-color: #D3D3D3 transparent; border-bottom: 0; transform: rotate(180deg); top: -50px; }
.process-section .process-right ul.process-list li.middlebrd2 { position: relative; }
.process-section .process-right ul.process-list li.middlebrd2::after { content: ""; position: absolute; background-image: url(../images/process-arrow.png); top: 22px; left: 18px; width: 10px; height: 10px; display: block; background-repeat: no-repeat; background-size: 100%; transform: rotate(135deg); }
.process-section .container .row .col-md-4.pl-md-0 { flex: 0 0 36.333333% !important; max-width: 36.333333% !important; }
.process-section .container .row .col-md-8.pl-md-0 { flex: 0 0 63.666667% !important; max-width: 63.666667% !important; }
.tabWrapper { background: #fff5f5; padding: 50px 0; }
.TitleBox { text-align: center; margin: 0 0 70px; }
.TitleBox  h2 { color: #303745; font-size: 32px; }
.border-divider { background: linear-gradient(90deg, #E6433E 0%, #E6433E 100%); height: 4px; margin-left: auto; margin-right: auto; border-radius: 2px; position: relative; width: 30px; left: 13px; }
.elementskit-divider:before { content: ""; position: absolute; color: #0c5adb; left: -27px; top: 0; display: inline-block; height: 4px; width: 4px; border-radius: 50%; background-color: #0c5adb; -webkit-box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor; box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor; background-color: #E6433E; color: #E6433E; }
.TitleBox p { margin: 10px 0 0; color: #625e5e; }
.tabBoxes { background: #fff; box-shadow: -1px 7px 15px 0px rgba(0,0,0,0.07); }
.tabBoxes ul.nav { background-color: transparent; background-image: linear-gradient(90deg, #E6433E 35%, #909599 100%); padding: 20px 20px 20px 20px; margin: 0px 0px 0px 0px; margin-bottom: 0px; border-radius: 5px 5px 0px 0px; position: relative; border-bottom: 0 solid #000; display: flex; flex-wrap: wrap; z-index: 1; justify-content: space-between; }
.tabBoxes .nav-pills .nav-link { color: #000000; border-radius: 5px 5px 5px 5px; justify-content: center; font-weight: 700; padding: 14px 35px; position: relative; text-align: center; color: #ffffff; background-color: rgba(255,255,255,0.2); border: none; margin: 0; }
.tabBoxes ul.nav li { width: 24%; }
.tabBoxes .nav-pills .nav-link.active, .tabBoxes .nav-pills .show > .nav-link { color: #000; background-color: #fff; }
.tabBoxes .tab-content { padding: 10px 20px 20px; }
.helpList { display: flex; justify-content: center; flex-wrap: wrap; gap: 16px; padding: 0; width: 100%; }
.helpList li { list-style-type: none; padding: 20px 20px 10px 20px; border: solid 1px #f2f2f2; width: 32%; }
.helpList h4 { padding: 0px 0px 0px 0px; color: #000000; font-size: 18px; }
.helpList p { color: #565656; margin: 6px 0 10px; display: inline-block; width: 100%; line-height: 20px; font-size: 15px; }
.helpList li:hover { background-color: #E6433EE6; }
.helpList li:hover h4 { color: #fff; }
.helpList li:hover p { color: #fff; }
.helpClient { display: inline-block; width: 100%; margin-top: 60px; }
.faqWraps .card { margin: 0 0 12px; border: none; border-radius: 0; }
.faqWraps .card .card-header { color: #ffffff; background-color: #E6433E; border-style: solid; border-width: 0px 0px 0px 0px; border-color: #f0f5fd; border-radius: 0px 0px 0px 0px; padding:0; }
.faqWraps .card .card-header .btn { width: 100%; text-align: left; color: #fff; padding: 15px 30px 15px 60px; text-decoration: none; font-size: 18px; position: relative; }
.faqWraps .card .card-header .btn::before { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 35px; background-color: rgba(255,255,255,.2); text-align: right; line-height: 55px; }
.faqWraps .card .card-header .btn::after { position: absolute; content: ""; left: 35px; top: 0; border-top: 31.5px solid transparent; border-right: 30.5px solid transparent; border-left: 19.5px solid rgba(255,255,255,.2); border-bottom: 34.5px solid transparent; }
.faqWraps .arrows { position: absolute; top: 16px; left: 12px; transform: rotate(180deg); }
.collapsed .arrows { transform: inherit; top: 14px; }
.accordion { max-width: 350px; width: 100%; box-shadow: 0px 0px 20px #0000000F; }
.accordion::before { content: ""; width: 100%; height: 8px; background-color: #E6433E; display: block; }
.card-headers button { text-transform: uppercase; padding: 15px; background: #fff; margin: 0; cursor: pointer; width: 100%; text-align: left; border: none; display: flex; align-items: center; justify-content: space-between; }
.card-headers button a { color: #E6433E; font-size: 16px; display: inline-block; font-weight: 500; box-shadow: none; text-decoration: none; }
.card-headers button  i { font-size: 24px; line-height: 20px; transition: .2s; -webkit-transition: .2s; -ms-transition: .2s; }
.bimNavigation { padding: 0 17px 0; }
.bimNavigation li { list-style-type: none; position: relative; }
.bimNavigation li a { position: relative; }
.bimNavigation li a::before { content: ''; width: 5px; height: 5px; display: block; border: solid 1px #f00; position: absolute; left: 0px; top: 17px; }
.bimNavigation li a { text-decoration: none; color: #323232; font-size: 16px; display: inline-block; font-weight: 500; padding:8px 0 6px 18px; border-bottom: 1px solid #e3e3e3; width: 100%; font-weight: 400; font-size: 15px; }
.bimNavigation li ul { padding: 4px 10px 20px 16px; }
.card-headers button.collapsed i { transform: rotate(90deg); }
.br-top { border-top: 1px solid #d1d1d1; }
.card-headers.NavColor button a { color: #323232; font-size: 16px; font-weight: 500; }
.pageTitle { text-align: center; margin: 0 0 60px; color: #E6433E; font-size: 28px; font-weight: 600; }
.bimContent { margin: 20px 0 0; }
.bimContent h4 { color: #E6433E; font-size: 18px; font-weight:500; }
.bimContent  ul { padding: 0 0 0 20px; }
.bimContent  ul li { font-size: 15px; margin: 0 0 10px; }
.autoDeskBanner { height: 550px; background: url(../images/autodesk.webp); background-repeat: no-repeat; background-size: cover; background-position: top; }
.autoDeskBanner h1 { color: #fff; padding: 150px 0 0; position: relative; }
.autoDeskBanner ul { display: flex; list-style-type: none; padding: 5px 0 0; }
.autoDeskBanner ul li a { color: #fff; }
.autoDeskBanner ul li { color: #fff; }
.autoDeskBanner ul li:last-child::before { content: '/'; padding: 0 8px; }
.finan .tabInner { height: 100%; background: #E6433E; padding: 45px 45px 30px 45px; color: darkblue; display: flex; align-items: center; }
.finan .Tab-section .tabInner .Tab-content p { color: #fff; line-height: 28px; font-size: 16px; }
.finan .tabInner.center { background-color: #EF5551; }
.finan .tabInner.rights { background-color:#FC726E; }
.siem.service-box { background: #fff; box-shadow: 0 0 1px 1px #f2f2f2; height: 100%; padding: 10px 10px; }
.siem.service-box  p { font-size: 15px; line-height: 26px; }
.mscTitle { text-align: center; margin: 0 0 30px; color: #242F65; font-size: 32px; font-weight: 700 !important; }
.market-cards { background: #fff; padding: 20px 20px; border: solid 1px #f2f2f2; height: 100%; }
.market-cards h4 { font-size: 22px; margin: 6px 0 8px; }
.market-cards a { color: #e6433e; font-weight: 500; }
.jobBox { position: relative; }
.jobBox  h4 { background: #E6433E; position: absolute; bottom: 5px; left: 10px; padding: 10px 10px; text-align: center; color: #fff; font-weight: 600; }
.jobForm form { border: solid 1px #f2f2f2; padding: 20px 20px; margin: 0 0 60px; }
.jobForm form h3 { margin: 3px 0 30px; text-transform: capitalize; font-weight: 700; font-size: 32px; }
.jobForm form  label { font-size: 18px; letter-spacing: 0.5px; margin: 10px 0 9px; }
.jobForm form  .form-control { height: 50px; border-radius: 0; box-shadow: inherit !important; }
.jobForm form   .btn { background: #e6433e; color: #fff; padding: 8px 30px 8px; text-transform: uppercase; font-size: 19px; border-radius: 50px; }
.ps-navigation ul { display: flex; justify-content:space-between; flex-wrap: wrap; margin: 0 0 50px; list-style-type: none; }
.ps-navigation ul li a { color:#000; }
.ps-navigation ul li span { display: block; color: #000; text-decoration: none; }
.contactBanner { background:url('../images/contactBanner.png'); background-repeat: no-repeat; background-size: cover; background-position: top; }
.contactAddress { background: #fafafb; padding: 70px 0; }
.contactAddress h4 { color: #E6433E; font-size: 32px; margin: 20px 0 20px; font-weight: 700; }
.adBox h3 { background-color: #ccc; color: #444; cursor: pointer; padding: 5px; width: 100%; border: none; text-align: left; outline: none; font-size: 16px; transition: 0.4s; border-radius: 0px; line-height: 1; font-weight: bold; }
.Addressbx { background: #fff; padding: 5px 10px; margin: 0 0 12px; font-size: 13px; }
.Addressbx  p { font-size: 16px; margin: 0 0 8px; }
a.viewBtns { border: solid 2px rgb(230, 67, 62); color: rgb(230, 67, 62); padding: 10px 11px; margin: 0 0 18px; display: inline-block; }
.contactFormBox { background: url(../images/bg-1.jpg); padding: 60px 0; background-repeat: no-repeat; background-size: cover; }
.serviceBanner { background: url(../images/bg-4.jpg); padding: 60px 0; background-repeat: no-repeat; background-size: cover; }
.hexonBg { background: url(../images/bg-21.jpg); padding: 60px 0; background-repeat: no-repeat; background-size: cover; }
.contactFormBox .btn { background: #e6433e; color: #fff; padding: 8px 30px 8px; text-transform: uppercase; font-size: 19px; border-radius: 50px; }
.contactFormBox label { font-size: 18px; font-weight: 400; margin: 10px 0 3px; }
.contactFormBox  h3 { color: #E6433E; text-align: center; margin: 0 0 40px; font-weight: 600; font-size: 39px; text-transform: uppercase; }
.callDetails { text-align: center; padding: 60px 0; }
.callDetails  .contact-address { display: flex; justify-content: center; margin: 30px 0 10px; gap: 60px; }
.callDetails   h3 { color: #E6433E; font-size: 32px; }
.callDetails   h4 { color: #E6433E; font-size: 22px; margin: 0 0 9px; }
.callDetails a { color: #666666; text-decoration: none !important; }
.address-icon { margin-right: 0; margin-bottom: 15px; float: none; background: #E6433E; display: inline-block; position: relative; height: 70px; width: 70px; line-height: 70px; border-radius: 100%; text-align: center; z-index: 9; }
.address-icon::after { content: ""; position: absolute; z-index: 1; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); display: block; width: 70px; height: 70px; background: #28406d; border-radius: 50%; opacity: 0; visibility: hidden; }
.address-icon::after { display: none; }
.address-icon i { text-align: center; color: #fff; border-radius: 100%; font-size: 30px; position: relative; line-height: 70px; z-index: 9; width: 100%; vertical-align: middle; margin-left: 0; height: auto; margin-top: 7px; font-size: 33px; }
.address-icon .icon { font-family: 'FontAwesome' !important; }
.address-item:hover .address-icon::before { opacity: 1; visibility: visible; }
.strategic-section h6 { font-size: 19px; color: #e6433e; margin: 0; }
.strategic-section  h3 { font-size: 29px; margin: 5px 0 0; margin-bottom: 0px; }
.themeBtns { background: #e6433e; padding: 9px 10px; display: inline-block; color: #fff; font-weight: 500; text-transform: capitalize; border-radius: 40px; padding: 13px 28px; }
.themeBtns:hover { background: #c92528; color: #fff; text-decoration: none; }
.footer-Detail .socialList li a { display: inline-block; text-align: center; line-height: 36px; }
.service-section .service-box { background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 16px #00000014; margin-bottom: 30px; }
.bimRightContent .service-box .service-card a { color: #000; }
.strategic-section1 { background: url(../images/bg-6.jpg); background-repeat: no-repeat; background-size: cover; padding: 50px 0; position: relative; }
.strategic-section1::before { content: ''; width: 100%; height: 100%; display: block; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; }
.strategic-section1 .TitleBox { position: relative; z-index: 11; }
.strategic-section1  .TitleBox h2 { color: #fff; font-size: 32px; }
.strategic-section1  .TitleBox h6 { color: #fff; letter-spacing: 0.5px; font-size: 17px; }
.strategicBox { background: #fff; text-align: center; padding: 40px 20px; height: 100%; }
.strategicBox  p { margin: 13px 0 29px; display: inline-block; width: 100%; line-height: 23px; }
.competencies { background-color: #FFF5F5; padding: 70px 0; }
.competencies .siem.service-box p { margin: 0; }
.competencies .siem.service-box { background: #fff; box-shadow: 0 0 1px 1px #f2f2f2; height: 100%; padding: 25px 20px; display: flex; align-items: center; }
.integrationBox { background:url(../images/integrationbg.jpg); background-repeat: no-repeat; background-size:cover; box-shadow: 29px 29px 60px 0px rgba(0,0,0,0.2); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 60px 60px 60px 60px; }
.integrationBox  p { color: #fff; margin: 0 0 12px; font-size: 17px; line-height: 27px; }
.competencies .siem.service-box:hover { box-shadow: 0 0 1px 1px #e6433e; cursor: pointer; }
.midstreams { position: relative; background-position: center; background: url(../images/bg-29.jpg); background-repeat: no-repeat; background-size:cover; }
.midstreams:before { content:''; background:rgba(0,0,0,0.6); width: 100%; height: 100%; position: absolute; top:0; left:0; }
.midstreamsBox { position: relative; z-index: 1; text-align: center; padding: 60px 0 40px; }
.midstreamsBox  h3 { font-size: 32px; color: #fff; margin: 0 0 30px; }
.midstreamsBox  p { color: #fff; }
.Sectioncapstone { padding: 46px 0 30px; }
.Sectioncapstone p { margin: 0 0 30px; color: #000; }
.Sectioncapstone ul { padding: 0 0 0 10px; }
.Sectioncapstone ul li { list-style-type: none; margin: 0 0 10px; width: 100%; display: inline-block; }
.Sectioncapstone ul li a { color: #000; text-decoration: none; text-transform: capitalize; display: flex; align-items: center; gap: 10px; }
.Sectioncapstone ul li i { color: #e6433e; font-size: 22px; }
.Sectioncapstone ul li span { font-weight: 400; }
.headerTopWrap { display: flex; align-items: center; flex-wrap: wrap; }
@media (min-width: 1100px) {
 .container { max-width:95%!important }
 }
@media (min-width: 1200px) {
 .container { max-width:1170px!important }
 }
@media (min-width: 1300px) {
 .container { max-width:1200px!important }
 }
@media (min-width: 1500px) {
 .container { max-width:1350px!important }
 }
@media(min-width:992px) {
 .p0 { padding:0 }
.logo img { width:80%; margin:0 auto 6px; display:table }
.rightSpace a { margin:0 16px 0 0 }
.ml-space { margin-left:auto }
#navication { position:relative }
.navication ul>li .megamenuWapper { max-height:0; overflow:hidden; position:absolute; z-index:999; left:0; right:0; top:100%; background-color:#f1f1f1; padding:10px 0 30px; transition:all 0.8s linear; display:none }
.navication ul>li:hover .megamenuWapper { max-height:1000px; display:block }
.navCatList>li { flex:1 1 100%; max-width:100%; padding:0 15px }
.navCatList>li>a { position:relative; color:#fff; margin-bottom:0 }
.navCatList>li>a:before { content:""; position:absolute; left:0; bottom:0; width:100%; height:1px; background-color:#a69a96 }
.navCatChildList li a { text-transform:capitalize }
.navication ul>li .megamenuWapper li a { padding: 5px 10px 5px 10px;}
.navication ul>li .navCatChildList li a { color:#fff; font-size:15px }
.navication ul>li a.active { border-bottom:1px solid #fff }
.navication ul>li:hover .megamenuWapper { max-height:1000px; display:block; overflow: visible; }
.navication ul>li .megamenuWapper .navCatChildList { padding: 0; background: #e6433e; position: absolute; right: -100%; z-index: 9; width: 230px; top:12px; display: none; overflow: hidden; }
.navication ul>li .megamenuWapper .navCatChildList li > a::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color:#9d9696; }
.navCatList  li.subCates:hover .navCatChildList { display:block; overflow: visible; }
.navication ul>li .megamenuWapper { max-height:0; overflow:hidden; position:absolute; z-index:999; left:0; right:0; top:100%; background-color:#e6433e; padding:0; transition:all 0.8s linear; display:none; width:230px; margin:0 auto }
.mainNav>li .megamenuWapper>.toggleSubMenu { display:none }
.menuCatBox { padding:0 }
.bgred{
background-color: #e6433e;
color: #fff !important; 
}
.bgred p,.bgred h4 {
color: #fff !important; 
}
@media (min-width: 992px) {
    .navication ul>li .navCatChildList li a:hover {color:#000}
}

.navCatList { margin:0; padding:0; list-style:none; width:100% }
.navCatList>li { width:100%; padding:0 }
nav ul li { padding:0 15px; position:relative }
nav ul li a { padding:18px 0 }
.navigations { background-color:#e6433e; border-color:#e6433e; padding:0; width:100%; margin:-30px auto; border-radius:5px; z-index:999; position:relative }
 }
@media(max-width:992px) {
 nav ul li a span.d-lg-none { float:right }
nav ul li a span.d-lg-none .iconfont { font-size:14px }
.mainBanner .itemContent { right:5% }
.mainBanner .itemContent .title { font-size:32px }
.mainBanner .itemContent>a { font-size:16px; padding:12px 30px }
nav { margin:0; padding:0; width:100%; position:fixed; left:0; top:0; bottom:0; right:0; background-color:rgb(0 0 0 / .4); overflow:hidden; visibility:hidden; opacity:0; -webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; transition:all .5s ease-in-out; z-index:-1 }
nav .navication { padding:0; margin:0; top:-10px; width:300px; height:100vh; background-color:#fff; left:-300px; position:relative; -webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out; -o-transition:all .5s ease-in-out; transition:all .5s ease-in-out; overflow-y:auto; overflow-x:hidden }
nav .navHeader { padding:10px 0 }
nav .navHeader .btnNavToggle { width:20%; z-index:99; height:48px; display:inline-block; color:#060404; text-align:center; border:none; position:fixed; right:0; top:0 }
nav .navHeader .navLogo img { max-height:12px }
nav .navHeader .btnNavToggle .iconfont { font-size:30px }
nav.showMainNav { visibility:visible; opacity:1; z-index:99999 }
nav.showMainNav .navication { left:0; top:-10px; visibility:visible; opacity:1 }
nav .container-fluid { padding:0 }
nav .navication ul { flex-wrap:wrap }
nav ul li:first-child { border-top:none }
nav ul li { width:100%; border-top:1px solid #ddd }
.searchnav { padding:10px 15px }
.scrollNone { overflow:hidden }
nav ul li.searchdropdown { order:1 }
.navHeader .searchdropdown { width:100%; text-align:center; display:inline-block; padding-top:4px }
.navHeader .dropdown-menu { left:10%!important; right:inherit!important; transform:inherit!important; top:28px!important }
.navHeader .dropdown-menu a { padding:6px 10px!important; font-size:12px!important }
.navHeader .searchdropdown a { color:#000; font-size:14px }
.navHeader .searchdropdown .fa-angle-down { font-size:20px; display:inline-block; vertical-align:top }
.subscribeBlock ul { margin-top:15px }
.navigations { background-color:#1512133b; border-color:#1512133b }
nav .navication ul { padding:0 }
.midHeader { padding:14px 0 22px }
nav ul li .megamenuWapper { display:none }
.navCatChildList { margin:0; padding:0; display:block!important; list-style:none; position:fixed; background:#fff; height:calc(100vh - 60px); overflow-y:auto; z-index:999; width:300px; top:60px; left:-100%; transition:all 0.4s ease-in-out }
.navCatChildList>li:first-child { border-top:none; background:#000; color:#fff }
.navCatChildList>li:first-child a { color:#fff; padding-left:32px }
.navCatChildList>li a.closeDropdown { position:absolute; left:10px; top:0; font-size:24px; padding:0 }
.navCatChildList>li a.closeDropdown .iconfont,nav ul li a.d-lg-none .iconfont { font-size:14px }
.navCatChildList.showSubcategery { left:0 }
nav ul.navCatList li:first-child { border-top:1px solid #ddd }
.navHeader img { width:50% }
nav .container { padding:0; margin:0 }
nav .navication ul.navCatList { width:100%; background-color:#eeeded }
nav ul li a { padding:10px 25px 10px; font-size:16px; display:block; color:#262222 }
.tabslist .nav-link { font-size:13px }
.news .newslist { border:1px solid #f8ba14; border-radius:0; margin:10px 0 }
.mobilemenu { margin:0; background-color:#fff; position:relative; border-radius:0; z-index:99; padding:5px 0 }
nav .container-fluid { padding:0!important; padding-top:0; padding-right:0; padding-bottom:0; padding-left:0 }
.topheader .top-detail ul.socailList { padding-top:0 }
.topheader .top-detail { height:90px }
.mobmenu { display:block!important }
.dekMenu { display:none!important }
.services-section.finan .Tab-section .col-md-4:first-child { height: auto; flex: 0 0 100%; max-width: 100%; }
.services-section.finan .Tab-section .col-md-4 { height: auto; flex: 0 0 50%; max-width: 50%; }
.services-section.finan .Tab-section { margin-top: 30px; }
.process-section .process-right ul.process-list li { list-style: none; width: auto; }
 }
@media screen and (min-width:1200px) and (max-width:1600px) {
 .p120 { padding:0 120px!important }
 }
@media screen and (max-width:1200px) {
 .p120 { padding:0 72px!important }
.Tab-section .row .col-md-3 { height:auto; flex:0 0 50%; max-width:50% }
.navigations { margin:0 auto }
.service-section .service-head h4 { font-size:22px }
.process-section .process-head h4 { font-size:18px }
.process-section .process-head p { font-size:15px }
.navigations { width:100% }
 }
@media screen and (max-width:1000px) {
 nav ul li a { padding: 7px 14px 0px; font-size: 15px; }
.market-section { height: auto; }
.Slider-section-inner .item .market-card { height: auto; }
.market-section .container { padding-bottom: 50px; }
 }
@media screen and (max-width:992px) {
 .market-section { background-image:unset; background-color:#F4F4F6!important }
.mainbanner .bannertext h1 { font-size:60px; line-height:60px }
.mainbanner .bannertext h2 { font-size:32px }
.mainbanner .bannertext p { font-size:40px }
.mobilemenu a img { width:30% }
.mobilemenu a.btnNavToggle img { margin:0 0 0 62% }
.tabBoxes ul.nav li { width: 49%; margin: 0 0 10px; }
.tabBoxes ul.nav { padding: 20px 20px 10px 20px; }
.helpList li { width: 48%; }
.autoBanner  img { width: 100%; }
 }
@media screen and (max-width:767px) {
 .p120 { padding: 0 40px !important; }
.services-section.finan .Tab-section .col-md-4 { height: auto; flex: 0 0 100%; max-width: 100%; }
.integrationBox { padding: 30px 20px 30px 20px; }
.helpList li { width: 100%; }
.bimRightContent h3 { font-size: 22px; margin: 30px 0 0; margin-bottom: 0px; line-height: 29px; }
.menu-btn i { color: #fff; font-size: 30px; text-align: left; display: block; }
.navigation ul { display: block; align-items: center; margin: 0; padding: 15px; background-color: #fff; }
.navigation ul li { display: block; margin: 40px 20px; border-bottom: 1px solid #000; }
.navigation ul li a { color: #000; }
.navigation ul { position: fixed; left: -100%; top: 0; width: 40%; height: 100%; display: block; text-align: center; transition: all 0.9s ease; z-index: 999; }
#click:checked~.menu-btn i::before { content: "f00d"; }
.container { max-width: 100% !important; }
.nav-tabs .nav-item { margin-bottom: -2px !important; }
.mainbanner .bannertext { width: 100%; left: 5% }
.mainbanner .bannertext h2 { font-size: 20px; color: #fff; margin-bottom: 7px; }
.mainbanner .bannertext h1 { font-size: 40px; line-height: 25px; margin-bottom: 3px; }
.mainbanner .bannertext p { font-size: 20px; color: #fff; }
.project-section .nav-tabs { margin-bottom: 30px; }
.mobilemenu a.btnNavToggle img { margin: 0 0 0px 60%; }
.Tab-section .tabInner { border: 1px solid #E6E6E6; }
.Tab-section .tabInner:hover { background-color: #353535; }
.Tab-section .row { row-gap: 10px; }
.mainbanner .bannertext { left: 0; }
.Tab-section .row .col-md-3:hover { background-color: #fff; border: none; border-top: 5px solid transparent; }
.Tab-section .row .col-md-3 .tabInner:hover { border: 5px solid #fff; border: none; border-top: 5px solid #E6433E; }
.market-section .market-header h3 { font-size: 24px; }
.market-section .market-header p { text-align: left; font-size: 14px; color: #6A6A6A; }
.market-section { margin: 60px 0 30px; }
.service-section { margin-top: 10px; }
.service-section .service-box { box-shadow: 0px 3px 16px #0000000D; margin-bottom: 20px; }
.service-section .col-lg-4.col-md-6:nth-child(2) { margin-top: 30px; }
.project-section .project-head { padding-right: 10px; }
.blog-section .blog-head { padding-right: 10px; }
 }
@media screen and (max-width:767px) {
 .process-section .container .row .col-md-4.pl-md-0 { flex: 0 0 100% !important; max-width: 100% !important; }
.process-section .container .row .col-md-8.pl-md-0 { flex: 0 0 100% !important; max-width: 100% !important; }
.process-right { margin: 30px 0 30px; }
.process-section .process-left { margin: 20px 0 0; }
footer .footer-Detail.brd-both { padding: 0 20px; margin: 20px 0 30px; border-right: none; }
 }
@media screen and (max-width:600px) {
 .Tab-section .row .col-md-3 { flex: 0 0 100%; max-width: 100%; }
.Tab-section .tabInner { width:100%; cursor: pointer; }
.tabBoxes ul.nav li { width: 100%; margin: 0 0 10px; }
 }
.aboutContent h3 { margin: 0 0 20px; color: #333333; font-size: 36px; }
.aboutContent p { margin: 0 0 40px; }
.aboutContent h3 span { display: block; color: #E6433E; font-size: 15px; margin: 0 0 3px; }
.Whycapstone { padding: 50px 0; background-color: #FFF5F5; }
.innerBanner { position: relative; padding: 0px 0;  text-align: center; }
.innerBanner .BannerTitle { position:absolute; top:0; left:0; color:#fff; font-weight:700; text-align:center; margin:0; left:50%; top:40%; transform:translate(-50%) }
.innerBanner img { height: 100%; object-fit: cover; object-position: top; }
.capstone { text-align: center; padding:100px 0; }
.capstone .container 
{ 
text-align: left;
padding: 40px 100px; color: #fff; }
.capstone h2 { margin: 10px 0 20px; font-weight: 600; }
.sectionTitle { text-align: center; margin: 0 0 20px; font-size: 33px; font-weight: 600; }
.border-star { margin: 0 0 30px; position: relative; width: 150px; height: 4px; color: #E6433E; margin-left: auto; margin-right: auto; background: #2575fc; background: -webkit-gradient(linear,left top,right top,from(currentColor),color-stop(38%,currentColor),color-stop(38%,rgba(255,255,255,0)),color-stop(62%,rgba(255,255,255,0)),color-stop(62%,currentColor),to(currentColor)); background: linear-gradient(90deg,currentColor 0,currentColor 38%,rgba(255,255,255,0) 38%,rgba(255,255,255,0) 62%,currentColor 62%,currentColor 100%); }
.border-star:after { position: absolute; content: ""; top: 0; left: 50%; width: 14.3px; height: 14.3px; -webkit-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); background-color: #2575fc; top: -7.15px; background-color: #E6433E; }
.services-section { background: #fff5f5; padding: 30px 0 50px; }
.services-section .market-card { padding:10px 10px; background: #fff; box-shadow: 0px 1px 1px #888; }
.services-section .market-card h4 { color: #000; margin: 5px 0 13px; font-size: 22px; font-weight: 500; letter-spacing: 0.5px; }
.services-section .market-card p { font-size: 15px; line-height: 23px; font-weight: 400; }
.services-section  .market-Content { padding: 10px 10px 0; }
.services-section .market-card img { height: 270px; object-fit: cover; object-position: top; }
.services-section  h2 { text-align: center; margin: 0 0 40px; font-weight: 700; text-transform: capitalize; }
.services-section  h5 { text-align: center; font-size: 18px; margin:70px 0 0; }
.servicesBoxes { background: #de423d; text-align: left; padding: 35px 30px 20px; color: #fff; font-size: 17px; line-height: 25px; margin-top: -130px; position: relative; max-width: 1000px; left: 50%; transform: translateX(-50%); }
@media only screen and (max-width:990px) {
 .capstone { text-align: center; padding: 40px 0; }
.capstone .container { padding: 40px 50px; }
nav ul li a { padding: 8px 14px 9px; font-size: 15px; }
 }
@media only screen and (max-width:600px) {
 .capstone .container { padding: 40px 20px; }
.innerBanner { background-color: #FFF5F5; padding: 0; text-align: center; }
.tabInner:hover .Tab-content p { color:#fff; }
 }
.engineering-section .eng-box img { max-width: 368px; width: 100%; height: 326px; object-fit: cover; }
.engineering-section .eng-box { position: relative; }
.engineering-section .txt-box { position: absolute; top: 0; padding: 50px; color: #fff; cursor: pointer; }
.engineering-section .eng-box:hover .txt-box { display: none; }
.engineering-section .txt-box h4 { color: #E6433E; }
.eng-box:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #222; opacity: 0.7; transition: 1s; }
.read-more-box { position: absolute; top: 30%; left: 50%; right: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; transition: 1s; }
.read-more-box a { width: fit-content; background: #E6433E; border-color: #E6433E; padding: 10px 22px; color: #fff; border-radius: 20px; margin: 0 auto; display: none; opacity: 0; }
.engineering-section .eng-box:hover .read-more-box { top: 50%; display: block; opacity: 1; }
.engineering-section .eng-box:hover .read-more-box a { top: 50%; transition: 1s ease-in-out; display: block; opacity: 1; }
.engineering-section .title { position: relative; }
span.watermark { position: absolute; font-size: 80px; text-transform: uppercase; font-weight: 800; z-index: -1; opacity: 0.09; width: 100%; left: -12px; color: inherit; color: #E6433E; font-size: 56px; top: -15px; }
.engineering-section h2 { color: #E6433E; font-weight: 600; }
@media (max-width:1200px) {
 .engineering-section .txt-box { padding: 30px; }
 }
@media (max-width:991px) {
 .engineering-section .eng-box img { max-width: 100%; height: 230px; object-fit: cover; }
.engineering-section .eng-box img { height: 260px; }
 }
@media (max-width:769px) {

footer .footer-Detail .socialList ul li a img {
    width: 32px;
}
 span.watermark { font-size: 47px; top: -9px; }
 }
.professional { background: url(../images/bg-24.jpg); background-repeat: repeat; background-size: auto; padding: 60px 0; background-repeat: no-repeat; background-size: cover; }
.managedSer { background: url(../images/bg-25.jpg); background-repeat: repeat; background-size: auto; padding: 60px 0; background-repeat: no-repeat; background-size: cover; }
.oil-gas-ser-banner { background: url(../images/manufacturing.jpeg); }
.newindes ul { list-style: none; padding-left: 0; }
.newindes ul li a { color: #000; display: flex; align-items: center; margin-bottom: 10px; }
.newindes ul li a i { margin-right: 10px; }
.midstrems-2 { position: relative; background-position: center; background: url(../images/advanced-machine-engineering.jpg); background-repeat: no-repeat; background-size:cover; }
.theme-color { color: #e6433e; }
.value-engineering .container { display: flex; flex-direction: column; justify-content: center; align-items: center; }
.value-points { text-align: left; list-style: none; padding: 0; }
.value-points li { margin-bottom: 10px; }
.value-points li a { color: #000; }
.value-points li a i { color: #E6433E; }
.galleryBoxex { display: flex; flex-wrap: wrap; }
.galleryBoxex .card { width: 33.3%; }
.galleryBoxex .card img { width:100%; }
.hexadonBtn { background: #e6433e; margin: 20px auto 50px; display: table; clear: both; padding: 11px 20px 10px; color: #fff; text-transform: capitalize; font-size: 16px; text-decoration: none !important; }
.hexadonBtn:hover { background:#cc2327; color: #fff; }
.cookie-policy-content .main-content ul { line-height: 30px; margin-top: 20px; margin-bottom: 20px; }
.cookie-policy-content .main-content h2 { color: #6ec1e4; font-weight: 600; }
@media only screen and (max-width:1240px) {
 .topheader .top-detail { height: auto; padding: 11px 0; }
.topheader .logoTop img { width: 150px; margin: 0; }
 }
.bim-b button { background-color: #fcfcfc !important; border-top: 1px solid #00000026; }
.bim-b::before { display: none; background-color: #fcfcfc; }
.bim-b .bimNavigation li { padding-bottom: 20px; }
.unclickable { pointer-events: none; }



.mainbanner img{
    width: 100%;
    min-height: 746px;
    height: 100%;
}

.dropdown-a{
    color: #fff !important;
    cursor: default;
}

@media only screen and (max-width:991px){
    .dropdown-a{
        color: #000 !important;
    }
}




ul#site_map { border-left: 1px solid #000; clear: left;  list-style: outside none none;  margin: 0;   padding: 0;}
ul#site_map li { background: url(../images/arrow-line.png) no-repeat left 12px !important; font-size: 13px;  margin: 10px 0 10px 10px;  padding-left: 22px;  width: 100%;}
ul#site_map li a { color: #444;  font-size: 13px;  font-weight: 400;   text-align: left;   font-weight: 700;   text-decoration: none;   text-transform: uppercase;}
ul#site_map li ol { border-left: none;  list-style: outside none none;  padding: 0;}
ul#site_map li ol ol{ border-left: 1px solid #000;  }

.whatsappIcon a {
    width: 50px;
    height: 50px;
    display: block;
    position: fixed;
    left: 10px;
    bottom: 10%;
    font-size: 50px;
    color: #060;
    z-index: 99999999;
    text-indent: -999em;
    background: url(../images/whatsapp-icon.png) no-repeat center #36c641;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-shadow: 0 2px 25px rgba(54, 198, 65, .7);
    -o-box-shadow: 0 2px 25px rgba(54, 198, 65, .7);
    -ms-box-shadow: 0 2px 25px rgba(54, 198, 65, .7);
    -moz-box-shadow: 0 2px 25px rgba(54, 198, 65, .7);
    -webkit-box-shadow: 0 2px 25px rgba(54, 198, 65, .7);
}

.sidebar-contact {
  z-index: 900;
  position: fixed;
  top: 80%;
  right: 0;
}

.button-p2.contact-icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color:#c9262a;
  border-color:#c9262a;
  border-radius: 8px 0 0 8px;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  font-size: 15px; text-decoration: none;
  display: flex;  color: #fff;
}
.button-p2.contact-icon  {
  font-family: 'Helvetica Neue' !important;
  font-size: 16px;
  text-transform: capitalize;
}


.breadcumWrappers{
  background: #ca2628;
  padding:90px 0 50px;
}
.breadcumList {display:flex; padding:0;}
.breadcumList li {
  list-style-type: none;
  color: #fff;
  font-size: 18px;
}
.breadcumList li::after {
  content: '/';
  padding: 0 7px;

}
.breadcumList li:last-child::after {display:none;}
.breadcumList li a {
  color: #fff;
  text-decoration: none !important;
}

 .pageTitles{
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
}

 .project-box {
  position: relative; cursor: pointer;
}

.project-box img {
  height: 380px;
  object-fit: cover; border-radius:7px;
}

.project-card {
  position: absolute;
  bottom: 13px;
  background: #fff;
  left: 50%;
  width: 94%;
  margin: auto;
  transform: translateX(-50%);
  padding: 8px 10px; border-radius:15px;
}

.project-card h2 {
  font-size: 1.25rem;
  font-weight: 500;
  font-family: 'Helvetica Neue' !important;
  color: #000;
  margin: 0 0 20px;
}


.project-card a {
  color: #e6433e;text-decoration: none !important;
}

.prImgBox {overflow:hidden;display: block;}
.prImgBox  img {-webkit-transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;}
.project-box:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}


.projectDetailBox {
  background: #f2f2f2;
  padding: 50px 0;
}


.projectDetailBox h1 {
  font-size: 30px;
  margin: 0 0 11px;
}
.projectDetailBox h2, .projectDetailBox h3 {
  font-size: 24px;
  margin: 0 0 11px;color: #504e4e;
}
 

.projectDetailBox p {
  color: #000;
  margin: 0 0 14px;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.projectDetailBox .projectStyle-1 {
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}
.projectDetailBox .projectStyle-1 li {
  border: solid 1px #b2b2b2;
  width: 32%;
  margin: 0 0 8px;
  text-align: center;
  padding: 10px 30px 10px;
}


 .projectSection h3  {
  font-size: 22px;
  margin: 30px 0 9px;
color: #504e4e;
}

.projectSection .accordion {
  max-width: 100%;
  box-shadow: inherit !important;
}

.projectSection .card {
  border: none;
  border-radius: 0;
  margin: 0 0 15px;
}

.projectSection .card-header {
  padding: 0;
  margin-bottom: 0;
  background: inherit;
  border: none;
}

.projectSection .card-header:first-child {
  border-radius: 0;
}

.projectSection .locFaq h2  {
  font-size: 25px;
  font-weight: 400;
  margin:0px 0 0;color: #504e4e;
}

.projectSection .locFaq .card-header button {
  padding: 12px 20px;
  color: #e6433e;
  font-size: 18px;
  letter-spacing: 0.8px;
  text-decoration: none !important;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.projectSection .locFaq .card-body {
  padding: 4px 0 10px;
}

.projectSection .card-header button i {
  background: #f2f2f2;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.projectSection .card-header button[aria-expanded="true"] i {
  transform: rotate(180deg);
}

.snapImg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.snapImg .projectImg {
  width: 25%;
  height: 200px;
  object-fit: cover;
}

.outcomeBox {
  text-align: center;
  background: #6f6b6b;
  padding: 40px 20px;
  border-radius: 10px;
}

.outcomeBox h5 {
  color: #fff;
  font-size: 30px;
  margin: 0 0 15px;
}

.outcomeBox p {
  color: #fff;
  margin: 15px 0 0;
  letter-spacing: 0.5px;
  font-size: 16px;
}


.bg-orange {
  background-color: #ca2023;
  padding: 44px 0;
  margin: 73px 0;
}
.bg-orange::after {
  content: "";
  position: absolute;
  background-image: url(../images/white-circle.svg);
  width: 171px;
  height: 171px;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
 
 .lets_talk h3  {
  color: #fff;
  font-size: 34px;
  text-transform: capitalize;
  max-width: 490px;
  margin: auto;
}

.lets_talk a {
  color: #000;
  background: #fff;
  padding: 10px 50px;
  text-transform: uppercase;
  margin: 10px 0 0;
  display: inline-block;
  text-decoration: none !important;
}



 .projectImg img {
  height: 100%;
  object-fit: cover;
}



@media only screen and (max-width:992px)
{
.breadcumWrappers {
  background: #ca2628;
  padding: 40px 0 30px;
}
.projectDetailBox .projectStyle-1 li {
  width: 49%;
  padding: 10px 10px 10px;
}

.lets_talk h3 {
  font-size: 26px;
  max-width: 370px;
}





}




@media only screen and (max-width:640px)
{
 
.projectDetailBox .projectStyle-1 li {
  width:98%;
  padding: 10px 10px 10px;
}

 
.snapImg .projectImg  {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin: 10px 0 10px;
}



}