* {
    padding: 0;
    margin: 0;
}

body {
    overflow-x: hidden;
    font-family: poppins-regular;
}

.container-fluid {
    width: 82%;
}

@media (min-width: 320px) and (max-width: 768px) {
    .container-fluid {
        width: 96% !important;
    }
}


/* --------------------------------------------------------- */

.SpacingBox {
    height: 40px;
}

.SpacingBox1 {
    height: 20px;
}

.SpacingBox2 {
    height: 10px;
}


/* --------------------------------------------------------- */


/* ====-=-============Fixed Button-=----------------=-======= */

.fixed-btn {
    /* display: flex; */
    text-align: center;
    /* align-content: center; */
    border-radius: 60px;
    position: fixed;
    background-color: #1ed633;
    width: 60px;
    height: 60px;
    line-height: 45px;
    bottom: 5%;
    right: 3%;
    z-index: 99999 !important;
}

.fixed-btn:hover {
    background-color: #2cb12c;
}

.fixed-btn i {
    color: #ffffff;
    font-size: 30px;
    margin-top: 15px;
}


/* ====-=-============Fixed Button-2-=----------------=-======= */

.GetQuoteBtn {
    position: fixed;
    bottom: 5%;
    left: 3%;
    z-index: 99999 !important;
}

.GetQuoteBtn a {
    color: #ffffff;
    background-color: #050505;
    border: 1px solid #ffffff;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 10px;
    text-decoration: none;
    transition: 1s;
}

.GetQuoteBtn a:visited {
    color: #ffffff;
}

.GetQuoteBtn a:hover {
    color: #ffffff;
    background-color: #283a55;
}


/* --------------------------------------------------------- */

.our_team_section h2 {
    background-color: #283a55;
    color: white;
    padding: 20px;
    text-align: center;
    font-weight: 700;
}

.our_team_section .container .row .card h6 {
    color: #283a55;
}

.our_team_section .container .row .card h5 {
    font-size: 16px;
}

.our_team_section .container .row .card {
    text-align: center;
    background-color: #ebebeb;
    padding: 15px;
    margin-bottom: 10px;
    border: 0px;
    /* box-shadow: 1px 2px 4px rgb(31% 35% 24%); */
}


/* @media (min-width: 992px) and (max-width: 1199.98px) {} */


/*------------------------Header_section---------------------------*/


/* // Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .Header_section .navbar-nav {
        margin-right: auto !important;
    }
    .Home_About .SpaceBox {
        position: absolute;
        right: 0px;
        left: 0px;
        top: 29rem !important;
        height: 60px !important;
        background-color: #c8ac7b;
    }
    .Home_About .container .row .col-md-6 h3::after {
        content: "";
        position: absolute;
        top: 30px !important;
        bottom: 0px;
        left: 124px !important;
        margin-left: -104px !important;
        width: 87px;
        height: 2px;
        background-color: #c8ac7b;
    }
    .heading-text h2::after {
        height: 2px;
    }
    .Footer .CenterBox {
        width: 286px;
    }
}


/* // Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .Header_section .navbar-nav .nav-item {
        padding: 0px !important;
    }
    .Home_About .container .row .SpacingBoxx {
        display: none !important;
    }
    .Home_About .container .row .col-md-6 h1 {
        font-size: 1.5rem;
    }
    .Home_About .container .row .col-md-6 h3::after {
        content: "";
        position: absolute;
        top: 30px !important;
        bottom: 0px;
        left: 230px !important;
        margin-left: -209px !important;
        width: 87px;
        height: 2px;
        background-color: #c8ac7b;
    }
    .our_team_section .container .row .card h5 {
        font-size: 11.6px;
    }
    .map iframe {
        width: 115px !important;
    }
    .Footer .Box {
        padding: 0px !important;
    }
    .Our_Services_section .row .col-md-3 .card {
        width: 12rem !important;
        padding-left: 0px;
        padding: 12px !important;
    }
    .Our_Services_section .row .col-md-3 .card p {
        font-size: 13px !important;
    }
    .Our_Services_section .row .col-md-3 .card .card-img-top {
        height: 114px !important;
    }
    .Our_Services_section .row .col-md-3 .card a {
        font-size: 12px;
    }
    .Our_Services_section .container {
        margin-left: 0;
    }
    .home-about .col-md-6 p {
        font-size: 12px;
    }
    .home-about .col-md-6 h1 {
        font-size: 1.1rem !important;
    }
}


/* // Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    .Header_section .navbar-nav .nav-item {
        font-size: 10px;
        padding: 0px;
    }
    .form-inline button {
        margin-bottom: 1rem !important;
        margin-top: 0rem !important;
    }
    .Header_section .navbar-nav .nav-item {
        font-size: 10px !important;
        padding: 0px !important;
    }
    .Header_section .collapse button {
        margin-bottom: 12px;
    }
    .our_team_section .container .row .card h5 {
        font-size: 12px;
    }
    .Our_Services_section {
        overflow: hidden;
    }
    .Our_Services_section .row .col-md-3 .card p {
        font-size: 13px;
    }
}

@media (max-width: 320px) {
    .our_team_section .container .row .card h5 {
        font-size: 10px;
    }
}


/* -------------------------- */

