@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css2?family=Play&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');*/

::-moz-selection {
    background: #ff5e14;
    color: #fff;
    text-shadow: none
}
::-moz-selection {
    background: #ff5e14;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #ff5e14;
    color: #fff;
    text-shadow: none
}


.footer-flex .prt-view {
  padding: 3px 22px;
  color: #ffffff !important;
  background: #232c3d;
  border-radius: 0.2rem;
  height: 32px;
  font-weight: 500;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer-first {
  flex: 1;
}

.listing-detail-footer {
  /*padding: 2px 3px;*/
  margin-top: -5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e4e8f3;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
  min-height: 55px;
  max-height: 55px;
}
.foot-location {
  font-size: 15px;
  display: flex;
}
.apartment-bg{
    background-color: #06924b !important;
}
.villa-rent{
background-color: var(--rt-primary-color);
padding: 2px 20px;
display: inline-block;
border: none;
border-radius: 4px;
color: #ffffff;
font-size: 13px;
font-weight: 500;
position: relative;
}
.normal-txt{
    color: #3c2b2b;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}
.span-txt{
    font-weight: bold;
    color: #ac0b8b !important;
}


/* ========================================= */
/*          FOOTER-MENU      */
/* ======================================== */


.footer-bar-2 .active-nav, .footer-bar-5 strong, .footer-bar-4 strong, .splide__pagination__page.is-active {
    background-color: #4a89dc!important;
}
.footer-bar-1 .active-nav i, .footer-bar-1 .active-nav span, .footer-bar-3 .active-nav i {
    color: #4a89dc!important;
}
.footer-bar-6 .circle-nav strong, .footer-bar-6 .active-nav em {
    background-image: linear-gradient(to bottom, #5D9CEC, #4A89DC)!important;
}


#footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, .9);
    display: flex;
    min-height: 61px;
    border-top: solid 1px rgba(0, 0, 0, .05);
    text-align: center;
    transition: transform 350ms ease!important;
}
#footer-bar a {
    color: #1f1f1f;
    padding-top: 12px;
    position: relative;
    flex: 1 1 auto;
    width: 100%;
}
#footer-bar a span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 10px;
    font-weight: 500;
    margin-top: -6px;
    opacity: .7;
    font-family: roboto, sans-serif!important;
}
#footer-bar a i {
    font-size: 18px;
    position: relative;
    z-index: 2;
}
#footer-bar a svg {
    transform: translateY(-6px);
}
#footer-bar .badge {
    font-style: normal;
    z-index: 5;
    top: 0;
    position: absolute;
    margin-left: 3px;
    color: #fff!important;
    width: 18px;
    text-align: center;
    line-height: 18px;
    padding: 0;
    padding-left: 0!important;
    border-radius: 18px;
    margin-top: 7px;
    font-size: 11px;
}
.footer-bar-2 .active-nav {
    color: #fff!important;
}
.footer-bar-2 .active-nav strong {
    position: absolute;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    bottom: 0;
}
.footer-bar-4 .active-nav {
    color: #fff!important;
}
.footer-bar-4 .active-nav strong {
    position: absolute;
    width: 47px;
    height: 47px;
    border-radius: 60px;
    left: 50%;
    top: 30px;
    transform: translate(-50%, -50%);
    bottom: 0;
}
.footer-bar-4 span {
    display: none!important;
}
.footer-bar-4 i {
    padding-top: 10px;
}
.footer-bar-5 .active-nav strong {
    position: absolute;
    width: 50px;
    height: 2px;
    border-radius: 60px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.footer-bar-3 span {
    display: none!important;
}
.footer-bar-3 .active-nav {
    padding-top: 11px!important;
}
.footer-bar-3 .active-nav span {
    display: block!important;
}
.footer-bar-3 a {
    padding-top: 18px!important;
}
.footer-menu-hidden {
    transition: all 100ms ease;
    transform: translateY(100%)!important;
}
.footer-bar-white * {
    color: #fff;
}
#footer-bar.position-relative {
    z-index: 2!important;
}
#footer-bar {
    height: calc(65px + (constant(safe-area-inset-bottom))*1.1);
    height: calc(65px + (env(safe-area-inset-bottom))*1.1);
}
.is-not-ios .footer-menu-clear {
    height: 70px;
    display: block;
}
.is-not-ios .footer {
    padding-bottom: 0;
}
.is-not-ios #footer-menu a i {
    padding-top: 13px;
}
.is-not-ios #footer-menu a span {
    opacity: .6;
}
.footer-bar-6 u {
    background-color: rgba(255, 255, 255, .2);
}
.footer-bar-6 {
    margin-left: -3px;
    line-height: 24px!important;
}
.footer-bar-6 a {
    transition: all 0.3s ease-in-out;
}
.footer-bar-6 a span {
    transition: all 0.3s ease-in-out;    
}
.footer-bar-6 a span:hover {
    transition: all 0.3s ease-in-out;
    color: #00a944 !important;
}
.footer-bar-6 span {
    font-size: 11px!important;
}
.footer-bar-6 i {
    transform: translateY(-2px);
    opacity: .7;
}
.footer-bar-6 .circle-nav strong {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    left: 50%;
    top: -23px;
    z-index: 0;
    transform: translateX(-50%);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .09);
    animation: footerAni 1s infinite;
    background-image: linear-gradient(to bottom, #00a944 0%, #09ae4b 100%)!important;
}
@keyframes footerAni {
    0% {
    transform: scale(1, 1) translateX(-50%);
}
50% {
    transform: scale(1.05, 1.05) translateX(-48%);
}
}.footer-bar-6 .circle-nav span {
    font-size: 11px!important;
    margin-top: -8px!important;
}
.footer-bar-6 .circle-nav i {
    transform: translateY(-21px) translateX(0px);
    color: #fff!important;
    opacity: 1!important;
    font-size: 20px!important;
    position: relative;
    z-index: 2;
}
.footer-bar-6 .circle-nav svg {
    width: 25px!important;
    height: 25px!important;
    stroke: #fff!important;
    fill: rgba(255, 255, 255, .1)!important;
    transform: translateY(-25px) translateX(-1px)!important;
    position: relative;
    z-index: 2;
}
.footer-bar-6 .circle-nav u {
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    border-radius: 50px;
    height: 50px;
    z-index: 0;
}
.footer-bar-6 .active-nav em {
    position: absolute;
    width: 60px;
    height: 4px;
    border-radius: 60px;
    left: 50%;
    top: 57px;
    transform: translateX(-50%);
    background-image: linear-gradient(to bottom, #00a944 0%, #09ae4b 100%)!important;
}




/* =======================
    Page-Title-Row
------------------------*/
.ttm-page-title-row { 
    background: url(../img/bg/pagetitle-bg.jpg);
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}
.ttm-page-title-row-inner { 
    width: 100%;
    background-color: rgba(0, 0, 0, 0.02);
}
.ttm-page-title-row-inner .row{
    min-height: 240px;
    margin: 0;
}
.page-title-heading h2 {
    display: inline-block;
    text-transform: capitalize;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    padding-left: 20px;
    margin-bottom: 12px;
    position: relative;
}
.page-title-heading h2:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6px;
    background-color: #181935;
}
.page-title-heading h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    text-transform: capitalize;
}
.breadcrumb-wrapper {
    z-index: 99;
    display: inline-block;
}
.breadcrumb-wrapper span{
    font-size: 16px;
    display: inline-block;
    font-weight: 400;
    position: relative;
    color: #04ad84;
}
.breadcrumb-wrapper span a{
    color: #181935;
    font-weight: 500;
    }
