html {

    overflow-x: hidden !important;
}
body {
font-family: 'Raleway', sans-serif;

   
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

font-family: 'Roboto', sans-serif;

}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}
p { font-size: 15px;
font-family: 'Roboto', sans-serif;
}
a {
    text-decoration: none;
        transition: all .40s ease;
}
:hover { transition: all .40s ease-out;  }
a:hover {transition: all .40s ease-out; }
.btn { font-family: 'Poppins', sans-serif; }

/*fonts-css*/
@font-face {
    font-family: 'Segoe Print';
    src: url('../fonts/SegoePrint.eot');
    src: url('../fonts/SegoePrint.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoePrint.woff2') format('woff2'),
        url('../fonts/SegoePrint.woff') format('woff'),
        url('../fonts/SegoePrint.ttf') format('truetype'),
        url('../fonts/SegoePrint.svg#SegoePrint') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*==============================================nav-css========================================================*/
.navbar-main .navbar-nav .nav-link { font-weight: bold; text-transform: uppercase;  }
.navbar-nav .nav-item {
    padding: 0 17px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    position: relative;
       
}
.dropdown-menu { padding: 0;
    padding: 0;
    opacity: 0;
    visibility: visible;
    transform: all .40s ease-out;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 1px solid rgb(235 235 235 / 15%);
 }

.navbar-main .dropdown-item {
    display: block;
    width: 100%;
    padding: 11px 15px;
    clear: both;
    font-weight: bold;
    color: #7f7f7f;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 13px;
     border: 2px solid transparent;
    transform: all .40s ease;
}
.navbar-main .dropdown-item:hover {color: #fff;     background: #fe9a39;
    border: 2px solid #fe9a39; transform: all .40s ease-out; }

.navbar-nav .nav-item:after {content: "";
    height: 3px;
    width: 0px;
    background: transparent;
    bottom: 4px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;     transition: all .40s ease-out;}
.navbar-nav .nav-item:hover:after {content: "";
    height: 3px;
    width: 50px;
    background: #ff5200;
    bottom: 4px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;     transition: all .40s ease; }

.navbar-nav .nav-link:hover { color: #ff5200; }
.navbar-main .navbar-nav .nav-link:active { color: #ff5200; }

.nav-item.active:after { content: "";
    height: 3px;
    width: 50px !important;
    background: #ff5200 !important;
    bottom: 4px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;     transition: all .40s ease; }

.navbar-nav .btn { font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 4px;
    transition: 0.5s;
color: #fff !important;
    background: #fe9a39;
    border: 2px solid #fe9a39; }
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
     top: 35px;  opacity: 1; visibility: visible; transition: all .40s ease;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}
.owl-carousel .owl-next span {
     padding: 5px 17px;
    border-radius: 100% !important;
    background: #eeeeee;
    font-size: 30px;
    line-height: 7px;
    overflow: hidden !important;
    box-shadow: 2px 3px 5px 0px #00000054;
}
.owl-carousel .owl-prev span {
       padding: 5px 17px;
    border-radius: 100% !important;
    background: #eeeeee;
    font-size: 30px;
    line-height: 7px;
    overflow: hidden !important;
    box-shadow: 2px 3px 5px 0px #00000054;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    bottom: 50%;
    right: -31px;
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    bottom: 50%;
    left: -31px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
 


.contact-nav { background:#2e383c; }
.contact-nav 
.nav-social li {
    background: #fff;
    padding: 0px 9px;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    border: 1px solid transparent;
    text-align: center;
    margin: 4px 3px;
}
.nav-social li a {
    line-height: 6px;
    font-size: 12px;
    color: #2d0165;
    text-align: center;
}
.nav-social li:hover {
    background: #2d0165;
    border: 1px solid #fff;
}
.nav-social li:hover a {
    color: #fff;
}

/*========================================banner-css===========================================================*/
.banner-area { position: relative;
    height: 560px;
    background: #000;
    overflow: hidden; }
.carousel-text { position: absolute; width: 100%; z-index: 5; top:0; left: 0; }
.carousel-text .fixed-text { background-color: rgba(0, 0, 0, 0.25);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);  height: 100vh; }
.carousel-text .fixed-text h1 {     font-size: 3vw;
    line-height: 5vw;
    font-weight: 500;
    margin: 0;
    text-decoration: none;
    color: #fff;
    padding-top: 100px;
/*    text-shadow: 0 0 4px #ff5200;*/
 }

.image-sec img {     width: 320px;
    right: 0;
    top: 0;
    float: right; }
.image-sec .img2 {       z-index: 9;
    right: 261px;
    top: 145px;
    position: absolute; }
.ani-dot:before {     content: "";
    left: 12%;
    top: 0;
    background: url(../images/yellow-dots.png) no-repeat center center;
    width: 100px;
    height: 100px;
    background-size: cover;
    z-index: -1;
    position: absolute;
    -webkit-animation: glide 2s ease-in-out alternate infinite;
}

.sec-about { padding-top: 30%; }
.sec-about a {color: #fff;  }
.banner_bottom_text-outer { position: absolute;
    top: 30%;
    width: 70%;
    left: 0;
    padding: 0 0 6% 15%;
    text-align: justify;
 }
.bg-text-bottom { position: relative;
    z-index: 0;     width: 90%;
    height: auto; line-height: 1.3;
    color: #fff;     -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.bg-text-bottom .desc { padding-bottom: 40px;     padding-left: 30px;
    border-left: 1px solid #d5d5d5;
    display: inline-block; }
.cta-text {
    padding-left: 30px;
}
.cta-text a {
    font-weight: bold;
    color: #fff;
}
/*part-2-sec*/
.image-sec-2 img {  left: 0; top:0;  }

.image-sec-2 .img1 { width: 100%; left: 0; top:0; }
.image-sec-2 .img2 {      z-index: 9;
    left: 78%;
    top: 145px;  position: absolute; }
/*part-3-sec*/
.image-sec-3 img {  right: 0; top:0; }

.image-sec-3 .img1 {     width: 80%;
    right: 0;
    top: 0;
    float: right;  }
.image-sec-3 .img2 {  position: absolute; z-index: 9;
    right: 60%;
    top: 104px; }
/*part-4-sec*/
.abt-area-4 { background: url(../images/bg-derk.png) no-repeat center center;
    background-size: cover; background-attachment: fixed; padding: 150px 0; position: relative;}
.abt-area-4 .img-sec img { border-radius: 30px; }
/*part-5-sec*/
.owl-carousel_1 .owl-item img {
  
    height: 312px;
    object-fit: cover;
}
.abt-area-5 .card-title {     font-size: 16px;
    font-weight: bold;

    color: #fb6400;
    text-align: left;
    clear: both;
   }
.abt-area-5 .card { margin: 30px;     min-height: 530px}
/*part-6-sec*/
.abt-area-6 .abt-area-6-blogs .card i {      position: absolute;
    color: #fe9a39;
    right: 12px;
    top: 11px;
    font-size: 25px}
.abt-area-6 .abt-area-6-blogs .card-title { font-size: 25px;
    font-weight: bold;
    color: #fb6400;
    text-align: left;
    clear: both; }
.abt-area-6 .abt-area-6-blogs .card-body {padding: 40px 25px;
    min-height: 420px; }
.abt-area-6 .abt-area-6-blogs .card-body:hover { background: #fe9a39; color: #fff; box-shadow: 0px 0px 7px 2px #fb64005e; }

.abt-area-6 .abt-area-6-blogs .card-body:hover .card-title { color: #fff; }
.abt-area-6 .abt-area-6-blogs:hover .card i { color: #fff; }
.abt-area-6-blogs {
    margin-top: -65px;
}


/*universal-css*/
.py-gap { padding: 100px 0; }
.orange-btn-site:hover {background: #bd6f23; color: #fff !important; }
.btn-orange { background: #fe9a39; color: #000; font-weight: bold; }
.btn-orange:hover { background: #bd6f23; color: #fff !important; }

.orange-btn-site { font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 4px;
    transition: 0.5s;
    margin-top: 30px;
    color: #fff;
    background: #fe9a39;
    border: 2px solid #fe9a39;
}
.rounded-5 {
    border-radius: 23px;
    overflow: hidden;
}
.title {  font-size: 35px;}
.sub-title { color: #000;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    text-align: center;
    line-height: 1.8; }
.grey-bg { background: rgb(244 244 244); }
/*footer*/
footer { padding: 60px 0 30px 0;
    background: linear-gradient(to left, #2C5364, #203A43, #0F2027);
    border-bottom: 1px solid; }
footer h2 { font-size: 18px;
    font-weight: bold; color: #fff; position: relative; }
footer h2:before {     content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background: #fe9a39;
    bottom: -7px;
    left: 0; }
footer ul li { padding: 10px 0;
    display: flex;
    align-items: center; }

footer ul li a { color: #aaaaaa;
    transition: 0.3s;
    display: inline-block;
    line-height: 1; }
footer ul li i {     padding-right: 2px;
    color: white;
    font-size: 18px;
    line-height: 1; width: 17px; }

footer .frm-btn .btn { background: #fe9a39;
    color: #fff; }
footer .frm-btn input { height: 50px}

.social-links a {
    font-size: 18px;
    display: inline-block;
    background: #2b2b2b;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

/*animation effect*/

.ani1 {
    width: 100% !important;
    height: auto;
    position: absolute;
    -webkit-animation: glide 2s ease-in-out alternate infinite;
    z-index: -1;
}
.ani2 {
     width: 79% !important;
    height: auto;
    position: absolute;
    -webkit-animation: spin 10s infinite linear forwards;
    animation: spin 10s infinite linear forwards;
    z-index: -1;
    left: 103px;
    top: 7px;
}
@-webkit-keyframes glide  {
   from {
      left:0px;
      top:0px;
   }
   
   to {
      left:0px;
      top:100px;
   }

}


/*line-ani*/

 .lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  margin: auto;
  width: 90vw; }

.line {
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: rgb(88 88 88 / 23%);
  overflow: hidden; }
  .line::after {
    content: '';
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #58ff14 75%, #669902 100%);
    animation: drop 7s 0s infinite;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); }
.line:nth-child(1) {
    margin-left: -25% !important;
}

.line:nth-child(1)::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.line:nth-child(3) {
    margin-left: 25% !important;
}
.line:nth-child(3)::after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
@keyframes drop {
  0% {
    top: -50%; }
  100% {
    top: 110%; } }
/*banner-vertical text animation*/
.slider-wrap {
  height: 100%;
  width: 100%; }
  .slider-wrap .slider {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 36px; }

.slider-item {
  width: 530px;

  border-radius: 10px;
 
  display: flex;
  justify-content: flex-start;
  position: absolute;
  opacity: 0;
  z-index: 0;

padding-left: 25px;
 
  left: 0;
  top: 0; }

  .slider-item .animation-card_content {
    width: 100%;
    max-width: 374px;
    
 }
    .slider-item .animation-card_content .animation-card_content_title {
             font-size: 35px;
    padding: 0px;
    margin: 0px 0px 20px 0px;
    text-align: left;
    color: #fff;
    line-height: 56px;
    font-weight: normal;
    text-shadow: 0px 0px 9px #00000047;

}
.owl-theme .owl-nav [class*=owl-]:hover {  } 
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent; color: #fb6400;
}
button:focus {

    outline: none !important;
}
.sticky { position: fixed; z-index: 999; left: 0; top: 0; width: 100%; transition:opacity 1000ms; background: #fff; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); }