
footer h6{color:#bf9f62;}
footer p{    color: #ffffff;}
footer .ic i{    color: #154799;
font-size: 19px;}
footer .ic i:hover{    color: #fff;}
footer .ico i{color:#bf9f62;}
footer .clrh6{color:#fff;}
footer a{color:#FFF;
text-decoration:none!important;
    text-transform: capitalize;}
footer .footer-copyright{
  color: #bbb;
}
.footer-copyright a{
  color: #bf9f62;
}
.footer-copyright a:hover{
  color: #fff;
}
footer a:hover{
  color: #bf9f62;
}
*{
	margin: 0;
	padding: 0;
	
}
body{
	overflow-x: hidden;
}
#loader{
	width: 100%;
	height: 100vh;
	background: #fff url('images/loader.gif') no-repeat center;
}
/* header section */
#header{
	background-image: url('images/background1.html');
	background-size: cover;
	background-position: center;
	
	height: 80vh;
}
.navbar{
	background: #000;
}
.navbar-nav li a{
	float: right;
	color: #fff !important;
	font-family: 'rubik';
	font-size: 12px;
	font-weight: 800;
}
.navbar img{
	width: 140px;
	margin-left: 30px;
}
.navbar-toggler{
	border: none !important;
	outline: none !important;
}
nav .fa-bars{
	color: #fff;
	font-size: 23px;
}
/*-----------------welcome Text-----------------------*/
h2.heading{
	font-family: playball;
	font-size: 44px;
	text-shadow: 2px 2px 2px #00000057;
}
@media screen and (max-width: 767px) {
	#carouselExampleFade{
		/*margin-top: 75px;*/
	}
	.offset-1{
		margin: 0 !important;
	}
}

/*-----------------------about-----------------------------*/
#about{
	
  background-image: url(images/floral_bg.png);
  background-position: center top;
  background-size: 1200px;
  background-repeat: repeat-x;
  position: relative;
}
#about .col-md-6{
	padding: 20px 10px;
}
#about h3{
	margin: 20px auto;
}
#about img{
	    border-radius: 50%;
    
    width: 350px;
    visibility: visible;
    animation-name: fadeInLeft;
    background-image: url(images/rn1.png);
    background-size: cover;
    
    background-repeat: no-repeat;
    padding: 69px;
}
.sub-head{
	
    color: #444;
    font-size: 19px;
   
    font-family: 'Rubik', sans-serif;
}
.lowerBorder {
    bottom: 0;
    height: 282px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.lowerBorder::before {
    background-image: url(images/bottm_left_pettles.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 270px;
    z-index: -1;
}
.lowerBorder::after {
    background-image: url(images/bottm_right_pettles.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    width: 270px;
    z-index: -1;
}
/*-------------------------service-----------------------*/
#service{
	background-color: #efefef;
	
	padding-bottom: 80px;
}
#service .col-md-4{
	padding-top: 30px;
}
#service .btn{
	border-radius: 20px;
	}
#service .col-md-4 h5{
	padding: 5px;
	font-size: 20px;

}
h5.card-title{
	font-family: playball;
	font-size: 30px;
}
#service .col-md-4 p{
	text-align: justify;
	padding: 5px;
	font-size: 13px;
}
/*----------------------feature---------------------*/
#feature{
	padding-top: 50px;
  background-image: linear-gradient(rgba(192, 160, 98, 0.77),rgba(255, 255, 255, 0.89)), url(images/gold-flower.png);
  background-size: cover;
	
}
#feature .col-md-6{
	padding: 0;
}
#feature p{
  color: #444;
    font-weight: 500;
}
#feature .col-md-6 img{
	width: 600px;
}
.feature-box{
	height: 120px;
}
.featured-box .featured-left{
	height: 120px;
	width: 20%;
	float: left;
}
.featured-box .featured-left .fa{
	padding: 15px;
	font-size: 50px;
}

