


*{
    letter-spacing: 1px;
    outline: none;
    font-family: "Roboto";
}
form{
    outline: none !important;
}
body,html{
    width: 100%;
    height: 100%;
    color: #000000;
}
.signaturefont{
    font-family: reey;
}
img{
    margin: 0;
    padding: 0;
}
@media(max-width:768px){
    .increasesizeWidth{
        width:100% !important;
    }
}
.grayeffect{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.marginTopNeg10{
    margin-top: -50px;
    padding-top: 40px;
}
.borderColorYellow {
    border: 1px solid #ffc107 !important;
}
.accordion-flush .accordion-item:first-child {
    border-width: initial;
}
.accordion-item {
    border: 0px solid rgba(255, 192, 55, 0);
}
.accordion-button:not(.collapsed){
    color: #000;
    background-color: rgba(255, 193, 7, 0.8);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
        outline: none;

}

.accordion-button{
    color: initial;
    text-align: center;
    color: #000;
    background-image: linear-gradient(rgba(255, 193, 7, 0.8),rgba(255, 193, 7, 0.8)),url('../../assets/icons/pattern-01-01.png');
    border: 1px solid #ffc107;
        outline: none;

}
.accordion-button-primarycolor:not(.collapsed){
    color: #000;
    background-color: rgb(255, 193, 7);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    outline: none;
}
.accordion-button-primarycolor{
    color: initial;
    text-align: center;
    color: #000;
    background-image: linear-gradient(rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8));
    border: 1px solid #ffc10700;
    outline: none;
}
.btnYellow,.btnBlack,.btnWhite,.btnRed{
    cursor: pointer;
    text-transform: uppercase;
    padding:15px 30px;
    display: inline-block;
    border: 1px solid;
    color: white;
    text-align: center;
    font-size: 12px;
}
.inputtext {
    border-radius: 20px;
    border: 1px solid #fff;
    padding: 10px 10px;
    background-color: transparent;
    color: white;
    font-size: small;
    font-weight: normal;
}
textarea {
    border-radius: 20px;
    padding: 10px 10px;
    background-color: transparent;
    color: #000000;
    font-size: small;
    min-height: 250px;
}
.cardhover{
    color: #000000;
    transition: .5s;
}
.cardhover:hover{
    background-image: linear-gradient(rgba(255, 193, 7, 0.8),rgba(255, 193, 7, 0.8)),url('../../assets/icons/pattern-01-01.png');
    color: #fff;
    transition: .2s;
}
.cardhover:hover .fourthcolorBackgroundColor{
    background-color: #fff;
}
.btnYellow{
    background-color: #FFC107;
}
.btnRed{
    background-color: #f12652;
}
.btnWhite{
    background-color: #FFF;
    border-color: #FFC107;
    color: #FFC107;
}
.navlinksize{
    font-size: clamp(12px,1vw, 14px);
}
.linkhover{
    color: #000;
}
.linkhover:hover{
    font-weight: bold;
}

.btnBlackYellow{
    color: #000;
    font-size: 12px;
    cursor: pointer;
    text-transform: uppercase;
    padding:15px 10px;
    display: inline-block;
    text-align: center;
}
.btnBlackYellow:hover{
    background-color: #ffd650;
}

.btnBlack{
    background-color: #000;
}
.btnBlack:hover{
    background-color: #ffd650;
    color: #000;
    border: 1px solid #fff;
}
.btnRed:hover{
    background-color: #a51333;
    color: #fff;
    border: 1px solid #fff;
}
.btnYellow:hover{
    background-color: #fff;
    color: #ffd650;
    border: 1px solid #ffd650;
}
.borderradius20px{
    border-radius: 20px;
}
.borderradius40px{
    border-radius: 40px;
}
.coloredWhiteDiv{
    background-image: linear-gradient(rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8)),url('../../assets/icons/pattern-01-01.png');
}
.coloredContactDiv{
    background-image: linear-gradient(rgba(255, 193, 7, 0.5),rgba(255, 193, 7, 0.5)),url('../../assets/icons/pattern-01-01.png');
}
.coloredContactDiv p{
    color: #ffffff;
}
.contactH1{
    font-size: 40px;
}
.ContactUs a:hover span{
    text-decoration: underline;
    color: #fff;
}
.ContactUs .socialmedia{
    height: 30px;
    width: 30px;
}
footer .socialmedia{
    height: 30px;
    width: 30px;
    
}
.ContactUsModal input, .ContactUsModal select{
    width: 100%;
    background-color: transparent;
    border-bottom: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #FFC107;
    border-style: solid;
    padding-bottom: 10px;
    color: #000000;
    border-radius: 0px;
}
.ContactUs input, .ContactUs select{
    width: 100%;
    background-color: transparent;
    border-bottom: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #FFC107;
    border-style: solid;
    padding-bottom: 10px;
    color: #fff;
    border-radius: 0px;
}
.formline{
    border-radius: 20px;
    background-color: #FFC107;
    width: 100%;
    height: 3px;
    margin-bottom: 30px;
}
.formTextarea{
    padding: 10px;
    border-radius: 20px;
    background-color: transparent;
    border:3px solid #FFC107;
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    color: #fff;

}
.greyTextColor{
    color:#bbbbbb;
}

