/* @import url('https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playwrite+AU+QLD+Guides&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Playwrite+AU+QLD+Guides&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Playwrite+AU+QLD+Guides&family=Salsa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Headland+One&family=Playwrite+AU+QLD+Guides&family=Salsa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Headland+One&family=Kavoon&family=Playwrite+AU+QLD+Guides&family=Salsa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Headland+One&family=Kavoon&family=Milonga&family=Playwrite+AU+QLD+Guides&family=Salsa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Headland+One&family=Kavoon&family=Milonga&family=Playwrite+AU+QLD+Guides&family=Port+Lligat+Sans&family=Salsa&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Headland+One&family=Kavoon&family=Milonga&family=Playwrite+AU+QLD+Guides&family=Playwrite+US+Modern:wght@100..400&family=Port+Lligat+Sans&family=Salsa&display=swap'); */

/* @import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Headland+One&family=Kavoon&family=Milonga&family=Parkinsans:wght@300..800&family=Playwrite+AU+QLD+Guides&family=Playwrite+US+Modern:wght@100..400&family=Port+Lligat+Sans&family=Salsa&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Parkinsans:wght@300..800&display=swap');

body { background: #fff; color: #363636; 
    /* font-family: 'Open Sans', sans-serif;  */ 
    font-family: 'Lato', sans-serif;
    font-family: "Parkinsans", sans-serif;
    font-size: 15px;overflow: hidden;overflow-y: scroll; } 
