co#portfolio img{ object-fit:cover; object-position: bottom center;}
.demo-gallery .lightgallery img{object-fit:cover; object-position:top center;}
.mynav-bg{background:linear-gradient(rgba(0,0,0,.6),transparent );}


/*
 * Photogenic by FreeHTML5.co
 * URL: https://freehtml5.co
 */
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;
}
button:focus{ outline:none;}
@font-face {
  font-family: "Gotham-Narrow-Book";
  src: url(../fonts/gotham-narrow-book.otf);
}
@font-face {
  font-family: "Gotham-Narrow-Black";
  src: url(../fonts/gotham-narrow-black.otf);
}
@font-face {
  font-family: "Gotham-Narrow-Light";
  src: url(../fonts/gotham-narrow-light.otf);
}
@font-face {
  font-family: "Larsseit";
  src: url(../fonts/Larsseit.ttf);
}
@font-face {
  font-family: "Larsseit-Bold";
  src: url(../fonts/Larsseit-Bold.ttf);
}
@font-face {
  font-family: "Larsseit-Light";
  src: url(../fonts/Larsseit-Light.ttf);
}
@font-face {
  font-family: "Larsseit-Medium";
  src: url(../fonts/Larsseit-Medium.ttf);
}
@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url(../fonts/Gilroy-ExtraBold.otf);
}
@font-face {
  font-family: "Gilroy-Light";
  src: url(../fonts/Gilroy-Light.otf);
}
@font-face {
  font-family: "segoeui";
  src: url(../fonts/segoeui.ttf);
}
@media (min-width: 1200px) {
  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1824px) {
  .container {
    max-width: 1500px;
  }
}
body {
  font-family: "Larsseit";
  color: #aeafb9;
}

.container-fluid {
  padding: 100px 0;
  width:90%;
}

.carousel-item img{ width:100%; height: 100vh;}

h2::before, h2::after, .fh5co-about-us .owl-carousel1 .owl-dots .active span, .fh5co-news .owl-carousel2 .owl-dots .active span, .form-box h4::after {
  background-image: -moz-linear-gradient(0deg, rgb(68,48,8) 0%, rgb(157,199,49) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(68,48,8) 0%, rgb(157,199,49) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(68,48,8) 0%, rgb(157,199,49) 100%);
}

nav.fixed-top {
  padding-top: 0;
}

.header .fixed-top {
  position: absolute;
}
.header .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.341);
}
.header .container p.follow {
  color: #ffffff;
  font-family: "segoeui";
  margin-bottom: 10px;
}
.header .home-bg {
  min-height: 430px;
  max-height: 105vh;
}
.header .carousel-caption {
  bottom: 10%;
  /*top: 450px;*/
}
.header .frst-hrd {
  font-family: "Gotham-Narrow-Light";
  background-color: rgba(255, 255, 255, 0.29);
  border-radius: 20px;
  /*max-width: 274px;*/
  margin: 0 auto;
  padding: 5px;
  font-size: 16px;
  color: #ffffff;
    box-shadow: 0px 0px 2px #000;
}
.header h5 {
  font-size: 24px;
  font-family: "Gilroy-Light";
 /* text-transform: uppercase;
  max-width: 600px;*/
  margin: 0px auto;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
}
.header h5 + p {
  font-family: "Gilroy-Light";
  font-size: 20px;
  color: #ffffff;
    text-shadow: 1px 1px 2px #000;
    
}
.header ul.carousel-indicators {
  bottom: 120px;
  position: absolute;
  z-index: 55;
}
.header ul.carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.349);
  display: inline-block;
  list-style-type: none;
  width: 12px;
  height: 7px;
  border-radius: 10px;
  margin: 0 3px;
  cursor: pointer;
}
.header ul.carousel-indicators li.active {
  width: 35px;
  background: #ffffff;
}
@media (max-width: 1199px) {
  .header ul.carousel-indicators {
    bottom: 200px;
  }
}
@media (max-width: 738px) {
  .header ul.carousel-indicators {
    bottom: 110px;
  }
}
@media (max-width: 1199px) {
  .header .carousel-caption {
    /*top: 200px;*/
  }
}
@media (max-width: 991px) {
  .header h5 {
    font-size: 20px;
  }
  .header .carousel-caption {
    top: 150px;
  }
}
@media (max-width: 767px) {
  .header h5 {
    font-size: 14px;
    max-width: 300px;
      top:85%;
      position: relative;
	  

  }
	.demo-gallery > ul > li{ width:100%;}
	.mobile-logo img{ width:60%;}
  .header h5 + p {
    font-size: 16px;
  }
  .header .carousel-caption {
   
	  width: 100%;
    left: 0;
	  bottom: 35px;
  }
	.header .carousel-caption p{ 
	bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
	font-size: 14px;
	}
  .header .carousel-caption ul {
    margin-top: 20px;
  }
}