.star_icon{
    width:30px;height:30px
}
.conatctIconMan{
    width:100%; margin-top:-40%;
}
@media(max-width:1200px){
    .offcanvas-backdrop .show {
        opacity: 1 !important;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }
    .offcanvas-backdrop{
        opacity: 1 !important;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        background-color: #00000069 !important;
    }
    .dnoneSmallscreen{
        display: flex;
    }
    .dnonelargescreen{
        display: none;
    }
    .contactH1{
        font-size: 25px;
    }
    .star_icon{
        width:20px;height:20px
    }
    .conatctIconMan{
        margin-top:-20%;
    }
}
.linediv_10px{
    height: 10px;
    width: 80%;
    border-radius: 20px;
}
.borderRadius10px{
    border-radius: 10px;
}
.borderRadius100per{
    border-radius: 100%;
}
.square50px{
    width: 50px;
    height: 50px;
}
.square100px{
    width: 100px;
    height: 100px;
}
.square200px{
    width: 200px;
    height: 200px;
}
h2,h3,h4,h5,h6{
    font-family: Oswald;
}
h1{
    font-size: clamp(25px,3vw, 50px);
    font-weight: 900;
    text-transform: uppercase;
}
h2{
    font-size: clamp(20px, 2vw, 35px);
    font-weight: 900;
    text-transform: uppercase;
}
h3{
    font-size: clamp(20px, 1.5vw, 25px);
}
h4{
    font-size: clamp(18px, 1.15vw, 20px);
}
h5{
    font-size: clamp(15px, 1vw, 18px);
}
.row{
    margin: 0 !important;
    padding-right: 0 ;
    padding-left: 0 ;
}
p{
    font-size: clamp(14px, 1vw, 16px);
    color:grey;
}
ul{
    list-style-type: none;
}
ol, ul {
    padding-left: 0rem !important;
}
a{
    text-decoration: none;
}
a:hover{
    color: initial;
}
.line{
    height: 2px;
}
.blureffect5px{
    backdrop-filter: blur(5px);
}
.blureffect10px{
    backdrop-filter: blur(10px);
}
.blureffect15px{
    backdrop-filter: blur(15px);
}

.hoverunderline:hover{
    text-decoration: underline;
    color: #ffffff;
}

.fourthcolorTextColor, #landingservices{
    color:#FFC107;
}
.secondcolorTextColor{
    color:#ddae22;
}
.thirdcolorTextColor{
    color:#000000;
}
.sevencolorTextColor{
    color:#118102;
}
.primarycolorTextColor{
    color:#ffffff;
}
.sixcolorTextColor{
    color:#cdcdcd
}
.eightcolorTextColor{
    color:#ff0544;
}
.secondcolorBackgroundColor{
    background-color:#ddae22
}
.sixthcolorBackgroundColor{
    background-color:#cdcdcd
}
.fifthcolorBackgroundColor{
    background-color:#ececec;
}
.fourthcolorBackgroundColor{
    background-color:#FFC107;
}
.thirdcolorBackgroundColor{
    background-color:#000000;
}
.primarycolorBackgroundColor{
    background-color:#ffffff;
}
.sevencolorBackgroundColor{
    background-color:#118102;
}
.eightcolorBackgroundColor{
    background-color:#ff0544;
}
/* formating height */
.heightFitContent{
    height: fit-content;
}
/* Add Box-shadow style */
.blackcolor_Box_Shadow_0_0_3{
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 0px 3px rgb(0, 0, 0, 0.28) !important;
    -moz-box-shadow: 0px 0px 3px rgb(0, 0, 0, 0.28) !important;
    box-shadow: 0px 0px 3px rgb(0, 0, 0, 0.28) !important;
}
.blackcolor_Box_Shadow_0_0_10{
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.28) !important;
    -moz-box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.28) !important;
    box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.28) !important;
}
.thirdcolor_Box_Shadow_0_0_10{
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 0px 10px rgb(223 223 223) !important;
    -moz-box-shadow: 0px 0px 10px rgb(223 223 223) !important;
    box-shadow: 0px 0px 10px rgb(223 223 223) !important;
}
.thirdcolor_Box_Shadow_0_0_3{
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 0px 3px rgb(223 223 223) !important;
    -moz-box-shadow: 0px 0px 3px rgb(223 223 223) !important;
    box-shadow: 0px 0px 3px rgb(223 223 223) !important;
}
.bgimageCenter,.bgimageTop{
    background-size: cover;
    background-repeat: no-repeat;
}
.bgimageCenter{
    background-position: center;
}
.bgimageTop{
    background-position: Top;
}
.landingpageH1{
    font-size: clamp(200px, 10.5vw, 250px);
    font-weight: 900;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px;
    font-family: Oswald;
}

