@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300&family=Montserrat:wght@100&family=Open+Sans+Condensed:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@100&family=Kumbh+Sans:wght@300&family=Montserrat:wght@100&family=Open+Sans+Condensed:wght@300&display=swap');
*
{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-family: britannic;
}


.navbar
{
	margin-bottom:-45px;
	
}

.banner
{
    background:url(../images/banner-photo.jpg) fixed;
    height:auto;
    overflow: hidden;
    background-size: cover;
}
.banner-one
{
    background: rgba(0,0,0,.2);
    height:680px;
}
.logo
{
 padding-top: 80px;
}

.logo
{
 padding-top: 80px;
}
.logo h1
{
    font-size: 80px;
    margin-top: 20px;
    font-family:britannic;
    font-weight: 800;
    color: #c6225b;
}

.logo h2
{
    font-family:britannic;
    font-size:24px;
    color: #fff;
}

.top-nav-collapse
{
    background:rgba(51,61,70,0.8);
    padding-top: 0px;
}
.affix
{
    top:0px;
    width: 100%;
    z-index: 999;
    margin-bottom:100px;
	
}

.navbar-default
{
    background: #c6225b;
    color: #fff;
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
	font-family: britannic;
}
.navbar-default .navbar-nav>li>a
{
    color: #fff;
    transition: 1s;
	margin-left:10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
   color: #fff;
   transform: scale(1.1,1.1);
   background: rgba(78,183,72,.8);
   box-sizing: border-box;
   margin-left:30px;
   margin-right:30px;
}
.navbar-brand img
{
    width: 80px;
    margin-top: -25px;
}

.item active img
{
	width: 100%;
	height: auto;
}

.about-us h3
{
    color: #4fb748;
    text-shadow: 1px 1px 1px #BCBEC0;
}

.about-us
{
	margin-top:50px;
}

.footer
{
    height:40px;
    background:#c7225c;
	margin:auto;
	color:#FFF;
	text-align:center;
	font-size: 1px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	
}

.address i
{
    color:#FFF;
	margin-top:7px;
}

.top_address
{
	color: #fff;
}

.top_address i
{
	color: #c6225b;
}

.about-us-background
{
	width:100%;
	height:150px;
	background:#33B72B;
	margin-top:0px;
	color:#FFF;
	padding-top:60px;
	font-size:70px;
	text-align:center;
}

.all_back
{
	height:auto;
	width:100%;
	background: url(../images/banner-photo.jpg)fixed;
	background-size: cover;
}


.circle
{
	width:180px;
	height:180px;
	color:#FFF;
	background:rgba(255,255,255,0.3);
	padding-top:55px;
	border:dashed 5px #c6225b;
	margin-top:150px;
	margin-bottom:200px;
	margin-left:100px;
	margin-right:50px;
	transition:1s;

	

	
}
.circle h3 a
{
    color: #4fb748;
    text-shadow: 1px 1px 1px #21b1c6;
	font-size: 20px;
	
	
}


.circle h3 a:hover
{
	
    color: #fff;
    text-shadow: 1px 1px 1px #21b1c6;
	text-decoration: none;
	
}
.circle:hover
{
	transform: scale(1.1);
	background: #c6225b;
}

.profile_background
{
	
	width:100%;
	height:100px;
	background:#6C3;
	margin-top:50px;
	margin-left:0px;
	margin-right:0px;
	color:#FFF;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	font-size:150px;
	text-align:center;
}

.about_circle
{
	width:100px;
	height:100px;
	color:#c6225b;
	background:rgba(255,255,255,0.5);
	padding-top:30px;
	border:dashed 2px #c6225b;
	margin-top:-15px;
	margin-left:55px;
	font-size:5px;
	transition: 1s;
}

.about_circle h5 a
{
	color: #33B72B;
    
}

.about_circle:hover
{
	transform: scale(1.1);
	background: #c6225b;
}

.about_circle h5 a:hover
{
	
    color: #fff;
    text-shadow: 1px 1px 1px #21b1c6;
	text-decoration: none;
}

