@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=Raleway:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@400;500;600;700;800;900&display=swap');

/*
font-family: 'Inter', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Exo', sans-serif;
*/


.pad0{
padding: 0;
}

/*side form*/
.enquiry {
    padding: 12px;
    top: 24%;
    position: fixed;
    transition: right 2s ease 0s;
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.63);
    z-index: 99999;
    right: -270px;
    background: #ae1616;
    border-radius: 6px;
  }
.enquiry h3 {
  font-size: 20px;
  font-family: 'Exo', sans-serif;
  padding-bottom: 6px;
  text-align: center;
  color: #fff; 
  font-weight: bold;
  
}
.enquiry:hover {
right: 0px;
transition: right 1s ease 0s;
z-index: 999;
}

.enquiry::after {
content: "Quick Enquiry";
display: block;
font-size: 20px;
font-family: 'Inter', sans-serif;
padding: 10px 12px;
right: 80%;
position: absolute;
top: 100px;
cursor: pointer;
z-index: 999;
color: #fff;
background: #0383d0;
border-radius: 6px 6px 0px 0px;
transform: rotate(270deg);
width: 160px;
font-weight: 500;
}

.enquiry .form-control{
  margin-bottom: 15px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
}

.enquiry p{
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #fff;  
}

.enquiry .btn{
    font-family: 'Inter', sans-serif;
    width: 100%;
    background: #222;
    color: #fff;
    font-size: 15px;
}

.enquiry small{
  color: #fff;
}

.enquiry small a{
  color: #f98f8f;
}

/*end side form*/

.whats a{
position: fixed;
bottom: 15px;
right: 30px;
background: #26c281;
z-index: 999;
box-shadow: 0 0 4px #666;
font-size: 22px;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
border-radius: 50%;
 color:#fff;
}

.whats a::after {
  content: "";
  top: -25px;
  left: -25px;
  background-color: rgba(38, 194, 129, 0.68);
  width: 100px;
  height: 100px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  z-index: -1;
  -webkit-animation: jumper2 2.5s 0.66666s ease-out infinite;
  -moz-animation: jumper2 2.5s 0.66666s ease-out infinite;
  box-shadow: 0 0 14px rgba(0, 0, 0, .5);
}


@-webkit-keyframes jumper2{
0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

5% {
    opacity: 1;
}

100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

}


@-webkit-keyframes jumper2{
0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

5% {
    opacity: 1;
}

100% {
    opacity: 0;
}

}


.call-back{
  position: fixed;
  bottom: 15px;
  left: 30px;
  background:#e31e24;
  z-index: 999;
  box-shadow: 0 0 4px #666;
  font-size: 22px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
}

.call-back a{
  color: #fff;
  cursor: pointer;
}

.call-back a::after{
  content: "";
top: -25px;
left: -25px;
background-color:rgba(227, 30, 36, 0.68);
width: 100px;
height: 100px;
border-radius: 100%;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
opacity: 0;
z-index: -1;
-webkit-animation: jumper 2.5s 0.66666s ease-out infinite;
-moz-animation: jumper 2.5s 0.66666s ease-out infinite;
box-shadow: 0 0 14px rgba(0, 0, 0, .5);
}



@-webkit-keyframes jumper{
0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

5% {
    opacity: 1;
}

100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

}


@-webkit-keyframes jumper{
0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

5% {
    opacity: 1;
}

100% {
    opacity: 0;
}

}



.top{
  background:#ae1616;
  font-family: 'Inter', sans-serif;
}

.top-left ul{
margin-bottom: 0;
padding-left: 0;
}

.top-left ul li{
  display: inline-block;
  font-size: 14px;
  padding-right: 5px;
  padding-top: 9px;
}

.top-left ul li span{
  color: #fff;
  padding-right: 4px;
}

.top-left ul li a{
  color: #fff;
  text-decoration: none;
}


.social-links{
padding-left: 0px;
float: right;
margin: 0;
position: relative;
z-index: 99;
}

.social-links li{
display: inline-block;
 font-size: 14px;
 color: #fff;
}

.social-links li:nth-child(1) a, .social-links li:nth-child(2) a{
border-radius: 0;
border: none;
display: block;
margin: 0;
width: auto;
height: auto;
text-align: left;
color: #fff;
border-right: 1px solid #c12020;
padding-right: 4px;
margin-right: 4px;
}

.social-links li:nth-child(1) a:hover, .social-links li:nth-child(2) a:hover{
  border-right: 1px solid #c12020;
  border-left: 0px solid #222;
  border-top: 0px solid #222;
  border-bottom: 0px solid #222;
}

.social-links li span{
padding-right: 4px;
}

.social-links li a{
display: block;
text-decoration: none;
color: #e87b7b;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
border: 1px solid #e87b7b;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
margin: 5px 2px;
}

.social-links li a:hover{
  color: #f1f1f1;
  border: 1px solid #f1f1f1;
}


header{
padding: 15px 0;
}

.logo-txt a{
text-decoration: none;
text-align: center;
}

