

body {
  font-family: 'Montserrat', sans-serif;
}

::-webkit-scrollbar {
  display: none;
}
* {
  margin: 0;
  padding: 0;
}
i {
  margin-right: 10px;
}
/*----------bootstrap-navbar-css------------*/
.navbar-logo {
  padding: 15px;
  color: #fff;
}
.navbar-mainbg {
  background-color: #282828;
  padding: 0px;
}
#navbarSupportedContent {
  overflow: hidden;
  position: relative;
}
#navbarSupportedContent ul {
  padding: 0px;
  margin: 0px;
}
#navbarSupportedContent ul li a i {
  margin-right: 10px;
}
#navbarSupportedContent li {
  list-style-type: none;
  float: left;
}
#navbarSupportedContent ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 15px;
  display: block;
  padding: 20px 20px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  position: relative;
}
#navbarSupportedContent > ul > li.active > a {
  color: #282828;
  background-color: transparent;
  transition: all 0.7s;
}
#navbarSupportedContent a:not(:only-child):after {
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  transition: 0.5s;
}
.progress{
	border-radius:50px;
}
#navbarSupportedContent .active > a:not(:only-child):after {
  transform: rotate(90deg);
}
.hori-selector {
  display: inline-block;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 10rem;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background-color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: 10px;
}
.hori-selector .right,
.hori-selector .left {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #fff;
  bottom: 10px;
}
.hori-selector .right {
  right: -25px;
}
.hori-selector .left {
  left: -25px;
}
.hori-selector .right:before,
.hori-selector .left:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #282828;
}
.hori-selector .right:before {
  bottom: 0;
  right: -25px;
}
.hori-selector .left:before {
  bottom: 0;
  left: -25px;
}
#home{
	position:relative;
background-image: url("1.png");
	width:100%;
	height:100vh;
	text-align:center;
	align-content:center;
	align-items:center;
}
.leartft{
  float: left;
  width: 40%;
}
.leart{
  position:absolute;
  bottom: 0;

}
#aboutus{
	padding:80px;
	text-align:center;
	height:100vh;
  padding-left: 150px;
}
#porto{
 padding:80px 80px 200px;
    text-align:center;
    height:100vh;
}
.title{
	margin:0;
}
.button-85 {
	margin-top:50px;
	   font-weight: 500;
  padding: 0.6em 2em;
  border: none;
  outline: none;
  font-size:30px;
  color: rgb(255, 255, 255);
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-85:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-85 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}

@keyframes glowing-button-85 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.button-85:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.bottom{
	position:absolute;
	bottom:80px;
	width:100%;
    display: block;
    height: auto;
}
.gl{
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:0;
    width: 100%;
    display: block;
    height: auto;
    pointer-events: auto;
     font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    color:white;
}
.gd{
	  justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
    height: auto;
    pointer-events: auto;
     font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    color:white;
}
.emri,.mbiemri{
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
    height: auto;
    pointer-events: auto;
     font-family: 'Montserrat', sans-serif;
    font-size: 100px;
    font-weight: 800;
    line-height: 1.1;
    position: relative;
    color:white;
		margin:0;
	padding:0;
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4); /* Adds a more pronounced text shadow for depth */
  transition: transform 0.3s ease, color 0.3s ease, text-shadow 0.3s ease; /* Smooth transitions */
}

.aboutme {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: inline;
  height: auto;
  pointer-events: auto;
  margin-top: 0;
  margin-right: .075em;
  font-family: 'Montserrat', sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 1.1; 
  position: relative;
  color: #282828;
  text-align: center; 
  text-transform: uppercase; 
  letter-spacing: 2px; 
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, color 0.3s ease; 
}
.skfoto{
  width: 100%;
}
.section1 {
  align-content: center;
    border-radius: 30px;
    text-align: left;
    padding: 20px;
    width: 20%;
    height: 100%;
    display: none;
    float: left;

}



