/*
 Theme Name:   Archi Child
 Theme URI:    http://archiwp.com/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.7.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/


/** stikcy button css start  ***/
div#form-footer-section {
    background: white;
    border: 2px solid gray;
    position: fixed;
    z-index: 99999999;
    width: 100%;
    bottom: 0;
    margin-left: 0px;
    left: 0px;
}
/** stikcy button css end ***/


.list-data .job-info h4 {
	font-family: 'Montserrat',Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
}
.list-data .job-info h4 a:hover {
	color:  rgba(102, 130, 150,0.8) !important;
}

.sjb-page .sjb-detail .list-data .v1 .job-features .table td:first-child {

padding-left: 15px;
}

.job-features table td {
    border: 1px solid #ddd !important;
}

.sjb-page .list-data .btn {
    color: #666 !important;
    background-color: #ebebeb !important;
    font-size: 14px !important;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    border: 1px solid rgba(0,0,0,.1);
}
.sjb-page .list-data .btn:hover {
	    color: #5e5e5e !important;
    background-color: #dcdcdc !important;
}

.sjb-page .sjb-search-button .btn-search {
	    background-color: rgba(102, 130, 150,1) !important;
}
.sjb-page .sjb-search-button .btn-search:hover {
	    background-color: rgba(102, 130, 150,0.8) !important;
}

.sjb-page .list-data .v1 .job-type, .sjb-page .list-data .v1 .job-location, .sjb-page .list-data .v1 .job-date {
	color: #666 !important;
}

.sjb-page .sjb-detail .list-data .v1 h3, .sjb-page .sjb-detail .list-data .v2 h3, .sjb-page .sjb-detail .list-data ul li::before, .sjb-page .sjb-detail .list-data .v1 .job-detail h3, .sjb-page .sjb-detail .list-data .v2 .job-detail h3, .sjb-page .sjb-archive-page .job-title {
	color: #333 !important;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file div {
	    color: #666 !important;
    background-color: #ebebeb !important;
}

.container.sjb-container .col-md-9,
.container.sjb-container .col-md-11 {
    margin-bottom: 0;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .intl-tel-input {
    z-index: 999;
}
.loader-1 {
    border: 4px solid #2c588c;
    border-top: 4px solid #f3f3f3;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    display: none;
    right: 30%;
    position: relative;
    margin-top: 8px;}



@media(max-width: 767px){
header .container {
    background: #fff;
}
.loader-1 {
    right: 20%;
 }
}




/* Leparc-form style starts */

.leparc-form{
    margin: 100px 0 0 0;
}
#edesign-form label{
    font-family: 'Montserrat' !important;
    font-size: 18px;
    color: #2C588C;
    font-weight: 600;
    cursor: pointer;
}
#edesign-form  input , #edesign-form select   {
    font-size: 16px;
    font-family: 'Montserrat' !important;

}
.form-section{
    padding: 15px;
    margin: 0 auto 20px;
    background-color: rgb(230, 230, 230);
    box-shadow: rgba(216, 216, 216, 0.1) 0px 4px 12px;
    border-radius: 4px;
    border: 3px solid #2C588C;
}

.col-data .pacakage-title h3{
    background: #2c588c;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    font-family: 'Montserrat' !important;
    letter-spacing: 0.3px;
    padding:5px;
    min-height: 52px;
}

