@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
		url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Light.woff2') format('woff2'),
		url('../fonts/Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Regular.woff2') format('woff2'),
		url('../fonts/Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/******* New Theme CSS *********************************************************/

#sp-logo {
   z-index: -999;
   justify-content: left;
}
.mainmenu{
	float: none;
	font-family: 'Roboto';
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
    width:170px;
    text-align:center;
	vertical-align: middle;
	display:inline-block;
	margin-bottom: 8px;
	margin-left: auto; 
	margin-right: auto;
	background: #dddddd;
}
.mainmenu2{
	float: none;
	font-family: 'Roboto';
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
    width:340px;
    text-align:center;
	vertical-align: middle;
	display:inline-block;
	margin-bottom: 8px;
	margin-left: auto; 
	margin-right: auto;
	background: #dddddd;
}
#offcanvas-toggler > .fa {
	display: none;
}
.theme-imageffect {
overflow: hidden;
}
.theme-imageffect img{
	transition: all 1s ease;
}
.theme-imageffect img:hover{
	transform:scale(1.50);
	transition: all 1s ease;
}
.theme-imageffect2 {
	overflow: hidden;
}
.theme-imageffect2 img{
	-webkit-filter: brightness(75%);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.theme-imageffect2 img:hover{
	-webkit-filter: brightness(100%);
}

.sp-slider .sp-dots {
    margin-bottom: 5px;
}
ul li {
    padding-left: 0px;
}
hr {
    margin-bottom: 0px;
    border-top: 1px solid #bdbdbd;
}
.sppb-sp-slider-button .sp-slider-btn-text{
	background: rgb(0 0 0 / 0%);
}
.sp-slider-btn-icon:hover {
    color: #ffffff;
}
.small-title{
	border-left: solid 3px #0c5373;
	padding-left: 5px;
}
#sp-footer {
    padding: 20px 0px 15px 0px;
    text-align: center;
	border-top: solid 1px #213955;
}
.sp-page-builder .page-content #intro2{
	z-index: 999;
}
.about-column{
	z-index: 999;
}
.sp-page-builder .page-content #section-id-1621712263767{
	z-index: -99;
}
.header-border{
	border-bottom: solid 1px #0c5373;
}
.sppb-form-group label, .form-group label {
    color: #000000;
}
/******* End of New Theme CSS *******************************************************/
#sp-main-body {
    padding: 0px 0px 50px 0px;
}
body, .sp-preloader {
    background-color: #ffffff00;
}
#sp-header {
	margin-top: 50px;
	background-color: hsl(0deg 0% 0% / 0%);
	transition: 0.35s;
	position: absolute;
}
#sp-header.header-sticky {
    margin-top: 0px;
	height: 65px;
    background: #ffffff;
	box-shadow: 1px 1px 7px 0px #868686;
	transition: 0.35s;
}
#sp-header.header-sticky ~ section#sp-main-body {
	padding-top: 0px;
  	transition: 0.35s;
}
.header-sticky .logo-image {
	height: 65px;
	margin-top: -15px;
	transition: 0.35s;
}
.header-sticky .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 0 13px;
    font-size: 12px;
	line-height: 20px;
	color: #676767;
}
.header-sticky .sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span:hover {
	padding: 0 13px;
    font-size: 12px;
	line-height: 20px;
	color: #000;
}
.header-sticky .sp-megamenu-parent > li:hover > a {
    color: #000;
}
.header-sticky .sp-megamenu-parent > li.active > a, .header-sticky .sp-megamenu-parent > li.active:hover > a {
    color: #9b001c;
	font-weight: 700;
}
#sp-top{
	position: fixed;
    width: 100%;
    z-index: 999;
	background-color: rgba(255,255,255,0.15);
}
#sp-top2{
margin-top: 5px;
}
.logo-image-phone{
	margin-left: 0px;
}
.sppb-media>.pull-left {
    margin-right: 8px;
}


.image-effect-zoom-in:hover .overlay-background-image{
	transform:scale(1.60);
	transition: all 1s ease;
	}