.section2 { 
  border-radius: 30px;
    text-align: left;
    padding: 20px;
    margin-left: 30px;
    display: inline-block;
    width: calc(60% - 30px);
    height: auto;
    float: left;
}


#txt{
  color:#282828;
  font-weight: 800;
  font-size: 40px;
}
#dsc{
  color:#282828;
  font-size: 16px;
}
.section3 {
  background: white;
  border-radius: 30px;
  text-align: left;
  padding: 20px 20px 70px 20px;
  margin-left: 30px;
  display: inline-block;
  width: calc(40% - 30px);
  height: auto;
  float: left;

}


.skill {
      width: calc(25% - 40px);
  height: 5rem;
  float: left;
  padding: 10px;
  align-content: center;
  margin-right: 40px;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 8px; 
}



.icon {
  width: 35px;
  height: 35px;
  display: inline-block; 
  margin-bottom: 5px;
  margin-right: 5px;
}

.icon:hover {
  transform: scale(1.2); 
}
.pg{
 display: inline;
  width: 50% ;
}
t1{
  color: rgb(43, 255, 43);
}
t2{
  color: orangered;
}
h2{
 margin-top: 20px;
  color:#282828;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 10px;
}
h1{
  color:#282828 ;
  font-weight: 800;
  font-size: 16px;
  display: inline;
}
.link{
  color:#262626;
}
.link:hover{
  color:#242424;
}


.section4 {
  background: white;
  border-radius: 30px;
  text-align: left;
  margin-top: 30px;
  padding: 10px;
  margin-left: 30px;
  display: inline-block;
  float: left;
  width: calc(100% - 30px);
  height: auto;
}

.section4:hover {
  transform: translateY(-5px); /* Lift the section on hover */
}

.leftt{
  width: auto;
padding-top: 100px;
  height: auto    ;
  text-align: left;
  float: left;
}
.ptext{
  pointer-events: auto;
padding: 0;
margin: 0;
   font-family: 'Montserrat', sans-serif;
  font-size: 60px;
  font-weight: 900;
  color:#282828;
  display: inline;
}
.next{
  margin-bottom: 2rem;
  margin-left: 1rem;
  width: auto;
  height: 100px;

}
.rightt{

  float: left;
  width: 100%;
padding: 20px 20px 20px 20px;
  height: auto;
  text-align: right;
  display: block;
}
.pfoto {
  height: auto;
  width: calc(20% - 15px);
  border-radius: 30px;
  margin: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect */
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for hover */
}
.pfoto:hover {
  transform: scale(1.05); /* Slight zoom effect on hover */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); /* Stronger shadow on hover */
}
#contactus{
  padding:100px 50px 50px 50px;
	position:relative;
	width:100%;
	height:auto;
	text-align:center;
}
.containercontact{
  position: relative;
  width: 100%;
  height:auto;
  padding: 40px 100px ;
}
.form{
  grid-area:form ;
}
.info{
  grid-area:info;
}
.contact{
  padding:30px ;
  background:#fff ;
  box-shadow:0 5px 35px rgba(0,0,0,0.15);
  border-radius: 30px;
}
.box{
  display: grid;
  position: relative;
  grid-template-columns: 2fr 1fr;
  grid-template-areas:
  "form info"
  ;
  grid-gap:20px ;
  margin-top: 20px;
}
.contact h3{
  color: #282828;
  font-weight: 500;
  font-size: 1.4em;
  margin-bottom:10px ;
}
.formbox{
  position: relative;
  width: 100%;
}
.formbox .row50{
  display: flex;
  gap: 20px;

}
.inputbox{
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  width: 50%;
}
.formbox .row100 .inputbox{
  width: 100%;
} 
.inputbox span{
  color: #282828;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
}
.inputbox input{
  padding: 10px;
  font-size: 1.1em;
  outline: none;
  border: 1px solid #404040;
}
.button{
  width: 100%;
  align-items: center;
}
.inputbox textarea{
  padding: 10px;
  font-size: 1.1em;
  outline: none;
  border: 1px solid #404040;
  resize: none;
  min-height: 100px;
  margin-bottom: 10px;
}
.inputbox input[type="submit"]{
  border-radius: 30px;
  background: #282828;
  color: #fff;
  border: none;
  font-size: 1.1em;
width: 250px;
  font-weight: 500;
  cursor: pointer;
  padding: 14px 15px;
}
.inputbox ::placeholder{
  color: #404040;
}
.info{
  background: #282828;
}
.info h3{
  color: white;
}
.info .infobox div{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.info .infobox div span{
  min-width: 40px;
  height: 40px;
  color: #fff;
  background-color: #222222;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2em;
  border-radius: 50%;
  margin-right: 15px;
}
.info .infobox div p{
  color: #fff;
  margin-right: 1rem;

}
.info .infobox div a{
  color: #fff;
  text-decoration: none;
  
}
.footer {
  align-content: center;
  text-align: center;
  background-color: #282828;
  color: #fff;
  padding: 20px;
  margin-top: 0rem;
}
.footer a{
color: #fff;
margin-top: 0rem;
text-decoration: none;
font-size: 1rem;
text-transform: uppercase;
font-weight:700;
}
@media (min-width: 1900px) {
	#aboutus{
		padding: 80px;
    text-align: center;
    height: 100vh;
	}
}