.logo-txt h1{
font-family: 'Exo', sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 32px;
margin-bottom: 0px;
border-bottom: 1px solid #d1d1d1;
color: #ae1616;
background: -webkit-linear-gradient(#ae1616, #333);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(45deg, #ae1616, #222334 70%);
  background-clip: border-box;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.logo-txt p{
font-family: 'Inter', sans-serif;
color:#616379;
margin-bottom: 0px;
font-size: 15px;
}


.ast_main_menu_wrapper{
/*margin-top: 12px;  */
}


.ast_header_bottom {
  float: left;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  margin-top: 0;
  z-index: 10;
  background:#e4ded4;
}

.ast_header_bottom.style_2{
    background-color: rgba(0, 0, 0, 0);
    margin-top: 21px;
    padding: 0px 50px;
}


.ast_menu ul {
  padding: 0;
  margin: 0;
  float: right;
/*  margin-top: 10px;*/
}

.ast_menu ul li {
  list-style:none;
  float:left;
  margin-right:0px;
  position:relative;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ast_menu ul li:last-child{
 margin-right:0px;
}

.ast_menu ul li a {
  display: block;
  color: #222334;
text-transform: uppercase;
font-size: 15px;
  position: relative;
  font-weight: 500;
  padding:15px 12px;
  margin: 0 5px;
  z-index: 1;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
    font-family: 'Inter', sans-serif;
}
.ast_menu ul li a:hover {
  color:#ae1616;
  text-decoration: none;
}

.ast_menu ul li.active a {
color:#ae1616;
}

.ast_menu ul li ul.submenu{
  position:absolute;
  top:100%;
  left:0px;
  width:220px;
  opacity:0;
  visibility:hidden;
  background-color:#fff;
    z-index: 10;
  -webkit-box-shadow: 0px 4px 22px -7px #000000;
    -moz-box-shadow: 0px 4px 22px -7px #000000;
    -o-box-shadow: 0px 4px 22px -7px #000000;
    -ms-box-shadow: 0px 4px 22px -7px #000000;
    box-shadow: 0px 4px 22px -7px #000000;
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding: 10px 11px;
border-radius: 4px;
}
.ast_menu ul li:hover ul.submenu{
  opacity:1;
  visibility:visible;
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.ast_menu ul li ul.submenu li{
  float:left;
  width:100%;
    padding: 0px 0px;
}
.ast_menu ul li ul.submenu li a{
  margin: 0px;
}

.ast_menu ul li ul.submenu li a::before, .ast_menu ul li ul.submenu li a::after{
display: none;
}

.ast_menu ul li ul.submenu li a{
    padding:10px;
    border-right: 0px solid #222;
    width: 100%;
    border-top: 0px;
border-bottom:1px solid #f1f1f1;
    color: #30373f;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ast_menu ul li ul.submenu li a:hover{
  border-top:0px;
 color:#e6af5d;
  -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.ast_menu ul li ul.submenu li ul.submenu{
  position:absolute;
  top:0px;
  left:auto;
  right:100%;
  width:140px;
  opacity:0;
  visibility:hidden;
  background-color:#333333;
    z-index: 10;
  -webkit-box-shadow: 0px 4px 22px -7px #000000;
    -moz-box-shadow: 0px 4px 22px -7px #000000;
    -o-box-shadow: 0px 4px 22px -7px #000000;
    -ms-box-shadow: 0px 4px 22px -7px #000000;
    box-shadow: 0px 4px 22px -7px #000000;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ast_menu ul li ul.submenu li:hover ul.submenu{
  opacity:1;
  visibility:visible;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ast_menu_btn{
  display:none;
}
.menu_fixed {
    position: fixed;
    z-index: 1000;
    padding: 0px 0px;
    -moz-box-shadow: 0px -5px 20px;
    -webkit-box-shadow: 0px -5px 20px;
    box-shadow: 0px -5px 20px;
}
.menu_fixed.ast_header_bottom {
  margin-top:0px;
    background-color:#e4ded4;
}

.menu_fixed .ast_menu ul li ul.submenu {
    background-color:#333333;
    z-index: 10;
    -webkit-box-shadow: 0px 4px 22px -7px #000000;
    -moz-box-shadow: 0px 4px 22px -7px #000000;
    -o-box-shadow: 0px 4px 22px -7px #000000;
    -ms-box-shadow: 0px 4px 22px -7px #000000;
    box-shadow: 0px 4px 22px -7px #000000;
}
.menu_fixed .ast_menu ul li ul.submenu li ul.submenu{
    background-color:#333333;
    z-index: 10;
    -webkit-box-shadow: 0px 4px 22px -7px #000000;
    -moz-box-shadow: 0px 4px 22px -7px #000000;
    -o-box-shadow: 0px 4px 22px -7px #000000;
    -ms-box-shadow: 0px 4px 22px -7px #000000;
    box-shadow: 0px 4px 22px -7px #000000;
}

/*.ast_menu ul li a:before,.ast_menu ul li a:after {
  height: 2px;
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #de2021;
  width: 0;
}*/


.ast_menu ul li a:before {
position: absolute;
left: 0;
bottom: 0px;
height: 2px;
width: 100%;
content: "";
background-color:#ae1616;
transition: visibility .4s ease, opacity .4s ease, transform .4s ease;
transform: translate3d(50px, 0, 0);
opacity: 0;
visibility: hidden;
}

.ast_menu ul li a:hover:before,
.ast_menu ul li.active a:before,
.ast_menu ul li a:hover:after,
.ast_menu ul li.active a:after {
opacity: 1;
transform: translate3d(0px, 0, 0);
visibility: visible;
}

.carousel-item::before{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0, 0.4);
}


.carousel-item video {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.carousel-caption h2{
font-family: 'Exo', sans-serif;
font-weight: 600;
line-height: 1.3;
font-size: 28px;
}

.carousel-caption a {
  background:#ae1616;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  font-family: 'Inter', sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #ae1616;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  margin-right: 10px;
  margin-top: 15px;
}

.carousel-caption a span{
position: relative;
top: 1px;
padding-left: 4px;
}

.carousel-caption {
  top: 25%;
  z-index: 1;
  left: 18%;
  right: 18%;
}

.carousel-caption {
  text-align: center;
  transition: opacity 100ms;
  text-shadow: none;
}



.carousel .carousel-item.active .animated1 {
  -webkit-animation: fadeInRight 1s ease-in-out 500ms both;
  animation: fadeInRight 1s ease-in-out 500ms both;
}
.carousel .carousel-item.active .animated2 {
  -webkit-animation: fadeInLeft 1s ease-in-out 500ms both;
  animation: fadeInLeft 1s ease-in-out 500ms both;
}
.carousel .carousel-item.active .animated3 {
  -webkit-animation: fadeInDown 1s ease-in-out 500ms both;
  animation: fadeInDown 1s ease-in-out 500ms both;    
}
.carousel .carousel-item.active .animated4 {
  -webkit-animation: fadeInUp 1s ease-in-out 500ms both;
  animation: fadeInUp 1s ease-in-out 500ms both;    
}
.carousel-caption::before{
  -webkit-animation: fadeInLeft 2s ease-in-out 500ms both;
  animation: fadeInLeft 2s ease-in-out 500ms both;
}


.carousel-caption{
  transition: opacity 100ms;
  text-shadow: none;
}
.carousel .carousel-item img{
  width: 100%;
}
.carousel-inner > .carousel-item .carousel-caption {
  z-index: 99;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

.carousel .carousel-item.active .carousel-caption {
  z-index: 99;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;  
}

.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.right {
  background: none;
}
.carousel-control.left {
  background: none;
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.sec-1{
  padding: 0 0 50px;
}

.sec-1 .row{
margin-top: -50px;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}

.sec1-bx{
padding: 2em;
background: #fff;
}

.sec1-bx a{
color: #ae1616 !important;
  font-family: 'Inter', sans-serif;
font-size: 14px;
cursor: pointer;
}

.sec1-bx a span{
  font-size: 12px;
  position: relative;
  top: 1px;
}

.sec1-bx.sec1-bx2{
background: #ae1616;
}

.sec1-bx.sec1-bx2 a{
  color: #fff !important;
}

.sec1-bx.sec1-bx2 h4, .sec1-bx.sec1-bx2 p{
color: #fff;
}

.sec1-bx.sec1-bx2 span img {
  border: 1px solid #fff;
}

.sec1-bx span img{
width: 70px;
border: 1px solid #ae1616;
border-radius: 50%;
padding: 10px;
float: left;
}

.sec1-bx h4{
font-size: 27px;
font-family: 'Raleway', sans-serif;
color: #222334;
font-weight: 700;
}

.sec1-bx p{
font-family: 'Inter', sans-serif;
font-size: 14px;
color: #616379;
margin-bottom: 5px;
}

.sec1-bx .sec1-detail{
  margin-left: 85px;
}

.sec-2{
padding: 70px 0;
}

.sec2-left h6{
font-family: 'Inter', sans-serif;
text-transform: uppercase;
color: #ae1616;
margin-bottom: 26px;
font-size: 15px;
position: relative;
}

.sec2-left h6::before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: -5px;
  height: 2px;
  width: 35px;
  background-color: #ececec;
}

.sec2-left h6::after {
  position: absolute;
  content: '';
  left: 38px;
  bottom: -5px;
  height: 2px;
  width: 3px;
  background-color: #ececec;
}

.sec2-left h1{
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
  color: #222334;
  font-weight: 700;
}

.sec2-left p {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #616379;
  line-height: 26px;
}

.sec2-left a{
  padding: 14px 25px;
  display: inline-block;
  background: #ae1616;
  color: #fff;
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
}

.sec2-left a span{
  padding-left: 3px;
  position: relative;
  top: 1px;
}


.sec2-right{
  position: relative;
}

.sec2-right::before{
  position: absolute;
  content: '';
  left: 0;
  top: 20px;
  right: 0;
  bottom: -20px;
  background: #ae1616;
  clip-path: polygon(0 0, 77% 0, 100% 100%, 24% 100%);
  -webkit-clip-path: polygon(0 0, 77% 0, 100% 100%, 24% 100%);
}

.sec2-right img{
clip-path: polygon(23% 0, 100% 0, 77% 100%, 0 100%);
-webkit-clip-path: polygon(23% 0, 100% 0, 77% 100%, 0 100%);
}


.exprce-bx{
position: absolute;
top: 0;
right: 0;
background: #fff;
width: 150px;
height: 150px;
border-radius: 50%;
text-align: center;
padding: 25px 15px;
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}


.exprce-bx h2{
font-family: 'Inter', sans-serif;
color: #ae1616;
font-size: 40px;
font-weight: 800;
margin-bottom: 2px;
}

.exprce-bx p{
font-family: 'Raleway', sans-serif;
margin: 0;
color: #616379;
font-weight: 600;
}

.sec-3{
padding: 70px 0;
background: url(../images/sec3-bg.png);
text-align: center;
background-position: center center;
background-repeat: no-repeat;
/*background-size: contain;*/
}


.sec3-title h1{
font-family: 'Inter', sans-serif;
color: #ae1616;
font-weight: 800;
font-size: 50px;
margin-bottom: 0px;
}

.sec-3 h2 {
  font-size: 36px;
  font-family: 'Raleway', sans-serif;
  color: #222334;
  font-weight: 700;
  padding: 0 150px;
}

.sec-3 img{
  margin-top: -15px;
}

.sec-3 .sec3-mat {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  color: #616379;
  line-height: 26px;
  padding: 0 250px;
}

.counter{
  margin-top: 20px;
}

.counter h3{
font-family: 'Inter', sans-serif;
color: #ae1616;
font-size: 40px;
font-weight: 800;
}

.counter .add::after {
  content: "\f067";
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
  top: 8px;
  font-weight: 400;
}

.counter p{
font-family: 'Raleway', sans-serif;
color: #222334;
font-weight: 600;
}


.sec-4{
  padding: 70px 0 0;
  background: url(../images/sec4-bg.jpg) center;
  position: relative;
  background-size: cover;
}

.sec-4::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(34, 35, 52, 0.9);
}

.sec4-title{
text-align: center;
}

.sec4-title h6 {
  text-transform: uppercase;
   font-family: 'Inter', sans-serif;
  color: #ae1616;
}

.sec4-title h2 {
  font-weight: 600;
  font-size: 40px;
  color: #fff;
  margin-bottom: 15px;
  font-family: 'Raleway', sans-serif;
  position: relative;
}

.sec4-title h2::before {
  position: absolute;
  content: '';
  left: 47%;
  bottom: -9px;
  background: #ae1616;
  height: 2px;
  width: 50px;
}

.sec4-title h2 span{
  display: block;
}

.sec4-title p {
  font-size: 14px;
  color: #f1f1f1;
  line-height: 26px;
  padding: 0 300px;
  margin-bottom: 40px;
  font-family: 'Inter', sans-serif;
}
.sec4-bx{
margin-bottom: -150px;
position: relative;
}

.sec4-bx .sec4-img{
  position: relative;
overflow: hidden;
}

.sec4-bx span img{
  width: 100px;
  position: absolute;
  right: 20px;
  top: 135px;  
  -webkit-transition: all .4s ease;
transition: all .4s ease;
opacity: 0.1;
}

.sec4-bx .sec4-img img{
-webkit-transition: all .4s ease;
transition: all .4s ease;
}

.sec4-bx2 span img{
bottom: 12px;
top: auto;
}

.sec4-bx:hover img{
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

.sec4-bx .sec4-details{
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
padding: 35px;
background: #fff;
}

.sec4-bx .sec4-details h4{
  font-weight: 600;
  color: #ae1616;
  font-family: 'Raleway', sans-serif;
}

.sec4-bx .sec4-details p {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #616379;
  line-height: 24px;
}

.sec4-bx .sec4-details a{
color: #222334;
font-family: 'Inter', sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
text-decoration: none;
}

.sec4-bx .sec4-details a i{
  padding-left: 4px;
  position: relative;
  top: 1px;
  color: #ae1616;
}


.sec-5{
padding: 210px 0 60px;
}

.sec5-title h6{
text-transform: uppercase;
font-family: 'Inter', sans-serif;
color: #ae1616;
font-size: 15px;
position: relative;
}

.sec5-title h6::after {
  position: absolute;
  content: '';
  left: 38px;
  bottom: -5px;
  height: 2px;
  width: 3px;
  background-color: #ececec;
}

.sec5-title h6::before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: -5px;
  height: 2px;
  width: 35px;
  background-color: #ececec;
}

.sec5-title h2 {
  font-weight: 700;
  font-size: 34px;
  font-family: 'Raleway', sans-serif;
  position: relative;
  color: #222334;
}

.sec5-bx{
  position: relative;
  overflow: hidden;
  margin: 15px;
}

.sec5-bx a::before{
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(34, 35, 52, 0.5);
}

.sec5-bx h5{
text-shadow: 0 2px 3px rgba(0,0,0,.5);
font-family: 'Raleway', sans-serif;
color: #fff;
position: absolute;
bottom: 0;
text-align: center;
font-size: 27px;
font-weight: 600;
padding: 0 0em 3em;
z-index: 2;
transition: 500ms ease all;
transform: scale(1);
width: 100%;
}

.sec5-bx h5::before{
position: absolute;
content: '';
left: 43.5%;
top: 40px;
width: 50px;
background: #fff;
height: 2px;
}

.sec5-bx:hover h5{
opacity: 0;
transform: scale(1.1);
}


.sec5-bx .sec5-details{
background: #ae1616;
padding: 20px;
width: 80%;
position: absolute;
left: 0;
z-index: 99;
bottom: 0;
transition: 500ms ease all;
transform: translateX(-120%);
}

.sec5-bx:hover .sec5-details{
transform: translateX(0);
}

.sec5-bx .sec5-details h4{
font-family: 'Raleway', sans-serif; 
color: #fff;
font-weight: 600;
}

.sec5-bx .sec5-details p{
font-family: 'Inter', sans-serif;
color: #fff;
font-size: 14px;
}

.sec5-bx .sec5-details span{
  position: absolute;
right: -45px;
background: #fff;
color: #222334;
padding: 14px 15px;
bottom: 0;
width: 45px;
height: 45px;
}

.slick-pre{
position: absolute;
top: 41%;
left: -52px;
background: #222334;
color: #fff;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px !important;
cursor: pointer;
}

.slick-nxt{
position: absolute;
top: 41%;
right: -52px;
background: #222334;
color: #fff;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px !important;
cursor: pointer;
}


.sec6-right{
padding: 82px 100px 82px 50px;
background: url(../images/ptn.png);
}

.sec6-right h6 {
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  color: #ae1616;
  margin-bottom: 15px;
  font-size: 15px;
  position: relative;
}

.sec6-right h6::before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: -5px;
  height: 2px;
  width: 35px;
  background-color: #ececec;
}

.sec6-right h6::after {
  position: absolute;
  content: '';
  left: 38px;
  bottom: -5px;
  height: 2px;
  width: 3px;
  background-color: #ececec;
}

.sec6-right h2{
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
  color: #222334;
  font-weight: 700;
}

.sec6-right h2 span{
  display: block;
}

.sec6-right p {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #616379;
  line-height: 26px;
}

.video-link-box{
position: absolute;
top: 40%;
left: 34%;
}



.video-link-box a {
  display: inline-block;
  cursor: pointer;
}

.video-link-box .icon-outer {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
}

.video-link-box .icon-outer::before {
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  width: 70px;
  height: 70px;
  background: rgba(255,255,255,0.30);
  border-radius: 50%;
}

.video-link-box .icon-outer .fa {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 99;
  display: inline-block;
  color: #ae1616;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  padding-left: 4px;
  line-height: 53px;
  background-color: #fff;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
  -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}

.video-link-box .icon-outer .fa::after {
  content: '';
  position: absolute;
  left: -5px;
  top: -5px;
  bottom: -5px;
  right: -5px;
  border-radius: 50%;
  background: rgba(255,255,255,0.30);
}

.video-link-box .ripple::before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
}

.video-link-box .ripple, .video-link-box .ripple::before, .video-link-box .ripple::after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.video-link-box .video-title {
  font-style: italic;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  font-family: 'Inter', sans-serif;
  margin-left: 20px;
  font-weight: 600;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
} 

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);}
    100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}


.sec-7{
padding: 60px 0;
}

.sec7-title{
text-align: center;
}

.sec7-title h6 {
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  color: #ae1616;
  font-size: 15px;
  position: relative;
}

.sec7-title h2 {
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
  color: #222334;
  font-weight: 700;
}

.sec7-bx{
background: #fff;
/*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);*/
margin: 30px 15px 0px;
}

.sec7-bx h2{
font-family: 'Inter', sans-serif;
border-bottom: 1px solid #e8e8e8;
font-size: 22px;
padding-bottom: 8px;
color: #222334;
font-weight: 600;
}

.sec7-bx h4{
font-size: 18px;
font-family: 'Raleway', sans-serif;
color: #ae1616;
font-weight: 700;
}

.sec7-bx p{
 font-family: 'Inter', sans-serif;
font-size: 14px;
color: #616379;
line-height: 24px; 
margin: 0;
}

.sec7-all{
text-align: center;
}

.sec7-all a{
padding: 12px 20px;
display: inline-block;
background: #ae1616;
color: #fff;
font-family: 'Inter', sans-serif;
text-transform: uppercase;
font-size: 14px;
text-decoration: none;
font-weight: 500;
margin-top: 30px;
transition: .4s;
-webkit-transition: .4s;
-moz-transition: .4s;
}

.sec7-all a span{
padding-left: 4px;
}

.sec7-all a:hover{
  background: #222334;
}

.sec-8{
background: #222334;
padding: 40px 0;
}

.sec-8 h6{
color: #fff;  
font-family: 'Inter', sans-serif;
text-transform: uppercase;
margin-bottom: 25px;
}

.sec-8 p{
color: #fff;
font-size: 26px;
line-height: 28px;
font-family: 'Raleway', sans-serif;
margin-bottom: 0;
}

.sec-8 p span{
display: block;
}

.sec7-all a {
  padding: 12px 20px;
  display: inline-block;
  background: #ae1616;
  color: #fff;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  margin-top: 30px;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.sec8-cnt{
  text-align: right;
}

.sec8-cnt a{
padding: 12px 20px;
display: inline-block;
  border:1px solid #fff;
color: #fff;
font-family: 'Inter', sans-serif;
text-transform: uppercase;
font-size: 14px;
text-decoration: none;
font-weight: 500;
margin-top: 30px;
transition: .4s;
-webkit-transition: .4s;
-moz-transition: .4s;
}

.sec8-cnt a:hover{
  background: #ae1616;
  border:1px solid #ae1616;
}


.inner-banner{
background: url(../images/inner-bg.jpg) center;
padding: 60px 0;
background-size: cover;
position: relative;
overflow: hidden;
}

.inner-banner::before{
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(34, 35, 52, 0.9);
}

.inner-banner::after{
position: absolute;
content: '';
background-color: #ae1616;
height: 100%;
top: 0px;
transform: skew(20deg);
right: 150px;
width: 60px;
box-shadow: 60px 0px 0px rgba(174, 22, 22, 0.6);
}

.in-ban-title h2{
font-family: 'Raleway', sans-serif;
color: #fff;
text-transform: uppercase;
font-weight: 800;
}

.in-ban-title ul{
padding-left: 0;
margin: 0;
position: relative;
z-index: 9;
}

.in-ban-title ul::before{
position: absolute;
content: '';
left: -8px;
top: 3px;
right: 0;
bottom: 0;
background: rgb(174, 22, 22);
z-index: -1;
width: 30px;
}

.in-ban-title ul li{
display: inline-block;
font-size: 14px;
color: #ffd8d8;
font-family: 'Inter', sans-serif;
}

.in-ban-title ul li a{
color: #fff;
text-decoration: none;
transition: .4s;
-webkit-transition: .4s;
-moz-transition: .4s;
}

.in-ban-title ul li a:hover{
color: #ffd8d8; 
}


.in-ban-title ul li a span{
  position: relative;
  top: 1px;
  padding: 0 5px;
}

.inner-matter{
padding: 50px 0;
}

.inner-matter h2 {
  font-size: 32px;
  font-family: 'Raleway', sans-serif;
  color: #222334;
  font-weight: 700;
}

.inner-matter p {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #616379;
  line-height: 26px;
}

.about-img{
position: relative;
}

.about-img img{
border-radius: 6px; 
}

.about-img::before {
position: absolute;
content: "";
left: 10px;
right: 10px;
border-radius: 6px;
height: 100%;
bottom: -10px;
z-index: -1;
background: #ae1616;
}

.sec-org-chart{
border-top: 1px solid #eaeaea;
padding: 50px 0;
}

.org-title{
text-align: center;
}

.org-title h3{
font-size:28px;
font-family: 'Raleway', sans-serif;
color: #ae1616;
font-weight: 700;
position: relative;
}

.org-title h3::before {
  content: '';
  height: 2px;
  width: 35px;
  background: #222334;
  position: absolute;
  bottom: -8px;
  left: 48%;
}

/*------*/

.org-chart ul {
padding-top: 20px; 
position: relative;
transition: all 0.5s;
-webkit-transition: all 0.5s;
margin-left: 24px;
}
.org-chart li {
float: left; text-align: center;
list-style-type: none;
position: relative;
padding: 20px 5px 0 5px; 
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.org-chart li::before, .org-chart li::after{
content: '';
position: absolute; top: 0; right: 50%;
border-top: 1px solid #ccc;
width: 50%; height: 20px;
}
.org-chart li::after{
right: auto; left: 50%;
border-left: 1px solid #ccc;
}
.org-chart li:only-child::after, .org-chart li:only-child::before {
display: none;
}
.org-chart li:only-child{ padding-top: 0;}
.org-chart li:first-child::before, .org-chart li:last-child::after{
border: 0 none;
}
.org-chart li:last-child::before{
border-right: 1px solid #ccc;
border-radius: 0 5px 0 0;
-webkit-border-radius: 0 5px 0 0;
-moz-border-radius: 0 5px 0 0;
}
.org-chart li:first-child::after{
border-radius: 5px 0 0 0;
-webkit-border-radius: 5px 0 0 0;
-moz-border-radius: 5px 0 0 0;
}
.org-chart ul ul::before{
content: '';
position: absolute; top: 0; left: 50%;
border-left: 1px solid #ccc;
width: 0; height: 20px;
}
.org-chart li a{
border: 1px solid #ccc;
padding: 5px 10px;
text-decoration: none;
color: #616379;
font-size: 13px;
display: inline-block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
font-family: 'Inter', sans-serif;
}
.org-chart li a:hover, .org-chart li a:hover+ul li a {
/*background: #c8e4f8;*/ 
background: #fff3f3;
/*color: #000;
 border: 1px solid #94a0b4;*/
}
.org-chart li a:hover+ul li::after, 
.org-chart li a:hover+ul li::before, 
.org-chart li a:hover+ul::before, 
.org-chart li a:hover+ul ul::before{
border-color: #808080;
}


/*---chart end---*/

.sec-clients{
padding: 50px 0;
background: url(../images/sec3-bg.png);
background-position: center center;

}

.sec-clients h6 {
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  color: #222334;
  font-size: 15px;
  position: relative;
}


.client-box{
background: rgba(255, 255, 255, 0.7);
padding: 25px 18px;
box-shadow: 0 0px 5px rgba(0,0,0,0.2);
border-radius: 6px;
margin: 25px 0;
height: 225px;
-webkit-transition: .4s;
-moz-transition: .4s;
-ms-transition: .4s;
-o-transition: .4s;
transition: .4s;
}

.client-box:hover {
  -webkit-transform: translate3d(0,-4px,0);
  transform: translate3d(0,-4px,0);
}

.client-box h2{
font-family: 'Inter', sans-serif;
border-bottom: 1px solid #e8e8e8;
font-size: 22px;
padding-bottom: 8px;
color: #222334;
font-weight: 600;
}

.client-box h4 {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  color: #ae1616;
  font-weight: 700;
}

.client-box p{
font-family: 'Inter', sans-serif;
font-size: 14px;
color: #616379;
line-height: 24px;
margin: 0;
}


.sec-crtify{
padding: 50px 0;
background: #ae1616;
}

.cer-title h3{
font-size: 28px;
font-family: 'Raleway', sans-serif;
color: #fff;
font-weight: 700;
position: relative;
}

.cer-title h3::before{
position: absolute;
content: '';
left: -265px;
width: 250px;
height: 2px;
background: #fff;
top: 16px;
}

.cer-box{
  border:1px solid rgba(255,255,255, 0.2);
  padding: 25px;
  margin: 20px 15px;
  border-radius: 6px;
  background: #ae1616;
  position: relative;
}

.cer-box::before{
position: absolute;
content: '';
left: 10px;
right: -10px;
bottom: -10px;
border: 1px solid rgba(255,255,255, 0.2);
border-radius: 6px;
top: 10px;
z-index: -1;
}

.cer-box img{
width: 50px;
opacity: 0.2;
position: absolute;
right: 10px;
bottom: 10px;
}

.cer-box h4 {
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-weight: 700;
}


.cer-box p{
    line-height: 26px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  margin: 0;
color: rgba(255,255,255,0.8);
}

.cer-box i{
  padding-right: 4px;
}

.collapse.show {
  display: flex;
}

.load-btn{
padding: 12px 18px;
display: inline-block;
background: #222334;
color: #fff !important;
font-family: 'Inter', sans-serif;
text-transform: uppercase;
font-size: 13px;
text-decoration: none;
font-weight: 500;
cursor: pointer;
}

.load-btn span {
  padding-left: 3px;
  position: relative;
  top: 1px;
}

.infra-table h3{
font-family: 'Raleway', sans-serif;
margin-bottom: 20px;
font-weight: 600;
font-size: 24px;
color: #222334;
position: relative;
margin-top: 20px;
}

.infra-table h3::before {
  content: '';
  height: 2px;
  width: 35px;
  background: #ae1616;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.infra-table h3::after {
  content: '';
  height: 2px;
  width: 5px;
  background: #ae1616;
  position: absolute;
  bottom: -8px;
  left: 40px;
}

.infra-table table{
  width: 100%;
}

.infra-table table tr th{
font-family: 'Inter', sans-serif;
padding: 10px;
background: #ae1616;
color: #fff;
border: 1px solid #d1d1d1;
font-size: 15px;
}

.infra-table table tr td{
font-family: 'Inter', sans-serif;
padding: 10px;
border: 1px solid #d1d1d1;
font-size: 14px;
}

.infra-table table tr:nth-child(2n) {
background: #f1f1f1;
}

.infra-table table tr:nth-child(2n+1) {
background: #fff;
}


.plnt-mchnry-bx{
border-left: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
padding: 15px 0px 15px 15px;
margin: 15px 0;
}

.plnt-mchnry-bx h5{
font-size: 22px;
font-family: 'Raleway', sans-serif;
color: #ae1616;
font-weight: 600;
}

.plnt-mchnry-bx h6{
font-family: 'Inter', sans-serif;
letter-spacing: 2px;
margin-bottom: 0;
font-size: 15px;
color: #222334;
}

.plnt-mchnry-bx p{
  margin-bottom: 5px;
}


.infra-bx {
  position: relative;
  margin: 10px 0;
}

.infra-bx a::before {
  border-bottom: 45px solid transparent;
  border-right: 45px solid #bd0706;
  content: "";
  display: block;
  height: 0px;
  right: 5px;
  position: absolute;
  top: 5px;
  width: 6px;
}

.infra-bx span {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
}

.enq-title h6{
font-family: 'Inter', sans-serif;
text-transform: uppercase;
color: #ae1616;
margin-bottom: 12px;
font-size: 14px;
position: relative;
}

.enq-title h6::before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: -5px;
  height: 2px;
  width: 35px;
  background-color: #ececec;
}

.enq-title h6::after {
  position: absolute;
  content: '';
  left: 38px;
  bottom: -5px;
  height: 2px;
  width: 3px;
  background-color: #ececec;
}

.form-bx {
  position: relative;
}

.form-bx .form-control {
  margin: 12px 0;
  border-radius: 0px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  height: 45px;
  padding-left: 35px;
}
.form-bx i {
  position: absolute;
  padding: 15px 12px;
  color: #ae1616;
  top: 0;
}

.form-bx .btn {
  background: #ae1616;
  width: 100%;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  padding: 8px 0;
  border-radius: 0px;
  margin: 12px 0;
}

.form-bx textarea.form-control {
  height: auto;
  padding-top: 10px;
}

.cnt-box{
padding: 0 30px 30px;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
position: relative;
margin: 40px 0;
height: 200px;
}

.cnt-box span{
  width: 60px;
  height: 60px;
  background: #ae1616;
  color: #fff;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  font-size: 25px;
  margin-top: -18px;
margin-bottom: 28px;
position: relative;
}

.cnt-box span::after{
  content: "";
  position: absolute;
  top: 0px;
  right: -13px;
  border-width: 0 13px 18px 0;
  border-style: solid;
  border-color: #ffa5a5;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  display: block;
  transition: all .4s;
  opacity: .7;
}

.cnt-box i{
position: absolute;
content: '';
right: 8px;
bottom: 35px;
color: #e5e5e5;
font-size: 80px;
z-index: -1;
opacity: 0.5;
}

.cnt-box h4{
font-family: 'Raleway', sans-serif;
font-weight: 700;
color: #222334;
}







footer{
padding: 50px 0;
background: #141520 url(../images/sec3-bg.png) ;
}

.f-about h2{
color: #fff;
font-size: 32px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Exo', sans-serif;
}

.f-about p {
color: rgba(255,255,255,0.7);
  line-height: 26px;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}


.f-about ul {
  padding-left: 0px;
}

.f-about ul li {
  display: inline-block;
  color: #fff;
  font-size: 15px;
}

.f-about ul li a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  display: block;
  border:1px solid #333;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  margin-right: 6px;
  transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
}

