body{
	
	font-family: 'Slabo 27px', serif !important;
	
	overflow-x: hidden;
}
.carousel-item img {
    width: 100%;
    border-radius: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.caroul_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    flex-flow: column;
}
.caroul_content h1 {
	font-size: 60px;
	line-height: 1.2;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	padding: 0px 20px;
	text-align: center;
	/* border-radius: 100px; */
}
.bg-dark {
    background-color: #ffffff!important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(192, 19, 23);
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: rgb(192, 19, 23);
}
.navbar-collapse {
    justify-content: flex-end;
    flex-flow: column;
    align-items: flex-end;
}

.navbar{
	width:100%;
}
a.navbar-brand img {
}
li.nav-item {
    padding: 0 20px;
}
header {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}




.caroul_content span {
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: rgba(255, 0, 0, 0.6);
    padding: 0 20px;
    /* border-radius: 100px; */
}




.owl-slider h2 {
    text-align: center;
    width: 100%;
    margin: 35px 0;
    font-size: 42px;
}
.img_box {
    width: auto;
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
}


.owl-carousel h5 {
    font-size: 20px;
    text-align: center;
    margin: 12px;
    margin-left: 0;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
}s
.owl-carousel blockquote {
    text-align: center;
}
a.read{
	position:relative;
	display: inline-block;
	padding: 7px 30px;
	border: 1px solid #ffffff42;
	text-decoration: none;
	color: #ffffff;
	transition: 0.5s;
	position: absolute;
	transform: translateX(-50%);
	bottom: 30px;
}
a.read:hover{color: #fff;}
a.read:before {
    background: #ffffff;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    transition: opacity 0.42s, -webkit-transform 0.42s;
    transition: transform 0.42s, opacity 0.42s;
    transition: transform 0.42s, opacity 0.42s, -webkit-transform 0.42s;
    border-radius: inherit;
}
a.read:hover {
    color: #d22410;
}

a.read:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.owl-item blockquote {
    text-align: center;
}
.owl-carousel p{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;color: #fff;}


#about-1{
	/* background: url(../img/bg2.jpg); */
	padding: 50px 0;
	background-attachment: fixed;
	background-size: cover;
	background: #dddddd4f;
}
.detail {
    /* display: flex; */
    flex-flow: column;
    height: 100%;
    justify-content: center;
    align-items: left;
}


h2.wht1 {
    color: #080000;
    font-size: 36px;
}



p.para1 {
    color: #000000;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.large-12 {
	width: 100%;
}
/* background: linear-gradient(90deg, #55bbeb 0%, #84c450 100%); */
}
.bt1{
    color: rgb(255, 255, 255);
    background-color: transparent;
    border-color: rgb(255, 255, 255);
    border: 1px solid #fff;
    padding: 10px 30px;
    font-size: 24px;
    display: table;
    margin: 0 auto;
}
span.big {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
}
a.brand img {
    width: 160px;
    height: auto;
}

.footer-classic-main {
    background: #222933;
    padding: 30px 0 0 0;
    /* background: url(../img/contact.jpg) left; */
}

a#return-to-top {
    font-size: 21px;
    border: rgb(59, 89, 152) 1px solid;
    /* border-radius: 50px; */
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    color: #3b5998;
    height: 50px;
    display: inline-block;
    right: 15px;
    bottom: 70px;
    z-index: 9999999999999999999999;
}

.top-menu {
    /* padding: 10px 0; */
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    position: fixed;
    top: 4px;
    left: 0;
    right: 0;
    z-index: 9;
    z-index: 999;
    /* height: 120px; */
    transition: 0.5s ease;
}
.sticky {
    background: #ffffff;
    z-index: 999;
    top: -30px;
}
.btn-2{
	/* border: 1px solid #fff; */
	/* display: inline-block; */
	padding: 7px 30px;
	font-size: 25px;
	/* color: #fff; */
}
.m_30{
	margin-bottom: 15px;
}

ul.faico li .fa {
    /* border: 2px solid #fff; */
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
}
ul.faico li:hover .fa {
	/* border: 2px solid #fff; */
	/* width: 45px; */
	/* height:  45px; */
	/* border-radius: 50px; */
	/* line-height: 45px; */
	/* font-size: 18px; */
	/* text-align: center; */
}
ul.faico li a{
	/* color:#fff; */
}
.big {
    color: #fff;
}
.row.row-20.row-sm-35 a {
    color: #fff;
}

