@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400;500;600;700;800&display=swap');

img{
    
    max-width:100%;
    
}




.right-text{
    text-align: right;
}
body{
    overflow-x: hidden}

.right-text{
    
    text-align: right;
    
}

header{
      z-index: 5;
    width: 100%;   
}



.affix .navbar-nav li.active a{
    color:#000 !important;
}

.affix .navbar-default .navbar-nav>li>a{
    
    color:#000;
    
}


.affix .nav>li>a{
    padding: 10px 0px;
}

.welimage{
    
    position: relative;
    box-shadow:  4px 7px 23px rgb(0 0 0 / 69%);
    
}

.welimage:before {
    content: '';
    top: 0;
    left: 0;
    background:url('../img/wel/bg-image-1.png') no-repeat;
    background-position: top left;
    width: 55px;
    height: 275px;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-animation: top_shape 5s infinite;
    animation: top_shape 5s infinite;
}
@-webkit-keyframes bottom_shape{0%{bottom:100px}50%{bottom:0}100%{bottom:100px}}@keyframes bottom_shape{0%{bottom:100px}50%{bottom:0}100%{bottom:100px}}@-webkit-keyframes top_shape{0%{top:100px}50%{top:0}100%{top:100px}}@keyframes top_shape{0%{top:100px}50%{top:0}100%{top:100px}}


.welcomeback{
padding: 60px 0px;
    position: relative;overflow: hidden;

}

.welcome{
    padding-left: 50px;
}

.elementor-row{
 
    display: flex;
    margin-top: 30px;    
    flex-wrap: wrap;
}

.welleft{
    width: 70%;
    padding-right: 30px;
}

.welright{
width: 30%;
}

.welsub{
    font-size: 19px;
    color: #9c1801;
    font-weight: 600;
    line-height: 25px;
    /* text-transform: uppercase; */
    border-left: 4px solid #fb730b;
    padding-left: 20px;
    font-family: 'Titillium Web', sans-serif;

}

.icon-box-item-inner {
position: relative;
text-align: left;
padding: 30px 15px;
border: 1px solid rgba(0,0,0,.02);
margin: 0 auto;
background: #efefef;
}

.number-wrap h2{
    font-size: 50px;
    font-weight: 800;
    /* font-family: 'Titillium Web', sans-serif; */
    color: #000;
    margin: 10px 0px 0px;
    line-height: 50px;
   
    }

.titlewel {
    font-size: 15px;
    color: #000;
    display: block;
    line-height: 20px;
    margin-bottom: 0;
    text-transform: none;
    font-weight: 500;

}

.icon-inner{
    width: 30%;
}


.wel{
position: relative;
}



.elementor-icon-list-items{
margin-top: 20px;
}


.elementor-icon-list-items li{
    display: flex;
    margin-bottom: 15px;
    line-height: 25px;

}

.elementor-icon-list-items li .iconn{
padding-right: 20px;
color: #fb730b;    
}


.subhead{
        font-size: 11px;
    color: #7f7c7b;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
    padding-left: 60px;

}

.subhead:before {
   content: '';
    background: #7f7c7b;
    width: 45px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;}

.heading {
    font-size: 45px;
    font-weight: 200;
    color: #111;
    line-height: 50px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    font-family: 'Titillium Web', sans-serif;
}
.heading span{
font-weight: 600;
}


.productback {
    /* background: #00184c; */
    position: relative;
   
}

.big2 {
    -webkit-text-stroke-color:rgb(182 183 185);
    font-size: 73px;
    text-transform: uppercase;
    font-family: Poppins;
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    z-index: 0;
    line-height: 75px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.imgwrap {
    position: relative;
    margin-bottom: 30px;
       overflow: hidden;
       border-radius: .625em;
       transition: all ease-out .3s;
       box-shadow: 0 0 4px 0 rgba(54, 68, 75, .1), 0 2px 6px 0 rgba(54, 68, 75, .1);
       padding: 10px;
}
.imgwrap:hover {
    padding: 1.75em 1.25em 2em;
    margin: -1.75em -1.25em -2em;
    box-shadow: 0 10px 36px 0 rgba(54, 68, 75, .18);
}
.imgwrap:hover  .list-btn .read-btn {
    visibility: visible;
}

.project_bits {
    text-align: center;
    padding: 10px;
}
.proname {
    font-size: 25px;
    color: #9c1801;
    font-family: 'Titillium Web', sans-serif;

}
.p-detail{
    color: #36444B;
    margin-top: 20px;
    font-weight: 300;
    font-size: 21px;
    padding-bottom: 50px;
    line-height: 30px;
   
}
 .list-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.875em;
}
.list-btn .read-btn{
   visibility: hidden;
}
.read-btn{
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
   overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    outline: 0;
    padding: 12px 25px;
    background: #9c1801;
    color: #ffffff;

    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
    
}
.read-btn a{
    color: #fff;

}

