@charset "utf-8";
/* CSS Document */



/* header navbar */

.navbar-dark .navbar-toggler-icon{
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28222, 53, 69, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
.navbar-dark .navbar-toggler{
	border-color:transparent;
	}
.navbar-brand{
	color: #de3545;
	font-family: "Inter", sans-serif;
	 font-size:1.6rem;
    line-height: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em;
}
.navbar-brand:hover {
    color: #fa836a;
}
.navbar-dark .navbar-toggler-icon:hover {
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28250, 131, 106, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#mainNavbar.navbar-mobile .navbar-brand{
	font-size: 1.30em
}
#mainNavbar.navbar-mobile{
	padding-top: 1rem;
	padding-bottom: 1rem;
	background-color: #000000;
	}
	
	
 


/* header carusel */		
	
.c-item{
	height: 100vh;
}
.c-img{
	height: 100vh;
	object-fit: cover;
	filter: brightness(0.9);
}
	

.mywrite{
	color: #de3545;
	font-family: "Inter", sans-serif;
	text-shadow:2px 2px 5px #ffffff ;
	
}
.mywrite1{
	    font-size: 1.5rem;
    line-height: 1.5rem;
    font-style: italic;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	text-shadow:2px 2px 5px #de3545 ;
	
}
/* about start */


.aboutbg{
	
	.background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7)),url("../images/web-about-bg.jpg");
	background-image:url("../images/web-about.jpg");
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}

/* about end */

/* work start */
.workh6{
	font-family: "Inter", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
}
/* work end */





/* team start */
.t-member{
	margin-bottom: 3rem;
}
.t-member img{
	width: 16rem;
	height: 16rem;
	border: 0.5rem solid rgba(227,137,138,1.00);
}
.t-member h4{
	margin-top: 1.7rem;
	margin-bottom: 0rem;
	font-family:"Inter", sans-serif;
	font-weight: 700;
}
.t-member p{
	font-family: "Roboto Slab", serif;
}
.p-item{
	margin-bottom: 3rem;
}


.p-item img{
	width: 16rem;
	height: 16rem;
	border: 0.5rem solid rgba(227,137,138,1.00);
}
.ekip1 h4{
	margin-top: 1.2rem;
	margin-bottom: 0rem;
	font-family:"Inter", sans-serif;
	font-weight: 700;
}
.ekip1 p{
	font-family: "Roboto Slab", serif;
	}
.p-item .p-link{
	width: 16rem;
	height: 16rem;
	position: relative;
	display: block;
	margin: 0 auto;
	
	
} 
.p-item .p-link .p-hover{
	display: flex;
	position: absolute;
	width: 100%;
	height:100%;
	background: rgba(152,120,121,0.75);
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity ease-in-out 0.3s;
	-webkit-transition:opacity ease-in-out 0.3s;
	-moz-transition:opacity ease-in-out 0.3s;
	-ms-transition:opacity ease-in-out 0.3s;
	 -o-transition:opacity ease-in-out 0.3s;
}
.p-item .p-link .p-hover .ph-content{
	font-size: 4rem;
}
.p-item .p-link:hover .p-hover{
	opacity: 1;
}
.modal-body p{
	font-family:"Inter", sans-serif;
}

/* contact start */

.sectionborder{
	
	background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7)),url("../images/ofis.jpeg");
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.sube1{
   font-family: "Roboto Slab", serif;
	font-style: italic;
}
.sube2{
   
    font-family: "Inter", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}



/* contact start */
#contact {
    background-color: #432630;
    background-repeat: no-repeat;
    background-image: url("../images/map.png");
    background-position: center;
}

#contact input {
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
}

#contact .form-textarea {
    height: 92%;
}

#contact .form-textarea textarea {
    height: 100%;
    min-height: 10rem;
}

#contact .form-control:focus {
    box-shadow: 1px 1px 12px #d8df0b;
}

.mySection {
    padding: 5rem 0;
}

.mySection h2.s-heading {
    font-size: 2.5rem;
    margin-top: 0;
    margin-bottom: 0,75rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.mySection h3.s-subheading {
    font-size: 1.25rem;
    font-weight: 400;
    font-style: italic;
    font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}


@media(max-width:767.98px) {
		header.backImage{ 
		padding-top: 40rem;
		padding-bottom: 15rem;
		}
	.mySection h3.s-subheading {
    font-size: 1rem;
   
}
	
}


@media(min-width:767.98px) {
		header.backImage{ 
		padding-top: 40rem;
		padding-bottom: 15rem;
		}

	}