.sticky ul.list1 {
    display: none;
}
h2.let-hdg.w-100.text-center.mb-3 {
    color: #e85948;
    font-size: 42px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
}
.sticky .navbar {
    margin: 0;
    padding: 0;
}
.owl-slider {
    padding-bottom: 60px;
}


/**/




.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 30px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/**/

.sticky .navbar-dark .navbar-brand img {
    width: 100px;
}
.navbar-dark .navbar-toggler {
    color: rgb(238, 23, 20);
    border-color: rgba(255, 45, 45, 0.1);
}
.sticky .navbar-dark .navbar-toggler {
    color: rgb(238, 23, 20);
    border-color: rgba(255, 45, 45, 0.1);
    top: 16px;
    right: 15px;
}
#slicl{
	
	padding:50px;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #3b5998;
}

@media (max-width:767px){
	.caroul_content h1{
		font-size: 20px;
	}
}
@media (max-width:991px){
    ul.list1{
		flex-flow: column;
		border: none;
		margin-bottom: 0;
		padding-bottom: 0;
		padding: 0;
	}
    .list1 li{
        border:none;
        padding-left: 20px;
	}
	.navbar-dark .navbar-nav .nav-link {
		font-weight: inherit;
		font-size: 14px;
	}
    
}

/*****************/
#contact-top{
	
	margin-top: 78px;
}

#contact-2{
	
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
	
	background: #f7f7f7;
	
	padding: 50px 0;
}
.img-100{
	
	width:100%;
}












/*****************/


.product-box .product-single {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    height: 200px;
    width: 100% /*264px*/;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.product-box .product-single .pic {
    width: 100% /*264px*/;
    height: 140px /*180px*/;
    position: relative;
}
.product-box .product-single .pic img {
    max-width: 130px /*200px*/;
    max-height: 130px /*200px*/;
    position: absolute;
    left: 0px;
    top: 0px;
    margin: auto;
    bottom: 0px;
    right: 0px;
    padding-top: 10px;
}
.product-box .product-single .product-title {
    /* overflow: hidden; */
}

.product-box .product-single .product-title h4 {
    display: block;
    margin: 10px 0px;
    font-size: 14px !important;
    padding: 0px 10px;
}

.product-box .product-single .products-listing-links {
    position: absolute;
    width: 0%;
    height: 0%;
    top: 0px;
    left: 0px;
    background: rgba(251, 70, 75, 0.9);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    right: 0px;
    bottom: 0px;
    margin: auto;
    text-align: left;
}
.product-box .product-single .products-listing-links h4 {
    color: #fff;
    margin: 15px 12px 8px;
    font-size: 16px !important;
}
.product-box .product-single .products-listing-links ul {
    margin: 0px 15px /*20px*/;
    /* max-height: 160px; */
    max-height: 122px;
    overflow: hidden;
}
.product-box .product-single .products-listing-links ul li {
    /* line-height: 14px; */
    line-height: 20px;
}

.product-box .product-single .products-listing-links ul li a {
    color: #fff !important;
    font-size: 13px !important;
}


.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

.item1 ,.item2 ,.item3 ,.item4 ,.item5 , .item6 {
	padding: 10px 0px;
	display: inline-grid;
	min-height: 450px;
	width: 100%;
	padding: 0 15px;
}
.item1 {
    background: #f3bf5a;
}
.item2 {
    background: #5ba58e;
}
.item3 {background: #e85948;}
.item4{
    background: #5d798e;
}
.item5{
    background: #95a96f;
}
.item6{
    background: #e85948;
}
.owl-carousel .item {
    /* display: table; */
    margin: 0 auto;
}

section#bg1 {
    background: url(../img/bg-1.jpg);
    padding: 150px 0;
    background-attachment:fixed;
}
#accordion{
	
}

div#headingOne {}

#accordion .panel-heading {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
}

div#collapseTwo {
}


#accordion .panel-body {
    background: #f3f3f3;
    padding: 15px;
}

#accordion .panel-heading a {
    color: #565656;
}

.heading1{
	
	color:#fff;
	
	position:relative;
	
	margin-bottom: 50px;
	
	font-size: 42px;
}

