/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.19.0.1668239605
Updated: 2022-11-12 07:53:25

*/
section.map-section .main-div .content a{
	font-size: 0 !important;
}
body{
    width: auto;
    height: auto;
}
/* portfolio individual */
body.page-template-portfolio-individual #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_footer {
    background: #202834!important;
}
.page-template-portfolio-individual .et_pb_row_0_tb_footer {
    display: none;
}
/* portfolio individual */

.main-container{
    width: 100%;
    max-width: 1240px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
section.breadcamp-section{
    background-position: right top;
    background-image: url(/wp-content/uploads/2022/11/service-bmi.png)!important;
    padding: 200px 0;
    background-repeat: no-repeat;
    background-color: #232935;
    padding-bottom: 250px;

    }
section.breadcamp-section h1 {
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 55px;
    text-shadow: 0em -0.07em 0.02em rgb(0 0 0 / 40%);
    text-transform: capitalize;
    color: #fff;
}
.floatbox-img {
    width: 100%;
    position: relative;
    margin-top: -160px;
    display: flex;
}
.floatbox-img img{
    width: 100%;
}
.floatbox-img:before {
    content: '';
    background-color: #ff7300;
    position: absolute;
    width: 100%;
    height: 10px;
    bottom: 0;
}
section.description-section {
    margin-top: 100px;
    background: rgb(233,233,233);
    background: linear-gradient(90deg, rgba(233,233,233,1) 50%, rgba(233,233,233,0) 50%);
    background-image: url(/wp-content/uploads/2022/11/Vector-Smart-Object-copy-2.png), linear-gradient(90deg, rgba(233,233,233,1) 50%, rgba(233,233,233,0) 50%);
    background-repeat: no-repeat;
}

.content-title {
    font-size: 30px;
    padding:20px 0;
}
.description-section .content ul li span.listtitle {
    font-weight: bold;
}
.listtitle {
	text-transform: capitalize;
}
.description-section .content ul:not(.home-list) li {
    font-weight: 300;
    margin-bottom: 10px;
	padding-left: 25px;
    text-indent: -25px;
	/* text-transform:capitalize; */
}
.home-list li {
	padding-left: 25px !important;
}
.description-section .content ul li img {
    margin-right: 10px;
	width:15px;
}
section.description-section .main-div {
    display: flex;
    justify-content: space-between;
    padding: 100px 0;
    padding-bottom: 150px;
    background-color: #e9e9e9;
}
section.description-section .main-div .content {
    width: 60%;
}
.description-section .main-div .des-images {
    width: 100%;
    padding-right: 50px;
}
.description-section .main-div .content + .des-images {
	padding-right: 0;
	padding-left: 50px;
}
.revit-box-section .revit-infobox {
    padding: 50px 0;
}
.revit-box-section .revit-infobox .infobox-content {
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 80px 0;
    width: 100%;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #ff7300;
    background-position: center;
}
.revit-box-section .revit-infobox .infobox-content span {
    font-weight: 300;
    font-size: 24px;
}
.revit-box-section .revit-infobox .infobox-content p {
    font-weight: bold;
    font-size: 24px;
    text-transform: capitalize;
    display: none;
}
.revit-box-section .revit-infobox .infobox-content a {
   
    color: #ff7300;
    font-size: 24px;
    display: block;
    text-decoration: underline;
    padding-left: 30px;
    background-image: url(/wp-content/uploads/2022/12/eye-img.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;

}
.revit-box-section .main-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -80px;
}
.revit-box-section .revit-infobox {
    padding: 0px 0;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    text-align: center;

}
section.revit-box-section{
    padding-bottom: 100px;
    position: relative;
}
section.revit-box-section:before {
    content: '';
    background-image: url(http://mybimdev.mysites.io/wp-content/uploads/2022/11/Vector-Smart-Object-5.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    right: 0;
    height: 500px;
    width: 500px;
    background-size: cover;
    top: -80px;
    z-index: -1;
}
section.revit-modal-section {
    margin: 100px 0;
    background-image: url(/wp-content/uploads/2022/11/vector-copy.png),linear-gradient(90deg,rgba(41,196,169,0) 50%,#3f6179 50%)!important;
    background-repeat: no-repeat;
    background-position: right;
}
.revit-modal-section .main-container {
    /* background-color: #3f6279; */
    background: rgb(63,98,121);
background: linear-gradient(90deg, rgba(63,98,121,1) 50%, rgba(233,233,233,0) 50%);
}
.revit-modal-section .content {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize;
    width: 20%;
}
.revit-modal-section .main-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.revit-modal-section .main-div img {
    width: 80%;
    margin-left: -100px;
    margin-top: -100px;
    padding-bottom: 50px;
}

.drawing-section .drawing-box {
    width: 46%;
    border: 1px solid #ff7300;
    padding: 30px;
    margin-bottom: 20px;
}
.drawing-section .drawing-box .content h2.title {
    font-size: 21px;
    font-weight: bold;
    display: none;
}
.drawing-section .drawing-box .content h3.sub-title {
    font-size: 24px;
    color: #ff7300;
    font-weight: bold;
}
.drawing-section .drawing-box img {
    max-width: 350px;
    width: 100%;
    margin: 0 0 0 auto;
    display: block;
}
.drawing-section .drawing-box a {
    font-size: 16px;
    color: #ff7300;
    text-transform: capitalize;
    text-decoration: underline;
    padding-left: 30px;
    background-image: url(http://mybimdev.mysites.io/wp-content/uploads/2022/12/eye-img.png);
    background-repeat: no-repeat;
    background-size: 21%;
    background-position: left;
}
.drawing-section .main-div {
    display: flex;
    justify-content: space-between;
}
.drawing-six-box .main-div{
flex-wrap: wrap;
}
.drawing-six-img{
    width: 49% !important;
}

.drawing-six-img a {
    visibility: hidden;
}
.drawing-six-img:hover a {
    visibility: visible;
    text-decoration: none;
    font-size: 20px !important;
    color: #000 !important;
    z-index: 9 !important;
    background-image: none !important;
}
.drawing-six-img:hover:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #00000036;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 0;
}
section.drawing-section {
    margin-bottom: 100px;
    background-image: url(/wp-content/uploads/2022/11/Vector-Smart-Object-copy-3.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 10% 70%;
}
section.popup-section {
    display: none;
}
section.map-section .main-div {
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    align-items: center;
    text-align: center;
}
section.map-section .main-div .content {
    width: 100%;
    max-width: 33.33%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
section.map-section .main-div .content:before {
    content: '';
    background: #00000005;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
section.map-section .main-div .content:hover:before {
    content: '';
    background: #0000008c;
}
section.map-section .main-div .content .sub-content {
    z-index: 9;
    visibility: hidden;
}
section.map-section .main-div .content:hover .sub-content {
    visibility: visible;
}
section.map-section .main-div .content h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
section.map-section .main-div .content a {
    color: #ff7300;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}
section.map-section .main-div .content:hover a {
    visibility: visible;
    background-image: none !important;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
section.map-section .main-div .content a {
    color: #ff7300;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    visibility: hidden;
}
.active-popup + .popup-section {
    display: flex !important;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000000cf;
    top: 0;
    bottom: 0;
    z-index: 99;
    align-items: center;
    justify-content: center;
    left:0;
}
section.popup-section .popup-content {
    background: #fff;
    width: 50%;
    padding: 30px;
    border-radius: 15px;
    position: relative;
}
section.popup-section .popup-content .close-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -40px;
    right: 0;
}
section.popup-section .popup-content .close-icon img {
    filter: invert(1);
}
/* single portfolio page */
.portfolio-section .portfolio-heading span {
    font-weight: bold;
    color: #3f6279;
}
.portfolio-section .portfolio-heading {
    font-size: 36px;
    font-weight: 400;
   margin-bottom: 50px;
   position: relative;
    width: fit-content;
}
.portfolio-section .portfolio-heading:before{
    content: '';
    background-color: #d8d8d9;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.portfolio-section .maindiv {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}
.new-portfolio-section .portfolio-section .filtered-posts .content {
    border: none;
    -webkit-box-shadow: 0px 0px 19px 3px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 19px 3px rgb(0 0 0 / 7%);
    padding-bottom: 30px;
}
.portfolio-section .maindiv .content {
    width: 100%;
    max-width: 23%;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #ff7300;
    background-color: #fff;
}
.new-portfolio-section .portfolio-section .maindiv .content {
    max-width: 23%;
}
.portfolio-section .maindiv .child-content{
    padding: 20px;
}
.portfolio-section .maindiv .content .sub-heading {
    font-weight: bold;
    font-size: 21px;
}
.portfolio-section .maindiv .content h3.add-heading {
    font-size: 21px;
    font-weight: 400;
    color: #ff7300;
}
.portfolio-section .maindiv .content p.content-text {
    font-size: 16px;
    font-weight: 300;
}

.main-product-filter .portfolio-section .maindiv .child-content .sub-heading {
    font-size: 17px;
    text-align: center;
}
.main-product-filter .portfolio-section .maindiv .child-content .price {
    text-align: center;
    font-size: 17px;
}
.main-product-filter .portfolio-section .maindiv .child-content .des {
    font-size: 12px;
    line-height: normal;
    text-align: center;
    padding-bottom: 20px;
}
.main-product-filter .portfolio-section .maindiv .child-content a.et_pb_button {
    padding: 10px 30px !important;
    margin: 0 auto;
    width: fit-content;
    display: block;
    cursor: pointer;
}
.product-hover .content:hover .child-content {
    color: #fff;
}
.product-hover .content:hover {
    background: #222a35;
}
.product-hover .content:hover h2.sub-heading {
    color: #fff;
}
.product-hover .content:hover a.et_pb_button:hover {
    background: #fff;
    color: #fe7300 !important;
}
/* single portfolio page over */

/* revit-standards-templates */
body.page-id-68 #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_footer {
    background: #202834!important;
}
.page-id-68 .et_pb_row_0_tb_footer {
    display: none;
}
body.single-portfolios #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_footer {
    background: #202834!important;
}
.single-portfolios .et_pb_row_0_tb_footer {
    display: none;
}
/* revit-standards-templates over */

/* popup design */
.default-form-design input , .default-form-design textarea , .default-form-design select {
    width: 100% !important;
    max-width: 100% !important;
    padding: 13px !important;
    font-size: 16px !important;
    margin: 10px 0 !important;
    border: 1px solid #ff6600 !important;
    border-radius: 0px !important;
    margin-top: 0px !important;
}
.default-form-design ._submit:hover , .default-form-design input.gform_button:hover {
    background: #fff !important;
    border: 1px solid #ff7300 !important;
    color: #ff7300 !important;
}
.default-form-design ._submit , .default-form-design input.gform_button {
    background: #ff7300 !important;
    color: #fff !important;
    padding: 13px 20px !important;
    border: 1px solid #ff7300 !important;
}
.default-form-design input.gform_button {
    width: fit-content !important;
    padding: 10px 40px !important;
    text-transform: uppercase;
}
.default-form-design .gfield_radio input , .default-form-design .gfield_checkbox input {
    width: fit-content !important;
    margin-bottom: 0 !important;
}
.default-form-design form._form._inline-form #_form_25_submit , .default-form-design form._form._inline-form #_form_45_submit , .default-form-design form._form._inline-form #_form_9_submit {
    background: #ff7300 !important;
    color: #fff !important;
    padding: 10px 30px !important;
    border: 1px solid #ff7300 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px !important;
    border-radius: 0px !important;
}
.default-form-design form._form._inline-form #_form_45_submit:hover , .default-form-design form._form._inline-form #_form_25_submit:hover , .default-form-design form._form._inline-form #_form_9_submit:hover {
    background: #406279 !important;
    color: #fff !important;
    padding: 10px 30px !important;
    border: 1px solid #406279 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px !important;
}
.custom-form-size.default-form-design ._full_width {
    width: 45% !important;
    float: left;
    margin-right: 20px;
}
.custom-form-size.default-form-design ._form-title , .custom-form-size.default-form-design ._html-code {
	display:none;
}
.custom-form-size.default-form-design form {
    padding-left: 0px !important;
}
.default-form-design ._form-title {
    font-size: 30px !important;
    font-weight: 400 !important;
    padding-bottom: 20px;
}
.default-form-design ._form-label {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}
.default-form-design form {
    max-width: 100% !important;
    margin-top: 0px !important;
}
.modeling-img * {
    height: 100%;
}
.modeling-img img {
    object-fit: cover;
}
/* popup design over */
/* product page */
.main-product-filter .portfolio-section .maindiv .child-content a.et_pb_button {
    padding: 10px 30px !important;
    margin: 0 auto;
    width: fit-content;
    display: block;
    cursor: pointer;
}
.new-portfilter {
    background-color: #e9e9e9;
    padding: 40px 0;
    margin-bottom: 50px;
}
.new-portfilter .filters-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-portfilter .filters-box select {
    background-color: #fe7300;
    color: #fff;
    border: none;
    font-size: 16px;
    width: 300px;
    padding: 15px 12px;
    margin: 0 20px;
    font-weight: bold;
}
.new-portfilter .filters-box span {
    font-size: 16px;
    font-weight: 300;
}
.featured_posts_btn a {
    color: #000;
    background: #d6d6d6;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: bold;

}
.new-portfolio-section .load-more-wrap a {
    color: #ff7300;
    border: 1px solid #ff7300;
    padding: 10px 30px !important;
    margin: 50px auto;
    width: fit-content;
    display: block;
    cursor: pointer;
    font-weight: bold;
}
.new-portfolio-section .load-more-wrap a:hover {
    color: #fff;
    border: 1px solid #ff7300;
    background-color: #ff7300;
    padding: 5px 25px !important;
    margin: 50px auto;
    width: fit-content;
    display: block;
    cursor: pointer;
}
/* product page over */

/* blog page */
.serach-section .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.searchdiv {
    position: relative;
    width: 78%;
}
.serach-section .content select {
    width: 20%;
    background-color: #fe7300;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.searchdiv .blogsearch {
    padding: 15px;
    border: none;
    font-size: 16px;
    width: 100%;
    padding-left: 50px;
}
.searchdiv a {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 20px;
    top: 13px;
}
.searchdiv a img {
    width: 100%;
}
section.serach-section {
    margin-bottom: 50px;
}
.blog-section.portfolio-section .maindiv .content .sub-heading {
    font-weight: 300;
    font-size: 21px;
    padding-bottom: 10px;
    line-height: normal;
    text-align: center;
}
.blog-section.portfolio-section a.et_pb_button {
    margin: 10px auto;
    width: fit-content;
    display: block;
    background: #fff;
    color: #ff7300;
}
.blog-section .content:hover {
    background: #222a35;
}
.blog-section .content:hover .child-content .sub-heading {
    color: #fff;
}
.blog-section img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.blog-section .content:hover .child-content a.et_pb_button{
    background: #ff7300 !important;
    color: #fff !important;
}
.blog-section .content:hover .child-content a.et_pb_button:hover {
    background: #fff !important;
    color: #ff7300 !important;
}
.serach-section .maindiv {
    width: 93%;
}
/* blog page */
.product-extra-info span a {
    color: #406279;
    text-transform: capitalize;
    font-size: 16px;
    padding-left: 30px;
}
.product-extra-info span {
    width: 100%;
    display: block;
}
.product-extra-info {
    padding-bottom: 20px;
}
.product-extra-info span a {
    color: #406279;
    text-transform: capitalize;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
}
.product-extra-info span a.desc-popup:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2022/12/info.png);
    background-size: contain;
}
.product-extra-info span a.video-popup:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2022/12/video-icon.png);
    background-size: contain;
}
.product-extra-info span:nth-child(3) a:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2022/12/pdf-icon.png);
    background-size: contain;
}
 