.package-box h4{
    color: #2C588C;
    font-weight: 500;
    font-size: 14px;
    /* font-family: "Barlow", sans-serif; */
    font-family: 'Montserrat' !important;
    letter-spacing: 0.3px;
    line-height: 18px;
  
}
.packages p{
    color: #2C588C;
    font-weight: 500;
    font-size: 12px;  
    letter-spacing: 0.2px;
    line-height: 1;
    
}
.package-border{
    margin: 15px 0;
    background: #fff;
    border: 1px solid #D9D0C1;
}
.package-border label{
    margin: 0px;
}
.package-box{
    padding: 0px 10px;
	max-width:222px;
}
.package-box ul{
    padding: 0px 15px;
}
.package-box li{
 font-size: 12px;
 font-weight: 500;
 line-height: 16px;
 font-family: 'Montserrat' !important;
 color: #000;
}
.package-box p{
    margin: 5px 0px;
    font-family: 'Montserrat' !important;
    color: #000;
    font-weight: 600;
}
.package-price{
    padding: 5px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.package-price h4{
    font-size: 14px;
    font-weight: 500;
    color: #2c588c;
    font-family: 'Montserrat' !important
}
input.packages_price {
    height: 25px;
    width: 20px;
    accent-color: #2241f1;
}
#edesign-form button {

    background: #2C588C;
    color: #fff;
    border: 1px solid #2C588C;
}
#edesign-form button:hover{
    border: 1px solid #2C588C;
    color: #2C588C;
    background: #ffffff;
}
.divider {
    background: #2C588C;
    color: #fff;
    margin: 0;
}
.col-data{
    padding: 20px 10px;
}

 div#audio_outer div.divider:last-child , div#window_outer div.divider:last-child , div#lighting_outer div.divider:last-child ,
 div#audio_outer div.divider:last-child{
    display: none;
}


.page-id-2716 .header-bg{
    top: 0px !important;
}

.form-pkg-btns{
    justify-content: end;
    min-height: 40px;
    margin: 20px -20px;
    display: flex;
   gap:20px;
}
.form-pkg-btns button {
    background: #2c588c;
    color: #fff;
}

#pkg-price-btn{
    /* position: fixed; */
    width: 150px;
    z-index: 999;
}
#leparc-popup-btn22{
    /* position: fixed; */
    /* right: 20%; */
    width: 150px;
    /* z-index: 999; */
}

  /* popup styles */

  .leparc-popup {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(  0, 0, 0, 0.4 );
    display: none;
    z-index: 2;
}
.popup-content {
    background-color: white;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888888;
    width: 35%;
    font-weight: bolder;
    position: relative;
    border-radius: 10px;
    visibility: visible;
}
.popup-content button {
    display: block;
    margin: 0 auto;
}
.show {
    display: block;
}
#closePopup{
  position: absolute;
  top: 0;
  right: 0px;
  background: #2C588C;
  color: #fff;
  padding: 2px 10px 3px 10px;
  border-radius: 17px;
  margin: 3px;
  cursor: pointer;
}
#closePopup:hover{
    background: #fff;
    color: #2C588C;
    border: 1px solid #2C588C;
}
.package-summary{
  border:2px solid #2C588C;
  padding:15px; 
  margin: 20px 0px;
  background: #f2f2f2;
}
.package-summary h2{
  color:#2C588C;
  font-family: "Barlow", sans-serif;
  font-weight:700;
}
.pkg-user-data{
  display:flex ;
  justify-content:space-between;
  border-bottom: 1px solid;
  gap: 5px;
  
}
.popup-submit-btn{
  margin-top:20px;
  display: flex;
}
.pkg-user-data span{
  font-size:14px;
  font-family: "Barlow", sans-serif;
  font-weight:600;
  color:#2C588C;
  text-align: right;
}
.popup-submit-btn button {
  background: #2C588C;
  color:#fff;
  font-size:14px;
  border:1px solid #2C588C;
}
.popup-submit-btn button:hover{
  background:#f2f2f2 !important;
  color:#2C588C ;
}

#edesign-form .required.error {
    border: 1px solid red;
}
.pacakage-title {
    min-height:90px;
    }    
    #popup_package_total_price .pkg-user-data span{
        font-size: 17px;
        font-weight: 700;
        padding: 10px 0;
    }
 .price-sbt-btn{
    display: flex;
    justify-content: space-between;
 }

