/* @font-face {
  font-family: "MontRegular";
  src: url('../fonts/Mont-Trial-Regular.ttf');
} */
/* @font-face {
  font-family: "MontBook";
  src: url('../fonts/mont-book.ttf');
} */
@font-face {
  font-family: "Futura";
  src: url('../fonts/Futura\ Bk\ BT\ Book.ttf');
}

@font-face {
  font-family: "Futura";
  src: url('../fonts/Futura\ Bk\ BT\ Book.ttf');
}
a:hover{text-decoration: none !important;}
a.clickhere:hover {
  color: #000 !important;
  text-decoration: none !important;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.header a:hover {
  color: #fff !important;
  text-decoration: none !important;
}
body{
  font-size: 14px;
  /* font-family: 'MontBook' !important; */
  font-family: 'Futura' !important;
}
section{
  position: relative;
}
.section-head {
  font-family: 'Futura' !important;
  color: #000;
  padding: 16px 0px;
  font-size: 30px;
  margin: 10px 0px;
  position: relative;
  text-transform: uppercase;
  font-weight: 800;
}
.nopadding.form {
    padding: 5px;
}
.nomargin { margin: 0; }
#lock{ display:none; }
.text-center { text-align: center;}

#home {margin-top: 80px;}
#home img { width: 100%; }
.carousel-caption {
  position: absolute;
  right: 15%;
  top: 10rem;
  left: 10%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  width: 560px;
}
/* .carousel-control-prev-icon {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 40px;
} */
/* .carousel-control-next-icon {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 40px;
} */
.carousel-control-next, .carousel-control-prev { width: 9%;opacity: 0.9;}
.carousel-inner>.item>img { width: 100%; }

/* =============== Navbar start =============== */
.navbar-default {
  background-color: #fff;
  position: fixed;
  margin-bottom: 0;
  height: 60px !important;
}
.center-navbar {
  /* float: none; */
  /* margin: 0 auto; */
  display: table;
}
.navbar-nav {
    margin: 1.5px 84px;
}
.nav>li>a {
  color: #000 !important;
  padding: 14px 14px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
.navbar-nav>li { padding: 0px;}
.navbar-brand { height: auto; padding: 10px 15px; width: 100%;}
.navbar-brand>img { margin: 0 auto; width: 100px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  background-color: #fff;
  color: #000 !important;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{ margin-left: inherit; text-align: center;padding: 0px;}
#dropdownMenuButton{
  background: inherit;
  color: #424242;
  font-weight: bold;
  padding: 6px 12px;
  border-bottom: 1px solid #424242;
  border-radius: inherit;
}
.dropdown-menu{ background-color: #424242; min-height: 100px; border-radius: inherit;}
.dropdown-item{ width: 100%; display: block; text-align: center; text-transform: uppercase; padding: 4px 0; color: #fff;}
.dropdown-menu{ min-width: 120px;}
.dropbtn {
  background-color: inherit;
  text-transform: uppercase;
  color: #424242;
  padding: 4px 0;
  border-bottom: 1px solid #424242;
  border: none;
  cursor: pointer;
}
.dropdown {position: relative; display: inline-block; padding-bottom: 5px; border-bottom: 1px solid #424242;}
.dropdown-content { display: none; position: absolute; background-color: #424242; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; top: 30px;}
.dropdown-content a { color: #fff; padding: 12px 16px; text-decoration: none; display: block;}
.dropdown-content a:hover {background-color: #424242;color: #A68749;}
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropbtn { background-color:inherit; }
.imagelogo { width: 160px; }
.current a.smoothScroll {
  color: #fff !important;
  background: #794925;
}
.current a.smoothScroll {
  color: #000;
  font-weight: bold;
}
/* =============== Navbar End =============== */
/* =============== Slider Start =============== */
/* #slider {
  margin-top: 60px;
} */
/* =============== Slider End =============== */
.inneraboutOverview {
    text-align: center;
}
/* =============== About Us Start =============== */
.inneraboutus {
    padding: 30px 0px;
    background-color: #ddd;
}
/* =============== About Us End =============== */
footer {
    margin: 0;
    padding: 30px 0;
    /* background: #f1f1f1; */
}
.footerQR {
    display: flex;
    justify-content: center;
    padding: 23px;
}
.footerlogoinner {
    text-align: center;
}
#Overview {
  padding-top: 2%;
  padding-bottom: 3%;
}
/* ======================= Navbar start ======================= */
.navbar { background: #fff; z-index: 999; box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.795); padding-top: unset; padding-bottom: 0px; }
.navbar-brand img { width: 68%; }
.navbar .navbar-nav .nav-link { color: #000; padding: 1.6em 1em; }
#enqirebutton1 {  padding: 7px 25px; margin: 13px 11px; border-radius: 5px; background-color: #000; color: #fff !important; display: block; text-decoration: none; }
.nav-item a { font-size: 14px; font-weight: 500; }
.navbar-nav .nav-link.active { color: #000; font-weight: 800; }
/*.navbar-expand-lg .navbar-nav .nav-link {
    border-top: 3.5px solid #000;
}*/
.activeHover { color: #fff !important; font-weight: 900 !important; }
.navbar-brand1{ width: 12%; }
.navbar-brand1 img { width: 75%; }
.navbar-brand2 { width: 12%; }
.navbar-brand2 img { width: 60%; }
/* ======================= Extra Large Desktop Start ======================= */
@media only screen and (min-width: 1850px) {
	.nav-item a { font-size: 20px; font-weight: 500; }
}
@media only screen and (min-width: 2001px) {
  .nav-item a { font-size: 22px; font-weight: 500; }
}
/* ======================= Extra Large Desktop End ======================= */
/* ======================= Large Desktop Start ======================= */
@media only screen and (min-width: 1400px)  and (max-width: 2000px) {
  .nav-item a { font-size: 18px; font-weight: 500; }
}
/* ======================= Large Desktop End ======================= */
@media screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) {
	.nav-item a { font-size: 14px; font-weight: 500; }
	.navbar .navbar-nav .nav-link { color: #000; padding: 1.3em 0.6em;}
}
/* ======================= Tablet Start ======================= */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar { padding-bottom: 0px !important; }
  .navbar-brand { margin-right: 0; padding: 0 1em; }
  button.navbar-toggler { margin: 10px 0px; border: 1px solid #000;}
  .navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: unset; }
  .navbar .navbar-nav .nav-link { color: #000; padding: 0.5em 2em; border-right: none; margin: 0em 0em; border: 1px solid #fff; }
  .navbar-collapse { flex-basis: 84%; flex-grow: 1; align-items: center; position: absolute; width: 94%; top: 80px; background: #fff; }
  .navbar-nav li { text-align: center; border-bottom: 1px solid #000; width: 100%; }
  .navbar-brand1 { width: 20% !important; }
  i.fa.fa-bars { color: #000; }
  .navbar-nav { background: #fff; }
  .navbar-brand1 img { width: 60%; }
}
/* ======================= Tablet End ======================= */
/* ======================= Large Mobile Start ======================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .navbar { padding-bottom: 0px !important; }
  .navbar-brand { margin-right: 0; padding: 0 1em; }
  button.navbar-toggler { margin: 10px 0px; border: 1px solid #000;}
  .navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: unset; }
  .navbar .navbar-nav .nav-link { color: #000; padding: 0.5em 2em; border-right: none; margin: 0em 0em; border: 1px solid #fff; }
  .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; position: absolute; width: 94%; top: 80px; background: #fff;}
  .navbar-nav li { text-align: center; border-bottom: 1px solid #000; width: 100%; }
  .navbar-brand1 { width: 35% !important; }
  i.fa.fa-bars { color: #000; }
  .navbar-nav { background: #fff; }
  .navbar-brand1 img { width: 60%; }
}
/* ======================= Large Mobile End ======================= */
/* ======================= Small Mobile Start ======================= */
@media only screen and (min-width: 300px) and (max-width: 480px) {
  .navbar { padding-bottom: 0px !important; }
  .navbar-brand { margin-right: 0; padding: 0 1em; width: 200px; }
  button.navbar-toggler { margin: 10px 0px; border: 1px solid #000;}
  .navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: unset; }
  .navbar .navbar-nav .nav-link { color: #000; padding: 0.5em 2em; border-right: none; margin: 0em 0em; border: 1px solid #fff; }
  .navbar-collapse { flex-basis: 84%; flex-grow: 1; align-items: center; position: absolute; width: 94%; top: 80px; background: #fff; }
  .navbar-nav li { text-align: center; border-bottom: 1px solid #000; width: 100%; }
  .navbar-brand1 { width: 35% !important; }
  i.fa.fa-bars { color: #000;}
  .navbar-nav { background: #fff; }
  .navbar-brand1 img { width: 60%; }
}
/* ======================= Small Mobile End ======================= */
/* ======================= Navbar End ======================= */
/* =============== Projects Start =============== */
.innerprojects{
  padding: 30px 0px;
  /*background-color: #ddd;*/
}
.slick-arrow {
    font-size: 25px;
}
.innerprojects .nav>li>a {
    color:#000 !important;
    background-color: #fff;
    border: 1px solid#000;
    padding: 5px 15px;
}
.innerprojects .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff !important;
    background-color:#000;
}
.nav-pills>li {
    width: 19%;
    text-align: center;
    color:#000 !important;
    border-radius: 4px;
    padding: 5px;
}
.innerprojects .nav.nav-pills {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.prop-div {
    box-shadow: 2px 2px 11px #999;
    margin-bottom: 5%;
}
.prop-div {
    position: relative;
    overflow: hidden;
    transition: ease all 1s;
    border-radius: 10px;
    margin: 20px;
}
.prop-img-div {
    position: relative;
    overflow: hidden;
    transition: ease all 1s;
    border-radius: 10px;
}
.move {
    text-decoration: none;
    cursor: pointer;
    color: #000;
    /* font-weight: 600; */
    text-transform: capitalize;
}
label{
font-weight: 200;
}
.parap{
  font-size: 18px;
}
.g-recaptcha{
      margin: 12px 5px;
}
.prop-div, .prop-img-div {
    position: relative;
    overflow: hidden;
    transition: ease all 1s;
}
.prop-img-div img {
    transition: ease all 1s;
    /*height: 283px;*/
}
.prop-img-div:hover img {
    transform: scale(1.3);
    transition: ease all 1s;
}
.projectlogo{
  /*position: absolute;*/
  top: 0px;
  right: 0px;
  width: 120px;
  background-color: #fff;
  border-bottom-left-radius: 15px;
  padding: 5px;
  transition: none !important;
  transform: none !important;
  margin: 15px auto;
  filter: invert(1);
}
p.prop-name {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    background-color: black;
    padding: 1%;
    font-size: 12px;
}
p.prop-price {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color:#000;
    border-top-right-radius: 10px;
    padding: 1%;
    margin: 0;
    font-size: 12px;
}
p.prop-undercon {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 59%, rgba(83, 33, 122, 0.10127801120448177) 90%);
    border-bottom-right-radius: 10px;
    padding: 1%;
    margin: 0;
    font-size: 12px;
}
.prop-details {
    padding: 2%;
    /*background-color: white;*/
}
p.rera {
    font-size: 9px;
    color: #000;
    text-align: center;
    line-height: 15px;
}
.prop-inner {
    /*border-bottom: 1px solid lightgray;*/
    color: #191919;
    text-align: center;
} 
.offer-txt {
    padding: 4px 0;
    background: #424242;
    display: none;
}
.offer-txt p {
    margin-bottom: 0;
    color: #000;
    text-align: center;
}
.prop-inner .prop-title {
    margin-bottom: 5px;
}
p.prop-title {
    float: left;
}
.prop-inner .prop-desc {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
}

/*p.prop-desc {
    text-align: right;
}*/
.clickhere {
  background-color: #000;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    display: block;
    margin: 20px auto;
    text-align: center;
    width: 38%;
    padding: 5px;
        /*background-color: #000;
    border-radius: 6px;
    font-size: 11px;
    color: #fff;
    padding: 5px 15px;*/
}
/*.slick-initialized .slick-slide { 
  margin: 20px;
 }
*//* =============== Projects End =============== */
/* ======================= Contact Form Start ======================= */
.innerContact {
  padding: 30px 0px;
  background: #000;
      margin: 12px 7px;
}

.headContact {
  text-align: center;
}

.Contactbox {
  border: 3px solid #ffffff;
  padding: 15px 30px;
}

.ContactSubbox {
  border: 1px solid #b29d78;
}

.ContactSubbox img {
  width: 100%;
}

/*.ContactSubbox1 {
  border: 1px solid #b29d78;
}*/

.count {
  padding-left: 11px;
}
/*label {
    margin-left: 10px;
}*/
#pricepopup .input-group {
  width: 100% !important;
  text-align: justify !important;
 /* border-bottom: 1px solid #bfac85;*/
  margin-bottom: 5px;
}

#pricepopup .form-control, #pricepopup .form-control {
  display: block;
  width: 100%;
  /*height: 30px;*/
  color: #555;
  background-image: none;
  border: none !important;
  border-radius: 4px;
  box-shadow: none;
}

.innerContact button#submitf {
  background: #000000;
  color: #fff;
  padding: 5px 20px;
  margin-top: 20px;
}

button#submitf p {
  margin-bottom: 0px;
}

label.error {
  font-size: 13px;
  color: #fb0303;
}

/* ======================= Contact Form End ======================= */
/* =============== Contact Us Start =============== */
.innercontactus {
      background-color:#000;
    color: #fff;
    /* padding: 50px 0px; */
    padding-bottom: 50px;
}
section#footer {
    background-color: #000;
    color: #fff;
}
#footer h5.text-center.wow.fadeInUp {
    cursor: pointer;
    display: inline;
    text-align: center;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}
.innercontactus .input-group {
    margin: 5px auto !important;
}
.input-group {
    position: relative;
    display: table;
    text-align: left;
    margin: 7px auto;
    width: 100%;
}
.input-group-pop{
  text-align: center;
}
.innercontactus h3{
  color: #fff !important;
}
.innercontactus h5{
  color: #fff !important;
  cursor: pointer;
}
/* =============== Contact Us End =============== */
/* =============== About Developer Start =============== */
.inneraboutproject {
  padding: 30px 0px;
}
/* =============== About Developer End =============== */
/* =============== Disclaimer popup Start =============== */
#disclaimerpopup .modal-dialog {
    width: 90%;
    font-size: 11px;
}
#disclaimerpopup .modal-header .close2 {
     margin-top: 0px; 
    position: absolute;
    right: 15px;
    top: 15px;
}
/* =============== Disclaimer popup End =============== */
/* =============== Popup Form Start =============== */
#popupModal .modal-header {
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color:#000;
}
#popupModal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    text-align: center; 
}
#popupModal .modal-header .close2 {
    margin-top: 0px; 
    position: absolute;
    right: 15px;
    top: 10px;
    /* color: #fff; */
    text-align: center;
}
.close2 {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 2 !important;
    filter: alpha(opacity=20);
}
/* =============== Popup Form End =============== */
button.btn.btn-danger.interested {
    font-size: 16px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    transition: 0.4s ease-in;
    z-index: 999;
    background-color: #000;
    border: 2px solid #fff;
    font-weight: 600;
    padding: 7px 10px 6px 10px;
}
.header{overflow: hidden;position: relative;}
.menu{background-color: #fff;color: #000;font-size: 1.8rem;padding: 0 .5rem;position: fixed;top: 13px;right: 2.5rem;z-index: 9999;}
.close{background-color: #fff;color: #000;font-size: 1.8rem;padding: 0 .5rem;position: fixed;top: 20px;right: 2.5rem;opacity: 0;visibility: hidden;z-index: 9999999;}
.cus-navbar.active .close{opacity: 1;visibility: visible;z-index: 99;}
.menu, .close{display: block;cursor: pointer;padding: 5px 10px;}

.header .cus-navbar{position: fixed;width: 100%;background: rgba(0,0,0,.8);height: 100vh;right: 0;left: 0;top: 0;transition: ease 1s all;transform: translateX(100%);z-index: 9999;display: flex;align-items: center;justify-content: center;}
.header .cus-navbar.active{transform: translateX(0);}
.close.active {opacity: 1;visibility: visible; padding-top:7px;}
.header .navlist{width: 20%;}
.header .navlist li{display: block;margin-top: 2rem;margin-left: 0;font-size: 2.4rem;text-align: center;color: #fff;border-bottom: 1px solid #ccc;padding-bottom: 1rem;}
.header .navlist li a{color: #fff;}


.mlgroup{width: 100px;margin: 0 auto;margin-bottom: 20px;}

.project-overly{background: rgba(0,0,0,.8);top: 0;left: 0;bottom: 0;right: 0;position: fixed;z-index: 99999;display: none;cursor: pointer;}
.project-overly.active{display: block;}
.project-popup{background-color: #fff;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);padding: 20px;border-radius: 10px;z-index: 999999;display: none;}
.project-popup p{border-top: 1px solid #A68749;padding-top: 10px;margin-top: 10px;}
.project-popup.active{display: block;}
.project-close{position: fixed;right: 10px;top: 10px;z-index: 9;font-size: 20px;cursor: pointer;}
/* .viewAboutDiv p{font-family: 'cambria' !important;} */
.form-check-label label.error:after {
  content: " ";
  position: absolute;
  left: 1px;
  top: -9px;
  border-top: none;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid red;
}

.form-check-label {
  position: relative;
}

.form-check-label label.error {
  position: absolute;
  top: 15px;
  background: #fff;
  color: red;
  padding: 0px 3px;
  border: 1px solid #000;
  z-index: 9;
  left: -5px;
}

.form-check-label2 label.error:after {
  content: " ";
  position: absolute;
  left: 1px;
  top: -9px;
  border-top: none;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid red;
}

.form-check-label2 {
  position: relative;
}

.form-check-label2 label.error {
  position: absolute;
  top: 15px;
  background: #fff;
  color: red;
  padding: 0px 3px;
  border: 1px solid #000;
  z-index: 99;
  left: -5px;
}

.serviceBox {
  margin-bottom: 30px;
}


.boximg4 img {
display: block;
margin: 0px auto;
width: 245px;
}

.box5 h4 {
text-align: center;
margin: 12px auto;
}

.bord4 {
border-right: 1px solid;
}

.box6 p {
text-align: center;
letter-spacing: 2px;
height: 63px;
}

.box6 h3 {
font-size: 16px;
text-align: center;
letter-spacing: 1px;
}

.bordbottom {
border-bottom: 1px solid #000;
}

#about-us6 {
padding: 50px 0px;
/*background: #f3f3f3;*/
}

.descriptionover {
font-size: 19px;
letter-spacing: 1px;
line-height: 32px;
text-align: center;
}

a:hover,
a:focus {
text-decoration: none;
outline: none;
}

.tab {
font-family: "futura";
padding: 15px;
}

.tab .nav-tabs {
padding: 0;
margin: 0;
border: none;
border-bottom: 3px solid #a48636;
}

.tab .nav-tabs li a {
color: #222;
background: #fff;
font-size: 24px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: capitalize;
padding: 7px 20px 6px;
margin: 0 2px 1px 0;
border: none;
border-radius: 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 1;
transition: all 0.3s ease 0s;
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a:hover {
color: #fff;
background: transparent;
border: none;
box-shadow: none;
}

.tab .nav-tabs li a:before {
content: "";
background: #a48636;
height: 100%;
width: 100%;
opacity: 0;
position: absolute;
bottom: 0;
right: 0;
z-index: -1;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
transition: all 0.3s ease 0s;
}

.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before {
opacity: 1;
clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
}

.tab .tab-content {
color: #222;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
line-height: 25px;
padding: 10px;
}

.mytab {
text-align: center;
border-bottom: none;
margin-bottom: 40px;
/* margin-top: 50
px
; */
}

.mytab li {
float: none !important;
display: inline-block;
margin-bottom: 10px;
/* margin-left: -6px; */
margin-right: 15px;
}
.abt22 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.abtwrap {
  transition: ease all 1s;
}
.abt22 img {
    display: block;
    margin: 0px auto;
    width: 50px;
}
.abtcontent {
  text-align: center;
  background: #ffffff;
  padding: 10px;
  margin: 20px 0;
  transition: ease all 0.5s;
  border: 2px solid #d8d8d8;
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.abtcontent {
  min-height: 80px;
  background: #fff !important;
}
.tranhover:hover {
  transform: translateY(-10px);
  transition: ease all 0.5s;
}
.tranhover:before {
  content: "";
  position: absolute;
  bottom: -34px;
  width: 210px;
  left: 50%;
  margin-left: -105px;
  height: 34px;
  border-radius: 50%;
  transform: scale(1.15);
  background: radial-gradient(rgba(0, 0, 0, 0.1), transparent, transparent);
  transition: ease all 0.5s;
}
#projects {
  background: #000;
  color: #fff;
}
#legacy {
  padding-top: 2%;
  padding-bottom: 3%;
}
#aboutrustomjee {
  padding-top: 1%;
  padding-bottom: 2%;
}
.text-center{
  align-items: center;
}
.underline-black {
  color: #000;
  text-decoration: underline;
  text-underline-offset: 13px;
}
.underline {
  color: #000;
  text-decoration: underline;
  text-underline-offset: 13px;
}
.underline-white {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 13px;
}

.btn-default {
  color: #fff;
  background-color: #000;
  border-color: #ccc;
  margin-top: 5px;
}
.modal{
  z-index: 9999;
}
.largersizetextdesk{
  display: block;
}
.largersizetextmob{
  display: none;
}
.scrollup {
  background: #000;
  text-align: center;
  padding: 0px;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 6%;
  right: 3%;
  cursor: pointer;
  color: #fff;
  border-radius: 50px;
  z-index: 999;
  display: none;
}

i.fa.fa-arrow-circle-up {
  font-size: 36px;
  padding: 2px;
}
