
/*----------------------------------------------------------------- 
Main Style :Stylesheet Template Name : samonfilms 
Author : EZ Rankings 
Version : 3.0 
Primary Use : samonfilms
Design by : Yograj 
-----------------------------------------------------------------*/


*{
    margin: 0px;
    padding: 0px;
    outline: none;
    line-height: inherit;
    box-sizing: border-box;
}
a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}
textarea {
    overflow: hidden;
}
a {
    text-decoration: none 
}
img {
    max-width: 100% 
}
body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    font-family: 'Josefin Sans', sans-serif;
}
ul{
    padding: 0px;
    margin: 0px;
}
li{
    list-style: none;
}
figure {
    margin-bottom: 0;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
button {
    outline: none;
    cursor: pointer;
}

/* ---------------------------------------
split screen css start here
----------------------------------------- */

.split {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: -1;
  top: 0;
  overflow-x: hidden;
}
.left {
  left: 0;
}

.right {
  right: 0;
}

.centered {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 22;
}

.centered img {width: 80px;margin-bottom: 20px;}
.samonfilms {
    font-size: 2em;
    color: white;
    text-align: center;
    width: 20%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    left: 40%;
}
.samonfilms figure img {
    width: 58px;
}

.samonfilms figure {
    background: #fff;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 100px;
    line-height: 124px;
}
.split {
    background-size: cover !important;
}
.centered h2 {
    color: #fff;
    font-size: 56px;
    font-weight: 400;
    margin-bottom: 20px;
}
.centered a {
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 20px;
    display: inline-block;
    font-size: 17px;
}
.centered a:hover {
    background: #c8a860;
    background-image: linear-gradient(to right, #dfb965 , #f7e37f);
    border-color: #c8a860;
    color: #000;
}
/* ---------------------------------------
split screen css end here
----------------------------------------- */

/* -------------------------------------
header css start here
--------------------------------------- */
.top-header {
    background: #ce983b;
}

.top-header-info ul {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}

.top-header-info ul li a span {
    padding-right: 8px;
}

.top-header-info ul li a {
    font-size: 18px;
    color: #fff;
    transition: 0.3s;
    font-weight: 400;
}

.top-header-info ul li:first-child a span i {
    transform: rotate(310deg);
    font-size: 21px;
    font-weight: 100;
}
.social-icon ul {
    display: flex;
    justify-content: end;
    gap: 20px;
    align-items: center;
}

.social-icon ul li a {
    border: 1px solid #ffffff;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 35px;
    display: block;
    text-align: center;
    color: #fff;
    transition: 0.3s;
}

.top-header {
    padding: 10px 0px;
}

.top-header .row {
    align-items: center;
}

.social-icon ul li a:hover {
    background: #101c2d;
    border-color: #101c2d;
}

.top-header-info ul li a:hover {
    color: #111d2e;
}
.social-icon ul li a i {
    font-size: 14px;
}
/* -------------------------------------
header css end here
--------------------------------------- */

/* -------------------------------------
banner css start here
--------------------------------------- */
section.home-banner .carousel-caption {
    position: absolute;
    top: 17%;
    left: 8%;
    text-align: left;
    width: 54%;
}
.banner-wrap h3 {
    color: #c5a950;
    text-decoration: underline;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner-wrap h1 {
    font-size: 60px;
    color: #000;
    font-weight: 900;
    line-height: 60px;
}

.banner-wrap p {
    color: #000;
    font-size: 22px;
}
section.navbaar-sec ul.navbar-nav li a {
    font-size: 18px;
    padding: 0px 20px !important;
    color: #fff !important;
}

section.navbaar-sec ul.navbar-nav li a.active {
    color: #ffaf4b !important;
}

.get-touch a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 4px 22px;
    line-height: 36px;
    border-radius: 10px 0px 10px 0px;
    font-weight: 500;
    background: #ffaf4b;
    transition: all 0.5s ease;
}

.get-touch a:hover {
    background: #fff;
    color: #000;
    border-radius: 0px 10px 0px 10px;
}
.video-sec video {
    object-fit: cover;
    position: relative;
}
.top-header {
    display: none;
}

/* -------------------------------------
banner css end here
--------------------------------------- */
/* -------------------------------------
header css end here
--------------------------------------- */

/* -------------------------------------
banner css start here
--------------------------------------- */
section.home-banner .carousel-caption {
    position: absolute;
    top: 26%;
    left: 8%;
    text-align: left;
    width: 54%;
}
.banner-wrap h3 {
    color: #ffaf4b;
    text-decoration: underline;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.banner-wrap h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 900;
    line-height: 66px;
}

.banner-wrap p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
}

.banner-wrap a {
    font-size: 18px;
    color: #ffaf4b;
    display: inline-block;
    padding: 4px 22px;
    line-height: 36px;
    border-radius: 10px 0px 10px 0px;
    border: 2px solid #ffaf4b;
    font-weight: 500;
    transition: all 0.5s ease;
}

.banner-wrap a:hover {
    color: #000000;
    border-color: #ffffff;
    border-radius: 0px 10px 0px 10px;
    background: #ffffff;
    border: 2px solid #ffffff;
}
section.navbaar-sec {
    background: #0000;
    border-top: 3px solid #ffaf4b;
    position: fixed;
    width: 100%;
    z-index: 9;
}
/* -------------------------------------
banner css end here
--------------------------------------- */

/* ------------------------------------
about us section css start here
--------------------------------------- */
.image_boxes {
    position: relative;
}
section.about-sec {
    padding: 70px 0px;
}
.image_boxes.style_seven .image_box {
    position: relative;
    z-index: 2;
}
.object-fit-cover {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.image_boxes.style_seven .experience {
    position: absolute;
    padding: 20px;
    top: 20px;
    left: -40px;
    background: #000000;
}
.image_boxes.style_seven .experience::before {
    position: absolute;
    content: "";
    border-left: 50px solid transparent;
    border-top: 50px solid transparent;
    border-right: 50px solid #000000e8;
    border-bottom: 50px solid transparent;
    left: -50px;
    z-index: -1;
    opacity: 0.9;
}
.image_boxes.style_seven .experience .experience_inner h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}
.image_boxes.style_seven .pattern_imag {
    position: absolute;
    width: 149px;
    bottom: -43px;
    left: -85px;
}
.height_560px, .height_560 {
    height: 560px !important;
}

.title_sections h2 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    color: #101c2d;
    text-decoration: underline;
}
.video-sec:after {
    position: absolute;
    width: 100%;
    height: 99%;
    background: #0009;
    content: "";
    left: 0;
    top: 0;
}
.title_sections h3 {
    font-size: 43px;
    line-height: 52px;
    font-weight: 700;
    color: #000000;
}

