@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff'),
        url('../fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Black.woff2') format('woff2'),
        url('../fonts/Poppins-Black.woff') format('woff'),
        url('../fonts/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('../fonts/Poppins-ExtraLight.woff') format('woff'),
        url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Thin.woff2') format('woff2'),
        url('../fonts/Poppins-Thin.woff') format('woff'),
        url('../fonts/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
}



*,h1,h2,h3,h4,h5,h6,p,li,a,label,input,textarea,button{
    font-family: 'Poppins';
}

:root{
    --theme:#27246B;
    --theme2:#19146d;
}
.bg-theme{
    background-color: var(--theme);
}
.ptb-80{
    padding-top: 80px;
    padding-bottom: 80px;
}
.common_heading {
    font-size: 36px;
    font-weight: 600;
}
/*-------------------------
Header
-------------------------*/
.logo_main img {
    max-height: 60px;
}



.main_header {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    padding: 30px;
}

.logo_main {
    max-width: 200px;
    margin: 0 auto;
}

/*-------------------------
banner Slider
-------------------------*/
.slider_main {
    position: relative;
}
.slider_main .banner_slide2 {
    bottom: 0;
}

.swiper {
    width: 100%;
    height: 100%;
  }
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 50px;
    box-sizing: border-box;
  }

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .banner_slide1 .swiper-slide  {
    max-height: 96vh;
    min-height: 550px;
    height: auto;
}
.banner_slide2 {
    position: absolute !important;
    bottom: 45px;
    padding: 0 20px;
    border-top: 1px solid rgb(211 211 211 / 34%);
}

.banner_content {
    position: absolute;
    bottom: 60px;
    left: 50%;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    transform: translate(-50%,-50%);width: 100%;
}
.project_name p {
    font-size: 16px;
    font-weight: 600;
    background: #000;
    color: #fff;
    margin-bottom: 0;
}

.banner_slide1 .swiper-slide:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000000d6 10%, transparent 50%);
}
.swiper-button-next, .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    background: var(--theme);
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 17px !important;
}

.banner_content h5 {
    text-transform: uppercase;
    color: #fff;
}

.banner_content  .banner_heading {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 4px 5px rgb(0 0 0 / 45%);
}
.banner_content .location_price p,.banner_content .location_price h5{text-shadow: rgba(0, 0, 0, 0.45) 0px 4px 5px;color:#fff}
.banner_content .location_price p{margin-bottom: 0.2rem;}
.banner_content .location_price h5{margin-bottom: 30px;}

.button_banner .btn {
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
}

.btn.btn-primary {
    background: var(--theme);
    border-color: var(--theme);
}

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

.btn.btn-white {
    background: #fff;
    color: var(--theme);
}

.btn.btn-white:hover {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
/*-------------------------
end banner Slider
-------------------------*/
/*-------------------------
Featured Project
---------------------------*/
.right_pro img {
    max-height: 22px;
    margin-right: 9px;
}

.right_pro button {
    font-weight: 500;
}

.right_pro button:hover {
    background: var(--theme) !important;
}

.right_pro button:hover img {
    filter: brightness(0) invert(1);
}

.project_heading {
    grid-template-columns: 1fr 230px;
}

.left_pro h3 a {
    text-decoration: none;
    color: #101010;
}
.left_pro h3 {
    font-weight: 700;
    font-size: 24px;
}
.featured_proDescription ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 500;
    gap: 16px;
    padding: 18px 0;
}

.featured_proDescription ul img {
    max-height: 24px;
}

.price_Bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #d1d1d1;
    margin-top: 17px;
    padding: 15px 0 0px;
}

.price_Bottom ul {
    margin: 0;
    padding: 0;
}

.price_Bottom ul li {
    display: inline-block;
}
.Gridproject_details > * {
    padding-left: 16px !important;
    padding-right: 15px !important;
}
.price_Bottom ul li img {
    max-height: 20px;
    max-width: 20px;
}

.price_Bottom ul li button {
    background: #fff;
    border: none;
    padding: 7px 10px;
    border-radius: 5px;
}

.price_featured {
    font-size: 18px;
}

.price_featured span {
    font-size: 26px;
    font-weight: 700;
    color: var(--theme);
}

.featuredboxImage .projectStuatus {
    position: absolute;
    right: 10px;
    top: 10px;
}

.featuredboxImage {
    position: relative;
}

.featured_proRight {
    background: #f0f6ff;
    padding: 30px 24px 17px;
    margin-left: -24px;
}

