.orm_top_banner
{
  padding:0;

}

.orm_top_banner img
{
  width:100%;
}

.orm h2
{
font-size: 25px;
margin-top:10%;
}
.orm h3
{
font-size: 17px;
}

.ormapproach_head
{
    font-size: 24px!important;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #f8951c;
    font-weight: 600;
}

.heading_left {
    margin-left: 13%;
}

.orm .card_name {
    padding-top: 15px;
}

.orm .element_box .elements_img
{
  width:70px;
  height:auto;
}

.para_left {
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
    margin-top: 3%;
}

.extra_text {
    padding-top: 40px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.8;
    padding-left: 60px;
    padding-right: 60px
}





@media only screen and (min-width:1441px) {
    .extra_text {
        padding-left: 65px;
        padding-right: 65px
    }
    .element_box {
        width: 50%;
        margin-left: 25%
    }
    .more {
        padding: 8px 30px;
        width: 150px
    }
}

.solutionsweoffer
{
  font-size: 24px!important;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #f8951c;
    font-weight: 600;
}

.solutionsweoffers .card-header img {
  width: 25px;
  height:auto;
}

.solutionsweoffers .faqaccordian {
  max-width: 100%;

  margin: 30px auto 0px auto;
}

.solutionsweoffers .faqaccordian .card {
  /* float: left; */
  width: 100%;
  border: 0px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

.solutionsweoffers .faqaccordian .card:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}

.solutionsweoffers .faqaccordian .card .card-header h3 {
  cursor: pointer;

  position: relative;
  margin: 0;
  padding: 0px;
  /* text-transform: uppercase; */
  font-weight: 600;
font-size: 16px !important;

  padding-right: 30px;
  text-align: left;
}

.solutionsweoffers .faqaccordian .card .card-header {
  position: relative;
  background-color: transparent;
  /* border: 1px solid #c9c7c7; */
  padding: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.solutionsweoffers .faqaccordian .card .card-header.active {
  position: relative;
  background-color: transparent;
  /* border: 1px solid #f9aa43;
  color: #f9aa43; */
}

.solutionsweoffers .faqaccordian .card .card-header img {
  /* position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%); */
  cursor: pointer;
}

.solutionsweoffers .faqaccordian .card .card-body {
  padding: 10px 40px 0px 45px;
}

.solutionsweoffers .faqaccordian .card .card-body {
  display: none;
}

/*open one card by default*/
.solutionsweoffers .faqaccordian .card:nth-child(1) .card-body {
  display: block;
}

.solutionsweoffers .faqaccordian .card .card-body p {
  margin: 0px;
  text-align: justify;
}

.solutionsweoffers .faqaccordian .card .card-header:nth-child(1) .card-body {
  padding-top: 0px;
}

.positivecontent
{
width: 70%;
    margin: 0px auto;
}

.positivecontent .positivecontent_head
{
  font-size: 24px!important;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    color:#f8951c;
    font-weight: 600;
}

.positivecontent .para1
{
  font-weight: 600;
  /* color:#f8951c; */
}

.cta
{
  padding-top:50px;
  padding-bottom: 50px;
  text-align: center;
}

.cta .more {
    background: #fff;
    border: 1px solid #f8951c;
    padding: 7px 20px;
    width: 140px;
    border-radius: 50px;
    color: #f8951c;
    outline: 0;
    transition: all .5s;
    margin-top: 0;
}

.cta .more:hover {
    text-decoration: underline;
    background: #f8951c;
    color: #fff
}

/* Popup Form */
.popupform
{
  display: none;
}

.popupformcontainer
{
  background-color: #f8f6f7;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: 465px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 999;
}

.popupformcontainer .btngetintouch
{
  background-color: #000;
  color: #fff;
  padding: 7px 20px;
  border-radius: 0px;
  font-size: 19px;
  width: 175px;
  letter-spacing: 2px;
  border: 0px;
  outline: 0;
  height: calc(1.5em + .75rem + 5px);
  margin: 20px auto 40px auto;
}


.popupformcontainer .close
{
  font-size: 1.5rem;
  /* font-family: 'optima-regular'; */
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 10px;
    cursor: pointer;
}

.popupformcontainer form
{margin-top:10px;
width:100%;
margin-left:auto;
margin-right:auto;
}

.popupformcontainer h3
{
  font-size:25px;
  margin-bottom: 10px;
}

.floorplancontainer a{
  text-decoration: none;
}

.popupformcontainer .form-control {
  padding: 0.35rem 0.35rem;
    background-color: transparent;
    font-size: 15px;
    border: 0px;
    color: #000 !important;
    height: calc(1.5em + .75rem + 15px);
    border-radius: 2px;
    /* border: 0; */
    border-bottom: 1px solid #ccc;
    box-shadow: none;
}

.popupformcontainer textarea
{
  height: 70px;
}

.popupformcontainer .form-control::placeholder {
  color: #000 !important;
  font-size:15px;
  text-transform: uppercase;
}

.popupformcontainer :-ms-input-placeholder {
  color: #000 !important;
  font-size:15px;
  text-transform: uppercase;
}

.popupformcontainer ::-ms-input-placeholder {
  color: #000 !important;
  font-size:15px;
  text-transform: uppercase;
}

.lccontentmob{
  display: none;
}

.popupformcontainer button {
  background-color: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 0px;
    font-size: 19px;
    width: 178px;
    letter-spacing: 2px;
    border: 0px;
    outline: 0;
    height: calc(1.5em + .75rem + 5px);
    margin-top: 10px;
}


.whyneedorm
{
padding-bottom: 20px;
}

.whyneedorm .whyneedorm_head
{
  font-size: 24px!important;
    text-align: center;
    padding-bottom: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    color:#f8951c;
}

.whyneedorm h3
{
  font-size: 20px;
  margin-top: 0px;
    font-weight: 600;
}
/* .whyneedorm ul
{
  margin-top: 15px;
    margin-bottom: 15px;
}

.whyneedorm ul li
{
  margin-bottom: 10px;
} */

.whyneedorm .bottom_space
{
  margin-bottom: 30px;
    margin-top: 20px;
}

.element_box1 {
    text-align: left;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;   
    box-shadow: 0 0 20px rgba(60, 60, 60, .25);
    padding: 20px;
}

.txtcenter
{
  text-align: center;
}


@media only screen and (max-width:768px) {
    .extra_text {
        padding-left: 0;
        padding-right: 0
    }

    .element_box1 {
        text-align: left;
        width: 100%;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .positivecontent {
        width: 100%;
        margin: 0px auto;
    }

}