@font-face {
    font-family: 'Inter';
    src: url('../font/Inter/Inter-Medium.ttf');
}

@font-face {
    font-family: 'Kepler Std Subhead';
    src: url('../font/Kepler/Kepler_Std_Subhead.otf');
}

* {
    font-family: "Inter", sans-serif;

}

body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}


/* start navbar */

.navbar {
    padding: 20px 0;
}

.navbar .logo-img img {
    height: 60px;
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

.navbar-nav .nav-link {
    font-size: 19px;
    line-height: 26px;
    font-family: "Inter";
    color: #303133;
    font-weight: 300;
}

.navbar-nav .nav-item-1 .nav-link:focus {
    color: #303133;
}

h2 {
    font-weight: 300 !important;
    font-family: 'Inter' !important;
}

h1 {
    font-weight: 300 !important;
    font-family: 'Inter' !important;
}

.mingcute--down-line {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='%23000' d='M12.707 15.707a1 1 0 0 1-1.414 0L5.636 10.05A1 1 0 1 1 7.05 8.636l4.95 4.95l4.95-4.95a1 1 0 0 1 1.414 1.414z'/%3E%3C/g%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}
.nav-link:hover{
    color:#CD834A ;
}

.active {
    color: #CD834A !important;
}

.contect {
    margin-bottom: 74px;
}

.contect h1 {
    font-size: 50px;
    line-height: 67px;
    font-weight: 400;
    color: #303133;
    letter-spacing: 0px;
    margin: 0;
        font-family: 'Kepler Std Subhead' !important;

}

.contect p {
    font-size: 35px;
    font-weight: 300;
    color: #303133;
    margin-bottom: 20px;
    letter-spacing: 0px;
        font-family: 'Kepler Std Subhead' !important;

}

.hero-section {
    padding-top: 170px;
}

.home-about {
    background-color: #EAEAEA;
}

.home-about img {
    width: 617px;
    height: 750px;
    max-width: calc(100% - 80px);
    margin-left: 80px;
    margin-top: -220px;
    margin-bottom: -90px;
}




.material-symbols-light--keyboard-arrow-right {
    display: inline-block;
    width: 0.9em;
    height: 0.9em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23CD834A' d='m13.292 12l-4.6-4.6l.708-.708L14.708 12L9.4 17.308l-.708-.708z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #CD834A;
    border-radius: 50%;
    font-family: "Inter";
}

.contect-2 p {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    padding-top: 50px;
    color: #303133;
    font-family: "Inter";
    margin-bottom: 45px;
}

.contect-2 a {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    color: #CD834A;
    text-decoration: none;
    font-family: "Inter";
}


.section-2.home {
    position: relative;
}

.contect-3 {
    min-height: 800px;
}
.contect-3 img {
    position: absolute;
    left: 0;
    width: 520px;
    height: 860px;
    margin-top: -60px;
}

.section-2 .contect-4 {
    line-height: 35px;
    margin-left: -20px;
}

.section-2 .contect-4 h2 {
    letter-spacing: 0px;
    font-size: 60px;
    line-height: 74px;
    font-weight: 500;
    color: #303133;
    margin-bottom: 40px;
    font-family: 'Kepler Std Subhead' !important;

}

.section-3 {
    background-color: #EAEAEA;
    padding: 100px 0 118px;
}

.section-3 h2 {
    font-size: 60px;
    line-height: 94px;
    font-weight: 400;
    margin-bottom: 40px;
    color: #303133;
    letter-spacing: 0px;
        font-family: 'Kepler Std Subhead' !important;
}

.section-3 p {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 50px;
        font-family: 'Kepler Std Subhead' !important;

    margin: 0 0 40px;
}

.section-3 a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #CD834A;
    text-decoration: none;
}


.navbar-nav .nav-link:hover {
    color: #CD834A;
    /* Change to desired hover color */
}

.contect-4 h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.contect-4 p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 40px;
    font-weight: 300;
    width: 600px;
}
@media screen and (max-width: 1199px) {
    .contect-4 p {
    width: 460px;
}
}

