
/*===== @ Licence Copyright(c) 2022 Santhoshdhadi - All Rights Reserved =====*/
    
/*===== GOOGLE FONTS #f0d354 =====*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap");



html, body {
    max-width: 100%; 
    overflow-x: hidden !important;
}

.footer__link {
    color: #ffffff !important;
    padding-bottom: 10px;
}

.footer__text {
    color: #ffffff;
}

.hidebtn {
    height: 50px;
    width: 150px;
    font-size: 16px;
    padding-bottom: 5px;
    margin: 20px;
    font-weight: 600;
    padding: 10px;
}

.hide {
    display: none;
}

p {
    text-align: justify;
}

.carousel-item img {
    width: 400px !important;
    height: 500px !important;
}

.nav-item {
    padding-right: 1.5rem;
}

.nav-link {
    color: blue !important;
}

.viewmorebtn {
    border-radius: 50px;
    border-color: yellowgreen;
    font-size: 13px;
    justify-content: end;
}

.detailed-view-heading {
    color: white;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: bold;
    padding: 24px;
}

.detailed-view-card-container {
    background-color: white;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin: 24px;
    height: 40vh;
    width: 500px;

}

.detailed-view-card-heading {
    color: #0f0e46;
    font-family: "Roboto";
    font-size: 23px;
    font-weight: bold;
}

.detailed-view-card-description {
    color: #6c6b70;
    font-family: "Roboto";
    font-size: 13px;
}

.detailed-view-card-text-container {
    padding: 16px;
}

.features-heading {
    font-weight: bold;
    font-family: "roboto";
    color: #323f4b;
    font-size: 42px;
}

.features-section-container {
    width: 100px;

}

.features-description {
    color: #9aa5b1;
    font-size: 22px;
    overflow-wrap: break-word;
}

.features-image {
    height: 100%;
    border-radius: 25px;
    border-width: 10px;
    border-color: lightblue;
    padding: 20px;
    align-items: center;
    margin: 15px;
    margin-top: 50px;


}

.features-image-heading {
    color: #323f4b;
    text-align: left;
    font-family: "roboto";
    font-size: 32px;
    font-weight: 600;
}

.features-image-description {
    text-align: left;
    color: #7b8794;
    font-family: "roboto";
    font-size: 18px;
}



.image5 {
    width: 100%;
    height: 100%;

}


.design-heading5 {
    color: #323f4b;
    font-family: "Roboto";
    font-size: 25px;
    font-weight: 600;

}

.design-heading6 {
    color: #323f4b;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 600;

}

.design-description5 {
    color: #7b8794;
    font-family: "Roboto";
    font-size: 16px;


}


.features-heading {
    font-weight: bold;
    font-family: "roboto";
    color: #323f4b;
    font-size: 42px;
}

.features-section-container {
    width: 100%;
}

.features-description {
    color: #9aa5b1;
    font-size: 22px;

}

.features-image {
    height: 200px;
    float: right;
    width: 260px;
    padding: 0 10px 0 0;

}

.features-image-heading {
    color: #323f4b;
    text-align: left;
    font-family: "roboto";
    font-size: 32px;
    font-weight: 600;
}

.features-image-description {

    color: #7b8794;
    font-family: "roboto";
    font-size: 18px;
    max-height: 500px;
    max-width: 700px;

    text-align: justify;

}



/* .mt-5 #homes {
    top: 85px;
} */



.navbar-image {
    height: 58px;
    margin-left: 5px;
}


.logod {
    height: 63px;
    width: 90px;
}

.icon {
    margin-right: 35px;
    height: 40px;
    width: 40px;
    border-radius: 80%;
    margin-left: 25px;
}

.imgs {

    border-width: 50px;
    border: 18px solid #4b9ac0;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 40px;




}

#button12 {
    width: 150px;
    height:50px

    margin-right: 40px;
    color: white;
    font-size: 18px;
    background-color: #4b6cc1;

    border-width: 0px;
    border-radius: 12px;
    font-weight: 600;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 30px;
    margin-bottom: 55px;
    padding-top:10px;
    padding-bottom:10px;


}

