/* header */
/*************************************************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
div#masthead {
    display: flex;
    justify-content: space-between;
	align-items: center;padding: 0px 15px
}
.search-header{
	margin-top: 0px !important;
}
div#page-header {
    margin-top: 25px;
}


img#mastheadlogo {
    margin-bottom: -66px;
}
#mastheadlogo {
    margin: 0px;
    border: 0px;
    padding: 0px;
    position: relative !important;
    top: 0px !important;
}

.dropdown_main ul.dropdown-menu {
    display: none;
}


.dropdown_main:hover ul {
    display: block;
    position: absolute;
	background: #222;
    list-style: none; 
    padding: 12px;
	width: 250px;
}
.dropdown_main ul li a{
	text-transform: capitalize;
    padding: 5px 25px;
    margin: 0 !important;
    color: #fff;
	text-align: left;
    white-space: inherit;
    font-size: 15px;
}



@media (max-width: 767px){
.menu-silent-main-menu-container {
    display: none;
}
}


@media (min-width: 768px){
	.navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row;
			display: -ms-flexbox;
		display: flex;

		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
	}

.navbar-nav li a {font-size: 14px;font-weight: 600;color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	
	}
.navbar-nav .nav-item a {margin-left: 13px;margin-right: 13px;text-decoration: none;}	
.navbar-nav .nav-item:first-child a {margin-left: 0;}
.navbar-nav .nav-item:last-child a {margin-right: 0;}
	.navbar-nav .nav-item a:hover{
		color: #f64c72 !important; 
	}	
	
	
}


div#page-footer{
	    padding: 15px;
    background-color: #1f1f1f !important;
}
div#page-footer .navbar {
     max-width: 1200px;
    margin: 0 auto;
}
/************************************************/


/******************* footer *******************/
.footer-area .row #footer_quicklinks .single-footer-widget .footer-wid-title,.footer-area .row #footer_contact .single-footer-widget .footer-wid-title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 21px;
    text-transform: uppercase;    border: none;
    text-transform: uppercase;
    margin-bottom: 23px;
	font-family: 'Montserrat', sans-serif;
}
.footer-area .row #footer_quicklinks .single-footer-widget .menu-footer-menu-two-container .menu li {
    margin-bottom: 5px !important;
}
ul#menu-footer-menu-two li a {
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;text-decoration: none;
    color: #c2c2c2 !important;
    padding-left: 25px;
    margin-bottom: 0px;line-height: 28px;
    background: url("images/webeteer/footer_arrow.png") left center no-repeat;
}
.footer-contact-list li {
	list-style: none;
}
.footer-area .row #footer_contact .single-footer-widget .textwidget .footer-contact-list li a {
  	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    font-weight: 300;
    color: #c2c2c2;
	line-height: 28px;
    margin-bottom: 8px;
}
  .footer-contact-list .address a {
    padding-left: 30px;
    background: url(images/webeteer/location.png) left 7px no-repeat;
}
.footer-contact-list .mail_to a {
    padding-left: 30px;
    background: url(images/webeteer/letter.png) left 8px no-repeat;
}

.footer-contact-list .tel_to a {
    padding-left: 30px;
    background: url(images/webeteer/phone-call.png) left 6px no-repeat;
}

.footer-area .row .single-footer-widget .logo p {
    font-size: 16px;
    font-weight: 300;
    color: #c2c2c2 !important;
    line-height: 28px;
	margin-top: 18px;
	font-family: 'Montserrat', sans-serif;
}
ul#menu-footer-menu-two li {
    list-style: none;
}
.copyright-area p {
    color: #707070 !important;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.copyright-area .col-lg-12{
	width: 100%;
}
div#footer_quicklinks,.footer-area .row #footer_contact{
	    padding-left: 10%;
    box-sizing: border-box;
}
div#page-footer .copyright {
    display: none;
}
div#page-footer .navbar {
	min-height: 25px !important;
}
@media screen and (max-width: 1199px){
	div#page-footer .navbar {
    margin-left: 5%;
    margin-right: 5%;
}
 #phpbb .wrap {
    padding-left: 5%;
    padding-right: 5%;
}
.footer-area {
     padding: 15px !important;
}
.footer-area .container{	
	padding-left: 5%;
	padding-right: 5%;
}
}
@media screen and (max-width: 768px){
	.copyright-area {
		margin-top: 20px;
	}
	.footer-area  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
div#footer_quicklinks, .footer-area .row #footer_contact {
    padding-left: 10px;
 }
}
@media screen and (min-width: 1200px){
	.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.footer-area {
    background-color: #1f1f1f;
    display: inline-block;
	padding-top: 60px !important;
	width: 100%;
}
.footer-area .container{	
	max-width: 1200px;
    margin: 0 auto;
}
}
@media (min-width: 576px){
	.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media (min-width: 768px){
	
	
	.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media (min-width: 992px){
	.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
	.footer-area .container {
    padding-bottom: 52px;
}
	.copyright-area{
		margin-top: 30px;
	} 
 
}

.footer-area {
    background-color: #1f1f1f;
	
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/****************** End footer *****************/
#headerwrap {
  width: 100%;
  background: transparent linear-gradient(270deg, #da0050 0%, #8e2b88 100%) 0% 0% no-repeat padding-box !important;
	background-repeat: repeat-x;
 	margin:0px;
	border:0px;
	padding:0px;
}
#masthead {
  max-width: 1200px;
	margin: 0 auto;
  min-height: 81px;
  position:relative;
}
#mastheadlogo {
	margin:0px;
	border:0px;
	padding:0px;
  position:absolute;
	top:25px;
}
#menu {
  background-color: #000000;
	background-image: url('./images/spcr_bg_topmenu.png');
	background-repeat: repeat-x;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
	margin:0px;
	border:0px;
	padding:0px;
  text-align: right;
  vertical-align: middle;
  height: 20px;
}
#menulogotext {
  height: 20px;
	margin:0px;
	border:0px;
	padding:0px;
  float: left;
}
#primary {
	margin:0px;
	margin-right: 10px;
	border:0px;
	padding:0px;
  font-size: 12px;
  color: #9cf;
}
#primary a {
  font-weight: bold;
  color: #000000;
}

/* footer */
#phpbb{
	background: #fff !important;
}
#phpbb .wrap{
	border: none !important;
	max-width: 1200px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}