.read-btn::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #0C0A0A;
    transform: translateY(110%);
    transition: 0.3s;
    z-index: -1;
}
.read-btn:hover::after {
    transform: translateY(0%);
}
.coreback {
    display: flex;
    padding: 60px 0px;
}
.core {
    position: relative;
}
.title {
    width: 172px;
    height: 172px;
    border-radius: 50%;
    position: absolute;
    top: 4%;
    left: 0;
      line-height: 25px;
    left: -10%;
    padding: 50px 0px;
    font-size: 25px;
   
    margin: 0px;
}
.content-inner {
    margin: 40px 0px;
}
.titleheading {
    font-size: 20px;
    line-height: 25px;
    margin-top: 0px;
    padding-left: 40px;
    position: relative;
    /* font-family: 'Roboto', sans-serif; */
    color: #000;
    font-weight: 600;
}
.titleheading svg {
    position: absolute;
    left: 0%;
    top: 0%;
}
.helpbase {
    display: flex;
}
.help {
    width: 20%;
    background-color: #FF4E24;
    font-size: 28px;
    overflow: hidden;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.helpdetail {
    width: 80%;
    background: #00184c;
    color: #fff;
    padding: 10px 20px;
}
.helpdetail p {
    margin: 0px;
}
.helpdetail h2 {
    font-size: 25px;
    margin-top: 0px;
}


.countdown {
  display: flex;
  margin-top: 25px;
  flex-wrap: wrap;
}
.infra-img {
    width: 50%;
    
    /* box-shadow: 10px 10px #000; */
    box-shadow: 0px 8px 24px 0px rgb(0 0 0 / 26%);
    border-radius: 10px;
}

 .fun-fact {
   
      border-top: 2px solid #111;
    padding-top: 20px;
    margin-top: 20px;
}

.countdown li{
    list-style: none;
    width:50%;
}
.count {
    display: flex;
    color: #000;
 
   }
.number {
    position: relative;
    padding-right: 5%;
}
.number i{
    color: #9c1801;
    text-shadow: 7px 5px 5px #ff8163;
    font-size: 24px;
}

.count span {
    font-size: 60px;
    line-height: 50px;
    
    font-weight: 700;
    color: #021f7f;
}
.count p {
    font-size: 17px;
 
    margin: 0px;
}

.whyback{
    background: #f5f5f5;
    margin: 30px 0px;

    background: url('../img/whyback.png');
    position: relative;
    display: flex;
    background-size: contain;
    flex-wrap: wrap;
}
.why-left{

    width: 50%;
    padding:2% 2% 0% 8%;
}

.why-right{
    width:50%;
}


.jk{
    font-size: 20px;
    color: #000;
    border-top: 1px dashed #8d8989;
    padding-top: 32px;
    font-family: 'Titillium Web', sans-serif;
}

@keyframes floatingx {
    from {
    transform: translate(0, 0px);
    }
    65% {
    transform: translate(15px, 0);
    }
    to {
    transform: translate(0, -0px);
    }
    }
    
    
    .floating1 {
    animation-name: floatingx;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    }
    
    
    
    @keyframes floating {
    from {
    transform: translate(0, 0px);
    }
    65% {
    transform: translate(0, 15px);
    }
    to {
    transform: translate(0, -0px);
    }
    }
    
    
    .floating2 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
    }

    .blog-back{
        padding: 40px 0px;
    }
    
    .blog-base{
        border: 1px solid #e1dddd;
    }
    .blog-content{
        padding: 25px 20px;
    }
    .blog-content p{
        margin: 0 0 10px;
        font-family: 'Titillium Web', sans-serif;
        font-size: 24px;
        font-weight:600;
        margin: 0px;
        color: 000;
        margin-bottom: 20px;
       
    }

    .blog-img{
        margin-bottom: 30px;
    position: relative;
    
    }
    .b-img{

        overflow: hidden;
    }
    .b-img img{
        transition: 0.5s;
    }

    .b-img:hover img{
        transform: scale(1.1);
    }

    .blog-badge {
        position: absolute;
        width: 70px;
        height: 78px;
        right: 0;
        bottom: -26px;
        text-align: center;
    }
    .date-2 {
        background: #9c1801;
        color: #fff;
        padding: 6px;}
        .date-2 .date {
            font-size: 26px;
            line-height: 26px;
        }
        .date-2 .month {
            font-weight: 600;
            font-size: 11px;
            line-height: 12px;
            display: block;
        }
        .blog-badge .year {
            font-weight: 600;
            font-size: 15px;
            line-height: 16px;
            color: #fff;
            background: #0C0A0A;
            padding: 4px 0;
        }

