#main-banner {
  background-color: #0f1519;
  padding: 80px 0;
  padding-bottom: 0;
}
.banner-details {
  text-align: center;
}
#slidemainbox {
  margin-right: 5em;
}
.slider-main-image img {
    width: 100%;
}
.banner-details h6 {
  color: white;
  font-size: 12px;
  background-color: #141e23;
  display: inline-block;
  padding: 11px 20px;
  border-radius: 30px;
  font-weight: 400;
  font-family: var(--ternary-font);
}
.banner-details h1 {
  font-weight: 400;
  font-family: var(--secondry-font);
  position: relative;
}
.banner-text p, .banner-text {
  color: #76787c;
  font-weight: 400;
  font-family: var(--primary-font);
  margin-bottom: 0;
}
img.left_box_image1 {
  width: 39%;
  display: block;
}
img.left_box_image2 {
  position: relative;
  top: -8%;
  left: 22%;
  width: 46%;
  display: block;
}
img.left_box_image3 {
  position: relative;
  top: -26%;
  left: 55%;
  width: 36%;
  display: block;
  z-index: -1;
}

img.right_box_image1 {
  width: 34%;
  display: block;
  margin: auto 0 0 auto;
}
img.right_box_image2 {
  position: relative;
  top: -18%;
  right: 22%;
  width: 46%;
  display: block;
  margin: auto 0 0 auto;
}
img.right_box_image3 {
  position: relative;
  top: -26%;
  right: 49%;
  width: 39%;
  display: block;
  z-index: -1;
  margin: auto 0 0 auto;
}
img.icon_image2 {
  position: absolute;
  top: -26px;
  left: -22px;
  width: 50px;
}
img.icon_image1 {
  position: absolute;
  bottom: 20%;
  width: 75px;
  left: 6%;
}
.banner-details h1 img {
  width: 53px;
  position: absolute;
}
img.icon_ball1 {
  position: absolute;
  top: 0;
  top: -53px;
  left: 19%;
}
img.icon_ball2 {
  position: absolute;
  right: 67px;
  top: 23%;
  width: 18px;
}
img.icon_ball3 {
  position: absolute;
  bottom: 29%;
  right: -6%;
  width: 28px;
}
img.icon_image3 {
  position: absolute;
  width: 67px;
  top: -15%;
  left: 26%;
}
.circle_navigation i {
  background-image: linear-gradient(261deg, var(--color-primary) 0%, var(--color-secondry) 100%);
  color: white;
  padding: 16px 20px;
  border-radius: 50%;
  font-size: 16px;
  position: absolute;
  bottom: -24px;
  z-index: 9;
  left: 0;
  right: 0;
  display: inline-table;
  margin: 0 auto;
}
/* --------- Image Box --------- */
.portfolio_middle_box_image_box  img {
    margin: 20px 0;
}
#photography-portfolio .section_main_head h3 {
  margin-bottom: -12px;
}
.portfolio_btn {
  margin-top: -15px !important;
}
.box_outer {
  background-color: white;
  border-radius: 9px;
  padding: 10px;
}
.box_outer h6, .box_outer h6 a {
  line-height: 26px;
  color: #1d4d4f;
  font-weight: 500;
  padding: 0;
  font-size: 15px;
}
.box_outer .image_box_p {
  font-size: 12px;
  line-height: 20px;
  color: #222222;
  font-weight: 400;
}
.owl-carousel .owl-item .box_outer img {
  margin-right: 4px;
}
/* --------- Offer --------- */
.owl-carousel .owl-item img {
    border-radius: 20px;
}
#our-offer .section_main_head h3{
  font-size: 24px;
}
.offer-body h5 a, .offer-body h5 {
  font-size: 15px;
  color: white;
  font-weight: 400;
  font-family: var(--primary-font);
}
#our-offer .section_main_head {
  padding-left: 10%;
}
.custom-offer-nav:before {
  content: '';
  display: inline-block;
  background-color: #1f2124;
  width: 70px;
  height: 1px;
  margin-right: 10px;
}
/* --------- About Us --------- */
#about-us, #our-services, #pricing-plan, #latest-news{
  background-color: #0f1519;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
