/********** Template CSS **********/
:root {
    --primary: #FD5D14;
    --secondary: #FDBE33;
    --light: #F4F6F8;
    --dark: #040F28;
}
.active{
    color: #FD5D14 !important;
}

.pt-6 {
    padding-top: 90px;
}

.pb-6 {
    padding-bottom: 90px;
}

.py-6 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.btn {
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    transition: .5s;
}

.btn::after {
    position: absolute;
    content: "";
    width: 0;
    height: 5px;
    bottom: -1px;
    left: 50%;
    background: var(--primary);
    transition: .5s;
}

.btn.btn-primary::after {
    background: var(--dark);
}

.btn:hover::after,
.btn.active::after {
    width: 50%;
    left: 25%;
}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.ac
.back-to-top {
    position: fixed;
    display: none;
    left: 50%;
    bottom: 0;
    margin-left: -22px;
    border-radius: 0;
    z-index: 99;
}

.bg-dark-radial {
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: -o-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);
    background-size: 3px 3px;
}

.bg-light-radial {
    background-color: #FFFFFF;
    /* background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -o-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-size: 3px 3px; */
}

.navbar-dark .navbar-nav .nav-link {
    position: relative;
    padding: 35px 15px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    outline: none;
    transition: .5s;
    font-family: 'Roboto';
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primary);
}

.inner-img {
    transition: 0.3s;
  }
  
  .inner-img:hover {
    transform: scale(1.1);
  }
  .btnn{
    float: right;
    padding: 0 0;
    position: relative;
    top: 10px;
left:10px;
  }
  .page-header {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header1 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/im50.JPG) center center no-repeat;
    background-size: cover;
}
.page-header2 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header3 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header4 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header5 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header6 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header7 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header8 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header9 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header10 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header11 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header12 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.pdd{

    margin: 25px 0 0 30px;
}
.pdmm{
    padding: 0 0 0 4%;
}
.mar{
    margin: 0 -1%;
}
/* .testii{
    margin: 0 15px 0 0px;
} */

.widh{
    width: 100% !important;
}
.fivebox{
    flex: 0 0 auto;
    width: 19.99999%;
}
.light{
    background-color: #F4F6F8 !important;
}
.light :hover{
    background-color: #FD5D14 ;
    transition: 0.5s;
}
.portfolio-item {
    margin-bottom: 60px;
}

.portfolio-title {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 120px;
    padding: 0 30px;
    right: 30px;
    left: 30px;
    bottom: -60px;
    background: #FFFFFF;
    z-index: 3;
}

.portfolio-btn {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    font-size: 120px;
    line-height: 0;
    transition: .1s;
    transition-delay: .3s;
    z-index: 2;
    opacity: 0;
}

.portfolio-item:hover .portfolio-btn {
    opacity: 1;
}

.portfolio-box::before,
.portfolio-box::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    transition: .5s;
    z-index: 1;
    background: rgba(4, 15, 40, .7);
}

.portfolio-box::before {
    left: 0;
}

.portfolio-box::after {
    right: 0;
}

.portfolio-item:hover .portfolio-box::before {
    left: 0;
    width: 50%;
}

.portfolio-item:hover .portfolio-box::after {
    right: 0;
    width: 50%;
}
.spc{
    padding: 3% 0 12% 0;
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        margin-left: 0;
        padding: 10px 0;
    }
   .jtfy{
    text-align: justify;
   }
   .pdd{

    margin: 25px 0 0 0px;
}
.pdmm{
    padding: 0 0 0 0%;
}
.pdk{

    padding: 1rem !important;
}
.mar.jtfy{
    margin: 0 0;
}
.two>*{
    flex-shrink: 0;
    width: 50%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}
.lgo{
    width: 11rem !important;
}
.widh{
    width: 40% !important;
}
.spc{
    padding : none;
}
.fivebox{
    flex: 0 0 auto;
    width: 100%;
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(4 15 40 / 21%);
    z-index: 1;
}
.ovrfl{
    overflow: hidden;
}

.gap{
    padding:15px 0 0;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.alng{
    text-align: center;
}

.hdd{
    font-size: 2rem !important;

}
.pag{
    font-size: 20px !important;
}
.riyt{
    float:none;
}
}
@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
    img, svg {
        width: 100%;
    }
    .py-6 {
        padding-top: 46px;
        padding-bottom: 90px;
    }
    .bg-light-radial {
        background-color: #FFFFFF;
        display: inline-block;
}
.navbar-dark .navbar-toggler-icon {
    border-radius: 4px;
    float: right;
    padding: 0 0;
    font-size: 23px;
    color: #fff;
    background-color:#434987;

}
.page-header {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header1 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/im50.JPG) center center no-repeat;
    background-size: cover;
}
.page-header2 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header3 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header4 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header5 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header6 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header7 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header8 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header9 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header10 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header11 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.page-header12 {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(4 15 40 / 36%), rgba(73, 79, 91, 0.7)), url(../img/rack.jpg) center center no-repeat;
    background-size: cover;
}
.mar{
    margin: 0 -2%;
    padding: 0 0 12% 0;
}
}

.mar{
    
    padding: 0 0 6% 0;
}

.service-item .service-icon {
    margin-top: -50px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.service-item .service-icon i {
    transition: .2s;
}

.service-item:hover .service-icon i {
    font-size: 60px;
}

.portfolio-item {
    margin-bottom: 60px;
}
.loog{
    width: 100%;
}

.portfolio-title {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 120px;
    padding: 0 30px;
    right: 30px;
    left: 30px;
    bottom: -60px;
    background: #FFFFFF;
    z-index: 3;
}

.portfolio-btn {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    font-size: 120px;
    line-height: 0;
    transition: .1s;
    transition-delay: .3s;
    z-index: 2;
    opacity: 0;
}
.marj{
    margin: 0px 0px;
}
.riyt{
    float: right;
}
.portfolio-item:hover .portfolio-btn {
    opacity: 1;
}
.pag{
    font-size: 16px;
}
.hdd{
    font-size: 55px;
    margin: 25px 0;
}
.portfolio-box::before,
.portfolio-box::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    transition: .5s;
    z-index: 1;
    background: rgba(4, 15, 40, .7);
}

.portfolio-box::before {
    left: 0;
}

.portfolio-box::after {
    right: 0;
}

.portfolio-item:hover .portfolio-box::before {
    left: 0;
    width: 50%;
}

.portfolio-item:hover .portfolio-box::after {
    right: 0;
    width: 50%;
}

.footer-shape .mb-0{
        z-index: 1;
    position: relative;
}

@media (min-width: 992px) {
    .testimonial,
    .contact-form {
        margin-left: 11px;
    }
}

@media (min-width: 992px) {
    .footer::after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        top: 0;
        left: 50%;
        
    }
}
.bg-primary {
    background-color: #fb3e2f !important;
}
.text-primary {
    color: #fb3e2f !important;
}
.text-white-50 {
        color: #fff !important;
    font-family: sans-serif;
}
.btn-primary {
    color: #000!important;
    background-color: #fb3e2f!important;
    border-color: #fb3e2b!important;
}
.btn-primary:hover {
    color: #000!important;
    background-color: #fb3e2f!important;
    border-color: #fb3e2f!important;
}
.fab {
    color:#fff!important;
}
.btn.btn-primary::after {
    background: #fff;
}
.footer-shape::before {
      position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    top: 0;
    left: -40px;
    background: #fb3e2f;
    transform: skew(40deg);
}
.tsti{
    margin-bottom: 1.5rem !important;
    /* margin: 0px 29px; */
}
