/* @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: #182B54!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: 15px; 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: #182B54; } 
.form-control:focus { border-color: #182B54; 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: 15px; 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:#182B54}
.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: #182B54;
    } 
.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: #182B54; 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: #182B54; } 
.phone_call { display: inline-block; list-style: none;padding: 0 } 
.phone_call a { color: #182B54; 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: #182B54} 
.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 / 83%);
    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 15px;display: block;color: #383838;transition: all 0.3s ease;font-size: 18px;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: #182B54;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: #182B54; } 
.navigation .menu ul li ul.cs-dropdown li:hover a { color: #fff !important; background: #182B54} 
.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: #182B54; } 
.navigation .menu ul li ul.cs-dropdown li a {     color: #1a1a1a;
    font-size: 16px;
    padding: 7px 15px;
    position: relative;
    display: block;
    text-transform: capitalize;
    background: #fff;
    font-weight: 400;
    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: #182B54; } 
.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: #182B54;
    font-family: "Afacad Flux", sans-serif;
    font-size: 19px;
    font-weight: 500 !important;
}
/* 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: #182B54; bottom: -10px; content: ""; height: 2px; left: 0; right: 0; margin: 0 auto; position: absolute; width: 50px; } 
.accordion-header { padding: 0; } 
.accordion-item { margin-bottom: 0; margin-top: 0; border-radius: 0px !important; overflow: hidden; border: none !important; border-bottom: 1px solid #dfdfdf !important; font-size: 15px; letter-spacing: 0.5px; line-height: 24px; } 
.accordion-item:not(:first-of-type) { border: 1px solid rgba(0, 0, 0, 0.125); } 
.accordion-button { font-size: 17px; font-weight: 600; text-transform: initial; padding: 12px 0px; border: none !important; letter-spacing: 0.5px; } 
.accordion-button:not(.collapsed) { color: #182B54; background: #fff; font-weight: normal; } 
.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: #182B54; background: #fff; } 
.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 #646464; text-align: center; border-radius: 50px; background-position: center center; padding: 5px; width: 28px; height: 28px; } 
.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%, #182B54, #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: #182B54; 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: #182B54; border-color: #182B54; } 
.web-pulse-india .moreBtn:hover,.web-pulse-india .moreBtn:focus { background: #182B54; 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: #182B54; } 
.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: #182B54; } 
.address_group p { margin-bottom: 10px; color: #fff; } 
.address_group p a{ color: #fff; } 
.address_group p a:hover{color:#182B54;}  */
/* 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: #15274e;
    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: #182B54; color: #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: #182B54;} 
.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: #182B54; 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 10px; 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;} 
.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:#182B54;} 
.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: #182B54; font-size: 24px; color: #fff; font-weight: 600; } 
.right_side .title_h2 {  width: 100%; padding: 8px 10px; margin: 0; line-height: 30px; background: #182B54; 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:#182B54}
 header ul.social li a:hover svg{color:#182B54;fill:#182B54}
.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;
      }
    }






    /* 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: #182B54;
}
.section-title .title-desc p {
    width: 100%;
    padding-bottom: 15px;
    margin: 0; 
}
p.mb-0.text-white{font-family: "Parkinsans", sans-serif;}
.wps-rows-bgs4 {
    position: relative;
    padding: 20px 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    background-color: #182b5414;
    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: #182b54;
}
.featured-icon-box.style1 .featured-title .title2 {
    font-size: 35px;
    line-height: 42px;color:#182b54;
    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: #182b54;
    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: 48%;
}

.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: #182b54 !important;}
.border-start1.border-end1.border-light-gray {
    border-left: 1px solid #ebebeb73;
    border-right: 1px solid #ebebeb73;
    padding: 0px 30px;
}
.footer {
    background: #182b54;
}

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: #182B54;
}
.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: #182B54;
  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: #182b54;
}
.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;
}
.service-block-one .title3 {
    font-size: 22px;
    font-weight: 600;
    color: rgb(32, 32, 32);
    font-family: "Afacad Flux", sans-serif;
    margin-bottom: 15px;
    line-height: 25px;
}
.service-block-one:hover .icon2 {
    border-radius: 0;
    border-color: #182B54;
}
.service-block-one:hover .icon2 .icon-inner {
    color: #fff;
    border-radius: 0;
    background-color: #182B54;
}
.service-block-one:hover .inner-box{    background-color: #fff0ec;}

.service-block-one .icon2 .icon-inner svg {
    color: #182B54;
}
.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: #182B54;
}
.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, #182B54d4) !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: 215px;
    max-width: 215px;
    /* 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: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 2px #47540e;
}
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: 32px;
    margin-top: 10px;
    transition-duration: 500ms;
}
.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, #182b540d);
    color: #182b54;
    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: #182b54; }
.counter.green .counter-icon{ background: linear-gradient(to right, #182b54, #284b95); }
.counter.green .title3{ color: #182b54; }
/* .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; } */
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}  
