/*!
Theme Name: brookpark
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: brookpark
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

brookpark is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}


body,html{height: 100%;}
html { font-size: 62.5%; }  /* =10px */
/*
 * Base structure
 */
a{
  text-decoration: none;
  color: #4BA8C5;
}
.breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active, .breadcrumb-item a {
  font-weight: 600;
  color: #4BA8C5;
  text-transform: uppercase;
}
body {
  /*text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);*/



  font-family: rubik, sans-serif;

  font-weight: 400;
font-style: normal;
  font-size: 1.6rem;
  color: #1D1D1D;
  line-height: 1.6;
  letter-spacing: 0.01em;


}
.top-text{
  font-size: 1.3rem;
  line-height: 1.3;
}
.carousel-box a{
  color: #1D1D1D;
}
.carousel-box a:hover{
  color: #4BA8C5;
}
h1{
  font-size: 4rem;

  font-family: ibm-plex-sans, sans-serif;

font-weight: 500;
font-style: normal;

}
h3{
  color: #000000;
  font-weight: 300;
  font-family: ibm-plex-sans, sans-serif;
  font-size: 3.6rem;

}
h2{
  font-size: 4.6rem;

  color: #000000;
  font-weight: 300;

  font-family: ibm-plex-sans, sans-serif;


}
p{
  font-size: 1.8rem;
  font-weight: 300;
}
.text45{
  font-size: 4.5rem;
}
.section{
  padding: 90px 0;
}
.text24{
  font-size: 2.4rem;
}
.what-we-do-carousel a,#facility a{
  font-weight: 300;
  color: #000000;
}
.what-we-do-carousel a:hover{
  color: #E97A35;
}
.btn{
  font-size: 1.8rem;

  font-weight: 500;
  border-radius: 30px;
  padding: 14px 60px;
  text-transform: uppercase;
  font-family: ibm-plex-sans, sans-serif;

  font-style: normal;
}
.text18{
  font-size: 1.8rem;
}
.btn-primary{
  background: #4BA8C5;
  border-color: #4BA8C5;
  color: #fff;
}
.btn-primary:hover{
  background: #fff;
  border-color: #4BA8C5;
  color: #4BA8C5;
}
.btn-secondary{
  background: #fff;
  border-color: #4BA8C5;
  color: #4BA8C5;
}
.btn-secondary:hover{
  background: #4A9FCD;
  border-color: #4A9FCD;
  color: #fff;
}
.what-we-do-carousel .owl-nav, #facility .owl-nav{
  position: absolute;
  top:-50px;

  right: 0;
  margin-top: -19px;
 display: flex;
}
.what-we-do-carousel .owl-nav .owl-prev,#facility .owl-nav .owl-prev{
  margin-right: 10px;
}
.owl-dots{
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content:center;

}
.owl-dots .owl-dot{
  display: inline-block;
  margin: 5px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #609DC9;
  opacity: 0.5;
}
.owl-dot.active{
  width: 13px;
  height: 13px;
  opacity: 1;
}