.featured-box .featured-right{
	height: 120px;
	width: 80%;
	float: left;
}
.featured-box .featured-right h4{
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
}
.featured-box .featured-right p{
	
	padding-left: 15px;
	text-align: left;
}
/*==========================Testimonials----------------------------*/
#testimonial{
	padding-top: 100px;
	padding-bottom: 100px;
}
#testimonial h1{
	margin-bottom: 20px;
	color: #013f7e;
}
#testimonial p{
	padding-bottom: 20px;
}
#testimonial .col-md-4{
	padding: 10px 30px;
}
.review{
	box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2);
	padding: 10px 10px 10px 30px;
	font-size: 16px;
	border-radius: 10px;
}

#testimonial .col-md-4 img{
	height: 60px;
	width: 60px;
	border-radius: 50%;
	margin-left: -30px;
	margin-top: -45px;
	border: 5px solid #fff;
	margin-bottom: 30px;
}
.review .fa-twitter{
	color: #013f7e;
	font-size: 20px;
}
.review span{
	color: #013f7e;
	font-weight: 600;
	font-size: 18px;
	font-family: sans-serif;
}
#testimonial .middle{
	margin-top: -30px;
	margin-bottom: -30px;
}
/*-------------------------------subscribe-------------------------*/
.subscribe{
	background-color: #013f7e;
	padding: 50px 20px;
	margin-bottom: -160px;
	box-shadow: 0px 0px 20px 7px rgba(0, 0, 0, 0.2);
	position: relative;
}
.subscribe h3, .subscribe p{
	color: #fff;
}
.subscribe .input-group{
	border-radius: 30px;
	margin: 20px auto 10px;
	max-width: 500px;
	padding: 5px;
	background-color: #fff;
}
.subscribe .form-control{
	border: none;
	background: transparent;
}
.subscribe .form-control:focus{
	box-shadow: none;
	background: transparent;
}
.subscribe .input-group-append{
	background-image: linear-gradient(to right, #1c03b5, #5c8bef);
	border-radius: 30px;
}
.subscribe .input-group-text{
	background: transparent;
	border: none;
	color: #fff;
}
.subscribe .btn:focus{
	box-shadow: none;
}
.subscribe .btn:hover{
	font-weight: bold;
	color: #fff;
}
/*--------------------------footer--------------------------*/
#footer{
	margin-top: 80px;
	padding: 100px;
	background: #efefef;
	color: #013f7e;
}
.footer-logo{
	width: 150px;
	margin-bottom: 15px;
}
#footer .col-md-3 p{
	text-align: justify;
}
#footer h1{
	font-size: 18px;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
