* {
    margin: 0;
    padding: 0;
    /* border: 1px solid red; */
}
.white-icon{
    color: white;
}

.bgset_about {
    background-image: url('./image/MacBook\ Pro\ 16_\ -\ 1.png');
    height: 100%;
}

.bgset_contact {
    background-image: url('./image/MacBook\ Pro\ 16_\ -\ 2.png');
    height: 100%;
}

.bgset {
    background-image: url('./image/slider.png');
    height: 100vh;
}

.bgset1 {
    background-image: url('./image/Property\ 1=slider\ 2.png');
    height: 100vh;
}

.bgset2 {
    background-image: url('./image/Property\ 1=slider\ 3.png');
    height: 100vh;
}

.carousel-inner {
    position: relative;
}

.slide_div {
    position: absolute;
}

.main {
    margin-top: 28%;
    font-family: 'Inter Tight', sans-serif;
    font-size: 600;
}

.main p {
    font-size: 15px;
}

.main2 {
    margin-top: 23%;
    font-family: 'Inter Tight', sans-serif;
    font-size: 600;
}

.main h1 {
    font-size: 50px;
    line-height: 70px;
}

.main2 h1 {
    font-size: 50px;
    line-height: 70px;
}

ul {
    background-color: transparent;
    color: black;
}

ul li a {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

ul li a:hover {
    border-bottom: 4px solid black;
}

.service {
    background-color: black;
}

.service .container .row .col-md-12 h5 {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 700;
}

.service .container .row .col-md-3 p {
    font-weight: 300;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.service .container .row .col-md-3 button {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 600;
}

.purpose {
    background-color: black
}

.purpose .container .row .col-md-3 h5 {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 700;
}

.pedit p {
    font-size: 45px;
    letter-spacing: 4px;
    line-height: 65px;
    font-family: 'Inter Tight', sans-serif;
    font-weight: 200;
}

.pedit p a {
    text-decoration: none;
    border-bottom: 3px solid white;
}

.cdiv p {
    position: absolute;
    font-size: 75px;
    bottom: -15%;
    height: 90vh;
    letter-spacing: 4px;
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    text-shadow: 3px 2px 15px black;
}

.dedication {
    background-color: rgb(219, 216, 216);
}

.dedication .container .row .col-md-3 h5 {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 700;
}

.dedication .container .row .col-md-9 p {
    color: rgb(33, 32, 32);
    font-family: 'Inter Tight', sans-serif;
    font-weight: 300;
}

/* .dedication .container .row .col-md-9 .row .col-md-12 .row .box:hover {
    box-shadow: 2px 2px 5px grey;
    border-radius: 5px;
    transform: scale(1.01);
    transform: translateY(-10px);
    transition: 0.5s ease;
} */

.dedication .container .row .col-md-9 .row .col-md-12 .row .col-md-3 h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
}

.dedication .container .row .col-md-9 .row .col-md-12 .row .col-md-3 p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 300;
}

.pdiv {
    position: relative;
}

.banner {
    background-image: url('./image/bg_img.png');
    height: 100vh;
}

.h1_edit h1 {
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    font-size: 80px;
    text-align: center;
    letter-spacing: 5px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
}

.p_edit {
    font-size: 20px;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
}

.view {
    background-color: black;
}

.view .container .row .col-md-2 h5,
button {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 700;
}

.profile_div {
    background-color: rgb(219, 216, 216);
}

.profile_div .container .row .col-md-3 h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    font-size: 70px;
}

.profile_div .container .row .col-md-7 p {
    border-bottom: 2px black solid;
    padding: 4px;
    font-size: 18px;
    padding-bottom: 1.5%;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.profile_div .container .row .col-md-7 .p1 {
    border-top: 2px black solid;
}

.excellence {
    background-color: rgb(219, 216, 216);
}

.excellence .container .row .col-md-2 h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.excellence .container .row .col-md-10 .row .col-md-12 .row .col-md-6 h4 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.excellence .container .row .col-md-10 .row .col-md-12 .row .col-md-6 p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

.touch {
    background-color: black;
}

.a_edit a {
    font-size: 100px;
    letter-spacing: 10px;
    text-decoration: none;
    border-bottom: 4px white solid;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
}

.about_se {
    border-bottom: 2px black solid;
}

.footer {
    background-color: black;
}

.footer .container .row .col-md-6 h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
}

.heading {
    top: 28%;
    right: 0;
}

.heading h1 {
    font-size: 200px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.about_sec .row .col-md-2 p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 500;
}

.about_sec .row .col-md-9 p,
h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.expertise_1 .container h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.expertise_1 .img img {
    width: 100%;
}

.expertise_1 .container p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