.zoom-img, .carousel-img-box, .feat-img-box{
  overflow: hidden;
  display: block;
}
 .zoom-img img, .carousel-img-box img, .feat-img-box img{
  transition: transform .2s;
}
.zoom-img img:hover, .carousel-img-box:hover img,  .featured-box:hover .feat-img-box img {
  transform: scale(1.03) !important;
}
.header-right{
  position: absolute;
  right: 15px;
  top: 46px;
  display: inline-flex;
}
.social-top{
  margin-right: 55px;
}
.social-top a{

  margin-left: 10px;
}
.social-top a svg path{
  fill: #E97A35;
  stroke: #E97A35;
  opacity: 1;
}
.phone-top a{
  font-size: 1.8rem;
  font-weight: 300;
  color: #000;
}
.phone-top a:hover{
  color: #E97A35;
}
.navbar-expand-lg .navbar-nav .nav-link, .dropdown-item{
  font-size: 1.8rem;
  font-weight: 300;
  color: #000;
}
.dropdown-item{
  padding: 7px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover, .dropdown-item:hover{
  color: #E97A35;
}
.navbar-expand-lg .navbar-nav .nav-item{
  margin: 0 20px;
}
.navbar-expand-lg .navbar-nav{
  margin-right: 330px;
}
.banner-overlay{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 130px;
  top: 0;
  display: flex;
  align-items: flex-end;
  background: rgba(0,0,0,0.3);
}
.banner-section{
  position: relative;
}
.banner-section p{
  font-size: 1.8rem;
}
.btn-light{
  background: rgba(255,255,255,0.9);
}
.btn-dark{
  background: rgba(33,37,41,1);
  color: #ffffff;
}
.carousel-indicators [data-bs-target]{
  width: 22px;
  height: 22px;
  background: #707070;
  border-radius: 50%;
  padding: 0;
  box-sizing: inherit;
}
.carousel-indicators{
  bottom: 50px;
}
.footer{
  padding: 100px 0;
  background: #fff;
}
.ft-links li, .side-links li{
  margin-bottom: 15px;
}
.ft-links li a,  .side-links li a{
  display: inline-block;
  color: #000;
}
.ft-links li a:hover, .side-links li a:hover{
  color: #E97A35;
}
.bg-grey{
  background: rgba(0,0,0,0.05);
}
.border-orane{
  border-color:#E97A35 !important ;
}
.block-content{
  max-width: 510px;
}
.featured-nav{
  position: absolute;
  right: -460px;
  bottom: 50px;
}
.featured-nav .carousel-control-prev, .featured-nav .carousel-control-next{
  position: static;
  width: inherit;
  padding: 0;
  background: none;
  opacity: 1;
}
.featured-nav .carousel-control-next-icon, .featured-nav .carousel-control-prev-icon{
  width: inherit;
  height: auto;
}
.featured-box .block-content{
  margin-bottom: 100px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
  border: 0;
  box-shadow: 0 0 5px rgba(0,0,0,0.16);
}
.play{
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  margin-left: -45px;
  margin-bottom: -45px;
}
.play:hover svg g{
  opacity: 1;
}
.header-right{
  transition: top 1s ease 0s;
}
.navbar-brand img{
  transition: width 1s, height 1s;
  height: 116px;
}
.scrolled-fixed-top .navbar-brand img{
  height: 90px;

}
.scrolled-fixed-top .header-right{
  top: 31px;
}
.inner-banner-overlay{
  background: transparent linear-gradient(180deg, #FFFFFF00 0%, #000000 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  padding-bottom: 75px;
}
.form-select, .form-control {
  font-size: 1.6rem;
  font-weight: 300;
  font-family: ibm-plex-sans, sans-serif;
  padding: 5px;
background-color: #F7F7F7;
}
.form-box .form-control{
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid rgba(112,112,112,0.5);
  border-radius: 0;
  padding: 10px 0;
}
.font-ibm{
  font-family: ibm-plex-sans, sans-serif;
}
.paging-nav{
  text-align: center;
}
.paging-nav a{
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 3px;
  background: rgba(0,0,0,0.8);
}
.paging-nav a.active{
  background: rgba(0,0,0,0.2);
}
.tech-sec{
  background: url("images/portfolio-detail2.jpg") no-repeat top center;
  background-size: cover;
}
.section-overlay{
  background: rgba(50,48,48,0.9);
}
.text20{
  font-size: 2rem;
}
.text32{
  font-size: 3.2rem;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover{
  opacity: 0.3;
}
.team-box{
  border: 0;
}
.team-box .card-img-overlay{
  transition: all 0.5s;
  opacity: 0;
  background: #F7F7F7;
  padding: 25px;
}
.team-box .card-img-overlay:hover{
  opacity: 1;
}
.team-box p{
	font-size: 1.5rem;
}
.map{

  filter: grayscale(100%) contrast(83%);
}
.date-box{
  position: relative;
  margin-bottom: 20px;
}
.date-box span{
  display: inline-block;
  position: relative;
  padding: 10px;
  font-family: ibm-plex-sans, sans-serif;
  font-weight: 300;
  color: rgba(0,0,0,0.5);
}
.date-box span:before{
  height: 2px;
  background: rgba(0,0,0,0.3);
  content: "";
  position: absolute;
  right: 100%;
  width: 100%;
  top: 50%;
  margin-top: -2px;
}
.date-box span:after{
  margin-top: -2px;
  height: 2px;
  background: rgba(0,0,0,0.3);
  content: "";
  position: absolute;
  left: 100%;
  width: 100%;
  top: 50%;
}
.services-banner{
  height: 900px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zoom-img.proj-img {
    height: 220px;
}
.proj-img img.img-fluid {
    height: 100%;
    object-fit: cover;
	width: 100%;
}
.project-section .btn{
   padding: 10px 34px;
}

/* Homepage  */

.what-we-do-carousel.owl-carousel .owl-item img,#facility.owl-carousel .owl-item img{
	height: 430px;
    object-fit: cover;
}
.port-image img {
    height: 100%;
    object-fit: cover;
}

/* Active Projects Page  */

.active-projects-wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.active-project-box{
    height: 500px;
    position: relative;
    overflow: hidden;
}
.active-project-box .content-wrap {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    background: #e1ddddcf;
    padding: 2% 8% 2% 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.active-project-box .content-wrap h3{
	font-weight: 500;
}
.active-project-box .content-wrap .text-black-50{
	color: #000!important;
}
.active-project-box img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Portfolio page  */

#galleyFeatured .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    left: 0;
	gap: 10px;
}
#galleyFeatured .owl-nav img{
	filter: invert(1);
}

@media (max-width: 991px) {

.active-project-box .content-wrap {
    padding: 2% 5%;
}
	
}

@media (max-width: 767px) {
	.active-project-box .content-wrap {
    top: inherit;
        bottom: 0;
        width: 100%;
        height: auto;
        padding: 18px;
}
}

@media (min-width: 1650px) {
  .container{
    max-width: 1640px;
  }

}
@media (max-width: 1649px) {
  .container{
    max-width: 90%;
  }
  .navbar-expand-lg .navbar-nav .nav-item{
    margin: 0 5px;
  }


}
@media (max-width: 1549px) {

}
@media (max-width: 1449px) {
.what-do-section .text24{
  font-size: 2rem;
}
  #carouselFeaturedProjects h2{
    font-size: 3.2rem;
  }
  body{
    padding-top: 134px;
  }
}
@media (max-width: 1599px) {
  .navbar-expand-lg .navbar-nav{
    margin-right: 280px;
  }
  .services-banner{
    height: 700px;
  }

}
@media (max-width: 1350px) {

  .navbar-expand-lg .navbar-nav .nav-link, .dropdown-item{
    font-size: 1.6rem;
  }


}
@media (max-width: 1300px) {
  .social-top{
    margin-right: 20px;
  }
  .navbar-expand-lg .navbar-nav{
    margin-right: 220px;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .dropdown-item{
    font-size: 1.4rem;
  }
  .navbar-brand img, .scrolled-fixed-top .navbar-brand img{
    height: 60px;
  }
  body{
    padding-top: 80px;
  }
  .phone-top a{
    font-size: 1.4rem;
  }
  .navbar-expand-lg .navbar-nav .nav-item{
    margin: 0 2px;
  }
  .header-right, .scrolled-fixed-top .header-right{
    top: 20px;
  }
  .play svg{
    width: 40px;
    height: 40px;

  }
  .play{
    margin-left: -20px;
    margin-top: -20px;
  }
  .services-banner{
    height: 700px;
  }
}
/*@media (max-width: 1299px) {
  .navbar-expand-lg .navbar-nav {
    margin-right: 250px;
  }
}*/
@media (max-width: 1150px) {
.block-content .text18{
  font-size: 1.6rem;
}
  .text45{
    font-size: 3.2rem;
  }
}
.ft-text{
  font-size: 1.4rem;
  font-weight: 300;
}
@media (min-width: 768px) {

}
@media (max-width: 991px) {
  .header-right{
    right: 65px;
  }
  .navbar-toggler{
    border: 0;
  }
  .block-content{
    max-width: inherit;
    margin:50px 0;
  }
  .featured-nav{
    position: static;
  }
  .featured-box .block-content{
    margin-bottom: 0;
  }
  .footer{
    padding-bottom: 0;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .dropdown-item{
    font-size: 1.8rem;
  }
  .banner-overlay{
    padding-bottom: 50px;
  }
  .banner-section .carousel-indicators{
    bottom:2px;
  }
  .services-banner{
    height: 500px;
  }
  }

@media (max-width: 767px) {
  .services-banner{
    height: 200px;
  }
  body{
    padding-top: 76px;
  }
  .social-top{
    display: none;
  }
  .banner-overlay{
    padding-bottom: 30px;
  }
  .banner-section h1{
    font-size: 2.4rem;
    margin-bottom: 10px !important;
  }
  .banner-section p{
    font-size: 1.4rem;
    margin-bottom: 10px !important;
  }
  .banner-section .btn{
    padding: 5px 20px;
    border-radius: 28px;
    font-size: 1.4rem;
  }
  .banner-section .carousel-indicators{
    bottom:2px;
  }
  .carousel-indicators [data-bs-target]{
    width: 10px;
    height: 10px;
    border: 0;
  }

  .footer{
    padding-top: 30px;
    text-align: center;
  }
  .section{
    padding: 50px 0;
  }
  .block-content{
    margin: 20px 0;
  }
  h2{
    font-size: 2.8rem;
  }
  .owl-nav img{
    width: 30px;
  }
  .what-we-do-carousel .owl-nav,#facility .owl-nav{
    top: -35px;
  }
  .play svg{
    width: 20px;
    height: 20px;

  }
  .play{
    margin-left: -10px;
    margin-top: -10px;
  }
	.margin-medium{
		margin-bottom: 3rem;
	}
}