.contect-4 a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #CD834A;
    text-decoration: none;
    cursor: pointer;
}


.contect-3 p {
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
}

.section-4 {
    background-image: url(./../img/img-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: 600px;
    padding: 80px 0;
}

.text h2 {
    font-size: 80px;
    font-weight: 400;
    color: #303133;
    letter-spacing: 0px;
    line-height: 120px;
       font-family: 'Kepler Std Subhead' !important;

    margin-bottom: 10px;
}

.text a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #CD834A;
    text-decoration: none;
    cursor: pointer;
}

/* start footer */

.mingcute--location-3-fill {
    display: inline-block;
    top: 3278px;
    right: 1458px;
    width: 30px;
    height: 30px;
    background: transparent url('../img/location.png') 0% 0% no-repeat padding-box;
    opacity: 1;
    background-size: contain;
}

.carbon--email {
    display: inline-block;
    top: 3282px;
    right: 1512px;
    width: 30px;
    height: 30px;
    background: transparent url('../img/email.png') 0% 50% no-repeat padding-box;
    background-size: contain;
}

.ic--round-whatsapp {
    display: inline-block;
    top: 3281px;
    right: 1550px;
    width: 30px;
    height: 30px;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19.05 4.91A9.816 9.816 0 0 0 12.04 2c-5.46 0-9.91 4.45-9.91 9.91c0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21c5.46 0 9.91-4.45 9.91-9.91c0-2.65-1.03-5.14-2.9-7.01m-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18l-3.12.82l.83-3.04l-.2-.31a8.264 8.264 0 0 1-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24c2.2 0 4.27.86 5.82 2.42a8.183 8.183 0 0 1 2.41 5.83c.02 4.54-3.68 8.23-8.22 8.23m4.52-6.16c-.25-.12-1.47-.72-1.69-.81c-.23-.08-.39-.12-.56.12c-.17.25-.64.81-.78.97c-.14.17-.29.19-.54.06c-.25-.12-1.05-.39-1.99-1.23c-.74-.66-1.23-1.47-1.38-1.72c-.14-.25-.02-.38.11-.51c.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31c-.22.25-.86.85-.86 2.07c0 1.22.89 2.4 1.01 2.56c.12.17 1.75 2.67 4.23 3.74c.59.26 1.05.41 1.41.52c.59.19 1.13.16 1.56.1c.48-.07 1.47-.6 1.67-1.18c.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;

}

.ri--linkedin-fill {
    display: inline-block;
    top: 3279px;
    right: 1638px;
    width: 30px;
    height: 30px;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M6.94 5a2 2 0 1 1-4-.002a2 2 0 0 1 4 .002M7 8.48H3V21h4zm6.32 0H9.34V21h3.94v-6.57c0-3.66 4.77-4 4.77 0V21H22v-7.93c0-6.17-7.06-5.94-8.72-2.91z'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.footer-icon ul {
    align-items: center;
}
.footer-icon ul li {
    line-height: 1;
}

.footer-icon ul li a {
    font-size: 30px;
}

.footer-icon ul a span {
    position: relative;
    top: 10px !important;
    right: 0 !important;
}
.footer {
    background-color: #EAEAEA;
    padding: 130px 0 150px;
}

.footer-logo img {
    width: 113px;
}

.footer-text ul {
    padding: 0;
    margin: 0;
}

.footer-text ul li {
    list-style: none;

}

.footer-text ul li a {
    text-decoration: none;
    color: black;
    font-size: 19px;
    font-weight: 300;
    font-family: "Tajawal", sans-serif;

}

.footer-text p {
    font-size: 19px;
   color: #303133;
    font-weight: 300;
    font-family: "Tajawal", sans-serif;
    margin-bottom: 0;
}

.footer-icon ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 17px;
    list-style: none;
    margin-bottom: 0;
  padding: 0 4px 0;
}

.footer-icon ul a {
    color: black;
    font-size: 20px;
}

