@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
    
.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
    
.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.roboto-thin-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-black-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


/********** Template CSS **********/
:root {
    --primary: #FF6F0F;
    --secondary: #FFF0E6;
    --light: #F8F8F9;
    --dark: #001D23;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

/****general****/
.white-txt{
    color: #fff;
}

.orange-txt{
    color: #ff5516;
}

.grey-txt{
    color:#555;
}
.light-grey-bg{
    background: #f2f2f2;
}
p{
    font-size:1em;
}

.lineHeight{
    line-height:1.6em;
}

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

 .bottomZero{
            bottom:0;
        }
        .rightZero{
            right:0;
        }
        .width50{
            width:50%;
        }
        .width100{
            width:100%;
        }

.borderRadius{
    border-radius: 20px;
}

/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn.btn-primary:hover {
    color: var(--primary);
    background: transparent;
}

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

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

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

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

button {

    padding:15px 20px;
    border-radius: 40px;
    background: #ff5516;
    box-shadow: 3px 4px 8px #333;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.5s ease-in-out;
    border: 0px;
    color: #fff;
    font-size:0.8em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
button:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: #665efc;
}

/*** Navbar ***/
.fixed-top {
    transition: .5s;
}

.top-bar {
    height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, .07);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: #333;
    outline: none;
}

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

.navbar .light-bg{
    background: rgba(245, 240, 213, 0.7);
}
/*-- Logo --*/
.logo img {
  width: auto;
  height: 55px;
}

.header-two .logo img {
  height: 30px;
}
@media (max-width: 991.98px) {
    .navbar .navbar-nav {
        margin-top: 10px;
        border-top: 1px solid rgba(0, 0, 0, .07);
        background: #ef7f1b;
        
    }

    .navbar .navbar-nav .nav-link {
        padding: 10px 0;
        color:#ffffff;
    }
    .navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
        padding: 10px 0;
        color:#333;
    }
   .logo img {
  width: auto;
  height: 40px;
}
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}

/****header bg*****/
.header{
    height:540px; 
    background-image: url(../img/header-bg.jpg); 
    background-repeat:no-repeat; 
    background-size: 100%;
    background-position: center top;  
    background-attachment: fixed;
}

@media (max-width: 768px) {

    .header {
        background-size: 140%;
        background-repeat: no-repeat;
        height:40vh; 
    }
}


/*** Homepage - About ***/
.about{
    background-color: #f4a03a;
    padding:60px 0;
    overflow: hidden;
}

/*** Homepage - Industries ***/
.industries{
    padding:60px 0;
    height:auto;
    text-align: center;
}
.industries .swiper-slide img{
    width:70%;
    margin-bottom:10px;
}
.industries .swiper-slide{
    color: #f4a03a;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;

}
.industries .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.industries .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #ccc;
  opacity: 1;
}

.industries .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #333;
}


/*** Homepage - Service ***/
.container-small{
            width:70%;
            left:15%; right:15%;
        }
        @media only screen and (max-width: 500px) {
  .container-small{
            width:94%;
            left:3%; right:3%;
        }
}
.container-small2{
            width:70%;
            margin:0 auto;
        }
.parallax {
  /* The image used */
  background-image: url("../img/parallax.png");
  /* Set a specific height */
    height:100vh;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
       
        .overlayBlock{
            background: rgba(0,0,0,0.5);
        }
.orange-block{
    background: #ff5516;
}
.orange-block2{
    background:#f4a03a;
}
.orange-block3{
    background: #fcb826;
}
.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .06);
}


/*** Homepage - Contact ***/
.homepage-contact{
    padding:60px 0;
}

/*** Footer ***/
.footer{
    padding:60px 0;
    background: #f2f2f2;
}
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: rgba(255,255,255,0.5);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(255,255,255,0.5);
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--light);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .btn.btn-square {
    color: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.5);
}

.footer .btn.btn-square:hover {
    color: var(--secondary);
    border-color: var(--light);
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--secondary);
}

.footer .copyright a:hover {
    color: var(--primary);
}

/****inside page about header bg*****/
.about-header{
    height:80vh; 
    background-image: url("../img/about-banner.jpg"); 
    background-repeat:no-repeat; 
    background-size: 100%;
    background-position: center top;  
    background-attachment: fixed;
}

@media (max-width: 768px) {

    .about-header {
        background-size: 140%;
        background-repeat: no-repeat;
        height:40vh; 
    }
}


.inside-about{
    padding:60px 0;
}

/****about - clients ***/

.clients .swiper-slide img{
    width:50%;
    margin-bottom:5px;
}
.clients .swiper-slide{
    color: #333;
    font-family: "Lato", sans-serif;
    text-align: center;
}
.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #ccc;
  opacity: 1;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #333;
}


/*** Team ***/
.team-item img {
    position: relative;
    top: 0;
    transition: .5s;
}

.team-item:hover img {
    top: -30px;
}

.team-item .team-text {
    position: relative;
    height: 100px;
    transition: .5s;
}

.team-item:hover .team-text {
    margin-top: -60px;
    height: 160px;
}

.team-item .team-text .team-social {
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text .team-social {
    opacity: 1;
}

.team-item .team-social .btn {
    display: inline-flex;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}

/****inside page services header bg*****/
.services-header{
    height:80vh; 
    background-image: url("../img/services-banner.jpg"); 
    background-repeat:no-repeat; 
    background-size: 100%;
    background-position: center top;  
    background-attachment: fixed;
}

@media (max-width: 768px) {

    .services-header {
        background-size: 140%;
        background-repeat: no-repeat;
        height:40vh; 
    }
}

.inside-services{
    padding:60px 0;
}
.icon-boxes {
  padding-top: 60px;
}

.icon-boxes .icon-box {
  border-radius: 10px;
  background: #f6f6f6;
  box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.1);
  padding: 40px 30px;
  width: 100%;
    margin:20px 0;
}

 .icon-boxes .icon-box i {
  font-size: 3em;
  color: #ff5821;
}

 .icon-boxes .icon-box h4 {
  font-size: 1.8em;
  font-weight: 700;
  margin: 0 0 30px 0;
     color: #333;
}

 .icon-boxes .icon-box p {
  font-size: 1em;
  color: #716f6f;
}

/****inside page contact header bg*****/
.contact-header{
    height:80vh; 
    background-image: url("../img/contact-banner.jpg"); 
    background-repeat:no-repeat; 
    background-size: 100%;
    background-position: center top;  
    background-attachment: fixed;
}

@media (max-width: 768px) {

    .contact-header {
        background-size: 140%;
        background-repeat: no-repeat;
        height:40vh; 
    }
}


.inside-contact{
    padding:60px 0;
}