/* START OF OTHER PAGES */

/* About */
.text-style-001 {
    padding: 30px;
    border: 1px solid rgb(255 255 255 / 10%);
    background:rgb(255 255 255 / 5%);
}

.text-style-001 p, .text-style-001 a{
    color: #c1c1c1 !important;
}

.text-style-001 p:last-child{
    margin-bottom:0;
}

.title-style-003 .sppb-addon-title {
    color: #ffffff;
}
.others-header .title-style-001 .sppb-addon-title {
    color:#ffffff;
    font-size: 60px;
    padding: 0 15px;
    font-weight: 700;
}
.about-img-style-001 img {
    height: 500px;
    width: 50vw;
    object-fit: cover;
}
.about-box-001 {
    padding: 50px;
}
@media (max-width: 1400px) {
    .about-img-style-001 img {
        height: 450px;
    }
}
@media (max-width: 991px) {
    .others-header .title-style-001 .sppb-addon-title{
        font-size: 50px;
    }
    .about-img-style-001 img {
        height: 400px;
    }
    .about-box-001 {
        padding: 30px;
    }
}
@media (max-width: 767px) {
   .others-header .title-style-001 .sppb-addon-title {
        font-size: 40px;
    }
    .about-img-style-001 img {
        height: 300px;
        width: 100vw;
    }
    .about-box-001 {
        padding: 30px 15px;
    }
}


/* Project List */
#projectList p, #projectList td{
    color:#fff !important; 
}

.view-project .table th, .view-project .table td {
    color: #fff;
}



/* Career */
.others-header {
    height: 400px;
}
.others-header .title-style-001 {
    padding-left: 15px;
}

.career-intro-title h3 {
    font-weight: 700;
}

.career-info-title {
    padding-left: 0px;
    padding-bottom:50px;
}

.career-form-title {
    padding-left: 15px;
    padding-bottom:50px;
}

.career-form-box.contact-form-box{
  	padding-right: 50px;
    padding-left: 0px;
}


.white-popup-block{
    background:#1a1a1a;
}

.modal-inner-block h4 {
    font-size: 32px;
    margin-bottom: 30px;
  	font-weight:700;
    color:#d9b867
}

.modal-inner-block p{
    font-size:14px !important;
    color:#c1c1c1;
}

.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close{
    color:#c1c1c1;
}

.job-boxes-001 {
    padding-left: 30px !important;
}

.job-box-001 {
    padding: 15px 20px;
    background: rgb(255 255 255 / 3%);
    box-shadow: 0px 0px 5px rgb(0 0 0 / 50%) !important;
    border-radius: 5px;
    transition:0.5s;
}

.job-box-001:hover {
    background: rgb(255 255 255 / 5%);
    box-shadow: 0px 0px 8px rgb(0 0 0 / 80%) !important;
}

.job-box-001 h3.sppb-addon-title {
    color: rgb(217 184 103 / 75%);
    transition:0.5s;
    font-size:32px;
    font-weight:700;
}

.job-box-001 p {
    color: #737373;
    transition:0.5s;
    margin-bottom:50px;
    font-size:16px;
}
.job-box-001:hover h3.sppb-addon-title{
    color: rgb(217 184 103 / 100%);
}

.job-box-001:hover p {
    color: #c1c1c1;
}

.job-box-001 .sppb-btn-default{
    opacity:0.5;
    font-size:16px;
}

.job-box-001 .sppb-btn-default:hover{
    opacity:1;
}




/* Contact Us */
.contact-form .form-label {
    display: none !important;
}

.contact-form-box{
  	padding-left: 50px;
}

.contact-info-box {
    padding-left: 50px;
}

.contact-form input, .contact-form textarea {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    background:transparent;
    border:0;
    border-bottom: 0.5px solid rgb(115 115 115 / 40%);
    border-radius:0 !important;
    padding:0;
    color:#333 !important;
    transition:0.5s;
}

.contact-form .nonform-control input{
    border-bottom:0;
}

.contact-info-box .sppb-addon-title {
    color: #333;
    font-size:24px;
    font-weight:700;
}

.contact-info-box p, .contact-info-box a {
    margin-bottom:0;
}

.contact-form-box p{
    margin-bottom:30px;
    color:#333;
}

.contact-form-box ::placeholder{
    color:#737373;
}