.zig-zag-top {background: #60bfcb;}
.zig-zag-top:before {
    background: linear-gradient(-45deg, #60bfcb 16px, red 16px, blue 16px, transparent 0), linear-gradient(45deg, #60bfcb 16px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 22px 32px;
    content: " ";
    display: block;
    height: 30px;
    width: 100%;
    position: relative;
    top: -30px;
    left: 0;
}
div#footer_link .fa {
	font-size: 20px;
	width: 40px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50px;
}

div#footer_link .fa:hover {
    opacity: 0.7;
}
div#footer_link .fa-facebook {
	background: #3B5998;
	color: white;
}

div#footer_link .fa-twitter {
	background: #55ACEE;
	color: white;
}

div#footer_link .fa-google {
	background: #dd4b39;
	color: white;
}

div#footer_link .fa-linkedin {
	background: #007bb5;
	color: white;
}

div#footer_link .fa-youtube {
	background: #bb0000;
	color: white;
}
div#footer_link .fa-skype {
	background: #00aff0;
	color: white;
}
ul.footer-top {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    list-style: none;
}

ul.footer-top li a {
    text-decoration: none;
}
ul.footer-bottom {
    display: flex;
    list-style: none;
    padding: 0;
    border-top: 1px solid #2c333e;
    padding-top: 10px;
    width: 100%;
    justify-content: center;
}

div#footer_link {
    width: 100%;
}

ul.footer-bottom li {
    border-right: 1px solid #2c333e;
    padding-left: 15px;
    padding-right: 15px;
}

ul.footer-bottom li a {
    color: #fff;
    text-decoration: none;
}

ul.footer-bottom li:last-child {
    border: none;
}
.get-in-touch-wrp {
    padding: 50px 0px;
    padding: 30px 0px;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    background: #dddddd6e;
}
.get-in-touch-wrp h2 {
    color: #3b5998;
    font-size: 30px;
    margin: 0px 0px 10px;
}
.get-in-touch-wrp p {
    font-size: 20px;
    color: #3b5998;
    padding-right: 110px;
    margin: 0px;
}
.get-touch-btn {
    background: #3b5998;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff !important;
    margin-top: 30px;
    border: 2px solid #fff;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px);
}

.img-100{
	width:100%;
}

section#descrip-2 {
    background: #f9f9f9;
    padding: 100px 0;
}

#descrip-2 li.nav-item {
    padding: 0 0;
}
#descrip-2 .nav-tabs .nav-item.show .nav-link, #descrip-2 .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #e85948;
    border-color: #dee2e6 #dee2e6 #fff;
}
.top-a{
	background-size: cover;
	margin-top: 118px;
	position: relative;
	background: url(../img/inner-bg1.jpg) no-repeat;
	height: 334px;
	background-attachment: fixed;
	background-position-y: 118px;
}
.top_head {
    position: relative;
    display: flex;
    justify-content: left;
    width: 100%;
    align-items: flex-end;
    color: #fff;
    height: 100px;
}
.top_head h2 {
    font-size: 42px;
}
/*****************/

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 6px;
	top: .8em;
}

.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-left: .1rem;
	margin-right: .1rem;
}			