.heading-box {
    background-color: #32a4db;
    height: 55px;
    color: white;
    display: flex;
    justify-content: center;
}

.heading-box h3 {
    padding-top: 10px;
    font-weight: 600;
}

.Header_section .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    color: white;
}


/* .Header_section .navbar-light .navbar-nav .nav-link:hover {
  color: #daaf67;
  text-decoration: underline;
} */

.Header_section .navbar-brand img {
    width: 232px;
    padding: 10px;
}

.btn-outline-success {
    color: white;
    background-color: white;
    border: none;
    display: flex;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    margin-top: 1px;
}

.btn-outline-success i {
    margin-top: 5px;
    padding: 2px;
    padding-right: 5px;
    color: #283a55;
    font-weight: 600;
}

.btn-outline-success p {
    margin-bottom: 1px;
    /* margin-top: 1px; */
    margin-top: 4px;
    list-style: none;
    text-decoration: none;
    color: white !important;
}

.btn-outline-success a {
    text-decoration: none;
    color: #283a55;
}

.btn-outline-success:hover {
    background-color: white;
}

.Header_section .navbar-nav .nav-item {
    font-size: 13px;
    padding: 15px;
}


/* .Header_section .navbar-nav {
  margin-right: 10rem;
}  */

.Header_section .navbar-nav .form-inline {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.Header_section .container {
    margin-top: -10px;
    margin-bottom: -10px;
}


/* =================== */

.dropdown-menu {
    /* position: absolute; */
    top: 97%;
    left: 52rem;
    /* right: 0; */
    z-index: 1000;
    display: none;
    float: left;
    /* min-width: 10rem; */
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,.15); */
    border-radius: 0.25rem;
}


/* ================================================= */

.black_header {
    background-color: black;
}

.black_header a {
    color: white;
    text-decoration: none;
}

.black_header .container {
    display: flex;
    color: white;
    justify-content: space-between;
}

.black_header .container .contact_no {
    padding: 5px;
    font-size: 12px;
    display: flex;
}