#button13 {
    width: 240px;
    height:50px


    color: white;
    font-size: 18px;
    background-color: #4b6cc1;

    border-width: 0px;
    border-radius: 12px;
    font-weight: 600;
    padding-right: 30px;
    padding-left: 30px;
      padding-top:10px;
    padding-bottom:10px;

}





/*===== VARIABLES CSS =====*/
:root {
    --header-height: 3rem;
    --font-medium: 500;
}

/*===== Colores =====*/
:root {
    --first-color: #5361FF;
    --white-color: #FAFAFF;
    --dark-color: #2A3B47;
    --text-color: #697477;
}

/*===== Fuente y tipografia =====*/
:root {
    --body-font: 'Montserrat', sans-serif;
    --big-font-size: 6.25rem;
    --h2-font-size: 1.25rem;
    --normal-font-size: .938rem;
    --small-font-size: .813rem;
}

@media screen and (min-width: 768px) {
    :root {
        --big-font-size: 10.5rem;
        --h2-font-size: 2rem;
        --normal-font-size: 1rem;
        --small-font-size: .875rem;
    }
}

/*===== Margenes =====*/
:root {
    --mb-1: .5rem;
    --mb-2: 1rem;
    --mb-3: 1.5rem;
    --mb-4: 2rem;
}

/*===== z index =====*/
:root {
    --z-fixed: 100;
}

/*===== BASE =====*/
*,
::before,
::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin-top: 15%;
    font-family: var(--body-font);
    font-size: 1rem;
    font-weight: 500;
    color: #697477;
    line-height: 1.6;
}

h1,
h2,
p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #697477;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*===== CLASS CSS ===== */
.section {
    padding: 3rem 0;
}



.section-title {
    position: relative;
    font-size: 1.25rem;
    color: #2A3B47;
    margin: var(--mb-4) 0;
    text-align: center;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 32px;
    height: .18rem;
    left: 0;
    right: 0;
    margin: auto;
    top: 2rem;
    background-color: #5361FF;
}

/*===== LAYOUT =====*/
.bd-grid {
    max-width: 1024px;
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 2rem;
    width: calc(100% - 2rem);
    margin-left: var(--mb-2);
    margin-right: var(--mb-2);
}

#menubar {
    padding: 0px 3rem;
    height: 100px;
}

.l-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--z-fixed);
    background-color: aliceblue;
}

