@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
line-height: 1.7em;
font-size: 1rem;
font-style: normal;
font-weight: 400;
visibility: visible;
font-family: "Poppins", sans-serif;
color: #222222;
}

header {
background-image: linear-gradient(to right, #2c70d7, #f0771e, #f16b1f);
padding: 10px 50px 0px 30px;
z-index: 99 !important;
}

.top-header {
justify-content: space-between;
}

.top-contact a {
text-decoration: none;
color: white;
align-items: center;
margin-right: 20px;
}

.top-contact a:hover {
color: white;
}

.top-social-media {
list-style: none;
display: flex;
justify-content: end;
text-align: right;
}

.top-social-media li {
margin-right: 20px;
}

.text-left {
text-align: left;
}

/* ------------------- /top header------------------ */
.logo {
width: 70px;
}

.navbar {
width: 100%;
background: rgba(255, 255, 255, 0.8);
border-bottom: 1px solid rgba(255, 255, 255, .2);
position: sticky !important;
top: 0 !important;
z-index: 99 !important;
}

.nav-glob {
padding: 2px 40px;
border-bottom: 1px solid #781111;
}

.nav-menu {
justify-content: end;
}

.right {
margin-right: 50px;
}

.nav-link {
font-size: 14px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #181818;
margin-right: 32px;
}

.dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
}
@media only screen and (max-width: 600px) {
.navbar-expand-lg .navbar-nav .dropdown-menu {
padding:10px !important;
width: 100% !important;
}
}
.dropdown-item {
font-size: 13px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #626262;
margin-bottom: 10px;
/* margin-left: 10px; */
text-transform: capitalize !important;
letter-spacing: 0.4px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
padding: 20px 23px;
width: 1170px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu h3 {
font-size: 18px;
font-weight: 500;
margin-left: 15px;
/* text-align: left; */
}


.dropdown-menu {
width: 950px;
border: none;
box-shadow: 1px 1px 2px 1px #dfdfdf;
}


.dropdown-menu[data-bs-popper] {
top: 150%;
left: -402px;
margin-top: var(--bs-dropdown-spacer);
}

.nav-blog {
padding: 10px;
}

.nav-blog img {
border-radius: 6px;
padding-right: 10px;
}

.nav-blog p {
margin-bottom: 0px;
font-size: 14px;
}

.nav-blog h6 {
font-weight: 600;
}

.blog-nav {
border-left: 1px solid #d4d4d4;
}

.get-btn {
background-color: #df9926;
color: white;
border-radius: 10px;
border: none;
padding: 8px 12px;
font-weight: 600;
}

/* ------------------------------------------------------------ */
.bd-txt {
font-weight: 600;
color: #12122b;
font-family: "Poppins", sans-serif;
}

.banner-txt {
font-size: 40px;
font-weight: 600;
margin-bottom: 10px;
font-family: "Poppins", sans-serif;
color: #e7aa00;
}

.txt-black {
color: black !important;
}

.carousel-text {
position: absolute;
top: 150px;
right: 0%;
bottom: 1.25rem;
left: 5%;
padding-top: 1.25rem;
padding-bottom: 1.25rem;
color: #fff;
text-align: left;
}

/* ------------------------- navbar end -------------------------- */

/* ------------------------- banner ------------------------------ */
.text-left {
text-align: left !important;
}

.text-right {
text-align: right !important;
}

.web-banner {
text-align: center;
padding: 100px;
}

.banner-title {
color: white;
font-size: 50px;
font-weight: 600;
}

.banner-p {
font-size: 20px;
color: #f9ac06;
font-weight: 600;
}

.fntsz {
font-size: 20px;
}



/* Fade + Zoom Effect */
.carousel-item {
transition: opacity 1.2s ease-in-out;
}

.carousel-item img.zoom-img {
transform: scale(1.15);
transition: transform 4.5s ease-in-out;
}

.carousel-item.active img.zoom-img {
transform: scale(1);
}

/* Smooth caption animation */
.carousel-caption {
opacity: 0;
transform: translateY(20px);
transition: all 0.8s ease-out 0.4s;
}

.carousel-item.active .carousel-caption {
opacity: 1;
transform: translateY(0);
}

/* ------------------------- banner end -------------------------- */

.glob-lr {
padding: 40px 60px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
display: inline-block;
width: 1rem;
height: 1rem;
background-repeat: no-repeat;
background-position: 50%;
background-size: 100% 100%;
}

/* ----------------------Best Web Design & Development Company------------------------- */
.service-list {
margin-top: 20px;
}

.service-list li {
list-style: none;
}

.service-list li::before {
content: "\2713 ";
font-size: 0.8em;
margin-left: -40px;
margin-right: 12px;
padding: 2px 5px 2px 5px;
position: relative;
color: white;
background-color: #56801f;
border-radius: 50%;
}

.service-p {
font-size: 1rem;
font-weight: 500;
}

.service-list li {
font-size: 15px;
margin-bottom: 10px;
}

/* ----------------------Best Web Design & Development Company------------------------- */



/* ------------------- We Create Websites for Various Industries ----------------- */
.title {
text-transform: uppercase;
color: #09334f;
font-size: 1.5rem;
word-spacing: 1px;
font-weight: 600;
margin-bottom: 30px;
}

.mid-title {
font-size: 16px;
font-weight: 600;
line-height: 32px;
color: #0f4c8d;
text-transform: capitalize;
}

.mid-title-h6 {
font-size: 16px;
font-weight: 600;
line-height: 32px;
color: #000000;
text-transform: capitalize;
}

.click-btn {
background-color: #2c70d9;
color: white;
border: none;
border-radius: 8px;
padding: 6px 10px;
font-size: 12px;
margin-left: 32px;
}

.call-btn {
background-color: #ab1717;
color: white;
border: none;
border-radius: 8px;
padding: 8px 20px;
font-size: 15px;
margin-left: 32px;
}

.project {
color: #ffffff;
text-align: center;
margin-top: 20px;
margin-bottom: 5px;
font-size: 25px;
font-weight: 600;
font-family: "Poppins", sans-serif;
}

.industries {
/* width: 23%;
border-radius: 8px;
margin-left: 20px;
padding: 20px;
background-color: #eef0ff; 
margin-bottom: 10px;*/
}

.Indus h6 {
color: #222222;
font-size: 16px;
font-weight: 600;
margin-bottom: 15px;
}

.Indus img {
margin-right: 10px;
}

/* ------------------- We Create Websites for Various Industries ----------------- */

/* --------------------------service-------------------------------- */
.glob-service {
padding: 40px 60px;
}

.ser-pt {
padding-top: 50px;
}

.service-bg {
background-color: #1e8095;
/* background-color: #781111; */
}

.service-bg-inner {
background-color: #1e4f95;
/* background-color: #781111; */
}

.title-service {
text-transform: uppercase;
color: #ffffff;
font-size: 1.7rem;
word-spacing: 1px;
font-weight: 600;
margin-bottom: 40px;
}

.service-card {
width: 28%;
margin-left: 45px;
background-color: white;
border-radius: 8px;
padding: 20px;
text-align: center;
margin-bottom: 50px;
}

.service-card img {
margin-bottom: 10px;
}

.service-card h6 {
font-size: 1rem;
font-weight: 600;
color: #181717;
}

.service-card p {
font-size: 1rem;
}

.service-btn {
background-color: #2c70d9;
color: white;
border: none;
border-radius: 8px;
padding: 6px 10px;
font-size: 12px;
}

/* --------------------------service-------------------------------- */

/* -----------------------------tech-logo----------------------- */
.tech-logo {
background: #ffffff;
border: none;
box-shadow: 1px 1px 3px 1px #e6e6e6;
border-radius: 6px;
margin: 20px 20px 8px 20px;
padding: 10px;
text-align: center;
overflow: hidden;
/* width: 15%; */
}

.tech-logo img {
background: white;
border-radius: 8px;
/* box-shadow: 0px 3px 0px  1px #e6e6e6; */
}

.space {
padding: 30px;
}
.why-space {
padding: 80px 30px;
}

/* -----------------------------tech-logo----------------------- */


/* ------------------------count down---------------- */

.bg-service {
border-radius: 2px;
padding: 10px 20px;
margin-bottom: -80px;
}

.service-box {
background-color: #ffffff;
box-shadow: -1px -1px 1px -1px #dadada;
border: 1px solid #c7c7c7;
border-radius: 6px;
justify-content: space-evenly;
padding: 30px 15px;
}

.service-box h6 {
margin: auto;
font-size: 20px;
}

.dataCareSection {
background: linear-gradient(311deg, #feeaea 58%, #e6f4ffb8 75%, rgb(255 255 2555) 89%);
}

.product_title {
display: block;
font-size: 1rem;
font-weight: 700;
text-transform: uppercase;
}

.text-red {
color: #e11f26;
}

.globle_h {
text-transform: uppercase;
font-size: 28px;
font-weight: 700;
margin-bottom: 30px;
}

.review_box:hover {
transform: translate(5px, -5px);
box-shadow: -14px 14px 12px 0px rgba(0, 0, 0, 0.09)
}


.body_counter {
display: flex;
list-style: none;
flex-wrap: wrap;
justify-content: center;
width: 100%;
margin-top: -5rem
}

.body_counter li {
width: 24%;
line-height: 1;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
margin-top: 9rem;
}

.body_counter li .gradient-text {
font-size: 62px;
padding-bottom: 1rem;
}

.body_counter li .gradient-text span {
font-family: 'poppins';
}

.body_counter li .gradient-text sup {
position: static;
vertical-align: super;
font-size: 62%
}

.body_counter li .gradient-text i {
font-style: normal;
font-family: 'poppins';
}

.gradient-text {
/* background: linear-gradient(90deg, #000000 10%, #952f2f 68%); */
background-color: white;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}

.second-title {
font-size: 16px;
font-weight: 600;
line-height: 32px;
color: #8d0f0f;
text-transform: capitalize;
}

/* ------------------------count down---------------- */

/* --------------------------process-------------------------------- */

.process-card {
width: 20%;
margin-left: 45px;
background-color: #f7f7ff;
box-shadow: 0px 1px 12px 1px #e4e4e4;
border-radius: 8px;
padding: 20px;
text-align: center;
margin-bottom: 50px;
}

.process-card img {
margin-bottom: 10px;
}

.process-card h6 {
font-size: 1rem;
font-weight: 600;
color: #181717;
}

.process-card p {
font-size: 1rem;
}

/* --------------------------process-------------------------------- */


.review-flex {
display: flex;
}

/* ----------------------------webibm----------------------- */
.webibm {
float: left;
width: 100%;
margin: 0;
/* background: #a91414; */
overflow: hidden;
position: relative;
margin-bottom: 50px;
}

.webibm::before {
position: absolute;
display: block;
background: #0c202b;
opacity: .7;
top: 0;
left: 0;
z-index: 1;
content: '';
}

.webibm .container {
padding: 50px 0 30px;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 3;
}

.webibm .title_1 {
color: #ff9d00;
}

.title_1 {
color: #09334f;
font-size: 36px;
line-height: 1.2;
font-weight: 700;
text-align: center;
display: block;
margin-bottom: 10px;
position: relative;
}

.keywordTitle {
display: block;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: 600;
}

.webibm .maxWidth {
color: #fff;
z-index: 99;
position: relative;
}

.round-circle6 img {
position: relative;
width: 87px;
z-index: 99;
}

.maxWidth {
font-size: 18px;
color: #282828;
text-align: center;
max-width: 950px;
margin: 10px auto 20px;
}

.clearfix::after {
display: block;
clear: both;
content: "";
}

.infiniteDiv {
position: relative;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.overPop1 {
position: absolute;
font-size: 16px;
background: rgb(80 0 0 / 61%);
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
border: 1px solid rgb(135 16 16 / 30%);
border-radius: 10px;
width: 190px;
padding: 12px;
z-index: 99;
text-align: center;
color: #fff;
top: 178px;
left: 22%;
}

.overPop1 .titleh4 {
font-weight: 700;
line-height: 1.25;
margin-bottom: 5px;
color: #fff;
font-size: 18px;
}

.overPop1 p {
font-size: 15px;
margin: 0;
line-height: 20px;
text-align: center;
color: #fff;
}

.overPop1.n1 {
top: 30px;
left: 28px;
}

.overPop1.n2 {
left: 41%;
top: 34px;
}

.webpulseOver {
width: 100%;
height: 600px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
}

.webpulseLogo {
position: relative;
top: 0;
left: 0;
width: 300px;
height: 300px;
display: flex;
align-items: center;
justify-content: center;
}

.webpulseLogo .animation {
position: relative;
width: 300px;
height: 300px;
margin: 0;
padding: 0;
text-align: center;
top: 115px;
left: 50px;
}

.round-circle3 {
animation-delay: 0s;
animation-duration: 5s;
}

.round-circle6 {
position: absolute;
top: -245px;
left: -42px;
}

.webpulseLogo img {
position: relative;
width: 87px;
z-index: 99;
}

.brandLogo {
position: relative;
top: 0;
left: 0;
width: 300px;
height: 300px;
display: flex;
align-items: center;
justify-content: center;
}

.brandLogo .animation {
position: relative;
width: 300px;
height: 300px;
margin: 0;
padding: 0;
text-align: center;
top: 120px;
left: 222px;
}

.overPop1.n3 {
top: 15px;
left: 60%;
}

.overPop1.n4 {
top: 33px;
left: 79%;
}

.overPop1.n5 {
left: 61%;
top: 177px;
}

/* ----------------------------webibm----------------------- */




/* ---------------------blog-------------------- */
.black-txt{
color:black;
}
.blog{
background-color: white;
border-radius: 8px;
box-shadow: 1px 1px 8px 1px #cfcfcf;
overflow: hidden;
height:100%;
}
span,
a,
a:hover {
display: inline-block;
text-decoration: none;
color: inherit;
}

/* .blog{
box-shadow: 0px 0px 6px 1px #c4c4c4;
border-radius: 8px;
padding:1px;
} */

.blog img {
max-width: 100%;
}

.blog-head {
margin-bottom: 70px;
}

.blog-head h6 {
color: #f05907;
position: relative;
display: inline-block;
text-transform: capitalize;
}

.blog-head h6:after,
.blog-head h6:before {
position: absolute;
content: "";
width: 50px;
height: 3px;
background: #f05907;
top: 50%;
}

.blog-head h6:after {
right: 120%;
}

.blog-head h6:before {
left: 120%;
}


.overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgb(145 14 14 / 75%);
overflow: hidden;
width: 100%;
height: 100%;
transition: .5s ease;
}

.item {
text-align: center;
position: relative;
overflow: hidden;
margin:0px 0px 20px 0;
}

.item:hover .overlay {
bottom: 0;
height: 100%;
width: 100%;
}

.top-overlay {
bottom: 100%;
height: 0;
}

.item:hover .top-overlay {
bottom: 0;
}

.bottom-overlay {
top: 100%;
}

.item:hover .bottom-overlay {
top: 0;
}

.right-overlay {
left: 100%;
height: 100%;
}

.item:hover .right-overlay {
left: 0;
}

.left-overlay {
right: 100%;
height: 100%;
left: auto;
}

.item:hover .left-overlay {
right: 0;
}

.fade-overlay {
height: 100%;
opacity: 0;
}

.item:hover .fade-overlay {
opacity: 1;
}

.title-overlay {
height: auto;
top: auto;
opacity: 0;
}

.item:hover .title-overlay {
opacity: 1;
height: auto;
padding: 50px 0;
}

.text {
color: white;
font-size: 1.2vw;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}

.blog-title {
padding: 0px 24px 24px;
}

.blog-title p {
margin-bottom: 0px;
}

.blog-title h3 {
line-height: 1.3em;
font-weight: 600;
margin-top: 2px;
font-size: 17px;
margin-bottom: 12px;
}

/* ---------------------blog-------------------- */





/* --------------------------testimonial------------------------ */

.btn-pre-nex {
background-color: transparent;
border: none;
width: 48px;
padding: 20px;
transition: opacity 200ms;
position: absolute;
top: 50%;
left: 0;
transform: translate3d(0, -50%, 0);
z-index: 2;

svg {
fill: #000000;
}

&:hover,
&:focus {
opacity: 0.6;
}
}

.button--next {
left: auto;
right: 0;
transform: translate3d(0, -50%, 0) rotate(180deg);
}

.slide__list {
background: #eef1f6;
color: white;
border-radius: 8px;
box-shadow: 1px 1px 6px 1px #bdbdbd;
}

.wrapper {
/* height: 100vh;
min-height: 600px; */
/* margin: 20px auto; */
display: flex;
align-items: center;
justify-content: center;
}

.slide__list {
/* width: calc(100vw - 40px);
height: calc(100vw / 2); */

&::before,
&::after {
content: '';
width: 180px;
height: 100%;
display: block;
position: absolute;
top: 0;
z-index: 1;
}

/* &::before {
left: 0;
background: linear-gradient(to right, #141316 60%, transparent);
}

&::after {
right: 0;
background: linear-gradient(to left, #141316 60%, transparent);
} */
}

.slide__item {
width: 100%;
height: 100%;
padding: 40px 2px;
text-align: center;
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
justify-content: center;

>* {
width: 100%;
}
}

.slide__heading,
.slide__quote,
.slide__cite {
opacity: 0;
animation-timing-function: var(--originalCurve);
width: calc(100% - 120px);
max-width: 600px;
margin-left: auto;
margin-right: auto;
}

.slide__heading {
--delay: 300ms;
color:black;
text-transform: uppercase;
font-size: 1.2rem;
letter-spacing: 0.05em;
}

.slide__quote {
--delay: 420ms;
color:black;
font-size: 1.1rem;
line-height: 1.4;
letter-spacing: 0.03em;
}

.slide__cite {
--delay: 540ms;
color:black;
display: block;
}


[data-carousel] {
position: relative;
}

.Wallop-list {
position: relative;
overflow: hidden;
}

.Wallop-item {
--x1: 0.1;
--y1: 0.67;
--x2: 0.29;
--y2: 0.98;

--originalCurve: cubic-bezier(var(--x1), var(--y1), var(--x2), var(--y2));
--reversedCurve: cubic-bezier(calc(1 - var(--x2)), calc(1 - var(--y2)), calc(1 - var(--x1)), calc(1 - var(--y1)));

--length: 1300ms;

visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
}

.Wallop-item--current {
visibility: visible;
position: relative;

.slide__heading,
.slide__quote,
.slide__cite {
animation: slideIn var(--length) forwards var(--originalCurve);
}
}

.Wallop-item--showPrevious {

.slide__heading,
.slide__quote,
.slide__cite {
animation: slideOut var(--length) var(--delay) forwards reverse var(--reversedCurve);
}
}

.Wallop-item--showNext {

.slide__heading,
.slide__quote,
.slide__cite {
animation: slideIn var(--length) var(--delay) forwards var(--originalCurve);
}
}

.Wallop-item--hidePrevious,
.Wallop-item--hideNext {
--length: 500ms;
visibility: visible;
}

.Wallop-item--hidePrevious {

.slide__heading,
.slide__quote,
.slide__cite {
animation: slideOut var(--length) forwards var(--originalCurve);
}
}

.Wallop-item--hideNext {

.slide__heading,
.slide__quote,
.slide__cite {
animation: slideIn var(--length) forwards reverse var(--reversedCurve);
}
}


/* Custom keyframe animation */

@keyframes slideIn {
0% {
transform: translate3d(50%, 0, 0);
opacity: 0;
}

100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
}

@keyframes slideOut {
0% {
transform: translate3d(0, 0, 0);
opacity: 1;
}

100% {
transform: translate3d(-50%, 0, 0);
opacity: 0;
}
}

.review-service {
display: flex;
justify-content: space-evenly;
}

.review-service img {
width: 105px;
height: 50px;
margin-left: 20px;
}

/* --------------------------testimonial------------------------ */



/* -----------------------portfolio-------------------------- */

.box {
width: 96%;
margin: 2%;
padding-bottom: 96%;
height: 0;
position: relative;
float: left;
cursor: pointer;
overflow: hidden;
/*	box-shadow: 0px 3px 18px 1px #fff;*/
}

.box:after {
content: '';
position: absolute;
background-color: #993434;
border-radius: 6px;
opacity: 0;
z-index: 55;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all .15s ease-out;
-moz-transition: all .15s ease-out;
-ms-transition: all .15s ease-out;
-o-transition: all .15s ease-out;
transition: all .15s ease-out;
}

.box:hover::after {
background-color: #993434;
border-radius: 6px;
opacity: .7;
}

.box .caption {
position: absolute;
z-index: 60;
width: 90%;
margin-left: 0%;
top: 50%;
-webkit-transform: scale(3);
-moz-transform: scale(3);
-ms-transform: scale(3);
-o-transform: scale(3);
transform: scale(3);
text-align: center;
-webkit-transition: all .15s ease-out;
-moz-transition: all .15s ease-out;
-ms-transition: all .15s ease-out;
-o-transition: all .15s ease-out;
transition: all .15s ease-out;
font: 1.4em normal Arial, sans-serif;
color: #fff;
opacity: 0;
}

.box:hover .caption {
-webkit-transform: scale(1) translate(0%, -50%);
-moz-transform: scale(1) translate(0%, -50%);
-ms-transform: scale(1) translate(0%, -50%);
-o-transform: scale(1) translate(0%, -50%);
transform: scale(1) translate(0%, -50%);
opacity: 1;
}

.box img {
position: absolute;
left: 50%;
top: 50%;
height: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 50;
-webkit-transition: all .15s ease-out;
-moz-transition: all .15s ease-out;
-ms-transition: all .15s ease-out;
-o-transition: all .15s ease-out;
transition: all .15s ease-out;
}

/* .box:hover img {
height: 150%;
} */
/* media changes, changing number of columns */

@media all and (min-width: 350px) {
.box {
width: 100%;
margin: 1%;
padding-bottom: 48%;
margin-bottom: 30px;
}
}

@media all and (min-width: 800px) {
.box {
width: 31.3333%;
padding-bottom: 30%;
}
}

@media all and (min-width: 1200px) {
.box {
width: 31%;
padding-bottom: 23%;
}
}

/* -----------------------portfolio-------------------------- */





/* ----------------------------footer---------------------- */
.mid-f-title {
color: #ffffff;
letter-spacing: 3px;
}

.f-add {
font-size: 15px;
color: #ffffff;
}

.f-links a {
text-decoration: none;
color: rgb(255, 255, 255);
}

.location-foot {
padding: 10px 30px;
}

.location-foot h6 {
color: white;
font-weight: 600;
}

.location-foot span {
color: #ffffff;
font-weight: 500;
}

#bottom-footer {
background-image: linear-gradient(to right, #203844, #476a7a, #203844);
font-size: .9rem;
text-decoration: none;
}

#bottom-footer a {
color: white;
text-decoration: none;
}

.footer_social_icons img {
margin-right: 12px;
}

/* -------------------/footer---------------------- */

/* ------------model----------- */
.modal-form input {
width: 100%;
padding: 4px 12px;
border-radius: 8px;
border: 1px solid #d8d8d8;
margin-bottom: 10px;
}

.modal-form label {
margin-bottom: 2px;
font-size: 13px;
}

.modal-form textarea {
width: 100%;
padding: 4px 12px;
border-radius: 8px;
border: 1px solid #d8d8d8;
margin-bottom: 5px;
}

.calc_captcha {
font-size: 23px;
font-weight: 800;
padding: 0px 15px;
letter-spacing: 3px;
background: repeating-linear-gradient(45deg, #ffffff, #f5f5f557 2px, #d3d3d369 16px, #ffffff00 20px);
line-height: 2 !important;
color: #080808;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
height: 48px;
}

.captcha {
width: 70% !important;
padding: 9px 15px !important;
margin-left: 15px;
}

.modal-backdrop {
--bs-backdrop-zindex: 1050;
--bs-backdrop-bg: #000;
--bs-backdrop-opacity: 0.5;
position: relative;
top: 0;
left: 0;
z-index: var(--bs-backdrop-zindex);
width: 100vw;
height: 100vh;
background-color: var(--bs-backdrop-bg);
}

.modal-footer {}

/* ------------model----------- */


.callIcon {
position: fixed;
left: 1%;
bottom: 17%;
z-index: 999999;
width: 50px;
}

.whatsapp {
position: fixed;
left: 1%;
bottom: 8%;
z-index: 999999;
width: 50px;
}

.facebook {
position: fixed;
right: -7.3%;
bottom: 45%;
z-index: 999999;
}

.insta {
position: fixed;
right: -7.3%;
bottom: 37%;
z-index: 999999;
}

.youtube {
position: fixed;
right: -7.3%;
bottom: 29%;
z-index: 999999;
}

.linkdin {
position: fixed;
right: -7.3%;
bottom: 21%;
z-index: 999999;
}

/* ----------------hover----------------- */

.facebook:hover {
position: fixed;
right: 0%;
bottom: 45%;
z-index: 999999;
transition: 0.5s;
}

.insta:hover {
position: fixed;
right: 0%;
bottom: 37%;
z-index: 999999;
transition: 0.5s;
}

.youtube:hover {
position: fixed;
right: 0%;
bottom: 29%;
z-index: 999999;
transition: 0.5s;
}

.linkdin:hover {
position: fixed;
right: 0%;
bottom: 21%;
z-index: 999999;
transition: 0.5s;
}

/* -----------------scroll------------ */
#scrollUp {
position: fixed;
z-index: 8030;
bottom: 65px;
right: 30px;
width: 46px;
height: 46px;
border-radius: 50%;
color: #09334f;
line-height: 46px;
text-align: center;
text-decoration: none;
cursor: pointer;
transition: all .25s;
display: none;
}

#scrollUp span {
position: absolute;
left: -65%;
top: auto;
bottom: -35px;
font-weight: 600;
width: 100px;
font-size: 12px;
}


/* -------------testimonial------------------- */

.bx-wrapper {
position: relative;
background: none;
border: none;
box-shadow: none;
margin: 0 auto;
}

a.bx-prev {
position: absolute;
top: 160px;
left: 18px;
z-index: 99;
}

a.bx-next {
position: absolute;
top: 160px;
right: 18px;
z-index: 99;
}

/* .bx-wrapper .bx-pager {
position: absolute;
bottom: 30px;
} */
.bx-wrapper .bx-pager {
display: none;
}

.videoBG {
width: 100%;
height: 320px;
position: relative;
margin: 0;
padding: 0;
}

.videoBG iframe {
width: 100%;
position: absolute;
margin: 0;
padding: 0;
pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
.videoBG iframe {
height: 100%;
top: 0;
}
}



/* -------------testimonial------------------- */