.black_header .container p {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.black_header .container .contact_no img {
    margin-right: 10px;
}


/* - */

.black_header .container .email {
    padding: 5px;
    font-size: 12px;
    display: flex;
}

.black_header .container .email img {
    margin-right: 10px;
}

.black_header .container .social {
    padding: 4px 10px 0px 0px;
}


/* =============================home-about==================================== */

.home-about .col-md-6 {
    display: flex;
    align-items: center;
    text-align: center;
    /* justify-content: center; */
    max-height: 100vh;
    background-color: #f4f4f4;
}

.home-about .col-md-6 h1 {
    font-family: "Poppins-bold";
    font-size: 28px;
}

.home-about .col-md-6 p {
    padding: 0% 10% 0px 10%;
    text-align: center;
    /* font-size: 12px; */
}

.home-about .col-md-6 .btn {
    background-color: #283a55;
    color: white;
}

.home-about .col-md-6 span {
    color: #283a55;
    font-family: "Poppins-bold";
}


/* =====================-=about-section================================ */

.about-section .row .col-md-6 h1 {
    font-family: "Poppins-bold";
    font-size: 2.2rem;
}

.about-section .row .col-md-6 span {
    color: #283a55;
}

.about-section .row .col-md-6:nth-of-type(2) {
    align-self: center;
}

.about-section .row .col-md-6 p {
    /* font-size: 12px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: Normal;
    -webkit-line-clamp: 5;
    text-align: justify;
}

.about-section .row .col-md-6 .btn {
    background-color: transparent;
    border: 1px solid #283a55;
}

.about-section .row .col-md-6:nth-child(2) .container-fluid {
    padding-left: 0px !important;
    margin-left: 0px;
}


/* ----------------------------about-------------------------------------------- */

.about .about-section .row .col-md-6 p {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: Normal;
    -webkit-line-clamp: 99;
}

.about-section .row .col-md-6:nth-child(2) .container-fluid {
    padding-left: 0px !important;
    margin-left: 0px;
}

.about h2 {
    background-color: #283a55;
    color: white;
    padding: 20px;
    text-align: center;
    font-weight: 700;
}


/* ========================Our_Services_section========================= */

.Our_Services_section {
    background-color: #283a55;
    color: white;
}

.Our_Services_section .row {
    margin-left: -140px;
}

.Our_Services_section .services {
    font-family: "Poppins-bold";
}

.Our_Services_section .row .col-md-3 .card {
    width: 15rem;
    text-align: center;
    align-items: center;
    border: none;
    background-color: transparent;
    padding: 25px;
    color: white;
}

.Our_Services_section .row .col-md-3 .card a {
    color: white;
    text-decoration: none;
}

.Our_Services_section .row .col-md-3 .card .card-body {
    padding: 0px;
}

.Our_Services_section .row .col-md-3 .card .card-img-top {
    width: 68%;
    border-radius: 65px;
    height: 130px;
    object-fit: cover;
    margin-bottom: 10px;
}

.Our_Services_section .row .col-md-3 .card p {
    margin-bottom: 0px;
    font-family: "Poppins-bold";
    font-size: 14px;
}


/* ==============customers-section================== */

.customers-section .container h2 {
    text-align: center;
    font-family: "Poppins-bold";
}

.customers-section .container {
    text-align: -webkit-center;
}

.customers-section .container .client-box {
    background-color: #283a55;
    border-radius: 10px;
    color: white;
    padding: 20px 120px 20px 20px;
    font-size: 12px;
    width: 50%;
    text-align: left;
    position: relative;
}

.customers-section .container .client-box p:nth-child(1) {
    font-family: "Poppins-bold";
    font-size: 15px;
    margin-bottom: 0px;
}

.customers-section .container .client-box img {
    text-align: -webkit-center;
    position: absolute;
    transform: translate(430px, -186px);
    width: 109px;
    height: 109px;
    object-fit: cover;
    border-radius: 60%;
}

.customers-section .container .slick-prev {
    position: absolute;
    bottom: -35px;
    left: 43%;
    font-size: 13px;
    padding: 6px;
    background: #2345;
    border: none;
    border-radius: 6px;
}

.customers-section .container .slick-next {
    position: absolute;
    bottom: -35px;
    left: 50%;
    width: 70px;
    font-size: 13px;
    padding: 6px;
    background: #2345;
    border: none;
    border-radius: 6px;
}

@media (max-width: 575.98px) {
    .customers-section .container .slick-prev {
        position: absolute;
        bottom: -35px;
        left: 24%;
        font-size: 13px;
        padding: 6px;
        background: #2345;
        border: none;
        border-radius: 6px;
    }
}


/* .customers-section .client-box img{
  width: 68%;
  border-radius: 65px;
  height: 130px;
  margin-bottom: 10px;
} */


/* -=============---======================== */

.our-facts {
    background-color: #283a55;
    text-align: center;
    font-family: "Poppins-bold";
    padding: 40px;
    text-align: -webkit-center;
}

.our-facts h2 {
    color: white;
}

.our-facts .inner-box {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px;
    padding-top: 35px;
    padding-bottom: 35px;
    width: 70%;
}

.our-facts .inner-box .col-md-3 {
    font-size: 30px;
    font-family: "Poppins-bold";
    margin: 0px;
    line-height: 20px;
}

.our-facts .inner-box span {
    font-size: 12px;
}


/* =====================contact us========================================== */

.box .col-md-9 form {
    background-color: rgb(228, 228, 228);
    padding: 30px;
    padding-left: 110px;
    border-radius: 10px;
    width: 650px;
    box-shadow: 2px 2px 2px rgb(168, 168, 168);
}

.box .col-md-9 form h2 {
    font-weight: 800;
}

.box .col-md-9 form p {
    font-weight: 600;
}

.box .col-md-9 form button {
    font-size: 15px;
}

.box .col-md-3 .index-box {
    color: white;
    position: absolute;
    /* margin-left: -24px; */
    z-index: 1;
    margin-left: 48px;
    transform: translate(32px, -6px);
}

.box .col-md-3 .index-box h3 {
    font-weight: 700;
    font-size: 1.9rem;
    margin-top: 10px;
}

.box .col-md-3 .inner-box {
    height: 415px;
    width: 285px;
    background-color: #283a55;
    padding: 17px;
    padding-top: 40px;
    padding-bottom: 84px;
    margin-top: -5px;
    border-radius: 5px;
}

.box .col-md-3 .inner-box .map {
    margin-top: 62px;
}

.box .col-md-3 .inner-box .icon {
    display: flex;
}

.box .col-md-3 .inner-box .icon p {
    font-size: 13px;
    margin-top: 12px;
}

.box .col-md-3 .inner-box .icon .fa {
    font-size: 20px;
    padding: 7px;
}

.box .col-md-9 form button {
    margin-bottom: 25px;
    /* background-color: #0378aa; */
    background-color: #283a55;
}

.box .col-md-9 form button:hover {
    background-color: #27a8e0;
    border-color: #27a8e0;
}

.col-md-9 .boxing {
    width: 118px;
    height: 113px;
    background-color: rgb(175, 175, 175);
    position: absolute;
    /* top: 0px; */
    border-radius: 5px;
    left: -196px;
    bottom: -1px;
    box-shadow: 5px 5px 5px rgb(168, 168, 168);
}

.col-md-9 .boxing1 {
    width: 118px;
    height: 113px;
    background-color: rgb(175, 175, 175);
    position: absolute;
    /* top: 0px; */
    border-radius: 5px;
    top: -4px;
    left: -202px;
    /* box-shadow: 5px 5px 5px rgb(168, 168, 168); */
}

.navbar-light .navbar-toggler {
    border-color: white;
    background-color: white;
}


/* ----------------------------our team----------------------------- */

.desktop_view {
    display: block;
}

.mobile_view {
    display: none;
}


/* Medium devices (tablets, 767px and up) */


/* Large devices (tablets, 991px and up) */

@media (max-width: 767px) {
    .desktop_view {
        display: none !important;
    }
    .mobile_view {
        display: block !important;
    }
}


/* ------------------------- media query------------------------------------- */


/* // Extra small devices (portrait phones, less than 576px) */

@media (max-width: 320px) {
    .box .col-md-3 .index-box h3 {
        text-align: center;
        font-weight: 900;
    }
    .box .col-md-3 .index-box {
        position: relative;
        margin-left: -4px;
        width: 100%;
        z-index: 1;
        margin-left: -65px;
        transform: translate(65px, -12px);
    }
    .box .col-md-9 form {
        background-color: rgb(228, 228, 228);
        padding: 24px;
        padding-left: 40px;
        border-radius: 10px;
        width: 300px;
        box-shadow: 5px 5px 5px rgb(168 168 168);
    }
    .box .col-md-3 .index-box h3 span {
        color: black !important;
    }
    .box .col-md-3 .inner-box {
        height: 379px;
        width: 291px;
    }
    .Header_section .navbar-brand img {
        width: 168px;
        padding: 10px;
    }
    .map iframe {
        width: 116px !important;
    }
    .box .col-md-3 .inner-box .map {
        display: none;
    }
    .box .col-md-3 .index-box {
        color: white;
        position: relative;
        /* margin-left: -24px; */
        z-index: 1;
        /* margin-left: 48px; */
        transform: translate(-51px, -23px);
    }
    .customers-section .container .client-box {
        padding: 20px 20px 20px 20px;
    }
}


/* =========================================================== */


/* // Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    .box .col-md-3 .index-box {
        color: white;
        position: relative;
        /* margin-left: -24px; */
        z-index: 1;
        margin-left: 48px;
        transform: translate(0px, -12px);
    }
    .customers-section .container .client-box {
        padding: 20px 20px 20px 20px;
    }
    .customers-section .container .client-box img {
        display: none;
    }
    .box .col-md-9 form {
        background-color: rgb(228, 228, 228);
        padding: 30px;
        /* padding-left: 0px; */
        border-radius: 10px;
        width: auto;
        box-shadow: 2px 2px 2px rgb(168 168 168);
    }
    .home-about-explore {
        padding: 62px 0px 53px;
    }
    .home-about-explore h1 {
        font-size: 1.7rem;
    }
    .home-about .col-md-6 p {
        padding: 0% 17% 0px 20%;
        text-align: left;
        font-size: 10px;
    }
    .home-about .col-md-6 img {
        margin-left: 8px;
    }
    .about-section .col-md-6 img {
        padding: 0px !important;
        /* width: 50%; */
        /* margin-left: 5px; */
    }
    .about-section .col-md-6:nth-child(1) {
        display: flex;
        justify-content: center;
        justify-content: center;
        align-items: center;
        text-align: center;
        max-height: 100vh;
    }
    .home-about h1 {
        font-size: 1rem;
    }
    .about-section .row .col-md-6 p {
        font-size: 9px;
        margin-bottom: 5px;
    }
    .about-section .row .col-md-6:nth-child(2) {
        padding: 0px;
    }
    .about-section .row .col-md-6 .SpacingBox {
        height: 20px;
    }
    .about-section .row .col-md-6 .btn {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .Our_Services_section .row {
        margin-left: -50px !important;
    }
    .customers-section .container .client-box img {
        transform: translate(272px, -148px) !important;
    }
    .customers-section .container .client-box {
        width: 100%;
    }
    .customers-section .container .client-box p {
        font-size: 9px;
    }
    .customers-section .container h2 {
        font-size: 1rem;
    }
    .our-facts .inner-box {
        width: 100%;
    }
    .our-facts .inner-box span {
        font-size: 8px;
    }
    .our-facts .inner-box .col-md-3 {
        font-size: 20px;
    }
    .our-facts .inner-box .col-md-3:nth-child(3) {
        margin-top: 10px;
    }
    .our-facts .inner-box .col-md-3:nth-child(4) {
        margin-top: 10px;
    }
    .home-about {
        /* padding: 25px; */
        padding-top: 0px;
    }
    .Our_Services_section .row .col-md-2 .card {
        width: 13rem !important;
        padding-right: 0px;
    }
    .map iframe {
        width: 210px;
    }
    .Footer .CenterBox {
        line-height: 15px;
    }
    .Our_Services_section .row .col-md-2 .card {
        /* height: 13rem; */
        /* width: 12rem !important; */
        text-align: center;
        align-items: center;
        border: none;
        background-color: transparent;
        /* padding: 25px; */
    }
    .Our_Services_section .row .col-md-2 .card .card-img-top {
        width: 83%;
        border-radius: 100px !important;
        height: 130px;
        margin-bottom: 10px;
    }
    .Our_Services_section .row .col-md-2 .card {
        height: auto;
        width: 18rem !important;
        padding: 0px;
        color: white;
    }
    .Our_Services_section .row .col-md-2 {
        display: flex;
        justify-content: center;
        padding-right: 0px;
        padding-left: 30px;
    }
    .black_header .left_side p {
        display: none;
    }
    .Footer h3 {
        font-family: "Poppins-bold";
        font-size: 18px;
    }
    .Footer .Box .email {
        display: flex;
    }
    .box .col-md-3 .index-box {
        transform: translate(-51px, -6px) !important;
    }
    .map {
        width: 223px !important;
    }
    .Footer .Box .contact_no {
        width: 101%;
    }
    .Footer .SocialIcons {
        display: flex;
    }
}


/* -------------------------- */

@media (max-width: 320px) and (min-width: 375px) {
    .Header_section .navbar-brand img {
        width: 193px;
        padding: 10px;
    }
    .Our_Services_section .row .col-md-2 .card p {
        margin-bottom: 0px;
        font-family: "Poppins-bold";
        font-size: 11px;
    }
    .customers-section .container .client-box img {
        transform: translate(179px, -181px);
        width: 100px;
        height: 100px;
    }
    .black_header .container .email {
        padding: 5px;
        font-size: 10px;
    }
    .black_header .container .contact_no {
        padding: 5px;
        font-size: 10px;
    }
    .customers-section .container .client-box {
        padding: 13px 79px 20px 20px;
    }
    .Our_Services_section .row .col-md-2 .card {
        height: 13rem;
        width: 10rem !important;
        padding-right: 0px;
        padding-left: 0px;
    }
    .Footer .CenterBox h3 {
        /* line-height: 10px; */
        font-size: 1rem;
    }
    .Footer .CenterBox p {
        /* line-height: 10px; */
        font-size: 0.7rem;
    }
    .Footer .Box h3 {
        /* line-height: 10px; */
        font-size: 1rem;
    }
    .Footer .Box p {
        /* line-height: 10px; */
        font-size: 0.7rem;
    }
    .box .col-md-3 .inner-box {
        height: 405px;
        width: 237px;
        margin-left: -23px;
    }
}


/* // Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {
    .Our_Services_section .row {
        margin-left: 0px !important;
    }
    .customers-section .container .slick-next {
        left: 55% !important;
    }
    .Our_Services_section .row .col-md-2 .card {
        width: 12rem !important;
        height: 13rem;
    }
    .about-section .row .col-md-6 h1 {
        font-size: 1.1rem;
    }
    .home-about .col-md-6 h1 {
        font-size: 2rem;
    }
    .home-about .col-md-6 p {
        text-align: center;
    }
    .about-section .row .col-md-6 p {
        -webkit-line-clamp: 4;
        font-size: 12px;
    }
    .customers-section .container .client-box {
        width: 97%;
    }
    .customers-section .container .client-box img {
        transform: translate(545px, -158px);
    }
    .box .col-md-3 .index-box {
        color: white;
        position: relative;
        /* margin-left: -24px; */
        z-index: 1;
        /* margin-left: 48px; */
        transform: translate(-51px, -23px) !important;
    }
    .box .col-md-3 .inner-box {
        height: 381px;
        padding-top: 21px;
    }
    .box .col-md-9 form {
        width: auto;
    }
}


