/*-------------------- banner section----------------------*/
#banner,#services {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
.banner-main-heading {
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff96;
    font-weight: 500;
    font-family: "Montserrat";
    text-transform: uppercase;
}
.banner-sub-heading {
    font-size: 44px;
    line-height: 65px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
    max-width: 502px;
}
.banner-top-box
{
    position: relative;
    top: 227px;
    left: 25px;
}
.banner-box {
    padding-bottom: 381px;
}
.read-more-banner_button {
    padding-bottom: 60px;
}
.read-more-banner,.more-about,.more-latest {
    font-size: 13px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
    text-transform: uppercase;
    position: relative;
}
#about-us .more-about,#latest-post .more-latest
{
    color: #2a2a2a !important;
}
.read-more-banner:before,.more-about:before,.more-latest:before {
    content: '';
    display: block;
    border-top: 2px solid #ffffff73;
    width: 29px;
    position: absolute;
    left: -41px;
    right: 0;
    top:8px;
}
.more-latest:before
{
  border-top: 2px solid #0000002b;
}
.more-about:before
{
    border-top: 2px solid #2a2a2a;
}
.social_icon i {
    margin-right: 20px;
    color: white;
    font-size: 14px;
}
.social-box-bottom {
    position: relative;
}
.socialbox {
    position: absolute;
    top: -72px;
    left: 51px;
}
.banner-box:after {
    content: '';
    display: block;
    border-left: 1px solid #605f5f;
    width: max-content;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 26px;
    margin: 0 auto;
}
.banner-box
{
    position: relative;
}
.read-more-banner:hover
{
    color: white;
}
/*---------------------- About us section--------------------*/
#about-us .more-about {
    color: #000000 !important;
    font-weight: 700;
}
.about-us-main-heading,#FeatureSkill .progress-head{
    font-size: 15px;
    letter-spacing: 0px;
    color: #b4b4b4;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
}
.about-us-para1,.hvr-underline-from-center{
    font-size: 33px;
    color: #2a2a2a;
    font-weight: 500;
    max-width: 314px;
    font-family: "Montserrat";
    line-height: 45px;
}
.hvr-underline-from-center
{
    max-width: unset;
}
.about-us-para2 {
    font-size: 13px;
    line-height: 28px;
    color: #6a6a6a;
    font-weight: 400;
    font-family: "Montserrat";
}
.about-number-border h6 {
    font-size: 75px;
    line-height: 80px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Montserrat";
    text-align: center;
    position: relative;
    top: -7px;
}
.about-number-border {
    border: 6px solid #2a2a2a;
}
.about-us-number-right-text {
    font-size: 19px;
    color: #2a2a2a;
    font-weight: 500;
    font-family: "Montserrat";
    line-height: 29px;
    margin-top: -5px;
}
.br-top-bottom:before {
    content: '';
    border-left: 1px solid #ece9ea;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -66px;
    display: block;
    width: max-content;
    height: 49px;
}
.br-top-bottom
{
    position: relative;
}
.br-top-bottom:after {
    content: '';
    border-left: 1px solid #ece9ea;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: max-content;
    height: 49px;
    bottom: -93px;
}
.br-top-bottom:before
{
  top: 26px;
}
#services {
    margin-top: 100px;
}
.services-boxes {
    margin: 0 auto;
}
.hvr-underline-from-center
{
   color: #000000;
   font-weight: 500;
}
.br-tops:before
{
      top: -66px !important;
}
/*---------------------- sponsor section-----------------*/
.sponsor_inner_image img {
    width: 61% !important;
    margin: 0 auto;
    height: 70px;
    object-fit: contain;
}
/*------------------------- services-----------------------*/
.services-inner-bx {
    position: relative;
}
.services-inner-bx img {
    width: 17% !important;
    height: auto;
}
.card-box h4 a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
}
.card-box-text p {
    font-size: 13px;
    line-height: 30px;
    color: #a3a3a3;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    max-width: 275px;
    margin: 0 auto;
}
.our-services-main-heading {
    font-size: 15px;
    letter-spacing: 0px;
    color: #ffffff9c;
    font-weight: 500;
    font-family: "Montserrat";
    text-transform: uppercase;
    position: relative;
    margin-left: -25px;
}
.our-services-sub-heading {
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat";
}
.our-services-main-heading:before {
    content: '';
    border-left: 2px solid #ffffff73;
    height: 25px;
    padding: 23px;
    position: absolute;
    top: -61px;
    left: 40px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: max-content;
}
/*--------------------progress bar----------------------*/
#FeatureSkill .progress {
    border-radius: 0;
}
#FeatureSkill .progress-bar {
    background-color: var(--black);
    width: 0;
    height: 8px;
    transition: 2s linear;
    position: relative;
}
.progress-bar::before {
    content: '';
    position: absolute;
    right: 0px;
    left: 0px;
    padding: 1px 0px;
    font-size: 15px;
    border-radius: 25px;
    font-weight: bold;
    width: 20px;
    margin: 0px auto;
}
#FeatureSkill .progress-bar-text {
    font: 600 14px/20px var(--font-mont);
    color: #000000;
    text-transform: uppercase;
    margin-top: 13px;
    margin-left: -19px;
    position: relative;
    top: -6px;
}
#FeatureSkill .progress-bar-per {
    background: black;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    width: 34px;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    top: -2px;
    left: -3px;
}
.br-top-bottom,.feature-skil-prog,.progress-rws,.serv-cont
{
    margin: 0 auto;
}
.progress-bar-text-div img {
    height: fit-content;
    position: relative;
    left: -28px;
    top: 8px;
}
.progress-bar-text-div span {
    display: flex;
}
.progress-icon-img {
    display: flex;
    padding-left: 30px;
}
.progress-icon-texts {
    font-size: 16px;
    color: #2a2a2a;
    font-family: 'Montserrat';
    padding-left: 10px;
    font-weight: 600;
}
.progress-bar-per:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
    position: absolute;
    transform: translateX(-50%);
    margin-top: 19px;
    margin-left: -15px;
}
/*---------------------- portfolio section-----------------------*/
.our-portfolio-img img {
    height: auto;
    width: 100% !important;
}
.Our-portfolio-title a {
    font-size: 19px;
    line-height: 40px;
    color: white;
    font-weight: 500;
    font-family: "Montserrat";
    position: relative;
    left: -32px;
    top: 32px;
}
.Our-portfolio-title {
    position: absolute;
    top: -16px;
    left: 0;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    background: #000000b0;
    height: 100%;
    width: 11%;
    text-align: center;
}
.Our-portfolio-title a:before {
    content: '';
    display: block;
    border-left: 1px solid #ffffff75;
    position: absolute;
    left: 0;
    right: 10px;
    width: max-content;
    top: -60px;
    height: 48px;
    bottom: 0;
}
#our-portfolio .post-description {
    font-size: 13px;
    line-height: 22px;
    color: #6a6a6a;
    font-weight: 400;
    max-width: 462px;
    font-family: "Montserrat";
}
.sec-para {
    font-size: 33px;
    letter-spacing: -1px;
    color: #2a2a2a;
    font-weight: 500;
    font-family: "Montserrat";
    max-width: 374px;
    line-height: 42px;
}