.title_sections p {
    font-size: 19px;
    font-weight: 300;
    color: #000;
}

a.theme-btn.one {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 6px 22px;
    line-height: 36px;
    border-radius: 10px 0px 10px 0px;
    font-weight: 500;
    background: #ffaf4b;
    transition: all 0.5s ease;
}

a.theme-btn.one:hover {
    color: #ffffff;
    border-color: #101c2d;
    border-radius: 0px 10px 0px 10px;
    background: #101c2d;
}
.fixed-header {
    background: #000 !important;
}
a.navbar-brand img {
    width: 230px;
}
/* ------------------------------------
about us section css end here
--------------------------------------- */

/* -----------------------------------
services section css start here
------------------------------------ */
section.services-sec {
    background: #f0f3f9;
    padding: 50px 0px;
}
section.services-sec h2.title {
    text-decoration: none;
    font-size: 40px;
}
section.services-sec .row {
    align-items: center;
}
.service_carousel.style_one {
    margin: 0px 15px;
}
.service_carousel.style_one .image {
    position: relative;
    overflow: hidden;
}
.service_carousel.style_one .image .overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #282f3b 30%, rgba(0, 0, 0, 0) 70%);
    opacity: 0.8;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.service_carousel.style_one .image img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.service_carousel.style_one .content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px;
    width: 100%;
    display: inline-block;
    margin: 0px;
    z-index: 9;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.service_carousel.style_one .content .icon_box {
    position: relative;
    margin-bottom: 20px;
}
.service_carousel.style_one .content .icon_box span img {
    width: 36px;
}
.service_carousel.style_one .content .icon_box span {
    font-size: 30px;
    display: inline-block;
    text-align: center;
    background: #ffaf4b;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 70px;
    border-radius: 0px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon-thumbs-up:before {
    /* content: "\e922"; */
}
.service_carousel.style_one .content h2 {
    position: relative;
    line-height: 44px;
}
.service_carousel.style_one .content h2 a {
    display: block;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
}
.service_carousel.style_one .content p {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: self-end;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}
.service_carousel.style_one .content p a span i {
    color: #fff;
    font-weight: 400;
}


div#services .owl-nav {
    display: none;
}

div#services  .owl-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
}

div#services  .owl-dots button {width: 14px;height: 14px;background: white;border-radius: 20px;border: 2px solid #ccc;}

div#services .owl-dots button.active {
    background: #ffaf4b;
    border-color: #ffaf4b;
    width: 14px;
}
/* -----------------------------------
services section css end here
------------------------------------ */


/* ---------------------------------
why choose us css start here
----------------------------------- */
section.why-choose-sec {
    padding: 60px 0px;
}

section.why-choose-sec h2.title {
    text-align: center;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
}


section.why-choose-sec ul {
    display: flex;
    gap: 10px;
    justify-content: space-evenly;
    margin-top: 36px;
}

section.why-choose-sec ul li {
    background: #f0f3f9;
    width: 20%;
    padding: 15px;
    transition: 1s;
}

.icon_box_all h2 {
    font-size: 22px;
    font-weight: 600;
    min-height: 50px;
    margin-top: 10px;
    display: flex;
    color: #000;
}

