@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

h1,h2,h3,h4,h5,h6{
    font-family: "Open Sans", sans-serif;
}
*{
    margin:0;
    padding:0;
    font-family:sans-serif;
    
    }

/* 
    body, html {
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
    }
     */


p{
    line-height: 1.9;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }



/* =================================================================NAVBAR SECTION START ============================================================= */
  .intercad-logo{
    width: 100%;
    /* margin-left: 9vh; */
    
    left: 30vh;
    position: relative;
    /* width: 92%; */
  }

  .autocad-logo{
    /* width: 18%; */
    /* margin-right: 3%; */

    margin-right: 17%;
  }

  /* .sketchup-logo{
    margin-right: 2%;
  } */

  .sketchup-img{
    position: unset;
    /* position: absolute; */
    justify-content: right;
    width: 100%;
    display: flex;
  }

  .banner{
    background-image: url('../images/1440x404\ 1.png');
    background-size: cover;
    background-position: center;
    height: 474px;
    width: 1506px;
  }

  .h2_banner{
    margin-top: 10%;
    font-size: 66px;
    color: white;
  }
  .p_banner{
    color: white;
  }

  form{
    background-color: #0078bfdb;
    margin-top: 11%;
    padding-top: 2%;
    /* margin-top: 24%;
    margin-top: 24%; */
    /* padding-top: 2%; */
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    /* height: 350px; */
  }
form.pform{
    background-color: #0078bfdb;
   margin-top:0px;
    padding-top: 2%;
    /* margin-top: 24%;
    margin-top: 24%; */
    /* padding-top: 2%; */
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    /* height: 350px; */
  }

  .form-control::placeholder { /* Edge 12-18 */
    color:white;

  }


  .form-control:focus{
    background-color: #54A9D9;
    /* border-color: #80bdff00; */
    box-shadow: none;
  }
  .button_banner{
    background-color: #0078bf;
    padding: 15px 18px 15px 18px;
    color: white;
  }

  .button_banner:hover{
    color: white;
    text-decoration: none;
  }

  .form-control {
    width: 89%;
    border-radius: 0;
    background-color: #ffffff26;
    border: 1px solid #ffffff26;
    margin-left: 6%;
  }

  .btn-submit{
    background-color: white;
    color: black;
    border: none;
      border-radius: 0;
      width: 39%;
  }
  
  .btn-submit:hover{
    background-color: white;
    color: black;
  }
  
  











/* 
  .h6-sketchup{
    padding-top: 10%;
    color: #005F9E;
    font-weight: 700;
  }

  .h2-head{
    font-size: 34px;
    font-weight: 700;
  }

  .p-banner{
    font-size: 20px;
  }

  .btn-banner{
    background-color: #005F9E;
 border-radius: 0;
  
  }

  .btn-banner:hover{
    background-color: #005F9E;
  }

  .btn-banner:active{
    background-color: #005F9E;
  } */


/* =================================================================NAVBAR SECTION END ============================================================= */


/* =================================================================CONTENT SECTION START  ============================================================= */

section{
  padding-top: 3%;
}

.underline{
  background-color: #FB8638;
  width: 13%;
  height: 2px;
  margin-bottom: 2%;
}

li{
  list-style-type: none
}


.fa-angle-double-right{
  font-size: 20px;
  margin-top: 0px;
}


.p-li{
  font-size: 18px;
  line-height: 1.2;

}



/* =================================================================CONTENT SECTION END  ============================================================= */


/* =================================================================CALL TO ACTION SECTION START ============================================================= */

.bg-img{
  background-image: url('../images/lifestyle-designer-using-3d-printer.png');
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 233px;

}

.cont-sect{
  display: flex;

}

.h2-calltoaction{
  width: 50%;
  color: white;
  margin-top: 4%;
  margin-left: 16%;
  /* margin-left: 10%; */
}

.call-submit{
  background-color: #54A9D9;
  border: none;
  border-radius: 0;
}

.a_call{
  background-color: #54A9D9;
  width: 10%;
    height: 50px;
    color: white;
    text-align: center;
    font-weight: 500;
    margin-top: 4%;

}

.a_send{
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 18px;


}

.a_send:hover{
  text-decoration: none;
  color: white;
}



.call-btn{
  margin-top: 4%;


}