/*===== NAV =====*/
.nav {
    height: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

main.l-main {
    background: aliceblue;
}

@media screen and (max-width: 768px) {
    .nav__menu {
        position: fixed;
        top: 3rem;
        right: -100%;
        width: 80%;
        height: 100%;
        padding: 2rem;
        background-color: rgba(255, 255, 255, .3);
        transition: .5s;
        backdrop-filter: blur(10px);
    }
}

.nav__item {
    margin-bottom: var(--mb-4);
}

.nav__link {
    position: relative;
    color: #2A3B47;
}

.nav__link:hover {
    color: #5361FF;
}

.nav__logo {
    color: #ffffff;
}

.nav__toggle {
    color: #ffffff;
    font-size: 1.5rem;
    cursor: pointer;
}

/*=== Show menu ===*/
.show {
    right: 0;
}

/*Active menu*/
/* .active::after {
    position: absolute;
    content: "";
    width: 100%;
    height: .18rem;
    left: 0;
    top: 2rem;
    background-color: #ffffff;
} */

/*===== HOME =====*/
.home {
    position: relative;
    background-color: #FFFFFF;
    overflow: hidden;
}

.home__container {
    height: calc(100vh - 8rem);
    row-gap: 5rem;
}

.home__title {
    align-self: flex-end;
    font-size: 50px;
    color: BLACK;
    line-height: .8;
}

.name {
    color: black;
    padding-bottom: 10px;

}

.nammee {
    color: blue;
    padding-bottom: 10px;

}

.home__title span {
    text-shadow: 0 26px 29px rgba(0, 0, 0, .5);

}

.home__scroll {
    align-self: flex-end;
    padding-bottom: var(--mb-4);
}

.home__scroll-link {
    writing-mode: vertical-lr;
    transform: rotate(-180deg);
    color: #FAFAFF;
}



.button {
    color: white;
    font-size: 15px;
    background-color: #4b6cc1;
    width: 100px;
    height: 30px;
    border-width: 0px;
    border-radius: 16px;
    font-weight: 600;

    text-align: center;
    text-decoration: none !important;


}

.button:hover {
    color: white !important;
}


.button {
    color: white;
    font-size: 20px;
    background-color: #4b6cc1;
    width: 140px;
    height: 50px;
    line-height:50px;
    border-width: 0px;
    border-radius: 16px;
    font-weight: 600;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    
    

}

.button1 {
    color: white;
    font-size: 20px;
    background-color: #4b6cc1;
    width: 200px;
    height: 50px;
    border-width: 0px;
    border-radius: 25px;
    font-weight: 600;
    padding-right: 10px;
    padding-left: 10px;
    



}

.button2 {
    color: white;
    font-size: 18px;
    background-color: #4b6cc1;
    width: 140px;
    height: 50px;
    border-width: 0px;
    border-radius: 25px;
    font-weight: 600;
    padding-right: 10px;
    padding-left: 10px;



}



.container {
    display: flex;
}

/* ===== ABOUT =====*/
.about__container {
    justify-items: center;
    row-gap: 2rem;
    text-align: center;
}

.image {
    border-radius: 100%;
    height: 100%;
    width: 500px;


}

.about__img {
    display: flex;
    justify-content: center;
    padding-top: 1rem;
    width: 100%;

    border-radius: 100%;
    overflow: hidden;
    background-size: cover;
}



.about__subtitle {
    font-size: var(--h2-font-size);
    color: var(--first-color);
    margin-bottom: var(--mb-1);
    text-align: center;
}

.about__text {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;

}

.about__profession {
    display: block;
    margin-bottom: var(--mb-4);
}

.about__social-icon {
    padding-top: 50px;
    margin-top: 45px;
    font-size: 3.5rem;
    margin: 0 var(--mb-1);
    display: flex;
    justify-content: center;

}

.about__social-icon:hover {
    color: #5361FF;
    border: blue;


}

/* ===== SKILLS =====*/
.skills__container {
    row-gap: 2rem;
}

.skills__subtitle {
    color: #5361FF;
    margin-bottom: var(--mb-3);
}

.skills__name {
    display: inline-block;
    font-size: var(--small-font-size);
    margin-right: var(--mb-2);
    margin-bottom: var(--mb-3);
    padding: .25rem .5rem;
    background-color: #FAFAFF;
    border-radius: .25rem;
}

.skills__name:hover {
    background-color: #5361FF;
    color: #FAFAFF;
}

.skills__img img {
    border-radius: .5rem;
}

/* ===== PORTFOLIO =====*/
.portfolio {
    background-color: var(--white-color);
}

.portfolio__container {
    justify-items: center;
    row-gap: 2rem;
}

.portfolio__img {
    position: relative;
    overflow: hidden;
}

.portfolio__img img {
    border-radius: .5rem;
}

.portfolio__link {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, .3);
    border-radius: .5rem;
    cursor: pointer;
    backdrop-filter: blur(10px);
    transition: .3s;
}

.portfolio__img:hover .portfolio__link {
    bottom: 0;
}

.portfolio__link-name {
    color: var(--dark-color);
}

.imggs {
    background-size: cover;
    height: 30%;
    width: 70%;
    margin-top: 70px;
    flex: center;




}

/* ===== CONTACT =====*/
.contact__container {
    row-gap: 2rem;
}

.contact__subtitle {
    font-size: 1.2rem;
    color: #5361FF;
    font-weight: 600;

}

.contact__text {
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 16px;
    font-weight: 600;
}

.contact__inputs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1rem;
}