.bar1,
.bar2,
.bar3 {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin: 5px 0;
  transition: 0.4s;
  display: block;
  position: relative;
}

.change .bar1 {
  -webkit-transform: rotate(-42deg) translate(-2px, 6px);
  transform: rotate(-42deg) translate(-2px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(46deg) translate(-4px, -8px);
  transform: rotate(46deg) translate(-4px, -8px);
}

.scroll-button {
  text-align: center;
}
.scroll-button p {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -45px;
  color: #fff;
  font-size: 14px;
  font-family: "Gotham-Narrow-Book";
}
.scroll-button a {
  background: #ffffff;
  border-radius: 50%;
  display: block;
  width: 82px;
  height: 82px;
  box-shadow: 0px 11px 10px 0px rgba(0, 0, 0, 0.07);
  text-align: center;
  padding-top: 30px;
  margin: 0 auto;
  margin-top: -45px;
  z-index: 55;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}

.social-links {
  /*width: 430px;*/
}
.social-links li {
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  text-align: center;
  margin: 0 3px;
}
.social-links li a {
  color: #ffffff;
  padding: 5px;
}
@media (max-width: 1199px) {
  .social-links {
    float: left !important;
    display: block;
  }
  .social-links li {
    float: left;
  }
}

.menu-links {
  /*width: 430px;*/
    font-size: .8em;
}
.menu-links li {
  margin: 0px;
  
}
.menu-links li a {
  color: #ffffff;
  font-family: "Gilroy-Light";
  padding: 30px 10px !important;
  border-top: 5px solid transparent;

}
.menu-links li a.active {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.22), transparent);
  border-top: 5px solid #8da487/*#310a09*/;
}
.menu-links li a:hover {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.22), transparent);
  border-top: 5px solid #8da487;

}
@media (max-width: 1199px) {
  .menu-links {
    float: left !important;
    margin-top: 20px;
  }
  .menu-links li a {
    padding: 10px 15px !important;
  }
}

.navbar-collapse.show {
  background: rgba(0, 0, 0, 0.4);
  transition: .2s;
}

.mobile-logo {
  display: none;
}
@media (max-width: 1199px) {
  .mobile-logo {
    display: block;
    margin: 20px 0;
  }
}

@media (max-width: 1199px) {
  .logo-desktop {
    display: none;
  }
}

