/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  max-width: 100%;
  width: 100%; }

input,
select,
button {
  box-shadow: none !important;
  outline: none !important; }

input:focus,
select:focus,
button:focus {
  box-shadow: none !important;
  outline: none !important; }

button {
  box-shadow: none !important;
  outline: none !important;
  border: none;
  cursor: pointer; }

a:hover {
  text-decoration: none;
  outline: none !important; }

a:focus {
  outline: none !important; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin-bottom: 0; }

a,
button {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;
  cursor: pointer;
  outline: none !important; }

.wrapper {
  clear: both;
  position: relative;
  float: left;
  width: 100%; }
@font-face {
    font-family: 'bold__stylish_calligraphyRg';
    src: url('https://ironbridgecove.com/demo//fonts/bold__stylish_calligraphy-webfont.woff2') format('woff2'),
         url('https://ironbridgecove.com/demo//fonts/bold__stylish_calligraphy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
  position: relative; }

p,
a,
input,
label,
button,
span,
body {
  font-family: "Montserrat", sans-serif;
  word-break: break-word; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  word-break: break-word; }

p {
	margin-bottom: 15px; 
	text-align: justify;
	font-size: 13px;
    color: #000000;
	text-indent: 0px;
    line-height: 1.846;
    font-weight: 500;}

.cntrl_grp {
  position: relative; }

.form-control {
  border-radius: 4px;
  border: 1px solid #d9d7d7;
  padding-right: 50px;
  height: 40px;
    height: 49px;  }
  .form-control:focus {
    border-color: #020202; }

.icon_txt {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.page_btn {
      display: inline-block;
    text-align: center;
    position: relative;
    padding: 15px;
    border-radius: 23px;
    font-weight: 500;
    background: #094b2f;
    color: #ffffff;
    z-index: 1;
    border: none;
    box-shadow: none; }
  .page_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
	 border-radius: 23px;
    background: #1c2e5c;
    z-index: -1;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s; }
  .page_btn:hover {
    color: #ffffff; }
    .page_btn:hover::before {
      width: 100%; }
  .page_btn.full_btn {
    display: block;
    width: 100%; }

.spacing_module {
  padding: 45px 0; }

.owl-carousel,
select, .news_scroll_ul {
  animation: reveal 0s 2s forwards;
  -webkit-animation: reveal 0s 2s forwards;
  visibility: hidden; }

@keyframes reveal {
  to {
    visibility: visible; } }

.form-group {
  margin-bottom: 30px;
  position: relative; }
  .form-group label {
    margin-bottom: 10px;
    font-weight: 700; }

input[type=text],
input[type=password],
input[type=number] {
  background-color: #ffffff;
  border-bottom: #ffffff;
  height: 50px; }
.know_more {
    font-size: 18px;
    color: #000000;
    font-weight: 800;   
	line-height: 3.846;
}

.sub_sec_content {
  margin: 30px 0 15px; }
  .sub_sec_content p {
    color: #310900;
    margin-bottom: 10px; }

.section_list {
  margin: 15px 0; }
  .section_list li {
    display: block;
    margin-bottom: 20px; }
    .section_list li span {
        display: block;
		font-size: 13px;
		color: #131211;
		line-height: 18px;
      position: relative;
      padding-left: 20px; }
      .section_list li span::before {
        content: "";
		position: absolute;
		left: 0;
		top: 0;
		font-size: 15px;
		width: 10px;
		height: 10px;
		border: 1px solid #020202;
		background: #56180a; }

.owl-carousel .owl-dots {
  margin: 15px 0;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center; }
  .owl-carousel .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #1c2e5c;
    border-radius: 100%;
    margin-right: 10px; }
    .owl-carousel .owl-dots .owl-dot.active {
      background: #56180a;
      border: 1px solid #56180a; }

.breadcrumb_wrapper {
  padding: 120px 0 120px;
  background-size: cover !important;
  top: -101px;
border-bottom: 16px solid #85ff00b3;  }
  .breadcrumb_wrapper h1 {
        text-align: center;
    font-size: 28px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 15px;
	}
  .breadcrumb_wrapper .breadcrumb_links {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: stretch; }
    .breadcrumb_wrapper .breadcrumb_links li {
      display: block; }
      .breadcrumb_wrapper .breadcrumb_links li a {
        display: block;
        color: #ffffff;
        font-size: 16px;
		font-weight: 100;
        position: relative;
        padding-right: 30px;
        margin-right: 15px; }
        @media only screen and (max-width: 480px) {
          .breadcrumb_wrapper .breadcrumb_links li a {
            font-size: 12px;
            margin-right: 7px;
            padding-right: 12px; } }
        .breadcrumb_wrapper .breadcrumb_links li a::before {
          content: ">";
          position: absolute;
          right: 0;
          top: 0;
          color: #ffffff; }
      .breadcrumb_wrapper .breadcrumb_links li span {
        display: block;
        color: #aa7b51;
        font-size: 16px;
        font-weight: 400; }
        @media only screen and (max-width: 480px) {
          .breadcrumb_wrapper .breadcrumb_links li span {
            font-size: 12px; } }

.grey_bg {
  background-color: #f2f2f2 !important; }

@media only screen and (max-width: 767px) {
  .container {
    max-width: 100%; } }

.top_bar_wrap {
  padding: 33px 0; }
  .top_bar_wrap .q_contact_block {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: stretch; }
    .top_bar_wrap .q_contact_block .q_block {
      margin-right: 8px; }
      .top_bar_wrap .q_contact_block .q_block span {
        color: #ffffff;
        font-size: 12px;
        display: block;
    margin-top: 6px;		}
  .top_bar_wrap .q_socialblock {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end; }
    .top_bar_wrap .q_socialblock a {
      display: inline-block;
      margin-right: 20px;
      font-size: 14px;
      color: #ffffff; }
      .top_bar_wrap .q_socialblock a:last-child {
        margin-right: 0; }

.navigation_wrapper {
   z-index: 1;
  }
  .navigation_wrapper .nav_menus {
    height: 91px;
    width: 100%; }
    .navigation_wrapper .nav_menus > ul {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: stretch;
      height: 100%; }
      .navigation_wrapper .nav_menus > ul > li {
        position: relative;
        display: block;
        margin-right: 21px; }
        .navigation_wrapper .nav_menus > ul > li:last-child {
          margin-right: 0; }
        .navigation_wrapper .nav_menus > ul > li > a {
          display: block;
          font-size: 15px;
          color: #ffffff;
          font-weight: 600;
          line-height: 91px; }
          @media only screen and (max-width: 1199px) {
            .navigation_wrapper .nav_menus > ul > li > a {
              font-size: 14px; } }
          .navigation_wrapper .nav_menus > ul > li > a i {
            font-size: 13px;
            display: inline-block;
            margin-left: 5px; }
          .navigation_wrapper .nav_menus > ul > li > a:hover {
            color: #42aa55; }
        .navigation_wrapper .nav_menus > ul > li .nav_dropdown {
          display: none;
          position: absolute;
          top: 100%;
          right: 0;
          background: #ffffff;
          width: 220px;
          z-index: 12; }
          .navigation_wrapper .nav_menus > ul > li .nav_dropdown::before {
            content: "";
            position: absolute;
            top: -8px;
            right: 15px;
            width: 0;
            height: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-bottom: 15px solid #ffffff;
            z-index: 1; }
          .navigation_wrapper .nav_menus > ul > li .nav_dropdown li a {
            display: block;
            font-size: 14px;
            color: #6f7074;
            font-weight: 500;
            padding: 15px;
            border-bottom: 1px solid #d9d7d7; }
            .navigation_wrapper .nav_menus > ul > li .nav_dropdown li a:hover {
             color: #ffffff;
			background: #42aa55;
			border: none;			  }
        .navigation_wrapper .nav_menus > ul > li:hover .nav_dropdown {
          display: block; }
    .navigation_wrapper .nav_menus.nav_rt ul {
      justify-content: flex-start; }
  .navigation_wrapper .logo_a {
    display: block;
    width: 100%;
    position: relative;
    z-index: 123; }
    .navigation_wrapper .logo_a img {
      display: block;
      position: absolute;
      left: 0;
      top: 0; }

.top_bar_wrap {
  display: block; }

.navigation_wrapper {
  display: block; }

@media only screen and (max-width: 991px) {
  .top_bar_wrap {
    display: none; }
  .navigation_wrapper {
    display: none; }
  .rd-mobilepanel {
    background: #ffffff; }
  .rd-hm {
    display: table;
    left: auto;
    margin: 0 auto;
    position: relative; }
  .rd-hm a {
    width: 60px;
    display: block; }
  .rd-mobilepanel_toggle {
    background: #063221; 
	border-radius: 100%;}
  .rd-mobilemenu_ul {
    background: rgba(255, 255, 255, 0.99); }
  .rd-mobilemenu_ul a i {
    display: none; }
  .rd-mobilemenu_ul a:hover {
    background: #7cd24d; }
  .rd-mobilemenu_submenu {
    background: rgba(235, 235, 235, 0.95); }
  .rd-mobilemenu_submenu li a {
    font-size: 13px !important; } }

.slider_wrapper {
  min-height: 400px; 
  top: -101px;}
  .slider_wrapper .camera_commands {
    display: none; }
  .slider_wrapper .camera_caption {
    text-align: center;
    width: 60%;
    left: 320px;
    top: 60%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);}
    @media only screen and (max-width: 1199px) {
      .slider_wrapper .camera_caption {
        width: 80% !important; } }
    @media only screen and (max-width: 767px) {
      .slider_wrapper .camera_caption {
        width: 100% !important;
        background: #56180a;
        position: relative;
        left: 0;
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0); } }
    
	.slider_wrapper .camera_caption > div > h1 {
      background: none;
	  font-family:'bold__stylish_calligraphyRg',Arial, sans-serif;
      padding: 25px;
    font-size: 83px;	  }
		.slider_wrapper .camera_caption > div > h4 {
      background: none;
	      padding: 14px;
    font-size: 27px;	  }
	
    .slider_wrapper .camera_caption h2 {
      display: block;
      color: #ffffff;
      font-size: 50px;
      margin: 0 0 15px;
      font-weight: 700;
      line-height: 60px;
      border-left: 7px solid #005699;
      padding-left: 30px; }
      @media only screen and (max-width: 767px) {
        .slider_wrapper .camera_caption h2 {
          font-size: 32px;
          line-height: 40px; } }
      @media only screen and (max-width: 480px) {
        .slider_wrapper .camera_caption h2 {
          font-size: 20px;
          line-height: 22px; } }
    .slider_wrapper .camera_caption span {
      display: block;
      clear: both;
      font-size: 18px;
      color: #ffffff;
      line-height: 25px;
      font-weight: 400; }
    .slider_wrapper .camera_caption .slide_btn {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: stretch;
      margin: 30px 0 0; }
      .slider_wrapper .camera_caption .slide_btn .page_btn {
        margin-right: 15px;
        width: 40% !important; }

@media only screen and (max-width: 767px) {
  .slider_wrapper {
    margin-bottom: 50px;
	top: 55px;
	height:0;
	min-height:166px;
	}
  .camera_target {
    position: relative !important; }
  .camera_target_content {
    position: relative !important; }
  .cameraContent {
    position: relative !important; }
  .slide_btn {
    display: none !important; }
  .camera_wrap {
    height: 450px !important; }
  .camera_target {
    height: 166px !important; }
  .camera_wrap img {
    width: 100% !important;
    margin: 0 !important;
    height: 166px !important; } }

.cameraContents::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.abt_img {
  display: block;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .abt_img {
      margin-bottom: 30px; } }

h1.font_test {
	font-family:'bold__stylish_calligraphyRg',Arial, sans-serif;
	color:red;
	font-size:32px;
}
.home_enquiry {
	
}
.high_lights_section {
	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100% !important;
    position: relative;
	justify-content: center;
    transform: translateY(0);
    -webkit-transform: translateY(0);
	padding: 21px;
}
.high_lights_section .high_lights{
	padding: 16px;
    margin: 6px;
    border-radius: 6px;
    background: #047d84ad;
	text-align: center;
}
.high_lights_section .high_lights h2 {
	    display: block;
    color: #ffffff;
    font-size: 35px;
    margin: 0 0 7px;
    font-weight: 700;
    padding-left: 30px; }
.high_lights_section .high_lights h4 {
	    display: block;
    color: #ffffff;
    font-size: 13px;
    margin: 0 0 15px;
    font-weight: 100;
     padding-left: 30px; }
.high_lights_section .high_lights:hover {
	margin-top:3px;
	border:5px solid #068195;
}
.high_lights_section .high_lights:hover  h4{
	color:#7fc241;
}
.about_section_wrapper .title_block {
    position: relative;
	    margin: 2em 0;
}
.about_section_wrapper .title_block h2.section_title_home {
    display: block;
    clear: both;
    font-family: ;
    font-optical-sizing: auto;
    font-style: regular;
    padding-right: 15px;
    margin-top: 5px;
    font-size: 34px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.314;
    border-left: 6px solid #41a955;
}


.about_section_wrapper {
	background: #ffffff);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0;
    display: inline-table;
 }
 .about_section_wrapper .head_block {
  position: relative;
    margin: 0 0 15px;  }
.about_section_wrapper .head_block .section_head_home {
    display: block;
    clear: both;
    padding-right: 15px;
	margin-top: 5px;
    font-size: 40px;
    color: #000000;
	font-family: "Dancing Script", cursive;
	font-optical-sizing: auto;
	font-style: regular;
    text-transform: capitalize;
    line-height: 1.314;}
.about_section_wrapper .head_block .section_head_home b{
    color:#0ad10a;
}
.about_section_wrapper .package_list_slider .packages .img_hold {
	overflow: hidden; 
}
.about_section_wrapper .package_list_slider .packages .img_hold a {
	display: block;
	position: relative;
	overflow: hidden;
	max-height: 364px;
	min-height: 364px;
}
.about_section_wrapper .package_list_slider .packages .img_hold a img {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s; 
	max-height: 364px;
	min-height: 364px;
}
.about_section_wrapper .package_list_slider .packages .img_hold a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
}

.about_section_wrapper .package_list_slider .packages .pakage_dtl_block 
{
	margin: 15px 0; 
}
.about_section_wrapper .package_list_slider .packages .pakage_dtl_block .package_title {
	display: block;
	padding-bottom: 7px;
	border-bottom: 1px solid #d9d7d7;
	margin-bottom: 15px;
	color: #1c2e5c;
	font-size: 18px;
	font-weight: 600; 
	padding-left: 7px;
}
.about_section_wrapper .package_list_slider .owl-item {
	width: 282px !important;
    margin-right: 0px !important;
}
.about_section_wrapper .package_list_slider .owl-item .item .img_hold a.padding_bottom{
	margin-top: 50px !important;
}
.about_section_wrapper .package_list_slider .owl-nav {
  position: absolute;
  top: 38%;
  left: 14px;
  width: 100%;
  margin-top: -20px;
}
.about_section_wrapper .package_list_slider .fa {
  background: #eee;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  cursor: pointer;
}
.about_section_wrapper .package_list_slider .fa:hover {
  background: #313f64;
  color: #FFF;
}
.about_section_wrapper .package_list_slider .fa-chevron-right {
  float: right;
  margin-right: -40px;
}
.about_section_wrapper .package_list_slider .fa-chevron-left {
  float: left;
  margin-left: -70px;
}
.profile {
	background: url(../images/bg-house.jpg)repeat 0px 0px;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
        margin-bottom: 13em;
	width: 100% !important;
}
.profile .profile_head{
	margin: 2em 0 0;
	color:#ffffff;
}
.profile .profile_head span{
	    display: block;
    clear: both;
    font-size: 23px;
    color: #ffffff;
    font-weight: 500;
    line-height: 25px;
}
.profile .profile_head h2{
	display: block;
    clear: both;
    font-family: ;
    font-optical-sizing: auto;
    font-style: regular;
    padding-right: 15px;
    margin-top: 5px;
    font-size: 35px;
    color: :#ffffff;;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.314;
}
.profile .profile_head p{
	color: #ffffff;
}
.profile .why_btn{
	display: inline-block;
    text-align: center;
    position: relative;
    padding: 9px;
    font-weight: 500;
    background: transparent;
    color: #ffffff;
    z-index: 1;
    border: 2px solid #42aa55;
    margin-top: 25px;
}
.profile .Why_img{
	position: absolute;
    padding: 0;
    margin: 0;
    width: 736px;
}
.home_glry {
	width: 100% !important;
	padding:10px;
	margin-bottom: 3em;
	background: url(../images/home_glry_bg.png)repeat 0px 0px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
    
	width: 100% !important;
}
.home_glry .glry_head{
	margin: 2em 0 0;
	color:#000000;
	text-align: center;
}
.home_glry .glry_head h2{
	display: block;
    clear: both;
    font-family:
    font-optical-sizing: auto;
    font-style: regular;
    padding-right: 15px;
    margin-top: 5px;
	margin-bottom: 17px;
    font-size: 35px;
    color: :#ffffff;;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.314;
}
.home_glry .padding_adj {
	padding: 5px;
}
.home_glry img {
	padding-bottom: 5px;
}
.home_glry .view_all {
	text-align: center;
    font-size: 15px;
    line-height: 17px;
    padding: 30px 22px 0 20px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100%;
    color: #ffffff;
    border: 2px solid #fff;
}
.home_glry .view_all a{
	color: #ffffff;
	text-transform: uppercase;
}
.video_glry_home {
	width: 100% !important;
	padding-bottom: 150px;
	background: url(../images/gly_bg.png)repeat 0px 0px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
    
	width: 100% !important;
}
.video_glry_home .video_head{
	    margin: 2em 63px 0px;
    color: #000000;
    text-align: right;
}
.video_glry_home .video_head h2{
	font-family: 'bold__stylish_calligraphyRg',Arial, sans-serif;
    padding: 25px;
    font-size: 83px;
}
.video_glry_home .view_all {
width: 65%;
    background: #42aa55;
    padding: 16px 27px;
    color: #fff;
    text-align: right;
}
.video_glry_home .view_all a{
	color: #ffffff;
}

.reviews_home {
	 padding: 1em;
	margin-bottom: 4em;
}
.reviews_home .profile_head{
	margin: 2em 0 0;
	color:#ffffff;
}
.reviews_home .profile_head span{
	    display: block;
    clear: both;
    font-size: 23px;
    color: #000;
    font-weight: 500;
    line-height: 33px;
}
.reviews_home .profile_head span .top_star{ 
	width: 14%;
    line-height: 33px;
}

.reviews_home .profile_head h2{
	display: block;
    clear: both;
    
    font-optical-sizing: auto;
    
    padding-right: 15px;
    margin-top: 5px;
    font-size: 35px;
    color:#000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.314;
}
.reviews_home .Review{
	margin: 2em;
}
.reviews_home .Review_box{
	overflow: hidden;
	margin: 6px;
    padding: 29px;
    border-radius: 10px;
	background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgb(121 117 117 / 28%);
    text-align: center;
    border-radius: 10px;
}
.reviews_home .Review_box img.border_img{
	border-radius: 100%;
}

.reviews_home .Review_box h4{
	display: block;
    clear: both;
    font-optical-sizing: auto;
    padding-right: 15px;
    margin-top: 5px;
    font-size: 13px;
    color: #1c2e5c;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.314;
}
.reviews_home .Review_box p.review_adj {
	margin: 18px 6px 18px 6px;
	text-align: justify;
	line-height: 1.3;
}
.reviews_home .Review_box span {
	float: left;
}
.reviews_home .Review_box span i{
	padding-right: 5px;
}
.reviews_home .Review_box .source_g{
	    margin-top: 15px;
    padding-top: 24px;
    border-top: 2px solid #e9ecef;
}
.reviews_home .Review_box .source_g h3{
	display: block;
    clear: both;
    font-optical-sizing: auto;
    margin-top: 6px;
    font-size: 17px;
    color: #000;
    line-height: 1.314;
}
.Inner_profile {
	margin-bottom: 1em;
	width: 100% !important;
}
.Inner_profile .profile_head{
	margin: 2em 0 0;
	color:#ffffff;
}
.Inner_profile .profile_head span{
	    display: block;
    clear: both;
    font-size: 23px;
    color: #42aa55;
    font-weight: 500;
    line-height: 25px;
}
.Inner_profile .profile_head h2{
	display: block;
    clear: both;
    font-family: ;
    font-optical-sizing: auto;
    font-style: regular;
    padding-right: 15px;
    margin-top: 5px;
    font-size: 35px;
    color:#42aa55;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.314;
}
.Inner_profile .profile_head p{
	color: #000000;
}
.Inner_profile .why_btn{
	display: inline-block;
    text-align: center;
    position: relative;
    padding: 9px;
    font-weight: 500;
    background: transparent;
    color: #ffffff;
    z-index: 1;
    border: 2px solid #42aa55;
    margin-top: 25px;
}
.Inner_profile .Why_img{
	position: absolute;
    padding: 0;
    margin: 0;
    width: 633px;
}
.inner_packages {
	margin-bottom: 1em;
	width: 100% !important;
}
.inner_packages .Package_dtl h3{
	display: block;
    clear: both;
    font-family: ;
    font-optical-sizing: auto;
    font-style: regular;
    padding-right: 15px;
    margin-bottom: 20px;
    font-size: 22px;
    color:#000000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.314;
}
.inner_packages .Package_features{
	background:	#e1eef9;
	padding: 28px;
}
.inner_packages .Package_features h3{
	display: block;
    clear: both;
    font-family: ;
    font-optical-sizing: auto;
    font-style: regular;
    padding-right: 15px;
    margin-bottom: 20px;
    font-size: 16px;
    color:#000000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.314;
}
.inner_packages ul.dpt_ul li {
	display: block;
	clear: both;
	margin-bottom: 15px;
	flex: 0 0 44%; 
	font-size: 15px;
	line-height: 25px;
	color: #6f7074;
	text-align: justify;
}
.inner_packages ul.dpt_ul li:hover i {
    color: #7fc241;
    color:#dc3545;
	font-size: 20px;
	
}
.inner_packages ul.dpt_ul li i {
     padding-right: 9px;
	font-size: 20px;
}
.flip i{
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
	}
.flip:hover i{
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
    transform: rotatey(360deg);	
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);	
	}
.package_dtl {
    margin-top: 3em;
}
.package_dtl .table_iron {
    background-color: #72bb50;
}
.package_dtl >tbody {
    background-color: #fef9cf;
	text-align: center;
}
.table-bordered thead th{
    color: #ffffff;
}
.table-bordered thead th:hover{
    background-color: red;
}

.package_dtl .book_n{
	font-size: 12px;
    padding: 9px;
    background: #72bb50;
    text-align: center;
    border-radius: 14%;
    color: #ffffff;
}
.package_dtl .book_n a{
	color: #ffffff;
	text-transform: uppercase;
}

.package_glry_wrapper {
	overflow: hidden;
    padding: 0;
    margin: 0; 
}
.package_glry_wrapper .package_glry_slider .package_glry .img_hold {
	overflow: hidden; 
}
.package_glry_wrapper .package_glry_slider .package_glry .img_hold a {
	display: block;
	position: relative;
	overflow: hidden;
}
.package_glry_wrapper .package_glry_slider .package_glry .img_hold a img {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s; 
	height: 310px;
    min-height: 310px;
}
.package_glry_wrapper .package_glry_slider .package_glry .img_hold a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
}
.package_glry_wrapper .package_glry_slider .owl-nav {
  position: absolute;
  display: block;
  top: 50%;
  left: 14px;
  width: 100%;
}
.package_glry_wrapper .package_glry_slider .fa {
  background: #72bb50;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  cursor: pointer;
}
.package_glry_wrapper .package_glry_slider .fa:hover {
  background: #313f64;
  color: #FFF;
}
.package_glry_wrapper .package_glry_slider .fa-chevron-right {
  float: right;
  margin-right:42px;
}
.package_glry_wrapper .package_glry_slider .fa-chevron-left {
  float: left;
  margin-left:0;
}
a.whatsappChat {
    display: inline-block;
    background: #36b345;
    position: fixed;
    right: 15px;
    bottom: 15px;
    border-radius: 25px;
    padding: 8px 22px;
    font-size: 13px;
    color: #fff;
    z-index: 99998;
}
a.cottage_whatsappChat {
    display: inline-block;
    background: #36b345;
    position: relative;
    /* right: 15px; */
    /* bottom: 15px; */
    border-radius: 25px;
    padding: 8px 14px;
    font-size: 13px;
    color: #fff;
    z-index: 99998;
}
.gallery_wrapper {
  padding-top: 10px;
  padding-bottom: 100px;
}
.gallery_wrapper .img_hold {
  background: #ffffff;
    height: 204px;
    min-height: 204px;
}
.gallery_wrapper .img_hold a img{
	width: 100%;
	    height: 204px;
    min-height: 204px;
}
.gallery_wrapper .img_hold h3 {
  display: block;
  clear: both;
  padding: 10px;
  color: #1c2e5c;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}
.contact_section {
  padding-top: 80px;
  margin-bottom: 35px;
}

.home_glry_list_slider .home_slideglry .img_hold {
	overflow: hidden; 
}
.home_glry_list_slider .home_slideglry .img_hold a {
	display: block;
	position: relative;
	height: 494px;
    min-height: 494px;
    max-height: 494px;
	overflow: hidden;
}
.home_glry_list_slider .home_slideglry .img_hold a img {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s; 
	height: 494px;
    min-height: 494px;
    max-height: 494px;
}
.home_glry_list_slider .home_slideglry .img_hold a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
}

.home_glry_list_slider .home_slideglry .pakage_dtl_block 
{
	margin: 15px 0; 
}
.home_glry_list_slider .home_slideglry .pakage_dtl_block .package_title {
	display: block;
	padding-bottom: 7px;
	border-bottom: 1px solid #d9d7d7;
	margin-bottom: 15px;
	color: #1c2e5c;
	font-size: 18px;
	font-weight: 600; 
	padding-left: 7px;
}
.home_glry_list_slider .owl-item .item .img_hold a.padding_bottom{
	margin-top: 50px !important;
}
.home_glry_list_slider .owl-nav {
  display:none;
}
.contact_wrapper{
	width: 100% !important;
    position: relative;
    left: 0px;
}
.contact_wrapper .contact_head{
	margin: 0 auto;
    padding: 10px;
    width: 50%;
}
.contact_wrapper .contact_head h4{
	display: block;
    clear: both;
    font-optical-sizing: auto;
    font-size: 26px;
    margin-bottom: 2em;
    color: #015092;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
}
.contact_wrapper .contact_head span{
    display: block;
    clear: both;
    color: #015092;
    text-align: center;
    font-size: 25px;
    margin: 11px;
    font-weight: 500;
}
.contact_wrapper .contact_head p{
	display: block;
    clear: both;
    color: #000000;
    text-align: center;
}
.contact_wrapper .info_cnt{
	    background: url(../images/info.jpg)repeat 0px 0px;
    border-radius: 27px;
    height: 447px;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: cover;
    padding: 20px;
    width: 100%;
    margin: 0 ;
}
.contact_wrapper .info_cnt .address_content_block span {
    display: block;
    clear: both;
	line-height: 1.60;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px; }
    @media only screen and (max-width: 480px) {
.contact_wrapper .info_cnt .address_content_block span {
        line-height: 22px; } }
.contact_wrapper .info_cnt .address_content_block span i {
      background: #ffffff;
    color: #000;
    border-radius: 100px;
    padding: 8px; 
        font-size: 21px;
    font-weight: 600;
}
.contact_wrapper .info_cnt a.distance_maker {
	display: block;
    clear: both;
    font-optical-sizing: auto;
    font-size: 26px;
    margin-bottom: 2em;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    background: #59a900;
    padding: 7px;
    border-radius: 8px;
     }

.enquiry_wrapper .enquiry_box .enquiry_form {
	padding: 10px;
    width: 100%;
	
}
.enquiry_form input[type=text], input[type=number], input[type=date], input[type=email] {
	    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 2px solid #e9ecef;
    color: #000;
    text-transform: capitalize;
    margin: 10px;
    padding: 8px;
	line-height: 13px;
}	
.enquiry_form input::placeholder{
  color: #015092 !important;
}
.enquiry_form textarea::placeholder {
     color: #015092 !important;
}
.enquiry_form textarea {
	width: 100% !important;
	background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 2px solid #015092;
	text-transform: capitalize;
    color: #000;
	margin: 10px;
    padding: 8px;
	line-height: 15px;
}
.enquiry_form .page_btn {
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 6px;
    font-weight: 500;
    background: transparent;
    color: #015092;
    border-radius: 5px;
    z-index: 1;
    border: 2px solid #015092;
    margin-top: 25px;
}
.enquiry_form  .page_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #1c2e5c;
	color: #ffffff;
	 border-radius: 5px;
    z-index: -1;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s; 
}
.enquiry_form  .page_btn:hover 
{
    color: #ffffff; 
	background:#1c2e5c;
}
.enquiry_form  .page_btn:hover::before 
{
      width: 100%; 
}
.enquiry_wrapper .leaf_float_b {
	display: block;
	position: absolute;
    top: -14px;
    right: 53px;
}
.enquiry_wrapper .leaf_float_b img{
	width: 141px; 
}
.map h4 {
	text-align: center;
    font-size: 23px;
    color: rgb(51, 51, 51);
    font-weight: 500;
    margin: 0 auto;
    width: 46%;
    padding: 12px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.tourism_destination {
	width: 100%;
	background: linear-gradient( 360deg , #4cad5e 0%, #ffffff 100%);
	margin-bottom: 2em;
}
.t_destination{
    background: #1c9145;
    border-radius: 100px;	
}
.tourism_destination .t_destination a {
	display: block;
	position: relative;
	overflow: hidden;
	color: #ffffff;
}
.tourism_destination .t_destination {
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s; 
}
.tourism_destination .t_destination:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1); 
	background:#1c9145;
}
.tourism_destination .t_destination:hover h5{
	
}

.tourism_destination h2 {
    font-family: 'bold__stylish_calligraphyRg',Arial, sans-serif;
    padding: 25px;
    font-size: 83px;
	color: #000;
	    text-align: center;
}

.tourism_destination a h5.alter_padding{
	padding: 6px;
    font-size: 18px;
    margin-bottom: 1px;
    text-align: center;
    line-height: 22px;
}
.tourism_destination a h5 b{
    font-weight: 500;
}

 .footer_wrapper {
  background: url(../images/footer_bg.jpg)no-repeat -571px 0px;
    padding-top: 80px;
  }
  
  .footer_wrapper .footer_logo {
    display: block;
    width: 68%;
    margin-top: 3em;
    margin-bottom: 10px; }
  .footer_wrapper .footer_txt {
    display: block;
    color: #ffffffbf;
    font-size: 14px;
    font-weight: 400; }
  .footer_wrapper .footer_title {
    display: block;
    clear: both;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #ffffffbf; }
  .footer_wrapper .footer_links {
    position: relative;
    display: -block;
    justify-content: stretch; }
    .footer_wrapper .footer_links li {
      display: block;
      clear: both;
      margin-bottom: 15px;
      flex: 0 0 40%; }
      .footer_wrapper .footer_links li a {
        font-size: 16px;
        color: #ffffffbf;
        display: block; }
        .footer_wrapper .footer_links li a:hover {
          color: #7cd24d; }
  .footer_wrapper .social_links_footer {
    margin-top: 30px;
text-align: center;	}
    .footer_wrapper .social_links_footer li {
      display: inline-block;
      margin-right: 15px; }
      .footer_wrapper .social_links_footer li a {
        display: block;
        color: #ffffff;
        font-size: 22px; }
  .footer_wrapper .address_content_block span {
    display: block;
    clear: both;
	line-height: 1.60;
    font-size: 15px;
    color: #ffffffbf;
    margin-bottom: 15px; }
    @media only screen and (max-width: 480px) {
      .footer_wrapper .address_content_block span {
        line-height: 22px; } }
    .footer_wrapper .address_content_block span i {
      margin-right: 10px;
      display: inline-block; }
  .footer_wrapper .copyright {
    display: block;
    clear: both;
    font-size: 13px;
    color: #ffffff;
    margin-top: 30px; }
  @media only screen and (max-width: 768px) {
    .footer_wrapper .row {
      flex-direction: column-reverse;
      -ms-flex-direction: column-reverse; }
    .footer_wrapper .each_footer_area {
      margin-bottom: 30px; } }
 .footer_wrapper .footer_content_block hr {
     background:#ffffff73; 
	     margin: 0;}
.footer_wrapper .footer_bottom  {
    border-top: 2px solid #ffffff29;
    margin: 11px 0 0 0;
	}
.featured_nav {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  flex-direction: column;
  -ms-flex-direction: column;
  z-index: 123;
  margin-top: 100px; }
  .featured_nav a {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    text-align: left;
    padding: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700; }
    .featured_nav a.page_btn {
      background: rgba(38, 163, 72, 0.9); }
      .featured_nav a.page_btn::before {
        background: #7cd24d; }
.btn_call {
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 13px;
  padding: 14px;
  font-weight: 500;
  background: #42aa55;
  color: #ffffff !important;
  z-index: 1;
  border: none;
  box-shadow: none;
  border-radius: 17px;
  margin-top: -6px;}
  .btn_call::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #e98406;
    z-index: -1;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s; }
  .btn_call:hover {
    color: #ffffff;
border-radius: 17px;	}
    .btn_call:hover::before {
      width: 100%;
border-radius: 17px;	  }
  .btn_call.full_btn {
    display: block;
    width: 100%; }
.about_section_wrapper{
	margin-top: 75px;
}
@media only screen and (max-width: 480px) 
{
	.footer_wrapper 
		{
			background: #094b2f;
			text-align: center;
		} 
		.slider_wrapper .leaf_float_c
		{
			bottom: -28px;
			z-index: 1; 
		}
		.slider_wrapper .leaf_float_c img 
		{
			width: 30%;
		}
		.title_block .section_title_home 
		{
			font-size: 37px;
		}
		.home_1
		{
			display:none;
		}
		.enquiry_wrapper .enquiry_box::before {
			content: '';
			height: 657px;
			width: 290px;
		}
		.services_wrapper {
			margin: 0 0 40px;
		}
		.home_center_wrapper {
			margin: 0 0 40px;
		}
		.events_wrapper .events_list_slider .latest_events .events_meta_block .event_title {
			padding-top: 7px;
		}
		
		
}
@media only screen and (max-width: 767px) 
{
      .footer_wrapper 
	  {
        background: #094b2f;
		text-align: center;
	  } 
	  .slider_wrapper .leaf_float_c
	  {
		bottom: -28px;
		z-index: 1; 
	  }
	  .slider_wrapper .leaf_float_c img {
		width: 30%;
		}
		.title_block .section_title_home 
		{
			font-size: 37px;
		}
		.home_1
		{
			display:none;
		}
		.enquiry_wrapper .enquiry_box::before {
			content: '';
			height: 657px;
			width: 290px;
		}
		.services_wrapper {
			margin: 0 0 40px;
		}
		.home_center_wrapper {
			margin: 0 0 40px;
		}
		.events_wrapper .events_list_slider .latest_events .events_meta_block .event_title {
			padding-top: 7px;
		}
		
}
