@import url('https://fonts.googleapis.com/css?family=Trade+Winds');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two');
.top { margin:0px !important; padding:0px !important; padding:10px 0px !important; border-top:3px solid #ff004e !important; background:#303030 !important; }
.row { margin-right: 0px !important; margin-left: 0px !important; padding:0px 15px !important; width:1150px !important; margin:auto !important; }

.header { margin:0px !important; padding:0px !important; padding:20px 0px !important;  border-bottom:2px solid #ff004e !important; }

.navbar-default {
    background-color: #303030 !important;
    border-color: 0px solid #303030 !important;
}
.navbar {
    margin-bottom: 0px !important;
	border:0px !important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important; font-weight:bold !important;
	padding-left: 45px !important;
    padding-right: 45px !important;
}
.navbar-default .navbar-nav > li + li{
	background: url(images/separator.png) 0 center no-repeat !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #ff004e !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff !important;
    background-color: #ff004e !important;
}
.dropdown-menu {
	background:#ff004e !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold !important;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #303030 !important;
}
.call {
    text-align: end;
}
.call span {
    display: flex;
    justify-content: end;
    margin: 0px 15px 12px;
    font-size: 17px;
    color: #ff004e;
}
.call p {
    margin-top: 5px;
}
.call a {
    color: #303030;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
    transition: 0.5s;
    font-size: 17px;
}
.call a:hover{
    color:#ff004e;
    text-decoration:none;
}
i.fa-solid{
    color: #ff004e;
}
.fab {
    font-weight: 500;
    color: #ff004e;
    font-size: 25px;
}  
.visit a {
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 400;
    transition:0.5s;
}
.visit a:hover{
    color: #fff;
    text-decoration: none;
}
.fas{
    color: #ff004e;
    font-size: 16px;
    margin-right: 10px;
}
.navbar-default .navbar-nav > li:hover { background:#ff004e !important; }
.menu-bar { background:#303030 !important; }


.banner { margin:0px !important; padding:0px 9px !important; }
.banner2 { margin:0px !important; padding:0px 0px !important; }

.welcome { margin:0px !important; padding:30px 0px !important; }
.head2 { font-weight:bold; font-family: 'Trade Winds', cursive; }
.discription { line-height:27px; font-family:calibri; font-size:18px; }
.read { font-weight:bold; padding:10px 30px; background:#ff004e; color:#fff; text-decoration:none; }
.read:hover { color:#fff; text-decoration:none; background:#c2003b; }

.profile {  margin:0px !important; padding:50px 0px!important; background:#e6e5e5 !important; }
.top1 {}

.gallery { margin:0px !important; padding:30px 0px !important; }

.footer {  margin:0px !important; padding:20px 0px !important; border-top:3px solid #ff004e !important; background:#303030 !important; }
.head3 { font-family: 'Lobster Two', cursive; color:#fff; }
.discription-list { line-height:27px; font-family:calibri; font-size:18px; list-style:url(images/list-icon.png); }
.discription-list li a { color:#9f9f9f; text-decoration:none;  }
.discription-list li a:hover { color:#fff; text-decoration:none;  }
.social { font-size:25px !important; color:#fff !important; transition:all 0.5s ease-in-out; }
.social:hover { font-size:25px !important; color:#ff004e !important; }
.subfooter { background:#ff004e !important; padding:10px 0px !important; }
.link { color:#fff; font-weight:bold; }
.link:hover { color:#fff; text-decoration:none; font-weight:bold; }

/*----other page----*/
.contain { padding:30px 0px !important; }
.head4 { font-size:40px; color:#000; font-family: 'Lobster Two', cursive; } 
.info { font-family:calibri; line-height:25px; text-align:justify; font-size:18px; }




@media only screen and ( max-width:1150px )
{
	.row { width:100% !important; }
}
@media only screen and ( max-width:980px )
{
	.navbar-default .navbar-nav > li > a {
    color: #fff !important; font-weight:bold !important;
	padding-left: 30px !important;
    padding-right: 30px !important;
}
}
@media only screen and ( max-width:768px )
{
	.center50 { width:40%; margin:auto; border:0px solid #f00; }
	.navbar-default .navbar-nav > li > a {
    color: #fff !important; font-weight:bold !important;
	padding-left: 25px !important;
    padding-right: 25px !important; }
	
	.top1 { margin-bottom:30px; }
	.call{
	    display:none;
	}
}
@media only screen and ( max-width:690px )
{
	.center50 { width:50%; margin:auto; border:0px solid #f00; }
}
@media only screen and ( max-width:560px )
{
	.center50 { width:60%; margin:auto; border:0px solid #f00; }
	.link { float:none !important; }
}
@media only screen and ( max-width:480px )
{
	.center50 { width:75%; margin:auto; border:0px solid #f00; }
}
@media only screen and ( max-width:396px )
{
	.center50 { width:100%; margin:auto; border:0px solid #f00; }
}