.breadcrumb-wrapper a: hover{
    color: #fff;
    }
.breadcrumb-wrapper span:first-child{
    padding-right: 20px;
}
.breadcrumb-wrapper span:first-child:after{
    position: absolute;
    content: "";
    width: 6px;
    height: 2px;
    right: 6px;
    top: 15px;
    display: inline-block;
    font-style: normal;
    background-color: currentColor;

}

/* =======================
    payment icons
------------------------*/

.payment-icons {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 0;
  text-align: center;
  list-style: none;
}
@media screen and (max-width: 991px) {
  .payment-icons {
   margin-top: 10px;}
}
@media screen and (min-width: 1024px) {
  /*.payment-icons {
    margin-bottom: -10px;
    text-align: right; }*/
}

.payment-icons-item {
  font-size: 0.9375rem;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top;
}
@media screen and (max-width: 859px) {
    .payment-icons-item {
      font-size: 0.9375rem; }
}
@media screen and (min-width: 1024px) {
  .payment-icons-item {
      margin-right: 0;
      margin-left: 25px; }
}
  .payment-icons-item svg {
    width: 60px;
    height: 38px; }
  .payment-icons-item img {
    width: 48px;
    height: 30px; }

/* =======================
    Home-page-Top
------------------------*/

.sldr-txt p{
    color: #44474F;
font-size: 18px;
font-weight: 400;
position: relative;
}
.banner-p2 {
  color: #0E2E50 !important;
}
.item-shape2 {
  position: absolute;
  top: 25px;
  left: 180px;
}

