body{
    position: relative;
    background: #0C3274 url(../images/pageglare.png) top left fixed no-repeat;
}


#sp-header .container {
	width: 1100px;
}

.fullpage #sp-main-body .container {
    max-width: 100%;
}

#sp-main-body {
    padding:  0;
}

#sp-header-topbar a {
    color: #000000;
}

.article-details .article-can-edit {
    margin-bottom: 0;
}


#sp-header-topbar .container-inner {
    border-bottom: 1px solid #000000;
}

.btn-red{
    background: #f00;
    padding: 10px !important;
    line-height: 20px !important;
    color: #fff !important;
    border-radius: 10px;
}
.sp-dropdown-items li {
  border-bottom:1px solid #ccc;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 15px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
        background-color: rgb(255, 255, 255);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
      font-size: 14px !important;
      padding: 0 5px;
  }
}


@media (min-width: 990px) and (max-width: 1199px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
      font-size: 14px !important;
      padding: 0 5px;
  }
}

.sp-page-builder .page-content #section-id-1633234473641 {
    padding: 50px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
    box-shadow: 0 0 0 0 #111010;
    background-color: #ffffff !important;
}


.sldieshowitem .sppb-addon-wrapper > div {
	overflow: hidden;	
}

.emergency_call p {
    margin-bottom: 0rem;
	color:#f00;
	font-weight: bold;
    font-size: 24px;
}

.mymain{
	margin-top:20px !important; 
}

.mymain  .sp-slider .sp-dots {
    bottom: 0  !important; 
	margin-left:70px;
}
.mymain .sp-slider .sp-dots ul li {
    height: 12px  !important; 
    width: 12px  !important; 
    background: #e7a412;
}