* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins';
  scroll-behavior: smooth;
}
body{
  background-color: #254875;
}
#navsticky {
  padding: 0 !important;
  /* box-shadow: 0px 4px 6px 1px rgba(0, 0, 0, 0.78); */
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.32s ease-in-out;
  background-color: #162f4e;
  /* z-index: 9999; */
}
.about_us_aplhi h4 {
  color: #fff;
  text-align: center;
  font-size: 43px;
}
.about_us_section_det h4{
      color: #000;
  text-align: center;
  font-size: 43px;
  margin-top: 70px;
}
.btn_read_more {
  background-color: rgb(30 186 209);
  color: #fff;
  border-radius: 18px;
  margin-top: 34px;
}

.what_we_offer{
  padding: 50px 0;
  background-color: #254875;
}
.our_services_apli{
  padding: 50px 0;
  background-color: #254875;
}
.years_of_exper {
  background-color: rgb(216 216 216);
  padding: 40px 0;
  margin: 20px;
}
.our_value{
  padding: 50px 0;
  background-color: #254875;
}
.incrediable{
  background-color: rgb(216 216 216);
  padding: 40px 0;
  margin-top: 30px;
}
.incrediable h1 {
  color: #254875;
  /* font-size: 39px; */
  font-weight: 600;
}
.our_value h1{
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.working_process h1{
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.our_value p{
  color: #fff;
  margin-top: 30px;
}
.incrediable p{
  color: #254875;
}
.btn_book_now {
  background-color: #254875;
  color: #d8d8d8 !important;
  border-radius: unset;
  font-size: 22px;
}
.our_services_apli h1{
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.our_services_apli h4 {
  text-align: center;
  color: #fff;
  font-size: 45px;
  margin-bottom: 30px;
}
.service_row{
  margin-top: 20px;
}
.our_services_apli p {
  color: #fff;
  font-size: 19px;
  /* text-align: justify; */
}
.alpi_servicess{
  padding-bottom: 50px;
  background-color: #254875;
}
.vission_mission{
      padding-bottom: 50px;
  background-color: #254875;
}
.btn_read_more:hover{
  background-color: rgb(30 186 209);
  color: #fff;
  border-radius: 18px;
}
.terrace_nav {
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 30px;
  z-index: 100;
}

#click {
  display: none;
}

.terrace_nav .menu-btn {
  display: none;
}

.terrace_nav ul {
  /* width: 55%; */
  margin: 0 0 0 auto;
  display: flex;
}

.nav_after_ine {
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 23px;
  text-align: center;
}

.terrace_nav ul li {
  color: white;
  list-style: none;
  /* margin: 0 20px; */
}

/* .nav_after_ine:not(:first-child) a::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 18%;
  height: 70%;
  border-left: 2px solid #fff;
} */

#nav_Links li.active a {
  color: #11B902;
  font-weight: bold;
}

.terrace_nav ul li a {
  font-size: 19px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  /* text-transform: uppercase; */
}

.terrace_call_btn {
  width: 30px;
  margin-right: 10px;
}

.logo img {
  width: 140px;
}
.about_us_aplhi {
  background-image: url(../../assets/img/banner.jpg);
  height: 98vh;
  background-repeat: no-repeat;
  background-size: cover;
  /* padding: 110px 0; */
}
.about_us_section_det{
      background-image: url(../../assets/img/about_temp.jpg);
  height: 98vh;
  background-repeat: no-repeat;
  background-size: cover;
}
.interior_section_det{
         background-image: url(../../assets/img/interior_banner.jpg);
  height: 98vh;
  background-repeat: no-repeat;
  background-size: cover;
}
.exterior_section_det{
  background-image: url(../../assets/img/exterior_banner.jpg);
height: 98vh;
background-repeat: no-repeat;
background-size: cover;
}
.furnitur_section_det{
  background-image: url(../../assets/img/furniture_banner.jpg);
  height: 98vh;
  background-repeat: no-repeat;
  background-size: cover;
}
.interior_section_det h4, .exterior_section_det h4{
    color: #000;
    text-align: center;
    font-weight: bold;
}
.furnitur_section_det h4{
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.exterior_section_det h4{
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.alphi_interior_temp{
    margin: 40px 0;
}
.alphi_interior_temp p{
    color: #fff;
    text-align: center;
}
.alphi_interior_temp img {
    /* width: 100%; */
    border: 5px solid #ccc;
    border-radius: 132px;
    display: block;
    margin: auto;
}
.alphi_interior_temp h1 {
    text-align: center;
    color: #fff;
        font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.why_me{
    font-size: 52px !important;
}
.terra_banner h1 {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.84);
}
.alphi_interior_temp h3{
    color: #254875;
    font-size: 20px;
    background: #ccc;
    margin-bottom: 0;
    font-weight: 700;
}

.personalised_card {
    font-size: 20px;
    background: #ccc;
    border-radius: 30px;
    padding: 13px 79px;
    width: fit-content;
    margin: 10px auto;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
.terra_banner h4 {
  background-color: #fff;
  color: #053D00;
  padding: 10px;
  border-radius: 8px;
  width: fit-content;
  font-size: 35px;
  font-weight: 600;
}

.bangalore_det {
  font-weight: 700 !important;
}

.btn_terrace_det {
  background-color: #fff;
  color: #053D00;
  border-radius: 28px;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 700;
  margin-top: 100px;
}

.btn_submit_det {
  background-color: #053D00;
  color: #fff;
  border-radius: 28px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 700;
}

.btn_submit_det:hover {
  background-color: #053D00;
  color: #fff;
}

.trecce_arrow {
  margin-left: 20px;
  width: 22px;
}

.trecce_arrow_form {
  width: 22px;
  margin-left: 20px;
  filter: brightness(0)invert(1);
}

.talk_to_expert_card h3 {
  text-align: center;
  color: #053D00;
  margin-bottom: 20px;
}

.talk_to_expert_card input {
  border-top: unset;
  border-left: unset;
  border-right: unset;
  border-radius: unset;
}

.card.talk_to_expert_card {
  padding: 20px;
  border-radius: 15px;
}

.input_terrace {
  margin-bottom: 35px;
}

.terra_row {
  height: inherit;
}

.terra_col {
  height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.about_terra h1 {
  text-align: center;
  color: #053D00;
  font-weight: bolder;
}

.about_terra .card {
  padding: 90px;
  border-radius: 29px;
  box-shadow: 0px 4px 12px 10px rgba(0, 0, 0, 0.94);
}

.about_terra p {
  margin-top: 20px;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.fram_details {
  width: 159px;
  position: absolute;
  top: 0;
  left: 0;
}

.fram_details1 {
  width: 159px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.about_terra {
  margin-top: 5px;
  background-image: url(../../assets/img/frame_about.jpg);
  /* height: 86vh; */
  padding: 60px 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.card_upper_images {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 83px;
  height: 83px;
  display: flex;
  background-color: #fff;
  justify-content: center;
  align-items: center;
}

.card_upper_images img {
  width: 45px;
}

.secure_details {
  position: relative;
  margin-top: 5px;
  background-image: url(../../assets/img/rice_fied.png);
  height: 86vh;
  background-repeat: no-repeat;
  background-size: 100%;
}

.embrace_details {
  display: flex;
  align-items: center;
  margin-top: 10px;
  /* justify-content: center; */
  margin: 30px 50px;
}

.embrace_details h6 {
  margin-bottom: unset;
  color: #fff;
  margin-left: 20px;
  font-weight: 300;
  font-size: 20px;
}

.secure_background {
  background-color: #053d0094;
  /* padding: 30px; */
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.why_terrace_img {
  width: 100%;
}

.why_terrace .card {
  padding: 30px;
  border-radius: 36px;
  margin-bottom: 30px;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.25);
}

.why_terrace h1 {
  text-align: center;
  color: #053D00;
  font-weight: 700;
  margin: 40px;
}

.why_terrace {
  background: linear-gradient(90deg, #E4E5E6 3.45%, #EFF0F0 100%);
  position: relative;
  padding-bottom: 50px;
  padding-top: 20px;
}

.leaf_details {
  z-index: 9;
  width: 360px;
  position: absolute;
  top: -44px;
  right: 0;
}

.leaf_details1 {
  z-index: 9;
  width: 346px;
  position: absolute;
  bottom: -44px;
  left: 0;
}

.why_terrace .card h4 {
  color: #464646;
}

.experience h1 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  /* margin: 40px; */
  margin-top: 70px;
  margin-bottom: 40px;
}

.experience {
  background: #053D00;
  padding-bottom: 70px;
}

.experience .card {
  border-radius: 16px;
  border: unset;
  margin: 22px 10px;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
}

.experience .card h2 {
  color: #053D00;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pricing {
  background: #ffffff;
  padding: 40px 0;
}

.pricing h1 {
  text-align: center;
  color: #053D00;
  font-weight: 700;
  margin-bottom: 40px;
}

/* .pricing .card
{
border-radius: 16px;
width: fit-content;
background: #053D00;
box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
} */
.pricing .table {
  color: #fff;
  margin-top: 30px;
}

.price_details_td {
  border-left: 1px solid #fff;
}

.pricing .table th {
  border-bottom: none;
  text-align: center;

}

.pricing span {
  background-color: #fff8d4;
  color: #053D00;
  text-align: center;
  border-radius: 10px;
  padding: 12px 59px;
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.25) inset;
}

.new_td_details {
  border-bottom: none;
}

.pricing .table td:first-child {
  padding-right: 59px;
}

.pricing .table td:last-child {
  padding-left: 40px;
}

/* .pricing .card .card-body{
    padding: 40px 50px 0 50px;
  } */

footer {
  background: #212121;
  padding: 75px 0;
}

.quick_links h6 {
  width: 50%;
  margin: 0 auto 20px auto;
}

footer h6 {
  color: #fff;
  font-size: 23px;
  margin-bottom: 20px;
}

.abt_sanati_paragraph p {
  text-align: justify;
}

footer ul li a {
  text-align: left !important;
  color: #ffff;
  text-decoration: none;
  font-size: 14px;
}

footer p {
  color: #fff;
  font-size: 14px;
}

footer ul {
  list-style: none;
  padding: 0;
  width: 50%;
  margin: 0 auto;
}

.bottom_footer {
  background-color: #ffffffc7;
}

.bottom_footer p {
  color: #053d00;
  font-size: 15px;
  margin: 0;
  padding: 13px 0;
}

.privacy a {
  font-size: 13px;
  text-decoration: none;
  color: #053d00;
}

.privacy {
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.floatph {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 88px;
  left: 13px;
  border-radius: 50px;
  background-color: #334fff;
  color: #FFFFFF;
  text-align: center;
  font-size: 25px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 88px;
  background-color: #4dc247;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  right: 13px;
}

#button {
  display: inline-block;
  background-color: #993300;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

.my-floatp {
  margin-top: 14px;

}

.my-float {
  margin-top: 10px;
}

.orange_details {
  text-decoration: none;
  color: #fe6909;
}

#price, #contact, #about, #whyus, #location {
  scroll-margin-top: 50px;
}

.amineties {
  background-color: #053D00;
  /* padding: 77px; */
  padding-top: 40px;
  padding-bottom: 80px;
}

.amineties h1 {
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 40px;
}

.amineties h4 {
  color: #053D00;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
}

.amineties .card {
  background-color: #FFFFFF;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
  width: 220px;
  border-radius: 9px;
}

.amineties img {
  display: block;
  margin: auto;
  width: 60px;
  margin-bottom: 10px;
}

.amenties_card {
  margin-top: 55px;
}

.make_your_dream h1 {
  text-align: center;
  color: #053D00;
  font-weight: 700;
}

.make_your_dream {
  padding: 40px 0;
  background-color: #FFFFFF;
}

.make_your_dream p {
  color: #053D00;
}

.location_details img {
  width: 100%;
}

.location_details h1 {
  position: absolute;
  top: 40px;
  left: 35%;
  right: auto;
  text-align: center;
  color: #053D00;
  font-weight: 700;
}

.location_details {
  position: relative;
}

.pricing .card {
  background-color: #053D00;
  color: #fff;
  width: 280px;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
  border-radius: 17px;

}

.pricing .card-header {
  background-color: #fff !important;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding: 20px 0;
  border-bottom: unset;

}

.pricing .card-header h3 {
  color: #053D00;
  text-align: center;
  font-weight: 700;
  font-family: Poppins;
  font-size: 25px;
  margin-bottom: unset;
}

.pricing .card h5 {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.pricing .card p {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 400;
}

.btn_pricing_details {
  background-color: #ffff;
  color: #053D00;
  margin: 30px 0;
  font-size: 19px;
  font-weight: 500;
}
.make_your_dream .card {
  background-color: #053D00;
  border-radius: 11px 11px 0px 0px;
  border: none;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.50);
}

.make_your_dream .card h4 {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 21px;
  /* font-style: normal; */
  margin-top: 14px;
  font-weight: 600;
  margin-bottom: unset !important;
  /* line-height: normal; */
}
.make_your_dream .card img {
  /* border-radius: inherit; */
  border-radius: 12px 12px 0px 0px;
}

.make_your_dream p{
  text-align: center;
  margin: 20px 0;
}
.make_your_dream h1{
  margin-bottom: unset;
}
.address{
  text-align: center;
}
.office_address_a{
  text-decoration: none;
  color: #FFF;
  text-align: center;
  font-weight: 700;
}
.office_address_a:hover{
  text-decoration: none;
  color: #fff;
}
.quick_links ul li a:hover{
  color: #fff;
}

.input_terrace {
  margin-bottom: 35px;
}
.talk_to_expert_card input {
  border-top: unset;
  border-left: unset;
  border-right: unset;
  border-radius: unset;
}
.btn_submit_det {
  background-color: #053D00;
  color: #fff;
  border-radius: 28px;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 700;
}
.modal_new_details_h{
  color: #053D00;
  text-align: center;
  font-weight: 700;
  font-family: Poppins;
  font-size: 25px;
  margin-bottom: unset;
}
.talk_to_expert_card{
  border-radius: 16px;
}
.about_interior {
  color: #fff;
  /* text-shadow: 2px 2px #000000; */
  /* opacity: 0.2; */
  /* margin-bottom: 40px; */
  font-size: 75px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  /* text-transform: uppercase; */
}
.about_interior_1{
      color: #000;
  /* text-shadow: 2px 2px #000000; */
  /* opacity: 0.2; */
  /* margin-bottom: 40px; */
  font-size: 75px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.interior_header{
        color: #000;
  /* text-shadow: 2px 2px #000000; */
  /* opacity: 0.2; */
  /* margin-bottom: 40px; */
  font-size: 75px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;  
  margin-top: 60px
}
.extrior_header{
  color: #fff;
  font-size: 75px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;  
  margin-top: 125px;
}

.contact_us {
  text-decoration: none;
  color: #000;
  padding: 10px;
  border: 1px solid #000;
  border-radius: 10px;
  margin-top: 20px;
}
.about_us_aplhi {
  background-color: #254875;
  padding: 114px 0;
}
.about_us_aplhi img{
  width: 100%;
}

.about_priority{
  color: #f28f1a;
  /* text-decoration: underline; */
}
.about_us_aplhi p{
  font-size: 15px;
}

.what_we_header {
  color: #fff;
  text-align: center;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.what_priority{
  color: #f28f1a;
  /* border-bottom: 1px solid #f28f1a; */
  /* margin-bottom: 0; */
  text-decoration: underline;
}

.what_we_offer p {
  margin-bottom: 40px;
  color: #ffff;
  font-size: 19px;
  margin-top: 63px;
}
.our_services_apli img{
  width: 100%;
  border: 7px solid #ccc;
  border-radius: 21px;
}
.what_we_offer img {
  width: 100%;
  border: 7px solid #D8D8D8;
  border-radius: 21px;
}
.alpi_servicess h1{
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.vission_mission h1{
      color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.vission_mission p{
    color: #fff;
}
.card.card_services {
  /* border-radius: 15px; */
  background: #254875;
  border: none;
}
.alpi_servicess h5{
  text-align: center;
  color: #fff;
}
.years_of_exper img{
  display: block;
  margin: auto;
}
.years_of_exper h5{
  text-align: center;
  color: #254875;
  font-weight: 600;
  margin-top: 10px;
  font-size: 42px;
}
.years_of_exper h6{
  text-align: center;
  color: #254875;
  font-weight: 600;
  font-size: 20px;
}


.our_work h1{
  text-align: center;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 67px;
  font-family: 'Old Standard TT', serif;
}
.our_work img{
  width: 100%;
}


.feedback img{
  width: 100%;
}
.working_process img{
  width: 100%;
}
.new_construction_gif {
    width: 100%;
}
.construction_service_subpage {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.construction_seprate_services{
    background: #fff;
}
.new_contactus {
    /* margin: 35px 0px; */
    background: #fff;
}
.contact .info {
    border-top: 3px solid #0f4c81;
    border-bottom: 3px solid #0f4c81;
    padding: 30px;
    background: #ffffff;
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}
.contact .info i {
    font-size: 20px;
    color: #10474e;
    float: left;
    width: 44px;
    height: 44px;
    background: #eaf6ed;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #222222;
    text-align: left;
}
.contact .info p {
    margin-bottom: 20px;
    color: #000;
    font-size: 0.8rem;
    /* text-align: justify; */
}

.contact .php-email-form {
    width: 100%;
    border-top: 3px solid #0f4c81;
    border-bottom: 3px solid #0f4c81;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}
.contact .php-email-form button[type="submit"] {
    background: #162f4e;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}
.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
}
.contact .php-email-form input {
    height: 30px;
}
.construction_service_subpage h4 {
    font-size: 47px;
    margin-right: auto;
}
.construction_span_style {
    color: #0f4b81;
}
.construction_service_subpage p {
    margin-right: auto;
    font-size: 17px;
}
.contact .php-email-form .form-group {
    padding-bottom: 8px;
}
.container_iframe {
    background-color: #fff;
    margin: 30p;
    /* padding: 30px; */
    padding-top: 40px;
}

.footer {
    padding: 30px 0;
    background-color: #162f4e;
}
.footer p {
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 60px;
}
.footer h5 {
    color: #FFF;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    /* font-weight: 700; */
    line-height: normal;
}
.footer a {
    text-decoration: none;
    color: #FFF;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    /* font-weight: 700; */
    line-height: normal;
}
.card.talk_to_expert_card {
    padding: 6px;
    border-radius: 15px;
    background-color: #FFF;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.94);
}

.talk_to_expert_card h3 {
    text-align: center;
    color: #212121;
    margin-bottom: 20px;
}
.talk_to_expert_card input {
    border-top: unset;
    border-left: unset;
    border-right: unset;
    border-radius: unset;
    background-color: #FFF;
}
.input_terrace {
    margin-bottom: 25px;
}
.btn_submit_det {
    background: #162f4e;
    color: #fff;
    border-radius: 28px;
    padding: 12px 35px;
    font-size: 16px;
    font-weight: 700;
}
.btn_submit_det:hover{
    background: #162f4e;
    color: #fff;
    border-radius: 28px;
    padding: 12px 35px;
    font-size: 16px;
    font-weight: 700;
}

.portfolio h1 {
    color: #000;
    padding-top: 40px;
    text-align: center;
    margin-bottom: 40px;
    font-size: 67px;
    font-family: 'Old Standard TT', serif;
}
.portfolio img{
    width: 100%;
}
.portfolio{
    background: #fff;
}

.dropdown_dense {
	background: orange;
	visibility: hidden;
  opacity: 0;
  min-width: 5rem;
	position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
	left: 0;
  display: none;
}

ul li:hover > .dropdown_dense,
.dropdown_dense:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.dropdown_dense li {
	clear: both;
  width: 100%;
}

.nav_logo {
  width: 150px;
}
#navsticky a.navbar-brand {
  width: 40%;
}
#navsticky ul li {
  margin-right: 20px;
  /* margin: auto; */
  margin-top: auto;
}
#navsticky ul li a {
  color: #FEF5EE;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
a.dropdown-item {
  color: #000 !important;
}
a.nav-link.cont_btn {
  padding-bottom: 0px;
}
.navbar_ul_design{
  margin: auto;
}
.nav_details{
    margin-bottom : 4px !important;
}
section.thankyou_page {
    margin: 40px 0;
}
section.thankyou_page h1 {
       font-size: 26px;
    text-align: center;
}
section.thankyou_page h2 {
       font-size: 22px;
    text-align: center;
}

.watermarked {
  position: relative;
}
.watermarked:after 
{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/logo.png);
  background-size: 115px;
  background-position: 10px 11px;
  background-repeat: no-repeat;
  opacity: 0.9;
}
.card_services
{
  position: relative;
}
.card_services:after 
{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/logo.png);
  background-size: 115px;
  background-position: 10px 11px;
  background-repeat: no-repeat;
  opacity: 0.9;
}
.watermarked1{
  position: relative;
}
.watermarked1:after 
{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left:50px;
  background-image: url(../img/logo.png);
  background-size: 115px;
  background-position: 10px 11px;
  background-repeat: no-repeat;
  opacity: 0.9;
}
.watermarked2{
  position: relative;
  width: 400px;
  margin: auto;
}
.watermarked2:after 
{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left:50px;
  background-image: url(../img/logo.png);
  background-size: 115px;
  background-position: 10px 11px;
  background-repeat: no-repeat;
  opacity: 0.9;
}
.privacy_alphi{
    background: #fff;
    padding: 40px 0;
}
.privacy_alphi h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
.privacy_alphi h2{
    font-size: 25px;
}
.terra_banner 
{
  background-image: url(../../assets/img/alphi.jpg);
  /* height: 86vh; */
  height: 98vh;
  background-repeat: no-repeat;
  background-size: cover;
}