#about-us .section_main_head {
  max-width: 87%;
}
.about_blk .media {
  background-image: linear-gradient(261deg, rgb(184 58 161 / 80%) 0%, rgb(250 131 59 / 80%) 100%);
  padding: 27px 26px;
  display: inline-flex;
  border-radius: 15px;
  position: absolute;
  right: 18%;
  bottom: 0;
}
.about_blk .media i {
  font-size: 14px;
  padding: 15px 16px;
  color: white;
  border: none;
  background-color: #d59b96;
  border-radius: 50%;
  margin-right: 10px;
}
.about_blk .media .contact-title {
  font-family: var(--secondry-font);
  color: white;
  font-size: 16px;
}
.about_blk .media a.contact-text {
  color: white;
  font-size: 16px;
  font-family: var(--ternary-font);
  font-weight: 500;
}
.arrow-image1 {
  display: inline-block;
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.about-image img {
  border-radius: 8px;
}
.arrow-image2 {
  display: inline-block;
  position: relative;
  top: 13px;
}
/* --------- Contact Us --------- */
.home_contact_box .media i {
  font-size: 14px;
  padding: 15px 16px;
  color: white;
  border: none;
  background-color: #0f1619;
  border-radius: 50%;
  margin-right: 10px;
}
.home_contact_box .media .contact-title {
  font-family: var(--secondry-font);
  color: white;
  font-size: 18px;
}
.home_contact_box .media a.contact-text {
  color: white;
  font-size: 12px;
  font-family: var(--ternary-font);
  font-weight: 500;
  color: #f2f2f2;
}
.home_contact_box .media{
  margin-bottom: 30px;
}
.contact_details_column .media {
  background-color: white; 
  padding: 14px;
  border-radius: 14px;
}
.contact_details_column .media .contact-text {
  color: var(--color-secondry);
  font-size: 13px;
  font-weight: 500;
}
.contact_details_column .media .contact-title {
  padding-top: 6px;
}
.contact_details_column .media img {
  margin-right: 5px;
}
.contact_shortcode input[type="text"], .contact_shortcode input[type="tel"], .contact_shortcode input[type="email"], .contact_shortcode input[type="phno"], .contact_shortcode input[type="password"], .contact_shortcode textarea {
  border: none;
  background-color: #f1f5f9;
  color: #5a5a5a;
}
.contact_shortcode textarea {
  height: 110px;
}
.home_contact_box {
  margin-top: 25px;
}

.contact_us_shortcode input[type="text"], .contact_us_shortcode input[type="tel"], .contact_us_shortcode input[type="email"], .contact_us_shortcode input[type="phno"], .contact_us_shortcode input[type="password"], .contact_us_shortcode textarea {
  background-color: #0c1012;
  border-radius: 10px;
  border: none;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
}
.contact_us_shortcode input[type="submit"] {
  padding: 15px 18px;
  background-image: linear-gradient(261deg, var(--color-primary) 0%, var(--color-secondry) 100%);
  width: 100%;
  font-family: var(--ternary-font)
}
.contact_us_shortcode form {
  position: relative;
}
.contact_us_shortcode{
  background-color: #0f1619;
  padding: 20px;
}
.contact_us_shortcode label {
  color: white;
  font-size: 12px;
  width: 100%;
}
.contact_us_shortcode textarea {
  height: 160px;
  margin-bottom: 15px;
}
/*--- Service ------------*/
.services_p p, .services_p {
  margin-bottom: 0;
  color: #76787c;
  font-weight: 400;
}
.services_p{
  margin-bottom: 16px;
}
.custom_block h5, .custom_block h5 a {
  color: white;
  font-weight: 400;
}
.custom_block {
  border-radius: 10px;
  padding: 30px;
  background-color: #0c1012;
  position: relative;
}
.custom_block:hover{
}
.custom_block_inner {
  background-color: #0f1619;
  display: inline-block;
  border-radius: 10px;
  margin-right: 25px;
}
.our_services_outer .custom_block::before,.our_services_outer .custom_block::after {
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-transition: opacity .35s ease 0s,-webkit-transform .35s ease 0s;
    transition: opacity .35s ease 0s,-webkit-transform .35s ease 0s;
    -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s,-webkit-transform .35s ease 0s;
    z-index: 9
}

 .our_services_outer.custom_block::before, .our_services_outer .custom_block::after {
    border-color: #fff
}

.our_services_outer .custom_block::before, .our_services_outer .custom_block::before {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1)
}

