@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/* font-family: "Montserrat", sans-serif; */

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-Black.eot');
    src: url('../fonts/campton/Campton-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-Black.woff2') format('woff2'),
        url('../fonts/campton/Campton-Black.woff') format('woff'),
        url('../fonts/campton/Campton-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-BlackItalic.eot');
    src: url('../fonts/campton/Campton-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-BlackItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-BlackItalic.woff') format('woff'),
        url('../fonts/campton/Campton-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton Book';
    src: url('../fonts/campton/Campton-Bold.eot');
    src: url('../fonts/campton/Campton-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-Bold.woff2') format('woff2'),
        url('../fonts/campton/Campton-Bold.woff') format('woff'),
        url('../fonts/campton/Campton-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton Book';
    src: url('../fonts/campton/Campton-Book.eot');
    src: url('../fonts/campton/Campton-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-Book.woff2') format('woff2'),
        url('../fonts/campton/Campton-Book.woff') format('woff'),
        url('../fonts/campton/Campton-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton Book';
    src: url('../fonts/campton/Campton-BoldItalic.eot');
    src: url('../fonts/campton/Campton-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-BoldItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-BoldItalic.woff') format('woff'),
        url('../fonts/campton/Campton-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton Book';
    src: url('../fonts/campton/Campton-BookItalic.eot');
    src: url('../fonts/campton/Campton-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-BookItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-BookItalic.woff') format('woff'),
        url('../fonts/campton/Campton-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-ExtraBoldItalic.eot');
    src: url('../fonts/campton/Campton-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/campton/Campton-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-ExtraBold.eot');
    src: url('../fonts/campton/Campton-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-ExtraBold.woff2') format('woff2'),
        url('../fonts/campton/Campton-ExtraBold.woff') format('woff'),
        url('../fonts/campton/Campton-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-ExtraLightItalic.eot');
    src: url('../fonts/campton/Campton-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-ExtraLightItalic.woff') format('woff'),
        url('../fonts/campton/Campton-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-ExtraLight.eot');
    src: url('../fonts/campton/Campton-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-ExtraLight.woff2') format('woff2'),
        url('../fonts/campton/Campton-ExtraLight.woff') format('woff'),
        url('../fonts/campton/Campton-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-Light.eot');
    src: url('../fonts/campton/Campton-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-Light.woff2') format('woff2'),
        url('../fonts/campton/Campton-Light.woff') format('woff'),
        url('../fonts/campton/Campton-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-LightItalic.eot');
    src: url('../fonts/campton/Campton-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-LightItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-LightItalic.woff') format('woff'),
        url('../fonts/campton/Campton-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-Medium.eot');
    src: url('../fonts/campton/Campton-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-Medium.woff2') format('woff2'),
        url('../fonts/campton/Campton-Medium.woff') format('woff'),
        url('../fonts/campton/Campton-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-SemiBold.eot');
    src: url('../fonts/campton/Campton-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-SemiBold.woff2') format('woff2'),
        url('../fonts/campton/Campton-SemiBold.woff') format('woff'),
        url('../fonts/campton/Campton-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-MediumItalic.eot');
    src: url('../fonts/campton/Campton-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-MediumItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-MediumItalic.woff') format('woff'),
        url('../fonts/campton/Campton-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-SemiBoldItalic.eot');
    src: url('../fonts/campton/Campton-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-SemiBoldItalic.woff') format('woff'),
        url('../fonts/campton/Campton-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-Thin.eot');
    src: url('../fonts/campton/Campton-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-Thin.woff2') format('woff2'),
        url('../fonts/campton/Campton-Thin.woff') format('woff'),
        url('../fonts/campton/Campton-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Campton';
    src: url('../fonts/campton/Campton-ThinItalic.eot');
    src: url('../fonts/campton/Campton-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/campton/Campton-ThinItalic.woff2') format('woff2'),
        url('../fonts/campton/Campton-ThinItalic.woff') format('woff'),
        url('../fonts/campton/Campton-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* font-family: 'Campton'; */

html,body{
    background-color: #090d13;
}
body{
    position: relative;
    overflow-x: hidden;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}
body::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Campton';
    font-weight: 700;
}
.section{
    position: relative;
    overflow: hidden;
}
/* margin-top */
.mt-5{margin-top: 5px;}.mt-10{margin-top: 10px;}.mt-15{margin-top: 15px;}.mt-20{margin-top: 20px;}.mt-25{margin-top: 25px;}.mt-30{margin-top: 30px;}.mt-35{margin-top: 35px;}.mt-40{margin-top: 40px;}.mt-45{margin-top: 45px;}.mt-50{margin-top: 50px;}.mt-55{margin-top: 55px;}.mt-60{margin-top: 60px;}.mt-65{margin-top: 65px;}.mt-70{margin-top: 70px;}.mt-75{margin-top: 75px;}.mt-80{margin-top: 80px;}.mt-85{margin-top: 85px;}.mt-90{margin-top: 90px;}.mt-95{margin-top: 95px;}.mt-100{margin-top: 100px;}.mt-105{margin-top: 105px;}.mt-110{margin-top: 110px;}.mt-115{margin-top: 115px;}.mt-120{margin-top: 120px;}.mt-125{margin-top: 125px;}.mt-130{margin-top: 130px;}.mt-135{margin-top: 135px;}.mt-140{margin-top: 140px;}.mt-145{margin-top: 145px;}.mt-150{margin-top: 150px;}.mt-155{margin-top: 155px;}.mt-160{margin-top: 160px;}.mt-165{margin-top: 165px;}.mt-170{margin-top: 170px;}.mt-175{margin-top: 175px;}.mt-180{margin-top: 180px;}.mt-185{margin-top: 185px;}.mt-190{margin-top: 190px;}.mt-195{margin-top: 195px;}.mt-200{margin-top: 200px;}.mt-205{margin-top: 205px;}.mt-210{margin-top: 210px;}.mt-215{margin-top: 215px;}.mt-120{margin-top: 120px;}.mt-225{margin-top: 225px;}.mt-230{margin-top: 230px;}.mt-235{margin-top: 235px;}.mt-240{margin-top: 240px;}.mt-245{margin-top: 245px;}.mt-250{margin-top: 250px;}
/* margin-bottom */
.mb-5{margin-bottom: 5px;}.mb-10{margin-bottom: 10px;}.mb-15{margin-bottom: 15px;}.mb-20{margin-bottom: 20px;}.mb-25{margin-bottom: 25px;}.mb-30{margin-bottom: 30px;}.mb-35{margin-bottom: 35px;}.mb-40{margin-bottom: 40px;}.mb-45{margin-bottom: 45px;}.mb-50{margin-bottom: 50px;}.mb-55{margin-bottom: 55px;}.mb-60{margin-bottom: 60px;}.mb-65{margin-bottom: 65px;}.mb-70{margin-bottom: 70px;}.mb-75{margin-bottom: 75px;}.mb-80{margin-bottom: 80px;}.mb-85{margin-bottom: 85px;}.mb-90{margin-bottom: 90px;}.mb-95{margin-bottom: 95px;}.mb-100{margin-bottom: 100px;}.mb-105{margin-bottom: 105px;}.mb-110{margin-bottom: 110px;}.mb-115{margin-bottom: 115px;}.mb-120{margin-bottom: 120px;}.mb-125{margin-bottom: 125px;}.mb-130{margin-bottom: 130px;}.mb-135{margin-bottom: 135px;}.mb-140{margin-bottom: 140px;}.mb-145{margin-bottom: 145px;}.mb-150{margin-bottom: 150px;}.mb-155{margin-bottom: 155px;}.mb-160{margin-bottom: 160px;}.mb-165{margin-bottom: 165px;}.mb-170{margin-bottom: 170px;}.mb-175{margin-bottom: 175px;}.mb-180{margin-bottom: 180px;}.mb-185{margin-bottom: 185px;}.mb-190{margin-bottom: 190px;}.mb-195{margin-bottom: 195px;}.mb-200{margin-bottom: 200px;}.mb-205{margin-bottom: 205px;}.mb-210{margin-bottom: 210px;}.mb-215{margin-bottom: 215px;}.mb-120{margin-bottom: 120px;}.mb-225{margin-bottom: 225px;}.mb-230{margin-bottom: 230px;}.mb-235{margin-bottom: 235px;}.mb-240{margin-bottom: 240px;}.mb-245{margin-bottom: 245px;}.mb-250{margin-bottom: 250px;}
/* margin top bottom */
.my-5{margin-top: 5px; margin-bottom: 5px;}.my-10{margin-top: 10px; margin-bottom: 10px;}.my-15{margin-top: 15px; margin-bottom: 15px;}.my-20{margin-top: 20px; margin-bottom: 20px;}.my-25{margin-top: 25px; margin-bottom: 25px;}.my-30{margin-top: 30px; margin-bottom: 30px;}.my-35{margin-top: 35px; margin-bottom: 35px;}.my-40{margin-top: 40px; margin-bottom: 40px;}.my-45{margin-top: 45px; margin-bottom: 45px;}.my-50{margin-top: 50px; margin-bottom: 50px;}.my-55{margin-top: 55px; margin-bottom: 55px;}.my-60{margin-top: 60px; margin-bottom: 60px;}.my-65{margin-top: 65px; margin-bottom: 65px;}.my-70{margin-top: 70px; margin-bottom: 70px;}.my-75{margin-top: 75px; margin-bottom: 75px;}.my-80{margin-top: 80px; margin-bottom: 80px;}.my-85{margin-top: 85px; margin-bottom: 85px;}.my-90{margin-top: 90px; margin-bottom: 90px;}.my-95{margin-top: 95px; margin-bottom: 95px;}.my-100{margin-top: 100px; margin-bottom: 100px;}.my-105{margin-top: 105px; margin-bottom: 105px;}.my-110{margin-top: 110px; margin-bottom: 110px;}.my-115{margin-top: 115px; margin-bottom: 115px;}.my-120{margin-top: 120px; margin-bottom: 120px;}.my-125{margin-top: 125px; margin-bottom: 125px;}.my-130{margin-top: 130px; margin-bottom: 130px;}.my-135{margin-top: 135px; margin-bottom: 135px;}.my-140{margin-top: 140px; margin-bottom: 140px;}.my-145{margin-top: 145px; margin-bottom: 145px;}.my-150{margin-top: 150px; margin-bottom: 150px;}.my-155{margin-top: 155px; margin-bottom: 155px;}.my-160{margin-top: 160px; margin-bottom: 160px;}.my-165{margin-top: 165px; margin-bottom: 165px;}.my-170{margin-top: 170px; margin-bottom: 170px;}.my-175{margin-top: 175px; margin-bottom: 175px;}.my-180{margin-top: 180px; margin-bottom: 180px;}.my-185{margin-top: 185px; margin-bottom: 185px;}.my-190{margin-top: 190px; margin-bottom: 190px;}.my-195{margin-top: 195px; margin-bottom: 195px;}.my-200{margin-top: 200px; margin-bottom: 200px;}.my-205{margin-top: 205px; margin-bottom: 205px;}.my-210{margin-top: 210px; margin-bottom: 210px;}.my-215{margin-top: 215px; margin-bottom: 215px;}.my-120{margin-top: 120px; margin-bottom: 120px;}.my-225{margin-top: 225px; margin-bottom: 225px;}.my-230{margin-top: 230px; margin-bottom: 230px;}.my-235{margin-top: 235px; margin-bottom: 235px;}.my-240{margin-top: 240px; margin-bottom: 240px;}.my-245{margin-top: 245px; margin-bottom: 245px;}.my-250{margin-top: 250px; margin-bottom: 250px;} 

/* padding-top */
.pt-5{padding-top: 5px;}.pt-10{padding-top: 10px;}.pt-15{padding-top: 15px;}.pt-20{padding-top: 20px;}.pt-25{padding-top: 25px;}.pt-30{padding-top: 30px;}.pt-35{padding-top: 35px;}.pt-40{padding-top: 40px;}.pt-45{padding-top: 45px;}.pt-50{padding-top: 50px;}.pt-55{padding-top: 55px;}.pt-60{padding-top: 60px;}.pt-65{padding-top: 65px;}.pt-70{padding-top: 70px;}.pt-75{padding-top: 75px;}.pt-80{padding-top: 80px;}.pt-85{padding-top: 85px;}.pt-90{padding-top: 90px;}.pt-95{padding-top: 95px;}.pt-100{padding-top: 100px;}.pt-105{padding-top: 105px;}.pt-110{padding-top: 110px;}.pt-115{padding-top: 115px;}.pt-120{padding-top: 120px;}.pt-125{padding-top: 125px;}.pt-130{padding-top: 130px;}.pt-135{padding-top: 135px;}.pt-140{padding-top: 140px;}.pt-145{padding-top: 145px;}.pt-150{padding-top: 150px;}.pt-155{padding-top: 155px;}.pt-160{padding-top: 160px;}.pt-165{padding-top: 165px;}.pt-170{padding-top: 170px;}.pt-175{padding-top: 175px;}.pt-180{padding-top: 180px;}.pt-185{padding-top: 185px;}.pt-190{padding-top: 190px;}.pt-195{padding-top: 195px;}.pt-200{padding-top: 200px;}.pt-205{padding-top: 205px;}.pt-210{padding-top: 210px;}.pt-215{padding-top: 215px;}.pt-120{padding-top: 120px;}.pt-225{padding-top: 225px;}.pt-230{padding-top: 230px;}.pt-235{padding-top: 235px;}.pt-240{padding-top: 240px;}.pt-245{padding-top: 245px;}.pt-250{padding-top: 250px;}
/* padding-bottom */
.pb-5{padding-bottom: 5px;}.pb-10{padding-bottom: 10px;}.pb-15{padding-bottom: 15px;}.pb-20{padding-bottom: 20px;}.pb-25{padding-bottom: 25px;}.pb-30{padding-bottom: 30px;}.pb-35{padding-bottom: 35px;}.pb-40{padding-bottom: 40px;}.pb-45{padding-bottom: 45px;}.pb-50{padding-bottom: 50px;}.pb-55{padding-bottom: 55px;}.pb-60{padding-bottom: 60px;}.pb-65{padding-bottom: 65px;}.pb-70{padding-bottom: 70px;}.pb-75{padding-bottom: 75px;}.pb-80{padding-bottom: 80px;}.pb-85{padding-bottom: 85px;}.pb-90{padding-bottom: 90px;}.pb-95{padding-bottom: 95px;}.pb-100{padding-bottom: 100px;}.pb-105{padding-bottom: 105px;}.pb-110{padding-bottom: 110px;}.pb-115{padding-bottom: 115px;}.pb-120{padding-bottom: 120px;}.pb-125{padding-bottom: 125px;}.pb-130{padding-bottom: 130px;}.pb-135{padding-bottom: 135px;}.pb-140{padding-bottom: 140px;}.pb-145{padding-bottom: 145px;}.pb-150{padding-bottom: 150px;}.pb-155{padding-bottom: 155px;}.pb-160{padding-bottom: 160px;}.pb-165{padding-bottom: 165px;}.pb-170{padding-bottom: 170px;}.pb-175{padding-bottom: 175px;}.pb-180{padding-bottom: 180px;}.pb-185{padding-bottom: 185px;}.pb-190{padding-bottom: 190px;}.pb-195{padding-bottom: 195px;}.pb-200{padding-bottom: 200px;}.pb-205{padding-bottom: 205px;}.pb-210{padding-bottom: 210px;}.pb-215{padding-bottom: 215px;}.pb-120{padding-bottom: 120px;}.pb-225{padding-bottom: 225px;}.pb-230{padding-bottom: 230px;}.pb-235{padding-bottom: 235px;}.pb-240{padding-bottom: 240px;}.pb-245{padding-bottom: 245px;}.pb-250{padding-bottom: 250px;}
/* padding top bottom */
.py-5{padding-top: 5px; padding-bottom: 5px;}.py-10{padding-top: 10px; padding-bottom: 10px;}.py-15{padding-top: 15px; padding-bottom: 15px;}.py-20{padding-top: 20px; padding-bottom: 20px;}.py-25{padding-top: 25px; padding-bottom: 25px;}.py-30{padding-top: 30px; padding-bottom: 30px;}.py-35{padding-top: 35px; padding-bottom: 35px;}.py-40{padding-top: 40px; padding-bottom: 40px;}.py-45{padding-top: 45px; padding-bottom: 45px;}.py-50{padding-top: 50px; padding-bottom: 50px;}.py-55{padding-top: 55px; padding-bottom: 55px;}.py-60{padding-top: 60px; padding-bottom: 60px;}.py-65{padding-top: 65px; padding-bottom: 65px;}.py-70{padding-top: 70px; padding-bottom: 70px;}.py-75{padding-top: 75px; padding-bottom: 75px;}.py-80{padding-top: 80px; padding-bottom: 80px;}.py-85{padding-top: 85px; padding-bottom: 85px;}.py-90{padding-top: 90px; padding-bottom: 90px;}.py-95{padding-top: 95px; padding-bottom: 95px;}.py-100{padding-top: 100px; padding-bottom: 100px;}.py-105{padding-top: 105px; padding-bottom: 105px;}.py-110{padding-top: 110px; padding-bottom: 110px;}.py-115{padding-top: 115px; padding-bottom: 115px;}.py-120{padding-top: 120px; padding-bottom: 120px;}.py-125{padding-top: 125px; padding-bottom: 125px;}.py-130{padding-top: 130px; padding-bottom: 130px;}.py-135{padding-top: 135px; padding-bottom: 135px;}.py-140{padding-top: 140px; padding-bottom: 140px;}.py-145{padding-top: 145px; padding-bottom: 145px;}.py-150{padding-top: 150px; padding-bottom: 150px;}.py-155{padding-top: 155px; padding-bottom: 155px;}.py-160{padding-top: 160px; padding-bottom: 160px;}.py-165{padding-top: 165px; padding-bottom: 165px;}.py-170{padding-top: 170px; padding-bottom: 170px;}.py-175{padding-top: 175px; padding-bottom: 175px;}.py-180{padding-top: 180px; padding-bottom: 180px;}.py-185{padding-top: 185px; padding-bottom: 185px;}.py-190{padding-top: 190px; padding-bottom: 190px;}.py-195{padding-top: 195px; padding-bottom: 195px;}.py-200{padding-top: 200px; padding-bottom: 200px;}.py-205{padding-top: 205px; padding-bottom: 205px;}.py-210{padding-top: 210px; padding-bottom: 210px;}.py-215{padding-top: 215px; padding-bottom: 215px;}.py-120{padding-top: 120px; padding-bottom: 120px;}.py-225{padding-top: 225px; padding-bottom: 225px;}.py-230{padding-top: 230px; padding-bottom: 230px;}.py-235{padding-top: 235px; padding-bottom: 235px;}.py-240{padding-top: 240px; padding-bottom: 240px;}.py-245{padding-top: 245px; padding-bottom: 245px;}.py-250{padding-top: 250px; padding-bottom: 250px;}
/* padding left right */
.px-5{padding-left: 5px; padding-right: 5px;}.px-10{padding-left: 10px; padding-right: 10px;}.px-15{padding-left: 15px; padding-right: 15px;}.px-20{padding-left: 20px; padding-right: 20px;}.px-25{padding-left: 25px; padding-right: 25px;}.px-30{padding-left: 30px; padding-right: 30px;}.px-35{padding-left: 35px; padding-right: 35px;}.px-40{padding-left: 40px; padding-right: 40px;}.px-45{padding-left: 45px; padding-right: 45px;}.px-50{padding-left: 50px; padding-right: 50px;}.px-55{padding-left: 55px; padding-right: 55px;}.px-60{padding-left: 60px; padding-right: 60px;}.px-65{padding-left: 65px; padding-right: 65px;}.px-70{padding-left: 70px; padding-right: 70px;}.px-75{padding-left: 75px; padding-right: 75px;}.px-80{padding-left: 80px; padding-right: 80px;}.px-85{padding-left: 85px; padding-right: 85px;}.px-90{padding-left: 90px; padding-right: 90px;}.px-95{padding-left: 95px; padding-right: 95px;}.px-100{padding-left: 100px; padding-right: 100px;}.px-105{padding-left: 105px; padding-right: 105px;}.px-110{padding-left: 110px; padding-right: 110px;}.px-115{padding-left: 115px; padding-right: 115px;}.px-120{padding-left: 120px; padding-right: 120px;}.px-125{padding-left: 125px; padding-right: 125px;}.px-130{padding-left: 130px; padding-right: 130px;}.px-135{padding-left: 135px; padding-right: 135px;}.px-140{padding-left: 140px; padding-right: 140px;}.px-145{padding-left: 145px; padding-right: 145px;}.px-150{padding-left: 150px; padding-right: 150px;}.px-155{padding-left: 155px; padding-right: 155px;}.px-160{padding-left: 160px; padding-right: 160px;}.px-165{padding-left: 165px; padding-right: 165px;}.px-170{padding-left: 170px; padding-right: 170px;}.px-175{padding-left: 175px; padding-right: 175px;}.px-180{padding-left: 180px; padding-right: 180px;}.px-185{padding-left: 185px; padding-right: 185px;}.px-190{padding-left: 190px; padding-right: 190px;}.px-195{padding-left: 195px; padding-right: 195px;}.px-200{padding-left: 200px; padding-right: 200px;}.px-205{padding-left: 205px; padding-right: 205px;}.px-210{padding-left: 210px; padding-right: 210px;}.px-215{padding-left: 215px; padding-right: 215px;}.px-120{padding-left: 120px; padding-right: 120px;}.px-225{padding-left: 225px; padding-right: 225px;}.px-230{padding-left: 230px; padding-right: 230px;}.px-235{padding-left: 235px; padding-right: 235px;}.px-240{padding-left: 240px; padding-right: 240px;}.px-245{padding-left: 245px; padding-right: 245px;}.px-250{padding-left: 250px; padding-right: 250px;}

/* header */
header.main-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    transition: all 0.4s ease;
}
header.main-header.sticky-header{
    background: #090d13;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 0px;
    animation: babaSlideDown 0.5s ease forwards;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    box-shadow: 15px 0px 30px 5px rgba(255, 255, 255, 0.15);
}
@keyframes babaSlideDown {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
header.main-header .in-main-header {
    padding: 15px 0;
    transition: all 0.4s ease;
}
header.main-header.sticky-header .in-main-header {
    padding: 5px 0;
}
.lmc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-logo {}

.main-logo a.logo-url {
    display: inline-flex;
}

.main-logo a.logo-url img.logo {
    width: 115px;
    transition: all 0.4s ease;
}
header.main-header.sticky-header .main-logo a.logo-url img.logo{
    width: 85px;
}
.main-navigation {}

ul.NavMenu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    line-height: normal;
    gap: 40px;
    position: relative;
}

ul.NavMenu li {}

ul.NavMenu li a {
    color: rgb(255 255 255 / 40%);
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
}
ul.NavMenu li a:hover, 
ul.NavMenu li.active a,
ul.NavMenu li.current-menu-item a {
    color: #1358f3;
}
ul.NavMenu li a::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 1px;
    background: #ffffff;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.40;
    transition: all 0.3s ease;
}

ul.NavMenu li a:hover::before, 
ul.NavMenu li.active a::before,
ul.NavMenu li.current-menu-item a::before {
    opacity: 1;
    width: 100%;
}

ul.NavMenu li a::after {
    content: "";
    width: 0px;
    height: 0px;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease;
    background: #1358f3;
    opacity: 0.40;
    border-radius: 50%;
    position: absolute;
}

ul.NavMenu li a:hover::after,
ul.NavMenu li.active a::after,
ul.NavMenu li.current-menu-item a::after {
    width: 7px;
    height: 7px;
    opacity: 1;
    bottom: -12px;
}

.topButtons-list {}

a.unique-btn,button.unique-btn {
    height: 50px;
    display: inline-flex;
    align-items: center;
    background: transparent;
    min-width: 150px;
    border-radius: 30px;
    padding: 10px 7px 10px 20px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    border: 1px solid #1358f3;
    color: rgb(255 255 255 / 40%);
    transition: all 0.3s ease;
    justify-content: space-between;
}
header.main-header.sticky-header a.unique-btn, 
header.main-header.sticky-header button.unique-btn{
    height: 40px;
}
a.unique-btn:hover,button.unique-btn:hover{
    background: #1358f3;
    color: #ffffff;
}
a.unique-btn span.text, button.unique-btn span.text {
    transition: all 0.3s ease;
    margin-right: 10px;
    white-space: pre;
}

a.unique-btn span.arrow, button.unique-btn span.arrow {
    background: #1358f3;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    transition: all 0.3s ease;
    position: relative;
}
header.main-header.sticky-header a.unique-btn span.arrow, 
header.main-header.sticky-header button.unique-btn span.arrow{
    width: 30px;
    height: 30px;
}
a.unique-btn:hover span.arrow, button.unique-btn:hover span.arrow{
    background: #090d13;
}
a.unique-btn span.arrow::before, button.unique-btn span.arrow::before {
    content: "";
    position: absolute;
    width: 19px;
    height: 10px;
    background-color: transparent;
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    top: -1px;
    bottom: 0;
    left: -2px;
    right: 0;
    margin: auto;
    transition: all 0.3s ease;
}
button.rm-toggle {
    background: #1358f3;
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0;
    gap: 5px;
    transition: all 0.3s ease;
}

button.rm-toggle span.ico {
    height: 2px;
    width: 20px;
    background: #ffffff;
}

button.rm-toggle:hover {
    gap: 3px;
}
/* responsive menu */
.rmBox {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background: #000000;
    width: 300px;
    display: flex;
    transition: all 0.4s ease;
    left: -100%;
    border-right: 1px solid rgb(255 255 255 / 10%);
    box-shadow: 0px 10px 20px 1px rgba(255,255,255, 0.15);
}

.rmBox.open {
    left: 0;
}

.rmBox .in-rmBox {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.rmBox .in-rmBox .header-li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}

.rmBox .in-rmBox .header-li .rm-logo {
    width: 50px;
    overflow: hidden;
    height: 43px;
    position: relative;
}

.rmBox .in-rmBox .header-li .rm-logo a.logo-url {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.rmBox .in-rmBox .header-li .rm-logo a.logo-url img.logo {
    width: 100%;
}

.rmBox .in-rmBox .header-li button.close-mrBox {
    width: 30px;
    height: 30px;
    display: flex;
    border: none;
    background: #1358f3;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.rmBox .in-rmBox .header-li button.close-mrBox span.ico {
    width: 20px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.rmBox .in-rmBox .header-li button.close-mrBox span.ico1 {
    transform: rotate(45deg);
}

.rmBox .in-rmBox .header-li button.close-mrBox span.ico2 {
    transform: rotate(-45deg);
}

.rmBox .in-rmBox .rmPagesBox {
    padding: 15px 0;
}

ul.rmMenu {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

ul.rmMenu li {
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}

ul.rmMenu li a {
    font-size: 16px;
    text-decoration: none;
    color: rgb(255 255 255 / 40%);
    text-transform: uppercase;
    padding: 15px 15px 15px 25px;
    display: inline-flex;
    line-height: normal;
    width: 100%;
    transition: all 0.3s ease;
    position: relative;
}

ul.rmMenu li a:hover {
    color: #ffffff;
}

ul.rmMenu li a::before {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    background: rgb(19 88 243);
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    z-index: 0;
}

ul.rmMenu li a:hover::before, ul.rmMenu li.active a::before {
    width: 100%;
    background: rgb(19 88 243 / 45%);
}
ul.rmMenu li a span.text {
    position: relative;
}
.rmBox .in-rmBox .rmPagesBox ul.social-list {
    justify-content: center;
    align-items: center;
    flex-direction: unset;
}
/* end header part */
/* sec1 about section in home */
section.sec1 {}
section.sec1 .cs1 {
    left: -10vw;
    bottom: 17vw;
}
section.sec1 .inner {
    position: relative;
}

.about-home-row {
    display: flex;
    position: relative;
    padding: 0 0 60px 125px;
}
.about-home-row .border-lines{
    position: absolute;
    border-bottom: 1px solid #1358f3;
    background: transparent;
    width: 85%;
    height: 100%;
    left: 0;
}
.about-home-row .border-lines::before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(19 88 243 / 0%) 10%, #1358f3 100%);
    left: 0;
    bottom: 0;
}

.about-home-row .border-lines::after {
    content: "";
    height: 35%;
    width: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #1358f3;
}
.about-media {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.about-media .imgBox {
    width: 540px;
    flex: 0 0 540px;
    height: 645px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.about-media .imgBox::before{
    content: "";
    width: 135px;
    height: 405px;
    position: absolute;
    left: -70px;
    bottom: 0;
    background: linear-gradient(to bottom, #1358f3 0%, rgb(19 88 243 / 95%) 100%);
}
.about-media .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-media .content {
    background: #0c1119;
    padding: 50px 80px 50px 60px;
}

.about-media .content .inner {}

.about-media .content .inner h3.subHeading {
    font-size: 22px;
    color: #1358f3;
    line-height: 20px;
    width: fit-content;
    margin-bottom: 15px;
}

.about-media .content .inner h2.heading {
    font-size: 34px;
    width: fit-content;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 20px;
}

.about-media .content .inner p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
    color: rgb(255 255 255 / 70%);
}

/* t3Box row */
.t3Box-row {
    display: flex;
    align-items: flex-end;
    height: 450px;
    overflow: hidden;
}

.t3Box-row .t3Box-item {
    width: 33.333333%;
    flex: 0 0 33.333333%;
    transition: all 0.3s ease;
}

.t3Box-row .t3Box-item .in-t3Box-item {
    position: relative;
    transition: height 0.6s ease, opacity 0.4s ease;
    padding: 50px;
    height: 330px;
    overflow: hidden;
}
.t3Box-row .t3Box-item:first-child .in-t3Box-item {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid rgb(167 167 167 / 45%);
    border-image-source: linear-gradient(to right, rgb(167 167 167 / 45%) 0%, rgb(56 63 78 / 0%)  90%);
    border-image-slice: 1;
}
.t3Box-row .t3Box-item:last-child .in-t3Box-item {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid rgb(167 167 167 / 45%);
    border-image-source: linear-gradient(to right, rgb(56 63 78 / 0%) 10%, rgb(167 167 167 / 45%) 100%);
    border-image-slice: 1;
}
.t3Box-row .t3Box-item .in-t3Box-item:hover,
.t3Box-row .t3Box-item.active .in-t3Box-item {
    background: #1358f3;
    height: 450px;
    border: 0px !important;
}
.t3Box-row .t3Box-item .in-t3Box-item .iconBox {
    width: 85px;
    height: 85px;
    display: flex;
    position: relative;
    margin-bottom: 40px;
}

.t3Box-row .t3Box-item .in-t3Box-item .iconBox img.icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transition: all 0.3s ease;
}

.t3Box-row .t3Box-item .in-t3Box-item .iconBox img.icon.normal {
    opacity: 1;
}

.t3Box-row .t3Box-item .in-t3Box-item .iconBox img.icon.hover,
.t3Box-row .t3Box-item.active .in-t3Box-item .iconBox img.icon {
    opacity: 0;
}

.t3Box-row .t3Box-item .in-t3Box-item:hover .iconBox img.icon.hover,
.t3Box-row .t3Box-item.active .in-t3Box-item .iconBox img.icon {
    opacity: 1;
}

.t3Box-row .t3Box-item .in-t3Box-item:hover .iconBox img.icon.normal,
.t3Box-row .t3Box-item.active .in-t3Box-item .iconBox img.icon.normal {
    opacity: 0;
}

.t3Box-row .t3Box-item .in-t3Box-item .caption {
    position: relative;
    z-index: 1;
}

.t3Box-row .t3Box-item .in-t3Box-item .caption h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 15px;
    transition: font-size 0.3s ease;
}
.t3Box-row .t3Box-item .in-t3Box-item:hover .caption h3,
.t3Box-row .t3Box-item.active .in-t3Box-item .caption h3{
    font-size: 34px;
}
.t3Box-row .t3Box-item .in-t3Box-item .caption .content{
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.6s ease, opacity 0.4s ease;
}
.t3Box-row .t3Box-item .in-t3Box-item:hover .caption .content,
.t3Box-row .t3Box-item.active .in-t3Box-item .caption .content{
    visibility: visible;
    height: auto;
    max-height: 200px; /* jitni approx height tumhare content ki hai */
    opacity: 1;
}
.t3Box-row .t3Box-item .in-t3Box-item .caption .content p{
    color: rgb(255 255 255 / 40%);
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
}
.t3Box-row .t3Box-item .in-t3Box-item .caption .content a.btn{
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 18px;
    border-radius: 0;
    display: inline-flex;
    border-bottom: 1px solid #ffffff;
}
.t3Box-row .t3Box-item .in-t3Box-item:hover .caption .content a.btn{}
.t3Box-row .t3Box-item .in-t3Box-item .opt-icon{
    position: absolute;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.1;
    transition: all 0.3s ease;
}
.t3Box-row .t3Box-item .in-t3Box-item:hover .opt-icon,
.t3Box-row .t3Box-item.active .in-t3Box-item .opt-icon{
    right: -57px;
    width: 200px;
    height: 200px;
    bottom: -50px;
}
.t3Box-row .t3Box-item .in-t3Box-item .opt-icon img.ico{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.t3Box-row .t3Box-item .in-t3Box-item:hover .opt-icon img.ico{}
/* end sec1 about section in home */

/* sec2 services section in home */
section.sec2 {
    overflow: hidden;
}
section.sec2 .cs1{
    right: -5vw;
    bottom: -5vw;
}
section.sec2 .inner {
    position: relative;
}

.service-heading-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}

.service-heading-area h2 {
    margin: 0;
    font-size: 50px;
    font-weight: 600;
    width: 567px;
    line-height: 50px;
}

ul.services-list {
    padding: 0;
    margin: 0;
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    list-style: none;
}

ul.services-list li.item {
    border-bottom: 1px solid rgb(167 167 167 / 45%);
}

ul.services-list li.item:first-child {
    border-top: 1px solid rgb(167 167 167 / 45%);
}

ul.services-list li.item a.url {
    display: flex;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
}

ul.services-list li.item a.url .in-item {
    display: flex;
    width: 100%;
    padding: 30px 0;
}

ul.services-list li.item a.url .in-item .media {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 0px;
}

ul.services-list li.item a.url .in-item .media .imgBox {
    width: 0;
    height: 175px;
    border-radius: 4px;
    overflow: hidden;
    transition: width 0.6s ease, opacity 0.4s ease;
    opacity: 0;
    flex-shrink: 0;
    margin-right: 0px;
}
ul.services-list li.item a.url:hover .in-item .media .imgBox {
    width: 300px;
    opacity: 1;
    margin-right: 60px;
}
ul.services-list li.item a.url .in-item .media .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul.services-list li.item a.url .in-item .media span.btn {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-radius: 50%;
    margin-left: auto;
    border: 1px solid #1358f3;
}

ul.services-list li.item a.url:hover .in-item .media span.btn {
    background: #1358f3;
}

ul.services-list li.item a.url .in-item .media .content {}

ul.services-list li.item a.url .in-item .media .content .ihp {
    display: flex;
}

ul.services-list li.item a.url .in-item .media .content .ihp span.index {
    height: fit-content;
    font-size: 26px;
    font-weight: 700;
    font-family: 'Campton';
    margin-right: 10px;
    line-height: 21px;
    position: relative;
    top: 24px;
    color: #1358f3;
}

ul.services-list li.item a.url .in-item .media .content .ihp .hp {
    display: flex;
    flex-direction: column;
}

ul.services-list li.item a.url .in-item .media .content .ihp .hp h3 {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 15px;
}

ul.services-list li.item a.url .in-item .media .content .ihp .hp p {
    margin: 0;
    font-size: 15px;
    line-height: normal;
    color: rgb(255 255 255 / 40%);
}
/* end sec2 services section in home */

/* sec3 contact us section in home */
section.sec3 {
    position: relative;
    overflow: hidden;
}
section.sec3 .cs1{
    left: -5vw;
    top:-5vw;
}
section.sec3 .inner {
    position: relative;
}

.cu-home-row {}

.cu-home-row .cu-home-col {}

.cu-home-row .cu-home-col h2 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 20px;
}

.contactForm {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.contactForm .formGroup {
    display: flex;
    gap: 30px;
}

.contactForm .formGroup .in {
    width: 100%;
}

.contactForm .formGroup .form-control {
    width: 100%;
    height: 50px;
    border-radius: 0;
    background: transparent;
    border: 1px solid rgb(167 167 167 / 45%);
    line-height: normal;
    padding: 10px 15px;
    font-size: 14px;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}
.contactForm .formGroup textarea.form-control{
    height: 150px;
}
.contactForm .formGroup .form-control::placeholder {
    color: rgb(255 255 255 / 40%);
}

.contactForm .formGroup .form-control:hover, .contactForm .formGroup .form-control:focus, .contactForm .formGroup .form-control:active {
    border-color: #1358f3;
}
section.sec3 .inner .contact-us-img {
    position: absolute;
    right: 0;
    bottom: -331px;
}
/* end sec3 contact us section in home */

/* sec4 wcu section in home */
section.sec4{}
section.sec4 .cs1{
    top: 35vw;
    left:-5vw;
}
.heading-para {
    margin-bottom: 50px;
}

.heading-para .heading {
    font-size: 65px;
    text-transform: capitalize;
    line-height: 75px;
    margin-bottom: 0;
}

.heading-para p {
    margin-bottom: 0;
    font-size: 15px;
    color: rgb(255 255 255 / 50%);
    margin-top: 15px;
}

.wcu-area {
    position: relative;
}

ul.wcu-list {
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    position: relative;
    height: 590px;
    height: 30.73vw;
    width: 67.5vw;
}
ul.wcu-list li.item {
    border-radius: 50%;
    /* overflow: hidden; */
    position: absolute;
    border: 1px solid #ffffff;
    transition: all 0.3s ease;
}
ul.wcu-list li.item::before{
    content: "";
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    animation: pulse 3s infinite;
    border-radius: 50%;
}
ul.wcu-list li.item:hover{
    border-color: transparent;
}
ul.wcu-list li.item1 {
    left: 0vw;
                  /* ya jitna proportion chahiye */
       /* viewport width ka 10% */
    width: 24.5vw;       /* â‰ˆ 470px on 1920px screen */
    aspect-ratio: 1 / 1; /* height auto = width */
}

ul.wcu-list li.item2 {
    top: 2.7vw;
    left: 24.2vw;
    width: 11.5vw;            /* â‰ˆ 220px on 1920px screen */
    aspect-ratio: 1 / 1;
}

ul.wcu-list li.item3 {
    bottom: -0.2vw;
    left: 25.2vw;
    width: 17.2vw;           /* â‰ˆ 330px on 1920px screen */
    aspect-ratio: 1 / 1;
}

ul.wcu-list li.item4 {
    right: 0vw;
    width: 26.8vw;           /* â‰ˆ 515px on 1920px screen */
    /* width: 20%; */
    aspect-ratio: 1 / 1;
}

ul.wcu-list li.item a.url {
    position: relative;
    display: flex;
    background: transparent;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    text-decoration: none;
    overflow: hidden;
}

ul.wcu-list li.item a.url::before {
    content: "";
}

ul.wcu-list li.item a.url::after {
    content: "";
}

ul.wcu-list li.item a.url .in-item {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background-image: url(../images/wcu-bg.png); */
}

ul.wcu-list li.item a.url .in-item::before {
    content: "";
    width: 10vw;
    position: absolute;
    background: #ffffff;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    box-shadow: 0px 0px 30px 30px rgba(255,255,255, 0.20);
    filter: blur(5vw);
}
ul.wcu-list li.item1 a.url .in-item::before{
    top: -5vw;
    left: 2vw;
}
ul.wcu-list li.item2 a.url .in-item::before{
    top: -8vw;
    right: -5vw;
}
ul.wcu-list li.item3 a.url .in-item::before{
    bottom: -8vw;
    left: -2vw;
}
ul.wcu-list li.item4 a.url .in-item::before{
    bottom: -4vw;
    right: 1vw;
}
ul.wcu-list li.item a.url .in-item::after {
    content: "";
}

ul.wcu-list li.item a.url .in-item .content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    z-index: 1;
    text-align: center;
    padding: 15%;
}

ul.wcu-list li.item a.url .in-item .content h3 {
    color: #ffffff;
    margin-bottom: 3vh;
}

ul.wcu-list li.item a.url .in-item .content span.btn {padding: 0;aspect-ratio: 1 / 1;border-radius: 50%;display: flex;justify-content: center;align-items: center;border: 1px solid #ffffff;overflow: hidden;}

ul.wcu-list li.item a.url .in-item .bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    opacity: 0;
}

ul.wcu-list li.item a.url .in-item .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul.wcu-list li.item a.url .in-item .bg::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #1358f3;
    opacity: 0.8;
}

ul.wcu-list li.item a.url:hover .in-item .bg {
    opacity: 1;
}

ul.wcu-list li.item1 a.url .in-item .content h3 {
    font-size: 38px;
    font-size: 1.98vw;
}

ul.wcu-list li.item2 a.url .in-item .content h3 {
    font-size: 18px;
    font-size: 0.94vw;
}

ul.wcu-list li.item3 a.url .in-item .content h3 {
    font-size: 28px;
    font-size: 1.46vw;
}

ul.wcu-list li.item4 a.url .in-item .content h3 {
    font-size: 38px;
    font-size: 1.98vw;
}

ul.wcu-list li.item1 a.url .in-item .content span.btn {
    width: 3.125vw;
}

ul.wcu-list li.item2 a.url .in-item .content span.btn {
    width: 1.93vw;
}

ul.wcu-list li.item3 a.url .in-item .content span.btn {
    width: 2.4vw;
}

ul.wcu-list li.item4 a.url .in-item .content span.btn {
    width: 3.39vw;
}

ul.wcu-list li.item a.url .in-item .content span.btn i {
    /* width: 20px; */
    /* height: 20px; */
    position: relative;
    border: 1px solid #ffffff;
    border-width: 1px 1px 0px 0px;
    aspect-ratio: 1 / 1;
    position: relative;
    overflow: hidden;
}

ul.wcu-list li.item1 a.url .in-item .content span.btn i {
    width: 0.78vw;
}

ul.wcu-list li.item2 a.url .in-item .content span.btn i {
    width: 0.52vw;
}

ul.wcu-list li.item3 a.url .in-item .content span.btn i {
    width: 0.63vw;
}

ul.wcu-list li.item4 a.url .in-item .content span.btn i {
    width: 0.78vw;
}

ul.wcu-list li.item a.url .in-item .content span.btn i::before {
    content: "";
    width: 1px;
    height: 100vw;
    background: #ffffff;
    position: absolute;
    transform: rotate(46deg);
    top: -1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
}

/* featured work area */
section.portfolio-sec{}
section.portfolio-sec .cs1{
    top:-5vw;
    left:-5vw;
}
.portfolio-tabs-area {}

.pf-tabs-nav {
    border: 1px solid #1358f3;
    display: flex;
    width: fit-content;
    margin: 0 auto 10px;
    border-radius: 30px;
    overflow: hidden;
}

.pf-tabs-nav button.tab-btn {
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    background: transparent;
    display: inline-flex;
    padding: 15px 35px;
    font-weight: 400;
    line-height: 14px;
    transition: all 0.3s ease;
}

.pf-tabs-nav button.tab-btn.active, .pf-tabs-nav button.tab-btn:hover {
    background: #1358f3;
}
.fw-row {
    display: grid;
    flex-wrap: wrap;
    position: relative;
    grid-template-columns: 1fr 1fr;
    transition: all 0.4s ease;
    margin: 0 -30px;
}
.fw-row::after{
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(to bottom, rgb(34 47 66 / 0%) 0%, #222f42 50%, #222f4200 100%);
}
.fw-row .fwBox {
    width: 100%;
    padding: 0;
    opacity: 1;
    position: relative;
    transition: all 0.3s ease;
    padding: 30px;
}
.fw-row .fwBox::after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}
.fw-row .fwBox.odd::after {
  background-image: linear-gradient(to right, rgb(34 47 66 / 0%) 0%, #222f42 100%);
}

.fw-row .fwBox.even::after {
  background-image: linear-gradient(to right, #222f42 0%, rgb(34 47 66 / 0%) 100%);
}
.fw-row .fwBox.last-row::after {
  content: none;
}
/* .fw-row .fwBox:nth-last-of-type(-n+2)::after {
  content: none;
} */
.fw-row .fwBox.hidden{
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: scale(0.9);
    width: 0 !important;
}
.fw-row .fwBox .in-fwBox {
    position: relative;
}
.hover-3d-box {
  perspective: 100vw; /* depth for 3D */
  display: inline-block;
}
.fw-row .fwBox .in-fwBox .imgBox {
    height: 325px;
    overflow: hidden;
    position: relative;
}
.hover-3d-box .hover-3d{
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* smooth easing */
  transform-style: preserve-3d;
  will-change: transform; /* performance boost */
}
.fw-row .fwBox .in-fwBox .imgBox a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.fw-row .fwBox .in-fwBox .imgBox a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}

.fw-row .fwBox .in-fwBox .imgBox a:hover img {
    transform: scale(1.1);
}

.fw-row .fwBox .in-fwBox .imgBox ul.metaCats {
    position: absolute;
    bottom: 0;
    padding: 0 20px 0 0;
    margin: 0;
    list-style: none;
    line-height: normal;
    display: flex;
    background: #090d13;
    gap: 30px;
}

.fw-row .fwBox .in-fwBox .imgBox ul.metaCats li.item {
    position: relative;
}

.fw-row .fwBox .in-fwBox .imgBox ul.metaCats li.item a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    display: inline-flex;
    line-height: normal;
    padding: 10px 0;
}

.fw-row .fwBox .in-fwBox .imgBox ul.metaCats li.item::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #1358f3;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -17px;
    border-radius: 50%;
}

.fw-row .fwBox .in-fwBox .imgBox ul.metaCats li.item:last-child:after {
    content: none;
}

.fw-row .fwBox .in-fwBox .caps {
    padding-top: 20px;
}

.fw-row .fwBox .in-fwBox .caps h3 {
    font-size: 24px;
    margin: 0;
    line-height: normal;
}

.fw-row .fwBox .in-fwBox .caps h3 a {
    color: #ffffff;
    text-decoration: none;
}
/* end sec4 wcu section in home */

/* sec5 testimonials */
section.sec5{}
section.sec5 .cs1{
    top: -5vw;
    right: -5vw;
}
.testimonialSwiper {
    height: 365px;
}

.testimonialSwiper .slick-list {}

.testimonialSwiper .slick-list .slick-track {
    /* width: 100% !important; */
    transition: transform 0.8s ease-in-out !important;
    gap: 30px !important;
    display: flex;
}

.testimonialSwiper .item-slide {
    /* transition: all 0.3s ease; */
    transition: all 0.6s ease-in-out !important;
}
.testimonialSwiper .item-slide.slick-current {
    width: 850px !important;
}
.testimonialSwiper .item-slide .testimonial-box {
    display: flex;
    height: 365px;
}
.testimonialSwiper .item-slide.slick-current .testimonial-box {
    align-items: center;
}
.testimonialSwiper .item-slide .testimonial-box .image-box {
    width: 180px;
    height: 365px;
    overflow: hidden;
    flex: 0 0 180px;
    position: relative;
}
.testimonialSwiper .item-slide .testimonial-box .image-box::before{
    content:"";
    left: 0px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    background: rgb(19 88 243 / 80%);
    position: absolute;
    transition: max-width 0.3s ease;
}
.testimonialSwiper .item-slide.slick-current .testimonial-box .image-box {
    width: 280px;
    flex: 0 0 280px;
}
.testimonialSwiper .item-slide.slick-current .testimonial-box .image-box::before{
    content: "";
    width: 5px;
    background: rgb(19 88 243 / 100%);
}
.testimonialSwiper .item-slide .testimonial-box .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonialSwiper .item-slide .testimonial-box .content-box {
    width: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    background: #0c1119;
    height: 100%;
}
.testimonialSwiper .item-slide.slick-current .testimonial-box .content-box {
    padding: 50px;
    visibility: visible;
    opacity: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.testimonialSwiper .item-slide .testimonial-box .content-box .quote {
    margin-bottom: 25px;
}
.testimonialSwiper .item-slide .testimonial-box .content-box .quote img {
    width: 38px;
    height: 25px;
}
.testimonialSwiper .item-slide .testimonial-box .content-box p{
    font-size: 14px;
    margin-bottom: 40px;
    color: rgb(255 255 255 / 60%);
}
.testimonialSwiper .item-slide .testimonial-box .content-box .testiName{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: auto;
}
.testimonialSwiper .item-slide .testimonial-box .content-box .testiName .left{}
.testimonialSwiper .item-slide .testimonial-box .content-box .testiName .left h4{
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px;
}
.testimonialSwiper .item-slide .testimonial-box .content-box .testiName .left .designation{
    font-size: 12px;
    line-height: 12px;
    color: rgb(255 255 255 / 40%);
}
.testimonialSwiper .item-slide .testimonial-box .content-box .testiName .stars{
    color: #f39f1e;
}
/* .testimonialSwiper .item-slide.is-changing .testimonial-box .image-box,
.testimonialSwiper .item-slide.is-changing .testimonial-box .content-box {
  transition: all 0.6s ease-in-out !important;
} */

.testimonialSwiper button.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: unset;
    width: 70px;
    height: 70px;
    opacity: 1;
    z-index: 1;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #ffffff;
}

.testimonialSwiper button.slick-prev {
    left: 70px;
    transform: rotate(-180deg);
}

.testimonialSwiper button.slick-next {
    right: 70px;
}

.testimonialSwiper button.slick-arrow::before {
    content: "";
    background-image: url(../images/right-arrow.png);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    border-radius: 50%;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
}

/* home Banner slider */
.cus-shadow {
    width: 20vw;
    aspect-ratio: 1/1;
    background: #1358f3;
    border-radius: 50%;
    filter: blur(12vw);
    position: absolute;
    z-index: 0;
}
.home-slider-sec {
  width: 100vw;
  overflow: hidden;
  padding: 10vw 0 1.5vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  background-image: url(../images/banner-slider-bg2.jpg);
  position: relative;
}

.home-slider-sec .cs1 {
    top: -5vw;
    left: -6vw;
}

.home-slider-sec .cs2 {
    top: -5vw;
    right: -5vw;
}

.home-slider-sec .cs3 {
    bottom: -5vw;
    right: -5vw;
}
.home-slider-sec .opt-text{
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    font-size: 19.91vw;
    line-height: 14.32vw;
    height: 14.58vw;
    text-align: center;
    -webkit-text-stroke: 0.13vw rgb(255 255 255);
    text-stroke: 0.13vw rgb(255 255 255); /* Firefox support */
    text-rendering: geometricPrecision;
    paint-order: stroke fill;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
    position: absolute;
    background: transparent;
    color: #090d13;
    opacity: 0.1;
    top: 0;
    bottom: 0;
    margin: auto;
    animation: pulse-text 3s infinite;
}
.home-slider-sec .opt-text::before{
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: transparent;
    z-index: -1;
    opacity: 0.6;
}
.home-slider-sec .inner1 {}
.home-slider-sec .inner2 {
    position: relative;
}
.home-slider-sec .frs-container {
  width: 80vw;
  position: relative;
}

.myCircleSlider {
  width: 55.7vw;
  height: 27.8vw;
  position: relative;
  overflow: hidden;
  margin: auto !important;
}

.myCircleSlider .itemSlide {
    width: 27vw !important;
    height: 27vw;
    aspect-ratio: 1/1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.8s ease;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 1vw rgba(0, 0, 0, 0.2);
    padding: 0.78vw;
    background: #090d13;
}
.myCircleSlider .itemSlide.item-3 {
    padding: 0;
}
.myCircleSlider .itemSlide::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #1358f3;
    opacity: 0;
    transition: all 0.3s ease;
    margin: auto;
    width: 0;
    height: 0;
    border-radius: 50%;
}

.myCircleSlider .itemSlide.item-3::before {
    opacity: 0.9;
    width: 100%;
    height: 100%;
}
.myCircleSlider .itemSlide .circle-slide {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.myCircleSlider .itemSlide .circle-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.myCircleSlider .itemSlide.item-2 .circle-slide img {
    filter: grayscale(100%);
}

ul.myCircleSlider-points {
    margin: 0;
    padding: 0;
    width: fit-content;
    list-style: none;
    height: fit-content;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9vw;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 1.0417vw;
    z-index: 2;
    align-items: flex-end;
}

ul.myCircleSlider-points li.item {
    text-align: right;
    position: relative;
    width: fit-content;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

ul.myCircleSlider-points li.item button.in-item {
    border: none;
    padding: 0;
    font-size: 3.6458vw;
    text-transform: uppercase;
    line-height: 2.71vw;
    font-weight: 700;
    color: #ffffff;
    background: transparent;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.45);
}

ul.myCircleSlider-points li.item::after {
content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: calc(100% + 2vw); /* starts just after text */
  width: 3vw;
  height: 3px;
  background: #ffffff;
  opacity: 0.5;
  border-radius: 10px;
  transition: width 0.4s ease;
  transform-origin: left; /* Grow from left â†’ right */
}

ul.myCircleSlider-points li.item.current::after {
    width: 7.81vw;
}

.sbt-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social-bBox {
    display: flex;
    flex-direction: column;
}

.social-bBox strong.text {
    font-size: 13px;
    font-weight: 500;
    display: inline-flex;
    line-height: 13px;
    margin-bottom: 10px;
    position: relative;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    color: rgb(255 255 255 / 60%);
}
.social-bBox strong.text::after {
    content: "";
    width: 55%;
    height: 1px;
    background: rgb(255 255 255 / 60%);
}
ul.social-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 15px;
}

ul.social-list li.item {}

ul.social-list li.item a {
    display: inline-flex;
    text-decoration: none;
    transition: all 0.3s ease;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: rgb(255 255 255 / 55%);
    border: 1px solid rgb(255 255 255 / 55%);
}

ul.social-list li.item a:hover {
    border-color: transparent;
    background: #1358f3;
    color: #ffffff;
}
.sbt-area .BannerButtons {
    margin-left: 14%;
}
.sbt-area .content {
    /* width: 32vw; */
}

.sbt-area .content p {
    font-size: 12px;
    text-align: right;
    margin: 0;
    line-height: 22px;
    color: rgb(255 255 255 / 65%);
}

.sbt-area .content p span {
    color: #1358f3;
}

/* inner pages style */

.top-page-banner-sec {
  width: 100vw;
  overflow: hidden;
  padding: 10vw 0 3.6458vw;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  background-image: url(../images/banner-slider-bg2.jpg);
  position: relative;
}
.top-page-banner-sec .inner1 {
    position: relative;
}
.top-page-banner-sec .frs-container {
    width: 80vw;
    position: relative;
}
.shadows-control{
    position: relative;
    overflow: hidden;
}
.shadows-control .cs1 {
    top: -5vw;
    left: -6vw;
}
.shadows-control .cs2 {
    top: -5vw;
    right: -5vw;
}
.shadows-control .cs3 {
    bottom: -5vw;
    right: -5vw;
}
.shadows-control .opt-text {
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    font-size: 19.91vw;
    line-height: 14.32vw;
    height: 14.58vw;
    text-align: center;
    -webkit-text-stroke: 0.13vw rgb(255 255 255);
    text-stroke: 0.13vw rgb(255 255 255);
    text-rendering: geometricPrecision;
    paint-order: stroke fill;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
    position: absolute;
    background: transparent;
    color: #090d13;
    opacity: 0.1;
    top: 0;
    bottom: 0;
    margin: auto;
    animation: pulse-text 3s infinite;
}
.shadows-control .opt-text::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: transparent;
    z-index: -1;
    opacity: 0.6;
}
@keyframes pulse-text {
  0% {
    text-shadow: 0 0 0 rgba(255, 255, 255, 0.3);
  }
  50% {
    text-shadow: 0 0 25px rgba(255, 255, 255, 0.8);
  }
  100% {
    text-shadow: 0 0 0 rgba(255, 255, 0, 255.3);
  }
}
.myCircleBanner {}