.icon_box_all p {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin: 0;font-size: 18px;font-weight: 300;color: #000;}

.icon_box_all figure img {
    width: 55px;
}

section.why-choose-sec ul li:hover {
    background: #000;
}

section.why-choose-sec ul li:hover figure img {
    filter: brightness(0) invert(1);
}

section.why-choose-sec ul li:hover h2 {
    color: #fff;
}

section.why-choose-sec ul li:hover p {
    color: #fff;
}
/* ---------------------------------
why choose us css end here
----------------------------------- */


/* ---------------------------------
Portfolio us css start here
----------------------------------- */
section.portfolio-sec {
    background: #f0f3f9;
    padding: 60px 0px;
}

section.portfolio-sec {
    text-align: center;
}
.inner-portfolio p {
    width: 90% !important;
}
section.portfolio-sec p {
    width: 60%;
    font-size: 18px;
    font-weight: 300;
    margin: 0 auto;
}

.portfolio-wrap {
    margin-top: 30px;
}
section.portfolio-sec h2.title {
    text-align: center;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
}


div#portfolio .owl-nav {
    display: none;
}

.portfolio-wrap .owl-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
}

.portfolio-wrap .owl-dots button {
    width: 14px;
    height: 14px;
    background: white;
    border-radius: 20px;
    border: 2px solid #ccc;
}

.portfolio-wrap .owl-dots button.active {
background: #ffaf4b;
    border-color: #ffaf4b;
    width: 14px;
}
.card-image img {
    height: 300px;
    object-fit: cover;
    border: 6px solid #fff;
}


.testimonials .item {
    width: 60%;
    margin: 0 auto;
}

.testimonials .item figure img {
    width: 100px;
    border-radius: 100px;
}
.testimonials {
    text-align: center;
}

.testimonials .item figure {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

section.customer {
    padding: 60px 0px;
}


.customer-wrap {
    width: 82%;
    text-align: center;
    margin: 0 auto 30px;
}

.customer-wrap h2.title {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
}

.customer-wrap p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.testimonials .item p {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
}



.testimonials .item .content_in {
    color: #fff;
}

.testimonials .item .content_in h2 {
    font-size: 26px;
}



div#testimonials .owl-dots {
    display: none;
}




div#testimonials .owl-nav button.owl-prev {
    position: absolute;
    top: 43%;
    left: 10%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    border-radius: 10px 0px;
    background: #ffaf4b;
    transition: 0.5s;
}

div#testimonials .owl-nav button.owl-next {
    position: absolute;
    top: 43%;
    right: 10%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0px 10px;
    font-size: 26px;
    color: #fff;
    background: #ffaf4b;
    transition: 0.5s;
}

div#testimonials .owl-nav button span {
    font-size: 54px;
    font-weight: 300;
}
div#testimonials .owl-nav button.owl-prev:hover {
    border-radius: 0px 10px;
}

div#testimonials .owl-nav button.owl-next:hover {
    border-radius: 10px 0px;
}
/* ---------------------------------
Portfolio us css end here
----------------------------------- */


/* ---------------------------------
Pricing us css start here
----------------------------------- */
section.pricing {
    padding: 60px 0px;
}
.pricing-wrap h2 {
    color: #282f3b !important;
}

.pricing-wrap p {
    color: #282f3b !important;
}
.price_plan_box.style_one {
    background: #fff;
    padding: 45px 35px 40px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.price_plan_box.style_one .top {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
    padding-right: 25px;
}
.price_plan_box.style_one .top::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #ffaf4b;
    bottom: 0;
    left: 0;
}
.price_plan_box.style_one .top h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #282f3b;
}
.price_plan_box.style_one .top p {
    margin: 0;
}
.price_plan_box.style_one .mid {
    position: relative;
    margin-bottom: 30px;
}
.price_plan_box.style_one .mid h4 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
    color: #ffaf4b;
    margin-bottom: 7px;
}
.price_plan_box.style_one .mid h4 small, .price_plan_box.style_one .mid h4 span {
    font-size: 20px;
    position: relative;
    top: -20px;
}
.price_plan_box.style_one .bottom {
    position: relative;
}
.price_plan_box.style_one .bottom ul {
    position: relative;
    margin: 0 0 40px;
    padding: 0;
}
.price_plan_box.style_one .bottom ul li:nth-child(2n+1) {
    background: #c7b9a81a;
}
.price_plan_box.style_one .bottom ul li {
    position: relative;
    list-style: none;
    padding: 10px 20px 10px 40px;
    border-radius: 5px;
}
.price_plan_box.style_one .bottom ul li i {
    position: absolute;
    left: 15px;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 16px;
    color: #101c2d;
    line-height: 16px;
    height: 16px;
}
.theme-btn.two {
    display: inline-block;
    padding: 0px 25px;
    border-radius: 10px 0px 10px 0px;
    background: transparent;
    color: #ffaf4b;
    border: 1px solid #ffaf4b;
    line-height: 48px;
    min-height: 48px;
    min-width: 160px;
    text-align: center;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-weight: 600;
    font-size: 17px;
}
.theme-btn.two:hover {
    background: #101c2d;
    color: #fff;
    border-radius: 0px 10px 0px 10px;
    border-color: #101c2d;
}
.price_plan_box.style_one.tag_enables::before {
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #ffaf4b;
    border-right: 10px solid transparent;
    top: -20px;
    right: 27px;
    z-index: 0;
}
.price_plan_box.style_one .tag {
    position: absolute;
    transform: rotate(-90deg);
    background: #ffaf4b;
    color: #fff;
    padding: 3px 16px 3px 4px;
    text-transform: uppercase;
    font-size: 13px;
    top: 18px;
    right: -16px;
}
.price_plan_box.style_one .tag::before {
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-top: 12px solid #ffaf4b;
    border-bottom: 13px solid #ffaf4b;
    border-right: 10px solid #ffaf4b;
    bottom: 0px;
    left: -20px;
    z-index: -82;
}
.price_plan_box {
    position: relative;
}
/* ---------------------------------
Pricing us css end here
----------------------------------- */