.text_edit {
    position: absolute;
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    bottom: 10%;
    left: 55%;
}

.text_edit h1 {
    font-size: 100px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.div_edit_1 p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

.div_edit_1 .p2 {
    padding-top: 61% !important;
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
    line-height: 30px;
}

.div_edit_1 h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.div_edit {
    position: relative;
}

.div_edit img {
    height: 95vh;
}

.text_edit_1 {
    position: absolute;
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    bottom: 12%;
    left: 70%;
}

.text_edit_1 h1 {
    font-size: 80px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.div_edit_2 .p2 {
    padding-top: 70%;
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
    line-height: 30px;
}

.div_edit_2 p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

.div_edit_2 h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.text_edit_2 {
    position: absolute;
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    bottom: 13%;
    left: 55%;
}

.text_edit_2 h1 {
    font-size: 80px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.div_edit_3 .p2 {
    padding-top: 61%;
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
    line-height: 30px;
}

.div_edit_3 p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

.div_edit_3 h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.text_edit_3 {
    position: absolute;
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    bottom: 12%;
    left: 55%;
}

.text_edit_3 h1 {
    font-size: 80px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.div_edit_4 .p2 {
    padding-top: 56%;
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
    line-height: 30px;
}

.div_edit_4 p {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 400;
}

.div_edit_4 h5 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.gedit h1 {
    text-orientation: mixed;
    writing-mode: vertical-rl;
    rotate: 540deg;
    font-size: 160px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.gallery .row .gedit p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
}

.gallery .row .gedit h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.gallery_1 .container .row .col-md-12 h5,
p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.gallery_1 button {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.gallery .slick_bigimg {
    width: 100%;
    /* height: 50%; */
}

.gallery .slick_bigimg img {
    width: 100%;
    height: auto;
}

.gallery .slick_smallimg {
    width: 100%;
    height: 200px;
    margin-top: 3%;
}

.gallery .slick_smallimg img {
    width: 100%;
    height: 100%;
}

.slick_smallimg .slick-prev {
    left: 0;
    z-index: 1;
}

.slick_smallimg .slick-next {
    right: 15;
    z-index: 1;
}

.slick_smallimg .slick-prev::before {
    color: black;
    font-size: 35px;
}

.slick_smallimg .slick-next::before {
    color: black;
    font-size: 35px;
}

.section h3 {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.section .row .col-md-4 p,
h4 {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.section h1 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 800;
}

.look a {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.input_edit h4,
p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
}

.input_edit input {
    border: 1px black solid;
    border-radius: 0;
}

.input_edit input::placeholder {
    color: black;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    padding-left: 2%;
}

.input_edit textarea {
    border: 1px black solid;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    padding-left: 3%;
    /* height: 20%; */
    border-radius: 0;
}

.input_edit textarea::placeholder {
    color: black;
}

.input_edit input[type=checkbox] {
    accent-color: black;
}

.input_edit span {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 300;
}

.input_edit .btn {
    background-color: black;
    border-radius: 0;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
}

.section input[type=checkbox] {
    accent-color: black;
}

.section label {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
}

.touch {
    height: 85vh;
}

.touch a {
    font-size: 150px;
    font-weight: bold;
}

.div_edit_1 .p2 {
    padding-top: 36%;
}

.spdiv {
    position: relative;
}

.hedit h1 {
    font-size: 80px;
}

.btn_cont {
    background-color: black;
    color: white;
    width: 100%;
    padding: 10px;
    border: none;
}

.btn_cont:hover {
    background-color: transparent;
    border: 1px solid black;
    color: black;
}

/* Contact */
@media screen and (max-width: 450px) {
    .heading h1 {
        font-size: 60px;
        padding-top: 40%;
        letter-spacing: 7px;
        text-align: left;
    }

    .section h1 {
        font-size: 60px;
        text-align: left;
        /* padding-left: 20%; */
    }

    .section .row .col-md-4 p,
    h4 {
        text-align: left;
    }

    .section .row .col-md-4 {
        padding-bottom: 10%;
    }

    .section .look {
        padding: 0;
        text-align: center;
    }

    .section .look a {
        font-size: 20px;
    }

    .input_edit {
        text-align: center;
    }

    .input_edit h4 {
        font-size: 20px;
    }

    .btn_cont {
        width: 100%;
        margin-top: 10%;
    }

    .btn_cont:hover {
        background-color: transparent;
        border: 1px solid black;
        color: black;
    }

    .ifram_edit {
        padding-top: 18%;
    }

    .footer .container .row .col-md-6 img {
        display: block;
        margin: auto;
        width: 80%;
        padding: 0;
    }

    .footer .container .row .col-md-6 i {
        padding-right: 9%;
    }

    .footer .container .row .col-md-6 h2 {
        font-size: 20px;
        text-align: center;
    }

    .footer .container .row .col-md-9 p {
        text-align: center;
    }

    .footer .container .row .col-md-3 p {
        text-align: center;
    }

    .footer .foot_edit_1 .col-md-8 .row .col-md-12 .row .col-md-6 {
        padding: 0;
        margin: 0;
        text-align: left;
        padding-right: 50%;
    }

    .footer .foot_edit_1 .col-md-8 .row .col-md-12 .row .col-md-6 p {
        padding: 0;
        text-align: left;
        margin-left: -20%;
        margin-top: -30%;
    }

    .foot_edit_1 .col-md-8 .row .col-md-12 .row .col-md-6 {
        padding: 0;
        margin: 0;
        text-align: left;
        padding-right: 40%;
    }

    .foot_edit_1 .col-md-8 .row .col-md-12 .row .col-md-6 p {
        padding: 0;
        text-align: left;
        margin-left: -20%;
        margin-top: -20%;
    }

    .footer .container .row .nflex{
        display: flex !important;
        flex-direction: row-reverse;
    }
    .footer .container .row .nflex .col-md-6 p {
        padding-left: 2em !important;
    }
}

/* About */
@media screen and (max-width: 450px) {
    .about_sec.row .col-md-9 h5 {
        padding-top: 10%;
        text-align: left;
    }

    .about_sec .col-md-9 h5 {
        padding-top: 8%;
        text-align: left;
    }

    .excellence {
        text-align: center;
    }

    .excellence .container .row .col-md-2 h5 {
        padding-bottom: 10%;
    }

    .excellence .container .row .col-md-10 .row .col-md-12 .row .col-md-6 h4 {
        font-size: 20px;
    }

    .touch .container .a_edit a {
        font-size: 40px;
        letter-spacing: 2px;
    }

    .h1_edit h1 {
        text-orientation: mixed;
        writing-mode: horizontal-tb;
        rotate: 360deg;
        font-size: 70px;
    }

    .profile_div .container .row .col-md-7 {
        padding-top: 15%;
    }

    .profile_div .container .row .col-md-7 p {
        font-size: 14px;
        text-align: start;
    }
}

/* Project */
@media screen and (max-width: 450px) {
    .gallery .row .gedit p {
        text-align: left;
    }

    .gallery .row .gedit h1 {
        text-orientation: mixed;
        writing-mode: horizontal-tb;
        rotate: 360deg;
        font-size: 70px;
        text-align: left;
    }

    .gallery .row .col-md-10 .row .col-md-12 img {
        display: block;
        margin: auto;
    }

    .gallery .row .col-md-10 .row .col-md-12 .img_1 {
        margin-top: 10%;
    }

    .gallery_1 .container .row .col-md-12 h5,
    p {
        text-align: left;
    }

    .video_edit {
        margin-top: 10%;
    }

    .gallery_1 .butn_edit {
        font-size: 15px;
    }

    .gallery_1 .butn_edit:hover {
        background-color: transparent;
        border: 1px solid black;
        color: black;
    }

    .gallery .slick_smallimg {
        width: 100%;
        height: 100px;
        margin-top: 3%;
         
    }

    .gallery .slick_smallimg img {
          width: 100%;
          height: 50%;
    }
    .slick_smallimg .slick-prev::before {
        color: black;
         font-size: 35px;
         visibility: hidden;
    }
    
    .slick_smallimg .slick-next::before {
        color: black;
        font-size: 35px;
        visibility: hidden;
    }
}

/* Index  */
@media screen and (max-width: 450px) {
    ul li a {
        padding: 0;
        margin: 0;
    }

    ul li {
        padding: 0;
        margin: 0;
    }

    .main2 h1 {
        font-size: 50px;
        line-height: 70px;
        padding-top: 60%;
    }

    .main h1 {
        font-size: 50px;
        line-height: 70px;
        padding-top: 60%;
    }

    .main p {
        padding: 0;
    }

    .service {
        text-align: left;
    }

    .service .container .row .col-md-12 h5 {
        text-align: left;
    }

    .service p {
        text-align: left;
    }

    .service .row .col-md-3 {
        margin-bottom: 20%;
    }

    .purpose {
        text-align: left;
    }

    .pedit p {
        font-size: 35px;
        line-height: 40px;
        padding-top: 10%;
        text-align: left;
    }

    .cdiv {
        top: 50%;
    }

    .cdiv p {
        font-size: 30px;
        letter-spacing: 1px;
        bottom: -25%;
        text-align: left;
    }

    .dedication {
        text-align: left;
    }

    .dedication .container .row .col-md-9 p {
        text-align: left;
    }

    .dedication .row .col-md-9 .row .col-md-12 .row .col-md-3 h5 {
        padding-right: 20%;
        text-align: left;
    }

    .dedication .row .col-md-9 .row .col-md-12 .row .col-md-3 p {
        padding-right: 20%;
        text-align: left;
    }

    .dedication .row .col-md-9 .row .col-md-12 .row .col-md-3 {
        margin-top: 10%;
    }

    .banner .container .row .col-md-3 h1 {
        font-size: 36px;
        text-align: center;
        padding-bottom: 10%;
    }

    .banner .container .row .col-md-7 .row .col-md-12 .sub .carousel-inner .slide_edit .p_edit {
        font-size: 20px;
        line-height: 20px;
        text-align: left;
    }

    .banner .container .row .col-md-7 .row .col-md-12 .sub .carousel-inner .slide_edit p {
        text-align: left;
    }

    .banner .container .row .col-md-7 .row .col-md-12 .sub .carousel-inner .slide_edit img {
        height: 10%;
    }

    .view .container .row .col-md-2 h5,
    button {
        font-size: 20px;
    }

    .slider_edit2 {
        margin-top: 20%;
    }

    .image_edit .row {
        margin-top: 10%;
    }

    .image_edit .row .col-md-6 {
        margin-top: 10%;
    }

    .excellence h5,
    h4,
    p {
        text-align: left;
    }

    .touch {
        height: 70vh;
    }

    .profile_div .container .row .h1_edit h1 {
        font-size: 60px;
    }

    .profile_div .container .row .col-md-7 p {
        font-size: 13px;
    }
}

@media (max-width: 756px){
    .footer .container .row .nflex{
        display: flex !important;
        flex-direction: row-reverse !important;
    }
}

/* Expertise */
@media screen and (max-width: 450px) {
    .type {
        text-align: left;
    }

    .expertise_1 .container h5 {
        text-align: left;
    }

    .type .row .col-md-5 p {
        padding-top: 20%;
        padding-left: 5%;
    }

    .type .row .col-md-5 h5 {
        padding-left: 5%;
    }

    .type .row .col-md-7 img {
        padding: 2%;
    }

    .expertise_1 .row .col-md-3 img {
        display: block;
        margin: auto;
        margin-top: 10%;
    }

    .text_edit {
        position: absolute;
        text-orientation: mixed;
        writing-mode: vertical-rl;
        rotate: 540deg;
        left: 45%;
    }

    .text_edit h1 {
        font-size: 80px;
        text-align: left;
    }

    .text_edit_1 {
        position: absolute;
        text-orientation: mixed;
        writing-mode: vertical-rl;
        rotate: 540deg;
        left: 75%;
    }

    .text_edit_1 h1 {
        font-size: 80px;
        text-align: left;
    }

    .text_edit_2 {
        position: absolute;
        text-orientation: mixed;
        writing-mode: vertical-rl;
        rotate: 540deg;
        left: 47%;
    }

    .text_edit_2 h1 {
        font-size: 80px;
    }

    .text_edit_3 {
        position: absolute;
        text-orientation: mixed;
        writing-mode: vertical-rl;
        rotate: 540deg;
        left: 47%;
    }

    .text_edit_3 h1 {
        font-size: 80px;
        text-align: left;
    }
}

/* footer codes */
.footer .container .row .col-md-6 .fa-brands:hover{
    transform: scale(1.2);
    cursor:pointer;
    transition: all 200ms ease-in;
}

/* index page changes in 756px */
@media (max-width:768px){

    .cdiv p{
        font-size: 50px;
    }
    .footer .container .row .foot_edit_1 .col-md-4 .ctphone span a {
        font-size: 10px !important;
    }

    .footer .row .col-md-8 .row .col-md-12 .nflex{
        display: flex;
        flex-direction: column-reverse;
    }

    .footer .row .col-md-8 .row .col-md-12 .nflex .col-md-6 p{
        padding: auto 0;
    }

    /* .footer .row .col-md-8 .row .col-md-12 .nflex .col-md-6{
        display: flex;
        flex-direction: row-reverse;
    } */.heading h1 {
    font-size: 70px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
    .type .row .div_edit .text_edit h1{
        font-size: 76px;
    }

    .type .row .div_edit .text_edit_1 h1{
        font-size: 90px;
    }

    .type .row .div_edit .text_edit_2 h1{
        font-size: 80px;
    }

    .type .row .div_edit .text_edit_3 h1{
        font-size: 80px;
    }
}

.footer .container .row .foot_edit_1 .col-md-4 .ctphone span a{
    font-size: 23px;
}