.cmt-bgcolor-grey{
  background-color: #f8f9fa;
}
.cmt-topbar-wrapper {
    line-height: 50px
}
.cmt-topbar-wrapper {
    border-bottom: 1px solid #efecec;
}
.cmt-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left
}
.top-contact li {
    position: relative;
    z-index: 1;
    display: inline-block
}
.top-contact>li:not(:last-child) {
    padding-right: 30px
}
.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    position: relative;
    line-height: 50px
}
.top-contact>li:not(:last-child):after {
    content: "";
    height: 22px;
    width: 1px;
    background-color: rgba(255, 255, 255, .2);
    display: block;
    position: absolute;
    right: 15px;
    top: 14px
}
.topbar-right .top-contact>li:not(:last-child) {
    padding: 0 30px 0 0
}
.cmt-topbar-content .cmt-btn.cmt-btn-size-md {
    padding: 17px 30px 16px 30px;
    margin-left: 15px
}
.topbar-right .top-contact.cmt-highlight-right li:last-child:after {
    content: unset
}
.cmt-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 50px
}
.top-contact.cmt-highlight-left {
    padding-right: 15px;
    margin-right: 10px
}
.top-contact.cmt-highlight-right {
    margin-left: 15px;
    padding-left: 15px;
    position: relative
}
.top-contact.cmt-highlight-left:after,
.top-contact.cmt-highlight-right:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 5000px;
    height: 100%
}
.cmt-header-style-01 .cmt-topbar-content .topbar-right {
    position: relative
}
.cmt-header-style-01 .cmt-topbar-content .topbar-right:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 5000px;
    height: 100%
}
.cmt-topbar-content .topbar-right:after {
    left: 0
}
.cmt-header-style-01 .cmt-topbar-content .topbar-right:before {
    position: absolute;
    content: "";
    top: 0;
    width: 1200px;
    right: 100%;
    height: 100%
}
.top-contact strong {
    font-weight: 500
}
.top-contact li i {
    margin-right: 9px;
    font-size: 15px;
}
.cmt-top-info-con ul li {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    margin: 0
}
.cmt-top-info-con>ul {
    padding: 0;
    margin: 0;
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    height: 100%
}
.cmt-top-info-con {
    float: right;
    position: relative;
    z-index: 3;
    text-align: right
}
.cmt-top-info-con>ul:not(.social-icons)>li {
    padding: 0 30px
}
.cmt-top-info-con>ul:not(.social-icons)>li:last-child {
    padding-right: 0
}
.cmt-top-info-con>ul:not(.social-icons)>li:first-child {
    padding-left: 0
}
.cmt-top-info-con ul li .cmt-header-icon-box,
.cmt-top-info-con ul li .title-box {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}
.cmt-header-style-03 .topbar-right .top-contact>li:not(:last-child) {
    padding: 0 20px;
    border-right: 1px solid #efecec;
    border-left: 1px solid #efecec
}
.cmt-header-style-03 ul.social-icons li i {
    margin: 0
}
.cmt-header-style-03 ul.social-icons li {
    border-right: 1px solid #efecec;
    margin: 0
}
.cmt-header-style-03 ul.social-icons li a {
    height: 49px;
    line-height: 49px;
    padding: 0 15px;
    text-align: center
}
.cmt-header-style-03 ul.social-icons li a:hover {
   color: #00a47e;
}
.cmt-topbar-wrapper .cmt-btn.btn-inline {
    font-weight: 400;
    text-transform: capitalize
}
.cmt-header-style-03 .topbar-btn {
    border-right: 1px solid #efecec
}
ul li .cmt-header-icon-box {
    position: relative
}
.cmt-header-icon-box i {
    font-size: 30px
}
.cmt-top-info-con ul li .title-box {
    padding-left: 18px
}
.cmt-top-info-con .title-box h5 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0
}
.cmt-top-info-con .title-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
    font-family: Ubuntu, sans-serif
}
.cmt-header-style-03 .cmt-top-info-con,
.site-branding {
    height: 108px;
    line-height: 108px
}
.cmt-header-top-wrapper {
    position: relative
}
.site-branding a {
    transition: none
}
.cmt-header-style-01 .site-branding {
    text-align: center
}
.site-navigation {
    position: relative
}
.cmt-header-style-01 .site-navigation>.container {
    padding: 0
}

