@import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@100;300;400;500;700;900&display=swap'); 
body { background: #212529; color: #fff; font-family: 'Yantramanav', sans-serif; font-size: 14px; overflow: hidden; overflow-y:auto; } 
h1, h2, h3, h4, h5, h6 { font-family: 'Yantramanav', sans-serif; color: #fff; margin: 0 0 20px; } 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #fff; } 
p a { color: #363636; width: auto; display: inline-block; } 
p a:hover { text-decoration: underline; outline: none; } 
p { letter-spacing: 0.5px; margin-bottom: 10px; line-height: 24px; font-size: 16px; color: #ffffff; } 
a { color: #ffd1d1; text-decoration: none; outline: none; display: block; } 
a:hover, a:focus, a:active { outline: none; text-decoration: none; } 
img { max-width: 100%;height: auto; } 
iframe { border: 0; width: 100%; } 
blockquote { padding: 0; border: 0; } label { color: #f40404; display: block; font-weight: 400; margin: 0; } textarea { height: 100px !important; } textarea, select, input { height: 40px; line-height: 40px; padding: 0 15px; font-size: 14px !important; } 
.form-group { position: relative; margin-bottom: 15px; } 
.form-control::-moz-placeholder { color: #555; } 
.form-control:focus::-moz-placeholder { color: #ff4444; } 
.form-control:focus { border-color: #ff4444; box-shadow: none; } 
h2 { font-size: 26px; font-weight: bold; } 
h3 { font-size: 20px; margin: 0 0 30px; font-weight: bold; } 
h3 span { padding: 0 10px 0 0; position: relative; } 
h4 { font-size: 16px; font-weight: bold; margin: 0; text-transform: capitalize; padding: 15px 0; color: #fff; } 
h5 { text-transform: capitalize; } 
.int_infosidebar { width: 60px; background: #404040; position: absolute; left: 0; height: 950px; z-index: 9; top: -100px; } 
.int_infosidebar .siderbar_social { margin: 115px 0px 35px; text-align: center; } 
.int_infosidebar .siderbar_social ul { margin: 0; padding: 0; } 
.int_infosidebar .siderbar_social ul li { margin-bottom: 10px; } 
.int_infosidebar .siderbar_social ul li>a { -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -ms-transition: all 0.1s; -o-transition: all 0.1s; transition: all 0.1s; color: #fff; } 
.int_infosidebar .siderbar_contact { text-align: center; padding: 30px 0 22px; border-top: 1px solid #353c43; padding: 20px 0; justify-content: center; display: flex; } 
.int_infosidebar .siderbar_contact a { color: #ffffff; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; font-size: 18px; letter-spacing: 0.5px; } 
.int_infosidebar .siderbar_contact a svg { transform: rotate(90deg); margin-bottom: 5px; width: 16px; height: 15px; vertical-align: baseline; } 
.int_infosidebar .siderbar_contact a:hover{ color:#ff4444; } 
.int_infosidebar .siderbar_social ul li a { -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -ms-transition: all 0.1s; -o-transition: all 0.1s; transition: all 0.1s; } 
.int_infosidebar .siderbar_social ul li a:hover { color: #ff4444; } 
.header { float: left; width: 100%; padding-left: 60px; } 
.header .int_logo { padding: 5px 0 0; } 
.header.stricky-fixed .int_logo{ padding: 6px 10px; } 
.header .int_logo img { width: 180px; } 
.header.stricky-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1); box-shadow: 0 3px 5px rgba(0, 0, 0, .1); animation-name: fadeInDown; animation-duration: 1s; animation-fill-mode: both; background: #212529; padding: 0; } 
@keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0) } to { opacity: 1; transform: none } } 
.navigation .nav-header { display: none; padding: 12px 20px } 
.navigation .navbar button { float: right; width: 40px; height: 40px; background: transparent; border: 0; outline: 0; color: #fff; font-size: 25px; border-radius: 0; display: inline-block; text-align: center; line-height: 40px; position: relative; z-index: 99; padding: 5px; position: relative; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; } 
.navigation .navbar button span { display: block; position: absolute; height: 3px; width: 70%; background: #ff4444; border-radius: 9px; opacity: 1; left: 15%; transform: rotate(0deg); transition: .25s ease-in-out; } 
.navigation .navbar button span:nth-child(1) { top: 8px; } 
.navigation .navbar button span:nth-child(2), .navigation .navbar button span:nth-child(3) { top: 18px; } 
.navigation .navbar button span:nth-child(4) { top: 28px; } 
.navigation .navbar button.open span:nth-child(1) { top: 18px; width: 0%; left: 50%; } 
.navigation .navbar button.open span:nth-child(2) { transform: rotate(45deg); } 
.navigation .navbar button.open span:nth-child(3) { transform: rotate(-45deg); } 
.navigation .navbar button.open span:nth-child(4) { top: 18px; width: 0%; left: 50%; } 
.navigation .menu { display: block; } 
.navigation .menu ul { float: left; width: 100%; margin: 0; padding: 0; text-align: right; display: block; white-space: nowrap; } 
.navigation .menu ul li { display: inline-block; position: relative; } 
.navigation .menu ul li a { padding: 18px 14px; display: block; color: #fff; transition: all 0.3s ease; font-size: 18px; background: transparent; font-weight: normal; } 
.navigation .menu ul li.active a, .navigation .menu ul li:hover a { color: #ff4444; background: transparent; } 
.navigation .menu ul li ul.cs-dropdown { top: 100%; left: 0; text-align: left } 
.navigation .menu ul li ul.cs-dropdown li:last-child { border: 0 } 
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown { left: 100%; margin-top: -36px } 
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown { left: -100%; margin-top: -31px } 
.navigation .menu ul li ul.cs-dropdown { position: absolute; width: 230px; display: none; z-index: 99999; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.4); background: #fff; margin: 0; padding: 0; transition: all .3s ease } 
.navigation .menu ul li:hover ul.cs-dropdown { display: block } 
.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown { display: none; transition: all .3s ease; width: 200px; } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown { display: block } 
.navigation .menu ul li ul.cs-dropdown li { display: block; padding: 0; border-bottom: 1px solid #eee; width: 100% } 
.navigation .menu ul li ul.cs-dropdown li:last-child a { border-bottom: 0 } 
.navigation .menu ul li ul.cs-dropdown li:last-child a:after { display: none } 
.navigation .menu ul li ul.cs-dropdown li a:hover { color: #fff; background: #ff4444; } 
.navigation .menu ul li ul.cs-dropdown li:hover a { color: #fff; background: #ff4444 } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a { background: #fff; color: #333 } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover { color: #fff; background: #ff4444 } 
.navigation .menu ul li ul.cs-dropdown li a { color: #333; font-size: 13px; padding: 8px 15px; position: relative; display: block; text-transform: capitalize; font-weight: normal; background: #fff; transition: all 0.3s ease; } 
.navigation ul li.cs-submenu a button { border: 0; background: transparent; outline: 0; padding: 0; margin: 0 0 0 3px; color: #fff; } 
.navigation ul li.cs-submenu a button svg { width: 16px; height: 16px; } 
.navigation ul li.cs-submenu:hover svg { transform: rotateZ(180deg); color: #ff4444; } 
.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg { color: #242424 } 
.navigation ul li.cs-submenu ul.cs-dropdown li a button { float: right; color: #333; } 
.navigation ul li.cs-submenu ul.cs-dropdown li a button svg { transform: rotateZ(-90deg); } 
.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg { color: #fff; } 
.navigation .navbar { display: none; padding: 12px 0; margin: 0 } 
.navigation .menu ul li:nth-child(4) ul.cs-dropdown { width: 520px; left: -170%; } 
.navigation .menu ul li:nth-child(4) ul.cs-dropdown li { width: 50%; float: left; position: relative; } 
.navigation .menu ul li:nth-child(4) ul.cs-dropdown li:nth-child(even) { border-left: 1px solid #eee; } 
.navigation .menu ul li:nth-child(5) ul.cs-dropdown { width: 520px; left: -160%; } 
.navigation .menu ul li:nth-child(5) ul.cs-dropdown li { width: 50%; float: left; position: relative; } 
.navigation .menu ul li:nth-child(5) ul.cs-dropdown li:nth-child(even) { border-left: 1px solid #eee; } /* banner */ .home_slider { float: left; width: 100%; margin: 0; padding: 0; position: relative; display: block; overflow: hidden;aspect-ratio: 800/317; } 
.home_slider img { width:100%; aspect-ratio: 800/317; } 
.home_slider .carousel-control-next, .home_slider .carousel-control-prev { opacity:1; transition: opacity .15s ease; width: 55px; height: 55px; text-align: center; border: 1px solid #e97070 !important; line-height: 0; position: absolute; top: auto; bottom: 20px; display: flex; align-items: center; justify-content: center; padding: 0; cursor: pointer; color: #e97070; border: 0; outline: 0; background: transparent; border-radius: 0; z-index: 9;background: #ff8585; } 
.home_slider .carousel-control-prev { left: 85px; } 
.home_slider .carousel-control-next { right: inherit; left: 150px; } 
.readMore_1, .readMore_1:focus { min-width: 140px; height: 50px; line-height: 50px; display: inline-block; outline: none; border: none; cursor: pointer; text-align: center; text-transform: uppercase; font-size: 14px; color: #ffffff; background: #ff4444; position: relative; z-index: 1; display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; opacity: 0; visibility: hidden; -webkit-transition: opacity .5s, visibility .5s; -o-transition: opacity .5s, visibility .5s; transition: opacity .5s, visibility .5s; } 
.readMore_1:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #333333; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0% 10% 0; transform-origin: 0% 10% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } 
.readMore_1:hover:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); } 
.btn_caret { height: 50px; line-height: 53px; background: #ff8585; display: inline-block; padding: 0px 12px; position: absolute; top: 0; margin-left: 20px; } 
.readMore_1:hover { color: #fff; background: #555555; } 
.homeSlider .swiper-slide-active .caption .readMore_1 { opacity: 1; visibility: visible; animation:	fadeInUp 1s ease; -webkit-animation: fadeInUp 1s linear; -ms-animation: fadeInUp 1s linear; -moz-animation: fadeInUp 1s linear; -o-animation: fadeInUp 1s linear; } 
.homeSlider .swiper-button-prev, .homeSlider .swiper-button-next { width: 55px; height: 55px; text-align: center; line-height: 55px; border: 1px solid #e97070 !important; line-height: 0; position: absolute; top: auto; bottom: 20px; display: flex; align-items: center; justify-content: center; padding: 0; cursor: pointer; color: #e97070; border: 0; outline: 0; background: transparent; border-radius: 0; z-index: 9 } 
.swiper-button-next:after, .swiper-button-prev:after { font-size: 20px; } 
.homeSlider .swiper-button-prev { left: 6%; right: auto } 
.homeSlider .swiper-button-next { right: auto; left: 11% } 
.homeSlider .swiper-button-prev:hover, .homeSlider .swiper-button-next:hover { background: #ff4444; border-color: #ff4444; } 
.welcomeSection { float: left; width: 100%; margin: 0; position: relative; padding: 75px 0px 50px; background: #404040; } 
.welcomeSection .welcomeImg { float: right; max-width: 510px; width: 100%; margin: 0 0 25px 20px; } 
.welcomeSection .welcomeImg .pattern { height: 100%; width: 100%; } 
.bg-repeat { background-size: auto; background-repeat: repeat; } 
.imago { -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); -webkit-transition: all .8s; -o-transition: all .8s; transition: all .8s; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; } 
.imago.animated { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } 
.welcomeSection .welcomeImg .pattern { height: 100%; width: 100%; } 
.welcomeSection .welcomeImg .years-exp { position: relative; height: 100%; width: 100%; border: 10px solid #f8f4f3; } 
.welcomeSection .welcomeImg .years-exp .exp-text { position: absolute; bottom: 40px; left: -10px; padding: 10px 0; width: -webkit-max-content; width: -moz-max-content; width: max-content; background: #404040; } 
.welcomeSection .welcomeImg .years-exp .exp-text .yearNumber { font-size: 70px; line-height: 1; display: inline-block; position: relative; z-index: 2; color: #ff4444; margin: 0px; font-weight: 600; } 
.welcomeSection .welcomeImg .years-exp .exp-text .yearNumber:after { content: ''; width: 40px; height: 40px; border-radius: 50%; background: #f8f4f3; position: absolute; right: -15px; top: -15px; z-index: -1; } 
.welcomeSection .welcomeImg .years-exp .exp-text .yText { font-size: 16px; color: #fff; margin: 0 0 20px; font-weight: 500; } 
.mb-20 { margin-bottom: 20px !important; } 
.welcomeSection p { margin-bottom: 10px; font-size: 16px; line-height: 24px; color: #fff;text-align: justify;    letter-spacing: 0.2px; } 
.welcomeSection h2, .welcomeSection h3{ margin: 0; color: #ff4444; font-size: 24px; font-style: normal; font-weight: 700; line-height: 1.25;margin: 10px 0px; } 
.title_1 { margin: 0; color: #ff4444; font-size: 30px; font-style: normal; font-weight: 700; line-height: 1.25; } 
.readMore_2, .readMore_2:focus { min-width: 140px; height: 50px; line-height: 50px; display: inline-block; outline: none; border: none; cursor: pointer; text-align: center; text-transform: capitalize; font-size: 16px; color: #ffffff; background: #ff4444; position: relative; z-index: 1; display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; } 
.readMore_2:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #333333; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0% 10% 0; transform-origin: 0% 10% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } 
.readMore_2:hover:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); } 
.readMore_2:hover { color: #fff; background: #555555;    border: 1px solid #525252; } 
.portfolio { float: left; width: 100%; position: relative; margin: 0; padding: 0; } 
.portfolio.full-bg { position: relative; } 
.portfolio.full-bg .cluom { height: 90vh; padding: 0; position: relative; z-index: 2; border-right: 1px solid rgba(255, 255, 255, 0.3); -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; } 
.portfolio.full-bg .cluom.current { background: rgba(0, 0, 0, 0.3); } 
.portfolio.full-bg .cluom:hover .info { color: inherit; } 
.portfolio.full-bg .cluom:hover .info:after { height: 100%; } 
.portfolio.full-bg .cluom.current .info:after { height: 100%; } 
.portfolio.full-bg .cluom:hover .more { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; } 
.portfolio.full-bg .cluom .info { padding: 40px 10px 40px 20px; color: #fff; position: relative; z-index: 2; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; overflow: hidden; } 
.portfolio.full-bg .cluom .info:after { content: ''; position: absolute; top: 0; left: -2%; width: 104%; height: 0; background: #212529; z-index: -1; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; } 
.portfolio.full-bg .cluom .info .portfolioName { font-size: 11px; font-weight: 400; letter-spacing: 4px; text-transform: uppercase; margin-bottom: 10px; color: #fff; font-family: 'Oswald', sans-serif; } 
.portfolio.full-bg .cluom .info .portfolioTitle { font-size: 20px; color: #fff; text-transform: capitalize; font-weight: 500; } 
.portfolio.full-bg .cluom .info .portfolioTitle a { color: #fff; } 
.portfolio.full-bg .cluom.current .info .portfolioName { color: #fff; } 
.portfolio.full-bg .cluom.current .info .portfolioTitle a { color: #ff4444; } 
.portfolio.full-bg .cluom .more { position: absolute; bottom: 50px; right: 25px; left: 0; margin: 0 auto; color: #fff; font-size: 13px; letter-spacing: 1px; text-transform: uppercase; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); opacity: 0; -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; text-align: center; } 
.portfolio.full-bg .glry-img, .portfolio.full-bg .bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
.portfolio.full-bg .glry-img { overflow: hidden; } 
.portfolio.full-bg .glry-img .bg-img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); opacity: 0; -webkit-transition: all .7s; -o-transition: all .7s; transition: all .7s; background-size: cover; background-position: center center; } 
.portfolio.full-bg .glry-img .bg-img.current { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; } 
.services_feature { float: left; width: 100%; margin: 0; padding: 50px 0; background: #212529; } 
.h2_title_1 { font-size: 30px; font-weight: 700; color: #ff4444; position: relative; margin-bottom: 25px; text-align: center; } 
.h2_title_1:after { background: #fff; bottom: -10px; content: ""; height: 2px; left: 0; right: 0; margin: 0 auto; position: absolute; width: 50px; } 
.services_feature .item-bx { padding: 60px 25px; height: 100%; background-color: #404040; border: 1px solid #212121; border-right: 0; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } 
.services_feature .item-bx:last-of-type { border-right: 1px solid #212121; } 
.services_feature .item-bx:hover { background-color: #181818; } 
.services_feature .item-bx .titleH4 { color: #ff6f6f; font-weight: 500; letter-spacing: 0.5px; padding: 0; margin: 0 0 5px; text-align: left; font-size: 20px; } 
.services_feature .item-bx p { color: #fff; font-size: 16px; font-weight: 400; line-height: 24px; margin: 0; } 
.services_feature .item-bx .numb { font-size: 60px; margin-bottom: 10px; color: transparent; -webkit-text-stroke: 1px #c5a47e; } 
.services_feature .item-bx img { margin-bottom: 20px; max-width: 50px; filter:none; } 
.electricVehicle { float: left; width: 100%; margin: 0; padding: 50px 0 80px; background: #404040; overflow: hidden; } 
.title_2 { padding: 0 0 0px; margin: 0; float: left; width: 100%; text-align: center; margin-bottom: 30px; position: relative; font-weight: 700; color: #ff4444; font-size: 30px; font-style: normal; line-height: 1.25; } 
.title_2:after { background: #fff; bottom: -10px; content: ""; height: 2px; left: 0; right: 0; margin: 0 auto; position: absolute; width: 50px; } 
.ourBest { float: left; width: 100%; margin-top: 15px; position: relative; overflow: hidden; } 
.bestItem { border: 0; background-color: #212529; overflow: hidden; border-bottom: 3px solid #fff;border-radius: 10px; } 
.bestItem .image img { width: 100%; } 
.bestItem .bestItem_info { border: 2px solid #212529; border-top: 0; padding: 15px 20px 15px; text-align: center; } 
.bestItem .bestItem_info .bestItem_Title { font-size: 20px; display: flex ; align-items: center; justify-content: center; margin-bottom: 10px; font-weight: 500; letter-spacing: 0.5px; } 
.bestItem .bestItem_info .bestItem_Title a{ color: #fff; } 
.bestItem .bestItem_info p { margin: 0 0 10px; font-size: 16px; color: #fff; } 
.bestItem:hover .bestItem_info h3 a { color: #ff4444; } 
.bestItem .bestItem_info .readMore_2{ margin-left: -30px; } 
.ourBest .swiper-button-prev, .ourBest .swiper-button-next { line-height: 0; position: absolute; top: 50%; display: flex; align-items: center; justify-content: center; width: 45px; height: 45px; padding: 0; transform: translate(0, -50%); cursor: pointer; color: #fff; border: 0; outline: 0; background: #ff4444; border-radius: 100%; z-index: 9 } 
.ourBest .swiper-button-prev { left: -20px; } 
.ourBest .swiper-button-next { right: -20px; } 
#ourBest .owl-prev:hover, #ourBest .owl-next:hover { background: #f39021; color: #fff; border-color: #f39021 } 
#ourBest .owl-dots { position: absolute; bottom: -50px; left: 0; right: 0; margin: 0 auto } 
#ourBest .owl-dots span { background: #dddddd; width: 21px; height: 21px; border: 6px solid #050708; border-radius: 0; outline: 1px solid transparent; } 
#ourBest .owl-dots .active span { border-color: #c4261c; } 
.btn-curve:hover { background: #111; border-color: #000; color: #fff; } 
.chooseVehicle { float: left; background: #f8f8f8; display: block; position: relative; margin-bottom: 20px; } 
.chooseVehicle:hover, .chooseVehicle:focus, .chooseVehicle:active { background: #ffffff; -webkit-box-shadow: 0 5px 32px rgb(0 0 0 / 10%); box-shadow: 0 5px 32px rgb(0 0 0 / 10%); } 
.chooseVehicle .topInfo { padding: 25px; } 
.chooseVehicle .topInfo .title3 { font-size: calc(14px + 8 * (100vw / 1920)); -webkit-transition: 0.3s; -o-transition: 0.3s; color: #222222; text-transform: uppercase; transition: 0.3s; margin: 0 0 5px; } 
.chooseVehicle .topInfo .title3 .all_btns { float: right; color: #fff; font-size: 16px; } 
.chooseVehicle .topInfo span { font: normal 300 12px/1.1 Oswald; color: #666666; text-transform: uppercase; } 
.chooseVehicle .image { display: block; position: relative; padding: 0 10px; } 
.chooseVehicle .image svg { position: absolute; top: 10px; right: 20px; z-index: 9; } 
.chooseVehicle:hover .image:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); color: #ffffff; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='white' viewBox='0 0 16 16'><path d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/></svg>"); display: flex; align-items: center; justify-content: center; font-size: 30px; } 
.chooseVehicle .vehicleInfo { float: left; width: 100%; margin: 0; padding: 0; } 
.chooseVehicle .vehicleInfo .listInfo { list-style: none; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; margin: 0; position: relative; padding: 25px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; } 
.chooseVehicle .vehicleInfo .listInfo li { text-align: center; } 
.chooseVehicle .vehicleInfo .listInfo li+li { margin-left: 30px; padding-left: 30px; border-left: 1px solid #dddddd; } 
.chooseVehicle .vehicleInfo .listInfo li .title { font: normal 600 16px/1.1 Oswald; margin-bottom: 10px; color: #222222; text-transform: uppercase; display: block; } 
.chooseVehicle:hover .topInfo .title3 { color: #ff4444 ; } 
.chooseVehicle .vehicleInfo .listInfo li .value { font: normal 400 16px/1.1 Oxygen; color: #777777; } 
.chooseVehicle .vehicleInfo .specifications { display: block; position: relative; padding: 25px 25px 5px; } 
.chooseVehicle .vehicleInfo .specifications ul { list-style: none; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-box-align: center; -ms-flex-align: center; -ms-flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin: 0; padding: 0; } 
.chooseVehicle .vehicleInfo .specifications ul li { -webkit-box-pack: start; -ms-flex-pack: start; display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: flex-start; width: 100%; max-width: 50%; margin-bottom: 25px; align-items: center; } 
.chooseVehicle .vehicleInfo .specifications ul li .icon { -webkit-box-flex: 0; -ms-flex: 0 0 16px; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; flex: 0 0 16px; align-items: center; justify-content: center; width: 16px; height: 16px; } 
.chooseVehicle .vehicleInfo .specifications ul li .specificationsDesc { padding-left: 10px; } 
.chooseVehicle .vehicleInfo .specifications ul li .specificationsDesc .title { font: normal 300 14px/1.1 Oswald; margin-bottom: 5px; color: #222222; text-transform: uppercase; display: block; } 
.chooseVehicle .vehicleInfo .specifications ul li .specificationsDesc .value { font: normal 400 13px/1.1 Oxygen; -o-text-overflow: ellipsis; overflow: hidden; color: #777777; text-overflow: ellipsis; white-space: nowrap; } 
.friendlyNature { float: left; width: 100%; display: block; position: relative; padding: 100px 0 100px; } 
.friendlyNature_img { display: block; margin: 0 auto; } 
.friendlyNature_info { display: block; position: relative; } 
.friendlyNature_info::before { background: url(../images/decor-logo.svg); display: block; position: absolute; top: -130px; top: -2.77vw; left: 310px; left: 16.1vw; width: 468px; width: 24.4vw; height: 181px; height: 9.43vw; content: ''; } 
.friendlyNature_title { display: block; position: relative; margin-bottom: 25px; } 
.friendlyNature_title span { font: normal 700 18px/normal Oswald; display: block; margin-bottom: 10px; color: #ff4444 ; text-transform: uppercase; } 
.friendlyNature_title .title11 { margin: 0; color: #000000; font-size: 48px; font-style: normal; font-weight: 700; line-height: 1.25; text-transform: uppercase; } 
.friendlyNature_content .marginTop { margin-top: 40px !important; } 
.friendlyNature_block { -webkit-box-pack: start; -ms-flex-pack: start; -webkit-box-align: start; -ms-flex-align: start; display: -webkit-box; display: -ms-flexbox; display: flex; align-items: flex-start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; align-items: center; justify-content: center; } 
.friendlyNature_block .icon { -webkit-box-flex: 0; -ms-flex: 0 0 60px; flex: 0 0 60px; width: 60px; height: 60px; } 
.friendlyNature_block .icon img { width: 60px; height: 60px; } 
.friendlyNature_blockTitle { font: normal 700 16px/1.63 Oswald; margin: 0; color: #222222; text-align: left; text-transform: uppercase; font-size: calc(12px + 4 * (100vw / 1920)); padding-left: 12px; } 
.testimonials-area { float: left; width: 100%; margin: 0; padding: 60px 0; position: relative; background: #212529; overflow: hidden } 
.testimonials-area:before { position: absolute; right: 0; display: block; content: ""; top:0%; width: 100%; height: 100%; background: url(../images/map.png) no-repeat top; background-size: 100%; background-position: top } 
.testimonials-area .section-heading { position: relative; z-index: 1; margin-top: 0px; margin-bottom: 25px; } 
.testimonials-area .section-heading span{ color: #ff4444; font-size: 30px; margin-bottom: 10px; font-weight: 600; display: inline-block } 
.testimonials-area .section-heading .title2{ font-size: 30px; text-transform: capitalize; margin-bottom: 15px; color:#fff;    line-height: 35px; font-weight: 500; } 
.testimonials-area .section-heading p{ line-height: 24px; font-size: 16px; max-width: 600px; margin: 0 auto; color:#fff; } 
.testimonials { float: left; width: 100%; margin: 0; padding: 0; overflow: hidden; } 
.single-testimonial { border-radius: 15px; border: 1px solid #ddd; border-bottom: 5px solid #fff; margin: 0; padding: 20px 20px; background:#404040; } 
.testimonial-description { position: relative; z-index: 2; background-color: transparent; text-align: center; -webkit-transition-duration: 500ms; transition-duration: 500ms } 
.testimonial_image { height: 60px; width: 60px; margin: auto; background: #ff4444; color: #fff; font-size: 30px; border-radius: 100%; display: flex; align-items: center; justify-content: center; } 
.testimonial_text p { font-weight: 400; color: #fff; margin-top: 20px; font-size: 16px } 
.userName{ font-size: 20px; color: #ff4444; font-weight: 600; margin: 0; } 
.homeBlog { float: left; width: 100%; padding: 50px 0; margin: 0; background: #404040; } 
.homeBlog .title_2 { color: #ff4444; } 
.singleBlog{ float: left; width: 100%; margin: 0; padding: 0; -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; margin-bottom: 15px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } 
.singleBlog a { display: block; } 
.singleBlog .image { background-position: center; background-size: cover; overflow: hidden; } 
.singleBlog .image img { display: block; width: 100%; } 
.singleBlog .entry { display: table; width: 100%; height: 80px; background:#212529; padding: 10px 15px; position: relative; } 
.singleBlog .entry .date-wrapper { width: 55px; display: table-cell; vertical-align: middle; } 
.singleBlog .entry .date-wrapper .date { width: 50px; height: 60px; z-index: 99; z-index: 99; padding: 7px 0; text-align: center; border-right: 1px solid #ccc; color: #fff; } 
.singleBlog .entry .date-wrapper .date span { display: block; font-size: 11px; line-height: 12px; } 
.singleBlog strong { font-weight: 600; } 
.singleBlog .blogTitle { color: #fff; display: table-cell; vertical-align: middle; padding-left: 10px; margin: 0; text-transform: none; font-size: 18px; line-height: normal; font-weight: 600; } 
.singleBlog:hover .blogTitle{ color: #ff4444; } 
.singleBlog .showMore{ background-color: #212529; border-top: 1px solid #333; position: absolute; padding: 15px 15px 15px; left: 0; top: 100%; width: 100%; -moz-transform: scale(1, 0); -ms-transform: scale(1, 0); -o-transform: scale(1, 0); -webkit-transform: scale(1, 0); transform: scale(1, 0); -moz-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -o-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; text-align: center; } 
.singleBlog:hover .showMore{ -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); } 
.singleBlog:hover { position: relative; color: initial; -moz-transform: translate3d(0, -20px, 0); -ms-transform: translate3d(0, -20px, 0); -o-transform: translate3d(0, -20px, 0); -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 
.webpule_quote { float: left; width: 100%; background: #404040; display: block; overflow: hidden; padding: 15px 0px; border-top: 1px solid #6a6a6a; } 
.banner-contact { float: right; display: flex; align-items: center; } 
.banner-contact span { color: #fff; font-weight: 700; font-size: 20px; margin-right: 20px; display: inline-block; } 
.banner-content h4 { float: left; margin-bottom: 0; color: #fff; font-size: 20px; max-width: 600px; line-height: 32px; text-align: left; padding: 7px 0px; } 
.call-us{ color: #fff; font-weight: 700; font-size: 20px; margin-right: 20px; display: inline-block; } 
.call-us svg { display: inline-block; width: 22px; height: 22px; text-align: center; line-height: 24px; } 
.call-us:hover{ color: #ff4444; } 
.banner-content .readMore_2 .btn_caret{ margin-left: 14px; } 
.footer_area { float: left; width: 100%; position: relative; background: #212529; padding-top: 50px; overflow: hidden; } 
.footer_area img.footer_shape { position: absolute; right: 0; top: 65px; } 
.footer_area .footer_widget .widget_title { color: #ff4444; text-transform: capitalize; text-align: left; padding: 0px 0; font-size: 22px; font-weight: bold; margin-bottom: 5px; } 
.footer_area .footer_widget p{ font-size: 16px; color: #fff; margin-bottom: 10px;text-align: justify; letter-spacing: 0.3px; } 
.footer_area .footer_widget .flex_widget_links { display: flex; align-items: flex-start; } 
.footer_area .footer_widget .flex_widget_links .link { float: left; width: 100%; margin: 0; padding: 0; } 
.footer_area .footer_widget .flex_widget_links .link li { display: block; line-height: 22px; margin-bottom: 12px; } 
.footer_area .footer_widget .flex_widget_links .link li a { display: block; line-height: 22px; color: #fff; font-size: 16px; } 
.footer_area .footer_widget .flex_widget_links .link li a:hover { color: #ff4444; } 
.footer_area .footer_widget.question { padding-right: 0px; } 
.footer_area .footer_widget .address { display: flex; } 
.footer_area .footer_widget .question_bx { margin-bottom: 15px; float: left; width: 100%; } 
.footer_area .footer_widget .question_bx svg { color: #ff4444; margin-top: 0px; width: 24px; height: 24px; margin-right: 10px; float: left; min-width: 24px; } 
.footer_area .footer_widget .question_bx .number, .footer_area .footer_widget .question_bx .email, .footer_area .footer_widget .question_bx .address_place { line-height: 15px; } 
.footer_area .footer_widget .question_bx p, .footer_area .footer_widget .question_bx p a { color: #fff; font-size: 16px; display: inline-block; line-height: 22px; display: flex; align-items: center; } 
.footer_area .footer_widget .question_bx .number a { font-size: 18px; line-height: 32px; } 
.footer_area .footer_widget .question_bx p a:hover { color: #ff4444; } 
.footer_area .footer_widget .question_bx h4 { font-size: 15px; font-weight: 500; color: #ffffff; line-height: 30px; padding: 0; margin: 0; text-align: left; } 
.footer_area .footer_widget .question_bx span a { color: #fff; display: inline-block; } 
.footer_area .footer_widget .question_bx span a:hover, .footer_area .footer_widget .question_bx span a:focus { color: #ff4444; } 
.footer_area .footer_widget .question_bx:last-child { margin-bottom: 0; } ul.social { float: left; margin: 0; padding: 0; } ul.social li { margin: 0px 0 0 3px; display: inline-block; } ul.social li a { transition: background 400ms ease-in-out; text-align: center; width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; color: #fff; border-radius: 3px; } ul.social li a svg { color: #fff; width: 15px; height: 15px; margin: 0; padding: 0; } ul.social li.facebook a { background: #3C5B9B; } ul.social li.twitter a { background: #6a6a6a; } ul.social li.linkedin a { background: #027ba5; } ul.social li.youtube a { background: #f70000; } ul.social li.instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } 
.footer_area .copyright { border-top: 1px solid rgba(255, 255, 255, 0.05); padding: 15px 0 5px 0; margin-top: 35px; color: #fff; } 
.footer_area .copyright a { color: #ffd1d1; display: inline-block; } 
.footer_area .copyright a:hover{color:#ff4444;} 
.footer_area .copyright p { color: #ffffff; font-size: 16px; } 
.footer_area .copyright p a { color: #ffffff; } 
.text-right { text-align: right; font-size: 16px; } 
.footer_area .copyright .footer_social { display: flex; align-items: center; justify-content: flex-end; } 
.footer_area .copyright .footer_social li { margin-left: 57px; } 
.footer_area .copyright .footer_social li:first-child { margin-left: 0; } 
.footer_area .copyright .footer_social li a { color: #ffffff; font-size: 12px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; display: inline-block; } 
.footer_area .footer_widget .question_bx .number, .footer_area .footer_widget .question_bx .email, .footer_area .footer_widget .question_bx .address_place { line-height: 15px; } 
.progress-wrap { position: fixed; bottom: 30px; right: 30px; height: 48px; width: 48px; cursor: pointer; display: flex; align-items: center; justify-content: center; border-radius: 50px; z-index: 100; opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; } 
.progress-wrap.active-progress { opacity: 1; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 
.progress-wrap::after { position: absolute; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z'></path></svg>"); text-align: center; font-weight: 900; color: #ff4444; left: 2px; top: 2px; height: 44px; background: #404040; border-radius: 100%; width: 44px; cursor: pointer; display: flex; align-items: center; justify-content: center; z-index: 1; -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; } 
.progress-wrap svg path { fill: none; } 
.progress-wrap svg.progress-circle path { stroke: #ff4444; stroke-width: 4; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 400ms linear; -o-transition: all 400ms linear; transition: all 400ms linear; } 
.whatapp_btn { background: #01e675; width: 50px; height: 50px; color: #fff; position: fixed; left: 5px; bottom: 67px; cursor: pointer; z-index: 9; border-radius: 4px; display: flex; align-items: center; justify-content: center; transition: all 300ms ease-in-out; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16); } 
.whatapp_btn svg { width: 24px; height: 24px; } 
.whatapp_btn:focus, .whatapp_btn:hover { background: #01e675; color: #fff; } 
#whatsapp .modal-dialog { margin-top: 15%; } 
.send_enquiry { background: #ffffff; border-radius: 4px; bottom: 10px; color: #ffffff; display: table; height: 50px; left: 5px; min-width: 50px; position: fixed; text-align: center; z-index: 9; transition: all 0.2s linear; background:#ff4444; display: flex; align-items: center; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16); justify-content: center; } 
.send_enquiry svg { width: 24px; height: 24px; line-height: 50px; } 
.send_enquiry:hover { color: #fff; padding: 0 20px; } 
.send_enquiry:focus { color: #fff; } 
.send_enquiry span { display: table-cell; vertical-align: middle; font-size: 16px; letter-spacing: -15px; opacity: 0; line-height: 50px; transition: all 0.5s; text-transform: uppercase; } 
.send_enquiry:hover span { opacity: 1; letter-spacing: 1px; padding-left: 10px; } 
.modal-content { border-radius: 0; } 
.modal-header { padding: 0 15px; background: #ff4444; color: #fff; border-radius: 0;border:none; } 
.modal-header h5 { text-align: left; font-size: 18px; line-height: 18px; color: #fff; } 
.modal-header h6 { text-align: left; font-size: 18px; line-height: 18px; color: #fff; } 
.modal-header .modal-title { text-align: left; font-size: 18px; line-height: 18px; color: #fff; padding: 15px 0; text-transform: initial; letter-spacing: 0.2px; font-weight: 600; font-family: 'Oswald', sans-serif; } 
.btn-close { width: 1em; height: 1em; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; outline: 0; } 
.send_p { font-size: 13px; line-height: 18px; text-align: center; } 
.g-recaptcha { transform: scale(0.80); transform-origin: 0 0; -webkit-transform-origin: 0 0 } /* Inner Heading Banner*/ .heading_banner { float: left; width: 100%; position: relative; background-size: 100%; background-position: top center; padding: 150px 0 80px; margin: 0; } 
.heading_banner:before { position: absolute; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; z-index: 0; content: ''; } 
.heading_banner .container { position: relative; z-index: 9; } 
.heading_banner h1 { margin: 0 0 10px; text-transform: capitalize; font-size: 36px; font-weight: 600; color: #fff; text-align: center; display: inline-block; width: auto; padding: 10px 20px; } 
.heading_banner h2 { margin: 0; letter-spacing: 0px; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #eee; text-align: center; text-align: center; display: inline-block; width: auto; padding: 10px 20px; } 
.heading_banner .cat_title { margin: 0 0 10px; text-transform: capitalize; font-size: 36px; font-weight: 600; color: #fff; text-align: center; display: inline-block; width: auto; padding: 0px; } 
.heading_banner .cat_title2 { margin: 0; letter-spacing: 0px; text-transform: capitalize; font-size: 18px; font-weight: normal; color: #eee; text-align: center; text-align: center; display: inline-block; width: auto; padding: 10px 20px; } /* Breadcrumb*/ .inner_breadcrumb { float: left; width: 100%; background:#212529; position: relative; margin: 0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); } 
.inner_breadcrumb .breadcrumb { background: none; border-radius: 0; border: none; list-style: none; padding: 0; float: left; display: inline-block; text-transform: capitalize; margin: 0; } 
.inner_breadcrumb .breadcrumb li { font-weight: bold; text-transform: uppercase; color: #ff8b8b; float: left; display: inline-block; line-height: 55px; } 
.inner_breadcrumb .breadcrumb li a { float: left; padding: 0; color: #fff; letter-spacing: 0.3px; } 
.inner_breadcrumb .breadcrumb li:before { font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; padding: 0 14px; color: #fff; display: inline-block; } 
.inner_breadcrumb .breadcrumb li.active { color: #ff8b8b; } 
.inner_breadcrumb .breadcrumb li+li:before { content: "/"; color: #fff; padding: 0 14px; } 
.inner_breadcrumb .breadcrumb li+li:before { float: left; padding: 20px 10px; color: #bfbfbf; } 
.title_h2 { float: left; width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.right_side .title_h2 { float: left; width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.header.stricky-fixed .int_logo img { width: 135px; } /* About Us */ .about_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #404040; } /* .about_page .title_2 { color: #fbfeff; } */ .left_sidebar { float: left; width: 100%; margin: 0 0 25px; padding: 0; } 
.left_sidebar .left_title { float: left; width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.left_sidebar ul { float: left; width: 100%; padding: 0; margin: 0; background: #ff4444 ; } 
.left_sidebar ul li { float: left; width: 100%; padding: 0; margin: 0; border-bottom: 1px solid #444; list-style: none; } 
.left_sidebar ul li a { color: #FFF; padding: 10px; font-weight: 500; line-height: 20px; font-size: 14px; } 
.left_sidebar ul li a:hover, .left_sidebar ul li a:focus, .left_sidebar ul li a.active { background: #050708; color: #fff; } 
.left_sidebar ul li ul { float: left; width: 100%; margin: 0; padding: 0; background: #fff; } 
.left_sidebar ul li ul li { border-bottom: 1px dashed #CCC; list-style-type: none; position: relative; } 
.left_sidebar ul li ul li a { display: block; font-weight: 500; color: #333; text-align: left; font-size: 14px; padding: 4px 15px; text-decoration: none; line-height: 24px; } 
.left_sidebar ul li ul li a:hover, .left_sidebar ul li ul li a:focus, .left_sidebar ul li ul li a.active { background: #050708; color: #fff; } 
.left_sidebar ul li ul li a i { float: right; line-height: 24px; } 
.left_sidebar ul li ul li ul { display: none; transition: all 2s; position: absolute; left: 98%; top: 0px; z-index: 200; background: #fff; width: 200px; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75); } 
.left_sidebar ul li ul li:hover ul { display: block; transition: all 2s; } 
.left_sidebar ul li ul li ul li a { display: block; font-weight: 400; color: #333; text-align: left; font-size: 13px; padding: 4px 15px; text-decoration: none; text-transform: initial; line-height: 24px; } 
.left_sidebar ul li ul li ul li a:hover, .left_sidebar ul li ul li ul li a:focus, .left_sidebar ul li ul li ul li a.active { background: #050708; color: #fff; } 
.left_sidebar form { float: left; width: 100%; background: #fff; padding: 10px 10px 10px; } 
.right_side h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.right_side h2 { padding: 0px; margin: 20px 0 5px; line-height: 30px; font-size: 22px; color: #ff4444 ; font-weight: 600; } 
.right_side h3 { padding: 0px; margin: 10px 0 5px; line-height: 30px; font-size: 20px; color: #ff4444 ; font-weight: 600; } 
.wps_right { float: left; width: 100%; /*👉 background: #fff; padding: 10px; border: 1px solid #ccc; margin-bottom: 20px;👈*/ } 
.wps_right p { line-height: 24px; margin-bottom: 10px; text-align: justify; font-size: 16px; font-weight: normal } 
.wps_right ul { margin: 0 0 25px; padding: 0; } 
.wps_right ul li { line-height: 28px; font-size: 16px; margin: 0; vertical-align: middle; text-align: left; padding: 0; display: flex; align-items: center; } 
.wps_right ul li:before { width: 20px; height: 20px; color: #ff4444; font-weight: 400; margin-top: 0; margin-right: 5px; float: left;    filter: invert(1); content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='gray' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.left_image { float: left; width: 340px; margin: 0px 15px 15px 0; text-align: center; } 
.left_image .left_centered { width: 100%; position: relative; padding: 0px; min-height: 338px; overflow: hidden; border: 1px solid #eee; } 
.left_image .left_centered .image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 338px; transition: transform .5s ease; } 
.left_image .left_centered .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.right_image1 { float: right; width: 340px; margin: 0px 0px 15px 15px; text-align: center; } 
.right_image1 .left_centered { width: 100%; position: relative; padding: 0px; min-height: 338px; overflow: hidden; border: 1px solid #eee; } 
.right_image1 .left_centered .image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 338px; transition: transform .5s ease; } 
.right_image1 .left_centered .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.category_page { float: left; width: 100%; margin: 0; padding: 40px 0; background: #404040; } 
.category_page .title_2 { color: #ff3e3e; } 
.category_page h1 { padding: 8px 10px; margin: 0; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.category_page .wps_right ul { margin: 0 0 25px; padding: 0; } 
.category_page .wps_right ul li { display: block; list-style: none; line-height: 24px; color: #fff; font-size: 16px; font-weight: normal; } 
.category_page .wps_right ul li:before { margin-right: 5px; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='currentColor' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.product_right_image { float: right; max-width: 430px; width: 100%; margin: 0px 0 25px 15px; text-align: center; border-radius: 10px; overflow: hidden; } 
.modal-content { background: #282828; border: 1px solid #eeeeee47; } 
.product_right_image .detail_image { width: 100%; text-align: center; overflow: hidden; position: relative; height: 500px; border: 1px solid #eee; margin-bottom: 15px; } 
.product_right_image .detail_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.product_right_image .product_dimage { width: 100%; text-align: center; overflow: hidden; height: 400px; border: 1px solid #eee; margin-bottom: 15px; } 
.more_images { float: left; position: relative; width: 100%; margin-bottom: 15px; } 
#thumbs { padding-top: 10px; overflow: hidden; text-align: center; } 
#thumbs img, #largeImage { padding: 0; cursor: pointer; border: 1px solid #eee; } 
#thumbs img { display: inline-block; margin-right: 6px; width: 70px; } 
#thumbs img.active { border-color: #ff4444 ; } 
.wps_right h2 { font-size: 22px; line-height: normal; margin-bottom: 10px; color: #ff4444 ; } 
.wps_right h3 { font-size: 22px; line-height: normal; margin-bottom: 10px; color: #ff4444 } 
.right-content .title4 a{color:#fff} 
.product_listing:hover .right-content .title4 a { color: #ff4444; } 
.cmTitle{ font-size: 22px; line-height: normal; margin: 10px 0px; color: #ff4444 } 
.wps_right h4 { font-size: 18px; line-height: normal; margin-bottom: 10px; color: #ff4444 ; text-align: left; padding: 0; } 
.wps_right table { margin: 0; } 
.wps_right table tbody tr td { vertical-align: middle; padding: 6px 10px; font-size: 16px; line-height: normal; text-align: left;color:#dbdbdb; } 
.slider .slides.active { border: 1px solid #ff5c5c; } 
.slider .slides { width: 50px; border: 1px solid #ccc; cursor: pointer; } 
.product-lists .w-100 { aspect-ratio: 1 / 1; display: flex ; align-items: center; justify-content: center; } 
.wps_right table tbody tr td { border: 1px solid #858585; width: auto; } 
.wps_right table tbody tr td:first-child { color: #ffb9b9; width: 40%; } 
.imageAbout { width: 100%; clear: both; margin-bottom: 15px; text-align: center; } 
.imageAbout img { width: auto; display: inline-block; margin: 0 auto; border: 1px solid #ff4444 ; } 
.interested_section { float: left; width: 100%; text-align: center; margin: 20px 0 } 
.interested_section .interested_btn { font-size: 18px; color: #fff; background: #ff4444 ; border: 1px solid #74a635; border-radius: 3px; padding: 12px 0; width: 258px; display: inline-block; text-transform: uppercase; cursor: pointer; } 
.interested_section .interested_btn svg { margin-right: 5px; width: 20px; height: 20px; } 
.interested_section .interested_btn:hover { background: #050708; color: #fff; border: 1px solid #050708 } 
.product_listing { float: left; width: 100%; margin-bottom: 25px; box-shadow: 0px 3px 5px 0px rgb(210 210 210 / 0%); transition: all 0.35s ease-in-out; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #5c5959; background: #303030; border-radius: 10px; } 
.product_listing .product { width: 100%; position: relative; padding: 0; text-align: center; min-height: 200px; overflow: hidden; border-right: 1px solid #5e5e5e; } 
.product_listing .product .image1 { width: 100%; text-align: center; overflow: hidden; position: relative; height: auto;aspect-ratio: 1; transition: all 0.4s ease-in-out; } 
.product_listing .product .image1 img { position: absolute; max-width: 100%; top: 50%; left: 50%; margin: auto; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.product_listing .product .small { padding-top: 10px; overflow: hidden; text-align: center; display: flex; justify-content: center; } 
.product_listing .product .small img, .product_listing .product .largeImage img { padding: 0; cursor: pointer; border: 1px solid #eee; } 
.product_listing .product .small .item { display: inline-block; margin-right: 6px; width: 60px; cursor: pointer; } 
.product_listing .product .small .item:last-child { margin: 0; } 
.product_listing .product .small .item.active { border-color: #ff4444 ; } 
.product_listing .product .small .item.youtube { width: 60px; height: 60px; background: #f70000; color: #fff; display: flex; align-items: center; justify-content: center; } 
.product_listing .product .small .item.youtube a { color: #fff; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; } 
.youtube svg { width: 40px; height: 40px; } 
.product_listing .product p { font-size: 16px; text-align: center; margin: 0 0 10px; } 
.product_listing .product .all_btns { margin-top: 0; } 
.product_listing .right-content .all_btns { margin-top: 10px; margin-right: 15px; } 
.padding0 { padding: 0; } 
.right-content { position: relative; padding-right: 15px; } 
.right-content h3 { line-height: 24px; padding: 10px 0; text-align: left; margin: 0; font-size: 20px; font-weight: 600; } 
.right-content h3 a { color: #050708; } 
.right-content h4, .right-content .title4 { line-height: 24px; padding: 10px 0; text-align: left; font-size: 18px; font-weight: 400; letter-spacing: 0.5px; } 
.right-content p { font-size: 16px; margin-bottom: 10px; } 
.blue-line1 { width: 100%; display: block; height: 1.1px; background: #eeeeee38; position: relative; margin-bottom: 10px; padding: 0 15px; } 
.product_listing:hover .right-content h3 a, .product_listing:hover .right-content .title a { color: #ff4444 ; } 
.product_listing:hover .right-content h4 a { color: #ff4444 ; } 
.right-content .table-responsive { float: left; width: 100%; overflow: hidden; max-height: 230px; overflow: auto; padding-right: 5px; } 
.detailsPage .right-content .table-responsive { max-height: 300px; } 
.right-content table { margin-bottom: 15px; } 
.right-content table tbody tr td { vertical-align: middle; padding: 6px 10px; font-size: 16px; line-height: normal; text-align: left; } 
.right-content table tbody tr td { border: 1px solid #6a6a6a; width: auto; color: #fff; } 
.right-content table tbody tr td:first-child { color: #ffb9b9; width: 40%; } 
.product_listing .right-content .specifications { display: block; position: relative; padding: 0 0 5px; } 
.product_listing .right-content .specifications ul { list-style: none; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-box-align: center; -ms-flex-align: center; -ms-flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin: 0; padding: 0; } 
.product_listing .right-content .specifications ul li { -webkit-box-pack: start; -ms-flex-pack: start; display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: flex-start; width: 100%; max-width: 25%; margin-bottom: 0px; align-items: center; border: 1px solid #eee; padding: 10px; } 
.product_listing .right-content .specifications ul li::before { content: ""; width: 0; height: 0; } 
.product_listing .right-content .specifications ul li .icon { -webkit-box-flex: 0; -ms-flex: 0 0 16px; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; flex: 0 0 16px; align-items: center; justify-content: center; width: 16px; height: 16px; } 
.product_listing .right-content .specifications ul li .specificationsDesc { padding-left: 10px; } 
.product_listing .right-content .specifications ul li .specificationsDesc .title { font: normal 300 14px/1.1 Oswald; margin-bottom: 5px; color: #222222; text-transform: uppercase; display: block; } 
.product_listing .right-content .specifications ul li .specificationsDesc .value { font: normal 400 13px/1.1 Oxygen; -o-text-overflow: ellipsis; overflow: hidden; color: #777777; text-overflow: ellipsis; white-space: nowrap; } 
.you_may { float: left; width: 100%; padding: 0 0 10px; margin: 0 0 15px; line-height: 30px; color: #ff4444 ; font-size: 22px; font-weight: 600; border-bottom: 1px solid #eeeeee4a; } 
.team_member { float: left; width: 100%; margin-bottom: 15px; box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.75); transition: all 0.35s ease-in-out; border-style: solid; border-width: 1px 1px 0px 1px; border-color: #eee; } 
.team_member .image { width: 100%; position: relative; padding: 15px 15px 15px 0; text-align: center; min-height: 268px; overflow: hidden; border-right: 1px solid #eee; display: inline-block; } 
.team_member .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; margin: auto; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.team_info { position: relative; padding-right: 15px; } 
.team_info h3 { line-height: 24px; padding: 10px 0; text-align: left; margin: 0; } 
.team_info h3 small { display: block; color: #333; font-weight: 600; font-size: 14px; } /*  Testimonial Page  */ .testimonial_block { float: left; width: 100%; margin-bottom: 20px; } 
.testimonial_text_box { margin: 0 0 30px; padding: 32px 20px 35px 0; background: #eee; box-shadow: 0 0 12px rgba(0, 0, 0, 0.05); display: table; position: relative; border-radius: 4px; } 
.testimonial_text_box .this-quote { margin: 0 20px; width: 30px; } 
.testimonial_text_box .this-quote img { width: auto; } 
.testimonial_text_box:after { content: ''; display: block; width: 0; height: 0; position: absolute; bottom: -25px; left: 69px; border-top: 25px solid #eee; border-right: 25px solid transparent; } 
.testimonial_text_box .this-texts { display: table-cell; width: calc(100% - 70px); vertical-align: top; color: #333; font-size: 16px; line-height: 24px; text-align: justify; } 
.testimonial_author .media-left { padding-right: 20px; float: left; } 
.testimonial_author .media-left img { border: 1px solid #ff4444 ; border-radius: 4px; } 
.testimonial_author .media-left a { display: block; width: 60px; height: 60px; border-radius: 100%; } 
.testimonial_author .media-body { vertical-align: middle; } 
.testimonial_author .this-title { font-size: 18px; color: #ff4444 ; text-align: left; line-height: 20px; margin: 0 0 5px; padding: 0; } 
.testimonial_author .loc { color: #050708; line-height: 20px; margin: 0; } 
.gallery_page { float: left; width: 100%; margin: 0; padding: 40px 0; background: #404040; } 
.gallery_page .title_2 { color: #050708; } 
.gallery_page .gallery_item { border-radius: 5px; background-color: rgb(33 37 41); box-shadow: 0px 1px 0.98px 0.02px rgba(0, 0, 0, 0.1); margin-bottom: 25px; border: 1px solid #606060; } 
.gallery_page .gallery_item img { display: block; width: auto; height: auto; border-radius: 2px; } 
.gallery_item_info { text-align: center; padding: 15px; } 
.gallery_item_info h4 { font-size: 18px; color: #333; margin: 0; padding: 0; } 
.gallery_item_info p { font-size: 13px; margin: 0; margin-top: 4px; color: #333; max-width: 100%; } 
.hover_effect { display: block; position: relative; background: none; overflow: hidden; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; height: auto; aspect-ratio: 1; } 
.hover_effect:after { color: #fff; position: absolute; font-size: 1.6em; text-align: center; line-height: 40px; width: 40px; height: 40px; left: 50%; top: 50%; margin-left: -20px; margin-top: -20px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; } 
.hover_effect img { position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%, -50%); max-height: 100%; width: auto; height: auto; } 
.hover_effect:hover:after { -webkit-transform: scale(1, 1); transform: scale(1, 1); filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity: .6; -khtml-opacity: .6; opacity: .6; } 
.hover_effect:hover img { filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; } 
.hover_effect:hover { background: #050708; } 
.hover_effect:after { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='white' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/><path d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/><path fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/></svg>"); } /* Video Gallery */ .video_gallery { float: left; width: 100%; margin: 0 0 20px; padding: 10px; background: #000; box-shadow: 0 1px 2px rgba(0, 0, 0, .3); border: 1px solid #eee; transition: all .3s ease-in-out } 
.video_gallery:hover { box-shadow: 1px 1px 10px rgba(0, 0, 0, .5); /* padding-top: -2px; */ } 
.video_gallery i { line-height: inherit; color: #ff4f47; font-size: 20px; } 
.video_gallery iframe { width: 100%; height: 300px; margin-bottom: 5px; } 
.video_gallery h3 { font-size: 16px; color: #333; padding: 0; line-height: normal; font-weight: normal; margin-bottom: 0; display: flex; align-items: center; } 
.video_gallery h3 svg { width: 50px; height: 50px; padding: 10px; background: #e02f2f; border: 1px solid #ce2626; text-align: center; line-height: 45px; float: left; font-size: 30px; color: #fff; margin-right: 15px; } 
.blog_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #404040; } 
.blog_page .title_2 { color: #050708; } 
.sharethis-inline-share-buttons { margin-bottom: 20px; } 
.blog_page .blog_left h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.blog_page .homeSingle { margin-bottom: 20px; position: relative; border: 1px solid #eee; } 
.blog_page .homeSingle .image { margin: 0; } 
.blog_page .homeSingle .blogIntro { padding: 15px; } 
.blog_page .homeSingle .blogIntro ul { margin-bottom: 10px; } 
.left_title1 { float: left; width: 100%; padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.single-post2 { overflow: hidden; margin-bottom: 15px; } 
.blog-thumb2 { overflow: hidden; width: 100%; } 
.blog-thumb2 img { max-width: 100%; transition: all 0.3s ease-out 0s; } 
.blog-content2 { background: #fff; padding: 30px; position: relative; z-index: 1; box-shadow: 2.5px 4.33px 15px 0px rgb(0 0 0 / 9%); width: 90%; margin: auto; margin-top: -115px; margin-bottom: 15px; } 
.blog-content2 .b-meta { margin-bottom: 10px; font-size: 14px; } 
.blog-content2 .b-meta ul { margin: 0; padding: 0; padding-left: 0 !important; } 
.b-meta ul li { display: inline-block; margin-right: 8px; border-right: 2px solid #f5f5f5; padding-right: 8px; } 
.b-meta svg { margin-right: 5px; color: #554c86; } 
.b-meta ul li:last-child { margin-right: 0; padding-right: 0; border: none; } 
.blog-content2 .title_h5 { font-size: 18px; margin-bottom: 10px; line-height: normal; padding: 0; height: 90px; position: relative; font-weight: normal; text-align: left; display: flex; align-items: center; } 
.blog-content2 .title_h5 a { text-decoration: none; line-height: normal; color: #ff4444 ; } 
.blog-content2 .title_h5 a:hover { color: #ff4444 ; } 
.blog-content2 h5 span { position: absolute; top: 50%; left: 50%; max-width: 100%; transform: translate(-50%, -50%); width: 100%; max-height: 100%; line-height: 25px; } /* New Blog Details Page */ .blog_details { float: left; width: 100%; } 
.homeBlog.bg-dark .entry { background: #404040; } 
.blog_details ul { display: inline-block; margin: 0px 0 20px; padding: 0; } 
.blog_details ul li { display: inline-block; margin-right: 15px; list-style: none; } 
.blog_details ul li:before { content: none; margin: 0; } 
.blog_details ul li a { color: #333333; transition: all 0.5s ease-out; } 
.blog_details ul li i { margin-right: 5px; } 
.blog_details1 { float: left; width: 100%; margin: 0; padding: 0; } 
.blog_details1 img { margin-bottom: 15px; } 
.blog_details_img { width: 100%; text-align: center; height: auto; overflow: hidden; margin-bottom: 15px; background: #21252973; } 
.blog_details_img img { width: auto; max-width: 100%; height: auto; max-height: 100%; margin: 0 auto } 
.blog_details1 p { text-align: justify; line-height: 24px; } 
.blog_details1 .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #212529; border-left: 3px solid #ff4444 ; } 
.blog_details1 .block-quote p { font-size: 15px; line-height: 24px; } 
.blog_details1 h2, .blog_details1 h3 { margin: 0 0 5px; padding: 0; line-height: 30px; color: #fff; font-size: 22px; font-weight: 500; } 
.blog_details1 ul { float: left; width: 100%; margin: 0 0 25px; padding: 0; } 
.blog_details1 ul li { line-height: 28px; font-size: 16px; margin: 0; vertical-align: middle; text-align: left; padding: 0; display: flex; align-items: center; } 
.blog_details1 ul li:before { width: 20px; height: 20px; color: #4e4e4e; font-weight: 400; margin-top: 0; margin-right: 5px; float: left; content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='gray' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>"); } 
.fb-comments { width: 100%; } /* Blog Details  */ .blogdetails img { width: 100%; } 
.blog_news .content_details { float: left; width: 100%; background: #eee; padding: 20px 20px 20px; } 
.blog_news .content_details h2 { text-transform: capitalize; line-height: 30px; font-size: 20px; margin: 0 0 10px; } 
.blog_news .content_details h2 a { color: #333333; transition: all 0.5s ease-out; } 
.blog_news .content_details ul { display: inline; margin: 0px; } 
.blog_news .content_details ul li { display: inline-block; margin-right: 15px; } 
.blog_news .content_details ul li:before { content: none; margin: 0; } 
.blog_news .content_details ul li i { margin-right: 5px; } 
.blog_news .block-quote { padding: 30px 40px; margin-bottom: 20px; background: #fdfdfd; border-left: 3px solid #ff4444 ; } 
.blog_news .block-quote p { font-size: 15px; line-height: 24px; } 
.blog_news .content_details ol { width: 100%; margin: 0 0 25px; padding: 0; } 
.blog_news .content_details ol li { list-style: none; line-height: 24px; color: #423f3f; font-size: 15px; font-weight: normal; } 
.blog_news .content_details ol li::before { content: "\f0da"; font-family: "FontAwesome"; margin-right: 5px; } 
.contact_page { float: left; width: 100%; margin: 0; padding: 50px 0; position: relative; } 
#contact_form label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
#quick_form label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
#quick_enquiry label.error, .output { color: #FB3A3A; font-weight: normal; margin-bottom: 15px; } 
.pac-container { z-index: 100000; } 
.contact_map { float: left; width: 100%; height: 550px; } 
.contact_form_grid1 { float: left; width: 100%; margin-bottom: 0px; margin-top: 0px; border-radius: 4px; overflow: hidden } /*👉.contact_details { background: #ff4444 ;; border-radius: 4px 0 0 4px; padding: 40px 40px 50px 30px; }👈*/ .contact_details .title_h2_2 { color: #ff4444 ; font-size: 20px; text-align: left; padding: 0; text-transform: uppercase; margin-bottom: 20px; } 
.contact_details p { color: #333; margin-bottom: 20px; font-size: 16px; } 
.contact_details .address_list { clear: both; margin: 0 0 20px; padding: 0; } 
.contact_details .address_list li { clear: both; list-style: none; color: #333; margin-bottom: 10px; font-size: 16px; } 
.contact_details .address_list li svg { min-width: 25px; height: 25px; margin-right: 5px; } 
.contact_details .address_list li a { color: #333; display: flex; line-height: 24px; font-size: 16px; margin-bottom: 10px; display: inline-block; } 
.contact_details .address_list li a span { font-size: 30px; margin-right: 13px; } 
.contact_details .address_list li:first-child { display: flex; align-items: center; } 
.contact_details .address_list li span { font-size: 30px; margin-right: 13px; } 
.contact_details .address_list li a:hover, .contact_details .address_list li a:focus { color: #050708; } 
.social_list { float: left; width: 100%; margin: 0; padding: 0; } 
.social_list li { list-style: none; display: inline-block; } 
.social_list li a { color: #fff; width: 35px; height: 35px; line-height: 35px; border: 1px solid #fff; text-align: center; margin-right: 10px; } 
.social_list li a:hover { color: #050708; border: 1px solid #050708; } 
.contact_form_grid .form_grid { background-color: #ffffff; padding: 30px; } 
.form_grid .title_h2_2 { font-size: 20px; text-transform: uppercase; text-align: left; margin: 0 0 20px; padding: 0; color: #ff4444 ; } /* Sitemap page */ .sitemap_page { float: left; width: 100%; margin: 0; padding: 50px 0; background: #404040; position: relative; } 
.sitemap_page .title_2 { color: #fff; } 
.sitemap_right_side h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #050708; font-size: 24px; color: #fff; font-weight: 600; } 
.sitemap { border-left: 1px solid #666; padding: 0; } 
.sitemap li { list-style: none !important; background: transparent url(../images/sitemap_hr.png) no-repeat scroll 0px 9px; padding: 0px 0px 0px 15px; margin-bottom: 5px; } 
.sitemap li ul { border-left: 1px solid #666; padding: 0; } 
.sitemap li a { color: #ffffff; font-size: 16px; padding-bottom: 5px; display: block; } 
.sitemap li a:hover { color: #f8a2a2; } 
.market_area h3 { float: left; display: block; margin: 10px 0px; } 
.market_area h1 { font-size: 24px; font-weight: bold; margin-bottom: 10px; color: #ff4444 ; } 
.market-list { float: left; width: 100%; margin: 0 !important; padding: 0; } 
.market-list li { list-style: none; padding-right: 10px; line-height: 20px; width: 25%; float: left; } 
.market-list li:before { content: none !important; margin-right: 0 !important; } 
.market-list li a { width: auto; height: 40px; padding: 10px 12px 10px; margin: 0 0 9px; display: flex ; color: #fff !important; font-size: 16px; background-color: #5e5e5e; align-items: center; } 
.market-list li a:hover { background: #ff4444 ; color: #fff !important; } /* Products Poup */ .product_popup { float: left; width: 100%; margin: 0; padding: 0; } 
.product_popup_image { width: 100%; margin-bottom: 15px; border: 1px solid #565656; overflow: hidden; position: relative; height: auto;aspect-ratio: 1; } 
#callback .product_popup_image { height: auto;aspect-ratio: 1; } 
.more_info { max-height: 335px; overflow-y: auto; margin-bottom: 10px;} 
.product_popup_image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 100%; width: 100%; margin: auto; } 
.product_popup .popupTitle { color: #c4261c; font-size: 17px; font-weight: 600; text-transform: uppercase; margin-bottom: 8px; text-align: left; padding: 0; font-family: 'Oswald', sans-serif; } 
.product_popup p { font-size: 14px; line-height: 24px; color: #333; text-align: left; margin-bottom: 15px; } 
#product_enquiry label.error { color: #FB3A3A; font-weight: normal; } 
.product_right_image .read_more { margin-top: 0; } 
.logob { border-radius: 14px; padding: 5px 5px; background-color: #fff; } 
.video_section iframe { width: 100%; height: 415px; } 
.latest { font-size: 26px; font-weight: bold; font-family: 'Manrope', sans-serif; color: #0c0c0c; margin: 0 0 20px; } 
.webpulse-home_blog h6 span { color: #050708; } 
.webpulse-home_blog h6 { text-transform: uppercase; } 
.feature_height { display: block; overflow: hidden; padding: 15px; text-align: center; height: 140px; } 
.thumb { text-align: center; width: 100%; display: inline-block; padding: 0px; } 
.fadeImg { animation-name: fadeimg; animation-duration: 2s; } 
@keyframes fadeimg { from { opacity: 0; } to { opacity: 1; } } 
.privacy_policy { float: left; width: 100%; margin: 0; padding: 30px 0; background: #fff; } 
.privacy_policy h2 { font-size: 22px; margin: 0; padding: 0 0 8px; font-weight: 600; text-transform: uppercase; } 
.privacy_policy h3 { font-size: 18px; margin: 0; padding: 0 0 8px; font-weight: 600; color: #8e5341; } 
.privacy_policy p { font-size: 14px; line-height: 22px; } 
.privacy_policy ul { margin: 0; padding: 0; } 
.d-flow-root{display: flow-root;} 
.homeSlider .sliderItem .caption { top: -3%; margin: 0px 0 0; padding:0 30px 0 0; } 
.trade_partner { width: 100%; margin-top: 15px; position: relative; overflow: hidden; } 
.trade_partner img { border-radius: 10px; } 
.w-75.mx-auto.text-center p{color:#fff} /* industry we searve */ .blog-2 { margin-bottom: 30px; border-radius: 10px; position: relative; background: #fff; border:0px solid #e9e9e9; box-shadow: 0px 0px 5px 0px #0000001c !important; overflow: hidden; } 
.blog-2 img { transition: all 0.5s ease; } 
.blog-2 .blog-photo img.img-fluid.bp { height: auto; object-fit: cover; width: 100%; } 
.blog-2 .detail.pt-3.pb-1 { text-transform: capitalize; position: absolute; bottom: 15px; width: 90%; background: #ff4444; left: 5%; text-align: center; border-radius: 10px; transition: all 0.5s ease; display: flex ; padding: 10px !important; justify-content: center; align-items: center; height: 45px; color: #fff; font-size: 20px; } 
.blog-2:hover img { transform: scale(1.1); } 
.blog-2:hover .detail.pt-3.pb-1 { background: #ff7272; } 
.blog-2 h4 { text-align: left; margin: 0; padding: 0; font-size: 18px; font-weight: bold; color: #fff; } 
.blog-2 .detail a { font-size: 18px; margin-bottom: 0px; color: #fff; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-transform: capitalize; } 
.bestItem .bestItem_info .bestItem_Title a:hover{color: #ff7272;} 
.bestItem:hover .image img { transform: scale(1.1); } 
.ourBest .image { aspect-ratio: 1; overflow: hidden; } 
.homeSlider .sliderItem .sliderInner .imgDiv img { width: 100%; } 
.image img{transition: all 0.5s ease;} /* director message */ .shouldConsult.shouldConsult2 { background: #111; } 
.bg-dark.py-5.px-3.rounded.rounded-5 { background: #404040 !important;height: 100%; } 
.imagesLeft.rounded-circle.mx-auto.overflow-hidden { width: 100px; height: 100px; background: #fff; } /* ABOUT CSS CUSTOM */ .features {  width: 100%; padding: 50px 0 0; margin: 0; position: relative; background-image: url(../images/backgrounds.jpg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; } 
.features:before { content: ""; display: inline-block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; background: #000000bd; background-image: -webkit-linear-gradient(90deg, rgba(6, 23, 51, 0) 0%, rgba(29, 42, 77, 0) 0%, #282828a3 80%); } 
.features .h2_title { color: #ffffff; } 
.features .h2_title { font-weight: 700; margin-bottom: 40px; position: relative; text-transform: uppercase; text-align: center; color: var(--dark-red); font-size: 30px; padding-bottom: 10px; } 
.features .features-holder { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-column-gap: 25px; } 
.features .feature-panel-holder { padding-top: 25px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark a {    border-color: #fff; margin-top: 12px; color: #fff;} 
.features .feature-panel-holder .feature-panel { position: relative; padding: 20px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; overflow: hidden; cursor: pointer; margin-bottom: 33px; border-radius: 8px 0 8px 8px; border-color: rgba(249, 249, 249, .15); -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } 
.features .h2_title:after { bottom: -10px; content: ""; height: 3px; left: 50%;  background: #d2deff none repeat scroll 0 0; margin-left: -50px; position: absolute; width: 100px; } 
.features .feature-panel-holder .feature-panel .feature-icon { margin-bottom: 5px; } 
.features .feature-panel-holder .feature-panel .feature-icon img { width: 40px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; filter: invert(1); transition: .3s ease-in-out; } 
.features .feature-panel-holder .feature-panel .feature-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; margin-bottom: 10px;     font-weight: 700; font-size: 18px; line-height: 28px; text-transform: inherit; margin-bottom: 6px; color: #ffffff; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;font-weight: 600;font-size: 16px; line-height: 28px; text-transform: inherit; margin-bottom: 6px; color: #ffffff; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;  } 
.features .feature-panel-holder .feature-panel .feature-content p { text-align: center; font-size: 15px; line-height: 24px; margin-bottom: 0; color: #ffffff; opacity: 0; visibility: hidden; -webkit-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; height: 25px;     font-weight: normal !important;} 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark { background-color: #ff4444e3; } 
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark .feature-content .titleFact { color: #fff; } 
.features .feature-panel-holder:hover { padding-top: 0; } 
.features .feature-panel-holder:hover .feature-panel .feature-content p { visibility: visible; opacity: 1; height: 30px; } 
.features .feature-panel-holder .feature-panel.feature-panel-dark {    background: #1111118c; border: 1px solid rgb(255 255 255 / 18%); } 
.features .feature-panel-holder .feature-panel a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; height: 30px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 13px; color: #ffffff; margin-top: -32px; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; } 
.features .features-card .card-panel .panel-body .titleCat {    font-size: 18px; line-height: 32px; font-weight: 800; color: #ff4444; margin-bottom: 10px; text-transform: capitalize; } 
.features .features-card .card-panel.reversed .panel-icon { margin-right: 0; margin-left: 40px; display: flex; align-items: center; transform: translateY(-7px); } 
.features .features-card .card-panel.reversed { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } 
.features .features-card .card-panel {      border: 0px solid #242424; display: -ms-flexbox; display: flex; background: #404040; border-radius: 8px 0 8px 8px; padding: 30px 40px 34px; -webkit-box-shadow: 0 2px 8px 0 rgb(20 20 20 / 76%); box-shadow: 0 2px 8px 0 rgb(20 20 20 / 76%); position: relative; -ms-flex-preferred-size: 48%; flex-basis: 48%; align-items: center;} 
.features .features-card .card-panel .panel-icon img {    filter: invert(1); margin-left: 0; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; min-width: 80px; width: 80px; } 
.features .more-features { text-align: center; margin-bottom: 20px; } 
.features .more-features p { font-weight: 700; font-size: 17px; color: #f4f4f4;    position: relative; margin-bottom: 0; } 
.features .more-features.more-features-2 p a { color: #ff4444;} 
.features .more-features p a { position: relative; color:#ff4444; -webkit-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; text-transform: capitalize; padding-bottom: 8px; } 
.features .features-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); margin-top: -100px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; z-index: 9; } 
.counter-block img {width: 60px;padding: 10px; border-radius: 5px; border: 1px solid var(--light-gray);} 
.div-cla p.fs-18.mt-0 { text-align: justify; } 
.counter-block p { text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 12; -webkit-box-orient: vertical; overflow: hidden; } 
.counter-block.rounded.p-3.text-center.h-350.pt-4 { background: #111; color: #fff;height: 100%; } 
.title_2.text-start:after { right: inherit;} 
.fs-20.mt-3.mb-2.title3 { font-size: 18px; font-weight: 800; } 
.iti {width: 100%;} 
.telePhone{padding-left: 84px;} 
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container { height: 40px; } 
.iti__country { color: #333; } 
.iti__dial-code { color: #323232; } /* contact */ /* contact us */ .bg-sky { background: #ff4444  !important; } 
.contact .video-section .video-inner { position: relative; width: 100%; padding: 185px 0px; background-size: cover; background-repeat: no-repeat; background-position: left center; max-height: max-content; margin: 0 auto; border-radius: 6px; } 
.corner:hover .bottom_corners:before, .corner:hover .bottom_corners:after, .corner:hover:before, .corner:hover:after { border-color: #ff4444; height: 100%; z-index: 0; width: 100%; -ms-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } 
.shadow { box-shadow: 0px 0px 5px 1px #ccc !important; } 
.z-index-1 { z-index: 1; } 
.h-170 { height: 100%; } 
.corner:before { content: ""; position: absolute; top: -2px; left: -2px; width: 30px; height: 30px; z-index: 0; border: 2px solid #ff4444; border-width: 2px 0 0 2px; border-radius: 2px 0 0 0; } 
.corner:after { content: ""; position: absolute; top: -2px; right: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #ff4444; border-width: 2px 2px 0 0; border-radius: 0 2px 0 0; } 
.corner .bottom_corners:before { content: ""; position: absolute; bottom: -2px; left: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #ff4444; border-width: 0 0 2px 2px; border-radius: 0 0 0 2px; } 
.corner .bottom_corners:after { content: ""; position: absolute; bottom: -2px; right: -2px; z-index: 0; width: 30px; height: 30px; border: 2px solid #ff4444; border-width: 0 2px 2px 0; border-radius: 0 0 2px 0; } 
.base-header2 { position: relative; z-index:1; } 
.z-index-9{z-index: 9;} 
.icon-holder { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; color: #ffffff; } 
.iti {width: 100%;} ul.social li { margin: 0px 3px; display: inline-block; border-radius: 5px; } ul.social li a { transition: background 400ms ease-in-out; text-align: center; width: 25px; height: 25px; border-radius: 4px; display: flex; align-items: center; justify-content: center; color: #ffffff;    border:0px solid #ffffff; } 
.form-group, .form-control { position: relative;font-size: 15px; margin: 0px 0px 10px;font-weight: 600;} section.testimonials_section.pb-3:before { height: 65px;} 
.why-choose-us-sd ul li{list-style:none} 
.why-choose-us-sd ul li { list-style: none; display: flex; } 
.why-choose-us-sd ul li svg { padding: 5px; background: #ff444433; border-radius: 50px; margin-right: 10px; } 
.why-choose-us-sd ul li svg{padding: 5px;} 
.why-choose-us-sd ul li { list-style: none; display: flex; margin-bottom: 10px; } 
.youtube_video.float-start.p-3.rounded.py-2.bg-white { width: 100%; background: #fff; padding: 15px; box-shadow: 0px 0px 5px 0px #ccc;} 
.default-form-area.p-4.rounded-3.text-center.border-bottom.border-3.border-light.bg-white {border: 0px solid #000 !important; box-shadow: 0px 0px 5px 0px #4e4e4e; background: #212529 !important;} 
.row.justify-content-center .clients1 { border: 1px solid #ddd; padding: 10px; margin-bottom: 20px; border-radius: 5px; } section.webpulse_home_product.bg-light .item .item_info { border: 1px solid #cccccc33; } 
.form-control { color: #a9a9a9; background-color: #222; background-clip: padding-box; border: 1px solid #3e3e3e;} 
.home-headers{height: 630px;} 
.iti-mobile .iti--container { height: auto; } 
.default-form-area .iti__selected-dial-code { color: #ccc; } 
.form-control::placeholder{color:#ccc !important} 
._ohe span { color: #ccc; } 
._pup { color: #ccc; } 
.approach.company-core-value.py-5.w-100.mt-5.float-start { background: #404040; } /* faqs */ .faq_section { float: left; width: 100%; margin: 0; padding: 40px 0; background: #404040; } 
.accordion-item { margin-bottom: 15px; border-radius: 5px !important; overflow: hidden; border: none !important; } 
.accordion-header { padding: 0 !important; margin: 0 !important; text-transform: initial; } 
.accordion-item:not(:first-of-type) { border: 1px solid rgba(0, 0, 0, 0.125); } 
.accordion-button { padding: 12px 15px; font-size: 18px;    background-color: #212529; font-weight: 800;color: #fff; } 
.accordion-collapse.collapse { background-color: rgb(17, 17, 17); } 
.accordion-button:not(.collapsed) { color: #fff; background: #ff4444; font-weight: 800; } 
.accordion-button:not(.collapsed):after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(0deg); } 
.accordion-button:hover, .accordion-button:focus { color: #fff; background: #ff4444;; } 
.accordion-body { background: #212529; } 
.accordion-button:hover:after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(-180deg);filter: none; }.accordion-button::after { filter: invert(1); } 
.accordion-body p { font-size: 15px; line-height: 24px; } 
.get-touch-area.py-5, .contact-form-area{ background: #404040; } 
.h-170 { background: #212529; } /* video start code */ .video_gallery1 { float: left; width: 100%; position: relative; padding: 50px 0; overflow: hidden; z-index: 1;background: #404040; } 
.video_gallery1 .vd_bx { position: relative; overflow: hidden; z-index: 1; border-radius: 16px; border: 1px solid #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; margin-bottom: 15px; } 
.video_gallery1 .video-play-icon { width: 50px; height: 50px; line-height: 48px; } 
.video-play-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 65px; height: 65px; border-radius: 80px; text-align: center; line-height: 65px; color: #fff; display: block; margin: auto; transition: all .5s; background: var(--liner); background-color: #d9141b; box-shadow: 0 0 0 0 rgba(110, 39, 37, .5); -webkit-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); -moz-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); -ms-animation: wave 1.25s infinite cubic-bezier(0.66, 0, 0, 1); animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); } 
@-webkit-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } 
@-moz-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } 
@-ms-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } 
@keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } 
.video_gallery1 .moreBtn:before, .video_gallery1 .moreBtn:after { background: #333; } 
.video_gallery1 .moreBtn:hover { box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; color: white; } 
.video_gallery1 .vd_bx { height: 270px; } 
.accordion-button:not(.collapsed){box-shadow: none;} 
.gallery_item_info h2 { color: #fff; font-size: 18px; margin: 0px; font-weight: 500; } p a:hover { color: #ff8585 !important; } 
a.whatapp_btn.whatapp_btn2 { bottom: 124px; background: #ff8585; } 
.int_infosidebar .siderbar_social ul li { margin-bottom: 10px; width: 27px; margin: 0px auto 7px; list-style: none; height: 27px; line-height: 27px; border-radius: 5px; } 
.int_infosidebar .siderbar_social ul li a{ border-radius: 3px;background:#6d6d6d} /* li.facebook a { background: #3c5b9b; border-radius: 3px; } li.Twitter a{ background: #6a6a6a;border-radius: 3px;} li.Youtube a{ background: #f70000;border-radius: 3px;} li.Instagram a{border-radius: 3px; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);} */ .text-holder.position-absolute.z-index-9.w-100.position-relative.z-index-9 a:hover{ color: #fd7d7d !important;} /* pdf youtube css */ .item.youtube { display: flex; align-items: center; justify-content: center; background: red; color: #fff; height: 35px; border-radius: 5px; width: 40px; } 
.item.youtube svg { fill: #fff; width: 30px; height: 30px; } 
.product_showcase { display: flex; justify-content: flex-start; align-items: center; padding: 0 0 6px 0; margin-bottom: 8px; } 
.productBrochureandvideo { margin-right: 15px; border: 1px dashed #999999; padding: 5px; border-radius: 5px; } 
.productBrochureandvideo a { font-weight: 800; color: #999999; } 
.productBrochureandvideo a svg { color: #999999; width: 20px; height: 20px; margin-right: 5px; } 
.productBrochureandvideo a { font-weight: 800; color: #b1b1b1; letter-spacing: 0.5px; } 
.default-form-area .readMore_2, .default-form-area .readMore_2:focus, button.readMore_2, button.readMore_2:focus { min-width: 95px;} 
@media (min-width:1024px) { ul.link.d-flow-root li { width: 48%; float: left; margin-right: 1%; } 
.navigation .menu ul li ul.cs-dropdown li { width: 50%; float: left; border-left: 1px solid #eee; } 
.navigation .menu ul li ul.cs-dropdown li a { font-size: 16px;} 
.navigation .menu ul li ul.cs-dropdown { width: 500px; left: -100%; } 
.bestItem .bestItem_info .bestItem_Title a
 { 
    height: 35px;
    align-items: center;
    justify-content: center;
    display: flex;
}
} 
.right-content .d-flex.justify-content-start { margin-bottom: 15px; } 
@media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1200px; } }


.welcomeSection .welcomeImg { 
    position: relative;
    z-index: 1;
}


.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #ff0000 !important;
    border: 1px solid #ff0000 !important;
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 15px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 15px));
    display: inline-block;
    border-radius: 50%;
    background: #ffffff;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
    border: 1px solid #ff0000;
}

.testimonials .swiper-horizontal>.swiper-pagination-bullets, .testimonials .swiper-pagination-bullets.swiper-pagination-horizontal, .testimonials .swiper-pagination-custom, .testimonials .swiper-pagination-fraction {
    bottom: -38px; }