.myCircleBanner .in-myCircleBanner {}

.myCircleBanner .in-myCircleBanner .circleImgBox {
    width: 30vw !important;
    height: 30vw;
    aspect-ratio: 1/1;
    transition: all 0.8s ease;
    border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 1vw rgba(0, 0, 0, 0.2);
    background: #090d13;
    margin: auto;
    position: relative;
}

.myCircleBanner .in-myCircleBanner .circleImgBox::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #1358f3;
    opacity: 0.8;
    transition: all 0.3s ease;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
}
.myCircleBanner .in-myCircleBanner .circleImgBox::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 3s infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(225,225,225, 0.4);
    box-shadow: 0 0 0 0 rgba(225,225,225, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 30px rgba(225,225,225, 0);
      box-shadow: 0 0 0 30px rgba(225,225,225, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
.myCircleBanner .in-myCircleBanner .circleImgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    position: relative;
    opacity: 1;
    border-radius: 50%;
}

.myCircleBanner .in-myCircleBanner .circleImgBox .caps {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3.2vw;
    z-index: 1;
}

.myCircleBanner .in-myCircleBanner .circleImgBox .caps h1 {
    font-size: 3.6458vw;
    text-transform: uppercase;
    line-height: 2.7vw;
    margin-bottom: 1.25vw;
}

.myCircleBanner .in-myCircleBanner .circleImgBox .caps p {
    margin: 0;
    font-size: 14px;
}

.top-page-banner-sec .frs-container .sbt-area {
    position: absolute;
    bottom: 2vw;
}


/* unique marque tool */
.marquee-wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
}