.contact-form-box input:focus, .contact-form-box textarea:focus{
    background:transparent;
    border-bottom:0.5px solid #333;
}

.contact-form-box p, .contact-form-box a{
    color: #333 !important;
}

.bfSubmitButton {
    background: #d9b867;
    border-radius: 0;
    border: 0;
    width: 100%;
    padding: 15px 0;
    transition:0.5s;
}

.bfSubmitButton:hover, .bfSubmitButton:focus{
    background: rgb(217 184 103 / 50%) !important;
    color:#c1c1c1;
}

.contact-info-box .sppb-addon-text-block{
    margin-bottom:30px;
}

.contact-info-box .sppb-column-addons .addon-root-text-block:last-child .sppb-addon-text-block{
    margin-bottom:0 !important;
}

.osmodul img.leaflet-tile {

}

.osmodul.leaflet-container a{
    color:#d9b867 !important;
    -webkit-tap-highlight-color:#d9b867 !important;
}
.osmodul .leaflet-popup-content-wrapper, .osmodul .leaflet-popup-tip{
    background: rgb(255 255 255 / 60%) !important;
    backdrop-filter:blur(5px);
    -webkit-backdrop-filter:blur(5px);
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.osmodul .leaflet-popup-content p{
    line-height:2 !important;
    margin:30px 0;
}

.osmodul .leaflet-popup-content a{
    text-transform:uppercase;    
}

.osmodul  .leaflet-control-attribution, .osmodul  .leaflet-control-scale-line{
    color:#c1c1c1;
}

.osmodul.leaflet-container .leaflet-control-attribution{
    background:rgb(255 255 255 / 50%);
}

.osmodul .leaflet-bar a, .osmodul .leaflet-bar a:hover{
     background:rgb(255 255 255 / 70%);
    border-bottom: 1px solid #d9b867;
}
.osmodul .leaflet-bar a:last-child{
    border-bottom:0;
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar{
    border:none;
}


/* Responsive */
@media (min-width:1600px){
    .career-info-title:before{
        left: 0 !important;
    }
    .career-info-title {
        padding-left: 0px;
        padding-bottom:50px;
    }
    
    .career-form-title:before{
        left: 0 !important;
    }
}
@media (max-width:991px){
    .contact-form-box{
      	padding-left: 0px;
    }
    .career-info-title:before{
        content:'';
        position:absolute;
        bottom:0;
        right: -150px !important;
        height:1px;
        width:250px;
        background:#d9b867;
    }
    .job-box-001 h3.sppb-addon-title {
        font-size:24px;
    }
    .job-box-001 p {
        font-size:13px;
    }
}
@media (max-width:767px){
    .others-header {
        height: 200px;
    }
    .others-header .title-style-001 {
        padding-left: 0px;
    }
    .contact-form-box{
      	padding-left: 15px;
        padding-right: 15px;
        margin-bottom:50px;
    }
    .contact-form-box p, .contact-form-box a{
        font-size:14px;
    }
    .contact-info-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-info-box p, .contact-info-box a {
        font-size:14px;
    }
    .contact-form-box ::placeholder{
        font-size:14px;
    }
    .career-info-title:before,
    .career-form-title:before{
        display:none;
    }
    .career-info-title {
        padding-left: 0px;
        padding-bottom:50px;
    }
    .career-form-title {
        padding-left: 0px;
        padding-bottom:30px;
    }
    .career-form-box.contact-form-box{
      	padding-left: 0px;
        padding-right: 0px;
        margin-bottom:0px;
    }
    .text-style-001 {
        padding: 20px;
    }
    .text-style-001.text-white {
        padding: 20px;
    }
    .text-style-001.text-white p, .text-style-001.text-white a,
    .text-style-001 p, .text-style-001 a{
        font-size:14px;
    }
    .modal-inner-block h4 {
        font-size: 28px;
    }

    .job-boxes-001 {
        padding-left: 0px !important;
    }

}



/* Privacy Policy */
.privacy-policy .sppb-panel-modern>.sppb-panel-heading {
    background: #eee;
    color: #333;
}

.privacy-policy .sppb-panel.sppb-panel-modern {
    border: 0;
    border-radius: 10px !important;
    background: #f7f7f7;
}

.privacy-policy .sppb-panel-modern .sppb-panel-body {
    border-top: 1px solid rgb(255 255 255 / 20%);
}

/* END OF OTHER PAGES */