/* ============================= */

@media (max-width: 1024px) {
    .box .col-md-3 .index-box {
        transform: translate(6px, -12px);
    }
    .Our_Services_section .row .col-md-2 .card {
        height: 13rem;
        width: 10rem !important;
        text-align: center;
        align-items: center;
        border: none;
        background-color: transparent;
        /* padding: 25px; */
    }
    .Our_Services_section {
        overflow: hidden;
    }
    .customers-section .container .client-box {
        width: 60%;
    }
    .Our_Services_section .container {
        margin-left: 0;
        padding-left: 0;
    }
    .Our_Services_section .row {
        margin-left: 0px;
    }
    .map {
        overflow: hidden;
        width: 120px;
    }
    .customers-section .container .slick-next {
        left: 51%;
    }
}

.contact_section .box .btn {
    background-color: #283a55;
    border: #283a55;
}

.map iframe {
    width: 250px;
}


/* =============== */

.last-div {
    background-color: #0e86ca;
    padding: 10px;
    font-family: "Poppins-bold";
    color: white;
}

.last-div .container {
    display: flex;
    justify-content: space-between;
}

.last-div .btn {
    background-color: #283a55;
    color: white;
}

.last-div .btn img {
    width: 18px;
}


/*---------------------------------------------------*/

.Footer img {
    width: 80px;
    padding-bottom: 10px;
    /* margin-top: 20px; */
}