#footer p{
	font-size: 15px;
	text-align: left;

}
#footer .col-md-3 .fa{
	font-size: 18px;
	padding-right: 20px;
}
#footer .city{
	margin-left: 37px;
}
#footer hr{
	margin-top: 10px;
}
#footer .fa-heart-o{
	color: red;
	font-size: 17px;
}
#footer .copyright{
	margin-bottom: -90px;
	font-size: 15px;
}
.rot{
	padding-bottom: 100px;
	background-image: linear-gradient(rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7)), url(images/slides/slide4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.vertical{
	background-image: url(images/p16hguc983d4dav53ttma1ber9-details.jpg);
	background-size: contain;
	padding: 50px 0;
}

/*rotate*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
  perspective: 2500;
	-webkit-perspective: 2500;
	width: 800px;
	margin: 80px auto 0 auto;
  perspective-origin: 50% 150px;
	-webkit-perspective-origin: 50% 150px;
  transition: perspective, 1s;
  -o-transition: -o-perspective, 1s;
  -moz-transition: -moz-perspective, 1s;
	-webkit-transition: -webkit-perspective, 1s;
}

#image:hover {
  animation-play-state:paused;
  -o-animation-play-state:paused;
  -moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
}


@-webkit-keyframes spin {
	from {
    transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -moz-transform: rotateY(0);
		-webkit-transform: rotateY(0);
	}
	to {
    transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
		-webkit-transform: rotateY(-360deg);
	}
}

#image {
	margin: 0 auto;
	height: 300px;
	width: 400px;
  transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
  animation: spin 24s infinite linear;
  -moz-animation: spin 24s infinite linear;
  -o-animation: spin 24s infinite linear;
	-webkit-animation: spin 24s infinite linear;
}

.image {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 20em;
	color: #fff;
}

#image > .i1 {
  background-image: url('../images-new/rot-1.jpg');
  transform: translateZ(485px);
  -moz-transform: translateZ(485px);
  -o-transform: translateZ(485px);
  -ms-transform: translateZ(485px);
  -webkit-transform: translateZ(485px);
}
#image > .i2 {
    background-image: url('../images-new/rot-2.jpg');
  transform: rotateY(45deg) translateZ(485px);
  -moz-transform: rotateY(45deg) translateZ(485px);
  -o-transform: rotateY(45deg) translateZ(485px);
  -ms-transform: rotateY(45deg) translateZ(485px);
  -webkit-transform: rotateY(45deg) translateZ(485px);
}
#image > .i3 {
  background-image: url('../images-new/rot-3.jpg');
  transform: rotateY(90deg) translateZ(485px);
  -moz-transform: rotateY(90deg) translateZ(485px);
  -o-transform: rotateY(90deg) translateZ(485px);
  -ms-transform: rotateY(90deg) translateZ(485px);
  -webkit-transform: rotateY(90deg) translateZ(485px);
}
#image > .i4 {
  background-image: url('../images-new/rot-4.jpg');
  transform: rotateY(135deg) translateZ(485px);
  -moz-transform: rotateY(135deg) translateZ(485px);
  -o-transform: rotateY(135deg) translateZ(485px);
  -ms-transform: rotateY(135deg) translateZ(485px);
  -webkit-transform: rotateY(135deg) translateZ(485px);
}
#image > .i5 {
  background-image: url('../images-new/rot-5.jpg');
  transform: rotateY(180deg) translateZ(485px);
  -moz-transform: rotateY(180deg) translateZ(485px);
  -o-transform: rotateY(180deg) translateZ(485px);
  -ms-transform: rotateY(180deg) translateZ(485px);
  -webkit-transform: rotateY(180deg) translateZ(485px);
}
#image > .i6 {
  background-image: url('../images-new/rot-6.jpg');
  transform: rotateY(225deg) translateZ(485px);
  -moz-transform: rotateY(225deg) translateZ(485px);
  -o-transform: rotateY(225deg) translateZ(485px);
  -ms-transform: rotateY(225deg) translateZ(485px);
  -webkit-transform: rotateY(225deg) translateZ(485px);
}
#image > .i7 {
  background-image: url('../images-new/rot-7.jpg');
  transform: rotateY(270deg) translateZ(485px);
  -moz-transform: rotateY(270deg) translateZ(485px);
  -o-transform: rotateY(270deg) translateZ(485px);
  -ms-transform: rotateY(270deg) translateZ(485px);
  -webkit-transform: rotateY(270deg) translateZ(485px);
}
#image > .i8 {
  background-image: url('../images-new/rot-8.jpg');
  transform: rotateY(315deg) translateZ(485px);
  -moz-transform: rotateY(315deg) translateZ(485px);
  -o-transform: rotateY(315deg) translateZ(485px);
  -ms-transform: rotateY(315deg) translateZ(485px);
  -webkit-transform: rotateY(315deg) translateZ(485px);
}


/*top menu style*/
.menu-bar {
    background: #000;
    box-shadow: 0 0 13px 0 #ccc;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.menu-bar .logo {
    background-image: none !important;
    position: absolute;
    top: 0px;
    visibility: visible;
}
.logo img {
    top: 15px;
    left: 0px;
    position: absolute;
    z-index: 999;
    width: 195px;
}
.mobile_nav_btn {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 34px;
    top: 30px;
    width: 30px;
    display: none;
}
.mobile_nav_btn>img {
    width: 100%!important;
}
.menu-bar .main-nav {
    float: right;
}
.menu-bar .main-nav ul {
    display: inline-table;
    float: left;
    margin: 0;
    padding: 0;
}
.menu-bar .main-nav ul li {
    float: left;
    list-style: none;
    text-align: center;
}
.menu-bar .main-nav ul li a {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 800;
    line-height: 14px;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    padding: 34px 10px 24px;
    font-family: 'Rubik', sans-serif;
}
.menu-bar .main-nav ul li a:hover {
color: #eace97;
}


#top-nav a::after {
    background-color: #fff;
    bottom: -3px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}
