@font-face {
  font-family: "fbold";
  src: url(../fonts/TrajanProRegular.ttf);
}
@font-face {
  font-family: "fmedium";
  src: url(../fonts/Fmedium.ttf);
}
@font-face {
  font-family: "htmedium";
  src: url(../fonts/HelveticaNeueMedium.ttf);
}
@font-face {
  font-family: "fregular";
  src: url(../fonts/Fregular.ttf);
}
@font-face {
  font-family: "flight";
  src: url(../fonts/Flight.ttf);
}
@font-face {
  font-family: "arial";
  src: url(../fonts/arial.ttf);
}
@font-face {
  font-family: "Stylish Calligraphy Demo";
  src: url(../fonts/Stylish-Calligraphy-Demo.ttf);
}
.arial {
  font-family: arial;
}
.htmedium {
  font-family: htmedium;
}
.stylish_calligraphy {
  font-family: Stylish Calligraphy Demo;
  font-weight: 600;
}
.fmedium {
  font-family: fmedium;
}
.flight {
  font-family: flight;
}
.fbold {
  font-family: fbold;
  font-weight: bold;
}
.fregular {
  font-family: fregular;
}
.points_pad {
  font-size: 15px;
  padding: 25px 19px;
}
.points_pad li {
  font-size: 15px;
  padding: 5px 0px;
}
.togll {
  display: block;
  background-color: black;
  margin-left: 18px;
}
.img_position {
  position: absolute;
  z-index: 99999999;
}
#nav > ul > a:hover {
  text-decoration: none;
}
.pad_tp {
  padding-top: 14px;
  padding-left: 5px;
  color: white;
  font-size: 12px;
}
.pad_tp:hover {
  background-color: transparent;
  color: #facc25;
}
.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}
.affix + .container-fluid {
  padding-top: 0px;
}
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 345px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}
.modal.right.fade .modal-dialog {
  right: -120px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
  right: 0;
}
.modal-content {
  border-radius: 0;
  border: none;
}
.modal-header {
  border-bottom-color: #eeeeee;
  background-color: #fafafa;
}
.btn-demo {
  padding: 12px 0px;
  border-radius: 0;
  font-size: 26px;
  cursor: pointer;
  color: white;
}
.btn-demo:hover {
  color: #facc25;
}
.text_Pading1 {
  padding-top: 45px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  color: #5a5a5a;
  width: 48%;
}
.text_Pading {
  padding-top: 60px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  color: #5a5a5a;
  width: 48%;
}
.arrow {
  margin-top: -72px;
  text-align: -moz-center;
  text-align: -webkit-center;
}
div.gallery {
  margin: 10px;
  float: left;
}
.top_img_hg {
  height: 400px;
  width: 100%;
}
.png_img {
  padding-left: 2px;
  height: 45px;
  opacity: 0.2;
}
.lettr_spl {
  font-size: 63px;
  line-height: 50px;
}
.lettr_spl1 {
  font-size: 63px;
}
.line_hgt {
  line-height: 25px;
}
hr.title_break {
  width: 40px;
  display: block;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  border-color: #222;
  border-top: 2px solid #222;
  border-top-color: rgb(34, 34, 34);
}
.center {
  text-align: center;
}
.head_pos {
  padding-bottom: 25px;
  text-align: center;
  padding-top: 25px;
}
.head_pos1 {
  padding-bottom: 10px;
  text-align: center;
}
.pad_gal {
  padding-top: 35px;
}
.footer_align {
  padding-left: 400px;
  color: #6d6d6d;
}
.dg_padding {
  float: right;
  margin-top: -33px;
  padding: 0px 0px;
}
.img_sz {
  height: 100px;
  padding: 0px 30px;
}
.footer_submit_btn:hover {
  color: black;
  background: #e8556d;
  transition: all ease-in-out 0.3s;
}
.footer_submit_btn {
  padding: 5px 25px;
  background: #ffb225;
  border: none;
  border: 1px solid transparent;
  color: #000000;
  transition: background ease-in 0.3s;
  border-radius: 4px;
}
.text_st {
  color: #6d6d6d;
  font-size: 12px;
}
.menu {
  color: #6d6d6d;
}
.menu2 {
  color: #6d6d6d;
  text-decoration: none;
}
.menu2:hover {
  color: #6d6d6d;
  text-decoration: none;
}
.menu1 {
  color: #6d6d6d;
}
.menu:hover {
  color: #facc25;
  text-decoration: none;
}
.menu1:hover {
  text-decoration: none;
  color: #facc25;
}
.pad_top50 {
  padding-top: 30px;
}
.pad_top502 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pad_top_maj {
  padding-top: 25px;
  padding-bottom: 15px;
}
.txt_pd {
  padding-bottom: 25px;
  color: #5a5a5a;
  text-align: center;
}
.margin_top_footer {
  margin-top: -30px;
}
.pad_toph {
  padding-top: 30px;
  padding-bottom: 30px;
}
.frst_im_hig {
  height: 300px;
}
.div_color_yellow {
  background-color: #facc25;
}
.div_color_yellow1 {
  background-color: #facc25;
  height: 518px;
}
.img_width1 {
  width: 20%;
}
.nav_ht {
  margin-bottom: 0;
  background-color: #151515;
  border-radius: 0;
}
.dg_ht {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.nav1 > li > a {
  color: white;
}
.nav1 > li > a:hover {
  background-color: transparent;
  color: #facc25;
}
.top_car .carousel-control {
  opacity: 0;
}
.top_car .carousel-control:hover {
  opacity: 0;
}
.top_car {
  top: 0px;
}
.slide {
  display: none;
  height: 100%;
  width: 100%;
}
.slide:first-child {
  display: block;
}
.slide:nth-of-type(2) {
  background: #f4e4cd;
}
.slide:nth-of-type(3) {
  background: #c75534;
}
.slide:nth-of-type(4) {
  background: #d1d1d4;
}
.sli_width {
  width: 100%;
}
.pad_65 {
  padding-left: 65px;
}
.carousel-inner img {
  width: 100%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  overflow: hidden;
}
.item.active img {
  transition: transform 5000ms linear 0s;
  transform: scale(1.05, 1.05);
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.sli_width {
  width: 100%;
}
.height_img {
  height: 600px;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.img_width2 {
  width: 80%;
}
.nopadh {
  padding-left: 0;
  padding-right: 0;
}
.side_menu_padding {
  padding: 10px;
}
.footer_border_back {
  background-color: #1b1b1b;
}
.footer_border_back hr {
  margin-top: 0;
  border-bottom: 1px solid #3b3b3b;
  border-top: 1px solid transparent;
}
.menu_marg_top {
  padding-top: 0;
  list-style: none;
}
.border_bot {
  border-top: 1px solid transparent;
  border-bottom: 1px solid #3b3b3b;
}
.nav_brd {
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
  margin-right: 10px;
}
.nav_brd:last-child {
  margin-right: 0;
}
.nav_lft {
  padding-top: 6px;
}
.nav_brd:after {
  content: "";
  display: block;
  margin: auto;
  height: 2px;
  width: 0px;
  background: transparent;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.nav_brd:hover:after {
  width: 100%;
  background: #facc25;
}
.heading_hr {
  width: 100%;
  border-bottom: 2px solid #ff8603;
  margin-top: -17px;
}
.heading_hr2 {
  width: 14%;
  border-bottom: 2px solid #ff8603;
  margin-top: -17px;
}
.heading_hr1 {
  width: 100%;
  border-bottom: 2px solid #ff8603;
  margin-top: -17px;
}
.heading_hr3 {
  width: 100%;
  border-bottom: 2px solid #ff8603;
  margin-top: -2px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
ul > li > a {
  text-decoration: none;
  color: black;
}
ul > li > a:hover,
ul > li > a:focus {
  text-decoration: none;
  color: #facc25;
}
.inst_font_size {
  font-size: 20px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.img10 {
  width: 52%;
}
.img_ht_wt {
  width: 33.33333333%;
  height: 245px;
}
.img_wt {
  height: 245px;
  width: 100%;
}
.img_wt2 {
  width: 100%;
  height: 490px;
}
.img_ht_wt1 {
  width: 66.66666667%;
  height: 245px;
}
.img_ht_wt2 {
  width: 25%;
  height: 490px;
}
.img_ht_wt3 {
  width: 20%;
  height: 245px;
}
.mar_ins {
  margin-top: -15px;
}
.inst_bg {
  background-color: #252525;
}
#top-bar {
  position: fixed;
  top: 54px;
  left: 251px;
  z-index: 999;
  width: 84%;
  height: 23px;
}
#topbar-inner {
  height: 100px;
  background: #bbb;
}
#mainouter {
  position: relative;
  z-index: 2;
  padding-top: 0px;
  padding-bottom: 40px;
  margin-left: 252px;
  min-height: 100%;
}
#bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 20px;
}
#bottom-inner {
  height: 40px;
  background: #aaa;
}
#left {
  position: fixed;
  top: 125px;
  bottom: 30px;
  width: 149px;
  padding-right: 30px;
}
#left-header {
  width: 250px;
  height: 20px;
}
#left-inside {
  overflow: auto;
  width: 270px;
  height: 95%;
  border: 1px solid grey;
}
#left-inside > ul > li {
  white-space: nowrap;
}
.contentr > ul > li {
  white-space: nowrap;
}
.contentr {
  width: 100%;
  height: 410px;
  margin-bottom: 30px;
}
.heightxt {
  height: 325px;
  width: 325px;
}
.modal {
  z-index: 99999999;
}
.rr {
  width: 251px;
  background: white;
  border: 1px solid #888888;
}
#header1 {
  background: #ff8e0e;
  padding: 10px;
  color: #fff;
}
#header1 h1 {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
a {
  text-decoration: none;
}
#nav ul {
  list-style: none;
  padding: 5px;
  margin-top: 0;
}
#nav ul li {
  color: #1a1a1a;
  padding: 10px;
  border-bottom: 1px solid #d3d3d3;
  -webkit-transition: background 0.3s, color 0.5s, margin 1s;
  -moz-transition: background 0.3s, color 0.5s, margin 1s;
  transition: background 0.3s, color 0.5s, margin 1s;
}
#nav ul li:hover {
  background: #fec031;
  border-left: 5px solid #f87703;
  color: #fff;
  margin-left: 15px;
}
#scrollbox3 {
  overflow: auto;
  width: 400px;
  height: 360px;
  padding: 0 5px;
  border: 1px solid #b7b7b7;
}
.track3 {
  width: 10px;
  background: rgba(0, 0, 0, 0);
  margin-right: 2px;
  border-radius: 10px;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear;
}
.track3:hover,
.track3.dragging {
  background: #d9d9d9;
  background: rgba(0, 0, 0, 0.15);
}
.handle3 {
  width: 7px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 7px;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.track3.dragging .handle3 {
  width: 10px;
}
.cont {
  position: relative;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.d_table {
}
.set_name {
  white-space: nowrap;
  color: white;
  font-size: 15px;
  position: absolute;
  overflow: hidden;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: table-cell;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.33);
}
.overlaybd:hover {
  opacity: 1;
}
.overlaybd {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.33);
}
.txtcon {
  position: relative;
}
.txtcon:hover .over {
  height: 84%;
}
.overlay1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  -webkit-box-shadow: inset 0px 0px 121px 3px rgba(0, 0, 0, 0.72);
  -moz-box-shadow: inset 0px 0px 121px 3px rgba(0, 0, 0, 0.72);
  box-shadow: inset 0px 0px 121px 3px rgba(0, 0, 0, 0.72);
}
.over {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background-color: transparent;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    color-stop(50%, transparent),
    color-stop(56%, rgba(0, 0, 0, 0.1)),
    color-stop(93%, rgba(0, 0, 0, 0.6)),
    to(rgba(0, 0, 0, 0.69))
  );
  background-image: -webkit-linear-gradient(
    transparent 0%,
    transparent 50%,
    rgba(0, 0, 0, 0.1) 56%,
    rgba(0, 0, 0, 0.6) 93%,
    rgba(0, 0, 0, 0.69) 100%
  );
  background-image: linear-gradient(
    transparent 0%,
    transparent 50%,
    rgba(0, 0, 0, 0.1) 56%,
    rgba(0, 0, 0, 0.6) 93%,
    rgba(0, 0, 0, 0.69) 100%
  );
}
.container:hover .over {
  height: 30%;
}
.cont:hover .overlay {
  opacity: 1;
}
.cont:hover .overlay1 {
  opacity: 1;
}
.transit:hover {
  -webkit-transform: scale(1.2) rotateY(-360deg);
  -moz-transform: scale(1.2) rotateY(-360deg);
  -ms-transform: scale(1.2) rotateY(-360deg);
  transform: scale(1.2) rotateY(-360deg);
}
.transit {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.social i:hover {
  color: #fff;
  text-decoration: none;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.social .fa-facebook {
  background: #4060a5;
}
.social .fa-twitter {
  background: #00abe3;
}
.social .fa-instagram {
  background: #f09433;
  background: -moz-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888',GradientType=1);
}
.social i {
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #909aa0;
  font-size: 22px;
  text-align: center;
  padding-top: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.social ul li {
  margin: 15px 9px 0 0;
  list-style: none outside none;
  display: inline-block;
}
.padext2 {
  padding-top: 3em;
}
.in_img_hg {
  width: 100%;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.hov:hover .overlay {
  opacity: 1;
}
.hov {
  position: relative;
  margin-bottom: 10px;
}
.font_sz:hover {
  font-size: 20px;
}
.font_col {
  color: #5a5a5a;
  padding-top: 10px;
}
.img_widh {
  height: 250px;
  overflow: hidden;
  margin: 2px;
  width: 24.7%;
}
.img_widh1 {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.item1:hover img {
  -moz-transform: scale(1.6);
  -webkit-transform: scale(1.6);
  transform: scale(1.6);
}
.item1 img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item img {
  max-width: 100%;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.shadow {
  position: relative;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
  background-color: rgba(0, 0, 0, 0.13);
}
.shadow img {
  max-width: 100%;
  position: relative;
  z-index: -1;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
}
.blr_img {
  border: 1px #ccc solid;
  box-shadow: inset 0px 51px 8px 0px white, inset 0px 0px 0px 0px white;
  z-index: 1;
}
.bg-img {
  width: 100%;
  height: 300px;
  background: url("../assets/about_down.jpg") center center no-repeat;
  background-size: cover;
}
.bg-img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(
    to bottom,
    #ffffff,
    transparent,
    transparent
  );
  opacity: 1;
}
.bg_img_nav {
  margin-top: -10px;
  width: 100%;
  height: 400px;
  background: url("../assets/about_down.jpg") center center no-repeat;
  background-size: 100% 100%;
}
.bg_img_nav:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(
    to bottom,
    #ffffff,
    transparent,
    transparent
  );
  opacity: 1;
}
.serch_alig {
  height: 25px;
  margin-top: -5px;
}
.search_btn {
  padding-left: 12px;
  margin-top: -4px;
  float: right;
  width: 66px;
  height: 66px;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: transparent;
}
.search_btn i[class^="fa"] {
  font-size: 30px;
}
.search_btn:hover i[class^="fa"] {
  color: black;
}
.search_btn:hover {
  background-color: transparent;
  border: 1px solid transparent;
}
#acik_input {
  padding-left: 10px;
  position: absolute;
  right: 86px;
  top: 27px;
  height: 29px;
  font-size: 14px;
  display: none;
  background-color: transparent;
  color: dimgray;
  animation-name: acikbutton;
  animation-duration: 0.6s;
  animation-iteration-count: 1;
  line-height: 62px;
  border: 1px solid transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  border-bottom: 1px solid #000;
}
.search {
  border: 1px solid transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-bottom: 1px solid #cbc7c7;
  margin-top: 18px;
  width: 200px;
  margin-left: 47px;
}
.serch_bt {
  margin-top: 1px;
  float: right;
}
.search1 {
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: transparent;
}
.search1:hover {
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: 1px solid #cbc7c7;
  width: 200px;
}
.search_cl {
  color: #cbc7c7;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.ind_img {
  height: 600px;
  width: 100%;
}
.wdth {
  width: 34.333%;
}
.wdth1 {
  width: 65.667%;
  height: 490px;
}
.hr_vid {
  border-bottom: 8px solid;
  padding: 0px 135px;
  width: 50px;
  color: #00ace6;
  margin-top: 30px;
}
.drop_button a:hover {
  color: #ff8603;
  text-decoration: none;
}
.drop_button a {
  color: black;
}
.drop_button:hover {
  color: #facc25;
}
.drop_button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: black;
}
.panel_body {
  padding-top: 10px;
}
.panel_body ul li a:focus {
  text-decoration: none;
}
.panel_body ul li {
  text-decoration: none;
  list-style-type: none;
  font-size: 13px;
  padding: 3px 0px;
}
.abt_img {
  height: 430px;
  width: 100%;
  padding-left: 20px;
}
.slider {
  height: 400px;
}
.slider_div {
  height: 434px;
}
.slider {
  height: 450px;
}
.content {
  margin: 0 auto;
  max-width: 1920px;
}
.padext {
  padding-top: 3em;
}
.textaligncenter {
  text-align: center;
}
.white {
  color: black;
}
.reach_h_prop {
  padding-bottom: 25px;
  font-size: 25px;
  font-weight: lighter;
}
.padext {
  padding-top: 0em;
}
.padmd {
  padding-top: 1em;
  padding-bottom: 1em;
}
.padmdt {
  padding-top: 1em;
}
.bodr_num {
  font-size: 20px;
  border-radius: 3px;
}
.background_color_yellow {
  background-color: #facc25;
}
.fontcolor {
  color: #facc25;
}
.blackfont {
  color: #000;
  text-decoration: none;
}
.color_main {
  color: #facc25;
}
.icon_gap {
  padding: 10px 15px;
}
.icon_gap:hover {
  padding: 10px 15px;
  background-color: #a2a0a080;
  border-radius: 10%;
}
h2.widgettitle {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #222222;
}
h2.widgettitle {
  font-size: 11px;
  display: block;
  text-align: center;
  color: #222;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
  padding: 10px;
  border: 1px solid #222;
  border-top-color: rgb(34, 34, 34);
  border-right-color: rgb(34, 34, 34);
  border-bottom-color: rgb(34, 34, 34);
  border-left-color: rgb(34, 34, 34);
}
.padexhedng {
  padding-top: 1em;
  padding-bottom: 3em;
}
.padex {
  padding-top: 3em;
  padding-bottom: 3em;
}
.padex1 {
  padding-top: 3em;
}
.visit_font {
  font-size: 25px;
  letter-spacing: 3px;
}
textarea {
  width: 100%;
  font-size: 100%;
  border-top: 0;
  border-top-color: currentcolor;
  border-left: 0;
  border-left-color: currentcolor;
  border-right: 0;
  border-right-color: currentcolor;
  border-bottom: 1px solid #e1e1e1;
  border-bottom-color: rgb(225, 225, 225);
  background: #fcfcfc;
  margin: 0;
  overflow: auto;
  padding: 0;
  background: url("../images/textarea_bg.png") scroll;
  line-height: 26px;
  outline: none;
  -webkit-transition: border-color linear 0.2s;
  -moz-transition: border-color linear 0.2s;
  -o-transition: border-color linear 0.2s;
  transition: border-color linear 0.2s;
  box-sizing: border-box;
  -webkit-appearance: none;
}
#r_form input,
#r_form select {
  border: 1px solid #edeef0;
  width: 48%;
  color: #323549;
  background-color: #edeef0;
  font-size: 18px;
  padding: 8px 21px;
  border-radius: 5px;
}
#r_form .rik input,
#r_form.rik select {
  border: 1px solid #edeef0;
  width: 95%;
  color: #323549;
  background-color: #edeef0;
  font-size: 18px;
  font-weight: normal;
  padding: 8px 21px;
  border-radius: 5px;
}
#r_form textarea,
#r_form select {
  border: 1px solid #edeef0;
  width: 97%;
  color: rgba(30, 33, 45, 0.83);
  background-color: #edeef0;
  font-size: 18px;
  font-weight: normal;
  padding: 12px 22px;
  border-radius: 5px;
  height: 200px;
}
.colr_msg {
  background-color: #edeef0;
  border-radius: 30px;
  padding: 0px 20px;
  color: rgba(82, 90, 110, 0.87);
  font-weight: normal;
  z-index: auto;
  position: relative;
  line-height: 26px;
  font-size: 20px;
  transition: none 0s ease 0s;
}
.bg_col {
  background-color: #edeef0;
  border-radius: 30px;
  padding: 0px 20px;
  font-size: 40px;
  width: 97%;
}
.check_bx input {
  margin: 14px -70px;
  color: rgba(30, 33, 45, 0.83);
}
.hit input {
  border: 1px solid #edeef0;
  width: 48%;
  color: #323549;
  background-color: #edeef0;
  font-size: 18px;
  font-weight: normal;
  padding: 8px 21px;
  border-radius: 30px;
}
.fadeInUp-scroll.visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: all 1s;
}
.chck_gap {
  margin-left: -30px;
}
.pos_chck {
  width: 54px !important;
  margin: 15px !important;
}
.check_bx {
  width: 48%;
  height: 43px;
  color: #7e7e80;
  font-size: 17px;
}
#r_form .colfooter_submit_btn {
  background: #ffb225;
  color: #ffffff;
}
#r_form .colfooter_submit_btn:hover {
  background: #e8556d;
}
.margin_top_25 {
  margin-top: 25px;
  margin-left: -13px;
}
#r_form button {
  border-bottom: 1px solid gainsboro;
  color: gainsboro;
  background-color: #fff;
  box-shadow: none;
  padding: 0;
  padding-bottom: 2px;
  font-size: 20px;
  text-align: left;
  margin-top: 25px;
}
.grad1:hover,
.grad1:active {
  color: white;
  background: -webkit-linear-gradient(left, #fba91f, #ffe655);
  background: -o-linear-gradient(right, #fba91f, #ffe655);
  background: -moz-linear-gradient(right, #fba91f, #ffe655);
  background: linear-gradient(to right, #fba91f, #ffe655);
  border: 1px solid transparent;
  transition: background ease-in 0.3s;
}
#r_form_submit.r_submit {
  margin-top: 15px;
  width: 24%;
  background-color: #fff;
  font-size: 16px;
  font-weight: normal;
  border: 1px solid black;
  border-radius: 0px;
  color: black;
  transition: background ease-in 0.3s;
  padding: 5px 0px;
}
#r_form_submit.r_submit:hover {
  margin-top: 15px;
  width: 24%;
  background-color: #fff;
  font-size: 16px;
  font-weight: normal;
  border: 1px solid transparent;
  border-radius: 0px;
  color: black;
  transition: background ease-in 0.3s;
}
#clear.r_submit {
  padding: 15px !important;
  border-radius: 5px;
  margin-top: 15px;
  border: 0;
  border-bottom: 1px solid gainsboro;
  width: 20%;
  color: #91a3c5;
  background-color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin-left: 90px;
}
#r_form select:focus {
  outline: none;
}
#clear {
  border: 1px solid gainsboro !important;
}
#clear:hover,
#clear:active {
  color: white;
  background: #da2828;
  transition: all ease-in-out 0.3s;
  border: none;
}
.hit_sorry_for_inconvenience2 {
  display: none;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.bounceInRight,
.bounceInLeft,
.bounceInUp,
.bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}
.findMe {
  color: #fff;
  margin-top: 20px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #383838;
  background-image: none;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #8c632c;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.about_padding {
  text-align: center;
  font-size: 63px;
}
.text_pading_venue {
  font-size: 25px;
  padding-top: 30px;
  padding-left: 22px;
}
.brdr {
  border-right: 1px solid gray;
  margin: 0px 0 0;
}
.brdr p {
  margin: 5px 10px 10px;
}
.text_decorate {
  position: absolute;
  color: white;
  font-size: 13px;
  padding-left: 30px;
  padding-top: 16px;
  font-weight: lighter;
}
.text_decorate1 {
  position: absolute;
  color: white;
  font-size: 22px;
  padding-left: 30px;
  padding-top: 30px;
  font-weight: lighter;
}
.bg_404 {
  background-image: url(../assets/404bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 9;
  position: relative;
  height: 700px;
}
.padex2 {
  padding-top: 16em;
  padding-bottom: 3em;
}
.ht_img {
  height: 100px;
}
.btn_404 {
  background: #ffba00;
  border: 0;
  color: #000;
  height: 30px;
  margin-top: 30px;
  width: 12%;
}
@media screen and (min-width: 1200px) {
  .container-fullsize {
    width: 1265px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1300px) {
  .container-fullsize {
    width: 1350px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1400px) {
  .container-fullsize {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
  }
  .frst_im_hig {
    height: 345px;
  }
  .div_color_yellow1 {
    background-color: #facc25;
    height: 552px;
  }
}
@media screen and (min-width: 1600px) {
  .container-fullsize {
    width: 1540px;
    max-width: 100%;
    margin: 0 auto;
  }
  .frst_im_hig {
    height: 366px;
  }
  .div_color_yellow1 {
    background-color: #facc25;
    height: 592px;
  }
}
@media screen and (max-width: 500px) and (min-width: 320px) {
  .preloder-inner {
    width: 100% !important;
  }
  .padex.mob {
    padding-top: 3em;
  }
  .img_widh {
    height: 250px;
    overflow: hidden;
    margin: 0px;
    width: 100%;
  }
  .bg_404 {
    background-image: url(../assets/mobileslider/404.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 600px;
    z-index: 999;
  }
  .btn_404 {
    width: 120px;
  }
  .bg_img_nav {
    height: 330px;
  }
  .pad_65 {
    padding-left: 0;
    text-align: center;
  }
  .margin_top_footer {
    margin-top: -40px;
  }
  .img_width1 {
    width: 100%;
    height: 180px;
  }
  div.gallery {
    margin: 5px;
    float: left;
  }
  .line_hgt1 {
    line-height: 60px;
    margin-left: -18px;
  }
  .lettr_spl1 {
    font-size: 35px;
  }
  .img_sz {
    height: auto;
    margin: 4px 62px;
    width: 70%;
  }
  .height_img {
    height: auto;
  }
  .item.active img {
    transition: transform 500ms linear 0s;
    transform: scale(1, 1);
    height: auto;
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    object-position: center;
  }
  .padex {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .line_hgt1 {
    line-height: 10px;
    margin-left: 0;
  }
  .item.next img {
    transition: transform 500ms linear 0s;
    transform: scale(1, 1);
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    object-position: center;
  }
  .reach_h_prop {
    padding-bottom: 25px;
    font-size: 16px;
    font-weight: lighter;
    text-align: justify;
  }
  .mobfontsize {
    font-size: 28px;
    line-height: 54px;
  }
  .top_img_hg {
    transition: transform 500ms linear 0s;
    transform: scale(1, 1);
    height: auto;
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    object-position: center;
  }
  .nopadh.mob {
    padding-left: 15px;
    padding-right: 15px;
  }
  .text_Pading1 {
    padding-top: 0;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    color: #5a5a5a;
    width: 48%;
  }
  .text_Pading {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    color: #5a5a5a;
    width: 48%;
  }
  .nopadhm {
    padding-left: 0;
    padding-right: 0;
  }
  .img_wt {
    height: 180px;
    width: 100%;
  }
  .img_ht_wt {
    width: 50%;
    height: 180px;
  }
  .img_ht_wt1 {
    width: 100%;
    height: 182px;
  }
  .lettr_spl {
    font-size: 29px;
    line-height: 30px;
  }
  .text_Pading {
    width: 100%;
  }
  .text_decorate1 {
    position: absolute;
    color: white;
    font-size: 14px;
    padding-left: 17px;
    padding-top: 30px;
    font-weight: lighter;
  }
  .text_decorate {
    position: absolute;
    color: white;
    font-size: 11px;
    padding-left: 19px;
    padding-top: 16px;
    font-weight: lighter;
  }
  .padext {
    padding-top: 2em;
  }
  .txt_pd {
    padding-bottom: 12px;
    color: #5a5a5a;
  }
  .about_padding {
    text-align: center;
    font-size: 35px;
  }
  .padex1 {
    padding-top: 5px;
  }
  .heading_hr {
    width: 31%;
    border-bottom: 3px solid #ff8603;
    margin-top: -17px;
  }
  .heading_hr1 {
    width: 20%;
    border-bottom: 3px solid #ff8603;
    margin-top: -17px;
  }
  .heading_hr2 {
    width: 50%;
    border-bottom: 3px solid #ff8603;
    margin-top: -17px;
  }
  .heading_hr3 {
    width: 36%;
    border-bottom: 3px solid #ff8603;
    margin-top: -2px;
  }
  .head_pos {
    padding-top: 30px;
  }
  .mob_nopadh {
    padding-left: 0;
    padding-right: 0;
  }
  .padext {
    padding-top: 0;
  }
  .frst_im_hig {
    height: auto;
  }
  .wdth {
    width: 100%;
  }
  .img_width2 {
    width: 100%;
  }
  .arrow {
    margin-top: -50px;
    text-align: -moz-center;
  }
  .img_ht {
    height: 42px;
  }
  .right_tgl {
    float: right;
    margin-right: 0px;
  }
  .logo_pls {
    margin-left: -33px;
  }
  .modal.right .modal-dialog {
    width: 280px;
  }
  .dg_padding {
    float: none;
    margin-top: -17px;
    padding: 7px 0;
  }
  .dg_padding1 {
    padding: 3px 0;
  }
  .ind_img {
    height: 440px;
    width: 100%;
  }
  .d_heght {
    height: 220px;
  }
  .d_heght1 {
    height: 111px;
  }
  .mob_z_in {
    z-index: 1;
  }
  #r_form_submit.r_submit {
    padding: 15px !important;
    border-radius: 5px;
    margin-top: 15px;
    border-bottom: 1px solid gainsboro;
    width: 45%;
    color: #91a3c5;
    background-color: #fff;
    font-size: 18px;
    font-weight: normal;
  }
  #clear.r_submit {
    padding: 15px !important;
    border-radius: 5px;
    margin-top: 15px;
    border: 0;
    border-bottom: 1px solid gainsboro;
    width: 45%;
    color: #91a3c5;
    background-color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-left: 0;
  }
  .check_bx {
    width: 100%;
  }
  .btn-demo {
    padding: 5px 0;
  }
  .nav_ht {
    height: 70px;
  }
  .logo_pls img {
    height: 30px !important;
  }
  .font_23_mob {
    font-size: 23px;
  }
  .bg-img {
    width: 100%;
    height: 400px;
  }
  .in_img_hg {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .middleSectionBackGround {
    background: url("../assets/mobilebg.png") !important;
    background-size: 100% 100% !important;
    /*top: -20px;*/
    z-index: 99;
    position: relative;
  }
  .otherPages.middleSectionBackGround {
    background: url("../assets/mobilebg.png") no-repeat !important;
    background-size: auto auto !important;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .font_sz1 {
    font-size: 25px;
  }
  .img_wt {
    height: 211px;
    width: 100%;
  }
  .img_ht_wt {
    width: 33.33333333%;
    height: 211px;
  }
  .img_ht_wt1 {
    width: 66.66666667%;
    height: 211px;
  }
  .img_wt2 {
    width: 100%;
    height: 423px;
  }
  .img_ht_wt2 {
    width: 25%;
    height: 423px;
  }
  .frst_im_hig {
    height: 304px;
  }
  .img_widh {
    height: 156px;
    overflow: hidden;
  }
  #r_form option {
    font-size: 12px;
  }
  .btn-demo {
    padding: 2px 9px;
    border-radius: 0;
    font-size: 30px;
    cursor: pointer;
    color: white;
  }
  .side_menu_padding {
    font-size: 35px;
  }
  .abt_wdth {
    width: 100%;
  }
  .search {
    font-size: 35px;
  }
  .arrow {
    text-align: -webkit-center;
  }
  .brdr p {
    margin: 0 0 10px;
  }
  .frst_im_hig {
    height: 262px;
  }
  .text_Pading {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo_pls {
    margin-left: -36px;
    padding-top: 9px;
  }
  .div_color_yellow1 {
    background-color: #facc25;
    height: 422px;
  }
  .mid_img {
    height: 422px;
  }
  .modal.right .modal-dialog {
    width: 635px;
  }
  .tb_wdth {
    width: 86.33333333%;
  }
  .con_wdth1 {
    width: 100%;
  }
  .con_wdth2 {
    width: 100%;
  }
  .fontcolor {
    font-size: 40px;
  }
  .blackfont {
    font-size: 25px;
  }
  #r_form input,
  #r_form select {
    font-size: 25px;
  }
}
@media screen and (max-device-width: 700px) and (min-device-width: 320px) {
  @media only screen and (orientation: landscape) {
    .hit_sorry_for_inconvenience2 {
      display: block;
    }
    body {
      background: rgba(0, 0, 0, 0.7);
    }
    #hit_sorry_for_inconvenience {
      display: none;
    }
    #load {
      top: 50%;
      left: 50%;
      height: 50%;
      width: 50%;
      margin: 0 auto;
      margin-top: 50px;
    }
  }
}
@media screen and (max-device-height: 420px) and (min-device-height: 20px) {
  @media screen and (max-device-width: 420px) and (min-device-width: 20px) {
    @media only screen and (orientation: landscape) {
      .hit_sorry_for_inconvenience2 {
        display: none;
      }
      #hit_sorry_for_inconvenience {
        display: block;
      }
    }
  }
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: table;
  background: #000000;
  z-index: 9999;
}
.preloder-wrap {
  display: table-cell;
  vertical-align: middle;
}
.logoimg {
  height: 35px;
}
.preloder-inner {
  width: 600px;
  height: 218px;
  margin: 0 auto;
}
@media screen and (min-width: 1500px) {
  .height_img {
    height: auto;
  }
}
.middleSectionBackGround {
  background: url("../assets/msbg.png");
  background-size: 100% 100%;
  /*top: -20px;*/
  z-index: 99;
  position: relative;
}
.middleSectionBackGround2 {
  background: url("../assets/contact.jpg");
  background-size: 100% 100%;
  top: -20px;
  z-index: 99;
  position: relative;
}
.otherPages.middleSectionBackGround {
  background: url("../assets/msbg2.png") no-repeat;
  background-size: 100% auto;
  position: static;
}
.logo_pls {
  padding-top: 10px;
}
.logo_pls img {
  height: 50px;
}

.dropdown:hover .dropdown-menu {
  display: block;
}
.price-span {
  border-radius: 4px;
  padding: 4px;
}

a:hover {
  text-decoration: none;
}

.pricing-card {
  border-radius: 5px;
}

.pricing-card .card-header:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
}

.item.height_img {
  background-position: center;
}

.height_img {
    min-height: 600px;
}