.section-header {
    margin: 146px 0 65px;
}
.section-header h1 {
    font-size: 60px;
    font-weight: 200;
    color: #CD834A;
    letter-spacing: 0.6px;
    font-family: 'Kepler Std Subhead' !important;
}

.about-text {
    padding: 60px 0 40px;
}

.about-text h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
        font-family: 'Kepler Std Subhead' !important;

    color: #303133;
}
.about-text .lead {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Kepler Std Subhead' !important;
              margin-bottom: 60px;


}

.about-section {
    height:400px;
    margin-bottom: 470px;
}

.about-section .container-fluid {
    padding-right: 0;
        background-color: #EAEAEA;
        width: calc(100% - 140px);
        margin: 0;
        height: 480px;

}

.about-section img {
  max-width: 100%;
  height: auto;
  margin-top: -127px;
}

.about-section p{
    color: #303133;
    font-size:18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 26px;
}

.section-side-header h1{
    font-size: 40px;
    line-height: 46px;
    font-weight: 400;
    color: #CD834A;
    letter-spacing: 0px;
    margin: 0;
    font-family: 'Kepler Std Subhead' !important;
    height: 114px;
}

.service-bottom {
    margin-bottom: 245px;
}
.service-bottom .container-fluid {
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 140px);
    margin-left: 140px;
}

.service-bottom .text {
      padding: 70px 100px;
}
.service-bottom .text .lead {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 30px;
    font-family: 'Kepler Std Subhead' !important;

}

.service-bottom .text ul {
    /*list-style: none;*/
    margin-bottom: 25px;
}

.service-bottom .text li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: 300;
}


.service-info{
    background-color:#EAEAEA;
    height: auto;
}
.service-info p {
    margin: 0;
}

.service-info img{
    margin-top: -114px;
    width: 80%;
}

.service-info .mt-3{
    padding-top: 50px;
    font-size: 24px;
    width: 62%;
    margin-left: 70px;
}

.services-nav {
      padding: 30px 20px 30px;
    background-color: #EAEAEA;
    max-width: 250px;

}

.about-text {
    height: 670px;
    overflow: hidden;
}
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

@media screen and (max-width: 1199px) {
    .about-text {
        height: 500px;
        overflow: scroll;
    }
}

@media screen and (max-width: 991px) {
    .about-text {
        height: auto;
        overflow: scroll;
    }
}

.services-nav .list-group-item {
    background-color: transparent;
    border: none;
}


.services-nav .list-group-item a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-family: 'Kepler Std Subhead' !important;

}

.services-nav .list-group-item a:focus{
    color: #CD834A;
}

.services-nav .list-group-item:focus{
    color: #CD834A;
}

.service-top {
    margin-top: 120px;
}

.service-info .icon {
    width: 28px;
    height: 28px;
    margin-right: 10px;
}
.service-info .icon span {
    width: 28px;
    height: 28px;
}
.service-info .contact {
    font-size: 24px;
    line-height: 26px;
    color: #303133;
    font-weight: 300;
    font-family: 'Kepler Std Subhead' !important;

}

.img-text {
    background-color: #EAEAEA;

    height: 330px;

    padding: 20px 0;
    /* box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08); */
    margin: auto;
}
.img-text-2 {
    background-color: #EAEAEA;
    padding: 44px;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
    margin: 0 auto;

}

.img-text-2 h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 12px;
    font-family: 'Kepler Std Subhead' !important;
}

.img-text-2 p {
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 300;
    color: #5a5b5efd;
    margin: 0;
}

.img-text img {
    width: 330px;
    height: 330px;
}

.text-img {
    line-height: 10px;
    margin-top: 24px;
}
.text-img h5 {
    font-size: 50px;
    color: #303133;
    letter-spacing: 0;
    font-family: 'Kepler Std Subhead';
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 40px;
}

.text-img .pr-1 {
    color: #CD834A;
    font-size: 35px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 30px;
    font-family: 'Kepler Std Subhead';
}

.text-img .pr-2 {
    color: #CD834A;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    font-weight: 300;
}