.Footer {
    /* font-family: poppins-regular; */
    color: #283a55;
    background-color: #e0e0e0;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 14px;
    text-align: center;
}

.Footer .Box {
    padding: 20px;
}

.Footer .Box h4 {
    font-family: poppins-regular;
    font-size: 16px;
}

.Footer .CenterBox {
    /* display: -webkit-box;
  -webkit-box-orient : vertical;
  overflow : hidden;
  white-space : Normal;
  -webkit-line-clamp : 8;  */
    line-height: 10px;
    font-size: 11px;
    padding: 20px;
    text-align: center;
    /* border-left: #FFC309 2px solid; */
    /* border-right: #FFC309 2px solid; */
}

.Footer .Box .contact_no img {
    width: 27px;
    padding: 1px 7px 0px 0px;
    padding-bottom: 5px;
}

.Footer .Box .email img {
    width: 27px;
    padding: 1px 7px 0px 0px;
    padding-bottom: 5px;
}

.Footer .CenterBox h4 {
    font-family: poppins-regular;
    font-size: 16px;
}

.Footer a {
    color: #283a55;
}

.Footer a:hover:nth-child(3) {
    color: #27a8e0;
    text-decoration: none;
}

.Footer a:hover:nth-child(2) {
    color: #e46319;
    text-decoration: none;
}