.product-hover .content:hover .product-extra-info span a {
    color: #ff7300;
}
.product-hover .content:hover .product-extra-info span a:hover {
    color: #fff;
}
.product-hover .content:hover .product-extra-info span a:before {
    filter: invert(1);
}
.popup-section h4 {
    font-size: 22px;
    font-weight: bold;
    color: #ff7300;
}
.breadcamp-bg {
    background-position: 100% 50% !important;
}
#_form_659E7287B3CA5_ ._button-wrapper._full_width {
    margin-bottom: 20px;
}
._form_48 {
    padding-bottom: 25px;
}
.portfolio-section .filtered-posts .content img{
    object-fit: cover !important; 
}
@media screen and (max-width: 1450px){
    .revit-modal-section .main-div img{
        margin-left: 0;
    }
    .revit-modal-section .content{
        text-align: right;
    }
    section.popup-section .popup-content{
        width: 100%;
        max-width: 50%;
    }
}
@media screen and (max-width: 1150px){
    section.breadcamp-section{
        padding: 150px 0;
    }
    .floatbox-img{
        margin-top: -120px;
    }
    section.description-section{
        background: #e9e9e9 !important;
    }
    section.description-section .main-div .content{
        padding-right: 50px;
    }
    section.revit-box-section:before{
        display: none;
    }
    .profile-link2 {
        position: relative !important;
        right: 0 !important;
        width: fit-content;
        bottom: 0;
    }
    .ba_advanced_team {
        width: 100% !important;
    }
    .profile-link {
        width: 100% !important;
    }
    .ba_icon_box .dtq-iconbox-inner {
        display: flex;
        align-items: center;
        justify-content: flex-start !important;
    }
}
@media screen and (max-width: 1050px){
	.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li.contact-us-cta {
    margin-top: 20px;
}
.main-header-row-three {
    margin-top: 40px !important;
}
}
@media screen and (max-width: 992px){
	.main-header-row-three {
    margin-top: 10px !important;
}
    section.popup-section .popup-content{
        width: 100%;
        max-width: 80%;
    }
    .portfolio-section .maindiv{
        justify-content: center;
    }
    .portfolio-section .maindiv .content{
        max-width: 30%;
    }
    .new-portfolio-section .portfolio-section .maindiv .content {
        max-width: 31%;
    }
    section.description-section .main-div{
        padding: 50px 0;
    padding-bottom: 100px;
    }
    section.revit-box-section{
        padding-bottom: 50px;
    }
    section.map-section .main-div .content{
        height: 300px;
    }
    .drawing-section .drawing-box img{
        max-width: 300px;
    }
    section.revit-modal-section{
        margin: 80px 0;
        margin-bottom: 60px;
    }
    section.drawing-section{
        margin-bottom: 40px;
        background-image: none;
    }
}
@media screen and (max-width: 768px){
	.et_pb_row.et_pb_row_0_tb_footer.footer-carousel {
    width: 90% !important;
}
    .et_pb_menu_0_tb_footer.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    section.popup-section .popup-content {
        background: #fff;
        width: 100%;
        padding: 30px;
        border-radius: 15px;
        position: relative;
        max-width: 90%;
        z-index: 9999999999999 !important;
    }
    section.popup-section .popup-content .sub-content {
        height: 400px;
        overflow: scroll;
    }
    .portfolio-section .maindiv .content , .new-portfolio-section .portfolio-section .maindiv .content {
        max-width: 46%;
    }
    section.breadcamp-section{
        padding: 120px 0;
    }
    .floatbox-img {
        margin-top: -90px;
    }
    section.breadcamp-section h1 {
        font-size: 25px;
        line-height: 35px;
    }
    section.description-section{
        margin-top: 50px;
    }
    section.description-section .main-div{
        flex-wrap: wrap;
    }
    section.description-section .main-div .content {
        width: 100%;
        padding-right: 0;
        order: 2;
    }
    .description-section .main-div .des-images {
        width: 100%;
        padding-right: 0px;
        order: 1;
    }
    section.revit-box-section {
        padding-bottom: 50px;
        position: relative;
        padding-top: 50px;
    }
    .revit-box-section .main-div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 0;
    }
    .revit-box-section .revit-infobox{    
        width: 100%;
        padding: 0px 0;
    }
    .revit-modal-section .content {
        color: #fff;
        font-size: 30px;
        font-weight: 400;
        text-transform: capitalize;
        width: 100%;
        text-align: center;
        order: 1;
    }
    .revit-modal-section .main-div img {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        padding: 50px 0;
        order: 2;
    }
    section.revit-modal-section{
        padding: 50px 0;
        background: #3f6279;
        background-image: none !important;
    }
    .drawing-section .drawing-box{
        width: 100%;
        text-align: center;
    }
    .drawing-six-img {
        width: 100% !important;
    }
    .drawing-section .main-div{
        flex-wrap: wrap;
    }
    .drawing-section .drawing-box img{
        margin: 0 auto;
    }
    section.map-section .main-div .content{
        max-width: 100%;
    }
    section.revit-modal-section{
        margin-top: 0 !important;
    }
    
}
@media screen and (max-width: 560px){
    .portfolio-section .maindiv .content , .new-portfolio-section .portfolio-section .maindiv .content{
        max-width: 100%;
        margin-right: 0px;
    }
    .floatbox-img{
        margin-top: -50px;
    }
    section.breadcamp-section {
        padding: 70px 0;
    }
    .new-portfilter .filters-box {
        display: block;
        text-align: center;
    }
    .new-portfilter .filters-box span {
        font-size: 16px;
        font-weight: 300;
        display: block;
    }
    .new-portfilter .filters-box select {
        background-color: #fe7300;
        color: #fff;
        border: none;
        font-size: 16px;
        width: 240px;
        padding: 8px 5px;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }
    .featured_posts_btn {
        display: block;
        margin-top: 20px;
    }
    .new-portfilter{
        padding: 30px 0;
    }
}