/* ------------------------------
footer css start here
------------------------------- */
.bg_dark_3 {
    background: #1f2530 !important;
}
.footer_copy_content {
    color: #fff;
    font-size: 18px;
}

.footer_copy_content a {
    color: #ffaf4b;
}

.social_media_v_one ul {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
}

.footer-copyright {
    padding: 10px 0px;
}

.footer_copy_content_right.text-md-end .social_media_v_one ul {
    justify-content: end;
}
.social_media_v_one ul li a {
    width: 40px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    display: block;
    border-radius: 50px;
    background: #282f3b;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.footer-copyright .row {
    align-items: center;
}

.footer_widgets_wrap {
    padding: 60px 0px 20px;
}

.social_media_v_one ul li a:hover {
    background: #ffaf4b;
}
.footer_widgets {
    position: relative;
    margin-bottom: 30px;
}
.footer_widgets .fo_wid_title {
    position: relative;
    margin-bottom: 27px;
}
.footer_widgets .fo_wid_title h2 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}
.footer_widgets .fo_wid_title:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 2px;
    background: #ffaf4b;
    left: 0;
    bottom: -8px;
}
.footer_widgets.about_company .content_box p {
    color: #ffffff;
    font-size: 17px;
}
.footer_widgets.navigation_foo .navigation_foo_inner ul li a {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 9px;
    color: #ffffff;
    font-weight: 400;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.textwidget p {
    color: #fff;
    margin-bottom: 0px;
}

.textwidget p a {
    color: #fff;
}
.footer_widgets.wid_tit.style_one p {
    color: #fff;
}
.textwidget p a:hover {
    color: #ffaf4b;
}
form.newsletter-form input {
    background: #1f2530;
    border: none;
    padding: 10px 70px 10px 20px;
    outline: none;
    height: 58px;
    width: 100%;
    color: #fff;
}

form.newsletter-form {
    position: relative;
}


form.newsletter-form button {
    background-color: #e9a132;
    top: 5px;
    right: 6px;
    border: none;
    z-index: 1;
    outline: none;
    height: 48px;
    width: 50px;
    position: absolute;
    transition: all 0.5s ease;
    border-radius: 5px;
    color: #fff;
}

form.newsletter-form button:hover {
    background: #fff;
    color: #000;
}

.textwidget p:first-child {
    padding-bottom: 14px;
}
.footer_widgets.navigation_foo .navigation_foo_inner ul li a:hover {
    color: #ffaf4b;
}
/* ------------------------------
footer css end here
------------------------------- */

/* ---------------------------
bottom to top button
------------------------------- */
#button {
  display: inline-block;
  background-color: #FF9800;
  width: 44px;
  height: 44px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f102";
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 46px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #13161d;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/* ---------------------------
bottom to top button
------------------------------- */


/* ------------------------------
about us page css start here
-------------------------------- */
section.inner-banner-sec {
    position: relative;
}
section.inner-banner-sec:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #282f3b;
    opacity: 0.85;
}
section.inner-banner-sec {
    padding: 160px 0px;
    background-size: cover !important;
    background-position: top !important;
}
.inner-banner-wrap {
    position: relative;
    text-align: center;
}
.banner_title_inner {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
}
.inner-banner-wrap nav ol.breadcrumb {
    justify-content: center;
}
.inner-banner-wrap {
    margin-top: 30px;
}
.inner-banner-wrap nav ol.breadcrumb li {
    font-size: 20px;
    color: #fff;
}
.inner-banner-wrap nav ol.breadcrumb li a {
    color: #ccc;
}
.inner-banner-wrap nav ol.breadcrumb li:before {
    filter: brightness(0) invert(1);
}
.bg_light_1 {
    background: #f0f3f9;
}
section.service-icon-section.bg_light_1 {
    padding: 60px 0px;
}
.before_title h1 {
    text-align: center;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
}
section.service-icon-section.bg_light_1 .title_sections {
    margin-bottom: 30px;
}
.simple_image_boxes {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.height_264px, .height_264 {
    height: 264px !important;
}
.simple_image_boxes img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}
.parallax_cover img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.pd_bottom_20 {
    padding-bottom: 20px;
}
.icon_box_all.style_three {
    text-align: center;
    background: #fff;
    padding: 40px 35px;
    border-radius: 10px;
    box-shadow: rgb(99 99 99 / 15%) 0px 2px 8px 0px;
}
.icon_box_all {
    position: relative;
}
.icon_box_all.style_three .icon_content {
    position: relative;
}
.icon_box_all.style_three .icon_content .icon {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.icon_box_all.style_three .icon_content .txt_content h3 {
    display: block;
    color: #282f3b;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
}
.icon_box_all.style_three .icon_content .txt_content p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.icon_box_all.style_three .icon_content .txt_content ul {
    margin: 30px 0 35px;
    padding: 0;
}
.icon_box_all.style_three .icon_content .txt_content ul li {
    text-align: left;
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-bottom: 11px;
    font-size: 17px;
}
.icon_box_all.style_three .icon_content .txt_content ul li::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 20px;
    border: 2px solid #ff9800;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.icon_box_all.style_three .icon_content .txt_content .btn_left {
    text-align: left;
}
/* ------------------------------
about us page css end here
-------------------------------- */