h2 {
  font-family: "Larsseit";
  font-size: 28px;
  color: #380441 /*#1e1f29*/;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.myp{ text-align:center; width: 100%; margin: auto;}
h2::before {
  position: absolute;
  content: "";
  width: 118px;
  height: 2px;
  margin-top: 18px;
  margin-left: -140px;
}
h2::after {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  margin-top: 20px;
  margin-left: 10px;
}

p {
  font-family: "Larsseit-light";
  color: #717177;
  font-size: 14.583px;
  line-height: 1.143;
}

.fh5co-about-us {
  padding: 150px 0;
}
.fh5co-about-us h2 {
  margin-left: 20px;
}
.fh5co-about-us p {
  margin: 35px 0;
    line-height: 1.5rem;
    /*font-size:1rem;*/
}
.fh5co-about-us .owl-carousel1 {
  margin-left: 80px;
  margin-top: -50px;
  width: 350px;
}
.fh5co-about-us .owl-carousel1 img {
  border-radius: 10px;
}
.fh5co-about-us .owl-carousel1 .owl-nav {
  display: none;
}
.fh5co-about-us .owl-carousel1 .owl-dots {
  text-align: left;
  margin-left: 30px;
  margin-top: -25px;
}
.fh5co-about-us .owl-carousel1 .owl-dots span {
  position: relative;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: block;
  background: #ffffff;
  margin: 0 5px;
}
.fh5co-about-us .owl-carousel1 .owl-dots .active {
  box-shadow: none;
}
.fh5co-about-us .owl-carousel1 .owl-dots .active span {
  box-shadow: none;
  margin-bottom: -1px;
}
@media (max-width: 1199px) {
  .fh5co-about-us .owl-carousel1 {
    width: 350px;
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .fh5co-about-us .col-lg-4 {
    margin-bottom: 100px;
  }
  .fh5co-about-us .owl-carousel1 {
    margin-top: -70px;
  }
}
@media (max-width: 450px) {
  .fh5co-about-us .owl-carousel1 {
    width: 100%;
    margin: 0;
    padding: 30px;
    margin-top: -35px;
  }
  .rowrvrs{ display: flex; flex-direction: column-reverse;}
  .fh5co-about-us{ padding:55px 0;}
  
  .res_img{ width:100%;}
  .adver_mr{ margin-top:20%;}
}

.about-us-content {
  box-shadow: 0px 34px 57px 0px rgba(0, 0, 0, 0.09);
  background: rgba(255,255,255,0.8);
  position: relative;
  /*padding-left: 100px;*/
 /* margin-left: -28px;*/
  z-index: 5;
  padding: 50px 50px;
  /*padding-right: 120px;*/
}
@media (max-width: 1199px) {
  .about-us-content {
    margin-left: -18px;
    padding: 20px 30px;
  }
}
@media (max-width: 991px) {
  .about-us-content {
    position: relative;
    margin-left: 0;
    padding: 20px 30px;
  }
}

a {
  text-decoration: none !important;
}

.read-more {
  color: #999 !important;
  font-family: "Larsseit";
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 20px;
  display: inline-block;
	background: #e5e5e5;
    margin: 1rem 0 0 0;
}
.read-more:hover {
  box-shadow: 0px 2px 5px #cccccc;
  transition: all 0.3s;
}

.back-bg {
  position: absolute;
  height: 414px;
}
@media (max-width: 1199px) {
  .back-bg {
    height: 100%;
    min-height: 400px;
    margin-bottom: 100px;
  }
}
@media (max-width: 450px) {
  .back-bg {
    width: 100%;
    min-height: 320px;
    margin-left: -30px;
  }
}
@media (max-width: 768px) {
	.col-lg-7{ margin-left:0 !important;}
	.about-us-content{ width: 100%;}
	.achive h3{ font-size:20px;}
	
	.carousel .carousel-inner img{ height:50vh;}
	
	.scroll-button p {
  display: none;
}
.scroll-button a {
  background: #ffffff;
  border-radius: 50%;
  display: block;
  width: 42px;
  height: 42px;
  box-shadow: 0px 11px 10px 0px rgba(0, 0, 0, 0.07);
  text-align: center;
  padding-top: 12px;
  margin: 0 auto;
  margin-top: -20px;
  z-index: 55;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
	.scroll-button a img{ width:40%;}

	.carousel-indicators{ bottom:50px;}
	
}
.fh5co-portfolio {
  padding-bottom: 0;
}
.fh5co-portfolio h3 {
  font-family: "Larsseit-Medium";
  color: #1e1f29;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 20px 0;
}
.fh5co-portfolio p {
  /*max-width: 512px;*/
  margin: 20px 0;
  line-height:1.5rem;
}

.portfolio-tab {
  background-color: #ffffff;
  box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.04);
}
.portfolio-tab ul {
  margin-bottom: 30px;
}
.portfolio-tab ul li {
  list-style-type: none;
  display: inline-block;
}
.portfolio-tab ul li a {
  color: #aeafb9;
  padding: 15px 5px;
  font-size: 13px;
  display: block;
}
.portfolio-tab ul li a.active {
  background-image: linear-gradient(to bottom, rgba(18, 112, 228, 0.071), rgba(18, 112, 228, 0.071), transparent);
  background-image: -moz-linear-gradient(to bottom, rgba(18, 112, 228, 0.071), rgba(18, 112, 228, 0.071), transparent);
  background-image: -webkit-linear-gradient(to bottom, rgba(18, 112, 228, 0.071), rgba(18, 112, 228, 0.071), transparent);
  background-image: -ms-linear-gradient(to bottom, rgba(18, 112, 228, 0.071), rgba(18, 112, 228, 0.071), transparent);
  border-top: 5px solid rgba(12,150,23,1.00);
  color: #1270e4;
}

.portfolioFilter {
  padding: 15px 0 5px 0;
  width: 100%;
}

.portfolioContainer {
  border-radius: 3px;
  width: 100%;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

.gallary {
  width: 25%;
  padding: 7px;
}

/*#portfolio .gallary img {
  width: 100%;
 
      object-fit: cover;
    object-position: center;
        -webkit-object-fit: cover;
    -webkit-object-position: center;
    -moz-object-fit: cover;
    -moz-object-position: center;
    -o-object-fit: cover;
    -o-object-position: center;
}
*/

.portimg{ 
    object-fit: cover;
    object-position: center;
        -webkit-object-fit: cover;
    -webkit-object-position: center;
    -moz-object-fit: cover;
    -moz-object-position: center;
    -o-object-fit: cover;
    -o-object-position: center;
    
}
.gallary img {
  width: 100%;
  height: 600px;
    
}
.gallary img.half-height {
  height: 293px;
}
.gallary .card-img-overlay {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  display: none;
}
.gallary .card-img-overlay {
  display: block;
}
@media (max-width: 991px) {
  .gallary {
    width: 50%;
  }
  .gallary img {
    height: auto;
  }
  .gallary img.half-height {
    height: auto;
  }
}
@media (max-width: 450px) {
  .gallary {
    width: 100%;
  }
}

.center-img {
  width: 50%;

}
.consultt
{
    width:75%;
}
@media (max-width: 450px) {
  .center-img {
    width: 100%;
  }
}

.top-buttons .img-icon {
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.23);
  width: 42px;
  height: 42px;
  display: block;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.top-buttons .img-icon img {
  height: auto;
  max-width: 20px;
  margin-top: 12px;
}
.top-buttons .txt {
  top: 8px;
  position: relative;
}
.top-buttons a {
  color: #fff;
  float: left;
}
.top-buttons a:nth-child(2) {
  float: right;
}

.bottom-buttons {
  position: absolute;
  bottom: 20px;
  display: block !important;
  left: 20px;
  right: 20px;
}
.bottom-buttons a {
  font-size: 14.583px;
  font-family: "Larsseit";
  background: rgba(255,255,255,.5);
  display: block;
  padding: 8px 20px 20px 20px;
  border-radius: 30px;
  height: 50px;
    color:#000 !important;
    transition: ease .5s;

    
}

.card-img-overlay:hover .bottom-buttons a {
  font-size: 14.583px;
  font-family: "Larsseit";
  background: #ecd9c6;
  display: block;
  padding: 8px 20px 20px 20px;
  border-radius: 30px;
  height: 50px;
    color:#000 !important;

}



.bottom-buttons a .txt {
  background: -webkit-linear-gradient(left, #000, #333);
  background: -ms-linear-gradient(left, #000, #333);
  background: -moz-linear-gradient(left, #000, #333);
  background: -o-linear-gradient(left, #000, #333);
  -webkit-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  -webkit-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
}
.bottom-buttons .img-icon {
  box-shadow: none;
  background: transparent;
  height: auto;
  width: auto;
}

.indicators {
  margin: 50px auto;
}
.indicators li {
  display: inline-block;
  list-style-type: none;
  margin: 0 4px;
}
.indicators li a {
  border-radius: 50%;
  background-color: #ebebeb;
  width: 16px;
  height: 16px;
  display: block;
}
.indicators li a.active {
  border-width: 0.8px;
  border: 1px solid #1270e4;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
.indicators li a.active::after {
  position: absolute;
  content: "";
  background-image: -moz-linear-gradient(-11deg, #1270e4 0%, #58c0ff 100%);
  background-image: -webkit-linear-gradient(-11deg, #1270e4 0%, #58c0ff 100%);
  background-image: -ms-linear-gradient(-11deg, #1270e4 0%, #58c0ff 100%);
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: 4px;
}

.card {
  border: none;
}

.fh5co-news {
  background: #fdfdfd;
  padding-top: 50px;
  padding-bottom: 0;
}
.fh5co-news .row {
  padding: 0 80px;
}
@media (max-width: 767px) {
  .fh5co-news .row {
    padding: 0;
  }
}
.fh5co-news h2 {
  text-align: center;
  margin-bottom: 50px;
}
.fh5co-news h5 {
  font-family: "Larsseit";
  color: #1e1f29;
  font-size: 18px;
}
.fh5co-news p {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 20px;
}
.fh5co-news .card {
  box-shadow: 0px 8px 29px 0px rgba(23, 23, 23, 0.03);
}
.fh5co-news .card-body {
  padding:10px !important;
}
.fh5co-news .owl-nav {
  display: none;
}
.fh5co-news .owl-carousel2 .owl-dots {
  text-align: center;
  margin: 20px auto 0 auto;
  display: block;
}
.fh5co-news .owl-carousel2 .owl-dots button {
  outline: none !important;
}
.fh5co-news .owl-carousel2 .owl-dots span {
  position: relative;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: block;
  background: #ebebeb;
  margin: 0 5px;
}
.fh5co-news .owl-carousel2 .owl-dots .active {
  box-shadow: none;
}
.fh5co-news .owl-carousel2 .owl-dots .active span {
  box-shadow: none;
  margin-bottom: -1px;
}
.fh5co-news .owl-carousel2 .owl-item {
  margin-bottom: 20px;
}
.fh5co-news .owl-carousel2 .owl-nav {
  display: block !important;
  position: absolute;
  top: 25%;
  width: 100%;
}
.fh5co-news .owl-carousel2 .owl-prev,
.fh5co-news .owl-carousel2 .owl-next {
  font-size: 50px !important;
  color: #666666;
  position: absolute;
  outline: none;
  background: #f4f5f6 !important;
  border-radius: 50%;
  height: 68px;
  width: 68px;
}
.fh5co-news .owl-carousel2 .owl-prev span,
.fh5co-news .owl-carousel2 .owl-next span {
  position: relative;
  top: -7px;
}
.fh5co-news .owl-carousel2 .owl-prev:hover,
.fh5co-news .owl-carousel2 .owl-next:hover {
  color: #1270e4;
  background: #ffffff !important;
  box-shadow: 0px 11px 10px 0px rgba(0, 0, 0, 0.07);
}
@media (max-width: 767px) {
  .fh5co-news .owl-carousel2 .owl-prev,
  .fh5co-news .owl-carousel2 .owl-next {
    display: none !important;
  }
}
.fh5co-news .owl-carousel2 .owl-prev {
  left: -100px;
}
.fh5co-news .owl-carousel2 .owl-next {
  right: -100px;
}

footer.fh5co-footer h2 {
  margin-top: 80px;
}
footer.fh5co-footer .light {
  font-family: "Larsseit-Light";
  font-size: 18px;
}
footer.fh5co-footer p {
  margin: 20px 0;
}
footer.fh5co-footer p span {
  margin-right: 10px;
}
footer.fh5co-footer p span.phone {
  top: -2px;
  position: relative;
}
footer.fh5co-footer p b {
  color: #1e1f29;
  font-family: "Gilroy-Light";
  font-weight: 700;
  font-size: 16px;
}
footer.fh5co-footer h3 {
  font-family: "Larsseit-Bold";
  font-size: 33px;
  color: #1e1f29;
  text-transform: uppercase;
}
footer.fh5co-footer .social-links {
  display: inline-block !important;
  margin-top: 20px;
}
footer.fh5co-footer .social-links li {
  border-color: #1e1f29;
  float: left;
}
footer.fh5co-footer .social-links li a {
  color: #1e1f29;
}
@media (max-width: 991px) {
  footer.fh5co-footer .col-lg-5 {
    text-align: center;
    margin-bottom: 50px;
  }
  footer.fh5co-footer .social-links {
    display: inline-block !important;
    margin-top: 20px;
    float: none !important;
    width: auto;
  }
}

.form-box {
  border-radius: 15px;
  background-color: rgba(255,255,255,.7);
  box-shadow: 0px 29px 57px 0px rgba(22, 20, 24, 0.06);
  padding: 50px;
}
.form-box h4 {
  font-family: "Larsseit-Bold";
  font-size: 20px;
  color: #1e1f29;
  text-transform: uppercase;
}
.form-box h4::after {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  margin-top: 20px;
  margin-left: 10px;
}
.form-box p {
  font-size: 18px;
}
.form-box hr {
  border: none;
  border-top: 1px solid #f7f7f7;
}
.form-box input[type="text"],
.form-box textarea{
  border: 1px solid #697665;
  background-color: rgba(235, 235, 235, 0.09);
  padding: 20px;
  border-radius: 40px;
  
}

.form-box select {
  border: 1px solid #697665;
  background-color: rgba(235, 235, 235, 0.09);
  border-radius: 40px;
    height: 40px;
}
.form-box textarea {
  resize: none;
  min-height: 100px;
  border-radius: 20px;
}
.form-box button {
  color: #fff;
  font-size: 14px;
  font-family: "Larsseit";
  padding: 10px 24px;
  border-radius: 40px;
  border: none;
  cursor: pointer;
  margin-top: 0px;
}
@media (max-width: 550px) {
  .form-box {
    padding: 20px;
  }
}

.copy {
  text-align: center;
  background: #f7f7f7;
  padding: 10px 0;
  display: block;
  font-family: "Gilroy-Light";
    position: relative;
}
.copy img{ width:12%;}
.parallax-window {
  min-height: 1027px;
  position: relative;
  z-index: 55;
  top: 0;
  left: 0;
  right: 0;

}

.copy p:nth-child(2)
{
    margin-top:-12px;
}


/******MY*******/

.about-top
{
    width:100%;
    height: 50vh;
    
  background:url("../images/about-bg-2.jpg");
  
	background-size: 100% 100%;
   
   
    margin:0 0 4% 0;
    float: left;
    text-align: center;
}

.about-top h1
{
    font-size: 4em;
    
    display: block;
    text-shadow: 1px 1px 2px #000; 
    margin-top:calc(60vh - 32%);
	color: #FFF;
    position: relative;
    z-index: +1;
}


.about-top p
{
    color: #697665;;
    font-family: Larsseit;
    margin: auto;
    border-bottom: 1px solid #FFF;
    padding:0 2% 1% 2%;
    position: relative;
    z-index: +1;
    display: inline-block;
    /*text-shadow: 1px 1px 2px #333;*/
    font-size:1rem;
}

.about-top span
{
    color: #697665;
    position: relative;
    z-index: +1;
    font-size:1.5rem;
    /*text-shadow: 1px 1px 2px #000;*/
}



@media (max-width: 738px) {
 .about-top h1
    {
        font-size: 2.5em;
        margin-top: 10%;
    }
    .about-top p
    {
        width: 35%;
    }
	.mobile-logo{ width:50%;}
    
}

@media (max-width: 1199px) {
    .about-top h1
    {
        font-size: 3em;
        margin-top: 3%;
    }
    .about-top p
    {
        width: 100%;
    }
	.mobile-logo{ width:50%;}
}

@media (max-width: 991px) {
  .about-top h1
    {
        font-size: 3em;
        /*margin-top: 10%;*/
    }
    .about-top p
    {
        width: 100%;
    }
    .achive-bg{  overflow-y: scroll;}
}
@media (max-width: 767px) {
 .about-top h1
    {
        font-size: 2.5em;
        margin-top: 5%;
    }
    .about-top p
    {
        width: 100%;
    }
	.mobile-logo{ width:50%;}
	
	.fh5co-about-us .myp{ margin-top:70px;}
	.fh5co-about-us .line1{     height: 1px;
    width: 100%;
    background: linear-gradient(90deg,transparent,rgb(157,199,49),transparent);
    margin: auto;
}

/*p {
    
    line-height: 2;
}    
*/
}

@media (max-width: 500px) {
 .about-top h1
    {
        font-size: 2.5em;
        margin-top: 0;
    }
    .about-top p
    {
        width: 100%;
    }
	.mobile-logo img{ width:60%;}
}

@media (max-width: 375px) {
 .about-top h1
    {
        font-size: 2.5em;
        margin-top: 0;
    }
    .about-top p
    {
        width: 100%;
    }
	.mobile-logo img{ width:60%;}
}

@media (max-width: 1024px) {
 
	.mobile-logo img{ width:30%;}
}


.achive-bg{ width:100%; /*height: 100vh;*/ background:url("../images/The Chaser.jpg") no-repeat fixed; display: block;
background-size: 100% 100%;

}
.achive{ width:100%; display:block;  background:linear-gradient(90deg,#8ca387,#b0baa5,#8ca387); padding: 20px 0 35px 0;
   clip-path: polygon(51% 0, 100% 0, 100% 53%, 50% 100%, 0 55%, 0 0);}
.achive h3{ margin:0; text-align: center; color: #FFF;}
.achive-bg ul{ list-style:none; color: #FFF; margin-top: 2%;}
.achive-bg ul li{ line-height:40px; text-shadow: 0px 1px 2px #000; background: linear-gradient(45deg,rgba(37,34,34,0.5),transparent);}
.li-mr{ margin:0 1% 0 0; padding: 10px;}

.glry-img-brdr{ border:5px solid #e5e5e5; box-shadow: 0px 0px 5px rgba(0,0,0,.5);}
.sfari{background: #8da487;}

.dropdown-menu>.nav-link{ line-height: 0;}
.line1{ height: 1px; width: 30%; background: linear-gradient(90deg,transparent,rgb(157,199,49),transparent); margin: auto; }
.footer-bg{ width:100%; background: url("../images/contact2.jpg") no-repeat fixed; background-size: 100% 100%;}
.txt-shadow{ text-shadow:1px 1px 2px #000;}
.my-pre{background-color: rgba(235, 235, 235, 0.09);
  border-radius: 40px;}
    .card-img-top{ transition:ease 1s;}
  .card-img-top:hover{  transform:scale(1.05,1.05);}

.center-img1{ width: 100%;}

.top-row img{ height:480px;}
.top-row2 img{ height:218px;}
.ht img{ height: 550px;}
.safaris{ padding: 0px 0 !important; min-height: 460px;}
.safaris  .owl-carousel1{
	margin-left: 0px;
    margin-top: -20px;
    width: 352px;
	
}
.safaris .back-bg{ position: absolute; height: 245px;}

.safaris .owl-carousel1 img{ padding: 10px; height: 35vh;}
.safaris  p{ margin:20px 0;}
.my-mt{ margin-top:350px;}
.my-cap{ line-height:40px; background: rgba(0,0,0,.5); color: #FFF; display: inline-block; padding: 0 10px; border-radius:10px;
 font-family: "Larsseit"; font-size: .9rem;
}

.testi h2 {
    font-family: "Larsseit";
    font-size: 18px;
    color: #380441;
    text-align: center;
}

.testi h2::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    margin-top: 12px;
    margin-left: -95px;
}

.dropdown-menu{ background: linear-gradient(to bottom, rgba(0,0,0, 0.2), rgba(0,0,0, 0.44)); font-size: .8rem;}
.dropdown-menu .nav-link{ padding: 20px 12px !important; transition: padding 600ms ease-in-out; }
.dropdown-menu .nav-link:hover{ padding-left: 20px !important; }

.bttm p{ margin-top:-20px;}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}

.mamor .slider{
    width:100%;
    overflow:hidden;
    position:relative;
    margin:0;
}


.mamor .slider ul{
    background:#ddd;
    overflow:hidden;
    width:1000%;
    margin:0;
    
}
.mamor .slider li{
    list-style:none;
    display:inline-block;
    padding:0 10px;
} 

.mamor .slider li img{ width:200px; height:180px;}

.edge{
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:absolute;
    height:100%;
    display:block;
}
.edge:before{
    content:'';
    position:absolute;
    left:0;
    background:-webkit-linear-gradient(left, white 10%, rgba(0,0,0,0) 100%);
    width:20%;
    height:100%;
}
.edge:after{
    content:'';
    position:absolute;
    right:0;
    background:-webkit-linear-gradient(right, white 10%, rgba(0,0,0,0) 100%);
    width:20%;
    height:100%;
}

.my-btn{background:  rgba(213, 109, 39,1); color: #FFF; text-shadow: 1px 1px 2px #000; }

.Felicitations img{ max-width: 100%;
        height: 35vh;
        display: block;
    object-fit: cover;
    object-position: 100% 20%;

}

.web-bg{ width:100%; height: 50vh; background: url("../images/scott.jpg") no-repeat fixed; background-size: 100% 100%; text-align: center;}

.web-bg:after
{
    content: '';
    left: 0;
    top: 0;
    background:rgba(0,0,0,.5);
    width:100%;
    height: 50vh;
    position: absolute;
}

.dig-bg{ width:100%; height: 50vh; background: url("../images/marvin.jpg") no-repeat fixed; background-size: 100% 100%; text-align: center;}

.dig-bg:after
{
    content: '';
    left: 0;
    top: 0;
    background:rgba(0,0,0,.5);
    width:100%;
    height: 50vh;
    position: absolute;
}

.ren-bg{ width:100%; height: 50vh; background: url("../images/rental.JPG") no-repeat fixed; background-size: 100% 100%; text-align: center;}

.ren-bg:after
{
    content: '';
    left: 0;
    top: 0;
    background:rgba(0,0,0,.5);
    width:100%;
    height: 50vh;
    position: absolute;
}


.web-bg h1{ text-shadow: 1px 1px 2px #000; padding: 0 20px;  position:relative; z-index: +1; margin: 8% auto; color: #FFF; border-bottom: 2px solid #FFF; display: inline-block;}
.web h2{ text-align:left;}
.web h2:before{ display: none;}
.web ul{ font-weight: normal; font-family:"Larsseit"; font-size: 14px; color: #717177; margin-left: 20px;}
.f-s{ font-size:1.2rem}

.dig-bg h1{ text-shadow: 1px 1px 2px #000; padding: 0 20px;  position:relative; z-index: +1; margin: 8% auto; color: #FFF; border-bottom: 2px solid #FFF; display: inline-block;}
.ren-bg h1{ text-shadow: 1px 1px 2px #000; padding: 0 20px;  position:relative; z-index: +1; margin: 8% auto; color: #FFF; border-bottom: 2px solid #FFF; display: inline-block;}
.vis{ visibility: hidden;}
.lg-thumb-item:nth-child(21){ display: none;}
.lg-thumb-item:nth-child(25){ display: none;}
.form-bg{ background-image: linear-gradient(65deg, rgba(251, 251, 251, 0.04) 0%, rgba(251, 251, 251, 0.04) 78%,rgba(51, 51, 51, 0.04) 78%, rgba(51, 51, 51, 0.04) 100%),linear-gradient(335deg, rgba(15, 15, 15, 0.04) 0%, rgba(15, 15, 15, 0.04) 41%,rgba(13, 13, 13, 0.04) 41%, rgba(13, 13, 13, 0.04) 100%),linear-gradient(274deg, rgba(157, 157, 157, 0.04) 0%, rgba(157, 157, 157, 0.04) 43%,rgba(253, 253, 253, 0.04) 43%, rgba(253, 253, 253, 0.04) 100%),linear-gradient(224deg, rgba(227, 227, 227, 0.04) 0%, rgba(227, 227, 227, 0.04) 23%,rgba(19, 19, 19, 0.04) 23%, rgba(19, 19, 19, 0.04) 100%),linear-gradient(305deg, rgba(250, 250, 250, 0.04) 0%, rgba(250, 250, 250, 0.04) 45%,rgba(16, 16, 16, 0.04) 45%, rgba(16, 16, 16, 0.04) 100%),linear-gradient(90deg, rgb(176,186,165),rgb(140,163,135)); color: #FFF;}


.tree-bg{ background:url("../images/sfari-bg.png") no-repeat bottom right fixed; background-size: 100% 70%;}
.safari-btn{ background:linear-gradient(#697665,#8ca387); color: #FFF;}
.modal-btn{ background:#e7c19b;}
.testi-read-more{ background:linear-gradient(90deg,#ecd9c6,#daa579); color: #333;}

.web-page-h2{ font-size:24px;}
.web-page-bg{ background:linear-gradient(45deg,#fff 50%,#f0eaed 50%);}

.eve-bg{ width:100%; height: 50vh; background: url("../images/bg-slide-01.jpg")fixed; background-size: 100% 100%; text-align: center;}

.eve-bg:after
{
    content: '';
    left: 0;
    top: 0;
    background:rgba(0,0,0,.3);
    width:100%;
    height: 53vh;
    position: absolute;
}
.eve-bg h1{ text-shadow: 1px 1px 2px #000; padding: 0 20px;  position:relative; z-index: +1; margin: 8% auto; color: #FFF; border-bottom: 2px solid #FFF; display: inline-block;}

.advr-bg{ width:100%; height: 50vh; background: url("../images/Advertise.jpg") no-repeat fixed; background-size: 100% 70%; text-align: center;}

.advr-bg:after
{
    content: '';
    left: 0;
    top: 0;
    background:rgba(0,0,0,.3);
    width:100%;
    height: 50vh;
    position: absolute;
}
.advr-bg h1{ text-shadow: 1px 1px 2px #000; padding: 0 20px;  position:relative; z-index: +1; margin: 8% auto; color: #FFF; border-bottom: 2px solid #FFF; display: inline-block;}
.advr img{  height: 420px; width:420px;}

.con-bg{ width:100%; height: 50vh; background: url("../images/consu.jpg") no-repeat fixed; background-size: 100% 70%; text-align: center;}

.con-bg:after
{
    content: '';
    left: 0;
    top: 0;
    background:rgba(0,0,0,.5);
    width:100%;
    height: 50vh;
    position: absolute;
}
.con-bg h1{ text-shadow: 1px 1px 2px #000; padding: 0 20px;  position:relative; z-index: +1; margin: 8% auto; color: #FFF; border-bottom: 2px solid #FFF; display: inline-block;}

.sfari-glry-btn{ background:linear-gradient(#ecd9c6,#daa579)}

.blog h2{ font-size:18px;}
#er,#er1,#er2,#er3,#er4,#er5,#er6,#er7,#er8,#er9{ color:rgba(237,0,3,1.00); font-size: 12px;}
.shoot{ color:#4a721a;}
.drop_menu_in
{
    margin-left: 100%;
    margin-top: -55px;
}
.drop_menu_sr {
  margin-left: 100%;
  margin-top: -220px;
}