.read-more-portfolio:before {
    content: '';
    border-bottom: 1px solid black;
    display: block;
    width: 32px;
    position: absolute;
    left: -45px;
    top: 8px;
}
.read-more-portfolio {
    font-size: 14px;
    color: #2a2a2a;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
    position: relative;
}
.portfolio-meta-box {
    border-radius: 3px;
    filter: drop-shadow(0px 15px 7.5px rgba(0,0,0,0.1));
    background-color: white;
    position: absolute;
    width: 69%;
    bottom: -184px;
    padding: 43px 43px 43px 50px;
    right: -132px;
    z-index: 999999;
}
#our-portfolio .owl-item:not(.active) .portfolio-meta-box{
    display: none;
}
 #our-portfolio .owl-item.active{
  overflow: visible;
  z-index: 99999;
}
#our-portfolio .owl-stage-outer {
    padding-bottom: 216px;
}
#our-portfolio .owl-prev i,#our-portfolio .owl-next i {
    background: #f0f0f0;
    color: #000000;
    width: 55px;
    height: 55px;
    font-size: 17px;
    padding: 19px 10px;
}
#our-portfolio .owl-next i
{
    background: #000000;
    color: white;
}
#our-portfolio .owl-nav {
    position: absolute;
    bottom: 20%;
    left: -18%;
    right: 0;
    text-align: center;
}
/*-------------------------- our clients---------------------------*/
.client-inner-boxs img {
    height: 510px;
    object-fit: contain;
}
.first-heads,.sec-client-text,.client-sec-col .client-text {
    font-size: 30px;
    line-height: 45px;
    color: #373737;
    font-weight: 300;
    font-family: "Montserrat";
}
.first-client-text {
    color: #373737;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 30px;
}
.client-sec-col h2 {
    max-width: 464px;
}
.quotes-imgs {
    position: relative;
}
.quotes-imgs .fa-quote-left {
    position: absolute;
    left: -30px;
    top: 5px;
}
.quotes-imgs .fa-quote-right {
    position: absolute;
    left: -37%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 20px;
}
.client-inner-bx h4 a:before {
    content: '';
    border-top: 2px solid #a3a3a37d;
    position: absolute;
    display: block;
    left: -41px;
    right: 0;
    width: 27px;
    top: 12px;
}
.client-inner-bx h4 a {
    font-size: 20px;
    color: #373737;
    font-weight: 500;
    font-family: "Montserrat";
    position: relative;
}
.client-desg,.client-desc {
    font-size: 15px;
    line-height: 20px;
    color: #686868;
    font-weight: 400;
    font-family: "Montserrat";
}
/*------------------------- counter-----------------------*/
.counter-sub-heading {
    font-size: 15px;
    letter-spacing: 0px;
    color: #aaaaaa;
    font-weight: 500;
    font-family: "Montserrat";
    text-transform: uppercase;
}
.counter-para2 {
    font-size: 29px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 500;
    max-width: 297px;
    font-family: "Montserrat";
}
.counter-value.count_no,.counter_suffix {
    font-size: 31px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat";
}
.record_title {
    font-size: 15px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Montserrat";
}
.counter-content-box img {
    width: 50px;
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.counter-sec {
    position: relative;
}

/* The Modal (background) */
.modal-new {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999999;
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 100px;
}
/* Modal Content */
.modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px 20px 40px;
  width: 60%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
.close-one,.close {
  color: #fff;
  float: right;
  font-size: 25px;
  font-weight: bold;
  padding: 0px 10px;
  cursor: pointer;
  margin-bottom: 7px;
  background: black;
  border: unset;
  height: 38px;
    width: 38px;
}
/*---------------*/
.modal-new,.modal-new{
  display: none;
}
#counter {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 236px;
}
.counter-sec-box {
    position: relative;
    top: -155px;
}
.counters-rw {
    position: relative;
    top: -66px;
    padding-bottom: 90px;
}
.counter-value {
    position: relative;
}
.counter-value:before {
    content: '';
    border-top: 1px solid #ffffff96;
    display: block;
    position: absolute;
    left: -41px;
    right: 0;
    width: 31px;
    top: 20px;
}
/*-----------------------newsletter section-------------------------*/
.newsletter-first-bx {
    border-radius: 3px;
    filter: drop-shadow(0px 15px 7.5px rgba(0,0,0,0.1));
    background-color: #ffffff;
    width: 80%;
    padding: 41px 0 6px 0;
    position: relative;
    left: 13px;
}
.newsletter-main-head {
    font-size: 15px;
    letter-spacing: 0px;
    color: #aaaaaa;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
}
.newsletter-para {
    font-size: 29px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat";
}
#newsletter {
    position: relative;
    top: -84px;
}
#newsletter [type=submit] {
    font-size: 13px;
    letter-spacing: 0px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    background: unset;
    border: unset;
    text-transform: uppercase;
    position: relative;
    float: right;
    top: 17px;
    left: 24px;
}
#newsletter input[type="email"] {
    border-radius: 3px;
    filter: drop-shadow(0 0 7.5px rgba(0,0,0,0.1));
    background-color: #ffffff;
    border: unset;
    font-size: 14px;
    color: #686868;
    font-weight: 500;
    font-family: "Montserrat";
    padding: 17px 0px 14px 18px;
}
.newsletter-shortcode form {
    position: relative;
}
.newsletter-shortcode form:before {
    content: '';
    border: 1px solid #00000014;
    display: block;
    width: 39px;
    position: absolute;
    right: 113px;
    top: 26px;
}
#newsletter .wpcf7-form.invalid [type=submit]
{
    top: -59px;
}
/*---------------------------- our team --------------------------*/
#our-team h6,#latest-post h2 {
    font-size: 15px;
    letter-spacing: 0px;
    color: #aaaaaa;
    font-weight: 600;
    font-family: "Montserrat";
    text-transform: uppercase;
}
#our-team h2,.our-latest-blog-sub-heading {
    font-size: 31px;
    line-height: 45px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat";
}
.our-team-box {
    width: 88%;
}
.team-inner-boxs img {
    height: auto;
}
.team-inner-bx h4 a {
    font-size: 18px;
    letter-spacing: 0px;
    color: #af3232;
    font-weight: 500;
    font-family: "Montserrat";
}
.team-inner-bx h4 a {
    font-size: 16px;
    letter-spacing: 0px;
    color: white;
    font-weight: 500;
    font-family: "Montserrat";
    position: absolute;
    bottom: 43px;
}
.team-inner-bx {
    background: #000000;
    position: absolute;
    top: 39px;
    bottom: 0;
    height: 98%;
    width: 87%;
     opacity: 0;
    left: 39px;
}
.team-inner-boxs {
    position: relative;
    z-index: 1;
}
.team-inner-box:hover .team-inner-boxs img {
        width: 234px !important;
    height: 355px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.team-socialbox {
    position: absolute;
    right: -26px;
    transform: rotate(90deg);
    top: 40px;
    opacity: 0;
    z-index: 9;
}
.team-socialbox i {
    color: white;
    font-size: 15px;
    margin-right: 10px;
}
.team-inner-box:hover .team-inner-bx,.team-inner-box:hover .team-socialbox
{
  opacity: 1 !important;
}
#our-team .br-tops:before {
    top: -37px !important;
}
#our-team .br-top-bottom:after
{
  bottom: -54px !important;
}
/*--------------------------- latest post------------------------*/
#latest-post .more-latest {
    font-weight: 700;
    color: #000000;
}
.blog-date,.author-name a {
    font-size: 15px;
    line-height: 30px;
    color: #6a6a6a;
    font-family: 'Montserrat';
}
.author-name i
{
  font-size: 15px;
    line-height: 30px;
    color: #6a6a6a;
}
.post-title a {
    font-size: 19px;
    line-height: 28px;
    color: #373737;
    font-weight: 500;
    font-family: "Montserrat";
}
.view_all .read-more-latest {
    font-size: 13px;
    letter-spacing: 0px;
    color: #2a2a2a;
    font-weight: 600;
    font-family: "Montserrat";
    text-transform: uppercase;
}
.view-latest-btn a:before {
    content: '';
    display: block;
    border-top: 1px solid #0000004f;
    width: 33px;
    position: absolute;
    top: 8px;
    left: -43px;
}
.view-latest-btn a
{
    position: relative;
}
.postbox-content {
    border-radius: 3px;
    filter: drop-shadow(0 0 5px rgba(0,0,0,0.1));
    background-color: white;
    padding: 16px 16px;
    position: relative;
    z-index: 0;
}
#latest-post .owl-stage-outer {
    padding-bottom: 26px;
    padding-left: 4px;
}
.latest-img-box img {
    height: 97%;
    position: absolute;
    top: 8px;
    z-index: -1;
    opacity: 0;
}
.latest-main-box:hover .blog-date,.latest-main-box:hover .author-name a,.latest-main-box:hover .author-name i,
.latest-main-box:hover .post-title a,.latest-main-box:hover .postbox-content p,.latest-main-box:hover .view_all .read-more-latest
{
  color: white;
}
.latest-main-box:hover .postbox-content
{
    background: #0000006b;
}
.latest-main-box:hover .latest-img-box img
{
    opacity: 1 !important;
}
.posttext p {
    font-size: 13px;
    line-height: 26px;
    color: #6a6a6a;
    font-weight: 400;
    font-family: "Montserrat";
}
.latest-main-box:hover .view-latest-btn a:before
{
   border-top: 1px solid white;
}
#our-team .br-top-bottom:before,#our-team .br-top-bottom:after{
	left: -95px;
}
#sponsor .br-top-bottom:after{
	left:0px;
}
#banner .banner-box:after{
	left: -65px;
}