@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&display=swap');



body {line-height: 24px; color:#505a63; font-family: Hind, sans-serif; }

.btn, a, button {-webkit-transition: all 250ms linear; -moz-transition: all 250ms linear; -o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear; }

a { text-decoration: none;}

a:hover,a:focus,a:active {color:#50575a; text-decoration: none; outline: 0; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline:none}

a:focus, :focus {outline: 0;}

ul{ list-style:none; padding:0}

button:focus{ outline:none}



/*HEADINGS*/

h1,h2,h3,h4,h5,h6{font-weight: 700;font-family: Inter, sans-serif; }



/*SECTION HEADINGS*/

.all_heading{font-size:40px; font-weight:800; color: #000;}

.sub_heading {font-size: 18px; color: #d61e00;letter-spacing: 4px; text-transform: uppercase;}

/*buttons css*/



.request-btn{ color:#fff; text-align: center;font-weight:500; padding:10px 30px;font-size:15px;background: #d61e00;

-webkit-box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12); -moz-box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12);box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12); border-radius:50px;}

.request-btn:hover {background:#303030 !important; color:#fff !important;}



.contact-form-wrapper .form-group input.crequest-btn{ width:25%; color:#fff !important; text-align: center !important;font-weight:500 !important; padding:10px 30px !important;font-size:15px !important;background: #d61e00 !important;

-webkit-box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12) !important; -moz-box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12) !important;box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12) !important; border-radius:50px !important; } 