#cracal{    background: #f9fcff;}
footer {
    background: url(../img/bg-footer.png);
    width: 100%;
    /* padding: 50px 0 0 0; */
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.footer-classic-main {
    background: #60bfcb;
    padding: 30px 0 0 0;
    /* background: url(../img/contact.jpg) left; */
}
.big {
    color: #fff;
    display: block;
    transition: 0.5s;
}
a.big:hover {
    color: #f54f42;
    text-decoration: none;
}
footer a:hover {
    color: #fff;
    text-decoration: none;
}
ul.faico {
    display: flex;
    list-style: none;
    padding: 0;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
}
ul.faico li {
    margin: 0 10px;
    /* background: #5f565482; */
    width: 40px;
    height: 40px;
    /* border-radius: 50px; */
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #e6dada;
    transition: 0.5s;
}

ul.faico li:first-child {
    margin: 0;
}
footer a {
    color: #fff;
}
ul.faico li a {
    /* color: #fff; */
}
ul.faico li:hover {
    /* width: 45px; */
    /* height: 45px; */
    /* line-height: 45px; */
}
ul.faico li:first-child {
    margin: 0;
}
p.copyright {
    padding: 10px;
    margin: 30px 0;
    border-top: 1px solid #fff;
    width: 100%;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
}

div#demo {
    margin-top: 0;
}	
.form_one .form-control {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 30px;
}	
.form_one .form-control:focus {
    background: none;
    border-color: #e85948;
}		
.top-menu .row {
    padding-right: 15px;
    padding-left: 15px;
}	
.border-left{border-left: 1px solid #ececec;}

.top-menu {background: #fff;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #3b5998;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 20px;
    padding: 0;
    font-weight: 600;
}
.navbar-nav .dropdown-menu {
    background: #08207b;
    border: 0;
    border-radius: 0;
    color: #fff;
}

.dropdown-item {
    color: #ffffff;
    border: 0;
    font-size: 20px;
    font-weight: 600;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
    color: #fff;
    text-decoration: none;
    background-color: #d43a35;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #08207b;
}
.opend{
	position: relative !important;
	left: 0 !important;
	background: #0b73af !important;
}


.border-left-img{
	border: 1px solid #dedede;
    padding: 10px;
    margin-left: 15px;
    margin-bottom: 15px;}	
    
.carousel-indicators .active {
    background-color: #fafafa;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgb(59, 89, 152);
}
.form-1 {
    padding: 20px;
    background: #6ccdbbad;
    display: inline-block;
    width: 300px;
    box-sizing: content-box;
    position: absolute;
    top: 50%;
    right: 40px;
    display: flex;
    flex: auto;
    transform: translateY(-50%);
    z-index: 999;
}


.form-1 form {
    width: 100%;
}

.form-1 .form-control {
    border-radius: 0;
    background: #80b6a182;
    border: 1px solid #ffff;
    color: white;
}

.form-1 input::placeholder {
    color: white !important;
}

input.btnContact {
    border: 1px solid #fff;
    background: #009688;
    color: #fff;
    padding: 10px 20px;
}
.form-1 h3 {
    margin-bottom: 20px;
    color: #FFEB3B;
    font-weight: 600;
}


#accordion i {
    text-align: right;
    float: right;
}
#accordion i {
    text-align: right;
    float: right;
}
#tabs1 .nav {border: 1px solid #175025;border-radius: 6px;overflow: hidden;margin: 0 auto;display: table;margin-bottom: 10px;}

#tabs1 .nav-pills>li {
}
.property img {
    /* width: 100%; */
}
.property h4 {
    color: #696969;
    font-size: 17px;
}

#tabs1 .nav-pills>li.active>a, #tabs1 .nav-pills>li.active>a:focus,  #tabs1.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ff0000;
    padding: 10px 70px;
    font-size: 20px;
    border-radius: 0;
}
#tabs1 .nav>li>a:focus, #tabs1 .nav>li>a, #tabs1.nav>li>a:hover{
	color: #fff;
	padding: 10px 70px;
	font-size: 20px;
	background:none;
	color: #ff0000;
}
#tabs1 .nav-pills>li+li{
	margin:0;
}
.show-text {
    background: #337ab782;
    position: absolute;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    display: none;
}

.property {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    padding: 1px 12px 0;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}

.property:hover .show-text {
    left: 0;
    z-index: 1;
}
.show-text h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
}
footer {
}
a.navbar-brand {
    display: block;
}

.navbar-brand>img {
    display: block;
    transition: 0.5s;
}
.top-menu.sticky a.navbar-brand {
    width: 200px;
}

.top-menu.sticky nav.navbar {
    height: 100px;
}
.navbar-header {
}

nav.navbar {
    height: 100px;
    margin-bottom: 0;
    transition: 0.5s;
}
section#tabs1 {
    padding: 50px 0;
}
h2.headimg-2 {
    position: relative;
    margin-bottom: 50px;
}

h2.headimg-2:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: "";
    background: red;
    height: 5px;
    width: 150px;
}

h2.headimg-2:after {
    position: absolute;
    bottom: -8px;
    left: 150px;
    content: "";
    background: #a5a5a5;
    height: 2.5px;
    width: 80px;
}
.property p {
    color: #000;
    padding-left: 9px;
}
ul.nav.navbar-nav {
    float: right;
    margin-top: 42px;
}


.navbar-nav>li>a {
    color: #009688;
    font-size: 20px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background: white;
    box-shadow: 0px 0px 1px 0px #e3550e75;
}