ul.marquee {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  animation: marqueeScroll 25s linear infinite;
}

ul.marquee li.item {
  flex: 0 0 auto;
}

ul.marquee li.item .in-item {
  background: transparent;
  padding: 0.52vw 3.12vw;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #21252a;
  border-width: 1px 0px 1px 1px;
  height: 7.8125vw;
  transform: skewx(-20deg);
}

ul.marquee li.item .in-item a.imgBox {
    transform: skewX(20deg);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.marquee li.item .in-item a.imgBox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    filter: grayscale(1);
    transition: all 0.3s;
}
ul.marquee li.item .in-item a.imgBox:hover img{
    filter: unset;
}
/* Hover/touch pause */
.marquee-wrap:hover ul.marquee {
  animation-play-state: paused;
}

/* Scroll nudge reverse effect */
body.scroll-nudge ul.marquee {
  animation-direction: reverse;
  animation-duration: 8s;
}

/* Animation keyframes */
@keyframes marqueeScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Responsive tweaks */
@media (max-width: 768px) {
  ul.marquee li.item .in-item .imgBox img {
    width: 80px;
  }
}


/* zz area */
.zzArea {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 40px;
    width: 67.5vw;
}

.zzRow {
    display: flex;
    padding-bottom: 4.17vw;
    position: relative;
}