.menu-bar .main-nav ul li:first-child a:hover{
  color: #eace97;
  border: none;
}
.menu-bar .main-nav ul li a:hover {
   
    border-bottom:3px solid #eace97;
}
.current {
    background: transparent;
    height: auto;
    padding: 0;
    border-bottom: 3px solid #eace97;
}
.menu-bar .main-nav ul li.current a{
  color: #eace97;
  font-size: 15px;
}
li.current {
    padding-bottom: 0 !important;
}
@media screen and (max-width: 767px){
.menu-bar {
    height: 75px;
    width: 100%;
    position: fixed;
    top: 0;
}
}
@media screen and (max-width: 900px){
.mobile_nav_btn {
    display: block!important;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav {
    clear: both;
    display: block;
    float: none;
}
}
@media screen and (max-width: 900px){
#top-nav.top-nav {
    position: absolute;
    z-index: 99999999999;
    background-color: #215f9c;
    left: 0;
    width: 100%;
    top: 65px;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav ul {
    float: none;
    display: none;
    margin: 0;
    overflow: hidden;
}
}
@media screen and (max-width: 900px){
#top-nav>li {
    position: relative;
    width: 100%;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav ul li {
    clear: both;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    float: none;
    list-style: none;
    text-align: left;
    overflow: hidden;
}
}
@media screen and (max-width: 900px){
#top-nav.top-nav li a {
    color: #fff;
    padding: 10px;
}
#top-nav>li a {
    margin: 0!important;
}
}
@media screen and (max-width: 767px){
.menu-bar .main-nav ul li a {
    font-size: 12px;
    position: relative;
    line-height: 12px;
    padding: 10px 0;
    margin: 0;
}
}

@media only screen and (max-width: 767px){
	.hidden-xs{
		display: none;
	}
}

/* Footer style*/
footer {
    background: #01abab;
}
h5.copy_right {
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    margin: 15px 0;
}
footer .sm_links {
    position: relative;
    top: 15px;
}
ul.sm_links {
    float: right;
    margin: 0;
    padding: 0;
}
ul.sm_links li {
    float: left;
    list-style: none;
    position: relative;
    z-index: 9;
    margin: 0;
}
ul.sm_links li a {
    border-bottom: 4px solid transparent;
    color: #FFF;
    float: left;
    border-right: 1px solid #316fac;
    width: 31px;
}
footer .sm_links .fa {
    font-size: 13px!important;
    text-align: center;
}
@media screen and (max-width: 767px){
footer {
    text-align: center;
}
}
@media screen and (max-width: 480px) and (min-width: 300px){
footer .sm_links {
    position: relative;
    top: 0;
    display: inline-block;
}
}
@media screen and (max-width: 480px){
ul.sm_links {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: bottom;
}
}
@media screen and (max-width: 767px){
ul.sm_links {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: bottom;
}
}
@media screen and (max-width: 480px) and (min-width: 300px){
footer .sm_links li:first-child {
    display: block;
}
}
@media screen and (max-width: 480px) and (min-width: 300px){
ul.sm_links li a {
    border-bottom: 4px solid transparent;
    border-right: 1px solid #ff8181;
    color: #fff;
    float: left;
    width: 26px;
}
}
/*.embed-iframe iframe{
  left: 30px !important;
}
.embed-iframe2 iframe{
  right: 30px !important;
}*/
.se-about{
  font-size: 18px;
  line-height: 2;
}
@media only screen and (max-width: 767px){
  .se-about{
  margin-top: 0px;
}
}
.se-about a{
  color: #000;
  font-weight: 700;
}
.mt-5{
  margin-bottom: 50px;
}
.mb-10{
  margin-bottom: 100px;
}
.pt-5{
  padding-bottom: 50px;
}
.pb-10{
  padding-bottom: 100px;
}