.form-1 {
    padding: 20px;
    background: #6ccdbbad;
    display: inline-block;
    width: 300px;
    box-sizing: content-box;
    position: absolute;
    top: 50%;
    right: 40px;
    display: flex;
    flex: auto;
    transform: translateY(-50%);
    z-index: 999;
}
.property img {width: 100%;height: auto;}
.property h4 {
    color: #000;
    padding: 6px;
    text-align: center;
}
.detail P {
    text-align: justify;
}
@media (max-width: 767px){
.form-1 {
    position: relative;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    transform: translateY(0);
	top:1px;
}
.carousel-item img {
    width: 100%;
    height: 226px;
}
.caroul_content span {
    font-size: 17px;
    color: #fff;
    text-align: center;
    background: rgba(255, 0, 0, 0.6);
    padding: 0 20px;
    /* border-radius: 100px; */
    margin-left: 30%;
}
.caroul_content h1 {
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 0px 20px;
    text-align: center;
    /* border-radius: 100px; */
    margin-left: 131px;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 20px;
    padding: 8px;
    font-weight: 600;
    background: #009688;
}
.dropdown-item {
    color: #ffffff;
    border: 0;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #fff;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background: #009688;
}
img{
	width:100%;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    margin: 15px;
}
}
.box{
	padding: 40px;
	background: #dddddd24;
}
.list-header{
	margin-left: -35px;
}
.list-header li{
	line-height: 34px;
	list-style: none;
	background: #dddddd42;
	border: 1px solid #ddd;
}
.list-header li a{
	color: #151414;
	padding: 20px;
	text-decoration: none;
}
.box h3 {
    color: #1b4581;
    padding-top: 70px;
    padding-left: 9px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
.list-header li a:hover {
    color: #fe6566;
}
#fea {
    background-color: #3b5998;
}
#fea .fblo {
    padding-top: 4%;
    padding-bottom: 5%;
    color: #3b5998;
}
#fea .fblo i {
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 100%;
}
#fea .fblo h2 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
}
#pro {
    padding-top: 10%;
    padding-bottom: 3%;
    background-color: #d5d5d5e0;
}
#pro h1 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 25px;
}
#pro .pro {
    height: auto;
    /* background: url(../images/probg.jpg); */
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 40px 10px #ddddddd9;
}	


#pro .pro h2 {
    font-size: 16px;
    text-align: center;
    background-color: #ffffff;
    color: #3B5998;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-family: Monaco, Mono-Space;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    width: 100%;
}
#pro .pro img {
    width: 100%;
    height: auto;
}
#finfo {
    background-color: #3b5998;
    color: #fff;
    padding-top: 1%;
    padding-bottom: 1%;
}
#finfo h1 {
    /* text-align: center; */
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
#finfo p {
    font-size: 14px;
    text-align: justify;
    font-family: inherit;
    letter-spacing: 1px;
}
footer {
    height: 40px;
    /* background: url(../images/fbg.jpg); */
    background-color: #3b5998;
    background-size: initial;
    padding: 11px;
    font-size: 11px;
    color: #fff;
    border-top: 1px solid #fff;
    padding-bottom: 50px;
}
footer p {
    margin: 10px 0 10px;
}
footer ul {
    float: right;
    margin-top: 5px;
}
footer li {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-top: -3px;
}
footer li a {
    color: #fff;
}
#header {
    background-color: #3b5998;
    color: #fff;
    padding-top: 7px;
    position: relative;
    z-index: 99999;
}
#abt {
    padding-top: 10%;
    padding-bottom: 3%;
}
#abt h1 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
#abt p {
    line-height: 1.5;
    text-align: justify;
}
#cont {
    padding-top: 10%;
    padding-bottom: 3%;
}
#cont h3 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-top: 0;
}
#cont p {
    line-height: 1.5;
}
#cont .enq {
    background-color: #eee;
    padding-bottom: 25px;
    margin-top: 50px;
}
#cont .enq h3 {
    /* text-align: center; */
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}
.form-group {
    margin-bottom: 15px;
}
#cont .enq label {
    margin-bottom: 20px;
    margin-top: 20px;
}
#cont .enq .form-control {
    background-color: #fff;
}
@media(max-width: 600px) {

   footer ul {
    float: right;
    margin-top: -25px;
}
#header {
    background-color: #3b5998;
    color: #fff;
    padding-top: 7px;
    position: relative;
    z-index: 99999;
    display: none;
}
a.navbar-brand img {
    width: 200px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    margin-top: 20px;
}
nav.navbar {
    height: 75px;
    margin-bottom: 0;
    transition: 0.5s;
    margin-top: -33px;
}
.top-menu.sticky nav.navbar {
    height: 75px;
}
.mt-5, .my-5 {
    margin-top: 87px !important;
}


} 