.crequest-btn:hover {background:#303030 !important; color:#fff !important;}

.View-profile-btn{ color:#d61e00; background:#fff; border:1px solid #344a67; font-size:14px; font-weight:600; text-transform:uppercase; }

.View-profile-btn:hover{background:#d61e00; color:#fff;border:1px solid #d61e00; }



/*background-color css*/

.bg-gray{ background:#f7f7f7;}



/*#################################################*/

/*################## MAIN STYLE ###################*/

/*#################################################*/



/*-----top part--------*/

.top{ color:#fff; padding:9px 0;background:#222;}

.top p{ padding-top: 2px;margin: 0;}

.top ul{ text-align:right; margin: 0;}

.top li {display: inline;line-height: 26px; padding-left: 15px;}

.top li a{ color:#fff; }

.top li a:hover{color:#d61e00}

.top li img{ margin-right:5px}



/*HEADER*/

.site_header .navbar {transition: 0.5s all;border-bottom: 1px solid #ccc; background:#fff;padding: 0;}

.site_header .navbar-brand .logo{ }

.site_header .navbar ul li a.nav-link {color: #303030;margin-left: 10px; margin-right: 10px;font-size: 15px; font-weight: 600;}

.site_header .navbar ul li a.nav-link:hover{color: #d61e00; }

.site_header .dropdown-toggle::after { border-top: .3em solid #d61e00;}





/*BOOTSTRAP 4 DROPDOWN ON HOVER*/

.site_header .dropdown-menu{ border: 1px solid rgba(120,130,140,.13);border-radius: 0; box-shadow: 0 3px 12px rgba(0,0,0,.05)!important;-webkit-box-shadow: 0!important;-moz-box-shadow: 0!important; padding-bottom: 8px; margin-top: 0;}

.site_header .dropdown-menu .dropdown-item{font-size: 13px;}

.site_header .dropdown-menu .dropdown-item:hover,

.site_header .dropdown-menu .dropdown-item:focus{background-color: transparent;color:#d61e00;}

.site_header .dropdown:hover>.dropdown-menu{display: block;}

 

 

/*HAMBURGER MENU START*/

/*Add Class "Collapsed" to "navbar-toggler" in HTML */

.site_header .navbar-toggler{padding: 0; outline: 0; color: transparent; background-color:transparent; border-color: transparent;}

.site_header .navbar-toggler:focus,

.site_header .navbar-toggler:active{outline: 0;}

.site_header .navbar-toggler .navbar-toggler-icon{position: relative; height: 2px; background-color: transparent; width: 35px; border-radius: 4px; transition: 0.3s all ease-in-out; }

.site_header .navbar-toggler .navbar-toggler-icon:before,

.site_header .navbar-toggler .navbar-toggler-icon:after{content: ""; position: absolute; display: block; height: 2px; width: 100%; background-color: #444; border-radius: 4px; transition: 0.3s all ease-in-out; }

.site_header .navbar-toggler-icon:before{top: 0; transform: rotate(45deg);}

.site_header .navbar-toggler-icon:after{bottom: 0; transform: rotate(-45deg);}

.site_header .navbar-toggler.collapsed .navbar-toggler-icon{background-color: #444;}

.site_header .navbar-toggler.collapsed .navbar-toggler-icon:before{top:-12px; transform: rotate(0);}

.site_header .navbar-toggler.collapsed .navbar-toggler-icon:after{bottom:-12px; transform: rotate(0);}

@media (max-width: 991.98px){.site_header .navbar-toggler-icon:before,.site_header .navbar-toggler-icon:after{background-color: #333;}}

/*HAMBURGER MENU END*/



/*HEADER FIXED ON SCROLL*/

.isFixed {position: fixed; top: 0; right: 0;  left: 0;  z-index: 1030;background-color: #fff; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);padding-top: 10px;padding-bottom: 10px; z-index: 99;}



/*Banner HERO*/

/*  OWL NAV BUTTONS*/

.owl-carousel .owl-nav {margin-top: -30px; position: absolute; top: 50%; width: 100%; display: flex; justify-content: space-between; height: 0; }

.owl-carousel .item > div{position: relative; z-index: 9; }

.owl-carousel .owl-nav button.owl-next, 

.owl-carousel .owl-nav button.owl-prev {font-size: 14px; text-align: center; line-height: 42px; height: 40px; width: 40px; background-color: #fff; box-shadow: 0 0px 10px rgba(0, 0, 0, 0.32); border-radius: 50px; color: #444; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; visibility: hidden; opacity: 0; }

.owl-carousel:hover button.owl-prev, 

.owl-carousel:hover button.owl-next {visibility: visible!important; opacity: 1!important; }

.owl-theme .owl-nav [class*=owl-]:hover{background-color:#303030; color: #fff; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #d61e00;}



#hero__slider .owl-dots{position: absolute; left: 0; right: 0; bottom:20px; }

#hero__slider.owl-carousel .owl-nav button.owl-next, 

#hero__slider.owl-carousel .owl-nav button.owl-prev {font-size: 18px; line-height: 65px; height: 60px; width: 60px; background-color: rgba(0, 0, 0, 0.15); box-shadow: none; text-shadow: 0 1px 0px rgba(255, 255, 255, 0.45); color: rgba(255, 255, 255, 0.10); visibility: hidden; opacity: 0; }

#hero__slider  .owl-nav.disabled+.owl-dots {  position: absolute; bottom: 0; left: 20px;}

#hero__slider  .owl-dots .owl-dot span { margin: 5px 3px;width: 10px;height: 10px;}

#hero__slider .owl-dots .owl-dot.active span, #hero__slider .owl-theme .owl-dots .owl-dot:hover span { background: #d61e00;}





.hero__content{position: absolute; width: 100%; color: #fff; top: 55%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); min-height: 250px;}

.hero__content .heading__font{ color:#fff;line-height:35px;font-weight:700;font-size: 32px;}

.hero__content p{ color:#fff; font-size:25px;line-height:40px}



 

/*----after banner part-----*/

.top_sec{position: relative;margin-top: -100px; z-index: 1;}

.top_sec .box{position: relative;overflow: hidden;margin-bottom:15px;}

.top_sec .box img{width: 100%; height: auto;}

.top_sec .box .box-heading{ position: absolute; bottom: 0; left: 0; right:0;padding: 65px 20px 10px 20px; background: -moz-linear-gradient(top, transparent 5%, #000 100%);background: -webkit-linear-gradient(top, transparent 5%, #000 100%);background: linear-gradient(to bottom, transparent 5%, #000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); color:#fff; text-align: center;}

.top_sec .box:hover .box-heading{  left: 100%;}

.top_sec .box .title{margin: 0;font-size:18px;font-weight:600;line-height:25px;}

.top_sec .box .boxContent{width: 100%;height: 100%;position: absolute;top: 0;left: -100%;padding: 30px 25px; background: rgba(13, 13, 13,0.9);transition: all 0.3s ease 0s;cursor: pointer;}

.top_sec .box:hover .boxContent{left: 0;}

.top_sec .box .description{font-size: 15px;line-height: 25px;}

 

/*----about us css-----*/ 

.About_home{ padding:70px 0 40px 0; background: #fff url(../images/About_home-bg.jpg) no-repeat bottom center;}

.ab-txt-top{ font-size: 15px;color: #303030; letter-spacing: 2px; text-transform: uppercase;font-weight: 600;margin-top: 16px;margin-bottom: 5px; display: block;}



.info-tabs .nav-pills .nav-link.active {color:#fff; background: #d61e00;-webkit-box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12);-moz-box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12);box-shadow: 0px 0px 5px 2px rgba(255,0,0,0.12);border-radius: 50px;}

.info-tabs .nav-pills .nav-link   { position: relative;display: inline-block; font-size: 16px;line-height: 30px;

color: #303030;font-weight: 700;padding: 10px 30px;cursor: pointer;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease; -o-transition: all 300ms ease;transition: all 300ms ease; border-radius: 24px;}

.info-tabs .tab-content h3 { display: block; font-size: 20px;line-height: 1.2em;color: #d61e00; font-weight: 400;

 margin-bottom: 18px;}

.info-tabs .tab-content .text {line-height: 26px; }



.about-image-prt{ position:relative;z-index:1}

.about-image-prt:before { width: 150px;height: 150px; background:#d61e00; border-radius: 50%;position: absolute;content: "";right: 0px;top: -63px;z-index: -1;}







/*<!--Our-Products css-->*/

.Our-Products{ background: #f7f7f7 url(../images/Our-Products-bg.png) no-repeat bottom right;}

.Our-Products-text {position: absolute; top: 50%;right: 0;background: #d61e00; width: 415px;

padding:40px;-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);transform: translateY(-50%);}

.Our-Products-text h3 {font-size: 26px; margin-bottom: 20px; color:#fff}

.white_color{ background-color:#fff; color:#000}

.pro-num{ position:absolute; top:50px; left:10px; font-size:100px; color:#f5f5f6;font-weight: 600;}

 



#product-slider.owl-carousel .owl-item img{ width:auto}

#product-slider .owl-dots .owl-dot span{ margin-top:20px;}



#product-slider.owl-carousel .owl-nav button.owl-next i, 

#product-slider.owl-carousel .owl-nav button.owl-prev i,

#Our_Customers.owl-carousel .owl-nav button.owl-next i, 

#Our_Customers.owl-carousel .owl-nav button.owl-prev i  { font-size: 27px;line-height: 39px;}





/* ---Testimonials ----*/

.Our_Customers{  background-image: url(../images/map.png);background-position: center center; background-repeat: no-repeat; }

.testimonial{border-radius: 4px; padding:15px; margin-top: 20px; border: 1px solid #f9f9f9;padding-bottom:40px;}

.testimonial:before {content: '';position: absolute;top: 12%; left:0;width:5px;height:55px;background: #d61e00; border-radius:0px 5px 5px 0px }

.testimonial .pic{ width: 90px; height: 90px; border-radius: 50%;  margin: 0 auto; border: 3px solid #fff; box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);position: relative;  margin-top: -35px;}

.testimonial:after{content: "\f10e";font-family: "FontAwesome";color: #d61e00;position: absolute;bottom: 10px;right: 16px;

margin: 10px auto;font-size: 43px;}

.testimonial .pic img{ width: 100%; height: auto; border-radius: 50%;}

.testimonial .testimonial-content{padding: 10px}

.testimonial .description{}

.testimonial .testimonial-title{font-size: 16px; color: #414141;margin-bottom: 2px;}

.testimonial .post{font-size: 13px; color: #d61e00;margin-bottom: 5px; display: inline-block;}



/*---<!--fact-counter-->----*/

.counter-section{position:relative;background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;padding:140px 0px 100px;}

.counter-section:before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0.70);}

.fact-counter{position:relative;}

.fact-counter .column .inner{position:relative;text-align:center;}

.fact-counter .count-outer .count-text{position:relative;font-weight:900;color:#d61e00;font-size:50px;margin-top: 25px;

display: inline-block;}

.fact-counter .column .counter-title{position: absolute;right:-15px;top: 60px;font-size: 16px;font-weight: 400;

line-height: 1em;color: #ffffff;display: inline-block;-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg);

-ms-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);  text-transform: uppercase;}

 

/*----<!--Latest News & Blog-->-------*/

.lower-content h3{ line-height:20px}

.lower-content h3 a{ font-size:17px; color:#303030}



/*----social_logo----*/

.social_logo{background-color:#262626}

.b4footer{ position:relative; z-index:1}

 

.social-icon a {color: #888888;font-size: 20px; height: 50px; width: 50px; line-height: 55px;display: inline-block;text-align: center;-webkit-transition: .3s; -o-transition: .3s;transition: .3s; background: #1f1f1f;margin-right: 5px;}

.social-icon a:hover { color: #fff;background: 203#d61e00;}

.Link ul{margin-top: 1em;}

.Link ul li {display: inline-block; padding: 0 13px;}

.Link ul li a {font-size: 18px;color: #888888;font-weight: 400;text-transform: uppercase;

-webkit-transition: .3s;-o-transition: .3s; transition: .3s;}

.Link ul li a:hover { color: #d61e00;}

.footer-logo img{ padding-left: 115px;}
.footer-logo img{opacity: 0.5;}
.footer-logo img:hover{opacity: 1;}



/******Footer******/ 

.footer {background: #222 url(../images/footer-bg.gif) repeat left top;padding: 40px 0 40px 0; color:#b8b8b8}

.footer h3.footer-title {font-size: 14px;color: #fff;margin-bottom: 13px; text-transform:uppercase}

.footer-links ul li a {color: #b8b8b8;line-height:28px;font-weight: 400; font-size:15px}

.footer-links ul li a:hover, .footer-links a:hover {color: #d61e00}

.footer h5 {font-size: 14px; color: #fff;margin-bottom: 0;}

.footer .ak_number{ color:#fff; font-size:18px}



.leftborder{ position:relative}

.leftborder:after {  content: ""; position: absolute; right: 20px;background: #d2dee6; height:85%; width: 1px;  top: 0;}



.footer .ubcontact span {padding-bottom: 10px;display: block;padding-top: 5px;padding-left: 45px;

position: relative;} 

.footer .ubcontact i {color: #d61e00;width: 35px;height: 35px;text-align: center;line-height:32px;font-size: 16px;position: absolute;left: 0;  border-radius: 50px; padding-left: 1px;}

.foot-adds{ font-size:15px}



/*****bottom-footer******/

.bottom-footer{ padding:10px 0; background:#262626; border-top:1px solid #7c2011; color:#b8b8b8}

.bottom-footer .gotoTop{display: inline-block; }

.bottom-footer .gotoTop span{display: inline-block; background-color: #FFF; color:#0a2841; border-radius: 50px; padding: 2px 20px; font-size: 13px; font-weight: 800; margin-right: 20px; position: relative; -webkit-transition: all .2s linear; transition: all .2s linear; opacity: 0;}

.bottom-footer .gotoTop span:after{content: ""; width: 0; height: 0; border-top: 9px solid transparent; border-left: 10px solid #FFF; border-bottom: 9px solid transparent; position: absolute; right: -5px; transform: translate(0px, 3px); -webkit-transition: background .1s linear; transition: background .1s linear;}

.bottom-footer .gotoTop i.fa{height: 35px; width: 35px; line-height: 26px; text-align: center; background-color: #d61e00; color: #fff; border-radius: 50px; padding: 5px; font-size: 15px; -webkit-transition: .5s ease-in-out; transition: .5s ease-in-out; }

.bottom-footer .gotoTop:hover span{margin-right: 10px; opacity: 1; }

.bottom-footer .gotoTop:hover i.fa{-webkit-transform: rotate(360deg); transform: rotate(360deg); box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3); }

 

 

/*****==========page-title================***/



.page-banner{position:relative;padding: 110px 0;background-position:center top;background-repeat:no-repeat; }



.page-info{padding:16px 0px;background-color:#222}

.page-info .bread-crumb{position:relative; margin-bottom: 0;}

.page-info .bread-crumb li{position:relative;color:#ffffff;font-weight:600;margin-right:30px;display:inline-block;}

.page-info .bread-crumb li:first-child::after{position:absolute;content:'\f105';font-family: 'FontAwesome';right: -18px; top: 1px;}

.page-info .bread-crumb li.active{color:#d61e00;}

.page-info .bread-crumb li a{position:relative;color:#ffffff;font-size:15px;font-weight:600;} 

  

/*****==========Contact us page================***/

.contact-page{background: #fff url(../images/Our-Products-bg.png) no-repeat bottom right;}



.contact-form-wrapper {background: #f7f7f7 none repeat scroll 0 0;padding: 33px 30px 24px;position: relative; z-index: 1;}

.contact-form-wrapper:before {position: absolute;content: "";top: 0;left: 0;width: 115%;height: 100%;background:#f7f7f7 none repeat scroll 0 0;z-index: -1;}

.contact-form-wrapper .form-group label {color: #000;text-align: left;display: block;font-size: 14px;font-weight: 500;}

.contact-form-wrapper .form-group input {width: 100%;padding: 5px 15px;height: 47px;border: 0px solid #e3e3e3;border-radius: 3px;font-size: 15px;background: #fff;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}

.contact-form-wrapper .form-group textarea {width: 100%;padding: 5px 15px;height: 140px;border: 0px solid #e3e3e3;border-radius: 3px;font-size: 15px;background: #fff;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}

.address-area {-webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;align-items: center;-ms-flex-item-align: center;align-self: center;padding: 30px;background: url(../images/contact_bg.jpg) no-repeat scroll 0 0/cover;position: relative;z-index: 1; padding: 22px 30px 25px;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);}

.address-area:after {position: absolute;content: "";top: 0;left: 0;width: 100%;height: 100%;background: rgba(232, 0, 0, 0.9) none repeat scroll 0 0;z-index: -1; }

.address-area .title{font-size: 26px;font-weight: 600;color:#fff;position: relative;display: inline-block;margin-bottom: 20px;}

.address-area .address-list {padding: 22px 0px 0px;}

.address-area .address-list li {margin-bottom: 20px;}

.address-area .address-list li p {color: #ffffff;padding-left: 30px;position: relative;font-size: 16px}

.address-area .address-list li p i {position: absolute;left: 0;top: 5px;font-size: 20px}

 

.map-part iframe {width: 100%;height:400px;display: block;}

.map .Icons{position:relative; z-index:1}

.map .Icons:before {content: '';position: absolute;top: 27px; border: 1px solid #fb5353;width: 100%;left: 0;right: 0;z-index: -1; box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;}

.map .Icon{ background: #fff;width: 50px;height: 50px; border-radius: 50px;border: 1px solid #dddddd;margin: 0 auto;text-align: center;line-height: 53px; color:#d61e00;font-size: 29px; }



/*-------=====About us page css =======---*/

.about-us .about-img-box { position: relative;}

.about-us .about-img-box .content {position: absolute;top: 20px;left: 0; background: #d61e00; width: 100%; max-width: 263px; min-height: 245px; padding: 40px;}

.about-us .about-img-box .content span {color: #FFFFFF; font-size: 18px;  font-weight: 500;}

.about-us .about-img-box .content h3 {margin: 0;font-size: 32px;line-height: 36px; color: #fff;font-weight: 700;margin-top: 13px;}

.about-us .about-img-box .content h3:after { content: ''; width: 38px;height: 2px; display: inline-block;vertical-align: middle; background: #FFF;margin-left: 10px;}

.about-us .about-content h3 {font-size: 30px;line-height: 38px;font-weight: 700}



.vision-mission .thumbnail .img-part{ position:relative}

.vision-mission .thumbnail .img-part .icon{ width:65px; height:65px; background-color:#d61e00; border-radius:65px; line-height:70px; position:absolute; bottom:-25px;left: 20px; font-size: 25px; text-align:center; color: #fff;}





/*-------=====Products page css=======---*/

.Products_dts .widget-area .widget {padding: 25px 20px;background-color: #f7f7f7;margin-bottom: 30px} 

.Products_dts .widget-area .nav-list {padding: 0;margin: 0;list-style-type: none}

.Products_dts .widget-area .nav-list li {position: relative;background: #fff;margin-bottom: 12px;-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.05);box-shadow: 0 0 20px 0 rgba(0,0,0,.05);}

.Products_dts .widget-area .nav-list li:last-child {margin-bottom: 0}

.Products_dts .widget-area .nav-list li a {position: relative;overflow: hidden;display: block;padding: 14px 16px;font-weight: 600; color: #505a63;}

.Products_dts .widget-area .nav-list li a:hover {color: #fff;background: #d61e00;}

.Products_dts .widget-area .nav-list li.active a{ background: #d61e00; color: #fff !important;}



.Products-details-right ul {padding: 0;margin-bottom: 20px; margin-top: 20px;overflow: hidden;list-style-type: none;}

.Products-details-right ul li {position: relative;margin-bottom: 10px;padding-left: 23px;line-height: 30px; }

.Products-details-right ul li:last-child { margin-bottom: 0;}

.Products-details-right ul li::before {content: '';position: absolute;left: 0; top: 7px;width: 15px;height: 15px; background: #d61e00;-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}





 

.video-part:before {width: 150px;height: 150px; background:#d61e00;  border-radius: 50%; position: absolute;content: "";

left: -65px;bottom: -36px; z-index: -1;}

.header-video-button {width: 100px;height: 100px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: #fff;border-radius: 50%;z-index: 11}

.header-video-button a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;height: 100%;font-size: 25px;position: relative}

.header-video-button a:before {content: "";position: absolute;top: 0;left: 0;-webkit-animation: bubble 1.5s linear infinite;

animation: bubble 1.5s linear infinite;border: 1px solid #fff;width: 100%;height: 100%;border-radius: 50%;z-index: -1}

.header-video-button a:after {content: "";position: absolute;

top: 0;left: 0;-webkit-animation: bubble 2s linear infinite;animation: bubble 2s linear infinite;border: 1px solid #fff;

width: 100%;height: 100%;border-radius: 50%;z-index: -1}

.header-video-button i{color: #d61e00;}

@-webkit-keyframes bubble {

0% {

-webkit-transform:scale(.8);

transform:scale(.8);

opacity:.7

}

25% {

-webkit-transform:scale(1.2);

transform:scale(1.2);

opacity:.7

}

100% {

-webkit-transform:scale(1.5);

transform:scale(1.5);

opacity:0

}

}

@keyframes bubble {

0% {

-webkit-transform:scale(.8);

transform:scale(.8);

opacity:.7

}

25% {

-webkit-transform:scale(1.2);

transform:scale(1.2);

opacity:.7

}

100% {

-webkit-transform:scale(1.5);

transform:scale(1.5);

opacity:0

}

}



/*---------=====FAQS=====-----------*/

.faqs__block .faq__header{font-size: 16px; font-weight: 700; position: relative; padding-right: 50px;background: #fff;

 border-bottom: 0;} 

.faqs__block .faq__answer{display: none;} 

.faqs__block .faq__header:before, 

.faqs__block .faq__header:after{content: ''; background-color:#333; width: 12px; height: 2px; position: absolute; top: 27px; transition: all .4s ease-in-out;} 

.faqs__block .faq__header:before {right: 21px; transform: rotate(-40deg);} 

.faqs__block .faq__header:after {right: 30px; transform: rotate(40deg);} 

.faqs__block.is__Open {background: #fff;} 

.faqs__block.is__Open .faq__header{color:#d61e00; background: #ffffff;border-bottom: 1px solid #e8e8e8;} 

.faqs__block.is__Open .card-header:before, 

.faqs__block.is__Open .card-header:after{background-color: #d72f2f;} 

.faqs__block.is__Open .card-header:before {transform: rotate(40deg);} 

.faqs__block.is__Open .card-header:after {transform: rotate(-40deg);}

.faqs__block i{ font-weight: 500;font-size: 24px;vertical-align: bottom;}



/*------Thankyou --------*/

.paymentstatus{padding:50px 0; }

.paymentstatusblock { padding: 40px 40px 70px 40px; text-align: center;  }

.paymentstatusblock:before {content: "";height: 3px; width: 90%; background:#d61e00;display: block;  margin: 0 auto; position: absolute;bottom: -3px; left: 0;right: 0; z-index: 1; border-radius: 0 0 5px 5px;}

 

.paymentstatusblock .paymnttitle {font-weight: 800;font-size: 30px;margin-bottom: 20px;}

.paymentstatusblock .statusmessage {color:#d61e00; font-size:20px;margin-bottom: 30px;}

.paymentstatusblock p.statusmessage strong {color:#444; font-weight:normal; font-size:15px}



/*----solutions page css-------*/
.solutions-banners .heading__font{ padding-top:60px}
.all-solutions { margin-bottom:120px}
.all-solutions .circles {background-color:#f1f1f2;height: 264px;width:264px;display: flex;align-items: center;
justify-content: center;background-size: contain;position:relative; -moz-border-radius: 300px;-webkit-border-radius: 300px;
border-radius: 300px;}
.step_title {background-color: #d61e00;color: #fff; width: 72px;height: 72px;display: block;text-align: center;border-radius: 45px;font-size: 36px;font-weight: bold;line-height: 75px;position:absolute;top: 0; left: 0;}
.border_1:before {z-index: -1;width: calc(100% - 90px);height: 5px;background-color: #adadad;content: attr(target);
display: block;transform-origin: left top; transform: rotate(17deg); margin-left: 45px;margin-right: 45px;position: absolute;margin-top: 140px;}
.border_2:before {z-index: -1; width: 30%; height: 5px;background-color: #adadad;content: attr(target);display: block;transform-origin: left top;transform: rotate(-30deg); margin-left: 50%;position: absolute; margin-top: 0px;}
.hover-step .step_title{ right:0; left:inherit}
.forhidden-css .hidden { display: none!important;}
.forhidden-css h5{ color:#505a63}
.mid-img-prt{background-color: #f1f1f2; padding:5px; }
.stp2{margin-top:120px; margin-bottom: 150px; }
.step_title-md{ left:0; right:0; margin-top:-20px; margin-left:auto; margin-right:auto}
.step_3 .step_title:after {width: 4px; height: 40px; background-color: #d61e00; content: attr(target); display: block; margin-left: auto;  margin-right: auto;margin-top: -4px;}
.heding-hig{ margin-top:90px}

.border_3:before {z-index: -1;width: 32%;height: 5px; background-color: #adadad;content: attr(target);display: block;
transform-origin: right top;transform: rotate(10deg);margin-left: 50%;margin-right: 20%; position: absolute;margin-top: 75px;}
.border_3:after {z-index: -1;width: 14%; height: 5px;background-color: #adadad;content: attr(target);display: block;
transform-origin: left bottom; transform: rotate(-90deg);margin-left: 51%;position: absolute;margin-top: 11px;}
.border_4:before {z-index: -1;width: 66%;height: 5px;background-color: #adadad;content: attr(target);display: block;
transform-origin: left top;transform: rotate(-30deg);margin-left: 250px;position: absolute;margin-top: 130px;}
.border_5:before {z-index: -1;width: 65%;height: 5px;background-color: #adadad;content: attr(target);display: block;
 transform-origin: right bottom;transform: rotate(30deg);position: absolute;margin-top: 110px;margin-left: 110px;}
.forhidden-css h5:hover{ color:#d61e00}


/*#################################################*/

/*################## MEDIAQUERIES #################*/

/*#################################################*/



@media (max-width: 991.98px){ 	 

.footer_btm .gotoTop span{opacity: 1;margin-right: 10px;}	 

}



@media (max-width: 767.98px){

.all_heading { font-size: 30px;}	

.About_home .request-btn,  .Our-Products .request-btn{ width:100%}	

/* ----- homepage css----- */

.isFixed {position:static;}

.site_header .navbar-brand .logo { width: 80px;}

.site_header .navbar {padding: 10px;}

.bottom-footer .gotoTop { display: none;}

.top_sec {margin-top: 20px;}
.top li {    padding-left: 3px;font-size: 13px!important;}
.top li img {margin-right: 4px;    width: 14px!important;}

.About_home { padding: 20px 0;    text-align: center;}



.info-tabs .nav-pills li{width: 100%;text-align: center;}

.info-tabs .nav-pills .nav-link.active {width: 100%;}

.about-image-prt{ margin-top:30px}

.about-image-prt::before { width: 100px; height: 100px; top: -25px}

    

.Our-Products-text{position: static;width:100%;padding:20px; -webkit-transform: unset;-ms-transform: unset; transform: unset;}

.fact-counter .column .counter-title{-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:static;margin-top:10px;margin-bottom: 20px;}

.counter-section {padding: 30px 0px;}



.news-block{ margin-bottom:20px}

.social-icon{ text-align:center}

.Link ul li a {font-size: 16px;padding: 20px 0;display: block;}

.footer-logo img { padding-left: 0;}

.b4footer::before { width: 100%; height: 100px; bottom: -13px;  top:auto}

.leftborder::after{ display:none}

.bottom-footer { font-size: 14px;text-align: center;}

.footer { padding: 5px 0 5px 0;}



/*****==========about us page================***/

.about-us .about-img-box .content {position: static;width: 100%;max-width: 100%; min-height: auto;padding: 30px;margin-bottom: 20px; margin-top:20px}

.vision-mission .thumbnail{ margin-bottom:10px}





/*****==========Contact us page================***/

.contact-form-wrapper:before {display: none}

.address-area {margin-top: 30px}

.button-area { text-align:center}

.button-area .request-btn{ width:100%}





.Products-details-right .img-part img{ margin-bottom:10px}

.paymentstatusblock { padding: 30px;}



}

@media (max-width: 576.98px){
img{max-width: 100%;}	
ol{padding:0 0 0 18px;}
h3,h4{font-size:20px;}	
.top ul {text-align: left;}
.top li {    padding-left: 3px;font-size: 11px;}
.top li img {margin-right: 4px;    width: 10px;}
.all_heading { font-size: 24px;}
.ab-txt-top {font-size: 14px;letter-spacing: 1px;margin-top: 12px;line-height: 24px;}
.request-btn {    margin-bottom: 32px;}
.sub_heading {font-size: 14px;letter-spacing: 2px;line-height: 20px;    margin: 4px 0;}
.home-Plants .col{min-width: 50%;}
.lower-content h3 a {    font-size: 15px;line-height: 20px;}
.page-banner {    position: relative;    padding: 60px 0;}
.page-info {padding: 8px 0px;}
.info-tabs .tab-content .text {font-size: 15px;}
.vision-mission .thumbnail .img-part .icon {width: 50px; height: 50px;line-height: 54px;position: absolute;bottom: -22px;font-size: 22px;}
.Products-details-right ul {    padding: 0;    margin-bottom: 8px;}
.all-solutions .circles{    margin: 32px auto 58px;}
.mobilebg{background:#fff!important;}
.mobilebg p{margin-bottom:4px!important;}
.border_1:before{background-color: #e6e6e6;content: attr(target);display: block;transform: rotate(90deg);margin-left: 50%;position: absolute;}
.border_2:before {background-color: #e6e6e6; content: attr(target); transform: rotate(-90deg);position: absolute;     width: 100%;}
.border_3:after {background-color:#e6e6e6;    content: attr(target);   transform: rotate(-90deg); transform-origin: left bottom;  width: 100%;  margin-left: 50%;    position: absolute;margin-top:0px;    bottom:100px;}
.border_3:before{display:none;}
.border_4:before,.border_5:before  {background-color: #e6e6e6;    width: 100%;    content: attr(target);    display: block;    transform-origin: left bottom;    transform: rotate(-90deg);    margin-left: 50%;    position: absolute;    bottom: 100px;}
.step_1{text-align:center;}
.stp2,.step_3  {    margin-top: 32px;    margin-bottom: 32px;}
.mid-img-prt {  margin-bottom:32px;}
.all-solutions {    margin-bottom: 32px;}
.step_title { width: 50px;height: 50px;font-size: 30px;line-height: 54px;position: absolute;top: 14px;}
.contact-form-wrapper .form-group input.crequest-btn {width: 50% !important;}
	 

}