.btn-banner{
  background-color: #0078bf;
  color: white;
  border: none;
  width: 166px;
  padding: 8%;
  border-radius: 0;
  font-size: 19px;
    /* font-weight: 600; */
}

.btn-banner:hover{
  color: white;
}




/* =================================================================CALL TO ACTION SECTION END ============================================================= */





/* =================================================================FOOTER SECTION START ================================================================== */


.footer-bg{
    background-color: #262628;

}

.footer-log{
    width: 29%;
    margin-left: 5%;
    margin-top: 2%;

}
.footer-call{
    color: white;
}
.p-nbr{
    color: white;
    margin-top: 10%;
    font-size: 13px;
}

.a_nbr:hover{
  text-decoration: none;
}

.footer-row {
    margin: 0;
}
.footer-col {
    padding: 0;
}
.p-nbr2 {
    color: white;
}


/* =================================================================FOOTER SECTION END ================================================================== */








/* .container-fluid, .row, .col-6, .col-3, .col-2 {
    padding: 0;
    margin: 0;
} */



@media (min-width: 1200px){
    .container{
        max-width: 1320px;
    }
}

.banner{
    width: 100%;
}


/* textarea:focus, input:focus {
    color: #ff0000;
}

input, select, textarea{
    color: #000;
} */



/* ===================================================================RESPONSIVE SECTION START=========================================================================== */

@media only screen and (max-width:374px) {

  body,html {
    overflow-x: hidden !important;
}

  h2{
    font-size: 23px !important;
  }



  .p-li {
    font-size: 14px !important;
}

.btn-banner{
  width: 105px !important;
  padding: 4% !important;
  font-size: 15px !important;
  margin-left: 5% !important;
}


  .p_banner{
    font-size: 14px !important;
  }

  .cont-img img{
    width: 100% !important;
   

  }

  .cont2-img img{
    display: none;
    /* width: 100% !important;
    margin-bottom: 20px !important; */
  }

  .h2_banner{
    /* font-size: 27px; */
    font-size: 27px !important;
  }

  .intercad-logo {
    width: 64% !important;
    left: -16vh !important;
    /* left: -17vh; */
  }

  .banner {
    height: 879px !important;
    /* height: 834px; */
  }

  .cont-sect {
    display: block !important;
}

.h2-calltoaction {
  width: 100% !important;
  margin-left: 3% !important;
}

.autocad-logo {
  width: 42% !important;
  margin-top: -15% !important;
}

.bg-img {
  height: 185px !important;
  /* height: 319px; */
  /* height: 243px !important; */
}


.footer-log {
  width: 60% !important;
  /* width: 100% !important; */
  margin-left: 19% !important;
}

.p-nbr2,.p-nbr{
  margin-left: 27% !important;
}

.auto_footer{
  margin-left: 17%;
}




}

@media screen and (min-width: 375px) and (max-width: 424px) {

  body,html {
    overflow-x: hidden !important;
}

  .autocad-logo{
    margin-right: 8% !important;
    width: 39% !important;
    margin-top: -12% !important;
  }

  .cont-img img{
    width: 100% !important;
  }

  .p-li {
    font-size: 14px;
}

  .cont2-img img{
    display: none;
    /* width: 100% !important;
    margin-bottom: 20px !important; */
  }

  .cont-sect {
    display: block !important;
}

.h2_banner {
  font-size: 33px !important;
}

.banner {
  height: 875px !important;
}

h2{
  font-size: 28px !important;
  /* font-size: 31px !important; */
}

.intercad-logo {
  width: 61% !important;
  /* width: 50% !important; */
  left: -16vh !important;
}

.h2-calltoaction {
  width: 100% !important;
  margin-left: 1% !important;
}

.btn-banner{

  width: 119px !important;
  padding: 5% !important;
  font-size: 15px !important;
  margin-left: 3% !important;
}

.bg-img{
  height: 211px !important;
}

.footer-log {
  width: 59% !important;
  /* width: 100% !important; */
  margin-left: 0% !important;
}

.p-nbr,.p-nbr2 {
  margin-left: 31% !important;
}

.footer-log{
  width: 68% !important;
  margin-left: 13% !important;
}


.fa-angle-double-right {
  font-size: 16px !important;
  margin-top: 4px !important;
}

.auto_footer{
  margin-left: 25%;
}




}