.sppb-addon-image-overlay-icon {
    color: #fff;
    background: rgb(0 0 0 / 0%);
    transition: all 1s ease;
}
.sppb-addon-image-overlay-icon:hover {
    color: #ffffff;
    background: rgb(0 0 0 / 0%);
	transition: all 1s ease;
}
.sppb-nav-tabs>li.active>a, .sppb-nav-tabs>li.active>a:focus, .sppb-nav-tabs>li.active>a:hover {
    font-family: 'Roboto';
	color: #31448d;
	font-weight: 500;
}
.sppb-nav-tabs>li>a {
	font-family: 'Roboto';
    font-size: 23px;
    font-weight: 400;
	color: #848484;
	letter-spacing: 2px;
}
.sppb-nav-tabs>li>a:hover {
    color: #f90330;
}

.sppb-btn {
    cursor: pointer;
}
.sp-page-title {
    background: #ffffff;
    padding: 280px 0px;
}
.sp-page-title .sp-page-title-heading {
    display: none;
}
.article-details {
    max-width: 100%;
    margin-top: 0px;
}
/*----------*/

.section-border-wrapper .sppb-row > div {
  border-style: solid;
  border-color: rgba(84, 84, 84, 0.30);
  border-width: 0px;
}


.custom-sec-overlay .sppb-row-overlay:after {
  background: linear-gradient(0deg, rgb(19 0 22) 25%, rgba(0, 0, 0, 0.0) 51%) transparent;
}
.form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    color: #fff;
    background-color: rgb(50 11 59);
}
select.form-control:not([multiple]), select:not(.form-control):not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
    background-color: rgb(50 11 59);
}
select.form-control:not([multiple]):focus, select:not(.form-control):not([multiple]):focus, select.inputbox:not([multiple]):focus, select:not([multiple]):focus {
  border-color: #000000;
  background-color: #ffffff;
}
.form-control:focus, input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  border-color: #ffffff47;
  color: #000;
  background-color: #fff;
}
.sppb-form-group textarea.sppb-form-control {
    color: #ffffff;
    background-color: rgb(50 11 59);
}
.sppb-form-group textarea.sppb-form-control:focus {
	color: #000000;
	border-color: #ffffff47;
	background-color: #ffffff;
}
body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.btn-primary, body .btn.btn-primary, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary {
    background-color: #320b3b;
    color: #848c94;
    border-color: #ffffff47;
}
body .sppb-btn.sppb-btn-default:hover, body .btn.sppb-btn-default:hover, body .sppb-btn.btn-primary:hover, body .btn.btn-primary:hover, body .sppb-btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-default:focus, body .btn.sppb-btn-default:focus, body .sppb-btn.btn-primary:focus, body .btn.btn-primary:focus, body .sppb-btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-default:active, body .btn.sppb-btn-default:active, body .sppb-btn.btn-primary:active, body .btn.btn-primary:active, body .sppb-btn.sppb-btn-primary:active, body .btn.sppb-btn-primary:active {
  background-color: #ffffff;
  border-color: #ffffff47;
  color: #000;
}
/**************************************************************/
@media (max-width: 480px){
#sp-logo {
    padding-right: 0;
    margin-top: -38px;
	 margin-left: -30px;
    justify-content: left;
}
#sp-header.header-sticky  {
	padding-top: 0px;
  	transition: 0.35s;
}
.mainmenu{
	float: none;
	font-size: 18px;
    width:150px;
    text-align:center;
	vertical-align: middle;
	display:inline-block;
	margin-bottom: 8px;
	margin-left: auto; 
	margin-right: auto;
}
  .mainmenu2 {
    width: 303px;
}
}
@media (max-width: 991px){
#sp-logo {
	 margin-top: -38px;
	 margin-left: -30px;
    justify-content: left;
}
#sp-header.header-sticky {
	padding-top: 30px;
  	transition: 0.35s;
}
.mainmenu{
	float: none;
	font-size: 18px;
    width:150px;
    text-align:center;
	vertical-align: middle;
	display:inline-block;
	margin-bottom: 8px;
	margin-left: auto; 
	margin-right: auto;
}
  .mainmenu2 {
    width: 303px;
}
}