.text-img .pr-2 small {
    color: #303133;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Inter';
    font-weight: 300;
}
.text-img .icon {
    color: #CD834A;
}
.goo {
    margin-top: 40px;
}
.goo-2 {
    margin-bottom: 140px;
}

.goo-3 {
    margin-bottom: 50px;
}
.goo-3 a {
    text-decoration: none;
    color: #303133;
}
.goo-3 a:hover {
    color: #CD834A;
}

.boxser {
    background-color: #EAEAEA;
      display: inline-block;
   padding: 30px 30px 40px 30px;
     margin-top: 146px;

}

.boxser .list-group-item:last-of-type {
    margin-bottom: 0;
}
.boxser .list-group-item {
    background-color: transparent;
    border: none;
    padding: 0.1rem 0;
    max-width: 100%;
    background-color: #EAEAEA;
    border-bottom: 1px solid #707070;
    border-bottom-color: rgb(175, 170, 170);
    text-align: center;
    margin-bottom: 20px;
}

.boxser .list-group-item a {
    text-decoration: none;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    width: 100%;
    font-family: 'Kepler Std Subhead' !important;

}

.boxser .list-group-item a svg {
    margin-left: 35px;
}

.boxser .list-group-flush > .list-group-item:last-child {
    border-bottom: 1px solid #707070;
}
.boxser  .list-group-item :hover {
     color:#CD834A ;
 }
.boxser .list-group-item a:focus {
    color: #CD834A;
}

.boxser .list-group-item:focus {
    color: #CD834A;
}

.services-section .services-lead {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Kepler Std Subhead' !important;

}
.services-section p {
    font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}



.team-all .goo {
    padding-top: 70px;
    background-color: #EAEAEA;
    width: 100%;
    height: auto;
    font-family: "Inter";
    margin-bottom: 100px;
    margin-top: 0;
}

.team-all .img-text {
    background-color: #FFFFFF;
    width: auto;
    height: 178px;
    border-radius: 0;
    padding: 20px 0;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
    cursor: pointer;
}

@media (max-width: 1280px) {
    .team-all .goo {
        height: 100%;
    }
}

@media (max-width: 1280px) {
    .team-all .img-text {
        margin: auto;
    }
}

@media (max-width: 769px) {
    .team-all .img-text {
        margin: auto;
        margin-left: -20px;
        padding: -10px;
    }
}

.team-all .img-text img {
    width: 150px;
    height: 150px;
    margin-top: 29px;
}

.team-all .text-img {
    line-height: 5px;
    margin-top: 24px;
    margin-left: -20px;
}

@media screen and (max-width: 767px) {
    .team-all .img-text img {
        margin-top: 0;
    }
}


.team-all .text-img h5 {
    font-size: 25px;

    width: fit-content;
    color: #515355;
    letter-spacing: 1;
    font-family: "Inter";
    margin-top: 0;
}

.team-all .text-img h5:hover{
    border-bottom: 1px solid #CD834A ;
}

.team-all .text-img .pr-1 {
    color: #CD834A;
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-family: "Inter";
}

.team-all .text-img .pr-2 {
    color: #CD834A;
    font-size: 12px;
    margin-bottom: 5px;
}

.team-all .text-img .pr-2 small {
    color: #303133;
    font-size: 14px;
}
.team-all .ri--linkedin-fill {
    width: 14px;
    height: 14px;
}


.news-contect h1 {
    font-size: 50px;
    font-weight: 300;
    color: #CD834A;
    letter-spacing: 1px;
    font-family: "Kepler Std Subhead" !important;
    padding-bottom: 15px;
    padding-top: 40px;
}
@media (max-width: 769px) {
    .news-contect h1 {
        font-size: 40px;
        height: 100%;
        width: 100%;
        margin: auto;
        text-align: center;
    }
}

.news-contect p {
    font-size: 20px;
    font-weight: 500;
    color: #303133;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.news-section {
    background-color: #EAEAEA;
    padding: 30px 0;
    width:auto;
    /* padding-left: 50px; */


}