.contact__input {
    width: 100%;
    padding: .8rem;
    outline: none;
    border: 1.5px solid var(--dark-color);
    font-size: var(--normal-font-size);
    margin-bottom: var(--mb-4);
    border-radius: .5rem;
}

.contact__button {
    display: block;
    background-color: var(--first-color);
    color: var(--white-color);
    padding: .75rem 2.5rem;
    margin-left: auto;
    border-radius: .5rem;
    border: none;
    outline: none;
    font-size: var(--normal-font-size);
    cursor: pointer;
}

/* ===== FOOTER=====*/
.footer {
    background-color: var(--dark-color);
}

.footer__container {
    row-gap: 2rem;
}

.footer__title {
    font-size: var(--normal-font-size);
    color: #FFDEAD !important;
    ;
    margin-bottom: var(--mb-2);
}

.footer__link {
    padding: .25rem 0;
}

.footer__link:hover {
    color: var(--first-color);
}

.footer__social {
    font-size: 1.4rem;
    margin-right: var(--mb-1);
}

.footer__social:hover {
    color: var(--first-color);
}

@media screen (min-width:576px) {}

/* ===== MEDIA QUERIES =====*/
/* For small devices */
@media screen and (max-width: 320px) {}


}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    border: none;
    box-shadow: none;
}


.navbar-toggler-icon {
    background-image: url('https://res.cloudinary.com/dqyvoi2zx/image/upload/v1647752811/ppt_ambargar_ynzaxt.jpg') !important;
    border: none !important;
    outline: none !important;
    width: 40px;
    height: 40px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .emailName {
        font-size: 18px !important;
    }

    .hireMe {
        margin-left: 4.5rem !important;
    }

    .carousel-item img {
        width: 100% !important;
        height: 100% !important;
    }

    .image {
        width: 200px;
        height: 200px;
        border-radius: 50%;
    }

    .button {
        display: block;
        margin-bottom: 1rem;
    }

    .contact-button {
        display: block !important;
    }

    .heading-small-resp {
        font-size: 19px !important;
    }

    .heading-small-resp1 {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 768px) {
    body {
        margin: 0;
    }

    .emailName {
        font-size: 36px !important;
    }

    .section {
        padding-top: 2rem;
    }

    .section-title {
        margin-bottom: 3rem;
    }

    .section-title::after {
        width: 64px;
        top: 3rem;
    }

    .nav {
        height: calc(var(--header-height) + 1rem);
    }

    .nav__list {
        display: flex;
    }

    .nav__item {
        margin-left: var(--mb-4);
        margin-bottom: 0;
    }

    .nav__toggle {
        display: none;
    }

    .nav__link {
        color: var(--white-color);
    }

    .nav__link:hover {
        color: var(--white-color);
    }

    /*   .active::after {
      background-color: var(--white-color);
  } */

    .home__container {
        height: 100vh;
        grid-template-rows: 1.7fr 1fr;
        row-gap: 0;
    }



    .about__container {
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        text-align: initial;
        padding: 2rem 0;
    }

    .about__img {
        width: 200px;
        height: 200px;
    }

    .about__img img {
        width: 165px;
    }

    .skills__container {
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
    }

    .portfolio__container {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
        column-gap: 2rem;
    }

    .contact__container {
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
    }

    .contact__form {
        width: 380px;
    }

    .footer__container {
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
    }
}

@media screen and (min-width: 1024px) {
    .bd-grid {
        margin-left: auto;
        margin-right: auto;
    }
}

/* For tall screens on mobiles y desktop*/
@media screen and (min-height: 721px) {
    .home__container {
        height: 640px;
    }

    .home__img {
        width: 87%;
        right: 24%;
    }
}





.carousel-control-next-icon {
    color: black;
    background-color: #00FFFF;
    border-radius: 20%;
    margin-top: 50px;
    margin-right: -100px;
    background-size: cover;

}

.carousel-control-prev-icon {
    color: yellow;
    background-color: #00FFFF;
    border-radius: 20%;
    margin-top: 50px;
    margin-left: -108px;
    background-size: cover;

}