/* css slider */
.slider{
    height: 100vh;
    position: relative;
}
.slider .list .item{
    display: flex;
    align-items: center;
    position: absolute;
    inset: 0 0 0 0;
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}
.slider .list .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider .list .item::after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(rgb(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6),rgb(0, 0, 0, 0.6));
}
.slider .list .item .content{
    position: absolute;
    left: 5%;
    z-index: 1;
}
.slider .list .item .content p:nth-child(1){
    text-transform: uppercase;
    letter-spacing: 10px;
}
.slider .list .item .content h2{
    margin: 0;
}
.slider .list .item.active{
    opacity: 1;
    z-index: 10;
}
@keyframes showContent {
    to{
        transform: translateY(0);
        filter: blur(0);
        opacity: 1;
    }
}
.slider .list .item.active p:nth-child(1),
.slider .list .item.active h2,
.slider .list .item.active p:nth-child(3){
    transform: translateY(30px);
    filter: blur(20px);
    opacity: 0;
    animation: showContent .5s .7s ease-in-out 1 forwards;
}
.slider .list .item.active h2{
    animation-delay: 1s;
}
.slider .list .item.active p:nth-child(3){
    animation-duration: 1.3s;
}
.arrows{
    position: absolute;
    bottom: 10%;
    right: 50px;
    z-index: 100;
}
.arrows button{
    background-color: #001960;
    border: none;
    font-family: monospace;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: x-large;
    color: #eee;
    transition: .5s;
}
.arrows button:hover{
    background-color: #FFC107;
    color: #ffffff;
    font-weight: bolder;
}
ul li {
    display: inline-block;
    position: relative;
}

ul li a {
    display: block;
    text-decoration: none;
}

ul li ul.dropdownnav li{
    display: block;
}

ul li ul.dropdownnav{
    width:max-content;
    position: absolute;
    z-index: 999;
    display: none;
}
.navlinkhover{
    color: #000;
}

ul li:hover ul.dropdownnav{
    display: block;
}
@media screen and (max-width: 678px) {
    .arrows{
        bottom: 10%;
    }
}

.floatingAnimation{
    animation: float 6s ease-in-out infinite;
    animation-delay: 6s;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}
.pulseanimation {
    animation: pulse 5s linear infinite;
}
@keyframes pulse {
	0% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center;
	}

	10% {
		animation-timing-function: ease-in;
		transform: scale(0.91);
	}

	17% {
		animation-timing-function: ease-out;
		transform: scale(0.98);
	}

	33% {
		animation-timing-function: ease-in;
		transform: scale(0.87);
	}

	45% {
		animation-timing-function: ease-out;
		transform: scale(1);
	}
}
.vibrateanimation {
    animation: vibrate 5s linear infinite;
}
@keyframes vibrate {
	0% {
		transform: translate(0);
	}

	20% {
		transform: translate(-2px, 2px);
	}

	40% {
		transform: translate(-2px, -2px);
	}

	60% {
		transform: translate(2px, 2px);
	}

	80% {
		transform: translate(2px, -2px);
	}

	100% {
		transform: translate(0);
	}
}
.blinkannimation{
    animation: blink 2s linear infinite;
}
@keyframes blink {
	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: .3;
	}
}