.news-section-4 {

    margin-bottom: 100px;
}

.news-section img {
   max-height: 830px;
  margin-top: -150px;
  margin-bottom: -350px;
  width: 540px;
}


.material-symbols-light--keyboard-arrow-right {
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m13.292 12l-4.6-4.6l.708-.708L14.708 12L9.4 17.308l-.708-.708z'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    border: 1px solid #CD834A;
}

.news-contect-2 h6 {
    color: #CD834A;
    margin-bottom: 20px;
    font-weight: 500;
        font-family: "Kepler Std Subhead" !important;
    font-size: 20px;
}

.news-contect-2 strong {
    font-size: 32px;
      font-family: "Kepler Std Subhead" !important;
  color: #29292b;
  font-weight: 300;
  line-height: 35px;
}

.news-contect-2 p {
    font-size: 20px;
    font-family: "Inter";
    font-weight: 300;
    color: #29292b;
}

.news-contect-4 h6 {
    color: #CD834A;
    margin-bottom: 20px;
    font-weight: 500;
        font-family: "Kepler Std Subhead" !important;
    font-size: 20px;
}

.news-contect-4 strong {
    font-size: 32px;
      font-family: "Kepler Std Subhead" !important;
  color: #29292b;
  font-weight: 300;
  line-height: 35px;
}

.news-contect-4 p {
    font-size: 20px;
    font-family: "Inter";
    font-weight: 300;
    color: #29292b;
}

.service-info.contact img {
  margin-top: -200px;
  width: 80%;
}

@media screen and (max-width: 768px) {
    .service-bottom.contact {
          margin-top: 80px;
    }
    .service-info.contact img {
        width: 100%;
        margin-top: -126px;
    }
}

.service-bottom.contact {
  margin-bottom: 245px;
  margin-top: 140px;
}