h1, h2, h3, h4, h5, h6 { 
    /* font-family: 'Mulish', sans-serif;  */
    /* font-family: 'Inter', sans-serif; */  font-family: "Afacad Flux", sans-serif;
    color: #0c0c0c; margin: 0 0 20px; } 
    .fs-1, .fs-2, .fs-3, .fs-4, .fs-5, .fs-6{font-family: "Afacad Flux", sans-serif;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #0c0c0c; } 
p a { color: #363636; width: auto; display: inline-block; } 
p a:hover { text-decoration: underline; outline: none;color: #262551!important; } 
p {letter-spacing: 0.1px;margin-bottom: 10px;line-height: 26px;font-size: 15px;color: #333333;font-weight: 400;} 
ul{margin: 0px ;padding: 0px;} 
ul li {     list-style: none;letter-spacing: 0.5px; line-height: 24px; font-size: 18px; color: #363636;    font-weight: 400;  font-family: "Afacad Flux", sans-serif; } 
a { color: #7f7f7f; text-decoration: none; outline: none; display: block; } 
a:hover, a:focus, a:active { outline: none; text-decoration: none; } 
img { max-width: 100%; } 
iframe { border: 0; width: 100%; } 
blockquote { padding: 0; border: 0; } label { color: #7f7f7f; display: block; font-weight: 400; margin: 0; } textarea { background: #fff; height: 100px !important; } textarea, select, input { border: 1px solid #ccc; height: 40px; border-radius: 0; background: #fff; line-height: 40px; box-shadow: none; padding: 0 15px; box-sizing: border-box; font-size: 14px !important; } 
.form-group { position: relative; margin-bottom: 15px } 
.form-control::-moz-placeholder { color: #555; } 
.form-control:focus::-moz-placeholder { color: #262551; } 
.form-control:focus { border-color: #262551; box-shadow: none; outline: 0; } 
h2 { font-size: 26px; font-weight: bold; } 
h3 { font-size: 20px; margin: 0 0 30px; font-weight: bold; } 
h3 span { padding: 0 10px 0 0; position: relative; } 
h4 { font-size: 20px; font-weight: bold; margin: 0; text-transform: capitalize; text-align: center; padding: 15px 0; color: #fff; } 
h5 { text-transform: capitalize; } 
/* Header*/ 
.bg-orange{background-color: #cd7c1c;}
.text-blue{color:#262551}
.header {  width: 100%; position: relative; top: 0; left: 0; z-index: 999; padding: 0; } 
.topbar {
    width: 100%;
    margin: 0;
    font-family: "Afacad Flux", sans-serif;
    padding: 5px 0px 5px;
    background: #262551;
    } 
.top_right {  width: 100%; display: flex; justify-content: flex-start; align-items: center; margin: 0; } 
.search { max-width: 330px; width: 100%; margin: 0 0px; padding: 0; position: relative; margin-left: auto; } 
.search_btn { position: absolute; top: 0; right: 0; height: 100%; padding: 0 15px; line-height: 40px; background: #262551; color: #fff; border: 0; border-left: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0px 4px 4px 0; height: 40px; display: flex; align-items: center; justify-content: center; } 
.search_btn:hover { background: #164178; color: #262551; } 
.phone_call { display: inline-block; list-style: none;padding: 0 } 
.phone_call a { color: #262551; text-decoration: none; font-size: 15px; font-weight: 600; } 
.phone_call a svg { width: 24px; height: 24px; margin-right: 3px; vertical-align: middle } 
.phone_call a:hover { color: #262551} 
.navbar .phone_call { margin: 10px 0; } 
.navbar .phone_call a { color: #fff; } 
.navbar .phone_call a:hover, .navbar .phone_call a:focus { color: #eadd89; } 
ul.social {  margin: 0; padding: 0; } 
.top_right ul.social {  margin: 0; list-style: none; padding: 0px; width: auto; display: flex
    ;
        align-items: center;} 
header ul.social li a {
    transition: background 400ms ease-in-out;
    text-align: center;
    width: 25px;
    height: 25px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a1a1a;
    border: 0px solid #ffffff;
}

ul.social li { margin: 0px; display: inline-block; } 
ul.social li a { transition: background 400ms ease-in-out; text-align: center; width: 35px; height: 35px; border-radius: 100%; display: flex; align-items: center; justify-content: center;     color: #262b2f;
    background: #ffffff;} 
ul.social li a svg { color: #262b2f; width: 15px; height: 15px; margin: 0; padding: 0; } 
ul.social li.facebook a { background: #3C5B9B; } 
ul.social li.twitter a { background: #000000 } 
ul.social li.linkedin a { background: #027ba5; } 
ul.social li.youtube a { background: #f70000; } 
ul.social li.instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } 
.menubar {
    width: 100%;
    position: absolute;
    background-color:rgb(255 255 255);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: none;
    } 
/* .menubar .container { background: #fff; border-radius: 0px 0px 12px 12px; position: relative;    width: 94%;     max-width: 94%;}  */
.topbar .list-style-none li a { color: #fff;    letter-spacing: 0px; font-size: 15px;    font-weight: 500; } 
/* .menubar .container:before { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='77px' height='77px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M49 947 c-38 -29 -49 -88 -28 -144 6 -15 88 -163 182 -327 116 -202 189 -318 224 -356 53 -57 153 -120 192 -120 l21 0 0 480 0 480 -287 0 c-211 -1 -292 -4 -304 -13z'/></g></svg>"); position: absolute; left: -51px; z-index: -1; top: 0px; } 
.menubar .container:after { content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='77px' height='77px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M0 480 l0 -480 21 0 c39 0 139 63 192 120 35 38 108 154 224 356 94 164 176 312 182 327 21 56 10 115 -28 144 -12 9 -93 12 -303 13 l-288 0 0 -480z'/></g></svg>"); position: absolute; right: -51px; z-index: -1; top: 0px; }  */
.menubar.stricky-fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1); box-shadow: 0 3px 5px rgba(0, 0, 0, .1); animation-name: fadeInDown; animation-duration: 1s; animation-fill-mode: both; background: #fff; } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0) } to { opacity: 1; transform: none } } 
.menubar .logo { padding: 0px; display: flex; height: 100%; align-items: center; } 
.navigation .nav-header { display: none; padding: 12px 20px } 
.call-now { display: flex; align-items: center; transition: all 0.3s linear; } 
.call-now .img-bx {width: 30px;height: 30px;margin-right: 10px;background: #fff0;display: flex;align-items: center;justify-content: center;border-radius: 100%;transition: all 0.3s ease;border: 1px dashed #fff;} 
.call-now:hover .img-bx { border-style: solid; transform: scale(1.05); } 
.call-now .img-bx svg {height: 16px;width: 16px;color: #fff;} 
.call-now .con-bx { text-align: left; } 
.call-now .con-bx span {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    } 
    .topbar p.mb-0.ms-2.text-white {
    font-size: 14px;
}
.call-now .con-bx span a {font-size: 18px;font-weight: bold;color: #fff;margin-top: 2px;} 
ul.social1.m-0.d-flex.list-style-none.align-items-center.justify-content-between { width: 100%; height: 100%; } 
.navigation .navbar button { float: right; width: 40px; height: 40px; background: transparent; border: 0; outline: 0; color: #fff; font-size: 25px; border-radius: 0; text-align: center; line-height: 40px; position: relative; z-index: 99; padding: 5px; position: relative; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; } 
.navigation .navbar button span { display: block; position: absolute; height: 3px; width: 70%; background: #164178; border-radius: 9px; opacity: 1; left: 15%; transform: rotate(0deg); transition: .25s ease-in-out; } 
.navigation .navbar button span:nth-child(1) { top: 8px; } 
.navigation .navbar button span:nth-child(2), .navigation .navbar button span:nth-child(3) { top: 18px; } 
.navigation .navbar button span:nth-child(4) { top: 28px; } 
.navigation .navbar button.open span:nth-child(1) { top: 18px; width: 0%; left: 50%; } 
.navigation .navbar button.open span:nth-child(2) { transform: rotate(45deg); } 
.navigation .navbar button.open span:nth-child(3) { transform: rotate(-45deg); } 
.navigation .navbar button.open span:nth-child(4) { top: 18px; width: 0%; left: 50%; } 
.navigation .menu { display: block } 
.navigation .menu ul {  width: 100%; margin: 0; padding: 0; text-align: right; display: flex; position: relative; justify-content: end;    padding-left: 18px; } 
.navigation .menu ul li { display: inline-block; position: relative } 
.navigation .menu ul li a {padding: 27px 11px;display: block;color: #383838;transition: all 0.3s ease;font-size: 19px;background: transparent;font-weight: 700;letter-spacing: 0.5px;text-transform: capitalize;} 
.navigation .menu ul li.active a, .navigation .menu ul li:hover a {color: #cd7c1c;background: transparent;} 
.navigation .menu ul li ul.cs-dropdown { top: 100%; left: 0; text-align: left; border: 0; } 
.navigation .menu ul li ul.cs-dropdown li:last-child { border: 0 } 
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown { left: 100%; margin-top: -36px } 
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown { left: -100%; margin-top: -31px } 
.navigation .menu ul li ul.cs-dropdown { position: absolute; width: 250px; display: none; z-index: 99999; box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.4); background: #fff; margin: 0; padding: 0; transition: all .3s ease } 
.navigation .menu ul li:hover ul.cs-dropdown { display: block } 
.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown { display: none; transition: all .3s ease; } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown { display: block } 
.navigation .menu ul li ul.cs-dropdown li { display: block; padding: 0; border-bottom: 1px solid #eee; width: 100% } 
.navigation .menu ul li ul.cs-dropdown li:last-child a { border-bottom: 0 } 
.navigation .menu ul li ul.cs-dropdown li:last-child a:after { display: none } 
.navigation .menu ul li ul.cs-dropdown li a:hover { color: #fff; background: #262551; } 
.navigation .menu ul li ul.cs-dropdown li:hover a { color: #fff !important; background: #262551} 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a { background: #fff; color: #333 } 
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover { color: #fff; background: #262551; } 
.navigation .menu ul li ul.cs-dropdown li a {     color: #1a1a1a;
    font-size: 17px;
    padding: 5px 15px;
    position: relative;
    display: block;
    text-transform: capitalize;
    background: #fff;
    font-weight:500;
    transition: all 0.3s ease;
    border-bottom: 0px solid transparent;
    letter-spacing: 0.5px; } 
.navigation ul li.cs-submenu a button { border: 0; background: transparent; outline: 0; padding: 0; margin: 0 0 0 3px; color: #333; } 
.navigation ul li.cs-submenu a button svg { width: 16px; height: 16px; } 
.navigation ul li.cs-submenu:hover svg { transform: rotateZ(180deg); color: #cd7c1c; } 
.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg { color: #242424 } 
.navigation ul li.cs-submenu ul.cs-dropdown li a button { float: right; color: #333; } 
.navigation ul li.cs-submenu ul.cs-dropdown li a button svg { transform: rotateZ(-90deg); } 
.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg { color: #fff; } 
.navigation .navbar { display: none; padding: 12px 0; margin: 0 } 
.menubar .logo img { width: 215px; max-width: 215px; } 
.hidden-lg{display: none !important;} 
.list-style-none li{list-style: none;} 
.navigation .menu ul li:nth-child(4) ul.cs-dropdown{width: 650px;border: 1px solid #eee;} 
.navigation .menu ul li:nth-child(4) ul.cs-dropdown li { width: 50%;  margin: 0px 0px; border-left: 1px solid #eee; } 
.navigation .menu ul li:nth-child(10) ul.cs-dropdown {left: -95%;} 
header .btn-primary {
    color: #fff;
    background-color: #cd7c1c;
    border-color: #cd7c1c;
    border-radius: 21px;
    padding: 0px 15px;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px;
    line-height: 24px;
    text-transform: uppercase;
}
.navigation .menu .instagram1 {
    width: 170px;
}
.navigation .menu .instagram1 button.btn.fw-bold {
    color: #cd7c1c;
    font-family: "Afacad Flux", sans-serif;
    font-size: 20px;
    font-weight: 700 !important;
}
      .iti {width: 100%;}
         .telePhone.mobile{padding-left: 84px;}
         .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container { 
         height: 40px;
         }
/* banner */ 
.home_slider {  width: 100%; margin: 0; padding: 0; position: relative } 
.home_slider #slider { overflow: hidden; width: 100% } 
.slide { position: relative; display: block; z-index: 6; width: 100%; height: 100%; overflow: hidden; } 
.home_slider .slide img { width: 100%; } 
#slider .owl-prev, #slider .owl-next, .owl-next, .owl-prev {    line-height: 0;
    position: absolute;
    top: 59%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff !important;
    border: 0;
    outline: 0;
    background: #cd7c1c !important;
    border-radius: 100%;
    z-index: 9;
    opacity: 1;
    border: 2px solid #fff;} 
.carousel-control-next-icon, .carousel-control-prev-icon {width: 20px;
    height: 20px;
    filter: none;}
#slider .owl-prev, .owl-prev { left: 15px; } 
#slider .owl-next, .owl-next { right: 15px; } 
.carousel-indicators [data-bs-target] {  background-color: #0f2d51;}
#slider .owl-prev:hover, #slider .owl-next:hover, .owl-next:hover, .owl-prev:hover { background: #164178; color: #fff; border-color: #ffffff; } 
#slider .owl-dots { position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto } 
.webpulse_home_clients .item .image { position: relative; padding: 15px 10px 0px; text-align: center; min-height: 100px; max-height: 100px; overflow: hidden; } 
.webpulse_home_clients .item .image img { position: absolute; max-width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; max-height: 100%; } 
.faq_section {  width: 100%; margin: 0; padding: 40px 0; background: #fff; } 
.title_2 { padding: 0 0 0px; font-size: 24px; margin: 0;  width: 100%; text-align: center; text-transform: uppercase; color: #164178; margin-bottom: 25px; position: relative; font-weight: 600; } 
.title_2:after { background: #262551; bottom: -10px; content: ""; height: 2px; left: 0; right: 0; margin: 0 auto; position: absolute; width: 50px; } 
.accordion-header { padding: 0; } 
.accordion-item {    margin-bottom: 5px;
    margin-top: 0;
    border-radius: 5px !important;
    overflow: hidden;
    border: none !important;
    border-bottom: 0px solid #dfdfdf !important;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 24px;
    background: #eee;} 
.accordion-item:not(:first-of-type) { border: 1px solid rgba(0, 0, 0, 0.125); } 
.accordion-button { font-size: 20px; font-weight: 600 !important; text-transform: initial; padding: 12px 0px; border: none !important; letter-spacing: 0.5px;    background: #262551;
    padding: 10px 15px;    color: #fff; } 
.accordion-button:not(.collapsed) {     color: #fff;
    background: #cd7c1c;
    padding: 10px 15px;} 
.accordion-item:last-child{border: none !important;} 
.accordion-button:not(.collapsed):after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(0deg);    filter: invert(1); } 
.accordion-button:hover, .accordion-button:focus {     color: #ffffff;
    background: #cd7c1c; } 
.accordion-button:hover:after { background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>"); transform: rotate(-180deg);    filter: invert(1); } 
.accordion-body p { font-size: 15px; line-height: 24px; text-align: justify; } 
.accordion-button::after {     border: 1px dashed #000000;
    text-align: center;
    border-radius: 50px;
    background-position: center center;
    padding: 5px;
    width: 28px;
    height: 28px;
    color: #fff;
    filter: invert(1);} 
.vs-accordion1.why-choose-us-sd.accordion ul li { margin-bottom: 5px; } 
.vs-accordion1.why-choose-us-sd.accordion ul { margin-top: 10px; height: 188px; overflow-y: auto; } 
.vs-accordion1.why-choose-us-sd.accordion ul { margin-top: 10px; } 
/* Footer */ 
/* .web-pulse-india {  width: 100%; padding: 40px 0px 20px; background-image: radial-gradient(circle farthest-side at 50% 50%, #262551, #094e6f); background:#f0f0f0 url(../images/ftr_bg.png) no-repeat center top; background-size: auto; padding: 50px 0px 20px; background-size: cover;background: #121212; } 
.web-pulse-india .title_5 {  width: 100%; font-size: 17px; text-align: left; color: #fff; margin-bottom: 15px; position: relative; padding: 0; padding-bottom: 15px;  font-weight: 500; } 
.web-pulse-india .title_5:before{ position: absolute; left: 0; bottom: 0; height: 2px; width: 40px; background-color: #262551; border-right: 10px solid #ffffff; content: ''; } 
.web-pulse-india .title_5:after{ position: absolute; left: 34px; bottom: 0; height: 2px; width: 6px; background-color: #333; content: ""; } 
.web-pulse-india p {  width: 100%; color: #fff;    font-weight: 300; } 
.web-pulse-india .moreBtn { color: #262551; border-color: #262551; } 
.web-pulse-india .moreBtn:hover,.web-pulse-india .moreBtn:focus { background: #262551; color: #fff; } 
.web-pulse-india p span {  } 
.footer-lings-2{display: flow-root;} 
.footer-lings-2 li{margin-right:1%;width: 49%;} 
ul.footer-links.footer-lings-2 li a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; } 
.web-pulse-india h4 span { color: #262551; } 
.footer-links {  width: 100%; margin: 0; padding: 0; } 
.footer-links li { line-height: 28px; list-style: none; color: #fff; font-size: 15px; } 
.footer-links a { color: #fff; text-transform: capitalize !important;    font-weight: 300; } 
.footer-links a:hover { color: #262551; } 
.address_group p { margin-bottom: 10px; color: #fff; } 
.address_group p a{ color: #fff; } 
.address_group p a:hover{color:#262551;}  */
/* new footer start */
.footer-sect {
    color: #e8e8e8; 
}
.bg3 {
    background-image: url(../images/counter-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
}

.footer-sect .footer-contact-desc {
    background: #173c6f;
    text-align: left;
    padding: 35px;
    position: absolute;
    left: 0;
    right: 0;
    margin: -65px auto 0;
    z-index: 111;
    border-radius: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}

.footer-sect .footer-contact-desc .contact-inner {
    position: relative;
}
.footer-sect .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner {
    border-left: 1px solid #e2e2e2;
}
 
.footer-sect .footer-contact-desc .contact-inner i {
    font-size: 28px;
    margin-bottom: 12px;
    color: #da591a;
}
.footer-sect .footer-contact-desc .contact-inner .contact-title {
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 20px;
}
.footer-sect .footer-contact-desc .contact-inner .contact-desc {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    font-size: 15px;
}
.footer-sect .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before {
    left: 3px;
}
.footer-sect .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
    left: -5px;
}
.footer-sect .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before, .footer-sect .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
    content: '';
    position: absolute;
    height: calc(100% - 40px);
    width: 1px;
    background-color: #e2e2e2;
    top: 50%;
    transform: translateY(-50%);
}
.footer-sect .footer-top {
    padding-top: 65px;    padding-bottom: 40px;

}
.footer-sect .footer-top .about-widget img {
    margin-bottom: 10px;
}
footer ul.social li.twitter a { 
    border: 1px solid #eeeeee21;
}
.margin-remove {
    margin: 0 !important;
}
.footer-sect .footer-title {
    margin-bottom: 25px;
    padding-bottom: 5px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
    font-weight: 600;
}
.footer-sect .footer-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    width: 50px;
    background-color: #da591a;
}
.footer-sect .footer-top .recent-post-widget .post-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.footer-sect .footer-top .recent-post-widget .post-item .post-date {
    width: 50px;
    height: 50px;
    flex: 0 0 55px;
    text-align: center;
    float: left;
    background-color: #da591a;
    color: #ffffff;
    margin-right: 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.footer-sect .footer-top .recent-post-widget .post-item .post-date span {
    display: block;
}
.footer-sect .footer-top .recent-post-widget .post-item .post-title {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 400;
}
.footer-sect ul li{list-style: none;}
.footer-sect .footer-top .sitemap-widget li {
    width: 50%;
    float: left;
    line-height: 33px;
}
.footer-sect .footer-top .sitemap-widget li a {
    color: #e8e8e8;
    display: inline-block;
    position: relative;
}
.about-widget.text-white p {
    color: #d6d6d6;
}
.footer-sect .footer-top .sitemap-widget li a i {
    padding-right: 10px;
}
.widget .list-border li {
    padding: 10px 0;
    display: flex
;
    border-bottom: 1px dashed #5d5d5d;
    justify-content: space-between;
    color: #c1c1c1;
}
.footer-sect .list-border1 li a { 
    color: #fff;    padding: 3px;
}
/* new footer end */
.wps_copy { width: 100%;
    background: #1d1c41;
    line-height: 20px;
    color: #fff;
    padding: 10px 0px;
    border-top: 1px solid #cccccc30;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px; } 
.wps_copy .row { align-items: center; } 
.wps_copy a { color: #ffffff; display: inline-block; } 
.wps_copy a:hover, .footer-sect .footer-top .sitemap-widget li a:hover{ color: #da591a; } 
.social-icons {  overflow: hidden; margin: 0; } 
.text-right{ text-align: right; } 
#web-pulse-scroll-up {position: fixed;z-index: 9;bottom: 70px;right: 10px;width: 46px;height: 46px;border-radius: 50%;color: #fff;line-height: 46px;text-align: center;text-decoration: none;cursor: pointer;transition: all 0.25s;display: none;background: #cd7c1c;} 
#web-pulse-scroll-up svg { width: 24px; height: 24px; } 
#web-pulse-scroll-up:hover { background: #262551; color: #fff;    border: 1px solid #fff; } 
.web-pulse-india address {  width: 100%; } 
.web-pulse-india address .title_6 { font-size: 17px; color: #bae2ff; margin: 0 0 10px; padding: 0; text-transform: capitalize; font-weight: 600; } 
.popular_tag { margin: 0 0 20px; padding: 0;  width: 100%; } 
.popular_tag li { list-style: none; display: inline-block; margin-right: 5px; margin-bottom: 5px; } 
.popular_tag li a { border: solid 1px rgba(255, 255, 255, 0.5); display: inline-block; text-decoration: none; transition: all .3s ease; color: #fff; border-radius: 50px; padding: 4px 15px; } 
.widget__newsletter-form {  width: 100%; margin: 0 0 15px; padding: 0; position: relative; } 
.widget__newsletter-form .form-control { font-size: 13px; background-color: transparent; border: 1px solid #eee; border-radius: 20px; background: #222; } 
.widget__newsletter-form .btn { min-width: 30px; width: 30px; height: 30px; line-height: 26px; border-radius: 50%; padding: 0; position: absolute; top: 5px; right: 10px; background: #fd5d14; color: #fff; text-align: center; } 
.widget__newsletter-form .btn i { position: relative; font-size: 15px; margin: 0; top: 0; left: 0; } 
.whatapp_btn { background: #01e675; width: 50px; height: 50px; color: #fff; position: fixed; left: 5px; bottom: 70px; cursor: pointer; z-index: 9; border-radius: 100%; display: flex; align-items: center; justify-content: center; transition: all 300ms ease-in-out; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16); } 
a.whatapp_btn.whatapp_btn2 {bottom: 10px;right:5px;left: inherit;background: #262551;    border: 1px solid #fff;} 
.whatapp_btn svg { width: 24px; height: 24px; } 
.whatapp_btn:focus, .whatapp_btn:hover { background: #01e675; color: #fff; } 
#whatsapp .modal-dialog { margin-top: 12%; } 
.send_enquiry {background: #ffffff;border-radius: 40px;bottom: 10px;color: #ffffff;display: table;height: 50px;left: 5px;min-width: 50px;position: fixed;text-align: center;z-index: 9;transition: all 0.2s linear;background: #cd7c1c;display: flex;align-items: center;justify-content: center;} 
.send_enquiry svg { width: 24px; height: 24px; line-height: 50px; } 
.send_enquiry:hover { color: #fff; padding: 0 20px; } 
.send_enquiry:focus { color: #fff; } 
.send_enquiry span { display: table-cell; vertical-align: middle; font-size: 15px; letter-spacing: -15px; opacity: 0; line-height: 50px; transition: all 0.5s; text-transform: uppercase; } 
.send_enquiry:hover span { opacity: 1; letter-spacing: 1px; padding-left: 10px; } 
.modal-content { border-radius: 0; } 
.modal-header { padding: 0 15px; background: #262551; color: #fff; border-radius: 0; } 
.modal-header h4 { text-align: left; font-size: 17px; line-height: 18px; color: #fff; } 
.modal-header .modal-title { text-align: left; font-size: 17px; line-height: 18px; color: #fff; padding: 15px 0; text-transform: initial; letter-spacing: 0.2px; } 
.btn-close { width: 1em; height: 1em; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; outline: 0; } 
.send_p { font-size: 13px; line-height: 18px; text-align: center; } 
.g-recaptcha { transform: scale(0.80); transform-origin: 0 0; -webkit-transform-origin: 0 0 } 
/* Inner Heading Banner*/ 
.heading_banner {  width: 100%; position: relative; background-size: 100%; background-position: center; padding: 170px 0 50px; margin: 0; } 
.heading_banner:before { position: absolute; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; z-index: 0; content: ''; } 
.heading_banner .container { position: relative; z-index: 9; } 
.heading_banner h1 { margin: 0 0 10px; text-transform: capitalize; font-size: 36px; font-weight: 600; color: #fff; text-align: center; display: inline-block; width: auto; padding: 10px 20px; } 
.heading_banner h2 { margin: 0; letter-spacing: 0px; text-transform: capitalize; font-size: 17px; font-weight: normal; color: #eee; text-align: center; text-align: center; display: inline-block; width: auto; padding: 10px 20px; } 
.heading_banner .cat_title { margin:0 0 30px; text-transform: capitalize; font-size: 36px; font-weight: 600; color: #fff; text-align: center; display: inline-block; width: auto; padding:0px; } 
.heading_banner .cat_title2 { margin: 0; letter-spacing: 0px; text-transform: capitalize; font-size: 17px; font-weight: normal; color: #eee; text-align: center; text-align: center; display: inline-block; width: auto; padding: 10px 20px; } 
/* Breadcrumb*/ 
.inner_breadcrumb{  width: 100%; background:#fff;position:relative;margin:0;box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2); } 
.inner_breadcrumb .breadcrumb{background:none;border-radius:0;border:none;list-style:none;padding:0;float:left;text-transform:capitalize;margin:0;} 
.inner_breadcrumb .breadcrumb li{font-weight:bold;text-transform:uppercase;color:#666;float:left;line-height:55px;    display: flex;} 
.inner_breadcrumb .breadcrumb li a{ padding:0;color:#666;letter-spacing:0.3px;} 
.inner_breadcrumb .breadcrumb li:before{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;padding:0 14px;color:#fff;display:inline-block;} 
.inner_breadcrumb .breadcrumb li.active{color:#262551;} 
.inner_breadcrumb .breadcrumb li + li:before{content:"/";color:#fff;padding:0 14px;} 
.inner_breadcrumb .breadcrumb li + li:before{  padding:20px 10px;color:#bfbfbf;} 
.title_h2 {  width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #262551; font-size: 24px; color: #fff; font-weight: 600; } 
.right_side .title_h2 {  width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #262551; font-size: 24px; color: #fff; font-weight: 600; } 
 
/* get-in-touch */
.parallax {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: top center;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
}
.layer-overlay.overlay-theme-colored-9::before {
    background-color:rgb(248 249 250);
}
.layer-overlay::before {
    background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.funfact .text-white.text-uppercase {
    font-weight: 400 !IMPORTANT;
    font-size: 12px;
}
.funfact .animate-number {
    line-height: 1;
    font-size: 38px;
    color: #fff;    font-weight: 700;
}
.funfact .text-white.text-uppercase {
    font-weight: 400 !IMPORTANT;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.text-theme-colored2 {
    color: #cd7c1c !important;
}
.menubar.stricky-fixed .navigation .menu .instagram1 button.btn.fw-bold:hover{color: #cd7c1c;}
.bg-dark-transparent-2 {
    background-color:rgb(255 255 255) !important;
}
.title-pattern.mt-0 {
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
     font-size: 25px;
    font-family: "Afacad Flux", sans-serif;
}
.navigation .menu ul li a:hover, .call-now .con-bx span a:hover, .footer-sect .list-border1 li a:hover, .footer-sect .footer-top .recent-post-widget .post-item .post-title a:hover {
    color: #cd7c1c;
    }
    .menubar.stricky-fixed .navigation .menu >ul >li a:hover {
    color: #cd7c1c;
}
.reservation-form .form-control {  background-color: #cd7c1c05;
    color: #303030;}
    .reservation-form .form-control::placeholder{color:#333;}
    .reservation-form .form-control:focus {
        border-color: #bedcff;}
        .reservation-form textarea, .reservation-form select, .reservation-form input {
            border: 1px solid #cd7c1c29 !important;}
            .p-4.mt-0.bg-dark-transparent-2 {
                border: 1px solid #cd7c1c29 ;
                border-radius: 5px;
            }
            .styled-select select {
    color: #333 !important;
}
            button.btn.bd-btn.btn-secondary-white.btn-colored.btn-theme-colored2.text-white.btn-lg.btn-block:hover {
                background: #fff;
                color: #ea6629 !important;
                border: 1px solid #ea6629;
            }
            #slider .owl-prev:hover, #slider .owl-next:hover, .owl-next:hover, .owl-prev:hover {
                background: #164178 !important;
                color: #fff !important;}
                .menubar.stricky-fixed .navigation .menu ul li a, .menubar.stricky-fixed .navigation .menu .instagram1 button.btn.fw-bold { 
    color: #464646;}
    
      /* .menubar.stricky-fixed .logo img { 
    filter: brightness(0.5);
} */
 .call-now .con-bx span a:hover{color:#262551}
 header ul.social li a:hover svg{color:#262551;fill:#262551}
.navigation ul li.cs-submenu a button {
    color: #222222;
}
      .menubar.stricky-fixed .navigation ul li.cs-submenu a button { color: #464646;}
        .carousel-caption-left {
      left: 5%;
      right: auto;
      top:47%;
      transform: translateY(-50%);
      text-align: left;
    }

    .slide-in-left {
      animation: slideInLeft 1s ease forwards;
      opacity: 0;
    }

    @keyframes slideInLeft {
      0% {
        transform: translateX(-50%);
        opacity: 0;
      }
      100% {
        transform: translateX(0);
        opacity: 1;
      }
    }


.images-overflow-hidden.text-center {
    background: #faf2e8;
    border-radius: 10px;
    overflow: hidden;
}

.blogs-wps h2, .blogs-wps h3{
    font-size: 24px;
    margin: 10px 0px;
    color: #262551;
}
h1.bd-section-title.text-start.title1.mb-3 {
    font-family: "Afacad Flux", sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 8px;
    color: #cd7c1c;
}
    /* about us */
    .wps-rows, .py-50 {
    padding: 55px 0;width:100%;
}

.padding_right30 {
    padding-right: 30px;
}
.ttm_single_image-wrapper {
    position: relative;
}
/* .section-title h3{    color: #003366;} */

.section-title .title3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1.5px;
    display: inline-block;
    position: relative;
    padding-right: 60px;
    margin-bottom: 0px;
}
.section-title .title {
    font-family: "Afacad Flux", sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 8px;
    color: #cd7c1c;
}
.section-title .title-desc p {
    width: 100%;
    padding-bottom: 5px;
    margin: 0; 
}
.title-desc p{text-align: inherit;}
p.mb-0.text-white{font-family: "Parkinsans", sans-serif;}
.wps-rows-bgs4 {
    position: relative;
    padding: 20px 15px;
    margin-bottom: 5px;
    border-radius: 5px;
    background-color: #26255114;
    text-align: left;
}
      .slide-in-left.text-white {
    font-size: 40px; 
    font-family: "Afacad Flux", sans-serif;
}
p.slide-in-left.text-white {
    font-size: 16px;
    font-family: "Parkinsans", sans-serif;
}
.inside h4, .inside h4 span {
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 0;
}
.inside.ttm-fid-without-icon h4 span {
    font-size: 50px;
    line-height: 58px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    font-family: "Afacad Flux", sans-serif;
}
.inside.ttm-fid-without-icon h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    padding-left: 95px;
}
.featured-icon-box.style1 {
    padding: 25px 25px 25px;
    background-color: #cd7c1c3d;
    border-radius: 5px;
    position: relative;
    margin: 6px 0;
}
.featured-icon-box.style1.icon-align-before-content .featured-icon {
    display: table-cell;
    vertical-align: top;
    padding-top: 5px;
}
.featured-icon-box .ttm-icon {
    margin-bottom: 0;
}
.ttm-icon.ttm-icon_element-onlytxt {
    height: auto;
    width: auto;
    line-height: 1;
}
.featured-icon-box.icon-align-before-content .featured-icon i {
    display: inline-block;
    vertical-align: middle;
}
.featured-icon-box.icon-align-before-content .featured-content, .featured-icon-box.icon-align-before-title .featured-title {
    padding-left: 15px;
}
.featured-icon-box.style1.icon-align-before-content .featured-title {
    padding-left: 25px;color: #262551;
}
.featured-icon-box.style1 .featured-title .title2 {
    font-size: 35px;
    line-height: 42px;color:#262551;
    margin-bottom: 0;
    font-weight: 700;
}
.fs-1.text-white1.fs-bold {
    color: #cd7c1c;
}
.title3.text-white1.ps-3 {
    color: #cd7c1c;
}
  .skewed-header {
      position: absolute;
      height: 40px;
      background-color: #cd7c1c;
      color: #000000;
      display: flex;
      align-items: center;
      padding-left: 0px;
      clip-path: polygon(7% 0%, 100% 0%, 100% 0%, 100% 100%, 0% 100%);
      right: 0px;
      width: 40%;
      top: 0px;
      z-index: 0;
    }
.topbar .d-flex.justify-content-end {
    position: relative;
    z-index: 1;
}
    @media (max-width: 768px) {
      .skewed-header {
        height: 51px;
        padding-left: 30px;
      }
    }
  



/***************footer ***************/
footer ul {
    display: flow-root
}
footer ul.social li a:hover svg {fill:#cd7c1c;
    color: #cd7c1c;}
footer .mb-0.text-white2.fw-bold1.text-uppercase.title3.fs-20.lsp-5 {
    color: #cd7c1c;
    font-weight: 700;
}
form#emailSubscribe input::placeholder{color:#fff;}
form#emailSubscribe {
    background: #262551;
    padding: 2px !important;
}
footer .title3 {
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;    color: #ffc581;
}

.w-48 {
    width:49%;
}

.mt-02px {
    margin-top: 2px;
}

hr.border-white.bg-white {
    opacity: 0.2;
}
span.post-title.link-secondary2 {
    font-size: 16px;
    font-weight: 400;
    padding-left: 8px;
    font-family: "Afacad Flux", sans-serif;
}
.post-title.link-secondary2 {
    display: flex
;
}
.post-title.link-secondary2 a.text-white1.link-secondary2 {
    padding-left: 10px;
}
.w-100.rounded-5.px-4.py-4.bg-sky.d-block.mb-5 {
    background: #ffffff;
    border-radius: 10px;
}

.bg-dark-green,
.btn-dark-green {
    background: #cd7c1c !important; 
    font-weight: 600;transition: all 0.5s ease;
}
.bg-dark-green:hover, .btn-dark-green:hover {
    background: #262551 !important;}
.border-start1.border-end1.border-light-gray {
    border-left: 1px solid #ebebeb73;
    border-right: 1px solid #ebebeb73;
    padding: 0px 20px;
}
.footer {
    background: #262551;
}

footer .link-secondary2 {
    color:#d9d9d9;
}

footer a.link-secondary2:focus,
footer a.link-secondary2:hover {
    color: #f9b462 !important;
}

.bg-black-transparent {
    background-color: #000000bf !important;
}
li.pb-1 a.link-secondary2.d-flex.align-items-start {
    font-size: 17px;
    font-weight: 400;
}
.footer:after {
    content: "";
    background: #0000006e;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: -1;
}

.text-gray-light {
    color: #c7c7c7;
}

.text-muted {
    color: #181818 !important;
}

footer p.link-secondary21 {
    color: #999999;
}

.footer-shadow {
    box-shadow: 0px 5px 5px 1px #00000069
}

/* blogs */
.news-section-two {
  position: relative;
  padding: 100px 0 70px;}
  .sec-title {
  position: relative;
  margin-bottom: 35px;
}
.news-block-two {
  position: relative;
}
.news-block-two .inner-box {
  position: relative;
  /* margin-bottom: 30px; */
}
.news-block-two .image img {
  border-radius: 6px;
  width: 100%;
}
.news-block-two .lower-content {
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  margin-left: 11px;
  margin-right: 11px;
  margin-top: -50px;
  padding: 0 23px 25px;
  box-shadow: 0 0 62px 0 rgba(27,31,45,.09);
}
.news-block-two .lower-content::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: -ms-linear-gradient(90deg,#191d2a 0,#30364d 75%);
  opacity: 0;
  transition: .5s;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  border-radius: 6px;
}
.news-block-two .category {
  position: relative;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 12px;
  padding: 3px 21px;
  transform: translateY(-12px);
  margin-bottom: 10px;
  transition: .5s;
  background: #cd7c1c;
  width: max-content;
  line-height: 18px;
}
.news-block-two .post-meta {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  color: #262551;
}
.news-block-two .title3 {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  color: #202020;
     padding-bottom: 12px;
    margin-bottom: 0px;
  transition: .5s;
}
/* .news-block-two .title3::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 6px;
  width: 100%;
  background: url(../images/border-shape-2.8e7f34a3.png) repeat-x 50%;
} */
.news-block-two .title3 a {
  color: #262551;
  transition: .5s;
  font-family: "Afacad Flux", sans-serif;
  line-height: 25px;transition: all 0.5s ease;
}
.news-block-two .image {
    overflow: hidden;
    aspect-ratio: 37 / 24;
    min-width: 100%;  border-radius: 6px;;
    min-height: 100%;
}
a.slide-in-left.btn.bg-dark-green.border.border-2.w-120.h-50px.border-white.text-white.px-4.fs-5.rounded-pill.p-2.shadow.mt-3 {
    height: 42px;
    line-height: 40px;
    padding: 0px 16px !important;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 135px;
    margin: auto;
}
.news-block-two .image img{transition: all 0.5s ease;}
.news-block-two:hover .image img{transform: scale(1.1);}
.news-block-two .title3 a:hover {
    color: #cd7c1c;}
.read-more-link, .read-more-link {
   position: relative;
   padding-left: 1px;
   font-size: 18px;
   font-weight: 500;
   transition: .5s;
   font-family: "Afacad Flux", sans-serif;
   color: #262551;
}
.read-more-link::before {
  position: absolute;
  content: "";
  left: 0;
  top: 11px;
  height: 1px;
  width: 21px;
}
 
.read-more-link:hover, .read-more-link:hover {  color: #cd7c1c;}
/* .read-more-link i {
  position: absolute;
  left: 21px;
  top: -1px;
  font-size: 14px;
  opacity: 0;
  transition: .5s;
} */
header ul.social li a svg {
    color: #fff;
    fill: #fff;
    }

/* service sections */

.service-block-one {
    position: relative;
}
.service-block-one .inner-box {
    position: relative;
    background-color: #fff;
    padding: 0 26px 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    margin-top: 45px;transition: all 0.5s ease;
}
.service-block-one .inner-box:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 102px;
    height: 91px;
    background: url(../images/shape-2.166e4948.png) no-repeat;
}
.service-block-one .icon2 {
    position: relative;
    font-size: 50px;
    width: 93px;
    height: 93px;
    border: 1px dashed silver;
    padding: 6px;
    border-top-left-radius: 30px;
    margin-bottom: -20px;
    transition: .5s;
    transform: translateY(-45px);
}
.service-block-one .icon2 .icon-inner {
    position: relative;
    background-color: #fff;
    width: 79px;
    height: 79px;
    line-height: 79px;
    text-align: center;
    font-size: 50px;
    border-top-left-radius: 30px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .15);
    transition: .5s;
    overflow: hidden;
}
.service-block-one .title3 {
    font-size: 20px;
    font-weight: 600;
    color: rgb(38 37 81);
    font-family: "Afacad Flux", sans-serif;
    margin-bottom: 15px;
    line-height: 25px;
}
.service-block-one:hover .icon2 {
    border-radius: 0;
    border-color: #262551;
}
.service-block-one:hover .icon2 .icon-inner {
    color: #fff;
    border-radius: 0;
    background-color: #262551;
}
.service-block-one:hover .inner-box{    background-color: #fff0ec;}

.service-block-one .icon2 .icon-inner svg {
    color: #262551;
}
.service-block-one:hover .icon2 .icon-inner svg {color:#fff;}
.navigation .menu .instagram1 button.btn.fw-bold:hover {
    color: #cd7c1c;}
/* testimonials */
.owl-dots {
    display: flex
;
    justify-content: center;
    align-items: center;
}
.owl-dots button.owl-dot {
    background:#00000063;width:15px;height: 15px;margin: 5px;
    border-radius: 3px;
}
.owl-dots button.owl-dot.active {
    background: #cd7c1c;
}

  /* .testimonial-box {
            background-color: #764abc;
            color: #fff;
            border-radius: 20px;
            position: relative;
            padding: 2rem;
            padding-left: 3.5rem;
            max-width: 600px;
            transform: rotate(-2deg);
        }

        .testimonial-box::after {
            content: "";
            position: absolute;
            bottom: -20px;
            left: 40px;
            width: 0;
            height: 0;
            border-top: 30px solid #764abc;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            transform: rotate(2deg);
        }

        .quote-icon {
            font-size: 4rem;
            color: #ffc107;
            position: absolute;
            top: 20px;
            left: 10px;
            z-index: 1;
        }

        .testimonial-content {
            position: relative;
            z-index: 2;
        }

        .user-name {
            font-weight: 700;
            font-size: 1.5rem;
        }

        .user-email,
        .user-feedback {
            color: #e1dbee;
            font-size: 0.95rem;
        }

        .stars {
            color: #ffc107;
            margin-top: 1rem;
            font-size: 1.3rem;
        }

        .profile-img {
            position: absolute;
            top: -50px;
            right: -40px;
            border: 6px solid #ffc107;
            border-radius: 50%;
            overflow: hidden;
            width: 100px;
            height: 100px;
        }

        .profile-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .bg-shape-yellow {
            position: absolute;
            width: 150px;
            height: 50px;
            background-color: #ffc107;
            bottom: 20px;
            left: 30px;
            transform: rotate(15deg);
        } */
         .shadow {
    box-shadow: 0px 0px 5px 1px #ccc !important;
}

.transition {
    transition: all 0.5s ease;
}
.w-95 {
    width: 95%;
}
.transition {
    transition: all 0.5s ease;
}
.end-50px {
    right: 50px;
}
.top-10px {
    top: 10px;
}
.z-index-1 {
    z-index: 1;
}
.border-sky {
    border-color: #262551;
}
.h-80px {
    height: 80px !important;
}
.w-80px {
    width: 80px !important;
}
.main-img {
    border: 2px dashed #cd7c1c9e !important;
    padding: 6px !important;
    background: #ffffff;
}
.layer, .layer-white {
    border-radius: 25px;
}
.transition {
    transition: all 0.5s ease;
}
.layer, .layer-white {
    border-radius: 25px;
}
.layer-white::before {
    content: "";
    background: white;
    width:95%;
    position: absolute;
    z-index: 0;
    border: solid 9px #fff;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    left: 2px;
    top: -18px;
}
.transition {
    transition: all 0.5s ease;
}
.bg-orange1 {
    background-color: #cd7c1c;
}
.w-150 {
    width: 150px;
}
.card-triangle {
border-left: 30px solid transparent;
    bottom: -25px;
    border-right: 0px solid transparent;
    border-bottom: 24px solid #445476;
    transform: rotate(180deg);
}
.lsp-5px {
    letter-spacing: 5px;
}
.layer.transition.bg-sky1.p-2.pt-0 {
    background: linear-gradient(180deg, #0116e736, #262551d4) !important;
}
span.lsp-5px.fw-bold.text-black {
    font-size: 20px;
    font-weight: 600;
    color: rgb(32, 32, 32);
    font-family: "Afacad Flux", sans-serif;
    letter-spacing: 1px;
}
.reservation-form button.btn {
    background: #cd7c1c;
    font-size: 17px;
    font-family: "Afacad Flux", sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;    color: #fff;
}
.mx-2.text-white {
    color: #fff !important;
    font-size: 20px;
}
section.wps-rows.aboutus-section.py-50 {
    padding-top: 70px;
}
.menubar .logo img {
    width: 335px;
    max-width: 335px;
    /* filter: invert(1); */
}
/* why choose us */
.cl1 {
    position: absolute;
    top: -40px;
    width: 40%;
    left: 20px;
    text-align: right;
}
.cl2 {
    position: absolute;
    top: 122px;
    width: 40%;
    left: -60px;
    text-align: right;

}
.cl3 { 
position: absolute;
    top: 286px;
    width: 40%;
    left: 0px;
    text-align: right;
}
.cl4 {
  position: absolute;
    top: -40px;
    width: 40%;
    right: 10px;
}
.cl5 {
    position: absolute;
    top: 122px;
    width: 40%;
    right: -63px      ;
}

.cl6 {
    position: absolute;
      top: 285px;
    width: 40%;
    right: 0px;
}

.ser-main-cl {
    position: relative;    text-align: center;    margin: 60px 0px 30px;
}
.ser-main-cl img {
    border: 0px solid #fff;
    border-radius: 0%;
    box-shadow: none;
    width: 50px;
}
span.img-icon {
    width: 85px;
    height: 85px;
      border: 1px solid #cd7c1c;
    border-radius: 69px;
    background: #cd7c1c1f;
    display: flex
;
    align-items: center;
    justify-content: center;
}
span.img-icon svg {
    width: 70px;
    fill: #cd7c1c;
}
.ser-main-cl img.ser-bg {
    width: 350px;
}

/* our process */
.our-process-area .shpape-pro {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    left: inherit;
    z-index: 9;
}
.our-process-area .shpape-pro img {
    max-width: 40px;    opacity: 0.2;
  }
  .our-process-area .single-process-card {
    border-radius: 0px;
    background: #FFF;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    text-align: center;
    height: 100%;
    width: 100%;
    display: flex
;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition-duration: 500ms;
}
.our-process-area .single-process-card .single-process-content {
  padding: 30px 10px;
}
.our-process-area .single-process-card .single-process-content .process-number {
    position: relative;
}
.our-process-area .single-process-card .single-process-content .title4 {
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 15px 0px 7px;
    transition-duration: 500ms;
    font-size: 20px !important;
}
.our-process-area .single-process-card:hover {
  background-color: #cd7c1c;
}
.our-process-area .single-process-card:hover .single-process-content .process-number .title3 {
  background-color: #FFF;
  color: #272727;
}
.our-process-area .single-process-card:hover .title4.text-blue.fs-5.fw-bold {
    color: #fff;
}
.our-process-area .single-process-card:hover p {
    color: #ffffff;
}
.our-process-area .single-process-card .single-process-content .process-number .title3 {
    height: 80px;
    width: 80px;
    font-size: 35px;
    line-height: 80px;
    display: inline-block;
    border-radius: 50%;
    background: linear-gradient(180deg, #cd7c1c, #2625510d);
    color: #262551;
    position: relative;
    font-weight: 600;
    z-index: 1;
    transition-duration: 500ms;
}
.our-process-area .single-process-card:hover .single-process-content .process-number .title3::after {
  border-color: #FFF;
}
.our-process-area .single-process-card .single-process-content .process-number .title3::after {
  position: absolute;
  content: "";
  height: 92px;
  width: 92px;
  border: 1px dashed #cd7c1c; 
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition-duration: 500ms;
}

/* counter section */
.counter{
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    width: 210px;
    min-height: 246px;
    padding: 25px 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.counter:after{
    content: '';
    background: linear-gradient(to right, #eff0f2, #fefefe);
    height: 152px;
    width: 152px;
    border-radius: 15px;
    border: 3px solid #fff;
    box-shadow: 5px 0 8px rgba(0, 0, 0, 0.2);
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    top: 25px;transition: all 0.5s ease;
    left: 50%;
    z-index: -1;
}
.counter .counter-value{
    background: #cd7c1c;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    width: 100%;
    padding: 5px 0 0px;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6), 0 0 0 2px #fff;
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: -1;
}
.counter .counter-icon{
    background: linear-gradient(to right, #cd7c1c, #ffa943);
    font-size: 30px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    margin: 18px auto 15px;
    border-radius: 50%;
    border: 2px solid #fff;    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
}
.counter:hover .counter:after{  background: linear-gradient(to right, #d2d4db, #e5d6c6) !important;}
.counter .title3{
    color: #cd7c1c;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 22px;
    padding: 0 30px;
    margin: 0 0 15px;
}
.counter .counter-icon svg {
    width: 40px;
    height: 40px;
}
.counter.green .counter-value{ background: #262551; }
.counter.green .counter-icon{ background: linear-gradient(to right, #262551, #284b95); }
.counter.green .title3{ color: #262551; }
/* .counter.blue .counter-value{ background: #28a9e2; }
.counter.blue .counter-icon{ background: linear-gradient(to right,#013850,#0057c5); }
.counter.blue .title3{ color: #0057c5; }
.counter.gray .counter-value{ background: #36474f; }
.counter.gray .counter-icon{ background: linear-gradient(to right,#36474f,#0d0e10); } */
/* .counter.gray .title3{ color: #0d0e10; } */
.wps-rows.aboutus-section.py-50 h2, .wps-rows.aboutus-section.py-50 h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    margin: 10px 0px;
    color: #262551;
}
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}  

/* services section */
.services-card {
    border: 1px solid #f7e0cd;
}
.services-card {
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.3s 
ease;
}
.services-card-image {
    position: relative;
}
.services-card-image {
       height: auto;
    overflow: hidden;
    aspect-ratio: 1;
}
.services-card-image img {
    aspect-ratio: 1;
    object-fit: contain;
    min-width: 100%;
    min-height: 100%;
    transition: all 0.5s 
ease;
}
.services-card-content {
    position: relative;
    padding: 20px 20px 20px;
    overflow: hidden;
}
.services-card-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.services-card-text {
    letter-spacing: 0.3px;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
}
.services-card-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 16px;
    color: #262551;
    border-radius: 50%;
    border: 1px solid #262551;
    transition: all 0.5s 
ease;
}
.services-card-title a {
    color: #262551;
}
.services-card-btn svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}
.services-card .services-card-content::after {
    content: "";
    background: #26255114;
    width: 100%;
    height: 107%;
    position: absolute;
    clip-path: polygon(170% 0%, 100% 0%, 100% 0%, 100% 100%, 0% 100%);
    bottom: 0px;
    left: 0px;
    transition: all 0.5s 
ease;
}
 .featuredProducts2 .owl-prev {
    left: -25px;
}
 .featuredProducts2 .owl-next {
    right: -25px;
}
/* our team */
ul.social.mx-auto.text-white {
    display: flex;
    align-items: center;
    justify-content: center;
}
.position-absolute.bottom-0.w-100.p-2.p-lg-4.bg-dark {
    padding: 10px 0px !important;
}
.card.text-white.border-0.justify-content-end.position-relative img{transition: all 0.5s ease;}
.card.text-white.border-0.justify-content-end.position-relative:hover img{transform: scale(1.1);}

  /* video start code */
.video_gallery {  width: 100%; position: relative; padding: 50px 0; overflow: hidden; z-index: 1; } 
.video_gallery .vd_bx {height: 200px; position: relative; overflow: hidden; z-index: 1; border-radius: 16px; border: 1px solid #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; margin-bottom: 15px; } 
.video_gallery .video-play-icon { width: 50px; height: 50px; line-height: 48px; } 
.video-play-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 65px; height: 65px; border-radius: 80px; text-align: center; line-height: 65px; color: #fff; display: block; margin: auto; transition: all .5s; background: var(--liner); background-color: #d9141b; box-shadow: 0 0 0 0 rgba(110, 39, 37, .5); -webkit-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); -moz-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); -ms-animation: wave 1.25s infinite cubic-bezier(0.66, 0, 0, 1); animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); } @-webkit-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } @-moz-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } @-ms-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } @keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } 
.video_gallery .moreBtn:before, .video_gallery .moreBtn:after { background: #333; } 
.video_gallery .moreBtn:hover { box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; color: white; }
.video_gallery .vd_bx img{    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    height: auto;
    max-width: 100%;}
/* video end code */
.bg-light { 
    background-color: rgb(249 239 227 / 83%) !important;
}
p.mb-0.text-blue.fs-5.fw-bold {
    font-size: 20px !important;
    font-weight: 600;
} 
/* Sitemap page */ 
.sitemap_page { width: 100%; margin: 0; padding: 50px 0; position: relative; } 
.sitemap_right_side h1 { padding: 8px 10px; margin: 0 0 10px; line-height: 30px; background: #262551; font-size: 24px; color:#fff; font-weight: 600; } 
.sitemap { border-left: 1px solid #c3bfbf; padding: 0; } 
.sitemap li { list-style: none!important; background: transparent url(../images/sitemap_hr.png) no-repeat scroll 0px 9px; padding: 0px 0px 0px 15px; margin-bottom: 5px; } 
.sitemap li ul { border-left: 1px solid #c3bfbf; padding: 0; } 
.sitemap li a { color: var(--color-dark-gray); font-size: 17px; padding-bottom: 5px; display: block; font-weight: 600; letter-spacing: 0px; } 
.sitemap li a:hover { color: #cd7c1c; } 
/* contact css start */
.text-holder a b:hover {
    color: #cd7c1c
}

.corner:hover .bottom_corners:before, .corner:hover .bottom_corners:after, .corner:hover:before, .corner:hover:after {
    border-color: #262551;
    height: 100%;
    z-index: 0;
    width: 100%;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.z-index-1 {
    z-index: 1;
}

.corner:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 30px;
    height: 30px;
    z-index: 0;
    border: 2px solid #262551;
    border-width: 2px 0 0 2px;
    border-radius: 2px 0 0 0;
}

.corner:after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #262551;
    border-width: 2px 2px 0 0;
    border-radius: 0 2px 0 0;
}

.corner .bottom_corners:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: -2px;
    z-index: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #262551;
    border-width: 0 0 2px 2px;
    border-radius: 0 0 0 2px;
}

.corner .bottom_corners:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -2px;
    z-index: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #262551;
    border-width: 0 2px 2px 0;
    border-radius: 0 0 2px 0;
}

.base-header2 {
    position: relative;
    z-index: 1;
}

.z-index-9 {
    z-index: 9;
}

.icon-holder {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    background: #cd7c1c;
}

ul.social li {
    margin: 0px 3px;
    display: inline-block;
    border-radius: 5px;
}

ul.social li a {
    transition: background 400ms ease-in-out;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
}

ul.social li.facebook a {
    background: #3C5B9B;
}

ul.social li.youtube a {
    background: #f70000;
}

ul.social li.instagram a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

ul.social li.linkedin a {
    background: #027ba5;
}

ul.social li.twitter a {
    background: #212121;
}

/* contact css end */
/* about us page section */
.about-page .image-box.pr_110.mr_20 {
    max-width: 430px;
    float: right;
    margin: 0px 0px 30px 30px;
}
figure.image {
    border-radius: 10px;
    overflow: hidden;
    margin: 0px;
}
.about-page h2, .about-page h3 {
    margin: 10px 0px;
}

.about-page h2, .about-page h3 {
    margin: 10px 0px;
    color:#262551;
    font-size: 22px;
}

.bd-section-title.title1.text-start {
    font-family: "Afacad Flux", sans-serif;
    font-weight: 700;
       font-size: 30px;
    line-height: 35px;
    margin-bottom: 8px;
    color: #cd7c1c;
}
.bd-about-area ul {
    margin-bottom: 20px;
}

.bd-about-area ul li:not(:last-child) {
    margin-bottom: 10px;
}

.bd-about-area ul li {
    list-style: none;
    display: block;
    position: relative;
    padding-left: 15px;
    align-items: center;
    letter-spacing: 0.1px;
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    font-family: "Parkinsans", sans-serif;
}

.bd-about-area ul li {
    line-height: 24px;
}

.content-box.ml_40 h2 {
    margin: 10px 0px;
    color: var(--color-orange);
    font-size: 22px;
}

.bd-about-area ul li::before {
    content: url("data:image/svg+xml;charset=utf-8, <svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' fill='white' viewBox='0 0 16 16'> <path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/> </svg> ");
    position: absolute;
    top: 5px;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: var(--color-transparent);
    display: flex ;
    justify-content: center;
    line-height: 20px;
    border-radius: 100%;
    color: var(--color-dark-blue);
    filter: invert(1);
}

/* about section end */
/* ABOUT CSS CUSTOM */
.features {
    width: 100%;
    position: relative;
}

.counter-block {
    box-shadow: 0 0 50px 0 var(--color-dark-black-opacity)
}

.h2_title, .features .h2_title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative;
    color: var(--color-dark-blue);
}

.features-holder {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
}

.feature-panel-holder {
    padding-top: 20px;
    transition: 0.3s ease-in-out;
    position: relative;
}

.feature-panel-holder:hover {
    padding-top: 0;
}

.feature-panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 0px;
    border-radius: 8px 0 8px 8px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    border: 1px solid #ff6d5933;
}

.feature-panel-dark {
    background-color: #ffffff;
}

.feature-panel-holder:hover .feature-panel-dark {
    background-color: #ffe7c8;
}

.feature-icon img {
    width: 40px;
    filter: hue-rotate(45deg);
    transition: 0.3s ease-in-out;
}
.news-block-two .post-meta li {
    font-size: 15px;
}
.titleFact {
    font-size: 20px;
    color: #262551;
    transition: 0.3s 
ease-in-out;
    margin: 10px 0px;
    font-weight: 700;
    font-family: "Afacad Flux", sans-serif;
}

.feature-panel-holder:hover .titleFact {
    color: var(--color-orange);
    ; }

.feature-content p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    color: #000000ba;
    visibility: hidden;
    opacity: 0;
    height: 25px;
    transition: 0.3s ease-in-out;
}

.feature-panel-holder:hover .feature-content p {
    visibility: visible;
    opacity: 1;
    height: 30px;
}

.feature-panel a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 2px solid #efb424;
    border-radius: 50%;
    font-size: 13px;
    color: #f28839;
    margin-top: -32px;
    transition: 0.3s ease-in-out;
}

.feature-panel-holder:hover .feature-panel a {
    color: var(--color-dark-blue);
    border-color: var(--color-dark-blue);
    margin-top: 12px;
}
 
.practice ol{padding: 0px;}
.practice ol li { 
    padding-left: 0px;
    /* list-style: circle; */
    border-bottom: 1px dashed #2625516e;
    padding-bottom: 12px;
    margin-right: 10px;
    margin-left: 20px;
    width: 30%;
    float: left;
    margin-bottom: 7px;
}
.practice ul, .practice ol {
    display: flow-root;
}
.service-type .services-card .services-card-content::after { 
    background: #938dfd12;}
.practice ul li {
    padding-left: 0px;
    list-style: circle;
    border-bottom: 1px dashed #2625516e;
    padding-bottom: 12px;
    margin-right: 10px;
    margin-left: 20px;
    width: 30%;
    float: left;
    margin-bottom: 7px;
}
a.slide-in-left.mx-0.btn.bg-dark-green.border.border-2.w-120.d-inline-block.w-auto.h-50px.border-white.text-white.px-4.fs-5.rounded-pill.p-2.shadow {
    padding: 6px 12px !important;
    font-size: 17px !important;
    letter-spacing: 0.5px;
}
.about-page .image-box.pr_110.mr_20 span.slide-in-left.mx-0.btn.bg-dark-green.border.border-2.w-120.d-inline-block.w-auto.h-50px.border-white.text-white.px-4.fs-5.rounded-pill.p-2.shadow {
    margin-top: 15px;    padding: 6px 12px !important;
    font-size: 17px !important;
    letter-spacing: 0.5px;
}
.news-block-two .lower-content { 
    padding: 0 14px 16px; 
}
.services-card-title a:hover {
    color: #cd7c1c;
}


.navigation .menu ul li a:hover button{
    color: #cd7c1c;
}
.services-card:hover img{transform: scale(1.1);}
.services-card-btn:hover { 
    border: 1px solid #262551;
    transition: all 0.5s ease;
    background: #262551;
    color: #fff !important;
}
.navigation .menu .instagram1 button.btn.fw-bold:hover {
    color: #262551;
}
.ttm_single_image-wrapper { 
    overflow: hidden;border-radius: 10px;
}
.ttm_single_image-wrapper img{width: 100%;transition: all 0.5s ease;}
.ttm_single_image-wrapper:hover img{transform: scale(1.1);}
.post-title.link-secondary2 a.text-white1.link-secondary2 { 
    font-weight: 600;
}
   /* projects */
        .property-values-2-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.property-values-2-item .thumb {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
}

.property-values-2-item .thumb::before {
  content: "";
  position: absolute;
  left: -54px;
  bottom: -68px;
  width: 0;
  height: 0;
  background: #040813;
  border-radius: 50%;
  opacity: 0.5;
  z-index: 1;
  transition: 0.4s ease;
}

.property-values-2-item .thumb img {
  width: 100%;
  border-radius: 32px;
  display: block;
}

.property-values-2-item .plus-icon {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: 48px;
  height: 48px;
  background: #262551;
  color: #fff;
  text-align: center;
  line-height: 48px;
  border-radius: 50%;
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transition: 0.4s ease;
}

.property-values-2-item .hover-content {
  position: absolute;
  left: 40px;
  bottom: 0;
  max-width: 330px;
  opacity: 0;
  visibility: visible;
  z-index: 3;
  transition: 0.4s ease;
}

.hover-content .box-title {
font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0px;
    text-align: left;
}

.box-title {
  font-size: 24px;
  line-height: 1.417;
  font-weight: 600;
  margin-top: -0.32em;
}

.box-title a {
  color: inherit;
  text-decoration: none;
}

.hover-content .box-text {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 23px;
}

.readmore-button, .readmore-button-bl {
  border-radius: 35px;
  background-color: #262551;
  position: relative;
  overflow: hidden;
  color: #fff;
  padding: 8px 15px;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
  z-index: 1;
}
.readmore-button-bl{ background-color: #cd7c1c;border:none}
.readmore-button:hover, .readmore-button-bl:hover{color:#fff}
.readmore-button::before, .readmore-button-bl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #cd7c1c;
  border-radius: 35px;
  z-index: -1;
  transition: 0.4s ease;
}
.readmore-button-bl::before{  background-color: #262551;}
.readmore-button:hover::before, .readmore-button-bl:hover::before {
  width: 100%;
}

.property-values-2-item .thumb:hover::before {
  width: 480px;
  height: 460px;
}

.property-values-2-item:hover .plus-icon {
  opacity: 0;
  visibility: hidden;
  bottom: 0;
}
a.readmore-button.p-3 {
    width: 50px;
    height: 50px;
    line-height: 48px;
    padding: 0px !important;
    text-align: center;
}
.property-values-2-item .thumb:hover .hover-content {
  opacity: 1;
  bottom: 40px;
}
.service-block-one .inner-box li {
    list-style: circle;
    margin-left: 22px;
    margin-bottom: 5px;
}
.service-block-one .inner-box ul{margin-bottom: 15px;}
@media (max-width: 1023px) {
    .features-holder {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
.title-desc.w-75.mx-auto.mb-2 {
    width: 100% !important;
}
    .feature-panel-holder {
        width: 30%;
        padding-top: 20px;
    }

    .features-card {
        display: block;
    }
}

@media (max-width: 650px) {
    .feature-panel-holder {
        width: 97%;
    }
    .main-img.p-1.transition.z-index-1.rounded-circle.border-5.top-0.end-0.translate-middle.border-sky1.position-absolute.d-inline-block {
    right:15% !important;
}
.bd-section-title.title1.text-start { 
    font-size: 25px;
    line-height: 25px; 
}
.about-page .image-box.pr_110.mr_20 {
    max-width: 100%; 
    margin: 0px 0px 30px 0px;
}
.image_block_three.pe-3.me-3 {
    padding: 0px !important;
    margin: 0px !important;        text-align: justify;
}
.features-holder { 
    gap: 0px;
}
    .features-card {
        transform: none;
        margin-top: 0;
        margin-bottom: 30px;
    }
}



label.error {
    color: red;
}
.featuredProducts2 .services-card-text { 
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

@media (min-width:1024px) {
  .services-card.category-section .services-card-image {
    width: 400px;
    min-width: 400px;
}  
        .carousel-caption-left {
            width: 430px;
    
    }

    .ttm_single_image-wrapper{
    height: 425px;
}

}