/* ------------------------------
team section css start here
-------------------------------- */
section.team-section {
    padding: 60px 0px;
}
.team_box {
    position: relative;
    margin-bottom: 30px;
}
.team_box.style_one .team_box_outer {
    position: relative;
    min-height: 370px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.team_box.style_one .team_box_outer .member_image {
    position: relative;
    overflow: hidden;
}
.team_box.style_one .team_box_outer .member_image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -30px;
    background: linear-gradient(to top, #282f3b 6%, rgba(0, 0, 0, 0) 70%);
    z-index: 9;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.team_box.style_one .team_box_outer .member_image img {
    width: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}
.team_box.style_one .team_box_outer .about_member {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
}
.team_box.style_one .team_box_outer .about_member .share_media {
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.team_box.style_one .team_box_outer .about_member .share_media ul.first {
    opacity: 1;
    z-index: 2;
    padding: 15px 7px 8px;
    transform: translateY(0px);
}

.team_box.style_one .team_box_outer .about_member .share_media ul {
    position: absolute;
    width: 54px;
    height: auto;
    padding: 10px 7px 4px;
    background: var(--primary-color-one);
    border-radius: 0px 0px 50px 50px;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    margin: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transform: translateY(-40px);
}
.team_box.style_one .team_box_outer .about_member .share_media ul.first .text {
    transform: rotate(-90deg);
    margin-bottom: 30px;
    margin-top: 17px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-left: -4px;
}
.team_box.style_one .team_box_outer .about_member .share_media ul.first li {
    margin: 0px 0px;
}
.team_box.style_one .team_box_outer .about_member .share_media ul li {
    display: block;
    margin: 5px 0px;
    cursor: pointer;
}
.team_box.style_one .team_box_outer .about_member .share_media ul li i, .team_box.style_one .team_box_outer .about_member .share_media ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #4a4e56;
    background: #fff;
    text-align: center;
    border-radius: 50%;
}
.team_box.style_one .team_box_outer .about_member .share_media ul {
    position: absolute;
    width: 54px;
    height: auto;
    padding: 10px 7px 4px;
    background: #ffaf4b;
    border-radius: 0px 0px 50px 50px;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    margin: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transform: translateY(-40px);
}
.team_box.style_one .team_box_outer .about_member .share_media ul li {
    display: block;
    margin: 5px 0px;
    cursor: pointer;
}
.team_box.style_one .team_box_outer .about_member .share_media ul li.shar_alt i, .team_box.style_one .team_box_outer .about_member .share_media ul li.shar_alt a {
    background: transparent;
    border: 1px dashed #fff;
    color: #fff;
}
.team_box.style_one .team_box_outer .about_member .share_media ul li i, 
.team_box.style_one .team_box_outer .about_member .share_media ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #4a4e56;
    background: #fff;
    text-align: center;
    border-radius: 50%;
}
.team_box.style_one .team_box_outer .about_member .authour_details {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 20px 25px;
    bottom: 0;
    left: 0;
}
.team_box.style_one .team_box_outer .about_member .authour_details span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: all 0.45s ease;
    -moz-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
}
.team_box.style_one .team_box_outer .about_member .authour_details h6 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    display: block;
    line-height: 30px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.team_box.style_one .team_box_outer .about_member .share_media ul.first {
    opacity: 1;
    z-index: 2;
    padding: 15px 7px 8px;
    transform: translateY(0px);
}
.team_box.style_one .team_box_outer .about_member .share_media:hover ul {
    opacity: 1;
    transform: translateY(0);
}
.team_box.style_one .team_box_outer .about_member .share_media:hover ul.first {
    opacity: 0;
    transform: translateY(-40px);
}
.team_box.style_one .team_box_outer .about_member .share_media:hover ul {
    opacity: 1;
    transform: translateY(0);
}
.team_box.style_one .team_box_outer:hover .member_image img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}
section.team-section .title_sections h2 {
    text-decoration: none;
    text-align: center;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
}

