@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap');
body{font-family: 'Ubuntu', sans-serif;}
:root{--color-super-black:#000000;
  --color-black:#3a3932;
  --color-orange:#D74748;
  --color-blue:#36beb3;
  --color-white:#ffffff;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-font-poppins:'Poppins', sans-serif;}
p { line-height: 24px; text-align: justify;}
.p16{font-size: 16px;}
a,.home-products-box,.inner-team-bg .in-team-box,.inner-team-bg .in-team-box img,.inner-photo-grid-row3 .column .g-img,
.inner-photo-grid-row3 .column .g-img h3,.inner-photo-grid-row2 .column .g-img,
.inner-photo-grid-row2 .column .g-img h3,.blog-thumb-box .blog-more-btn { outline: 0!important; color: #343434; -webkit-transition: color .4s, background-color .4s; -moz-transition: color .4s, background-color .4s; -o-transition: color .4s, background-color .4s; transition: color .4s, background-color .4s; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
a:hover {text-decoration: none;color: #1597d0;}
.pad0 {padding: 0;}
strong {font-weight: 600 !important;}
.back-to-top { position: fixed; z-index: 1000; bottom: 8em; right: 15px; text-decoration: none; color:rgba(46,45,45,0.5); border-radius: 100px; background: rgba(244,244,244,0.5); font-size: 22px; padding: 8px 10px; display: none; width: 50px; height: 50px; text-align: center; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46);}
.back-to-top:hover { background: rgba(255,255,255, 1); color: rgba(46,45,45,1); text-decoration: none!important;}

#menu-toggle { z-index: 1; position: absolute; bottom: 32%; right: 0;}
.coming-soon { position: relative; font-size: 18px; z-index: 0; width: 100%;}
.coming-soon::before { content: "coming soon . . ."; left: 0px; position: absolute; top: 0px; font-size: 55px; font-weight: 900; color: #f0f0f0; z-index: -1;}
.carousel-inner>.carousel-item>img,.carousel-inner>.carousel-item>a>img { min-width: 100%; max-width: 100%; height: auto;}

/* Carousel Animation delays */
.slider { padding: 0; position: relative; overflow: hidden; width: 100%; z-index: 0; margin-top: 50px;}
#carousel-sub .carousel-item:before {display: none;}
.slide1,.slide2,.slide3,.slide4,.slide5,.slide6 {z-index: 1 !important;}
/*.slide1 .carousel-caption,.slide2 .carousel-caption,.slide3 .carousel-caption,.slide4 .carousel-caption,.slide5 .carousel-caption,.slide6 .carousel-caption { right: 0%;  bottom: 5%; padding: 10px 0px 20px 20px !important; width: 45%; text-align: right !important; background: rgba(0, 0, 0, 0); text-shadow: 0 1px 2px rgba(0, 0, 0, .1); animation-delay: 1s;}
*/.slider .carousel-indicators li { display: inline-block !important; border-radius: 0; border: 0px solid #1597d0; width: 8px; height: 8px; background-color: #124682!important; opacity: 1;}
.slider .carousel-indicators { right: auto; left: 0%; top: 15%; display: inline-block !important;}
.slider .carousel-indicators .active { background: #1597d0!important; border: 0px solid #1597d0;}
.slide1 h3 {animation-delay: 1.5s;font-size: 28px;font-weight: 400;color: #fff;padding: 15px 45px 5px 15px;margin: 0;display: block;line-height: 43px; text-align: right;}
.slide1 h4 { border-bottom: 2px solid #fff; animation-delay: 1.8s; font-size: 58px; font-weight: 600; color: #fff; padding: 5px 45px 25px 15px; margin: 0; display: block; line-height: 26px; text-align: right;}
.slide2 h4 { border-bottom: 2px solid #fff; animation-delay: 1.8s; font-size: 58px; font-weight: 600; color: #fff; padding: 5px 45px 25px 15px; margin: 0; display: block; line-height: 26px; text-align: right;}


.slide1 a { animation-delay: 2.0s; text-align: right;}

.slide2 h3 {animation-delay: 1.5s;font-size: 28px;font-weight: 400;color: #fff;padding: 15px 45px 5px 15px;margin: 0;display: block;line-height: 43px; text-align: right;}


.slide6 .carousel-caption { left: 46%; right: 0; top: 38%; bottom: 0%; padding: 10px 0px 20px 20px !important; width: 45%; text-align: right !important; text-shadow: 0 1px 2px rgba(0, 0, 0, .5);}
.slide3 .carousel-caption { left: 45%; right: 0; top: 25%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 42%; text-align: right !important; text-shadow: 0 1px 2px rgba(0, 0, 0, .5);}
.slide4 .carousel-caption { left: 45%; right: 0; top: 25%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 42%; text-align: right !important; text-shadow: 0 1px 2px rgba(0, 0, 0, .5);}
.slider .carousel-caption {  right: 0; bottom: 5%; padding: 10px 0px 20px 20px !important; left: unset; text-align: right !important; text-shadow: 0 1px 2px rgba(0, 0, 0, .5);}

.btn-one,.btn-one-full,.btn-two,.btn-two-full,.btn-three,.btn-three-full { -webkit-transition: color .4s, background-color .4s; -moz-transition: color .4s, background-color .4s; -o-transition: color .4s, background-color .4s; transition: color .4s, background-color .4s; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; margin-top: 20px; letter-spacing: 1px; text-transform: uppercase; padding: 10px 30px 10px 30px; line-height: 1; font-size: 12px; font-weight: 600; display: inline-block; border-radius: 0px;}
.btn-one { border: 2px solid #fe1315; color: #fe1315;}
.btn-one:hover { background: #fe1315; color: #fff;}
.btn-one-full { border: 2px solid #fe1315; color: #fff; background: #fe1315;}
.btn-one-full:hover { border: 2px solid #fe1315; background: none; color: #fe1315;}
.btn-two { border-radius: 35px; color: #fff !important; background-color: #fe1315 !important; border: 2px solid #fe1315; font-size: 15px !important; font-weight: 300;}
.btn-two:hover {border-radius: 35px; background: transparent !important; color: #fe1315 !important;}
.btn-two-full { border: 2px solid #fff;  color: #fff; border-radius: 25px; background: transparent;}
.btn-two-full:hover { border: 2px solid #fff; color: #fff; background: #fe1315;}
.btn-three { border: 2px solid #fff; color: #fff;}
.btn-three:hover { background: #fff; color: #124682;}
.btn-three-full { border: 2px solid #fff; background:#fff; color: #124682;}
.btn-three-full:hover { border: 2px solid #fff; color: #fff; background: none;}
.btn-linka{ color: #0c6082 !important; text-decoration: none; font-size: 17px; font-weight: 500; text-align: left !important;}
.btn-linka:hover{color: #efefef;}
.btn-linka i{ font-size: 20px; padding-left: 10px;}
.btn-linka i:hover{  -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
.btn-linkb{ color: #fe1315; text-decoration: none; font-size: 17px; font-weight: 500;}
.btn-linkb:hover{color: #131313;}
.btn-linkb i{ font-size: 20px; padding-left: 10px;}
.btn-linkb i:hover{  -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
.padT40{ padding-top: 40px;}
.pad60{ padding: 60px 0;}
.serv-link{ margin-bottom: 2% !important; display: block; font-size: 15px !important; padding: 20px !important; text-align: center; margin: auto;}
/* Divider Line */
hr { background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent); background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent); border: 0; height: 1px; margin: 22px 0 22px 0;}
hr.short {margin: 11px 0 11px 0;}
hr.tall { margin: 44px 0 44px 0;}
hr.taller { margin: 66px 0 66px 0;}
hr.light { background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.2), transparent); background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);}
hr.invisible { background: none;}

/* Divider Line */
.text-casenone {text-transform: none !important;}
ul.list { margin: 0; padding: 0 0 0 20px; list-style: none; text-align: left;}
ul.list li { position: relative; padding-left: 15px; padding-bottom: 10px;}
ul.list li a { color: #003b29;}
ul.list li a:hover { color: #124682;}
ul.list li::before { content: "\f101"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 0; font-weight: 900; color: #124682;}
ul.list li.head { font-weight: 700; padding-left: 0;}
ul.list li.head::before { display: none;}
ol.ol-list { margin: 0; padding: 0 0 0 20px; text-align: left;}
ol.ol-list li { position: relative; text-align: justify; padding-bottom: 10px;}
ol.ol-list li a { color: #003b29;}
ol.ol-list li a:hover { color: #1597d0;}
.head-main { font-size: 30px; text-transform: uppercase; font-weight: 700; border-bottom: dashed 2px #124682; display: block; width: 100%; padding: 0 50px 10px 0; margin-bottom: 15px;}
.head-one { font-weight: 600; font-size: 18px; padding: 10px; margin-bottom: 10px; background: #003b29; color: #fff; width: 100%;}
.head-two { font-weight: 700; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid #003b29; width: 100%; line-height: 25px;}
.head-three { font-weight: 600; font-size: 18px; padding: 10px; margin-bottom: 10px; background: #124682; color: #003b29; width: 100%;}
.head-four { font-weight: 600; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid #124682; color: #003b29; width: 100%;}
.wp-block-cover-image { position: relative; background-size: cover; background-position: 50%; min-height: 430px; width: 100%; margin: 0; display: flex; justify-content: center; align-items: center;}
.wp-block-cover-image.has-background-dim:before { content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.5);}
.wp-block-cover-image { background-attachment: fixed; background-position: 50% 0;}




/* footer social icons */
ul.social-network { list-style: none; display: inline; margin-left: 0 !important; padding: 0;}
ul.social-network li { display: inline; margin: 0 5px;}
/* footer social icons */
.social-network a.icoRss:hover {background-color: #F56505;}
.social-network a.icoFacebook:hover {background-color: #3B5998;}
.social-network a.icoTwitter:hover {background-color: #33ccff;}
.social-network a.icoGoogle:hover {background-color: #BD3518;}
.social-network a.icoVimeo:hover {background-color: #0590B8;}
.social-network a.icoLinkedin:hover {background-color: #007bb7;}
.social-network a.icoYoutube:hover {background-color: #cc0000;}
.social-network a.icoInstagram:hover {background-color: #c8008b;}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoYoutube:hover i, .social-network a.icoInstagram:hover i {color: #fff;}
a.socialIcon:hover,.socialHoverClass {color: #44BCDD;}
.social-circle li a { display: inline-block; position: relative; margin: 0 auto 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; width: 50px; height: 50px; font-size: 20px; background: rgba(255, 255, 255, 0.4);}
.social-circle li i { margin: 0; line-height: 50px; text-align: center;}
.social-circle li a:hover i,.triggeredHover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
.social-circle i { color: #fff; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
footer {padding: 116px 0 0; background:#454545; /*position: relative; z-index: -1; */overflow: hidden; color: #fff;}
.digital-new{margin-bottom: 10px;}
.footer-pad {padding: 0 0 40px;}
.footer-list h3 {margin: 0 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;}
.footer-list h3 div { border-bottom: 2px solid #fff; display: block; width: 20%; padding: 10px 0 0 0;}
.footer-list ul { padding: 0; margin: 0;}
.footer-list ul li { list-style: none; padding: 13px 0;}
.footer-list ul li a { color: #fff; font-weight: 500;}
.footer-list ul li a i{padding-right: 5px;}
.footer-list ul li a:hover { color: #1597d0; padding-left: 2px;}
.footer address{}
.none {display: none;}
.footer-enq{  text-align: center;}
.footer-box{padding: 5% 0;
  background-color: #fe1d1e;
  text-align: center;
  color: #fff;
  margin-top: 5%;
  margin-bottom: -14%;
  z-index: 1;}
.footer-box h2{ font-size: 30px;
  font-weight: 500;}
  .footer-box h2 i{ padding: 0 10px;}


.breadcrumb-bg{position: relative; margin-top: 110px; margin-bottom: 20px; min-height: 45px;}
.breadcrumb-bg:before {background: #1597d0; content: ""; width: 50%; height: 1px; top: 50%; bottom: 50%; right: 0; position: absolute; z-index: 0;}
.breadcrumb-bg nav{position: absolute; left: 50%;}
.breadcrumb-bg nav .breadcrumb{margin: 0; background:#fff; border-radius: 0; font-size: 14px;}
.breadcrumb-bg nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before { display: inline-block; padding-right: .5rem; content: "\f30b"; font-family: 'Font Awesome 5 Free'; font-weight: 700;}

.our-tem-img{
  border-radius: 20px;
}

.home-specialities-bg{background: #454545; padding: 60px 0; position: relative; min-height: 600px;}
.home-specialities-bg:before { background: rgba(245,245,245,1); content: ""; height: 100%; right: 0; position: absolute; top: 0; width: 85%; border-radius: 50px 0 0 0; z-index: -1;}
.home-specialities-bg:after { background:url(../img/texture-2.png) repeat; content: ""; left: 40%; position: absolute; top: 35px; width: 128px; height: 80px; z-index: -1;}
.home-specialities-image{padding-left: 40px;}
.home-specialities-content{padding: 0px 100px 0 100px;}
.home-specialities-content h2{text-align: left; color: #fff; font-size: 44px;}
.home-specialities-content p{ color: #fff; padding: 20px 0;}
ul.home-specialities-list{margin: 0; padding: 0;}
ul.home-specialities-list li{list-style: none;
  float: left;
  width: 44%;
  padding: 5%;
  margin-right: 4%;
  margin-bottom: 25px;
  background: #676767;min-height: 190px;}
  ul.home-specialities-list a li:hover{color: #d74748; background-color: #fff;}
ul.home-specialities-list a li {display: block; color: #fff; flex-direction: row; align-items: center; text-align: center;}
ul.home-specialities-list a li  h5{font-size: 17px;  font-weight: 600;  }
ul.home-specialities-list  a li img{ padding: 10px;   }
ul.home-specialities-list a li img:hover{filter: invert(100%);
  -webkit-filter: invert(100%); }
ul.home-specialities-list li a:hover{color: #d74748;}
ul.home-specialities-list li:hover{color: #d74748;}
.left-img{padding: 0 0 0 13vh;}
.left-img h4{ position: absolute; left: 18rem; top: 0; display: flex; align-items: center;}
.spclity{ opacity:0; transition:all 0.5s; position:absolute; left:60px; top: 82px; }
.spclt-acitve{ opacity:1;}
.myHover:hover .category-side-hover{ width: 250%; transition: 0.6s;}

.home-help{ padding: 180px 0 60px 0;}
.home-help h2{ font-size: 42px; font-weight: 300;}
.home-help p span{ font-size: 20px; font-weight: 500; color: #fe1d1e; padding-left: 5px;}



.services-home{padding: 0; color: #fff;  position: relative;}
.services-home h2{font-size: 40px; margin-bottom: 15px; font-weight: 600;}

.home-work-bg .btn-three{margin-top: 50px;}

.download-brochure-bg{background: url(../img/download-brochure-bg.jpg) no-repeat; background-size: cover; background-attachment: fixed; padding: 120px 0; text-align: center;}
.download-brochure-bg .btn-one-full{padding: 20px 50px; margin: 0; font-size: 16px;}

.product-banner{position: relative; z-index: 0;}
.product-banner h2{position: absolute; left: 10px; bottom: 20px; text-shadow: 0px 0px 8px rgb(0 0 0 / 80%); color: #fff; font-size: 88px; text-align: center; right: 0; font-weight: 700; text-transform: uppercase;}
.product-banner span{position: absolute; left: 10px; bottom: 10px; text-shadow: 1px 1px 2px rgb(0 0 0 / 70%); color: #fff;}
.product-banner img{min-width: 100%;}
.inner-top-pad{margin-top: 110px;}
.product-details-bg{padding: 40px 0;}
.product-details-bg h1{text-align: center; color: #124682; margin-bottom: 30px;}
.product-details-box-1{background: #f3f3f3; color: #000; margin: 0;}
.product-details-box-1 .product-details-blue-box1 { padding: 90px ;}
.product-details-box-1 .product-details-blue-box1 p{text-align: justify;}
.product-details-box-1 .product-details-blue-boximgwrapper{position: relative; z-index: 0; padding: 0;}
.product-details-box-1 .product-details-blue-boximgwrapper span{position: absolute; left: 10px; bottom: 10px; text-shadow: 1px 1px 2px rgb(0 0 0 / 70%); color: #fff;}
.product-details-blue-box1 h2{ font-size: 36px; font-weight: 600; color: #fe1315; padding: 20px 0; text-align: left;}

.product-spe-bg{padding: 80px 0 40px 0; background: #124682; color: #fff; text-align: center;}
.product-spe h4{font-size: 14px;}

.about-bg{ padding: 60px 0; background: url(../img/bg-texture.jpg) repeat; background-attachment: fixed;}
.about-image img{margin-top: -60px;}
.about-content{padding:0;}
.about-content h1{line-height: 50px; text-align: left; color: #fe1315; margin-bottom: 20px; font-weight: 700; font-size: 34px; border-bottom: 1px dashed #ffbfbf;}

.chairman-image img{margin-top: -60px;}
.chairman-content{padding: 60px 0px 60px 0px;}
.chairman-content h1{text-align: right; color: #fe1315; margin-bottom: 20px; font-size: 34px;}
.chairman-content h2{color: #fe1315; font-size:26px; font-weight: 600; margin-bottom: 0;}
.chairman-content h3{font-size:16px;}

.why-inglaze-image{margin: 0;}
.why-inglaze-content{padding: 60px 180px 60px 200px; position: relative; z-index: 0;}
.why-inglaze-content:before { background: url(../img/dots.png) no-repeat; content: ""; width: 70px; height: 39px; left: 0px; position: absolute; top: 100px;  z-index: 0;}
.why-inglaze-content h1{text-align: right; color: #fe1315; margin-bottom: 30px; font-size: 34px;}
#accordion-why-inglaze.accordion .card-header:after { content: "\f068"; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: 1%; top: 25%; color: #124682; border: 0px solid #565950; width: 30px; height: 30px; border-radius: 100%; text-align: center; display: flex; align-items: center; justify-content: center;}
#accordion-why-inglaze.accordion .card-header.collapsed:after { /* symbol for "collapsed" panels */ content: "\f067";}
#accordion-why-inglaze.accordion>.card { border-radius: 0; border: 0;}
#accordion-why-inglaze.accordion>.card .card-header { padding: 0; margin: 0; line-height: 0; position: relative; border: 0;}
#accordion-why-inglaze.accordion>.card .card-header .card-title { display: block; padding: 15px 10px 15px 50px; margin: 0; cursor: pointer; background: #fff; color: #124682; font-weight: 400; font-size: 16px; border-bottom: 2px solid #f4f4f4; line-height: 28px;}
#accordion-why-inglaze.accordion>.card .card-header .card-title:hover {color: #565950;}
#accordion-why-inglaze.accordion>.card .card-body { border-top: 0px solid #d5d5d5; border-bottom: 0px solid #d5d5d5; margin-bottom: 20px; background: #fbfbfb;}
.awards-bg{padding: 40px 0;}
.awards-bg h1{text-align: right; color: #fe1315; margin-bottom: 20px; font-size: 34px;}

.inner-photo-grid-row3 { display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; padding: 20px 0px;}
.inner-photo-grid-row3 .column { -ms-flex: 33%; /* IE10 */ flex: 33%; max-width: 33%; padding: 0 15px;}
.inner-photo-grid-row3 .column .g-img { background: #fff; padding: 10px; text-align: center; margin-bottom: 30px; -webkit-box-shadow: 10px 10px 15px -10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 10px 10px 15px -10px rgba(0, 0, 0, 0.5); box-shadow: 10px 10px 15px -10px rgba(0, 0, 0, 0.5);}
.inner-photo-grid-row3 .column .g-img img { vertical-align: middle; width: 100%;}
.inner-photo-grid-row3 .column .g-img h3 { font-size: 16px; margin: 5px 0 0 0; text-align: center; font-weight: 600; line-height: 24px;}
.inner-photo-grid-row3 .column .g-img h4 { font-size: 14px; margin: 5px 0 0 0; text-align: center; font-weight: 600; line-height: 24px;}
.inner-photo-grid-row3 .column .g-img h4 i { color: #124682; padding-left: 5px;}
.inner-photo-grid-row3 .column .g-img:hover {background: rgb(160 0 0 / 80%);}
.inner-photo-grid-row3 .column .g-img:hover h3 {color: #fff;}

.inner-photo-grid-row2 { display: -ms-flexbox; /* IE10 */ display: flex; -ms-flex-wrap: wrap; /* IE10 */ flex-wrap: wrap; padding: 20px 0px;}
.inner-photo-grid-row2 .column { -ms-flex: 50%; /* IE10 */ flex: 50%; max-width: 50%; padding: 0 15px;}
.inner-photo-grid-row2 .column .g-img { background: #fff; padding: 10px; text-align: center; margin-bottom: 30px; -webkit-box-shadow: 10px 10px 15px -10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 10px 10px 15px -10px rgba(0, 0, 0, 0.5); box-shadow: 10px 10px 15px -10px rgba(0, 0, 0, 0.5);}
.inner-photo-grid-row2 .column .g-img img { vertical-align: middle; width: 100%;}
.inner-photo-grid-row2 .column .g-img h3 { font-size: 16px; margin: 5px 0 0 0; text-align: center; font-weight: 600; line-height: 24px;}
.inner-photo-grid-row2 .column .g-img h4 { font-size: 14px; margin: 5px 0 0 0; text-align: center; font-weight: 600; line-height: 24px;}
.inner-photo-grid-row2 .column .g-img h4 i { color: #124682; padding-left: 5px;}
.inner-photo-grid-row2 .column .g-img:hover {background: rgba(86, 89, 80, 0.1);}
.inner-photo-grid-row2 .column .g-img:hover h3 {color: #124682;}

.contact-address-bg{background: url(../img/contact-address-bg.jpg) no-repeat; background-attachment: fixed; background-position: center; background-size: cover; padding: 80px 0 40px 0;}
.contact-address-box{}

.contact-mail-bg{background: url(../img/contact-mail-bg.jpg) no-repeat; background-position: center; background-size: cover; padding: 80px 0 80px 0;}
.contact-mail-box{background: rgba(255,255,255,0.9);}
.contact-mail-box p{padding-left: 20px;}
.contact-form2{margin:0 auto;max-width:740px;overflow:hidden;margin-top:30px; visibility: visible !important;}.contact-form2 form{clear:both;display:table; width: 100%;}.contact-form2 .col-lg-12{padding:0 20px;position:relative}.contact-form2 .col-lg-6{padding:0 20px;position:relative}.contact-form2 .parsley-errors-list{bottom:3px;left:22px;position:absolute}.contact-form2 select{width:737px !important}.contact-form2 .form-control-1{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:rgba(0, 0, 0, 0);background-image:none;border-color:-moz-use-text-color -moz-use-text-color #433b35;border-image:none;border-radius:0;border-style:none none solid;border-width:medium medium 2px;box-shadow:none;color:#000;display:block;font-size:16px;height:44px;line-height:1.42857;margin-bottom:25px;padding:6px 0;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;width:100%;}.contact-form2 .form-control-1:focus{border-color:#d71e1f;box-shadow:none;outline:none;}.contact-form2 .form-control-1::-moz-placeholder{color:#929292}.contact-form2 .form-control-1::-webkit-input-placeholder{color:#929292}.contact-form2 .btn-default{background-color: #0c6082;border-color:#690a17;border-radius:0;color:#ffffff;font-size:20px;padding:13px;width:100%;margin-top:10px;transition:all 0.3s linear 0s}.contact-form2 .btn-default:focus,.contact-form2 .btn-default:hover{background-color:#000;border-color:#27201b;transition:all 0.3s linear 0s;color:#ffffff;outline:none}
.home-form{  padding: 60px; margin-top: -10%; background:url(../img/talktoexpert.jpg) no-repeat center; background-size: contain; z-index: 0;}
.home-form h3{ color: #fff; font-size: 20px; font-weight: 500; text-align: center;}

.inner-form{ margin-top: 2%;  padding: 60px;  background:url(../img/talktoexpert.jpg) no-repeat center; background-size: contain; z-index: 0;}
.inner-form h3{ color: #fff; font-size: 20px; font-weight: 500; text-align: center;}
.contact-form1{margin:0 auto;max-width:740px;overflow:hidden;margin-top:30px; visibility: visible !important;}.contact-form1 form{clear:both;display:table; width: 100%;}.contact-form1 .col-lg-12{padding:15px;position:relative}.contact-form1 .col-lg-6{padding:0 20px;position:relative}.contact-form1 .parsley-errors-list{bottom:3px;left:22px;position:absolute}.contact-form1 select{width:737px !important}.contact-form1 .form-control-1{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:rgba(0, 0, 0, 0);background-image:none;border-color:-moz-use-text-color -moz-use-text-color #433b35;border-image:none;border-radius:0;border-style:none none solid;border-width:medium medium 2px;box-shadow:none;color:#000;display:block;font-size:16px;height:44px;line-height:1.42857;margin-bottom:25px;padding:6px 0; border-bottom: 1px solid #fff; transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;width:100%;}.contact-form1 .form-control-1:focus{border-color:#d71e1f;box-shadow:none;outline:none;}.contact-form1 .form-control-1::-moz-placeholder{color:#929292}.contact-form1 .form-control-1::-webkit-input-placeholder{color:#929292}.contact-form1 .btn-default{background-color: #0c6082;border-color:#690a17;border-radius:0;color:#ffffff;font-size:20px;padding:13px;width:100%;margin-top:10px;transition:all 0.3s linear 0s}.contact-form1 .btn-default:focus,.contact-form1 .btn-default:hover{background-color:#000;border-color:#27201b;transition:all 0.3s linear 0s;color:#ffffff;outline:none}

.inner-about-bg{background: url(../img/pattern1.png) repeat-x; background-position: top;  padding: 30px 0;}
.inner-about-content{ padding-right: 40px;}
.inner-about-content h1{line-height: 50px;
  text-align: left;
  color: #454545;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 43px;}
.inner-about-content h2{line-height: 30px; text-align: left; color: #454545; margin-bottom: 15px; font-weight: 300; font-size: 30px; }
.home-welcome{ padding: 90px 0;}
ul.inner-programmes-list{margin: 0; padding: 0;}
ul.inner-programmes-list li{list-style: none; float: left; width: 30%; border-right: 1px solid #d2d2d2; margin-right: 20px; padding-right: 40px;}
ul.inner-programmes-list li h2{color: #f5f5f5; font-weight: 800; font-size: 62px; margin-bottom: 0px;}
ul.inner-programmes-list li h3{color: var(--color-orange); font-weight: 400; font-size: 32px; margin-bottom: 20px; margin-top: -10px;}
ul.inner-programmes-list li h4{font-weight: 500; font-size: 16px; margin-bottom: 15px;}
ul.inner-programmes-list li p{text-align: left; font-size: 14px;}

.inner-offer-programmes-bg{padding: 80px 0 100px 0; background: #fbfaf9; position: relative; z-index: 0; overflow: hidden;}
.inner-offer-programmes-bg h2{font-weight: 200; font-size: 42px; margin-bottom: 10px; text-align: center;}
.inner-offer-programmes-bg h3{color: var(--color-orange); font-weight: 400; font-size: 18px; margin-bottom: 120px; text-align: center;}
.inner-offer-programmes-bgText-1,.inner-offer-programmes-bgText-3{position: absolute; top: 300px; color: #eeeeee; font-size: 82px; font-weight: 800; z-index: -1;white-space: nowrap;}
.inner-offer-programmes-bgText-2,.inner-offer-programmes-bgText-4{position: absolute; top: 400px; color: rgba(0, 0, 0, 0); -webkit-text-stroke: 1px #fde6d7; font-size: 82px; font-weight: 800; z-index: -1;white-space: nowrap;}
.inner-offer-programmes-bgText-3{top: 500px;}
.inner-offer-programmes-bgText-4{top: 600px;}

ul.offer-programmes-list1,ul.offer-programmes-list2,ul.offer-programmes-list3,ul.offer-programmes-list4{margin:0;}
ul.offer-programmes-list1 li{display: inline-block; width: 28%;}
ul.offer-programmes-list2 li{display: inline-block; width: 28%;}
ul.offer-programmes-list3 li{display: inline-block; width: 14%;}
ul.offer-programmes-list4 li{display: inline-block; width: 14%;}

ul.inner-offer-programmes-list{padding: 0; display: inline-block; width: 100%; text-align: center;}
ul.inner-offer-programmes-list li{list-style: none; margin:-15px 12px;color: var(--color-orange);}
ul.inner-offer-programmes-list li .inner-offer-box i{font-size: 24px; margin-bottom: 15px;}
ul.inner-offer-programmes-list li .inner-offer-box h4{font-size: 16px; font-weight: 400;}
ul.inner-offer-programmes-list li .inner-offer-box{background: url(../img/offer-programmes-bg.png); background-repeat: no-repeat; background-size: cover; width: 180px; height: 180px; position: relative; filter: drop-shadow(0 0 30px rgba(255,100,0,0.2));}
ul.inner-offer-programmes-list li .inner-offer-box span { position: absolute; top: 15%; right: 0; bottom: 0; left: 0; z-index: 1; padding: 30px;}
ul.inner-offer-programmes-list li .inner-offer-box.text-left{margin: 0 0 0 auto;}
ul.inner-offer-programmes-list li .inner-offer-box.text-right{margin: 0 auto 0 0;}
ul.inner-offer-programmes-list li .inner-offer-box.text-center{margin: 0 auto;}
ul.inner-offer-programmes-list li:nth-child(even) {color: #D74748;}


.inner-course{padding: 100px 0;}
.course-card{
  padding: 20px;
  height: 350px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.course-card img{
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.7));
  width: 25%;
  margin-bottom: 20px;
}
.course-card h3{font-size: 24px;}

.course-card.colory{background: #FFF4CC;}

.course-card.colorp{background:#FFE6E6 ;
  padding: 15px;}
.course-card.colorp1{background:#F5D9FF ;}

.course-card.colorg{background:#DFFFE6;}
.video-course{
  border-radius: 30px;
}

.dsc-options-box {border: 2px solid #2a5db0;border-radius: 24px;padding: 32px 32px 24px 32px;margin: 32px 0;background: #fff;box-shadow: 0 2px 12px rgba(42,93,176,0.04);}
.dsc-options-box label {margin-right: 15px;}
.dsc-options-box .dsc-section-title {color: #2a5db0;font-weight: 500;margin-bottom: 8px;display: block;}
.dsc-options-box .dsc-radio-group {margin-bottom: 16px;}
.dsc-options-box .dsc-divider {border-left: 2px solid #2a5db0;height: 48px;}
.dsc-options-box input[type="radio"] {accent-color: #2a5db0;width: 15px;height: 15px;margin-right: 3px;}






/* @media all and (max-width : 768px) { */
@media(min-width:320px) and (max-width:1080px) {
.slide1 .carousel-caption,.slide2 .carousel-caption,.slide3 .carousel-caption,.slide4 .carousel-caption,.slide5 .carousel-caption,.slide6 .carousel-caption{ width: 100% !important; left: 0; right: 0; bottom: 0; background: none; display: none;}
.slide1 h3,.slide2 h3,.slide3 h3,.slide4 h3,.slide5 h3,.slide6 h3 { font-size: 22px; margin-bottom: 0;}
.slide1 h4, .slide2 h4, .slide3 h4, .slide4 h4, .slide5 h4, .slide6 h4 { font-size: 16px; margin-top: 5px;}
.slide1 a, .slide2 a, .slide3 a, .slide4 a, .slide5 a, .slide5 a {display: none;}
.inner-top-pad{margin-top: 70px;}
.hidden-xs,.inland-logo-menu { display: none;}
footer { text-align: center;}
footer address { padding: 20px; margin: 0;}
.footer-list h3 div { margin: 0 auto;}
.footer-list h3 { padding-left: 20px;}
.footer-pad { padding-bottom: 20px;}
.copy { text-align: center;}
.copy .col-md-9 { padding-bottom: 5px;}
.wow { visibility: visible !important; -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important;}
.slider { margin-top: 55px;}
ul.social-network { width: 100%; display: block; text-align: center;}
.head-main { font-size: 24px;}
.M-order-1 { order: 1; -webkit-order: 1;}
.M-order-2 { order: 2; -webkit-order: 2;}
.M-order-3 { order: 3; -webkit-order: 3;}
.M-order-4 { order: 4; -webkit-order: 4;}
.footerextra{text-align: center; margin: 30px 0 10px;}
.footer-list-facilities{margin-bottom: 20px !important; display: inline-block; width: 100%;}
.footer-list-facilities li{width: 100%;}
#carousel .carousel-indicators{display: none;}
.product-details-bg h1,.product-details-box-1 .product-details-blue-box1 h3{font-size: 24px;}
.product-banner h2{bottom: 30px; font-size: 28px;}

ul.inner-programmes-list li{width: 100%; border-right: 0; margin: 0 0 30px 0; padding: 0; text-align: center;}
ul.inner-programmes-list li p{text-align: center;}
ul.inner-offer-programmes-list li .inner-offer-box{width: 150px; height: 150px;}
ul.offer-programmes-list1 li,ul.offer-programmes-list2 li,ul.offer-programmes-list3 li,ul.offer-programmes-list4 li{width: 26%;}
ul.inner-offer-programmes-list li{margin: 5px 12px;}
ul.inner-offer-programmes-list li .inner-offer-box span{padding: 10px 30px 30px 30px;}

.highlights-box{padding: 10px !important; margin: 3%;}
.highlights-box h3{ font-size: 15px; }
.inner-about-bg{ padding: 30px 0;}
.pad60{ padding: 20px 0;}
.home-welcome{ padding: 0px;}
ul.home-specialities-list li {
  width: 94%;
  padding: 5%;
  /* margin-right: 4%; */
  margin-bottom: 25px;
}
.home-specialities-content {
  padding: 0px 20px 0 35px;
}
.home-stats-bg1{ padding: 60px 0 !important;}
footer{ padding: 30px 0;}
ul.home-services-list li{ margin-bottom: 3px;}
.home-stats-quote-box h2{ font-size: 28px !important;}
ul.home-services-list li img{ width: 21%;}
.home-help{padding: 20px 0;}
.home-services{padding: 20px !important;}
.serv-link{font-size: 13px !important; padding: 15px !important;}
.home-products-bg h2{font-size: 28px; padding-top: 50px;}
.home-products-bg p,.home-windows-bg p{padding: 0;}
.home-products{margin-top: 50px;}
.home-products-bg:before{height: 300px;}
.home-products-bg{padding: 30px 0;}
.home-windows-bg h2{font-size: 28px;}
.home-windows-bg{padding: 40px 0;}
.home-windows-box{padding: 20px;}
.home-windows-box h3{font-size: 28px;}
ul.home-service-list{margin: 20px 0 0 0;}
ul.home-service-list li{vertical-align: top;}
ul.home-service-list li h4{font-size: 12px;}
ul.home-service-list li:after{display: none;}
.home-textures-bg .home-textures-content,.home-hardwares-bg .home-hardwares-content{padding: 20px; text-align: center;}
.home-textures-bg .home-textures-content h2,.home-hardwares-bg .home-hardwares-content h2{text-align: center; font-size: 28px;}
.home-textures-bg .home-textures-content p,.home-hardwares-bg .home-hardwares-content p{text-align: center;}
.services-home{padding: 40px 0;}
.services-home h2{font-size: 28px;}
.services-home p { padding: 0; text-align: center;}
.download-brochure-bg{padding: 40px 0;}
.about-content{padding: 20px 40px;}
.about-content h1{text-align: center; font-size: 30px;}
.chairman-content{text-align: center; padding: 20px 20px;}
.chairman-content h1{text-align: center; font-size: 30px;}
.why-inglaze-image{display: none;}
.why-inglaze-content{text-align: center; padding: 40px 20px 20px 20px;}
.why-inglaze-content h1{text-align: center; font-size: 30px;}
#accordion-why-inglaze.accordion>.card .card-header{ line-height: 20px;}
#accordion-why-inglaze.accordion>.card .card-header .card-title{ padding: 15px 10px 15px 30px; font-size: 16px;}
#accordion-why-inglaze.accordion .card-header:after{ width: 20px; height: 20px; font-size: 12px;}
.inner-photo-grid-row3 .column,.inner-photo-grid-row2 .column{ -ms-flex: 100% !important; flex: 100% !important; max-width: 100% !important;}
.services-home-heading{ top:4% !important;}
.home-works .owl-dots{top:7% !important;  display: none;}
.home-works .owl-dots .owl-dot.active span, .home-works .owl-dots .owl-dot:hover span{font-size: 28px;}
.home-works .owl-dots .owl-dot span{font-size: 28px;}
.product-details-box-1 .product-details-blue-box1{ padding: 20px 10px;}
.welcome-box-content {
    padding: 20px !important;

}
.home-stats-quote-box h2{ font-size: 22px;}
.padtb10{ font-size: 13px !important;}

.home-stats-bg .home-stats-count-bg .home-stats-count-box i{ font-size: 25px !important;}
.home-stats-bg .home-stats-count-bg .home-stats-count-box span{ font-size: 38px !important;}
.conco{top: 11% !important;}
.conco img{ width: 50%;}

.dsc-options-box {padding: 16px;}
.dsc-options-box .dsc-radio-group {flex-direction: column;align-items: flex-start;gap: 8px;}
.dsc-options-box .dsc-divider {display: none;}
}
.product-spe-box img{border-radius: 50%;}
.projectBox{
    background: #124682;
    color: #fff;
}
.res-table{ text-align: left; color: #fff;}
.res-table thead th{
    border-bottom: 0px solid #dee2e6;
}
.res-table td, .res-table th{ border-top: 1px solid #084c9a;}
.table-striped tbody tr:nth-of-type(odd){background-color: rgba(0,0,0,.04);}
.productsBox{ background: #fff; color:#084c9a; text-align: center; padding: 20px; margin: 10px;
    box-shadow: -1px 3px 5px 1px rgb(0 0 0 / 15%);  border-radius:20px; min-height: 380px;}
.productsBoxCont{margin-top: 200px;}
.productsBox h4{ display: block; font-size: 23px; font-weight: 600;}
.productsBox img{padding: 22% 22% 10% 22%;}
.subhead{ font-size: 18px; font-weight: 500; color: #084c9a; line-height: 22px; border-bottom: 1px dashed #d0e1f3; margin-top: 5%; }
.main-menu-top-sec-bg{position: absolute;
  background: #D74748;
  right: 0%;
  margin-bottom: 10px;
  top: 6px;
  z-index: 1;
  color: #fff;
  padding: 1px 5px;
  text-align: left;
  width: 39%;}


  .main-menu-top-sec-bg:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -45px;
    width: 0;
    border-bottom: 35px solid #D74748;
    border-left: 46px solid transparent;
  }

.main-menu-top-sec-bg ul.main-menu-top-sec-list{margin: 0; padding: 0; list-style: none; }
.main-menu-top-sec-bg ul.main-menu-top-sec-list li{display: inline-block;

    padding: 5px 30px;}
.main-menu-top-sec-bg ul.main-menu-top-sec-list li:first-child {border-right: 1px solid #fff;}
.main-menu-top-sec-bg ul.main-menu-top-sec-list li a{color: #ffffff; margin: 0 5px 0 5px; font-size: 15px;}
.main-menu-top-sec-bg ul.main-menu-top-sec-list li a:hover{color: #e5432e;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  font-family: 'Ubuntu', sans-serif;
}
.social-icon{
    position: absolute;
    top: 10%;
    right: 4%;
    z-index: 10;
}
/* home social icons */
ul.home-social-network { list-style: none; margin-left: 0 !important; padding: 0; position: relative; top: 90px; z-index: 0;}
ul.home-social-network li { display: block; margin: 25px 5px; border: 1px solid #810220;
    border-radius: 50%;}
.home-social-network a.icoRss:hover { background-color: #F56505;}
.home-social-network a.icoFacebook:hover { background-color: #3B5998;}
.home-social-network a.icoTwitter:hover { background-color: #33ccff;}
.home-social-network a.icoGoogle:hover { background-color: #BD3518;}
.home-social-network a.icoVimeo:hover { background-color: #0590B8;}
.home-social-network a.icoLinkedin:hover { background-color: #007bb7;}
.home-social-network a.icoYoutube:hover { background-color: #cc0000;}
.home-social-network a.icoInstagram:hover { background-color: #c8008b;}
.home-social-network a.icoRss:hover i,.home-social-network a.icoFacebook:hover i,.home-social-network a.icoTwitter:hover i,.home-social-network a.icoGoogle:hover i,.home-social-network a.icoVimeo:hover i,.home-social-network a.icoLinkedin:hover i,.home-social-network a.icoYoutube:hover i,.home-social-network a.icoInstagram:hover i {color: #fff;}
a.socialIcon:hover,.socialHoverClass {color: #44BCDD;}
.home-social-circle li a { display: inline-block; position: relative; margin: 0 auto 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; width: 40px; height: 40px; font-size: 16px;}
.home-social-circle li i { margin: 0; line-height: 40px; text-align: center; color: #810220;}
.home-social-circle li a:hover i,.triggeredHover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
.home-social-circle i { color: #000; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
.fab {
    font-family: 'Font Awesome 5 Brands';
}

.welcome-box{  position: relative; padding: 30px 0; }
.welcome-box h1{ font-size: 38px;
  font-weight: 500;
  margin-top: 4%;
  margin-bottom: 2%;
}
.welcome-box h1 span{color: #fe1315;}
.welcome-box-content {

    padding-right: 50px;
}

.home-highlights{ padding: 90px 0; background: url(../img/icons-bg.jpg) center no-repeat; background-size: cover;}
.highlights-box{ padding: 30px 30px; background: rgba(255, 255, 255, 0.4);
}
.highlights-box img{ padding:20px 40px;   }
.highlights-box h3{ font-size: 16px; font-weight: 600; color:#fe1315; text-align: center;}
.services-home-heading{
    position: absolute;
    z-index: 2;
    top: 9%;
    left: 40%;
}
.services-home-heading h2{ color: #9c9c9c;
    font-size: 24px;
    font-weight: 500;
    z-index: 1;

}
.services-home-heading h2:after{

    background: url(../img/line.jpg) no-repeat;
    background-position: right;
    content: "";
    width: 100px;
    height: 2px;
    /* left: 155px; */
    position: absolute;
    top: 21px;
    z-index: 0;
}

.list1 li { color: #fff; font-size: 16px; padding: 7px 0; list-style: square;}

.home-stats-bg1 {
    background: url(../img/enq-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 150px 0 60px 0;
    position: relative;
    z-index: 0;
}

.contact-comm-bg {
  background: url(../img/connact-bg.jpg) no-repeat bottom;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
}
.contact-box-content{
  padding-top: 25%;
  padding-bottom: 10%;
}
.contact-box-content h2{color: #0c6082; font-size: 45px; font-weight: 300; padding-top: 5%;}
.home-stats-quote-box{
   padding: 10% 5%;
}
.home-stats-quote-box h2{ font-size: 50px; font-weight: 500;}
.home-stats-quote-box p{ padding: 20px 0;}
.home-stats-bg {
    position: relative;
    z-index: 0;
    padding: 0;
}
.home-stats-bg:before{ width:100%; content: ""; position: absolute; top: 4%; left: 0; bottom: 0; right: 0; background:url(../img/pattern.png) repeat-x;}


.padtb10{padding: 13px 20px;
    font-size: 16px;}
.home-stats-count-bg{ background-color: #fff; margin-top: 8%; padding: 3%;
    padding-bottom: 0%;}
.home-stats-bg .home-stats-count-bg .home-stats-count-box {
    text-align: center;
    padding: 30px;
  }
  .home-stats-bg .home-stats-count-bg .home-stats-count-box span {font-size: 62px;
    color: #0c6082;
  }
  .home-stats-bg .home-stats-count-bg .home-stats-count-box i {
    font-size: 41px; color: #0c6082; font-weight: 600 !important;
  }
  .home-stats-bg .home-stats-count-bg .home-stats-count-box h3 {
    font-size: 18px;
  }
  .borderR{ border-right: 1px solid #9e9e9e;}
  .borderB{ border-bottom: 1px solid #9e9e9e;}
  .home-testimonials{margin-bottom: -6%;}
  .home-testimonials-box {padding: 8%;
    margin: 4% 6%;
    background: #FFFFFF;
    box-shadow: 3px 11px 48px rgb(202 47 47 / 49%);
  }
  .home-testimonials-box h3 {
    text-align: right;
    color: #a00000;
    z-index: 0;
    font-size: 22px;
    font-weight: 600;
  }

  .home-testimonials-box h4 {
    text-align: right;
    font-size: 18px;
    margin-bottom: 30px;
    color: #9c9c9c;
  }
  .home-testimonials-box p {
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
    line-height: 28px;
  }
 .heading-box{padding: 3% 0 2% 0;}

  .home-testimonials h2{ color: #800020; text-align: center;
    font-size: 28px;
    font-weight: 600;
    z-index: 1;

}

.home-testimonials.owl-theme .owl-nav .owl-next,
.home-testimonials.owl-theme .owl-nav .owl-prev {
  outline: 0 !important;
  color: #000000;
  -webkit-transition: color 0.4s, background-color 0.4s;
  -moz-transition: color 0.4s, background-color 0.4s;
  -o-transition: color 0.4s, background-color 0.4s;
  transition: color 0.4s, background-color 0.4s;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.testimonials-img {margin-top: -26%;}

.ser-img img { filter: grayscale(100%); margin-top:20%;}
.marginT{ margin-top:30px}
.footer-bottom{background-color: #a00000; color: #fff; text-align: center; padding: 10px 0;}
.footer-bottom a{ color: #fff;}
.whitebg{ background: #fff; padding: 60px;}
.sideHeading{ font-size:26px;
  color: #D74748;
  line-height: 48px;
  /* border-bottom: 1px solid #d5d5d5; */
  font-weight: 500;
  }

.sideHeading2{font-size: 16px; color: #D74748; line-height: 48px;  font-weight: 600; text-align: center;}
.sideHeading2 span{color: #a00000;}
.inner-services{padding: 120px 0 60px 0; position: relative; z-index: 0; color: #fff; background: url(../img/why-bg.jpg) no-repeat bottom right;}
.inner-services::after{background: #a00000;
    content: "";
    width: 75%;
    height: 100%;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;}
    .inner-services::before{background: url(../img/why-bg.png) no-repeat bottom right;
        content: "";
        width: 38%;
        height: 82%;
        right: -231px;
        bottom: 0;
        position: absolute;
        z-index: 0;}
.inner-services h2{ font-size: 40px;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px dashed #b43c3c;}
.inner-services-img-box{padding: 60px 0;}
.inner-services img{border-radius: 10%; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;}
.inner-services-content-box{padding: 70px 30px;}
.photo {
    display: table;
}
.photo a {
    vertical-align: middle;
    display: table-cell;
}
.photo img {
    display: block;
    height: auto;
    width: 100%;
}
.testimonials{
    padding: 40px; background:#FFFFFF;
    position: relative;
    z-index: 0;
    border:1px solid #efefef; border-radius: 14px;
    margin: 5% 0;


    filter: drop-shadow(0 0 30px rgba(202, 47, 47,0.2));
}
.testimonials::before{background: url(../img/testimonial-bg.png) no-repeat top right;
    content: "";
    width: 9%;
    height: 82%;
    top: -46px;
    left: -10px;
    position: absolute;
    z-index: 0;}
.testimonials h4{ color: #a00000; font-size: 22px; font-weight: 600; text-align: left;}
.testimonials h5{ color: #000000; font-size: 18px; font-weight: 500; text-align: left;}
.certification{
    padding: 20px;
}
.certification img {opacity:1;
    transition:opacity .55s ease,transform .8s ease;-ms-transform:scale(1.01);transform:scale(1.01);
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.8);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.8);}
.certification img:hover{ opacity:.9;-ms-transform:scale(1.05);transform:scale(1.1)}
.certification h3{ text-align: center;
    color: #a00000;
    font-size: 19px;
    font-weight: 600;
    padding: 10px 0;}
.conco{ position: absolute;
    top: 50%;
    right: 10%; z-index: 10;}
.home-works-box img{ border-radius: 5px;}

/* DEMO GENERAL ============================== */
.hover {
    overflow: hidden;
    position: relative;
    padding-bottom: 145%;
  }

  /*.hover-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    transition: all 0.4s;
  }*/

  .hover img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s;
  }

  .hover-content {
    position: relative;
    z-index: 99;
  }

  .home-services{
    background-image: url(../img/left.png), url(../img/right.png);
  background-position: left center, right center;
  background-repeat: no-repeat,  no-repeat;
  padding: 60px;
  }

  ul.home-services-list li {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    color: #444444;
}

ul.home-services-list li a {
  display: block;
  color: #444444;

  flex-direction: row;
  align-items: center;
}
ul.home-services-list li:hover {
  color: #fe1d1e;
}
ul.home-services-list li  img {

  padding: 10px;

  float: left;
  width: 26%;

}
ul.home-services-list li  h5 {
  font-size: 17px;
  margin-left: 15px;
  font-weight: 600;
  float: left;
  width: 50%;
}
  .pad20R{ padding: 60px 40px;}
  .contact-top{margin-top: -16%;
    background: #fff;

    z-index: 9;
    position: relative;
  }
  .service-button {

    margin: 8px 19px 32px;
    background-color: #FFF4EE;
    border: 1px solid #FFF4EE;
  }
  .service-button-a a{
    color: #000;
  }
  .service-button-a:hover{
    color: white;
    background-color: white ;
  }
  .service-button span{
    color: var(--color-orange);
    font-size: 16px;
    font-weight: 500;
  }
  .service-button-m {
    margin-bottom: 3%;
  }

  .track-wrapper { display: flex; align-items: center; flex-direction: column; justify-content: center; width: 100%; min-height: 100%; padding: 80px;}
.track-wrapper #formContent { -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; background: #fff; padding: 30px; width: 90%; max-width: 450px; position: relative; padding: 30px 0 0 0; -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3); box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3); text-align: center;}
.track-wrapper  #formContent h2{ font-size: 28px; font-weight: 600; margin: 0px 0 15px 0;}
.formDetailContent{max-width: 750px !important;}

.track-wrapper #formFooter { background-color: #f6f6f6; border-top: 1px solid #dce8f1; padding: 25px; text-align: center; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;}
/* TABS */
.track-wrapper h2.inactive { color: #cccccc;}
.track-wrapper h2.active { color: #0d0d0d; border-bottom: 2px solid #5fbae9;}
/* FORM TYPOGRAPHY*/
.track-wrapper input[type=button], .track-wrapper input[type=submit], .track-wrapper input[type=reset]  { background-color: darkred; border: none; color: white; padding: 15px 80px; text-align: center; text-decoration: none; display: inline-block; text-transform: uppercase; font-size: 13px; -webkit-box-shadow: 0 10px 30px 0 rgba(244,189,24,0.4); box-shadow: 0 10px 30px 0 rgba(244,189,24,0.4); -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin: 35px 20px 40px 20px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.track-wrapper input[type=button]:hover, .track-wrapper input[type=submit]:hover, .track-wrapper input[type=reset]:hover  { background-color: #ccc; color: #000;-webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2); box-shadow: 0 10px 30px 0 rgba(0,0,0,0.2);}
.track-wrapper input[type=button]:active, .track-wrapper input[type=submit]:active, .track-wrapper input[type=reset]:active  { -moz-transform: scale(0.95); -webkit-transform: scale(0.95); -o-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95);}
.track-wrapper input[type=button]:focus {outline: none !important; outline-width: 0 !important;}
.track-wrapper input[type=text], input[type=date], input[type=email]{ background-color: #f6f6f6; border: none; color: #0d0d0d; padding: 8px 15px; text-align: left; text-decoration: none; display: inline-block; font-size: 14px; margin: 5px; width: 85%; border: 2px solid #f6f6f6; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;}
.track-wrapper input[type=text]:focus,  input[type=date]:focus,  input[type=email]:focus { background-color: #fff; border-bottom: 2px solid #f4bd18; outline: none !important; outline-width: 0 !important;}
.track-wrapper input[type=text]:placeholder, input[type=date]:placeholder, input[type=email]:placeholder {color: #cccccc;}

.track-wrapper select{ background-color: #f6f6f6; border: none; color: #0d0d0d; padding: 8px 15px; text-align: left; text-decoration: none; display: inline-block; font-size: 14px; margin: 5px; width: 85%; border: 2px solid #f6f6f6; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;}
.track-wrapper select:focus { background-color: #fff; border-bottom: 2px solid #f4bd18; outline: none !important; outline-width: 0 !important;}
.track-wrapper select:placeholder, input[type=date]:placeholder {color: #cccccc;}
.error{ color: #e72734; font-weight: bold; display: block;}
.no-banner{margin-top: 110px;}
ul.service-list{padding:0; margin: 0;}
ul.service-list li{padding: 10px 20px; background: #f7f3e8; margin: 5px; float: left; list-style: none;}
.careers-bg{display: block; background: #f5f5f5; padding: 20px; margin-bottom: 40px;}

.course-card.colory{
  margin-bottom: 35px;
}

.course-card.colorp{margin-bottom: 35px;}
.course-card.colorp1{margin-bottom: 35px;}

.course-card.colorg{margin-bottom: 35px;}





  .sd-tab-nav {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin: 28px 0 30px;
      padding: 0;
      list-style: none;
    }
 
    .sd-tab-nav li a {
      display: inline-block;
      padding: 10px 28px;
      border: 2px solid var(--color-orange);
      border-radius: 4px;
      font-size: 0.95rem;
      font-weight: 600;
      color: var(--color-orange);
      text-decoration: none;
      background: #fff;
      transition: background 0.2s, color 0.2s;
    }
 
    .sd-tab-nav li a:hover,
    .sd-tab-nav li.active a {
      background: var(--color-orange);
      color: #fff;
    }
 
    /* ── Tab panels ── */
    .sd-panel {
      display: none;
    }
 
    .sd-panel.active {
      display: block;
      animation: sdFade 0.25s ease;
    }
 
    @keyframes sdFade {
      from { opacity: 0; transform: translateY(6px); }
      to   { opacity: 1; transform: translateY(0); }
    }
 
    /* keep btn-two links on their own lines with spacing */
    .sd-panel .btn-two {
      display: inline-block;
      margin: 6px 8px 6px 0;
    }