.our_services_outer .custom_block:hover::before, .our_services_outer .custom_block:hover::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.our_services_outer .custom_block::after {
    border-left: 1px solid white;
    border-right: 1px solid white;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0)
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: #adb5bd !important;
  margin: 0 3px;
  outline: none;
  border: none;
  border-radius: 50%;
  padding: 4px !important;
  height: auto !important;
  width: auto !important;
}
.owl-carousel button.owl-dot.active{
  background-color: var(--color-secondry) !important;
    padding: 7px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
button.owl-prev {
    margin-right: 10px;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 15px 17px;
  color: white;
  border: none;
  background-color: #0f1619;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  color: white;
  background-image: linear-gradient(261deg, var(--color-primary) 0%, var(--color-secondry) 100%);
}
#our-team .owl-nav, #latest-news .owl-nav, #testimonials .owl-nav{
  text-align: center;
}
.owl-carousel .owl-stage-outer{
  padding-bottom: 7px;
}
.owl-carousel .owl-nav button.owl-prev i, .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i, .owl-nav button.owl-next i {
  border-radius: 50%;
}
.custom-nav {
  text-align: left;
  position: relative;
}
/* ----------- Testimonials ------------- */
.inner-body {
  text-align: right;
}
.testimonials-info p {
  color: white;
  font-weight: 400;
  font-size: 15px;
}
.testimonials-info p {
  color: white;
  font-size: 18px;
  font-family: var(--secondry-font);
}
h5.testimonial-title {
    padding: 0;
}
.testimonial-title a {
  font-size: 16px;
  font-weight: 400;
  color: white;
  font-family: var(--primary-font);
}
.t-desig {
  font-size: 12px;
  font-weight: 400;
  color: white;
  font-family: var(--primary-font);
}
.quote_box .media {
  position: relative;
  margin-top: 15px;
  display: inline-flex;
}
.testimonial_bg {
  display: inline-block;
  position: relative;
  float: right;
  right: -5em;
  top: -1em;
}
.quote_box {
  padding: 40px;
  background-color: #0f1619;
  text-align: center;
}
.quote_box h3 {
  font-size: 23px;
  color: #1d4d4f;
  font-weight: 600;
}
#testimonials .section_main_head {
  padding: 40px;
}
#benefits{
  padding-bottom: 0;
}
/*-------------- Pricing Plans ---------------*/
#pricing-plan .section_main_head h3{
    max-width: 42%;
    margin: 0 auto;
}
#home-contact .section_main_head h3{
  max-width: 84%;
}
.plan_box {
  background-color: #0c1012;
  border-radius: 20px;
}
.plan-details h5 {
  color: white;
  font-weight: 400;
  font-size: 22px;
}
.plan_text {
  color: #76787c;
  position: relative;
}
span.plan_price {
  color: white;
  font-weight: 500;
  font-size: 26px;
}
.plan_curr, .plan_package {
  font-size: 16px;
  color: white;
}
.plan_orice_btn{
  display: flex;
}
.plan-features li {
  list-style: none;
  color: white;
  padding-bottom: 8px;
  font-weight: 400;
  font-family: var(--ternary-font);
}
.plan-features li i {
  font-size: 9px;
  margin-right: 10px;
  color: white;
}
.plan-features ul {
  text-align: left;
  margin: 0;
}
.plan-features {
  padding: 20px;
}
.plan_box.recommend_box {
  background-image: linear-gradient(261deg, var(--color-primary) 0%, var(--color-secondry) 100%);
}
.recommend_box h5, .recommend_box .plan_text, .recommend_box span.plan_price, .recommend_box .plan-features li, .recommend_box .plan-features li i, .recommend_box .plan_curr, .recommend_box .plan_package {
  color: white;
}
.recommend_box .plan_content{
  border-right-color: #da7795;
}
.plan_box.recommend_box a.theme_button {
  color: #ec7450;
}

.plan_box a.theme_button {
  background-color: white;
  
  color: #0f1619;
  border-radius: 30px;
  font-weight: 600;
  padding: 10px 20px;
}
.plan-price {
  padding-top: 6px;
}
.plan_content {
  border-right: 1px solid #24282a;
}
.plan_content{
  border-right: 1px solid #24282a;
  padding: 20px 30px;
}
/* ----------- Latest News ------------- */
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_content h5 a {
  font-size: 18px;
  color: white;
  font-weight: 400;
}
.news-text {
  margin-bottom: 20px;
  color: #76787c;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
  border-radius: 20px;
}
.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: var(--color-primary);
  background: linear-gradient(-90deg, var(--color-primary) 0%, var(--color-secondry) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.news_content {
  padding: 20px 0;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-right: 5px;
}
.news_date_comment span {
    padding-right: 16px;
}
.read_more_icon {
    background-color: #1a3643;
    padding: 20px 22px;
    border-radius: 50%;
    color: white;
    font-size: 16px;
}
.read_icon a{
  font-weight: 500;
}
#latest-news .owl-carousel .owl-stage-outer {
  padding-bottom: 30px;
}
.post_img, .about-image {
  position: relative;
  overflow: hidden;
}
/*****************Promotional Banner ****************/
#promotional_banner {
  background-image: linear-gradient(261deg, var(--color-primary) 0%, var(--color-secondry) 100%);
  padding: 0;
}
#promotional_banner .section_main_head h3 {
  font-size: 40px;
}
.promo-text p, .promo-text {
  color: white;
  font-size: 16px;
}
#promotional_banner a.theme_button {
  color: #e2695f;
  font-weight: 500;
  border-radius: 10px;
  font-size: 16px;
}
#promotional_banner .section_main_head {
  padding-right: 11%;
}