.zzRow .zzImg {
    width: 40.63vw;
    flex: 0 0 40.63vw;
    position: relative;
    padding-left: 5.21vw;
}

.zzRow .zzImg::before {
    content: "";
    width: 11.46vw;
    height: 30.21vw;
    background: #1358f3;
    position: absolute;
    left: 0;
    z-index: 0;
    bottom: -4.17vw;
}

.zzRow .zzImg .in-zzImg {
    width: 100%;
    height: 32.29vw;
    overflow: hidden;
    position: relative;
}

.zzRow .zzImg .in-zzImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zzRow .zzContent {
    width: 45.31vw;
    position: absolute;
    right: 0;
    bottom: 4.17vw;
}

.zzRow .zzContent .in-zzContent {}

.zzRow .zzContent .in-zzContent h2 {
    font-size: 7.15vw;
    position: relative;
    line-height: 6.29vw;
    height: 5.67vw;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.zzRow .zzContent .in-zzContent h2::before {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 7.15vw;
    z-index: 0;
    color: transparent;
    text-shadow: 0px 0px 1px rgb(255 255 255 / 21%);
    -webkit-text-stroke: 0.13vw rgb(255 255 255/ 75%);
    text-stroke: 0.13vw rgb(255 255 255/ 75%);
    text-rendering: geometricPrecision;
    paint-order: stroke fill;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
    color: #090d13;
    opacity: 0.1;
}

.zzRow .zzContent .in-zzContent h2 span {
    position: relative;
    font-size: 3.46vw;
    color: #ffffff;
    line-height: 3vw;
    display: inline-flex;
    height: 2.715vw;
    bottom: -0.73vw;
    width: fit-content;
}

.zzRow .zzContent .in-zzContent .content {
    padding: 3.13vw 3.13vw 0;
    background: #090d13;
}

.zzRow .zzContent .in-zzContent .content p {
    font-size: 0.75vw;
    margin-bottom: 1.4vw;
    line-height: 1.7vw;
}

.zzRow .zzContent .in-zzContent .content p:last-child {
    margin-bottom: 0;
}

.zzRow:nth-child(even) .zzContent .in-zzContent h2 {
}

.zzRow:nth-child(even) .zzContent .in-zzContent h2::before {
    text-align: right;
}

.zzRow:nth-child(even) .zzContent .in-zzContent h2 span {
    margin-left: auto;
}

.zzRow:nth-child(odd) .zzImg {
    /* order: 2; */
    margin-left: auto;
    padding-left: 0;
    padding-right: 5.21vw;
}

.zzRow:nth-child(odd) .zzImg::before {
    left: auto;
    right: 0;
}

.zzRow:nth-child(odd) .zzContent {
    left: 0;
    right: auto;
}

.zzRow:nth-child(odd) .zzContent .in-zzContent .content {
    padding-left: 0;
}

.zzRow:nth-child(even) .zzContent .in-zzContent .content {
    padding-right: 0;
}

/* dbir area */
.dbi-dbr-area {
    position: relative;
}

.dbi-dbr-area .dbir-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center;
    margin-bottom: 40px;
}