@media (min-width: 992px) {
  .navbar-expand-custom {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-custom .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-custom .navbar-toggler {
    display: none;
  }
  .navbar-expand-custom .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
	.emri, .mbiemri{
		font-size: 150px;
	}
	.section1{
		display:none;
	}
  }
}

@media (max-width: 991px) {
  #home{
	 background-image: url("2.png");
    padding: 0;
    padding-top: 30px;
    text-align: center;
  }
  .leartft{
    width: 100%
  }
  #navbarSupportedContent ul li a {
    padding: 12px 30px;
  }
  #contactus{
    padding: 0;
    height: auto;
  }
  .containercontact{
    padding: 10px;
  }
  .box{
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: 
    "form"
    "info"
    ;
  }
  .formbox .row50{
    display: flex;
    gap: 0;
    flex-direction: column;
  }
  .inputbox{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    width: 100%;
  }

     
  .rightt {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    height: auto;
padding: 0;
}
.pfoto {
  height: auto;
  width: 150px;}
  #main{
    text-align: center;
  }
  .emri,.mbiemri{
    font-size: 40px;
}
.gd{
	font-size: 20px;
}
#porto{
  padding: 50px 10px 50px 10px;
  display: inline-block;
  height: auto;
}
.next {
  display: none;
}
.leftt{
  padding-top: 0;
  width: 100%;
  height: auto    ;
  text-align: center;
  align-items: center;
}
#aboutus{
  height: auto;
	padding:10px;}
.aboutme{
  font-size: 40px;
}

.ptext{
  font-size: 40px;
}
#porto{
  height: auto;
}
#about-me {
  padding: 80px 5px 80px 5px;
  text-align: center;
  height: auto;
}
  .section1{
display: none;
  }
  .section2{
    display: block;
    text-align: center;
    width: auto;
    margin: 5px;
    height: auto;
	  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  }
  #txt {
    font-size: 30px;
}
#dsc {
  color: #282828;
  font-size: 14px;
}
.section3{
  text-align: center;
  	  width:97%;
  margin: 5px;
  height: auto;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
.section4{

  display: block;
  text-align: center;
  width: 97%;
  margin: 5px;
  height: auto;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
.skill{
  width: auto;
  float: none;
  margin-right: 0;
}
  .hori-selector {
    margin-top: 0px;
    margin-left: 10px;
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .hori-selector .left,
  .hori-selector .right {
    right: 10px;
  }
  .hori-selector .left {
    top: -25px;
    left: auto;
  }
  .hori-selector .right {
    bottom: -25px;
  }
  .hori-selector .left:before {
    left: -25px;
    top: -25px;
  }
  .hori-selector .right:before {
    bottom: -25px;
    left: -25px;
  }
}