.Footer a:hover:nth-child(1) {
    color: #0378aa;
    text-decoration: none;
}

.Footer a:focus {
    outline: none;
}

.Footer h4 {
    font-size: 22px;
    padding-top: 10px;
    height: 55px;
}

.Footer .SocialIcons {
    padding-top: 10px;
    font-size: 25px;
}

.Footer .SocialIcons .fa {
    padding-left: 7px;
    padding-right: 7px;
}

.Footer .FooterLink {
    padding-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: poppins-bold;
}

.Footer .FooterLink a:nth-child(1) {
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .FooterLink a:nth-child(2) {
    border-left: #ffffff 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .FooterLink a:nth-child(3) {
    border-left: #ffffff 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .FooterLink a:nth-child(4) {
    border-left: #ffffff 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .FooterLink a:nth-child(5) {
    border-left: #ffffff 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .FooterLink a:nth-child(6) {
    border-left: #ffffff 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .FooterLink a:nth-child(7) {
    border-left: #ffffff 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}

.Footer .Copyrights {
    padding-top: 20px;
}

@media (min-width: 666px) and(max-width: 1280px) {
    .Footer {
        font-size: 14px;
    }
    .Footer h4 {
        font-size: 18px;
    }
    .Footer .FooterLink {
        font-size: 12px;
    }
}

@media (min-width: 320px) and(max-width: 740px) {
    .Footer {
        font-size: 12px;
    }
    .Footer .Box {
        padding: 20px;
        text-align: left;
    }
    .Footer .CenterBox {
        border: 0 !important;
    }
    .Footer .CenterBox {
        border-left: #57585a 0 solid;
        border-right: #57585a 0 solid;
        border-top: #57585a 1px solid;
        border-bottom: #57585a 1px solid;
    }
    .Footer .SocialIcons {
        font-size: 30px;
    }
    .Footer .FooterLink {
        font-size: 12px;
    }
}


/*---------------------------------------------------*/


/* ---------------------- Services-View-Section ---------------------  */

.service-view-section {
    margin-top: 60px;
    margin-bottom: 60px;
}


/* .ser-view-image-div img {
  border: 3px solid #fa5c12;
  border-radius: 40px;
}
.ser-view-image-div img:hover {
  box-shadow: 1px 1px 3px #fa5c12;
} */

.service-view-section .view-services {
    border-radius: 20px;
    margin-bottom: 30px;
}

.ser-view-image-div .service_view_image {
    /* height: 400px; */
    overflow: hidden;
    /* border: 3px solid #fa5c12; */
    border-radius: 20px;
}

.ser-view-image-div .service_view_image img {
    /* width: 50%; */
    /* width: ; */
    height: 280px;
    border-radius: 20px;
    object-fit: cover;
    object-position: 0 20%;
    transform: scale(1.01);
}

.service-view-section .service-view-detail-div {
    margin-top: 30px;
}

.service-view-section .card-body-img {
    cursor: pointer;
    padding: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0 18px 36px -18px inset;
}

.service-view-section .card-body-img:hover {
    box-shadow: rgba(6, 24, 44, 0.4) 0 0 0 2px, rgba(6, 24, 44, 0.65) 0 4px 6px -1px, rgba(255, 255, 255, 0.08) 0 1px 0 inset;
}

.service-view-section .row {
    display: flex;
    /* justify-content: center; */
}


/* .ser-view-image-div .service_view_image img:hover {
  box-shadow: 1px 1px 3px #fa5c12;
} */

.ser-view-title {
    font-weight: 700;
    color: #fa5c12;
    font-family: poppins-black;
}

.service-view-detail-div {
    font-size: 14px;
}


/* .service-view-section .service-view-detail-div {
  padding: 20px 50px;
} */

.other-services-div {
    /* border: 1px solid rgb(228, 228, 228); */
    border-radius: 20px;
    box-shadow: rgba(58, 58, 58, 0.342) 0 3px 7px -3px, rgba(80, 79, 79, 0.2) 0 -3px 0 inset;
}

.other-services-div .title-div {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #283a55;
}

.other-services-div .title-div h1 {
    color: white;
    font-size: 25px;
}

.other-services-div .services-name {
    height: 35px;
    display: flex;
    align-items: center;
    /* border: 1px solid #dc3545; */
    border-bottom: 1px solid #283a55;
    /* margin-bottom: 10px; */
    text-decoration: none;
    /* color: #dc3545; */
    color: rgb(75, 75, 75);
    margin: 5px 0;
}

.other-services-div .services-name p {
    font-weight: 600;
}

.other-services-div .services-name:hover {
    background-color: #283a55;
}

.other-services-div .services-name:hover>p {
    color: white;
}

.col-inner {
    font-size: 13px;
}

.col-inner h6 {
    font-size: 13px;
}