@media screen and (min-width: 1480px) {
    .container-fluid {
        padding: 0 140px;
    }
}
@media screen and (max-width: 1479px) {
    .container-fluid {
        padding: 0 70px;
    }
    .navbar {
        padding: 20px 0;
    }
    .navbar .logo-img img {
        width: 50px;
    }
    .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 22px;
    }
    .contect h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .contect p {
        font-size: 30px;
    }
    .contect-2 p {
        font-size: 18px;
        padding-top: 0;
        margin-bottom: 20px;
    }
    .contect-2 a {
        font-size: 18px;
    }
    .home-about img {
        width: 617px;
        height: 650px;
        margin-top: -168px;
        margin-bottom: -50px;
    }
    .contect-3 {
        min-height: 500px;
    }
    .contect-3 img {
        position: absolute;
        left: 0;
        width: 410px;
        height: 560px;
        margin-top: -60px;
    }
    .section-2 .contect-4 h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .contect-4 p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .contect-4 a {
        font-size: 18px;
    }

    .section-3 h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    .section-3 {
       padding: 50px 0 80px;
    }
    .section-3 p {
        font-size: 30px;
        line-height: 40px;
        margin: 0 0 20px;
    }
    .section-3 a {
        font-size: 18px;
    }
    .section-4 {
        height: 400px;
        padding: 30px 0;
        background-size: cover;
    }
    .text h2 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 10px;
    }

    .footer {
        background-color: #EAEAEA;
        padding: 60px 0 70px;
    }
    .footer-logo img {
        width: 80px;
    }
    .footer-text ul li a {
        font-size: 14px;
    }
    .footer-text p {
        font-size: 16px;
    }
    .section-header h1 {
        font-size: 50px;
    }
    .section-header {
        margin: 80px 0 40px;
    }
    .about-section .container-fluid {
        width: calc(100% - 70px);
        height: 400px;
    }
    .about-text {
        padding: 30px 0 20px;
    }
    .about-text h2 {
        font-weight: 400;
        font-size: 26px;
        line-height: 36px;
    }
    .about-text .lead {
        font-size: 20px;
        line-height: 24px;
        font-weight: 300;
    }
    .about-section p {
        color: #303133;
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
    }
    .about-section {
        margin-bottom: 300px;
    }
    .service-bottom .container-fluid {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 70px);
        margin-left: 70px;
    }
    .services-nav {
        padding: 16px 16px 20px;
        background-color: #EAEAEA;
    }
    .services-nav .list-group-item {
        background-color: transparent;
        border: none;
        padding: 6px 0;
    }

    .services-nav .list-group-item a {
        text-decoration: none;
        color: #000;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    .service-bottom .text {
        padding: 60px 90px;
    }

    .service-bottom .text .lead {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .service-bottom .text li {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 18px;
        font-weight: 300;
    }
    .section-side-header h1 {
        font-size: 30px;
        line-height: 50px;
    }
    .service-info img {
        margin-top: -93px;
        width: 80%;
    }

    .news-contect h1 {
        font-size: 40px;
    }

    .news-section img {
        max-height: 830px;
        margin-top: -140px;
        margin-bottom: -350px;
        width: 490px;
    }

    .news-contect-2 strong,
    .news-contect-4 strong {
        font-size: 26px;
        font-family: "Kepler Std Subhead" !important;
        color: #29292b;
        font-weight: 300;
        line-height: 30px;
    }

    .news-contect-2 p ,
    .news-contect-4 p {
        font-size: 16px;
    }


}
@media screen and (max-width: 1199px) {
  .section-header h1 {
    font-size: 40px;
  }
  .section-header {
    margin: 50px 0 30px;
  }
  .about-text {
    padding: 20px 0 16px;
  }

  .about-text h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
  }

  .about-text .lead {
    font-size: 18px;
    line-height: 22px;
   }
   .about-section img {
        max-width: 100%;
        height: auto;
        margin-top: -55px;
   }

  .about-section {
    margin-bottom: 220px;
  }
  .services-nav {
        padding: 12px 16px 12px;
        background-color: #EAEAEA;
        width: 90%;
    }
    .section-side-header h1 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 400;
        color: #CD834A;
        letter-spacing: 0px;
        margin: 0;
    }
    .service-top {
        margin-top: 100px;
    }
    .service-info img {
        margin-top: -120px;
        width: 80%;
    }
    .service-bottom .text {
        padding: 26px 40px;
    }

    .service-bottom .text .lead {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .service-bottom .text li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 14px;
        font-weight: 300;
    }
    .service-bottom {
        margin-bottom: 100px;
    }
    .service-info .contact {
  font-size: 18px;
  line-height: 22px;
  color: #303133;
  font-weight: 300;
}
.text-img h5 {
  font-size: 40px;
}
.text-img .pr-1 {
  color: #CD834A;
  font-size: 30px;
  line-height: 45px;
  font-weight: 300;
  margin-bottom: 16px;
  font-family: 'Inter';
}
.img-text-2 h2 {
  font-size: 30px;
}
.img-text-2 p {
  font-size: 16px;
}
.section-side-header h1 {
    font-size: 26px;
    line-height: 36px;
}
  .services-nav .list-group-item {
    background-color: transparent;
    border: none;
    padding: 5px 0;
  }
    .services-nav .list-group-item a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
  }

  .news-section img {
    max-height: 830px;
    margin-top: -140px;
    margin-bottom: -350px;
    width: 400px;
  }
  .news-contect h1 {
    font-size: 30px;
  }
  .news-section {
    background-color: #EAEAEA;
    padding: 20px 0;
    width: auto;
    padding-left: 50px;
}

  .news-contect-2 strong, .news-contect-4 strong {
    font-size: 20px;
    font-family: "Kepler Std Subhead" !important;
    color: #29292b;
    font-weight: 300;
    line-height: 24px;
  }
  .news-contect-2 p, .news-contect-4 p {
    font-size: 14px;
  }
  .service-bottom.contact {
    margin-bottom: 100px;
    }

}
@media screen and (max-width: 991px) {
    .container-fluid {
        padding: 0 30px;
    }
    .hero-section {
          padding-top: 50px;
    }
    .contect h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }
    .contect p {
        font-size: 24px;
        text-align: center;
    }
    .home-about {
        padding: 50px 0;
    }
    .home-about img {
        width: 400px;
        height: 500px;
        margin: 30px auto 0;
    }
    .section-2 {
        padding: 50px 0;
    }
      .contect-3 img {
        position: relative;
        left: 0;
        width: 343px;
        height: 460px;
        margin-top: 0;
    }
    .section-2 .contect-4 h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .section-2 .contect-4 {
        margin-left: 0;
    }
    .contect-4 p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
        width: auto;
    }
    a {
        font-size: 16px !important;
    }
    .section-3 {
        padding: 50px 0 50px;
    }

    .section-3 h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .section-3 p {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 10px;
    }
    .text h2 {
         font-size: 36px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .section-4 {
        height: 280px;
        padding: 30px 0;
    }
    .footer-logo img {
        width: 80px;
    }
    .footer-text ul li a {
        font-size: 14px !important;
    }
    .footer-text p {
        font-size: 14px;
    }
    .about-section img {
        max-width: 100%;
        height: 400px;
        margin-top: 0px;
    }
    .about-section .container-fluid {
        width: calc(100% - 30px);
        height: auto;
    }

    .about-section {
        margin-bottom: 50px;
        height: auto;

    }
.section-side-header h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    color: #CD834A;
    letter-spacing: 0px;
    margin: 0;
    text-align: start;
  }
  .service-bottom .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
    width: 100%;
  }
  .services-nav {
    padding: 16px 16px 16px;
    background-color: #EAEAEA;
    width: 100%;
  }

  .service-info {
    margin-top: 30px;
  }
 .service-info img {
    margin-top: 0;
    width: 100%;
  }
  .img-text {
  background-color: #EAEAEA;
  height: auto;
  }
  .news-section {
    padding-left: 0;
  }
}