.page-id-2718 #back-to-top {
    display: none !important;
}
.page-id-2718 form.post-password-form {
    width: 100%;
    max-width: 454px;
    margin: 100px auto;
    background: #2C588C;
    color: #fff;
    text-align: center;
    padding: 30px;
    border-radius: 10px;
    font-size: 18px;
}
.page-id-2718 form.post-password-form label{
    position: relative;
    cursor: pointer;
}
.page-id-2718 form.post-password-form label i {
    font-size: 20px;
    margin: 0;
}
.page-id-2718 form.post-password-form input[type="submit"] , #pwbox-2718 {
    color: #000;
    height: 40px;
    font-size: 16px;
  }
  
  .pdf-brocher-info{
    /* margin: 20px 0;
    padding: 10px;
    width: 100%;
    max-width: 20;
    max-width: 20%;
    background: #2c588c;
    color: #fff;
    border-radius: 4px;
    text-align: center; */
  }
  .pdf-brocher-info a{
    color:#fff;
    margin: 20px 0;
    padding: 20px;
    width: 100%;
    max-width: 20;
    max-width: 20%;
    background: #2c588c;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-family: "Barlow", sans-serif;
  }
  
  a.pdf-btn-text:hover {
    background: white;
    color: #2c588c;
    border: 1px solid #2c588c;
    text-decoration: none;
}
.pdf-brocher-info {
    margin: 20px -20px;
}

.packages .row{
    margin: 0;
}

#show-leparc-pw{
    position: absolute;
    right: 3px;
    color: #000;
    top: 11px;
    background: #fff;
    height: 27px;
    padding: 0px 5px;
}
.divider-and, .divider {
    font-family: 'Montserrat'!important;
}
.form-group #comments{
    width: 100%;
    font-family: 'Montserrat',Arial, Helvetica, sans-serif !important;
    padding:10px;
}

@media  (max-width: 1200px ) {
    .package-price {
        gap: 12px;
        padding: 0 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: left !important;
    }
    input.packages_price {
        height: 32px;
        width: 20px;
    }
    .pdf-brocher-info {
        position: absolute;
    }
    .leparc-form {
        margin: 90px 0 0 0;
    }
     header.header-bg nav {
    position: absolute;
    right: 0;
   }
}

@media  (max-width: 992px ) {
     header.header-bg nav {
    background: #fff;
   }
    header.header-bg nav a {
    color: #888 !important; 
   }
     header.header-bg nav {
    position: initial;
    right: 0;
   }
    .package-price {
        gap: 12px;
        padding:0 10px;
     
    }
    .pdf-brocher-info {
        position: initial;
    }
    .pdf-brocher-info a {
        margin: 0px 0;
        padding: 8px;
        width: 100%;
        max-width: 100%;
        display: block;

    }
    .form-pkg-btns {
        min-height: 40px;
        margin: 12px 0px;
        gap:80px;
        justify-content: space-between;
    }
    .pdf-brocher-info{
        margin: -8px 0px 0px 0px;
    }
    #pkg-price-btn , #leparc-popup-btn22{
        width: 100%;
    }
    .pdf-brocher-info img {
        width: 24px;
    }
    .popup-content{
        margin: 20% auto;
        width: 70%;
    }

}

@media  (max-width: 767px) {
    .form-section{
        padding: 10px 0;
        margin: 20px;
        width: 90%;
    }
    .form-pkg-btns {
      
        gap:40px;
   
    }
    .package-price{
        display: block;
    }
    .popup-content{
        width: 95%;
        padding: 20px 10px 10px 10px;
      }
      #closePopup {
      padding: 2px 9px;             
  }
  #edesign-form button {
    max-width: 100%;
    }
    .form-footer {
        display: flex;
        justify-content: space-evenly;
    }
    
    .package-box{
        min-height:0px;
        margin-bottom: 0;
    }
   
    .package-border .col-md-9 {
        margin-bottom: 0;
    }
    div#form-footer-section{
        z-index: 99;
    }
    .leparc-popup{
        z-index: 999999;
        top: 0;
    }
    .pkg-user-data span{
        font-size:13px;
        line-height: 18px;
      }

  }