.f-about ul li a:hover{
background: #eab632;
border: 1px solid #eab632;
color: #fff;
}

.f-about a{
font-size: 14px;
background: #ae1616;
color: #fff;
font-family: 'Inter', sans-serif;
padding: 10px 20px;
display: inline-block;
font-weight: 500;
text-decoration: none;
transition: .4s;
-webkit-transition: .4s;
-moz-transition: .4s;
}

.f-about a span{
  padding-left: 5px;
  position: relative;
  top: 1px;
}


.f-links h3 {
  color: #fff;
  font-size: 22px;
  position: relative;
  font-weight: 500;
  margin-bottom: 15px;
font-family: 'Raleway', sans-serif;
}

.f-links h3::before {
  content: '';
  height: 2px;
  width: 35px;
  background: #ae1616;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.f-links h3::after {
  content: '';
  height: 2px;
  width: 5px;
  background: #ae1616;
  position: absolute;
  bottom: -8px;
  left: 40px;
}


.f-links ul {
  padding-left: 0px;
}

.f-links li {
  list-style: none;
}

.f-links li a::before {
content: '';
position: absolute;
left: 0;
top: 14px;
background: #ae1616;
width: 4px;
height: 4px;
}

.f-links li a {
 color: rgba(255,255,255,0.7);
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  line-height: 30px;
  font-family: 'Inter', sans-serif;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.f-links li a:hover{
color: #ae1616;
}

.f-cnt p {
 color: rgba(255,255,255,0.7);
  font-size: 14px;
  display: flex;
   font-family: 'Inter', sans-serif;
}

.f-cnt p span {
  padding-top: 3px;
  margin-right: 12px;
  font-size: 15px;
  color: #ae1616;
}



@media (min-width:667px) and (max-width:768px) {
.ast_menu_btn {
  display: block;
  float: none;
  position: absolute;
  top: 32px;
  right: 15px;
  border: none;
  width: 40px;
  height: 30px;
  font-size: 21px;
  color: #1d1d1d;
  background-color: #e4ded4;
  border-radius: 3px;
  z-index: 99;
}

}



@media (max-width:991px){
  .ast_menu_btn {
display: block;
float: none;
position: absolute;
right: 7px;
border: none;
width: 40px;
height: 35px;
font-size: 21px;
color: #fff;
background-color: #ae1616;
border-radius: 3px;
bottom: -31px;
z-index: 999;
cursor: pointer;
}
.ast_menu_btn:hover, .ast_menu_btn:focus{
  outline:none;
  border:none;
  box-shadow:none;
  text-shadow:none;
}
.ast_main_menu_wrapper{
  z-index: 2;
  position:fixed;
    left: 0px;
    top: 0px;
  bottom:0px;
    background-color:#333333;
  -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 99999;
}
.ast_main_menu_wrapper {
    width: 300px;
}
.ast_main_menu_wrapper.ast_main_menu_hide{
  -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ast_menu::-webkit-scrollbar {
    width: 5px;
}
.ast_menu::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}
.ast_menu::-webkit-scrollbar-thumb {
  background-color: #ff1515;
  outline: 0px;
}
.ast_menu ul {
    width: 100%;
}
.ast_menu ul li a:hover, .ast_menu ul li a.active{
  background-color:#ae1616;
  color:#fff;
  border-top: 0px;
}
.ast_menu ul li a{
    padding:10px 10px;
    border-top: 0px;
    color: #ffffff;
}
}


@media (min-width:320px) and (max-width:414px){

.top {
text-align: center;
padding: 8px 0;
}

.social-links li:nth-child(1) a, .social-links li:nth-child(2) a {
 border-right: 0px solid #c12020; 
 }

.ast_menu ul li {
  float: none;
}

.ast_menu ul li a {
  padding: 12px 10px;
  font-size: 14px;
  font-weight: 500;
}

.ast_menu ul li.active a {
  color: #fff;
}

.ast_menu ul li a::before {
  background-color: #cecece;
}

.ast_menu ul li ul.submenu li a:hover {
  color: #fff;
}

.logo-txt h1 {
font-size: 26px;
}

.logo-txt p {
font-size: 14px;
}

.carousel-caption {
  top: 3%;
  left: 8%;
  right: 8%;
}

.carousel-caption h2{
font-size: 13px;
}

.carousel-caption a {
  padding: 3px 6px;
  font-size: 11px;
  margin-top: 5px;
}

.carousel-item video {
  height: 250px;
}

.sec1-bx h4 {
font-size: 24px;
}

.sec2-left h1 {
  font-size: 24px;
}

.sec2-left a {
  padding: 10px 14px;
  font-size: 12px;
  margin-bottom: 20px;
}

.exprce-bx {
  width: 130px;
  height: 130px;
}

.exprce-bx h2 {
font-size: 28px;
}

.exprce-bx p {
  font-size: 14px;
}

.sec3-title h1 {
  font-size: 40px;
}

.sec-3 h2 {
  font-size: 24px;
  padding: 0;
}

.sec-3 img {
  width: 150px;
}

.sec-3 .sec3-mat {
  font-size: 14px;
  padding: 0px;
}

.counter h3 {
  font-size: 36px;
}


.sec4-title h6 {
  font-size: 14px;
}

.sec4-title h2 {
  font-size: 19px;
}

.sec4-title p {
  padding: 0px;
}

.sec4-bx {
margin-bottom: 0px;
}

.sec4-bx .sec4-details h4 {
font-size: 20px;
}

.sec-5 {
padding: 60px 0 60px;
}

.sec5-title h6 {
font-size: 14px;
}

.sec5-title h2 {
font-size: 28px;
}

.slick-nxt {
right: -6px;
}

.slick-pre{
left: -6px;
z-index: 99;
}

.sec6-right h2 {
font-size: 28px;
}

.sec7-bx {
  margin: 30px 50px 0px;
}

.sec7-title h2 {
  font-size: 25px;
}

.sec-8 {
text-align: center;
}

.sec8-cnt {
  text-align: center;
}

.sec-8 p {
  font-size: 17px;
  line-height: 24px;
}

.sec8-cnt a {
  padding: 8px 15px;
  font-size: 13px;
}

.inner-matter h2 {
  font-size: 24px;
}

.in-ban-title h2 {
font-size: 28px;
}

.inner-banner::after {
  right: 50px;
  width: 30px;
  box-shadow: 30px 0px 0px rgba(174, 22, 22, 0.6);
}

.org-title h3 {
  font-size: 26px;
}


.f-about h2 {
font-size: 26px;
}

.f-about a {
  font-size: 14px;
  padding: 8px 12px;
  margin-bottom: 12px;
}

.f-links h3 {
  font-size: 20px;
}


}




