@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
body {padding: 0;margin: 0;font-family: 'Roboto Condensed', sans-serif;}
a {text-decoration:none !important;}
a:hover {text-decoration:none !important;}
a:focus {outline: 0px auto -webkit-focus-ring-color !important;outline-offset: 0px !important;}
.dwl-img img {width: 100%; height: auto;}

.carousel-control-prev-icon, .carousel-control-next-icon {width: 40px;background-color: #ed3237;height: 45px;}
.carousel-control-prev, .carousel-control-next {position: absolute;top: 0;bottom: 0;z-index: 1;display: flex;align-items: center;justify-content: center;width:40px;padding: 0;color: #fff;text-align: center;background: none;border: 0;opacity:1;transition: opacity 0.15s ease;}
.carousel-caption {position: absolute;right: 5% !important;bottom: 80px;left: 0;left: 0% !important;z-index: 10;padding-top: 20px;padding-bottom:10px;color: #fff;text-align: right;}
.carousel-inner {position: relative;width: 100%;overflow: hidden;}

.header-widget ul li{display:inline-block}
.header-social {float: right;}
.header-section{padding: 2px 0;background-color: #ed3237;}
.header-section .header-widget ul{padding-left:0;margin-bottom:0;padding:0px 0px;}
.header-section .header-widget ul li{font-size: 17px;padding-right: 32px;margin-right: 21px;color: #fff;position:relative;line-height: 35px;padding-top: 5px;padding-bottom: 5px;}
.header-section .header-widget ul li::before{position:absolute;content:'';background: #d0d0d0;width: 4px;height: 20px;right: 1px;top: 12px;}
.header-section .header-widget ul li i{margin-right: 5px;font-size: 20px;top: 2px;position:relative;letter-spacing: 0.5px;}
.header-section .header-widget ul li a{color: #fff;font-weight: 300;}
.header-section .header-widget ul :nth-child(2)::before{display:none}
.header-social ul{list-style:none;margin: 0px;}
.header-social ul li{float:left;margin: 0 1px;}
.header-social ul li a i {border-radius: 25px; color: #b00002; font-size: 14px; text-align: center; transition: .5s; background-color: #ffffff; width: 33px; height: 33px; line-height: 30px; padding-left: 0px; border: 2px solid #000000;}
.header-social ul li a i:hover{color: #ffffff;transition:.5s;background-color: #000000;border-color:#fff;}

.header__top {padding-top: 8px;padding-bottom: 8px;}
.logo {padding: 0px 4px;}
.logo a img{width: 100%;padding: 2px 10px;height: auto; }


.wel-part {padding: 50px 0px; background-image:url(../images/wel-bg.png); background-repeat:no-repeat; background-position:bottom right;}
.wel-images img { width: 100%; height: auto;}
.wel-text span {font-size: 15px;border-radius: 28px;font-weight: 300;line-height: 45px;padding: 10px 20px 10px;text-transform: uppercase;color: #ffffff;background-color: #000000;}
.wel-text h1 {font-size: 45px;text-transform:uppercase;margin: 0px 0px 0px;color: #ed3237;line-height: 50px;font-weight: 700;}
.decor-1 {width: 100%;margin: -2px 0px -2px 0px;}
.wel-textes p {font-size: 17px;line-height: 27px;color: #000;text-align: justify;margin: 10px 0px}
.wel-textes h4 {font-size: 19px; font-weight: bold; color: #ED3338; border-bottom: 2px solid #000; display: inline-block; margin: 0px;}
.button-box p{ margin:0px;}
.button-box p a{background-color: #000000;color:#fff;padding: 4px 4px 4px 25px;font-size: 18px;font-weight:600;text-transform:uppercase;display:inline-block;margin: 3px 0 0px;text-decoration: none;border-radius:100px;}
.button-box a i{width: 55px;height: 40px;line-height: 32px;text-align: center;border-radius:100px;font-weight: 500;color: #ffffff;border: 4px solid #fff;margin-left: 14px;background-color: #b00002;}


/***********Product Css**************/
.pro-part{background-image: url(../images/service-bg.jpg);    background-repeat: no-repeat;    background-size: cover;    padding: 50px 0px;}
.pro-text span {font-size: 15px;border-radius: 28px;font-weight: 300;line-height: 45px;padding: 10px 20px 10px;text-transform: uppercase;color: #000;background-color: #fff;}
.pro-text h1 {font-size: 45px;text-transform:uppercase;margin: 0px 0px 0px;color: #fff;line-height: 50px;font-weight: 700;}

.projects-two-info {border: 1px solid #ed3237;padding: 25px;margin: 15px 50px 1px 3px;position: relative;z-index: 1;border-radius: 10px;background: #11334e;}
.projects-two-info:after{content:'';position:absolute;left:100%;bottom:0px;top:0px;height:100%;width:0px;border-radius: 10px;z-index:-1;background-color: #ed3237;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;}
.projects-two-info:hover:after{width: 100%;left: 0;-webkit-transition: width 0.3s ease;transition: width 0.3s ease;z-index: -1;/* border-radius: 10px; */}
.text-white h4 a{color: #ffffff;font-size: 20px;line-height: 30px;text-transform: uppercase;font-weight: 600;margin: 0px; text-decoration:none;}
.text-white p, .text-white .title-small {color: #5c5c5c;font-size: 18px;line-height: 30px;font-weight: 400;color: #e9e9e9;margin: 0 0 0px;letter-spacing: 0.3px;}
.projects-two-info.bg-white:hover .wt-tilte a,.projects-two-info.bg-white:hover p{color:#fff;}
.projects-two-info.bg-white:hover .wt-tilte a:hover{color:#d5dd02;}
.projects-two-info .wt-media{margin-top: 20px;margin-right: -75px;}
.projects-two-info .wt-tilte{position:relative; z-index:1;margin: -3px 0px 10px 0px;}
.projects-two-info .wt-tilte:after{position: absolute;content: attr(data-title);opacity: 0.3;color: #fff;font-weight: 700;font-size: 78px;line-height: 86px;text-transform: uppercase;bottom: 36px;left: 0px;z-index:-1;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;-webkit-text-fill-color: rgba(0,0,0,0);-ms-text-fill-color: rgba(0,0,0,0);-moz-text-fill-color: rgba(0,0,0,0);-o-text-fill-color: rgba(0,0,0,0);-webkit-text-stroke-width: 1px;-ms-text-stroke-width: 1px;-moz-text-stroke-width: 1px;-o-text-stroke-width: 1px;-webkit-text-stroke-color: #fff;-ms-text-stroke-color: #fff;-moz-text-stroke-color: #fff;-o-text-stroke-color: #fff;}
.projects-two-info.bg-white .wt-tilte:after{-webkit-text-stroke-color: #000;-ms-text-stroke-color: #000;-moz-text-stroke-color: #000;-o-text-stroke-color: #000;}
.projects-two-info.bg-white:hover .wt-tilte:after{-webkit-text-stroke-color: #fff;-ms-text-stroke-color: #fff;-moz-text-stroke-color: #fff;-o-text-stroke-color: #fff;}
.img-reflection {background-position: left top;position: relative;overflow: hidden;background-size: 100% auto;background-repeat: no-repeat;}
.img-reflection:hover:after {left: 150%;}
.img-reflection:after {content: "";background-color: #ed3237;position: absolute;width: 35%;height: 200%;left: -100%;top: -50%;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;-moz-transform: rotate(40deg);-webkit-transform: rotate(40deg);-o-transform: rotate(40deg);-ms-transform: rotate(40deg);transform: rotate(40deg);}
.img-reflection img{ border-radius:10px; width: 95%; height: auto;}



.owl-controls .owl-buttons{text-align:center;margin-top: 0px;}
.owl-controls .owl-buttons .owl-prev{background: #ed3237;position: absolute;top: 40%;left: -20px;padding: 4px 15px 4px 15px;border-radius: 30px;border: 3px solid #eeeeee;transition: background 0.5s ease 0s;}
.owl-controls .owl-buttons .owl-next{background: #ed3237;position: absolute;top: 40%;right: -20px;padding: 4px 15px 4px 15px;border-radius: 30px;border: 3px solid #eeeeee;transition: background 0.5s ease 0s;}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{content:"\f100";font-family: "Font Awesome 5 Pro";color: #fff;font-size: 16px;}
.owl-controls .owl-buttons .owl-next:after{content:"\f101";}
/***********Product End**************/

/*-- FORM start CSS --*/
.form-box {margin: 0 auto; padding: 20px; border: 1px solid #ddd; border-radius: 8px; background-color: #fff; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
.input-group { position: relative; margin: 10px 0; width: 100%;}
.input-group i { position: absolute; left: 10px; top: 50%; transform: translateY(-50%); color: #893433; font-size: 20px;}
input, select, textarea { width: 100%; padding: 12px 15px; padding-left: 40px; /* To leave space for the icon */ margin: 10px 0; border-radius: 8px; border: 1px solid #ddd; font-size: 16px;}
textarea { resize: vertical;}
.form-box button { width: 100%; background-color: #893433; color: white; padding: 12px 15px; border: none; border-radius: 8px; cursor: pointer; font-size: 16px;}
.form-box button:hover { background-color: #45a049;}
abel { font-weight: bold;}
.g-recaptcha { margin: 20px 0;}
.enq-img img {width: 100%; height: auto; border: 1px solid #2b2b2b; padding: 2px; border-radius: 5px;}
/*-- FORM End CSS --*/


/*-- Contact Page  CSS --*/
.contact-part {padding: 40px 0px;}
.contact {width: 100%; border: 3px solid #4b4b4d; padding: 30px 20px; text-align: center; border-radius: 10px;}
.icon_box img {position: relative; bottom: 26px;}
.contact .icon_box {position: relative; height: 70px; width: 70px; z-index: -1; margin: 17px auto 35px; line-height: 120px; transition: .4s ease; text-align: center;}
.contact .icon_box::before {position: absolute; content: ""; border: 3px solid #ed3237; height: 100%; width: 100%; border-radius: 5px; transform: rotate(45deg); left: 0; transition: .5s ease;}
.contact:hover {border-color: #ed3237; transition: .5s ease;}
.contact:hover .icon_box::before {border-color: #4b4b4d; transition: .5s ease;}
.contact p {text-align: center !important; color: #333; font-size: 16px; line-height: 27px; margin: 0; padding: 0px;}
.contact h2 {text-align: center; color: #000; font-size: 18px; margin: 10px 0px; text-transform: uppercase; border-bottom: 1px dotted #4b4b4d; padding-bottom: 7px; font-weight: 500;}
.contact a {margin: 0; color: #4b4b4d;}
.contact a:hover {color: #525252; text-decoration: none; transition: .5s;}
/*-- Contact Page CSS --*/



/***********page tiltle CSS**************/
.bg-image { background-color: #000000;}
.ltn__breadcrumb-area {padding-top: 40px; padding-bottom: 40px; margin-bottom: 0px; border-bottom: 5px solid #ac0000;}
.ltn__breadcrumb-inner h1 {color: #ffffff; clear: both; font-weight: 700; line-height: 57px; font-size: 43px; margin: 0px 0px 4px; text-align: center; text-transform: uppercase;}
.ltn__breadcrumb-list ul {padding-left: 0px; text-align: center; margin: 0px;}
.ltn__breadcrumb-list ul li {display: inline-block; margin-right: 26px; position: relative; font-weight: 400; font-size: 16px;}
.ltn__breadcrumb-list ul li:after {position: absolute; content: " || "; font-size: 15px; right: -18px; color: #c7c7c7; top: 52%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.ltn__breadcrumb-list ul li:last-child:after {display: none;}
.ltn__breadcrumb-list ul li:last-child {margin-right: 0; color: #d3d3d3;}
.ltn__secondary-color {color: #ffffff; margin-right: 9px; font-size: 18px;}
.ltn__breadcrumb-list ul li a {color: #ffffff; text-decoration: none;}
/***********page tiltle CSS**************/


/***********Page Part CSS**************/
.page-part {padding: 30px 0px;}
.page-part p {font-size: 17px; line-height: 29px; color: #000; text-align: justify;}
.page-text p {font-size: 17px; line-height: 29px; color: #000; text-align: justify; margin-bottom: 5px;}
.page-text h4 {font-size: 21px; font-weight: bold; color:#ed3237; margin:0px; border-bottom: 2px solid #000; display: inline-block; text-transform: uppercase;}
.page-img img {width: 100%; height: auto;}
.pro-img img {width: 100%; height: auto; border: 1px solid #000; padding: 5px; border-radius: 15px; margin: 15px 0px;}
.package {padding: 4px 10px 4px; }
.package ul {padding-left: 5px; margin-bottom: 0;}
.package ul li {background-image: url(../images/arrow.png);background-repeat: no-repeat; background-position: 2px 8px; list-style: none; text-align: left; padding-top: 2px; padding-bottom: 2px; font-size: 16px; padding-left: 25px; color: #555;  letter-spacing: .3px; line-height: 30px;}
.glossymenu {margin-bottom: 10px;}
.menuitem {display: flex; justify-content: space-between; align-items: center; background: #e9e9e9; color: #000000; padding: 10px; text-decoration: none; font-weight: bold; cursor: pointer;}
.menuitem:hover {background: #ed3237; color: #fff;}
/* Styling for the toggle icon (+/-) */
.toggle-icon {font-size: 16px; font-weight: bold; transition: transform 0.3s;}
/* Hide submenus by default */
.submenu {display: none; padding: 5px; background: #f9f9f9; border-left: 3px solid #ed3237;}
.submenu ul {list-style: none; padding: 0; margin: 0;}
.submenu ul li {padding: 8px 5px; border-bottom: 1px dotted #000;}
.submenu ul li a {text-decoration: none; color: #333;}
.left h3 {text-align: center;  background-color: #57585a;  margin: 0px 0px;  padding: 11px 1px;  color: #ffffff; font-size: 21px;  font-weight: 900;  border-top: 3px solid #f15123;  border-radius: 7px 7px 0px 0px;}
.responsive_img img {width: 100%; height: auto; border: 2px solid #ED3237; border-radius: 10px 10px 0px 0px;}
.product-title {background-color: #ED3237; margin: 0px; padding: 1px 5px; text-align: center; font-weight: 700; margin-bottom: 10px; border-radius: 0px 0px 10px 10px;}
.product-title h4  { font-size: 16px; color: #fff; text-decoration: none; margin-top: 3px;}
.pm {margin-top: 15px;}
.table-responsive {margin-top: 15px;}
.table-responsive td {  padding: 8px 5px;  font-size: 17px;  border: 1px solid #0000001f;  line-height: 27px;  color: #333;}
.bg tr:nth-child(odd) {background-color: #eaeaea;  color: #333;}
.bg tr:hover {background-color: #57585a21;}
/***********Page Part CSS**************/




/***********Client Part  CSS**************/
.client-part {padding: 30px 0px; background-color: #f8f8f8;}
.client-sl img{ padding:6px;border: 2px solid #fe0000; margin: 5px;}

/***********Client Part  CSS**************/

/***********Why Us  CSS**************/
.why-choose-part{padding: 40px 0px 10px;background-image:url(../images/why-bg-box.png);background-position: bottom center;background-color: #ffffff;background-repeat: no-repeat;}
.why-choose-text {text-align:center; margin-bottom:15px;}
.why-text span {font-size: 15px;border-radius: 28px;font-weight: 300;line-height: 45px;padding: 10px 20px 10px;text-transform: uppercase;color: #fff;background-color: #000000;}
.why-text h1 {font-size: 45px;text-transform:uppercase;margin: 0px 0px 0px;color: #ed3237;line-height: 50px;font-weight: 700;}
.why-choose-text p {font-size: 17px;line-height: 28px;padding: 5px 0 10px;color: #555;width: 85%;margin: 0 auto;}
.image-block-content-1{padding: 15px 15px;margin: 9px 0px;background-image: url(../images/vision-bg.png);background-repeat: no-repeat;background-position: right bottom;background-color: #f4f4f4;border: 3px solid #ffffff;box-shadow: inset 0px 0px 4px 0px #4c4c4ca1;}
.image-block-content-1 .feature-content-1{padding-left: 100px;}
.feature-content-1 p{font-size: 17px;color: #555;line-height: 28px;text-align:left;margin:0 0 0;}
.feature-content-1 h4{font-size: 17px;line-height: 30px;color: #4b4b4d;font-weight:600;margin: 0px 0 3px 0;text-transform:uppercase;}
.feature-icon-1{font-size:28px;margin: 10px 0px;}
.float-left{float:left!important}
/***********Why Us  CSS**************/


/***********Footer CSS**************/
.why-images img {width: 100%;height: auto;}
.agile-footer{padding: 30px 0px 10px;background-image:url(../images/footer-bg.png);background-repeat: repeat;text-align:center;background-color: #da1f24;}
.aglie-info-logo img{width:auto;height:auto;background-color: #fff;padding: 10px; width: 25%; margin-bottom: 10px; border-radius: 20px;}
.w3layouts_mail_grid_left2{padding: 20px 0px;}
.w3layouts_mail_grid_left2 i{font-size: 55px;line-height: 65px;color: #ffffff;margin: 10px 0 9px;}
.w3layouts_mail_grid_left2 h3{font-size: 20px;line-height: 34px;color: #ffffff;font-weight: 900;margin: 0px 0 4px;text-transform: uppercase;}
.w3layouts_mail_grid_left2 a{text-decoration:none;color: #ffffff;font-size: 17px;line-height: 28px;}
.w3layouts_mail_grid_left2 a:hover{color: #ebebeb;transition:.5s;}
.w3layouts_mail_grid_left2 p{color:#fff;font-size: 17px;margin:0;line-height: 28px;}
.w3layouts_mail_grid{padding: 30px 0;}
.aglieits-nav-color{background-color: #e94d26;border-radius:50px;}
ul.aglieits-nav{padding: 0px 20px;margin-bottom:0;}
ul.aglieits-nav li{display:inline-block;padding: 8px 0;}
ul.aglieits-nav li spam{padding: 0 16px;font-size: 17px;line-height: 30px;color: #fff;}
ul.aglieits-nav li a{color: #ffffff;text-transform:uppercase;text-decoration:none;/* letter-spacing:.5px; *//* font-weight:700; */font-size: 16px;line-height: 33px;}
ul.aglieits-nav li a:hover{color: #d91f24;transition:.5s}

.mini-footer{background-color: #000000;padding: 3px 0px;}
.social-icon {position: relative;padding-left: 0px;padding-top: 0px;text-align:center;margin:2px 0px;}
.social-icon li {display: inline-block;margin: 0 1px;}
.social-icon li a {display: inline-block;width: 45px;height: 45px;background: #d91f24;line-height: 39px;text-align: center;border-radius: 50%;transition: .5s;color: #fff;font-size: 14px;box-shadow: inset 0px 0px 0px 3px #000000;border: 3px solid #ffffff;}
.social-icon li a:hover {background: #ffffff;border-color: #d91f24;color: #d91f24;}

.power-back {text-align: center;padding: 10px 0px;background-color: #d91f24;}
.power-by p {text-align: center;color: #fff;padding: 0;margin: 0;font-size: 18px;line-height: 28px;}
.power-by p a {color: #fff;margin: 0px 4px;}

.whatsapp_btn{position:fixed;bottom:100px;left:10px;width:50px;height:50px;z-index:100;}
.whatsapp_btn .icon_logo{position:relative;z-index:150;padding:5px;}
.whatsapp_btn .icon_logo>a>img{width:100%;}
.whatsapp_btn .circle_waves{border-radius:50%;background-color:#3cc04e;width:50px;height:50px;position:absolute;opacity:0;bottom:1px;left:0;z-index:120;animation:waves 4s infinite cubic-bezier(.36,.11,.89,.32);}
@keyframes waves{from{transform:scale(.55,.55);opacity:.6;}to{transform:scale(1.8,1.8);opacity:0;}}

.bro_btn{position:fixed;bottom:100px;right:10px;width:50px;height:50px;z-index:100;}
.bro_btn .icon_logo{position:relative;z-index:150;padding:5px;}
.bro_btn .icon_logo>a>img{width:100%;}
.bro_btn .circle_waves{border-radius:50%;background-color:#fff;width:50px;height:50px;position:absolute;opacity:0;bottom:1px;left:0;z-index:120;animation:waves 4s infinite cubic-bezier(.36,.11,.89,.32);}
@keyframes waves{from{transform:scale(.55,.55);opacity:.6;}to{transform:scale(1.8,1.8);opacity:0;}}
/***********Footer CSS**************/