.wiggleannimation {
    animation: wiggle 10s linear infinite;
}
/* Keyframes */
@keyframes wiggle {
    0%, 13% {
        transform: rotateZ(0);
    }
    15% {
        transform: rotateZ(-2deg);
    }
    20% {
        transform: rotateZ(2deg);
    }
    25% {
        transform: rotateZ(-2deg);
    }
    30% {
        transform: rotateZ(2deg);
    }
    35% {
        transform: rotateZ(-2deg);
    }
    40%, 100% {
        transform: rotateZ(0);
    }
}
.wobbleannimation {
    animation: wobble 10s linear infinite;
}
@keyframes wobble {
	0%,
	100% {
		transform: translateX(0%);
		transform-origin: 50% 50%;
	}

	15% {
		transform: translateX(-30px) rotate(-6deg);
	}

	30% {
		transform: translateX(15px) rotate(6deg);
	}

	45% {
		transform: translateX(-15px) rotate(-3.6deg);
	}

	60% {
		transform: translateX(9px) rotate(2.4deg);
	}

	75% {
		transform: translateX(-6px) rotate(-1.2deg);
	}
}
.rotate{
    animation: effetrotate 2s linear infinite;
}
@keyframes effetrotate {
	0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
.videoframe{
    background-color: #a0a0a0a6;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
    -o-backdrop-filter: blur(20px);
}
.youtube_frame{
    width: 870px !important;
    height: 489px !important;
}

@media(max-width:991px){    
    .youtube_frame{
        width:489px !important;
        height: 286px !important;
        }       
}
    @media(max-width:768px){    
    .youtube_frame {
        width: 90% !important;
        height: 181px !important;
    }
}
.centeredvideo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* The container radio*/
.container {
    display: inline;
    position: relative;
    margin-bottom: 12px;
    padding-left: 30px;
    cursor: pointer;
    font-size: clamp(14px, 1vw, 16px);;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #FFC107;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.socialmediacircle{
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid #FFC107;
    background-color: #FFC107;
    color: #fff;
    font-size: large;
    height: 40px;
    width: 40px;
    cursor: pointer;
}
.socialmediacircle:hover{
    color: #FFC107;
    border: 1px solid #000000;
    background-color: #000000;
    animation: wiggle 2s linear infinite;
}



.marquee-text {
  overflow: clip;
}
.marquee-text-track {
    display: flex;
    padding-left: 2.8rem;
    gap: 2.8rem;
    width: max-content;
    animation: marquee-move-text var(--speed, 20s) linear infinite var(
        --direction,
        forwards
    );
}

.marquee-text p {
    padding: 1rem 2.5rem;
    font-size: clamp(35px, 20.5vw, 250px);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: clamp(1px,.2vw,5px);;
    font-family: Oswald;
}

@keyframes marquee-move-text {
  to {
    transform: translateX(-50%);
  }
}
::-webkit-scrollbar{
    width: 0;
}
header img{
    width: 30px;
}
header{
    width: min(1200px, 90vw);
    margin: auto;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
header nav ul{
    display: flex;
    gap: 30px;

}
.headerdivtext .banner{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: center;
    margin-top: -70px;
    z-index: -1;
    background-image: url(../../assets/icon/pattern-01.svg);

}
.banner button{
    all: unset;
    border: 1px solid #afaeae55;
    padding: 10px 20px;
    border-radius: 20px;
    background-image: linear-gradient(
        to bottom, #eee1, transparent, #eee1
    );
    cursor: pointer;
    transition: 0.5s;
}
.banner button:hover{
    background-color: #FFC107;
    color: #ffffff;
    box-shadow: 0 0 50px #ddae22;
}
.banner{
    position: relative;
}
.banner #dotsCanvas{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    
}
.compagniesImg{
    height: 150px;
}
.curveShape{
    clip-path: ellipse(80% 100% at top);
    height: 60%;
}
.curveShapeTop{
    clip-path: ellipse(80% 100% at bottom);
    height: 60%;
    z-index: -1;
}
.curveShape h1{
    font-size: clamp(35px,5vw,65px);
}
@media(max-width:768px){
    .curveShape{
        clip-path: ellipse(85% 100% at top);
        height: 50%;
    }
}
@media(max-width:576px){
    .curveShape{
        clip-path: ellipse(85% 100% at top);
        height: 40%;
    }
}
.form-control {
  font-weight: bold;
  font-size: clamp(15px,1.5vw,20px);
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: .5em;
  background-color: #000;
  border: initial;
  color: #ffffff;
  text-transform: uppercase;
    cursor: pointer;
}
input[type="radio"],input[type="checkbox"] {
  /* For iOS < 15 to remove gradient background */
  background-color: #ffffff00;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: #ffffff;
  width: 2em;
  height:2em;
  border: 0.15em solid #ffc107;
  border-radius: 10px;
  transform: translateY(-0.075em);
  /* Not removed via appearance */
  margin: 0;
  display: grid;
  place-content: center;
}
input[type="radio"]::before,input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  color: #eee;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  /* Windows High Contrast Mode */
  background-color: CanvasText;

}
input[type="radio"]:checked::before,input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.cursor_pointer{
    cursor: pointer;
}