.mission_circle
{
	width:100px;
	height:100px;
	padding-top:30px;
	background:rgba(255,255,255,0.5);
	border:dashed 2px #c6225b;
	margin-top:50px;
	margin-left:55px;
	font-size:5px;
	color: #fff;
	text-transform:capitalize;
	text-decoration:none;
	transition: 1s;
}

.mission_circle h5 a
{
	color: #33B72B;
    
}

.mission_circle:hover
{
	transform: scale(1.1);
	background: #c6225b;
}

.mission_circle h5 a:hover
{
	
    color: #fff;
    text-shadow: 1px 1px 1px #21b1c6;
	text-decoration: none;
}



.design
{
	width:110px;
	height:110px;
	padding-top:15px;
	padding-left: 3px;
	padding-right: 3px;
	background:rgba(255,255,255,0.5);
	border:dashed 2px #c6225b;
	margin-top:0px;
	margin-left:55px;
	font-size:3px;
	color: #fff;
	text-transform:capitalize;
	text-decoration:none;
	transition: 1s;
	line-height: 1;
}



.design h5 a
{
	color: #33B72B;
	font-size: 12px;

    
}

.design:hover
{
	transform: scale(1.1);
	background: #c6225b;
}

.design h5 a:hover
{
	
    color: #fff;
    text-shadow: 1px 1px 1px #21b1c6;
	text-decoration: none;
}



.our_services_circle
{
	width:145px;
	height:145px;
	color:#FFF;
	padding-top:30px;
	background:rgba(255,255,255,0.5);
	border:dashed 2px #c6225b;
	margin-top:70px;
	font-size:5px;
	text-transform:capitalize;
	text-decoration:none;
	transition: 1s;
}

.our_services_circle:hover
{
	transform: scale(1.1);
	background: #c6225b;
}

.our_services_circle h5 a:hover
{
	
    color: #fff;
    text-shadow: 1px 1px 1px #21b1c6;
	text-decoration: none;
}

.our_services_circle h5 a
{
	color: #33B72B;
    
}


.gallery
{
	margin:10px 50px;
	width: 100%;
	height: auto;
}
.gallery img
{
	width:300px;
	transition:1s;
	padding:15px;
}

.gallery img:hover
{
	filter: grayscale(100%);
	transform: scale(1.1);
}

.one p
{
	transition: 2s;
	padding: 20px;
	
	
	
}

.one i
{
	font-size: 10px;
	color: #c6225b;
}

.one :hover
{
	background: rgba(255,255,255,0.5);
	
}

.contact
{
	padding: 30px;
	background: rgba(255,255,255,0.5);
	text-align: left;
	margin-top: 50px;
	line-height: 3;
	
}

.form-inline .form-control
{
	width: 500px;
}

.contact_text
{
	text-align: left;
	margin-top: 50px;
	margin-left: 70px;
	line-height: 2;
	
}

.copyright
{
	color: #fff;
	text-align: right;
	font-size: 15px;
	padding-bottom: 15px;
}

.copyright i
{
	color: #c6225b;
}


.contact_address i
{
	color: #c6225b;
}

.map
{
	width: 400px;
	height: auto;
}

 


@media (max-width: 767px) and (min-width: 1px)

{
    .logo h1
    {
        font-size: 30px;
		padding-top: 0px;
		margin-top: 0px;
    }
	
	.logo img
	{
		width: 150px;
		height: auto;
	}
	
	.logo h2
	{
		font-size: 15px;
		margin-top: 0px;
	}
	
	.top_address
	{
		font-size: 15px;
		margin-top: 0px;
	}

.bg1
{
    height: 650px;
}
	
.gallery img
	{
		width: 100px;
		height:auto;
		padding: 5px;
	}

.navbar
{
	margin-bottom:-40px;
}
.about-us-background
{
	
	width:100%;
	height:100px;
	background:#6C3;
	margin-top:0px;
	color:#FFF;
	padding-top:20px;
	font-size:50px;
	text-align:center;
}


.footer
{
  	height:auto;
    background:#c7225c;
	padding:5px;
	}
}