@media screen and (max-width: 575px) {
    .container-fluid {
        padding: 0 16px;
    }
 .contect h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .contect p {
    font-size: 18px;
  }
    .hero-section {
    padding-top: 40px;
  }
  .contect {
    margin-bottom: 40px;
  }
   .home-about {
    padding: 30px 0;
   }
   .contect-2 p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
   .home-about img {
    max-width: 100%;
    height: 350px;
    margin: 30px auto 0;
    width: auto;
  }
   .contect-3 {
    text-align: center;
   }
   .contect-3 img {
    position: relative;
    left: 0;
    max-width: 100%;
    height: 300px;
    margin-top: 0;
    width: auto;
  }
  .contect-3 {
    min-height: unset;
    margin-bottom: 30px;
  }
   .section-2 .contect-4 h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }
    .section-3 h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }
    .section-3 p {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
  }
  .section-4 {
    background-image: none;
    background-color: #fff;
    height: auto;
  }
    .text h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .footer {
    padding: 40px 0 40px;
  }
    .service-bottom .text .lead {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
  }
  .service-bottom .text {
    padding: 16px 16px;
  }
  .text-img {
  line-height: 10px;
  margin-top: 24px;
  padding: 0 20px;
}
 .text-img h5 {
    font-size: 30px;
  }
    .text-img .pr-1 {
    color: #CD834A;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 16px;
    font-family: 'Inter';
  }
  .img-text-2 {
  background-color: #EAEAEA;
  padding: 16px;
  }
   .img-text-2 h2 {
    font-size: 20px;
  }
   .img-text-2 p {
    font-size: 14px;
  }
  .goo-2 {
  margin-bottom: 50px;
}
.goo {
  margin-top: 20px;
}
.services-section .services-lead {
  font-size: 18px;
  line-height: 24px;
}
.services-section p {
  font-size: 16px;
  line-height: 20px;
}
.list-group-item a {
    width: 200px;
}
.team-all .img-text {
        margin: auto;
        margin-left: 0;
        padding: 20px;
        height: auto;
    }
}