section.team-section .title_sections {
    margin-bottom: 30px;
}


div#team .owl-dots {
    display: none;
}
div#team  .owl-nav {
    display: flex;
    justify-content: center;
    gap: 20px;
}

div#team  .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background: #ffaf4b;
    border-radius: 10px 0px;
}

div#team .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background: #ffaf4b;
    border-radius: 10px 0px;
}

div#team .owl-nav button:hover {
    background: #101c2d;
}
div#testimonials .owl-nav button:hover {
    background: #fff;
    color: #000;
}
/* ------------------------------
team section css end here
-------------------------------- */


/* ----------------------------------
inner services section css start here
------------------------------------ */
section.creote-service-box {
    padding: 60px 0px;
}
.service_post.style_one {
    border-top: 2px solid #ff9800;
    margin-bottom: 40px;
    cursor: pointer;
    box-shadow: rgb(0 0 0 / 12%) 0px 3px 8px;
    border-radius: 10px;
}
.service_post.style_one .image {
    position: relative;
    overflow: hidden;
}
.service_post.style_one .image .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 100%;
    opacity: 0;
    background: #282f3b;
    z-index: 1;
    transition: 0.9s ease-in-out;
    -moz-transition: 0.9s ease-in-out;
    -o-transition: 0.9s ease-in-out;
    -ms-transition: 0.9s ease-in-out;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.service_post.style_one:hover .image .overlay {
    top: 0%;
    opacity: 0.8;
}
.service_post.style_one .image img {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.service_post.style_one .service_content.icon_yes {
    padding: 40px 20px 20px;
    min-height: 226px;
}
.service_post.style_one .service_content {
    position: relative;
    border-left: 1px solid #e4e7ee;
    border-right: 1px solid #e4e7ee;
    border-bottom: 1px solid #e4e7ee;
    padding: 25px 20px 20px;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
}
.service_post.style_one .service_content .icon_box {
    position: absolute;
    top: -33px;
    left: 0px;
    width: 60px;
    line-height: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffaf4b;
    text-align: center;
    right: 0;
    margin: auto;
    z-index: 2;
}
.service_post.style_one .service_content .icon_box span {
    color: #fff;
    font-size: 30px;
    display: block;
    line-height: 60px;
}
.service_content.icon_yes h2 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.service_content.icon_yes h2 a {
    color: #000;
}

.service_content.icon_yes p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
/* ----------------------------------
inner services section css end here
------------------------------------ */


/* ---------------------------------
contact Us page css start here
-------------------------------------- */
.contact_form_box_all {
    position: relative;
}
.contact_form_box_all.type_one .contact_form_box_inner {
    position: relative;
    padding: 30px;
    border-radius: 15px;
    background: #fff;
    z-index: 1;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 8px;
}
.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode {
    position: relative;
}
form {
    position: relative;
}
.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode label {
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    color: #282f3b;
    width: 100%;
    text-transform: uppercase;
}
.contact_form_box_all label {
    position: relative;
}
.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode input, .contact_form_box_all.type_one 
.contact_form_box_inner .contact_form_shortcode button {
    width: 100%;
}
.contact_form_box_all input, .contact_form_box_all input[type=text], .contact_form_box_all input[type=email], 
.contact_form_box_all input[type=number], .contact_form_box_all textarea, .contact_form_box_all select {
    margin: 6px 0px 25px !important;
}
input, input[type=text], input[type=email], input[type=number], textarea, select {
    position: relative;
    height: 47px;
    line-height: 26px;
    border-radius: 5px;
    border: 1px solid #e4e7ee;
    width: 100%;
    padding: 4px 15px 0px 10px;
    display: block;
    transition: 0.5s ease-in-out !important;
    -moz-transition: 0.5s ease-in-out !important;
    -o-transition: 0.5s ease-in-out !important;
    -ms-transition: 0.5s ease-in-out !important;
    margin-bottom: 20px;
    color: #4a4e56;
}
.contact_form_box_all.type_one .contact_form_box_inner .contact_form_shortcode textarea {
    height: 90px;
}
section.contact-section {
    padding: 60px 0px;
}
section.contact-map-section {
    padding-bottom: 60px;
}
.contact_box_content {
    position: relative;
}
.contact_box_content.style_one .contact_box_inner {
    position: relative;
    padding: 20px 30px;
    display: block;
    border-radius: 10px;
    border: 1px solid #e4e7ee;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    cursor: pointer;
    background: #fff;
    margin-bottom: 20px;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx {
    position: absolute;
    left: 24px;
    bottom: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #ffaf4b;
    margin: auto;
    text-align: center;
    line-height: 40px;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx span {
    color: #fff;
    font-size: 20px;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .contnet {
    margin-left: 55px;
}
.contact_box_content.style_one .contact_box_inner .contnet {
    position: relative;
}
.contact_box_content.style_one .contact_box_inner .contnet h3 {
    font-size: 18px;
    font-weight: 700;
    color: #282f3b;
    margin-bottom: 5px;
    line-height: 26px;
}
.contact_box_content.style_one .contact_box_inner .contnet p {
    margin-bottom: 0px;
    font-size: 18px;
}
.contact_box_content.style_one .contact_box_inner:hover {
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,.09);
    border-color: #fff;
}
.social_media_v_one ul {
    padding: 0;
    margin: 0;
}
.social_media_v_one ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px !important;
}
.social_media_v_one.style_two ul li a {
    background-color: #000000;
    color: #ffffff;
}
.social_media_v_one ul li a {
    width: 40px;
    height: 40px;
    line-height: 44px;
    text-align: center;
    display: block;
    border-radius: 50px;
    background: #282f3b;
    color: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.social_media_v_one ul li a:hover {
    background: #ffaf4b;
    color: #fff;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx span i {
    line-height: 41px;
}
.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx:hover {
    background: #101c2d;
}

.contact_box_content.style_one .contact_box_inner .contnet p a {
    color: #000;
}

.contact_box_content.style_one .contact_box_inner .contnet p:hover a {
    color: #ff9800;
}

section.contact-section .title_sections.left h2 {
    text-decoration: none;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
    margin-bottom: 15px;
}

section.contact-section .title_sections.left p {
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}
.form-group.mg_top.apbtn button {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 6px 22px;
    line-height: 36px;
    border-radius: 10px 0px 10px 0px;
    font-weight: 500;
    background: #080707;
    transition: all 0.5s ease;
    border: transparent;
}

.form-group.mg_top.apbtn button:hover {
    color: #ffffff;
    border-radius: 0px 10px 0px 10px;
    background: #ffaf4b;
}
/* ---------------------------------
contact Us page css end here
-------------------------------------- */

/* -----------------------------------
inner testimonial css start here
----------------------------------- */
section.inner-testimonial-sec {
    padding: 60px 0px;
}

section.inner-testimonial-sec .inner-testimonial-wrap {
    margin-bottom: 30px;
}

section.inner-testimonial-sec .inner-testimonial-wrap h2.title {
    text-align: center;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
}

section.inner-testimonial-sec .inner-testimonial-wrap p {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin: 0 auto;
}
.testimonial_box {
    background: #fff;
    box-shadow: var(--box-shadow-two);
    opacity: 1;
}
 .testimonial_box {
    margin: 0px 0px 25px;
    border-radius: 5px;
    background: #fff;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
 .testimonial_box i {
    font-size: 30px;
    line-height: 60px;
    display: block;
    color: #ff9800;
    width: 60px;
    height: 60px;
    background: #ffaf4b24;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto 20px;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    font-weight: 100;
}
 .testimonial_box .description {
    margin-bottom: 34px;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #444141;
}
 .testimonial_box .title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #282f3b;
    margin: 0 0 8px 0;
    line-height: 28px;
    position: relative;
}
 .testimonial_box .title:before {
    content: "";
    width: 1px;
    height: 30px;
    background: #f0f3f9;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -44px;
}
 .testimonial_box p.from {
    color: #f89315;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}
 .testimonial_box img {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.testimonial_box .rating {
    position: relative;
    padding: 20px 0px 0px 0px;
}
.testimonial_box .rating ul {
    margin: 0;
    padding: 0px;
}
 .testimonial_box .rating ul li {
    list-style: none;
}
.testimonial_box .rating ul li span {
    display: inline-block;
    margin: 0px 4px;
    color: #ffaf4b;
}
ul#menu-company li {
    float: left;
    width: 50%;
}
section.contact-info-sec {
    padding: 60px 0px;
}
.contact-info-wrap {
    background: #000000ed;
    height: 100%;
    padding: 25px;
}
.contact-info-wrap h2.title {
    text-align: left;
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}
.contact-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.contact-info_icon {
    height: 60px;
    width: 60px;
    line-height: 69px;
    background: rgb(255 255 255);
    border-radius: 50%;
    text-align: center;
    font-size: 26px;
    color: #ffffff;
}
.contact-info_icon i.fa-phone-volume {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contact-info_title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
}
.contact-info-wrap .social-info_title {
    border-top: 1px solid rgba(12,12,12,0.1);
    padding-top: 30px;
    margin-top: 30px;
}
.contact-info {
    margin-bottom: 31px;
}

span.contact-info_text a {
    color: #fff;
}

span.contact-info_text a i {
    color: #fff;
}
.contact-info-wrap .social-info_title {
    border-top: 1px solid rgb(255 255 255);
    padding-top: 30px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 17px;
    color: #fff;
    font-weight: 600;
}
.th-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
.th-social.style-white a {
    font-size: 16px;
    background-color: #ffffff;
    color: #121212;
}
.th-social a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 50px;
    background-color: rgba(255,255,255,0.1);
    color: #9b9b9c;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
}
.th-social.style-white a:hover {
    border-color: #ffaf4b;
    color: #ffffff;
    background-color: #ffaf4b;
}
.contact-info_icon i {
    font-size: 24px;
    color: #000;
}
.contact-form3 {
    background: #000000ed;
    padding: 25px;
}
h2.form-title {
    text-align: left;
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: capitalize;
}


section.contact-info-sec form input:focus {
    box-shadow: none;
    border-color: #ffaf4b;
}

section.contact-info-sec form select:focus {
    box-shadow: none;
    border-color: #ffaf4b;
}



section.contact-info-sec form input::placeholder {color: #000;}

section.contact-info-sec form input {
    text-transform: capitalize;
}

section.contact-info-sec form textarea:focus {box-shadow: none;border-color: #ffaf4b;}

section.contact-info-sec form textarea {
    height: 90px;
}

.form-btn button {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #ffffff;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 18px 30px;
    border-radius: 4px;
    border-radius: 10px 0px;
    transition: 0.5s;
}

.form-btn button:hover {
    background: #ffaf4b;
    border-radius: 0px 10px;
    color: #fff;
}
span.contact-info_text {
    color: #fff;
}
section.contact-info-sec form textarea::placeholder {
    color: #000;
}
/* -----------------------------------
inner testimonial css end here
----------------------------------- */


/* ----------------------------------
timeline section scc end here 
-------------------------------------*/
.timeline-container {
    margin-top:30px;
    padding: 20px;
}
.timeline-container {
    margin-top:0px;
    border-top: 1px #000000 solid;
}


/*owl carousel styles*/
.owl-carousel .owl-dots .owl-dot {
    background: #fff;
    border:solid;
    border-width:1px;
    border-color: #bfbfbf;
}
.owl-carousel .owl-dots .owl-dot.active {
    background:#417638;
}
.owl-prev {
    position:absolute;
    top:200px;
    left: 33px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
  left:34px;
  top:200px;
    position: absolute;
    border-right-color: #B7852C;
    border-width: 18px;
    margin-top: -16px;
}
.owl-next {
    position:absolute;
    top:200px;
    right: -20px;
    top: 200px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
  /*   border-color: rgba(194, 225, 245, 0); */
    border-left-color: #B7852C;
    right:35px;
    border-width: 18px;
    margin-top: -16px;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    -webkit-transform: translate3d(0px, 0, 0);
}
.owl-stage-outer {
    top: -16px;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

/*timeline slider styles*/
.timeline-slide {
    max-width: 280px;
    margin: 4.2rem 0 0 0;
    width: 100%;
    position:relative;
    width: 290px;
    text-align: center;
}
.timeline-slide .circle {
    border: 4px #fff solid;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-redius: 50%;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -67px;
    z-index: 2000;
    overflow: visible;
    border: 2px solid #ff9800;
    background: #ffaf4b;
}
.timeline-copy {
    font-size: 0.7em;
    color: #fff;
    margin: 1rem;
    padding-bottom: 5px;
}
.timeline-slide .vertical-line {
    border-left: 1px #000000 solid;
    height: 50px;
    position: absolute;
    left: 49%;
    margin-left: -4.5px;
    top: -50px;
    z-index: 1000;
}
.timeline-slide .timeline-copy h3 {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom:0px;
}
.timeline-slide .timeline-copy {
    padding: 10px;
    color: #000;
    border: 1px solid #000000;
    border-radius: 4px;
    /* width: 200px; */
}
.timeline-container {
  margin-top:20px;
  padding-top:6px;
  position: relative;
}
.timeline-container .owl-stage {
    margin-left:18px;
}
.timeline-container .owl-carousel .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #ffaf4b;
    border-radius: 100%;
    display: inline-block;
    margin: 0 5px;
}
.timeline-container .owl-carousel .owl-dots {
    text-align: center;
    margin-top:1em;
    display: none;
}
.timeline-container .owl-carousel .owl-nav .owl-prev {
    width: 18px;
    height: 33px;
    background: url(/images/ico-arrow-left.svg) no-repeat center;
}
.timeline-container .owl-prev:after {
  z-index: 1000;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #262524;
  right: 55px;
  top: 74px;
  border-width: 14px;
  margin-top: -15px;
}
.timeline-container .owl-carousel .owl-nav .owl-next {
    background: #ECF9EA;
}
.timeline-container .owl-next:after {
  z-index: 1000;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #000000;
  left: 34px;
  top: 88px;
  border-width: 14px;
  margin-top: -30px;
}
.timeline-container .owl-prev span {
  display:none;
}
.timeline-container .owl-next span {
  display:none;
}




@media screen and (max-width: 560px) {
  .timeline-slide {
    margin-top: 4.2rem;
    margin-left: 3.5rem;
  }
}
section.timeline-sec {
    padding: 50px 0px;
}


section.timeline-sec h2.title {
    text-align: center;
    font-size: 40px;
    color: #282f3b;
    font-weight: 700;
    margin-bottom: 40px;
}
.timeline-container:after {
    position: absolute;
    content: "";
    top: -14px;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    background: #000000;
}

.timeline-container:before {
    position: absolute;
    content: "";
    top: -14px;
    right: 0;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    background: black;
}
.timeline-copy p {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    margin: 0px;
}
/* ----------------------------
timeline section scc end here
------------------------------- */
