@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;1,100&family=Roboto:ital,wght@1,500;1,900&display=swap');
body{
	font-family: 'Poppins', sans-serif;
    overflow-x:hidden;
}
section#home p {
    color: #252525;
    font-size: 15px;
    font-weight:500;
}
section#home img {
    width: 50%;
}
.Timing {
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 25px;
    width: 100%;
    padding: .375rem .75rem;
}
.hours .btn-group {
    margin-right: 6px;
}
.hours {
    display: flex;
}
.hours .btn-group select {
    width: 100%;
    border: none;
    padding: 0px 27px 0px 0px;
}
.Timing button {
    background: transparent!important;
    border: none!important;
    color: #252525!important;
    padding: 0px!important;
}
section#Services {
    padding: 50px 0px;
}
section#about-us {
    background: #f5f5f5;
    padding: 50px;
}
header#header-nav {
    position: fixed;
    width: 100%;
    z-index: 999;
    top:0px;
}
section#home {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #0000008c;
}
.nav-link:focus, .nav-link:hover {
    color: #d55926;
}
.fixed-header {
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    transition: all 1s;
}
section#Services h1 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#about-us h1 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#client h1 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#client p{
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#about-us p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Services p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Services select {
    border-radius: 25px;
    color: #33333375;
    font-size: 15px;
}
section#Services input {
    border-radius: 25px;
}
section#Services input::placeholder {
    color: #33333375;
    font-size: 15px;
}
section#Services textarea {
    border-radius: 25px;
    height: 200px;
}
section#Services textarea::placeholder {
    color: #33333375;
    font-size: 15px;
}
.form-select:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
:focus-visible {
    outline: none;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
section#Services button {
    background: #d55926;
    color: #fff;
    border: 1px solid #d55926;
    padding: 5px 30px;
    border-radius: 25px;
    font-size: 15px;
}
.btn2 {
    background: #d55926;
    color: #fff;
    border: 1px solid #d55926;
    padding: 5px 30px;
    border-radius: 25px;
    font-size: 15px;
}
section#Portfolio h2 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Portfolio p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Portfolio h3 a {
    color: #252525;
    text-decoration: none;
}
section#Portfolio .col-lg-4.text-center:hover h3 a {
    color: #d55926!important;
}
section#Portfolio {
    padding: 50px 0px;
    background: #f5f5f5;
}
section#Portfolio .col-lg-6 p {
    font-weight: 500;
    font-size: 14px;
}
section#Portfolio h3 a {
    color: #252525;
    text-decoration: none;
}
section#Find-us {
    padding: 50px 0px;
    scroll-margin-top: 100px;
}
section#Careers{
    padding: 50px 0px;
    scroll-margin-top:100px;
}
section#Team1 img {
    width: 92%;
}
section#Team {
    padding: 50px 0px;
}
section#Team1 h4 {
    color: #252525;
    font-size: 45px;
}
section#Team1 p {
    color: #b8aeae;
    font-size: 15px;
    font-weight: 300;
}
section#Team1 span{
    color: #949494;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}
section#Find-us h4 {
    color: #252525;
    font-size: 45px;
}
section#Find-us p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Careers{
    scroll-margin-top: 170px;
}
.edit a {
    color: #8d8d8d;
}
section#Careers h4 {
    color: #252525;
    font-size: 45px;
}
section#Careers p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Careers  button {
    background: #d55926;
    color: #fff;
    border: 1px solid #d55926;
    padding: 6px 30px;
    border-radius: 25px;
    font-size: 15px;
}
section#Contact ul{
    display: flex;
    justify-content: center;
    gap:10px;
} 
section#Contact ul li{
    list-style: none;
}
section#Contact ul li i{ 
    color: #252525;
    font-size: 25px;
    justify-content: center;
}
section#Contact p {
    color: #b8aeae;
}
section#Contact p a {
    color: #b8aeae;
}
#Contact{
    background: #f5f5f5;
    padding: 30px;
}
section#Careers h1 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
section#Contact h1 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
#Team a button {
    background: #d55926;
    color: #fff;
    border: 1px solid #d55926;
    padding: 6px 30px;
    border-radius: 25px;
    font-size: 15px;
    margin: 15px auto 0px;
    display: flex;
}
#Team a{
    text-decoration: none;
}
section#Team1 {
    background: #f5f5f5;
    padding: 100px 0px;
}
.bootstrap-timepicker-widget table tr:nth-child(3)>td:last-child a {
    display: none;
  }
  input[type="time"] {
    background: #fff;
    min-width: 150px;
}

input[type="time"] {
    background: #fff;
    min-width: 150px;
}

input[type="time"]:before {
    content: 'HH:MM:SS';
    color: #9d9d9d;
    position: absolute;
    background: #fff;
    width: 70px;
}

input[type="time"]:focus:before {
    width: 0;
    content: '';
}