.featured_proDescription p {
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

/*-----------------------
Project Grid
-----------------------*/
.Gridproject_details h3 {
    font-size: 18px;
    font-weight: 600;
}

.Gridproject_details .price_featured span {
    font-size: 17px;
}
a.call_button {
    background: #f44336;
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    color: #fff;
}
.Gridproject_details  ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.Gridproject_details ul img {
    max-height: 20px;
    float: left;
    margin-right: 4px;
}

.Gridproject_details ul li {
    font-size: 13px;
    font-weight: 500;
    color: #5c5c5c;
    position: relative;
    margin-bottom: 4px;
    padding-left: 10px;
    word-wrap: break-word;
}
.project_enrutyBui {
    background: #eee;
    padding: 10px 0;
}

.Gridproject_details h3 a {
    text-decoration: none;
    color: #1c1c1c;
}
.Gridproject_details  .price_featured {
    font-size: 13px;
    margin-bottom: 0;
}
.project_enrutyBui button.enwuire_btn {
    font-size: 13px;
}
.featured_imgGrid img {
    height: 230px;
    width: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}
.featured_imgGrid {
    overflow: hidden;
    position: relative;
}
.grid_projects span.projectStuatus {
    position: absolute;
    font-size: 11px;
    padding: 4px 7px;
    z-index: 99;
    top: 10px;
    left: 10px;
    border-radius: 3px;
    background: #404040 !important;
}

.Projectright_pro {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.offer-div {
    background: #efefef;
    margin: 24px 0px 20px 0px;
    padding: 5px 13px 9px 15px;
}
.offer-div font {
    overflow: hidden;
    position: relative;
    background: #F44336;
    color: #fff;
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: 15px;
    font-size: 13px;
    display: table;
    margin: -17px 0 2px 0;
    font-weight: 400;
}
.grid_projects {
    box-shadow: 0px 4px 12px rgb(0 0 0 / 15%);
    height: 100%;
}
.offer-div font:after {
    content: '';
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 27px;
    position: absolute;
    z-index: 1;
    animation: slide 1s infinite 3s;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(99%, rgba(128, 186, 232, 0)), color-stop(100%, rgba(125, 185, 232, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 );
}
@keyframes slide {
  0% {transform:translateX(-100%);}
  100% {transform:translateX(100%);}
}

.offer-div span {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-align: justify;
    display: block;
}
.Projectright_pro button img {
    max-width: 16px;
    max-height: 16px;
    transform: inherit !important;
    margin-right: 4px;
}

.Projectright_pro button {
    font-size: 13px;
    font-weight: 600;
    padding: 5px 7px;
}

.Projectright_pro button.btn-white:hover {
    color: #fff;
}

.Projectright_pro button.btn-white:hover img {
    filter: brightness(0) invert(1);
}
.grid_projects:hover .featured_imgGrid img {
    transform: scale(1.3) rotate(8deg);
}

.about_developer_img {
    border: 1px solid #eee;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    max-height: 200px;
    position: sticky;
}

.about_developer_img img {
    max-width: 230px;
    max-height: 80px;
}
.about_WarpperDeveloper p {
    line-height: 1.7;
}

.space_line {
    display: inline-block;
    height: 4px;
    width: 70px;
    background: var(--theme);
    margin-bottom: 5px;
}

.location_contactmap {
    position: relative;
}

.contactForm_warp {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(0%,-50%);
    max-width: 600px;
    background: #fff;
    padding: 28px;
    box-shadow: 2px 1px 26px rgb(0 0 0 / 35%);
    border-radius: 11px;
    margin-right: auto;
}

.form_warpper input {
    font-size: 14px;
    padding: 10px 13px;
}

.form_warpper label {
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: 500;
}

.contactForm_warp .btn-primary {
    padding: 11px;
}

/* ---------------
Footer
---------------*/
.logofooter img{
    max-width: 180px;
    margin-bottom: 25px;
}
.main_footerWarp h4 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 20px;
}

.main_footerWarp a {
    color: #6c6c6c;
    text-decoration: none;
}

.menu_warper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.Gridproject_details p {
    color: #6c6c6c;
    font-size: 15px;
}
.menu_warper ul {
    padding: 0;
    list-style: none;
}

.menu_warper ul li {
    margin-bottom: 8px;
}

.menu_warper ul li a {
    font-size: 15px;
    font-weight: 500;
    transition: all 0.5s ease;
}
.Gridproject_details ul li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 5px solid transparent;
    border-left: 5px solid;
    border-bottom: 5px solid transparent;
    left: 0;
    transform: translate(0%,40%);
    top: 0px;
}
.menu_warper ul li a:hover {
    color: var(--theme);
    padding-left: 10px;
}

.newsltter_form button {
    position: absolute;
    right: 4px;
    border: none;
    background: #000;
    color: #fff;
    padding: 7px 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    top: 5px;
    transition: all 0.5s ease;
}

.newsltter_form {
    position: relative;
}

.newsltter_form input {
    width: 100%;
    padding: 11px 23px 16px 13px;
    outline: none;
    font-size: 15px;
    border: 1px solid #eee;
}

.newsltter_form button:hover {
    background: var(--theme);
}

.footer_widget1 h5 {
    font-size: 18px;
}



.copy_rightwarp {
    border-top: 1px solid #eee;
    margin: 40px 0 20px;
    padding: 23px 0 10px;
}

.copy_rightwarp p {
    margin-bottom: 0;
}

.copy_rightwarp span {
    display: inline-block;
    margin-left: 16px;
}
.modal-head {
    background: var(--theme);
    padding: 12px;
    text-align: center;
    position: relative;
}
.modal-head .modal-title {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
}
.modal-head button.close {
    position: absolute;
    right: 10px;
    font-size: 36px;
    padding: 0;
    line-height: .5;
    background: 0 0;
    border: none;
    color: #fff;
    top: 10px;
}
.leftPop span.modal-highlight-title {
    color: #000;
    display: block;
    padding: 8px;
    font-size: 19px;
    font-weight: 400;
    background: #ffdf8f;
    margin-bottom: 10px;
}

.leftPop {
    min-width: 190px;
    text-align: center;
    background: #efefef;
}
.popBox {
    display: flex;
}
ul.modal-highlight {
    padding: 0;
    margin: 0;
}
ul.modal-highlight li {
    margin-bottom: 13px;
    list-style: none;
}ul.modal-highlight img {
    max-width: 65px;
    display: block;
    margin: auto;
}.right_formSide {
    padding: 30px;
    width: 100%;
}.right_formSide h4 span {
    color: #ff2f00;
    font-weight: 400;
}
.form-group-select-modal-div select {
    width: 40%;
    float: left;
    border: 1px solid #ced4da;
    border-right: none;
    height: 38px;
    padding: 0 0 0 8px;
    cursor: pointer;
    outline: none;
    font-size: 15px;
}
.form-group-select-modal-div input {
    width: 60% !important;
    float: left;
}

.right_formSide h4 {
    margin-bottom: 20px;
}

.popForm .form-group {
    margin-top: 20px;
    clear: both;
}

.clearfix {
    clear: both;
}

.popForm  button.micro-form-btn {
    margin-top: 29px;
    width: 100%;
    background: #282828;
    color: #fff;
    padding: 11px;
    border: none;
    transition: all 0.5s ease;
}

.popForm button.micro-form-btn:hover {
    background: var(--theme);
}
.map_frame img {
    max-height: 670px;
    width: 100%;
}

footer.disclaimer {
    padding: 40px 30px 15px;
    background: #eaf1f5;
}

footer.disclaimer ul li, footer.disclaimer p {
    font-size: 14px;
}


footer.disclaimer  a {
    color: var(--theme);
}
@media(max-width:991px){
    .project_name p {
        font-size: 14px;
    }
    .banner_content .banner_heading {
        font-size: 32px;
    }
    .banner_slide2{
        display: none !important;
    }
}
@media(max-width:767px){
    .common_heading {
        font-size: 28px;
    }
    .banner_content {
        bottom: -40px;
    }
    .logo_main {
        padding: 14px !important;
    }
    .logo_main img {
        max-height: 48px;
    }
    .banner_content .banner_heading {
        font-size: 28px;
    }
    p {
        font-size: 15px;
    }
    .contactForm_warp {
        position: relative;
        top: 0;
        right: 0;
        transform: inherit;
        max-width: 600px;
        margin: -92px auto 0px;
    }
    footer.disclaimer ul li, footer.disclaimer p {
        word-wrap: break-word;
        font-size: 13px;
    }
    footer.disclaimer {
        padding: 40px 15px 15px;
    }
    .map_frame img {
        min-height: 390px;
    }
    .featured_proRight {
        margin-left: 0;
    }
}
@media(max-width:650px){
.project_heading {
    display: flex !important;
    flex-direction: column-reverse;
}
.right_pro {
    margin-bottom: 20px;
}
.about_WarpperDeveloper .col-lg-4 {
    margin-bottom: 30px !important;
}
.featured_proDescription ul {
    grid-template-columns: 1fr;
}
.ptb-80 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.main_footerWarp .col-md-12 {
    padding-top: 30px;
}
.copy_rightwarp p {
    margin-bottom: 10px;
    text-align: center;
}

}
@media(max-width:580px){
    .leftPop {
        display: none;
    }
    .right_formSide {
        padding: 21px 20px;
    }
}
@media(max-width:480px){
    .logo_main {
        max-width: 180px;
    }
    .Gridproject_details > * {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .logo_main img {
        max-height: 44px;
    }
    .banner_slide1 .swiper-slide {
        min-height: 620px;
    }
    .banner_content .banner_heading {
        font-size: 26px;
    }    
    .button_banner .btn {
        padding: 7px 20px;
        font-size: 15px;
    }
    .common_heading {
        font-size: 24px;
    }
    .price_Bottom {
        flex-direction: column;
    }
    .menu_warper {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}