.top-contact.cmt-highlight-left::after{
    background-color: #19af85;
}
.text-right {
  text-align: right !important;
}
.font-w-500 {
  font-weight: 500;
  font-size: 14px;
 color: #fff;
 font-family: "Ubuntu", sans-serif;
}
.social-icons li > a, a, a.cmt-btn, a.nav-link, i.cmt-btn {
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  color: #081528;
  font-family: "Ubuntu", sans-serif;
}
.cmt-textcolor-darkgrey{
    color: #081528;
    font-size: 15px;
}
.cmt-textcolor-darkgrey a:hover{
    color: #081528 !important;
    
}






.whatsapp-icon {
    position: fixed;
    right: 3px;
    bottom: 90px;
    border-radius: 50%;
    height: auto;
    width: auto;
    cursor: pointer;
    z-index: 1000000 !important;
    transition: 0.3s;
}

/*=====================================
   FIXED FOOTER
===================================== */

.sbs-footer{
        display:none;
      }
.sbs-footer ul {
   margin: 0px;
   padding: 0px;
}
.sbs-footer li {
    font-family: 'Poppins', sans-serif;
    float: left;
    width: 33%;
    text-align: center;
    border-left: 1px solid #fff
}
.sbs-footer li a {
    display: block;
    padding: 7px;
    color: #fff
}
.sbs-footer li a:hover {
    
    color: #f2c50f;
}
.sbs-footer li:first-child {
    border-left: none
}

.post .entry-content{
    height: 65px;
    color: #050235;
}