._form-thank-you {
	color: #ffffff !important;
}

/* 21-02-2023 before and after slider */

.page-template-test-page .et_pb_with_border.et_pb_row.et_pb_row_0_tb_footer {
    display: none;
}

.page-template-test-page .et_pb_section.et_pb_section_0_tb_footer.et_pb_with_background.et_section_regular.et_pb_section--with-menu {
    background: #202834 !important;
}
.img-comp-container {
  position: relative;
  height: 350px; /*should be the same height as the images*/
  margin-bottom: 0px;
    margin-top: 0px;
}

.img-comp-img {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow:hidden;
}

.img-comp-img img {
  display:block;
  vertical-align:middle;
  max-width:unset;

}

.img-comp-slider {
  position: absolute;
  z-index:9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #2196F3;
  opacity: 0.7;
  border-radius: 50%;
}
section.revit-box-section.revit-slider-section .revit-infobox {
    padding: 0;
}
.img-one img{
    height: 350px;
    width: 500px;
}
.img-two img{
    height: 350px;
    width: 500px;
}

/* 21-02-2023 before and after slider */

/* 02-03-2023 */
section.revit-box-section.revit-slider-section1 .revit-infobox .infobox-content:hover:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #00000036;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
section.revit-box-section.revit-slider-section1 .revit-infobox .infobox-content {
    position: relative;
    padding: 0px;
    border: none ;
}

section.revit-box-section.revit-slider-section1 .revit-infobox .infobox-content a {
    background-image: none;
    padding: 0;
    text-decoration: none;
    color: #000;
    bottom: 20px;
    position: absolute;
    left: 40px;
    visibility: hidden;
}
section.revit-box-section.revit-slider-section1 .revit-infobox .infobox-content:hover a {
    visibility: visible;
    z-index: 99;
}
section.revit-box-section.revit-slider-section1 .revit-infobox .infobox-content img {
    border:none !important;
    margin-bottom: -9px;
}
section.revit-box-section.revit-slider-section1 .revit-infobox .infobox-content a {
    opacity: 0;
}
.description-section .main-div .des-images a {
    cursor: default !important;
}
/* 02-03-2023 */
section.drawing-section.drawing-six-box .drawing-box {
    border: none;
}
section.drawing-section.drawing-six-box .drawing-box a {
    opacity: 0;
}

/* 27-03-2023 */