@media only screen and (max-width: 600px) {


  body,html {
    overflow-x: hidden !important;
}


  .cont-img img{
    width: 100%;
  }

  .cont2-img img{
    display: none;
        /* width: 100%;
    margin-bottom: 20px; */
  }

  .h2_banner {
    font-size: 37px;
  }

  h2{
    font-size: 28px;
  }

  .p-li {
    font-size: 14px;
}

.fa-angle-double-right {
  font-size: 15px;
  margin-top: 5px;
}



  .banner {
    height: 935px;
  }

  .intercad-logo {
    width: 78%;
    left: -22vh;
    /* left: -25vh; */
  }

  .autocad-logo{
    margin-right: 13%;
    width: 38%;
    margin-top: -15%;
  }

  .cont-sect {
    display: block;
}

.h2-calltoaction {
  width: 98%;
  margin-left: 2%;
}


.btn-banner {
  width: 118px;
  padding: 4%;
  font-size: 15px;
  margin-left: 2%;
}
.footer-log {
  width: 54%;
  margin-left: 20%;
}

.p-nbr,.p-nbr2{
  margin-left: 34%;
  margin-top: 0%;
}

.bg-img{
  height: 213px;
}

.auto_footer{
  margin-left: 26%;

}






}


/* Medium devices (landscape tablets, 768px and up) */
/* @media only screen and (min-width: 768px) { */
@media screen and (min-width: 768px) and (max-width: 991px) {

  .p-li {
    font-size: 14px;
}

  h2{
    font-size: 26px;
  }

  .cont-img img{
    width: 247px;
    height: 343px;
    object-fit: cover;
  }

  .h2_banner {
    font-size: 43px;
  }

  .cont2-img img{
    width: 100%;
    height: 669px;
    object-fit: cover;
  }

  .fa-angle-double-right {
    font-size: 16px;
  }

  .h2-calltoaction {
    width: 69%;
    margin-left: 4%;
  }

  .bg-img{
    height: 158px;
  }

  .intercad-logo {
    left: 0vh;
    width: 80%;
  }

  .autocad-logo {
    margin-right: 5%;
    width: 22%;
  }

  .img_footer_autocad{
    width: 94%;
  }

  .footer-log {
    width: 100%;
  }

  .btn-banner {
    width: 130px;
    padding: 11%;
    font-size: 17px;
  }
  .p-nbr {
    font-size: 10px;
  }

  .auto_footer{
    width: 100%;

  }




}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px)and (max-width:1199px) {

h2{
  font-size: 27px;
}
.p-li{
  font-size: 14px;

}
  .cont-img img{
    width: 100%;
    height: 326px;
    object-fit: cover;
  }

  .cont2-img img{
    width: 100%;
    height: 665px;
    object-fit: cover;
  }

  .h2_banner {
    font-size: 57px;
  }

  .intercad-logo {
    left: 4vh;
  }

  .autocad-logo{
    margin-right: 6%;
  }

  .h2-calltoaction {
    margin-left: 5%;
    width: 67%;
  }

  .bg-img {
    height: 159px;
  }
  .btn-banner{
    font-size: 17px;
    width: 124px;
    padding: 5%;
  }

  .footer-log {
    width: 65%;
    margin-left: 0%;
  }

  .img_footer_autocad{
    width: 100%;

  }

  .auto_footer{
    width: 100%;
  }





}


/* @media only screen and (min-width: 1200px) { */
@media only screen and (min-width: 1200px)and (max-width:1399px) {

  .cont-img img{
    width: 100%;
    height: 395px;
    object-fit: cover;
  }

  .intercad-logo {
    left: 1vh;
  }

  .autocad-logo {
    margin-right: 3%;
  }

  h2{
    font-size: 30px;
  }
  

  .p-li {
    font-size: 14px;
}

.fa-angle-double-right {
  font-size: 15px;
  margin-top: 5px;
}

.cont2-img img{
  width: 100%;

}

.h2-calltoaction {
  margin-left: 3%;
  width: 73%;

}

.bg-img {
  height: 174px;
}

.footer-log {
  width: 50%;
  margin-left: 19%;
  /* width: 62%;
  margin-left: 0%; */
}

.auto_footer{
  width: 97%;
}




}

 .modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
  padding-top: 60px;
}
.modal-content {
  background-color: #fefefe;
  margin: 5% auto; 
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
  border-radius: 10px;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
	    margin-left: 96% !important;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
/* ===================================================================RESPONSIVE SECTION END=========================================================================== */