input[type="time"]:focus:before {
    width: 0;
    content: '';
}
#Achievements h4{
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
#Achievements p{
    font-size: 15px;
    color: #252525;
    font-weight:300;
}
section#Achievements .col-lg-4 img {
    width: 90%;
    padding: 20px;
    border-radius: 5px;
}
section#Careers {
    background: #f5f5f5;
}
section#client {
    scroll-margin-top: 150px;
}
.address {
    margin-top: 130px;
}
section#Achievements {
    scroll-margin-top: 50px;
    background:#f5f5f5;
    padding: 50px 0px;
}
@media only screen and (max-width: 768px){
    section#home img {
        width: 75%;
        margin-top: 88px;
    }
    .address{
        margin-top: 2px;
    }
    section#Achievements .col-lg-4 img{
        width: 100%;
        margin-bottom: 30px;
    }
    #Achievements h4{
        font-size: 40px;
    }
    section#Portfolio .col-lg-6 img{
        width: 100%;
    }
    section#Team .col-lg-4 img{
        width: 100%;
    }
    #mobile{
        flex-direction:column-reverse;
    }
    #Team.col-lg-8 h3 #Team.col-lg-8span {
        text-align: center;
    }
    section#Team1 .col-lg-12 .row {
        text-align: left!important;
    }
    section#Portfolio p {
        font-size: 15px;
    }
    section#Portfolio p br {
        display: none;
    }
    section#Services p {
        font-size: 15px;
    }
    section#Services p br {
        display: none;
    }
    section#Portfolio h2 {
        font-size: 40px;
    }
    section#Services h1 {
        font-size: 40px;
    }
    section#home p {
        font-size: 17px;
        margin: 4px;
    }
    .navbar-nav {
        background: #fff;
    }
    a.navbar-brand img {
        width: 80%;
    }
    section#Find-us {
        padding: 0px;
        scroll-margin-top: 100px;
    }
    section#Careers {
        padding: 0px;
        scroll-margin-top: 100px;
    }
    section#Team h4 {
        font-size: 40px;
    }
    section#Careers {
        padding: 50px 0px;
    }
    section#Find-us {
        padding: 50px 0px;
    }
    section#Careers p br {
        display: none;
    }
    section#client p br {
        display: none;
    }
    section#about-us p br {
        display: none;
    }
    section#about-us iframe {
        height: 192px;
    }
}
@media (min-width: 1400px){
#header-nav .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1750px;
}
section#Portfolio .container {
    max-width: 1750px;
}
section#Achievements .container{
    max-width: 1750px;
}
section#client .container{
    max-width: 1750px;
}
section#Team .container{
    max-width: 1850px;
}
section#about-us .container{
    max-width: 1850px;
}
section#Team1 .container{
    max-width: 1750px;
}
section#Documentary-section .container{
    max-width: 1750px;
}
section#Team1 img{
    max-width: 450px;
}
}
section#Portfolio img {
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: pointer;
}
section#Portfolio img:hover {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    gap: 10px;
}
}
section.lets{
    margin-top: -100px;
}
section#Find-us {
    scroll-margin-top: 140px;
}
section#about-us{
    scroll-margin-top: 50px;
}
section#Services {
    scroll-margin-top: 50px;
}
section#Portfolio{
    scroll-margin-top: 50px;
}
section#Team{
    scroll-margin-top: 50px;
}
section#Team p {
    color: #252525;
    font-size: 15px;
    font-weight: 300;
}
section#Team h4 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #252525;
}
.slick-prev, .slick-next {
    background: #d55926!important;
    top: 50%!important;
}
.slick-prev, .slick-next {
    background: #d55926!important;
    top: 50%!important;
}
section#client button.slick-next.slick-arrow:before {
    content: url(../image/arrow-white1.png)!important;
    opacity: 1;
}
section#client  button.slick-prev.slick-arrow:before {
    content: url(../image/arrow-white.png)!important;
    opacity: 1;
}
section#Documentary-section{
    padding: 100px 0px;
}
.vid iframe {
    width: 100%;
}
.video_heading {
    font-size: 17px;
    color: #212529;
    font-weight:600;
    padding: 15px 10px 10px 10px;
    min-height: 45px;
    cursor: pointer;
}
.gallery-sectionvideo-des {
    color: #b8aeae;
    line-height: 1.5em!important;
    margin-bottom: 1rem!important;
    font-size: 14.5px!important;
    font-weight: 300;
}
.edit {
    padding: 0px 10px;
}
.vid span {
    color: #949494;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.video-popup.show-video {
    display: flex !important;
}
.video-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999999;
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    display: none !important;
}
.iframe-wrapper {
    position: relative;
}
.video-popup iframe {
    width: 800px;
    height: 450px;
}
.iframe-wrapper .close-video {
    content: '';
    position: absolute;
    width: 38px;
    height: 30px;
    top: -27px;
    right: -10px;
    background-image: url(../image/fancybox_sprite.png);
    background-size: cover;
}
.films a{
    color: #252525!important;
}