footer{
background: url(../img/conback.jpg)no-repeat;
background-size: cover;
margin-top: 50px;
position: relative;
background:#9c1801;    
}    

.f-head {
margin-bottom: 50px;
margin-top: 50px;
}    
.f-head h1 {
font-size: 21px;
margin-top: 0px;
padding-bottom: 12px;
font-weight: 500;
color: #fff;
font-weight: 500;
margin-bottom: 25px;
position: relative;
font-family: 'Titillium Web', sans-serif;       
}

.f-head h1:before{
    position: absolute;
    content: '';
    width: 10%;
    height: 2px;
    background: #9c1801;
    left: 0px;
    bottom: 0px;       

}

.f-widget2 h2{
font-size: 25px;
font-weight: 700;
color: #fff;

}
.f-widget2 {
padding: 0px;
margin: 0px;
}
.wgt-social {
padding-left: 0;
}

.wgt-social li {
list-style: none;
margin-bottom: 0;
}
.wgt-social li a {
letter-spacing: 3px;
font-weight: 400;
/* font-family: Raleway; */
color: #fff;
font-size: 14px;
line-height: 40px;
}
.wgt-social li i {
font-size: 16px;
/* padding-right: 5px; */
width: 30px;
background: #9c1801;
color: #fff;
height: 30px;
text-align: center;
line-height: 30px;
border-radius: 100px;
text-align: center;
margin-right: 10px;
}

.copyright{
padding: 15px 0px;
position: relative;
color: #fff;
margin-top: 0px;
background: #f60; 
}

.copyright::before {
content: "";
width: 100%;
height: 16px;
background-image: url("../img/ripped-paper-base.png");
position: absolute;
top: -16px;
left: 0;
z-index: 10;
background-size: auto;
}
.copyrights-text{
margin: 0px;
font-size: 14px;
}

.f-widget2 li {
list-style: none;
line-height: 25px;
margin-bottom: 10px;

}

.f-widget2 li i {
transition: 0.5s;
padding-right: 14px;
color: #fff;
}

.f-widget2 li a, .f-head p {
color: #fff;
font-size: 14px;
}

.f-head2 li {
list-style: none;
padding-left: 45px;
line-height: 25px;
margin-bottom: 12px;
position: relative;
color: #fff;
font-size: 14px;
}

.f-head2 {
padding: 0px;
}

.f-head2 li i {
position: absolute;
font-size: 18px;
border-radius: 100px;
width: 30px;
height: 30px;
line-height: 30px;
left: 0px;
text-align: center;
}

a#backToTop {
width: 45px;
height: 45px;
opacity: 1;
position: fixed;
bottom: 5px;
right: 2%;
bottom: 0%;
color: #ffffff;
background: #9c1801;
border-radius: 27px;
line-height: 45px;
text-align: center;
font-size: 25px;
}
.certificate img{

width: 178px;
border: 3px dashed #d6d6d6;
padding: 20px;
margin: 20px;

}

.inner-pages-bnr {
    width: 100%;
    text-align: center;
    position: relative;
}

.inner-pages-bnr img {
    width: 100%;
}

.inner-pages-bnr .banner-caption {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    margin-top: -44px;
}

.inner-pages-bnr h1 {
    color: #fff;
    text-transform: none;
    margin-bottom: 10px;
}

ul.breadcumb {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

ul.breadcumb li {
    list-style: none;
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    color: #fff;
}

ul.breadcumb li a {
    color: #fff;
}

ul.breadcumb li a:hover {
    text-decoration: none;
    color: #f1661c;
}


.divider,
.parallax {
    background-repeat: repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bg-lighter {
    background-color: #f7f7f7 !important;
}

section {
    position: relative;
}