.sbs-bg-1 {
    position: relative;
    z-index: 1;
    background-image: url(../img/bg/body-bg.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-2 {
    position: relative;
    z-index: auto;
    background-image: url(../img/bg/ptn-1.png);
    background-position: center center;
    background-attachment: scroll;
}
.sbs-bg-3 {
    position: relative;
    z-index: auto;
    background-image: url(../img/bg/online-bg.svg);
    background-position: center center;
    background-attachment: scroll;
}

.prod-details-info-content h2{
	font-size:25px !important;
	
}
.service-item__thumb {
    
    margin-bottom: 5px !important;
	
}
.cmt-btn{
    text-transform: none !important;
}
/*
.service-item__info a {
	color:#FFF !important;
}
.service-item__info{
	background:#267dd9;
	padding:8px 4px;
	color:#FFF !important;
	border-top:2px solid #083f82;
	
	
}*/
.ser-inner{
	background: #fdfdfd;
	border-bottom: 2px solid #e6cccc;
	padding: 5px;
	font-family: 'Play', sans-serif;
}
.service-item__info h2 a{
	font-family: "Ubuntu", sans-serif;
	font-weight: 400 !important;
}
.enq-butn{
    width: auto !important;
    height: auto!important;
    padding: 7px 16px!important;
    font-size: 15px!important;
    line-height: 28px!important;
    font-weight: 400px!important;
	background-color: #083f82!important;
    color: #FFFFFF!important;
	display: inline-block!important;
	border-bottom: 2px solid #24baca !important;

}
.eqp-inner{
	background: #eae8e8;
	padding: 10px 5px;
	color: #fff;
	border-bottom: 2px solid #bbb8b8;
	font-family: 'Play', sans-serif;
}
.enq-butn:hover{
	background-color: #0c174a!important;
    color: #FFFFFF!important;
}
.mg-logo{
	margin-top: -5px;
}
.pad-80{
	padding: 80px 0px;
}
.pad-45{
    padding: 45px 0px;
}


.about-whybg{
	width:100%;
	min-height:235px;
	float:left;
	background: rgba(245, 255, 219, 0.8);
	padding:20px 3%;
	border: 1px dashed #fff;
}
.about-howbg{
	float:right;
}
.about-whybg h4{
	font-weight: bold;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    color: #000000;
	margin-bottom: 15px;
}
.about-whybg ul {
     margin-top:5px;
     margin-left:3%;
     float:left;
	 margin-top:10px;
	 
}
.about-whybg ul li{
     list-style-image:url(../img/bg/bullet.png);
     clear:both;
     float:left;
	 color: #000000;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:8px;
}

.line-bottom {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.line-bottom::after {
	background: #213d79;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.line-bottom-2 {
  position: relative;
}
.line-bottom-2:after {
  content: "";
  height: 4px;
  width: 100px;
  background-color: var(--rt-primary-color);
  border: none;
  border-radius: 10px;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.line-bottom-3 {
  position: relative;
}
.line-bottom-3:after {
  content: "";
  height: 4px;
  width: 80px;
  background-color: var(--rt-primary-color);
  border: none;
  border-radius: 10px;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.justf{
	text-align: justify !important;
}
.float-right{
	float: right;
}
.mp-30{
	margin-top: 30px;
	padding: 25px 5px;
}
.pt-30{
	padding: 25px 5px;
}
.abt-bg-1{
	background: #e9fbe9;
}
.abt-bg-2{
	background: #f5f9f5;
}
.font-18{
	font-size: 18px !important;
}
.feetxt-1{
	font-size: 18px;
	color: #003471;
	font-weight: bold;
	
}
.feetxt-2{
	font-size: 16px;
	color: #255da0;
	font-weight: bold;
	
}
.mb-5{
	margin-bottom: 5px !important;
	margin-left: 10px;
}
.mb-21{
    margin-bottom: 20px !important; 
}
.mb-30{
	margin-bottom: 30px !important;	
}
.mg-bt-90{
    margin-bottom: 90px;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-20{
    margin-top: 20px;
}
.mt-25{
    margin-top: 25px;
}
.fee-bg{
	width:100%;
	float:left;
	background: rgba(227, 245, 251, 0.8);
	padding:20px 3%;
	border: 1px dashed #e1c3c3;
	margin-bottom: 10px;
    font-family: "Ubuntu", sans-serif;
}
.fee-bg p{
    color: #3c2b2b;
    font-family: "Ubuntu", sans-serif;
}

.fee-bg h4{
	  font-weight: bold;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    color: #000000;
	  margin-bottom: 15px;
}
.fee-bg ul {
  margin-left:3%;
  float:left;
	margin-top:10px;	 
}
.fee-bg ul li{
   list-style-image:url(../img/bg/bullet.png);
   clear:both;
/*   float:left;*/
	 color: #3c2b2b;
	 font-size: 16px;
	 line-height:22px;
	 margin-bottom:12px;
}
.fee-structure{
	width:100%;
	height: auto;
	float:left;
	background: rgba(227, 245, 251, 0.8);
	padding:20px 3%;
	border: 1px dashed #e1c3c3;
}
.fee-structure h4{
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    color: #000000;
	 margin-bottom: 15px;
}
.fee-structure ul {
   margin-left:3%;
   float:left;
	 margin-top:10px;	 
}
.fee-structure ul li{
    list-style-image:url(../img/bg/bullet.png);
   clear:both;
   float:left;
	 color: #000000;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:8px;
}
.green-bg{
	background: rgba(230, 251, 227, 0.8) !important;
}
.ethics{
	font-size: 22px !important;
	margin-bottom: 20px !important;
		
}
.ethics h2{
	font-size: 26px !important;
	margin-bottom: 20px !important;
}
.bg-off-1{
    background: #f8f8f8;
}
.captcha-area{
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.captch {
    width: 150px;
    /*height: 30px;*/
    background: url(../img/bg/captcha-bg.jpg) repeat;    
    float: left;
    margin: 0px 0 0 0px;
    padding: 10px;
    text-align: center;
/*    text-decoration: line-through;*/
    font-size: 25px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 4px;
    border: 1px solid #d2d2d2;
}
.cap_in{
    width:25%;
    height: auto;
    font-family: roboto, sans-serif!important;
    font-size:19px;
    font-weight: 500;
    color:#3a3a3a;
    text-align: center;
    background:#FFFFFF;
    border:1px solid #d2d2d2;
    padding-left:2%;
    margin:0px 0px 0px 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;  
}
.cap_in:focus, .cap_in:hover{
    border-color:#0096c0;
}
.cap_in-home{
    width:42%;
    height: auto;
    font-family: roboto, sans-serif!important;
    font-size:17px;
    color:#3a3a3a;    
    background:#FFFFFF;
    border:1px solid #d2d2d2;
    padding-left:2%;
    margin:0px 0px 0px 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;  
}
.cap_in-home:focus, .cap_in:hover{
    border-color:#0096c0;
}
/*----------------------------------------*/
/*  TABLE
/*----------------------------------------*/
.table1 {
	background:#f4f4f4;
	box-shadow:0 0 0 3px white inset;
	border:2px solid #2e3192;
    font-family: 'Play', sans-serif;
	color:#000000;
	border-collapse: collapse;
    width: 100%;
	font-size:16px;
}
.table1 tr:nth-child(odd){
	background:#e9eafd;
}
.table1 tr:nth-child(even){
	background:#fdfaf0;
}
td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
th{
	background:#05644e;
	color:#FFF;
	font-weight:500;
	font-size:16px;
	text-align:center;
}
.tr1{
	color:#1c0404;
	text-align:left;
	font-size:16px;
	
}
.tr2{
	color:#1c0404;
	text-align:left;
	font-size:16px;
	
}
.table1 tr:hover{
	background:#5efff2;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	
}

/*new*/


.sidebar .navLinks {
 border:solid 1px #eee;
 background:#f5f5f5
}
.sidebar .navLinks h2 {
 background:#035192;
 color:#fff;
 font-size:24px;
 margin:0;
 padding:15px 17px;
 font-weight:400;
 line-height:21px
}
.sidebar .navLinks ul {
 padding:5px 17px
}
.sidebar .navLinks ul li a {
 font-family: 'Play', sans-serif;
 display:block;
 padding:3px 0;
 margin:5px 0;
 font-size:17px;
 color:#333;
 background:url(../img/bg/list-arrow.png) no-repeat left top 11px;
 padding-left:17px;
 transition:all .3s ease
}
.sidebar .navLinks ul li a:hover {
 margin-left:7px;
 color:#213d79
}
.sidebar .aboutBlock,
.sidebar .supportSec {
 border-radius:4px
}
.aboutBlock p{
    color: #2a302a;
}
.sidebar .supportSec {
 background:#303032 url(../img/bg/support-bg.jpg) no-repeat center;
 background-size:cover;
 padding:53px 25px 53px 25px
}
.sidebar .supportSec p {
 font-size:21px;
 line-height:33px;
 margin:22px 0 30px;
 color:#fff;
 font-family: "Ubuntu", sans-serif;
 font-weight:700
}
.sidebar .supportSec a {
 display:block;
 font-family: "Ubuntu", sans-serif;
 font-weight:700
}
.sidebar .supportSec .callBlock {
 color:#f2c50f;
 margin-bottom:7px;
 font-size:27px;
 line-height:27px
}
.sidebar .supportSec .mailBlock {
 color:#fff;
 font-size:15px
}
.sidebar .aboutBlock {
 background-color:#f5f5f5;
 padding:38px 30px 38px 30px
}
.sidebar .aboutBlock p {
 font-size:15px;
 line-height:25px
}
.sidebar .aboutBlock .title {
 color:#010b39;
 font-size:18px;
 line-height:30px;
 margin-top:0;
 margin-bottom:12px;
 font-family: "Ubuntu", sans-serif;
 font-weight:700
}
.sidebar .aboutBlock .master-button {
 display:block;
 background-color:#f3a712;
 text-align:center
}
.sidebar .aboutBlock:hover .master-button {
 background-color:#213d79
}
.mar-top-30 {
    margin-top: 30px;
}
.sidebar .aboutBlock {
 background-color:#f5f5f5;
 padding:38px 30px 38px 30px
}
.sidebar .aboutBlock .master-button {
 display:block;
 background-color:#213d79;
 text-align:center
}
.sidebar .aboutBlock:hover .master-button {
 background-color:#02163f
}
.master-button {
    background: #213d79;
        background-color: rgb(216, 48, 48);
    width: auto;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    border: none;
    font-size: 16px;
    padding: 12px 33px;
    transition: all .3s ease;
    border-radius: 4px;
}
.aboutBlock a:hover  {
 color: #FFFFFF !important;
}
.mar-top-20 {
    margin-top: 20px;
}
.contentArea .numberSec {
 background:#235789 url(../img/bg/call-bg.png) no-repeat left top;
 position:relative;
 height:159px
}
.contentArea .numberSec .middle {
 position:absolute;
 transform:translateY(-50%);
 top:50%;
 left:20px;
 right:20px;
 padding:20px 0
}
.contentArea .numberSec a,
.contentArea .numberSec span {
 display:block;
 color:#fff;
 font-family: "Ubuntu", sans-serif;
}
.contentArea .numberSec span {
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:700;
 display:block;
 margin-bottom:10px
}
.contentArea .numberSec a {
 font-size:34px;
 font-weight:700
}


.line-bot {
    font-weight: 700;
    font-size: 26px;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}
.line-bot:before {
    background-color: #ddd;
    content: '';
    position: absolute;
    top: 21px;
    left: calc(100% + 10px);
    height: 1px;
    width: 200px;
}

.line-bot:after {
    background-color: #083f82;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 80px;
}


.cmt-row.fid-section-bottum-2 {
    padding: 80px 0 75px;
    /* margin-bottom: 0px; */
    margin-top: -180px;
}
.cmt-bgcolor-2{
    background: #cfc;
}
.about-section{
    text-align: justify;
}
.abt-txt{
    font-size: 15px !important;
    line-height: 30px !important;
}
.trd-txt{
    font-size: 14px;
    text-align: justify;
    color: #2e2727;
}
.pad-10{
    padding: 10px 0px !important;
}
.pad-10i{
    padding: 10px 15px 10px 0px !important;
    text-align: justify;
}
/*----------------------------------------*/
/*  Mobile-Version
/*----------------------------------------*/

@media screen and (max-width: 480px) {
.mg-logo{margin-top: 0px;}
.about-whybg{margin-bottom: 15px;}
.pad-80{padding: 30px 0px;}
.mt-sm-54{margin-top: 10px !important;}
.mt-sm-60{margin-top: 20px !important;}	
.social-icons a{color:#12626a;}
.float-right{float: left !important;}
#back-to-top{display: none !important;}
.sbs-footer{display:table;
        width:100%;
        position:fixed;
        z-index:99999;
        bottom:0;
        background-color:#213d79;
    }

  .sldr-txt p {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 400;
  position: relative;
  line-height: 22px;
}
 .main-banner-box6 .item-title {
    font-size: 25px;
  line-height: 30px;
  color: #fff;
  }
.about-box2 {
  text-align: justify !important;
}
.ttm-page-title-row-inner .row {
  color: #fff;
  min-height: 180px;
}
.about-box3 .item-title{text-align: left !important;}
.about-layout2 .item-title {text-align: left !important;}
.b-iframe-1{height: 250px;}
.cap_in{width: 38%;}
.mg-bt-90{
    margin-bottom: 30px;
}
.single-property .single-listing-box1 .overview-area .gallery-icon-box .item-icon-box{
    width: 38%;
}
.xs-jstf{
    text-align: justify !important;
}
.payment-icons-item{margin-bottom: 25px;}
.footer-bottom{padding-bottom: 90px}


}