.dbi-dbr-area .dbir-top .left {}

.dbi-dbr-area .dbir-top .left ul.dbir-list-hd {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.dbi-dbr-area .dbir-top .left ul.dbir-list-hd li {}

.dbi-dbr-area .dbir-top .left ul.dbir-list-hd li h3 {
    margin: 0;
    font-size: 83px;
    line-height: 60px;
}

.dbi-dbr-area .dbir-top .left ul.dbir-list-hd li h3 small {
    font-size: 32px;
    font-weight: 300;
    line-height: 24px;
    display: inline-flex;
}

.dbi-dbr-area .dbir-top .left ul.dbir-list-hd li h3 strong {
    line-height: 60px;
    display: inline-flex;
    font-weight: 600;
    color: #1358f3;
}

.dbi-dbr-area .dbir-top .right {}

.dbi-dbr-area .dbir-top .right .content {
    margin-bottom: 30px;
}

.dbi-dbr-area .dbir-top .right .content p {
    font-size: 16px;
    color: rgb(255 255 255 / 60%);
    margin: 0;
}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 {
    margin: 0;
    padding: 0;
    display: grid;
    list-style: none;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 li.item {}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 li.item .media {
    display: flex;
    gap: 15px;
}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 li.item .media .icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    background: rgb(19 88 243 / 25%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1358f3;
}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 li.item .media .text {}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 li.item .media .text h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 6px 0 10px;
}

.dbi-dbr-area .dbir-top .right ul.dbir-list2 li.item .media .text p {
    font-size: 14px;
    font-weight: 400;
    color: rgb(255 255 255 / 60%);
}

.dbi-dbr-area .dbir-button {
    display: flex;
}

.dbi-dbr-area .dbir-button .left {
    width: 400px;
    flex: 0 0 400px;
    position: relative;
}

.dbi-dbr-area .dbir-button .left .ddir-play-content {}

.dbi-dbr-area .dbir-button .left .ddir-play-content a.dbir-button {
    margin-bottom: 60px;
    display: flex;
    width: fit-content;
}

.dbi-dbr-area .dbir-button .left .ddir-play-content .content {
    width: 705px;
    height: 390px;
    background: #1358f3;
    padding: 50px 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.dbi-dbr-area .dbir-button .left .ddir-play-content .content p {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}

.dbi-dbr-area .dbir-button .right {
    overflow: hidden;
    width: 100%;
}

.dbi-dbr-area .dbir-button .right .imgBox {
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.dbi-dbr-area .dbir-button .right .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.about-sec4 .cs1 {
    top: 0vw;
    left: -8vw;
}

/* services sec */
section.services-sec {
    overflow: hidden;
}
section.services-sec .cs1{
    top: 0vw;
    left: -10vw;
}
section.services-sec .cs2{
    bottom: 15vw;
    left: -10vw;
}
.zz-serv-area {
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.zz-serv-row {
    display: flex;
    gap: 55px;
    align-items: center;
}
.zz-serv-row .zzs-image-col {
    width: 505px;
    flex: 0 0 505px;
    display: flex;
}
.zz-serv-row:nth-child(even) .zzs-image-col {
    order: 2;
}
.zz-serv-row .zzs-image-col .zzImgBox {
    width: 100%;
    height: 100%;
}

.zz-serv-row .zzImgBox .in-zzI {
    position: relative;
    width: 100%;
    padding: 20px;
    border: 1px solid #1358f3;
    height: 585px;
}

.zz-serv-row .zzImgBox .in-zzI::before {
    content: "";
    height: 130px;
    width: 100vw;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    background: #1358f3;
    margin: auto;
}
.zz-serv-row:nth-child(even) .zzImgBox .in-zzI::before {
    left: 20px;
    right: auto;
}
.zz-serv-row .zzImgBox .in-zzI a {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.zz-serv-row .zzImgBox .in-zzI a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zz-serv-row .zzs-content-col {
    width: 100%;
}

.zz-serv-row .zzs-content-col .zzsContent {
    display: flex;
    flex-direction: column;
}

.zz-serv-row .zzs-content-col .zzsContent h3 {
    font-size: 50px;
    width: fit-content;
    line-height: 50px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 25px;
}

.zz-serv-row .zzs-content-col .zzsContent h3 a {
    color: #ffffff;
    text-decoration: none;
}

.zz-serv-row .zzs-content-col .zzsContent p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 25px;
}

.zz-serv-row .zzs-content-col .zzsContent ul.zzs-clist {
    margin-bottom: 25px;
    padding: 0;
    list-style: none;
    gap: 12px;
    display: flex;
    flex-direction: column;
}

.zz-serv-row .zzs-content-col .zzsContent ul.zzs-clist li {
    font-size: 15px;
    line-height: 28px;
    padding-left: 50px;
    position: relative;
}

.zz-serv-row .zzs-content-col .zzsContent ul.zzs-clist li::before {
    content: "";
    background-image: url("../images/checked-unq.png");
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: -1px;
    background-position: center;
    background-size: 100%;
}

.zz-serv-row .zzs-content-col .zzsContent a.unique-btn {
    width: fit-content;
}

/* end services sec */


/* page testimonials */
section.testimonials-sec{}
section.testimonials-sec .cs1{
    top: -5vw;
    left: -10vw;
}
section.testimonials-sec .cs2{
    left: -10vw;
    bottom: 0vw;
}
.testiRow {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.testiRow .testi-item {}

.testiRow .testi-item .testimonial-box {
    display: flex;
    align-items: center;
    height: 285px;
    overflow: hidden;
}

.testiRow .testi-item .testimonial-box .image-box {
    width: 207px;
    flex: 0 0 207px;
    height: 285px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.testiRow .testi-item .testimonial-box .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.testiRow .testi-item .testimonial-box .content-box {
    padding: 20px 35px;
    background: #0c1119;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.testiRow .testi-item .testimonial-box .content-box .quote {
    width: fit-content;
    margin-bottom: 20px;
}

.testiRow .testi-item .testimonial-box .content-box .quote img {
    height: 20px;
}
.testiRow .testi-item:hover .testimonial-box .image-box img {transform: scale(1.1);}

.testiRow .testi-item .testimonial-box .content-box p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    color: rgb(255 255 255 / 65%);
}

.testiRow .testi-item .testimonial-box .content-box .testiName {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testiRow .testi-item .testimonial-box .content-box .testiName .left {}

.testiRow .testi-item .testimonial-box .content-box .testiName .left h4 {
    font-size: 20px;
    font-weight: 600;
    width: fit-content;
    line-height: 16px;
    margin-bottom: 5px;
}

.testiRow .testi-item .testimonial-box .content-box .testiName .left span.designation {
    font-size: 12px;
    line-height: 12px;
    color: rgb(255 255 255 / 60%);
}

.testiRow .testi-item .testimonial-box .content-box .testiName .stars {
    color: #f39f1e;
    font-size: 13px;
}

.testiRow .testi-item .testimonial-box .image-box::before {
    content: "";
    width: 5px;
    height: 100%;
    background: #1358f3;
    left: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    position: absolute;
}

/* end page testimonials */

/* page portfolio style */
section.theNumbers-sec {}

section.theNumbers-sec .cs1 {
    bottom: 10vw;
    left: -5vw;
    top: auto;
}

.theNumbers-area {
    position: relative;
}

.tn-heading-para {
    position: absolute;
    z-index: 1;
    top: 5.2vw;
}

.tn-heading-para h2 {
    font-size: 3.4vw;
    font-weight: 600;
    line-height: 3vw;
    margin-bottom: 1vw;
}

.tn-heading-para p.para {
    margin: 0;
    width: fit-content;
    font-size: 1.0417vw;
    line-height: 1.2vw;
}

ul.theNumbers-lists {
    height: 38.54vw;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
    position: relative;
    justify-content: flex-end;
}

ul.theNumbers-lists li.nItem {
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    /* overflow: hidden; */
}

ul.theNumbers-lists li.nItem1 {
    width: 13.02vw;
    background: #ffffff;
    margin-right: -2.86vw;
    z-index: 2;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

ul.theNumbers-lists li.nItem2 {
    width: 23.44vw;
    background: #1358f3;
    margin-right: -5.21vw;
    z-index: 1;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

ul.theNumbers-lists li.nItem3 {
    width: 31.25vw;
    /* background: #1358f3; */
    position: relative;
    /* filter: blur(12px); */
}
ul.theNumbers-lists li.nItem3::before{
    content: "";
    background: #1358f3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    filter: blur(30px);
}
ul.theNumbers-lists li.nItem4 {
    border-radius: 0;
    aspect-ratio: unset;
    position: absolute;
    right: 0;
    top: 6.5vw;
}

ul.theNumbers-lists li.nItem5 {
    border-radius: 0;
    aspect-ratio: unset;
    position: absolute;
    bottom: 6.9vw;
}

ul.theNumbers-lists li.nItem .in-nItem {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
}
ul.theNumbers-lists li.nItem2 .in-nItem{
    background-image: url(../images/counter-item2-bg.png);
    background-position: -20vw -10vw;
    background-size: 100vw;
}
ul.theNumbers-lists li.nItem4 .in-nItem, 
ul.theNumbers-lists li.nItem5 .in-nItem {
    align-items: flex-start;
}
ul.theNumbers-lists li.nItem1 .in-nItem {}
ul.theNumbers-lists li.nItem .in-nItem h3.number {
    font-weight: 400 !important;
}
ul.theNumbers-lists li.nItem1 .in-nItem h3.number {
    font-size: 3.06vw;
    font-weight: 500;
    line-height: 2.3vw;
    margin-bottom: 0.569vw !important;
    color: #000000;
}

ul.theNumbers-lists li.nItem2 .in-nItem h3.number {
    font-size: 4.33vw;
    line-height: 3.3vw;
    font-weight: 500;
    margin-bottom: 1.042vw;
}

ul.theNumbers-lists li.nItem3 .in-nItem h3.number {
    font-size: 5.32vw;
    line-height: 3.9vw;
    font-weight: 500;
    margin-bottom: 1.250vw;
}

ul.theNumbers-lists li.nItem4 .in-nItem h3.number, 
ul.theNumbers-lists li.nItem5 .in-nItem h3.number {
    font-size: 2.89vw;
    line-height: 2.15vw;
    font-weight: 500;
    margin-bottom: 0.730vw;
}
ul.theNumbers-lists li.nItem5 .in-nItem h3.number {
    margin-bottom: 2.083099vw;
}
ul.theNumbers-lists li.nItem .in-nItem h3.number strong {
    font-weight: 300;
}
ul.theNumbers-lists li.nItem .in-nItem h3.number span.symbul {
    font-weight: 300;
}
ul.theNumbers-lists li.nItem .in-nItem p{
    margin:0;
}
ul.theNumbers-lists li.nItem1 .in-nItem p {
    font-size: 0.68vw;
    line-height: 0.68vw;
    font-weight: 400;
    color: #000000;
}

ul.theNumbers-lists li.nItem2 .in-nItem p {
    font-size: 0.96vw;
    line-height: 0.96vw;
}
ul.theNumbers-lists li.nItem3 .in-nItem p {
    font-size: 1.18vw;
    line-height: 1.15vw;
}
ul.theNumbers-lists li.nItem4 .in-nItem p, 
ul.theNumbers-lists li.nItem5 .in-nItem p {
    font-size: 0.69vw;
    line-height: 0.69vw;
}

/* end portfolio style */

/* contact page style */
ul.cInfo-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0;
    padding: 60px 0 0 0;
    list-style: none;
    gap: 40px;
}

ul.cInfo-list li.cin-item {}

ul.cInfo-list li.cin-item .in-cin-item {
    background: #1358f3;
    text-align: center;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    position: relative;
    padding: 0 30px 30px 30px;
}

ul.cInfo-list li.cin-item .in-cin-item .icon {
    position: relative;
    width: 100px;
    height: 100px;
    background: #090d13;
    border-radius: 50%;
    margin-top: -50px;
    transition: all 0.3s ease;
    margin-bottom: 30px;
    aspect-ratio: 1/1;
}

ul.cInfo-list li.cin-item .in-cin-item .icon::before {
    width: 85%;
    height: 85%;
    content: "";
    position: absolute;
    background: #1358f3;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease;
    aspect-ratio: 1/1;
}

ul.cInfo-list li.cin-item .in-cin-item .icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transition: all 0.3s ease;
}

ul.cInfo-list li.cin-item .in-cin-item .icon img.normal {
    opacity: 1;
    z-index: 1;
}

ul.cInfo-list li.cin-item .in-cin-item .icon img.hover {
    opacity: 0;
    z-index: 0;
}

ul.cInfo-list li.cin-item:hover .in-cin-item .icon img.normal {
    opacity: 0;
    z-index: 0;
}

ul.cInfo-list li.cin-item:hover .in-cin-item .icon img.hover {
    opacity: 1;
    z-index: 1;
}

ul.cInfo-list li.cin-item:hover .in-cin-item .icon::before {
    background: #ffffff;
}

ul.cInfo-list li.cin-item:hover .in-cin-item .icon {
    margin-top: -55px;
}

ul.cInfo-list li.cin-item .in-cin-item h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 25px;
}

ul.cInfo-list li.cin-item .in-cin-item p {
    font-size: 15px;
    color: rgb(255, 255, 255);
    margin-bottom: 15px;
}

ul.cInfo-list li.cin-item .in-cin-item hr {
    height: 1px;
    width: 80px;
    background: rgb(255 255 255 / 60%);
    border: none;
    display: inline-flex;
    margin: auto auto 0;
    opacity: 1;
}

ul.cInfo-list li.cin-item .in-cin-item p a {
    color: #ffffff;
    text-decoration: none;
}
section.contact-sec2 .cs1{
    top:-5vw;
    left:-5vw;
}
section.contact-sec2 .cs2{
    bottom:-5vw;
    right:-5vw;
}
.main-contactUs-form {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.main-contactUs-form .formItem {
    width: 100%;
}

.main-contactUs-form .formItem span.formFailds-ii {display: flex;background: orange;position: relative;}

.main-contactUs-form .formItem span.formFailds-ii .formControl {
    width: 100%;
    background: #090d14;
    border: 1px solid #1f2a3d;
    height: 50px;
    outline: none;
    box-shadow: none;
    font-size: 16px;
    padding: 15px 46px 15px 15px;
    color: #ffffff;
}

.main-contactUs-form .formItem span.formFailds-ii i {
    position: absolute;
    right: 15px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1358f3;
    top: 0;
    bottom: 0;
    margin: auto;
}
.main-contactUs-form .formItem span.formFailds-ii.msg-ii i{
    bottom: auto;
    top: 25px;
}
.main-contactUs-form .formItem span.formFailds-ii textarea.formControl {
    height: 200px;
}

.main-contactUs-form .formItem span.formFailds-ii .formControl::placeholder {
    color: rgb(255 255 255 / 40%);
}

.main-contactUs-form .formGrop {
    display: flex;
    gap: 30px;
}
section.contact-sec3 .cs1 {
    right: -5vw;
    left: auto;
    bottom: 0;
    top: auto;
}
.nhsh-area {
    display: flex;
    position: relative;
}
.nhsh-area::before {
    content: "";
    width: 78%;
    position: absolute;
    height: 68%;
    background: #1358f3;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}
.nhsh-area .nhsh-image-col .nhshImg-box {
    width: 100%;
    overflow: hidden;
    height: 650px;
}

.nhsh-area .nhsh-image-col {
    width: 615px;
    flex: 0 0 615px;
    padding-right: 65px;
    position: relative;
}

.nhsh-area .nhsh-image-col .nhshImg-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nhsh-area .nhsh-Content-col {
    width: 100%;
    position: relative;
    padding-top: 80px;
}

.nhsh-area .nhsh-Content-col .nhshC-box {}

.nhsh-area .nhsh-Content-col .nhshC-box h2 {
    font-size: 60px;
    font-weight: 600;
    line-height: 62px;
    margin-bottom: 15px;
}

.nhsh-area .nhsh-Content-col .nhshC-box p {
    font-size: 14px;
    margin: 0;
    line-height: 26px;
    color: rgb(255 255 255 / 60%);
}

.NHSH-accordion {
    background: #090d13;
    margin-top: 115px;
    padding: 45px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.NHSH-accordion .accordion-item {
}

.NHSH-accordion .accordion-item .accordion-header {
}

.NHSH-accordion .accordion-item .accordion-header button.accordion-button {
    border: 1px solid #53565a;
    height: 64px;
    line-height: normal;
    padding: 0 60px 0 30px;
    position: relative;
}
.NHSH-accordion .accordion-item .accordion-header button.accordion-button i.arrow-mp {
    position: absolute;
    right: 20px;
    width: 20px;
    height: 20px;
}

.NHSH-accordion .accordion-item .accordion-header button.accordion-button i.arrow-mp::before {
    content: "";
    width: 18px;
    height: 2px;
    background: #9d9ea1;
    margin: auto;
    display: flex;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.3s ease;
}

.NHSH-accordion .accordion-item .accordion-header button.accordion-button i.arrow-mp::after {
    content: "";
    width: 2px;
    height: 18px;
    background: #9d9ea1;
    margin: auto;
    display: flex;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.3s ease;
}

.NHSH-accordion .accordion-item .accordion-header button.accordion-button[aria-expanded="true"] i.arrow-mp::after {
    height: 0;
}

.NHSH-accordion .accordion-item .accordion-header button.accordion-button[aria-expanded="true"] {
    border-color: #1358f3;
    color: #1358f3;
}

.NHSH-accordion .accordion-item .accordion-collapse {
}

.NHSH-accordion .accordion-item .accordion-collapse .accordion-body {
    background: rgb(255 255 255 / 5%);
    padding: 15px;
}

.NHSH-accordion .accordion-item .accordion-collapse .accordion-body *:last-child {
    margin: 0;
}

.NHSH-accordion .accordion-item .accordion-collapse .accordion-body p {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}

/* end contact page style */

/* footer */
footer.main-footer {
    position: relative;
    overflow: hidden;
}
footer.main-footer .cs1 {
    left: -5vw;
    top: -5vw;
}
footer.main-footer::after {
    content: "";
    background: #1358f3;
    /* width: 43.2%; */
    width: 42.99vw;
    height: 100%;
    position: absolute;
    right: 0;
    display: inline-flex;
    z-index: 0;
    top: 0;
}

footer.main-footer .in-main-footer {}

.foot-parcial-row {
    display: flex;
    position: relative;
    z-index: 1;
}

.foot-parcial-row .foot-parcial-col-left {
    width: 60%;
}

.flc-media {
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 70px;
    padding-top: 45px;
    padding-bottom: 70px;
    /* border-bottom: 1px solid rgb(255 255 255 / 20%); */
    position: relative;
}
.flc-media::after {
    content: "";
    position: absolute;
    background: rgb(255 255 255 / 40%);
    height: 1px;
    width: 100vw;
    right: 0;
    bottom: -1px;
}
.flc-media .foot-logo {
    width: 160px;
}

.flc-media .foot-logo a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flc-media .foot-logo a img {
    width: 160px;
}

.flc-media .content {
    padding-left: 60px;
}

.flc-media .content p {
    margin: 0;
    font-size: 14px;
    color: rgb(255 255 255 / 40%);
    font-weight: 400;
}

.foot-info-and-pages {
    padding-left: 0;
    display: flex;
    padding-right: 70px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.foot-info-and-pages .infoContent {
    width: 50%;
}

.foot-info-and-pages .infoContent .heading {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 35px;
    line-height: 24px;
    width: fit-content;
}

ul.info-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    line-height: normal;
}

ul.info-list li {
    margin-bottom: 15px;
}

ul.info-list li:last-child {
    margin-bottom: 0;
}

ul.info-list li a {
    font-size: 14px;
    text-decoration: none;
    color: rgb(255 255 255 / 40%);
    display: flex;
    align-items: center;
}

ul.info-list li a span.ico {
    width: 18px;
    font-size: 16px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1358f3;
    font-weight: 400;
    margin-right: 10px;
}

ul.info-list li a span.ico i {
    font-weight: 400;
}

ul.foot-pages-links {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: normal;
    flex-wrap: wrap;
    /* width: 230px; */
}

ul.foot-pages-links li {
    width: 50%;
    margin-bottom: 15px;
}

ul.foot-pages-links li a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.foot-parcial-row .foot-parcial-col-right {
    background: #1358f3;
    width: 40%;
    padding: 100px 0px 0px 0px;
    display: flex;
    flex-direction: column;
}
.foot-parcial-row .foot-parcial-col-right .inner {
    padding-left: 80px;
}

.foot-parcial-row .foot-parcial-col-right .inner .heading {
    font-size: 56px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 44px;
    margin-bottom: 15px;
}

.foot-parcial-row .foot-parcial-col-right .inner p {
    font-size: 14px;
    padding: 0;
    margin: 0 0 20px;
}

.Newsletter {
    display: flex;
}

.Newsletter .formGroup {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
}

.Newsletter .formGroup input[type="email"] {
    background: #ffffff;
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 30px;
    line-height: normal;
    font-size: 16px;
    padding: 10px 20px;
    outline: none;
    margin-bottom: 15px;
}

.Newsletter .formGroup button.unique-btn {
    background: #090d13;
    width: fit-content;
}
.Newsletter .formGroup button.unique-btn:hover {
    background: #ffffff;
    color:#000000;
}
.Newsletter .formGroup button.unique-btn:hover span.arrow {
    background: #1358f3;
}

.copyrights {
    margin-top: auto;
    position: relative;
    padding: 20px 0 20px 80px;
}

.copyrights::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 1px;
    background: rgb(255 255 255 / 40%);
    top: 0;
    left: 0;
}

.copyrights p {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
}
/* Bottom to topScroll */
#progress {
	z-index: 1111;
	position: fixed;
	bottom: 20px;
	right: 10px;
	height: 60px;
	width: 60px;
	display: none;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
	cursor: pointer;
	place-items: center;
	border-radius: 50%;
    border: 1px solid #ffffff;
}
#progress #progress-value {
	height: calc(105% - 10px);
	width: calc(105% - 10px);
	background-color: rgb(255, 255, 255);
	display: grid;
	font-size: 35px;
	color: var(--blue);
	border-radius: 50%;
	place-items: center;
}
#progress #progress-value i{
	font-size: 18px;
	color:#1358f3;
}
/* end Bottom to topScroll */
/* end footer */


/* ✨ Shine animation */
.shine-effect::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    animation: shine-move 3s infinite;
    transform: skewX(-15deg);
    filter: blur(150px);
    z-index: 0;
}

/* 🌈 Keyframes — moves light across */
@keyframes shine-move {
  0% {
    left: -75%;
  }
  50% {
    left: 125%;
  }
  100% {
    left: 125%;
  }
}