@charset "utf-8";
/* CSS Document */
body {
	/*font-family: 'Roboto',sans-serif;*/
	    font-family: 'Gautami';
	font-weight: normal;
	font-size: 1.15rem;
}
.footer {
	background-color: #1e1e1e;
	border-top: 1px solid #1e1e1e;
	height:60px;
	width:100%;
}
.footer p {
	color:#fff;
	text-align:center;
	padding-top:17px;
}
.menu {
	background: transparent;
	color:#fff;
	position: fixed;
	width:100%;
	z-index: 99;
}
.dark-menu {
	background-color:#fff;
	transition: all 0.5s;
	color:#000 !important;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
.infiniti-menu .nav-item a {
	color:#fff;
	font-weight: 500;
}
.menu .navbar-collapse .infiniti-menu .nav-item a {
	background-color: #3c99f8;
	padding: 6px 14px;
	border-radius: 30px;
	margin: 2px 6px;
	text-transform:uppercase;
	font-size:15px;
}
.dark-menu .navbar-collapse .infiniti-menu .nav-item a {
	color: #333 !important;
	font-weight: 600;
	text-transform: uppercase;
 transition-duration: .3s;
	font-size: 15px;
	background:none;
}
.dark-menu .navbar-collapse .infiniti-menu .nav-item a:hover {
	color: #ce1e3f !important;
}
.prop-content {
	text-align:justify;
}
.prop-br {
	height:20px;
}
.prop-invest-ul {
	list-style:none;
	padding:20px;
	margin:20px 0px;
	border-radius:20px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.prop-invest-ul li i {
	color: #ce1e3f!important;
	margin-right: 2px;
	position: absolute;
	margin-top: 4px;
	left: 46px;
}
.prop-invest-ul li {
	padding:6px 39px;
}
th {
	font-weight:600 !important;
}
.prop-amenities-img {
	border-radius:20px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.prop-amenities-img-desc {
	text-align: center;
	text-transform:uppercase;
	font-weight:600;
	font-size: 20px;
	padding: 3px;
}
.prop-amenities-img img {
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
 @media screen and (max-width:700px) {
 .prop-amenities-img {
 margin-top: 20px;
}
}
 @media screen and (min-width:700px) {
 .prop-facilities-img .modal-dialog {
padding-left:20%;
padding-right:20%;
}
}
.img-heading {
	font-size:20px;
	font-weight:600;
	background-color:#ce1e3f;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	display: inline-block;
	padding: 10px 76px;
	border-top-right-radius: 50px;
	border-top-left-radius: 5px;
}
.prop-facilities-img-model {
	position:relative;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	border-radius:20px;
}
.prop-facilities-img-model img {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.prop-facilities-img-model span {
	color: #333;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	padding: 7px;
	display: block;
}
.prop-facilities-img a {
	text-decoration:none;
}
.prop-facilities-img .modal-content {
	border-radius: 20px !important;
}
hr.style-one {
	border: 0;
	height: 1px;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
.underline:after {
	border: 0;
	height: 1px;
	background: #333;
	display:inline-block;
	background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
.prop-views {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding:5px;
	border-top-right-radius:20px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.prop-views img {
	border-top-right-radius:20px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.prop-modal-content {
	border:none;
}
.prop-modal-header {
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	margin-top:15px;
}
.prop-modal-header h5 {
	margin-bottom:0px;
}
.prop-stickyform-btn {
	background-color: #ce1e3f;
	border: 1px solid #ce1e3f;
	padding: 10px 14px;
	color: #fff;
	border-radius: 24px;
}
.prop-stickyform-btn:hover {
	background-color:#fff;
	border: 1px solid #ce1e3f;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	color: #ce1e3f;
}
.prop-modal-content {
	border:none;
}
.prop-modal-header {
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	margin-top:15px;
}
.prop-modal-header h5 {
	margin-bottom:0px;
}
@media screen and (min-width:700px) {
.modal-dialog {
margin:0 !important;
}
.alertmodal .modal-dialog {
 width: 40% !important;
}
}
.prop-input {
	border: 0;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
}
 .prop-input ~ .focus-border {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background-color: #ce1e3f;
transition: 0.4s;
}
.prop-input:focus ~ .focus-border {
width: 100%;
transition: 0.4s;
}
.form-control:focus {
	border: 1px solid #ced4da!important;
	outline:0;
	box-shadow:none !important
}
.prop-input:focus {
	outline: none;
	box-shadow:none !important;
}
.input-group {
	postion:relative;
}
input[type="text"] {
	font: 15px/24px "Lato", Arial, sans-serif;
	color: #333;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 1px;
}
.form-check {
	margin-top: 12px;
}
.infiniti-footer-form {
	background-color: #212121;
	margin-top: 70px;
	color: #fff;
	padding:40px;
}
.infiniti-footer-form-heading {
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
}
.infiniti-footer-form-sub-heading {
	font-weight:600;
	font-size:18px;
	text-transform:uppercase;
}
.footer-form .input-group {
	margin-top:10px;
}
.judy-details {
	list-style: none;
	padding-left: 0;
}
.judy-details li {
	color: #fff;
	font-size: 16px;
	padding: 3px;
	border-bottom: 1px dashed #403e3e;
}
.judy-details li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding-left: 11px;
}
.other-projects {
	list-style: none;
	padding-left: 0;
}
.other-projects li {
	font-size: 18px;
	padding: 3px;
}
@media screen and (max-width:700px) {
.other-projects li {
 font-size: 15px !important;
}
}
.other-projects li a {
	color: #333 !important;
}
.footer-sub-heading {
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
}
.oxley-stickyform .modal-dialog {
	max-width: 370px;
}
}
.oxley-stickyform .modal-title {
	color:#000;
	text-transform:uppercase;
}
.oxley-stickyform .modal-header .close {
	padding: 1px;
	margin: -1px;
}
.footer-btn-infiniti {
	background-color: #fff;
	border-radius: 50px;
	padding: 9px;
	border: 1px solid #333;
	color:#333;
	text-transform:uppercase;
	font-weight:500;
}
.footer-btn-infiniti:hover {
	color:red;
	background-color: #fff;
	border: 1px solid #333;
}
.footer-btn-op {
	background-color: #ffe300;
	border-radius: 50px;
	padding: 9px;
	border: 1px solid #333;
	color:#333;
	text-transform:uppercase;
	font-weight:500;
}
.footer-btn-op:hover {
	color:red;
	background-color: #fff;
	border: 1px solid #333;
}
.close {
	color: #ce1e3f;
	opacity: 1;
}
.copyright {
	color:#fff;
	font-weight:500;
	text-decoration:none;
}
.copyright:hover {
	color:#fff;
	font-weight:500;
	text-decoration:none;
}
.other-projects li a {
	text-decoration:none;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
}
@media screen and (max-width:700px) {
.prop-mobile-nav {
 margin-top: 20px;
 padding: 12px;
 border-radius: 10px;
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
 -webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
 -moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
}
 .footer-form .col-lg-6 {
padding-left:0px;
}
.img-heading {
font-size:16px;
 padding: 10px 20px;
}
}
@media screen and (min-width:700px) {
.footer-form .col-lg-6:first-child {
padding-left:0px;
}
}
.prop-sub-heading {
	color:#333;
	font-weight:500;
	font-size:18px;
}
.prop-img {
	border-radius:15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.prop-img img {
	border-radius:15px;
}
.prop-panel-content {
	border-radius:15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding:15px;
}
.prop-panel-content img {
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
.prop-panel-content-head {
	background-color: #ce1e3f;
	padding: 9px;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	text-align: center;
	text-transform:uppercase;
}
body {
	text-align:justify;
}
strong {
	font-weight:600;
}
.prop-invest-ul-new {
	list-style:none;
	padding-left:0px;
	border: 1px solid #e0e0e0;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-bottom:0px;
}
.prop-invest-ul-new li {
	border-bottom: 1px solid #e0e0e0;
	padding:10px;
}
.prop-invest-ul-new li:hover {
	background-color:#e0e0e0;
}
.prop-invest-ul-new li:last-child {
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
.prop-price li {
	font-size:20px;
	color:#FF0000;
	font-weight:500;
}
.prop-price li span i {
	color:#FF0000 !important;
}
.prop-price-head {
	background:#FF0000;
	font-size:24px;
}
.prop-price {
	margin-bottom:0px;
}
.register {
	background-color: #f44336;
	margin: 0 auto;
	width: 50%;
	text-align: center;
	border-radius: 26px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding: 7px;
}
.register a {
	text-decoration:none;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
}
@media screen and (max-width:700px) {
.register a {
font-size: 17px;
}
.register {
width: 80%;
}
.infiniti-footer-form {
padding:10px;
}
}
.prop-gal-close {
	margin: 9px 10px;
}
.prop-panel-content .strong {
	font-size:16px;
	font-weight:500;
	text-align:left !important;
}
.prop-thankyou-head {
	font-size:40px;
	text-align:center;
}
.prop-thankyou-sub-head {
	font-size:30px;
	text-align:center;
}
.prop-thankyou-content {
	font-size:20px;
	text-align:center;
}
.prop-thankyou-op a {
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-weight:600;
}
.prop-thankyou {
	margin-bottom:50px;
	margin-top:50px;
	border-radius: 26px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	padding:10px;
}
.infiniti-seo:link {
	text-decoration:none;
	color:#ce1e3f;
	font-weight:600;
}
.infiniti-seo {
	color:#ce1e3f;
}
.prop-invest-panel-ul {
	list-style:none;
	padding-left: 10px;
	margin-left: 10px;
}
.prop-invest-panel-ul li i {
	color: #ce1e3f!important;
	margin-right: 2px;
	position: absolute;
	margin-top: 4px;
	left: 21px;
}
.prop-invest-panel-ul li {
	padding:6px 13px;
}
.prop-invest-panel-high-ul {
	list-style:none;
	padding-left: 10px;
	margin-left: 10px;
}
.prop-invest-panel-high-ul li i {
	color: #ce1e3f!important;
	margin-right: 2px;
	position: absolute;
	margin-top: 4px;
	left: 40px;
}
.prop-invest-panel-high-ul li {
	padding:6px;
	margin-left: 12px;
}
.project-feature {
	background-color:#011422;
	color:#fff;
	height:400px;
	border-radius:15px;
transition:.2s ease-in-out;
}
.project-feature-heading {
	color:#d8b46a;
	font-size:30px;
	text-align:center;
	padding:11px;
	text-transform:uppercase;
	border-bottom:1px dashed #4c4b4b;
	margin:0 12px;
}
.project-feature-content ul {
	margin:0;
	padding:0;
}
.project-feature-content ul li {
	list-style:none;
	font-size:24px;
	text-align:center!important;
	padding:20px;
}
@media screen and (min-width:700px) {
.project-unit-thead th {
width:16%
}
.project-feature-content ul li span {
font-size:65px;
display:block;
text-align:center;
}
.project-location {
position:relative;
}
.project-location .project-location-top-ul {
position:absolute;
top:110px;
margin:0;
padding:0;
}
.project-location .project-location-top-ul li {
list-style: none;
 padding: 10px 40px;
 color: #fff;
 font-size: 24px;
 text-shadow: 0px 1px 1px #676565;
 font-weight: 500;
}
.project-location-title {
padding: 10px 40px;
 color: #fff;
 font-size: 30px;
 text-shadow: 0px 1px 1px #676565;
 font-weight: 500;
 top:20px;
 text-align:center;
 position:absolute;
 text-decoration:underline;
}
.project-location .project-location-bottom-ul {
position:absolute;
bottom:110px;
margin:0;
padding:0;
}
.project-location .project-location-bottom-ul li {
 list-style: none;
 padding: 10px 40px;
 color: #fff;
 font-size: 24px;
 text-shadow: 0px 1px 1px #676565;
 font-weight: 500;
}
}
.prop-img .prop-panel-content-head {
	margin-top: 14px;
}
th {
	white-space: nowrap;
	background-color: #ce1e3f;
	color: #fff;
	text-align: center;
}
.sticky-nav-logo {
	padding:10px 20px;
	margin:0 auto;
}
.menu .navbar-collapse .infiniti-menu .nav-item a:hover .hvr-underline-from-left:before {
	background: #fff;
}
.dark-menu .navbar-collapse .infiniti-menu .nav-item a:hover .hvr-underline-from-left:before {
	background: #ce1e3f;
}
.hvr-underline-from-left {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
}
.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #ce1e3f;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
	right: 0;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
 50% {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
 50% {
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
}
.hvr-icon-pop {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
	-webkit-animation-name: hvr-icon-pop;
	animation-name: hvr-icon-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.navbar {
 padding: .05rem 1rem;
}
@media screen and (max-width:700px) {
.project-location-top-ul {
border-radius: 15px;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
 margin:20px;
 padding:20px;
}
.project-location-top-ul li {
list-style:none;
margin-top:12px;
}
.project-location-bottom-ul {
border-radius: 15px;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
 margin:20px;
 padding:20px;
}
.project-location-bottom-ul li {
list-style:none;
margin-top:12px;
}
}
.table {
	width:100%;
	border-radius: 14px;
	padding:15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	border:0;
}
 @media screen and (min-width:700px) {
.icon-bar {
 position:fixed;
 right:13px;
 bottom:7%;
 z-index:99;
}
.icon-bar a {
 width: auto;
 display: block;
 border-radius:50px !important;
}
}
 @media screen and (max-width:700px) {
/* .icon-bar {
	right:10px;
}*/
th {
    white-space: normal;
	}
.icon-bar {
 position: fixed;
 bottom: 0 !important;
 left: 0;
 right: 0;
 width: 100%;
 text-align: center;
 z-index: 99;
 background-color:#fff;
}
 .icon-bar a {
 display: inline-block;
 padding: 6px 12px 4px 12px!important;
 width: 30.3%;
 border-radius:20px;
}
}
.icon-bar a {
	text-align: center;
	padding: 7px 18px;
	transition: all 0.3s ease;
	color: #fff !important;
	font-size: 19px;
	margin-top:5px;
	cursor: pointer;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px 0 rgba (0, 0, 0, .3);
}
.icon-bar a:hover {
	background-color: #444;
	text-decoration:none;
}
.prop-email {
	background-color:#ce1e3f;
}
.prop-phone {
	background-color:#2196F3;
}
.prop-whatsapp {
	background-color: #4CAF50;
}
.prop-stickyform {
	background-color:#fff;
}
@media screen and (min-width:700px) {
 .prop-stickyform {
left: 75%;
}
.top-phone {
text-align:left;
}
.top-mail {
text-align:right;
}
}
.prop-whatsapp-txt {
	padding-left:4px;
}
.prop-heading {
	padding-left: 8% !important;
}
.prop-heading h1, .prop-heading span {
	font-family: 'Gautami';
	font-size:25px;
	font-weight:600;
	color: #ce1e3f;
	padding: 10px 0 13px 0px;
	background:url(../images/border-abt.png) no-repeat bottom center;
	text-transform:uppercase;
margin:0 0 15px 0px text-shadow: 0px 1px 1px #676565;
}
.prop-heading {
	color: #ce1e3f;
	font-size:27px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	text-transform:uppercase;
	font-weight:600;
	text-shadow: 0px 1px 1px #676565;
}
.payment-head th {
	text-align:right !important;
}
.payment-table tr td:not(:first-child) {
text-align:right;
}
.payment-table tr:nth-child(4) {
background-color:#1c1b22;
color:#fff;
}
.payment-table tr:nth-child(5), .payment-table tr:nth-child(6) {
background-color:#d59a37;
color:#111;
}
.payment-table tr:nth-child(4):hover {
background-color:#1c1b22;
color:#fff;
}
.payment-table tr:nth-child(5):hover, .payment-table tr:nth-child(6):hover {
background-color:#d59a37;
color:#111;
}
.payment-table tr:nth-child(4):hover td, .payment-table tr:nth-child(4) td {
border:0;
}
.payment-table tr:nth-child(5):hover td, .payment-table tr:nth-child(6):hover td, .payment-table tr:nth-child(5) td, .payment-table tr:nth-child(6) td {
border:0;
}
label {
	font-size:16px !important;
}
input::placeholder {
font-size:14px !important;
}
.tnk-btn-op {
	background-color: #ce1e3f;
	border-radius: 50px;
	padding: 9px;
	border: 1px solid #ce1e3f;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
	font-size:20px;
}
@media screen and (max-width:700px){
.prop-invest-ul li i{
left: 25px!important;
}
.prop-invest-ul li {
    padding: 5px 6px 5px 27px!important;
}
.prop-invest-ul{
padding: 6px!important;
}

.project-location-title {
font-size: 20px;
    text-align: center;
    margin-top: 15px;
    color: #ce1e3f;
}
body{
font-size:17px!important;
}
.col-lg-6:not(:first-child) {
    margin-top: 20px;
}
.col-lg-8:not(:first-child) {
    margin-top: 20px;
}
.col-lg-5:not(:first-child) {
    margin-top: 20px;
}
.col-lg-4:not(:first-child) {
    margin-top: 20px;
}
.col-lg-3:not(:first-child) {
    margin-top: 20px;
}
.prop-whatsapp-txt{
display:none;
}
.prop-heading h1, .prop-heading span{
background:none;
}
.icon-bar a i{
    font-size: 23px;
}
.tnk-btn-op{
 font-size: 12px;
}
}
.navbar-toggler i{
background-color: #ce1e3f;
    padding: 10px 14px;
    border-radius: 11px;
    color: #fff;
}