/*-------------------------
   FONT
--------------------------*/
@font-face {
  font-family: cg;
  src: url('../../fonts/CenturyGothic.ttf');
}
@font-face {
  font-family: cgb;
  src: url('../../fonts/gothicb.ttf');
}


/*ample overall*/

html {
  overflow-x: hidden;
}

body {
    letter-spacing: 0.5px!important;background-color: #171717!important; color:#a4a4a4!important;
    font-family: 'cg'!important;
}

:focus {
    outline: none !important;
}
@media(max-width:991px){
#sp-main-body {
    padding: 50px 0px;
}}

p {
    margin: 0;
}

i.fa.fas.fa-arrow-right {
    margin-left: 8px!important;
    color: #fff;
}

/*-------------------------
			FONT
--------------------------*/
h1 { font-size: 45px !important; line-height:1.2!important; }
h2 {font-size: 32px !important;line-height:1.2!important;}
h3 { font-size: 28px !important; line-height:1.2!important; }
h4 { font-size: 24px !important; line-height:1.2!important; }
h5 { font-size: 20px !important; line-height:1.2!important; }
h6 { font-size: 16px !important; line-height:1.2!important; }
body {font-size: 14px !important;line-height:2!important;}

@media (min-width: 768px) and (max-width: 991px){
h1 { font-size: 38px !important; line-height:1.2!important; }
h2 { font-size: 32px !important; line-height:1.2!important; }
h3 { font-size: 28px !important; line-height:1.2!important; }
h4 { font-size: 24px !important; line-height:1.2!important; }
h5 { font-size: 20px !important; line-height:1.2!important; }
h6 { font-size: 18px !important; line-height:1.2!important; }
body {font-size: 14px !important;line-height:2!important;}
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 18px!important;}
}
  
@media(max-width:768px){
h1, h1.sppb-addon-title { font-size: 35px !important; line-height:1.2!important; }
h2, h2.sppb-addon-title { font-size: 30px !important; line-height:1.2!important; }
h3, h3.sppb-addon-title { font-size: 26px !important; line-height:1.2!important; }
h4, h4.sppb-addon-title { font-size: 22px !important; line-height:1.2!important; }
h5, h5.sppb-addon-title { font-size: 20px !important; line-height:1.2!important; }
h6, h6.sppb-addon-title { font-size: 16px !important; line-height:1.2!important; }
body { font-size: 14px !important; line-height:1.8!important; }
.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {font-size: 16px!important;}
}
.sppb-addon-divider-wrap {
    line-height: 0;
}

h1,h2,h3,h4,h5,h6{font-family: 'cgb'!important;}
/*-------------------------
		menu
--------------------------*/
div#sp-logo {
    display: flex;
    align-items: center;
    transition: 0.5s ease;
}

@media (min-width: 768px){
.logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 75px!Important;
}
.menu-fixed .logo {
    height: 60px!Important;
}
div#sp-logo {
  justify-content: center;
}}

@media (max-width: 767px){
#sp-header .logo {
    height: 60px!important;
    display: flex;
    align-items: center;
    padding-left: 15px;
}}

@media (min-width: 768px) and (max-width: 991px){
div#sp-menu {float: right;}
header#sp-header {padding-right: 60px;}
#sp-header .logo{display: flex;align-items: center;}
}

/*-------------------------
   logo
--------------------------*/
@media only screen and (min-width: 992px) {
.logo img {
    width: auto;
    max-height: 65px!important;
}}

.logo img {
    height: auto;
    width: 80px;
    transition: 0.5s ease;
}

/*-------------------------
   row-padding
--------------------------*/
.ample-padding-top {
    padding-top: 80px!important;
}
@media screen and (max-width: 991px){
.ample-padding-top {
    padding-top: 50px!important;
}}

.ample-padding-bottom {
    padding-bottom: 80px!important;
}
@media screen and (max-width: 991px){
.ample-padding-bottom {
    padding-bottom: 50px!important;
}}
.ample-padding-both {
    padding: 80px 0 80px 0!important;
}
@media screen and (max-width: 991px){
.ample-padding-both {
    padding: 50px 0 50px 0!important;
}}



/*----------------------------------------
     		   bg gradient
---------------------------------------*/
@media (max-width: 767px){
.bg-overlay-mobile-white .sppb-row-overlay {
    background: linear-gradient(45deg, rgb(255 255 255 / 30%) 0%, rgb(255 255 255) 100%) transparent!important;
  	border-radius:20px;
}}
@media (max-width: 767px){
.bg-overlay-mobile-black .sppb-row-overlay {
    background: linear-gradient(45deg, rgb(0 0 0) 0%, rgb(0 0 0 / 26%) 100%) #0000002b!important;border-radius:20px;
}}






/******************************
		header
*****************************/
#sp-title h5 {
    margin-bottom: 0px!important;
    color: #fff;
    position:relative;
    /* text-shadow: 0 0 5px #ffffff; */
    background: #ac0d19;
    width: fit-content;
    margin: auto;
    padding: 10px 20px;
    border-radius: 50px;
}

@media (max-width: 767px){
#sp-title h5 {
    padding: 16px 16px;
    font-size: 12px!important;
    line-height: 0!important;
}}












#sp-title h1 {
    margin-top: 10px;color:#fff; position:relative;
}


@media only screen and (min-width: 992px) {
.sp-page-title {
    padding: 15% 0px 15% 0!important;
    background-repeat: no-repeat;
    background-position: 50% 95%!important;
    background-size: cover;
    background-attachment: scroll!important;
    text-align: center;
    background: #171717;
}}

@media (min-width: 768px) and (max-width: 991px){
.sp-page-title {
    padding: 15% 0px 15% 0!important;
    background-repeat: no-repeat;
    background-position: 50% 95%!important;
    background-size: cover;
    background-attachment: scroll!important;
    text-align: center;
    background: #171717;
}}

@media (min-width: 768px){
.sp-page-title {
    padding: 15% 0px 15% 0!important;
    background-repeat: no-repeat;
    background-position: 50% 95%!important;
    background-size: cover;
    background-attachment: scroll!important;
    text-align: center;
    background: #171717;
}}


/******************************
		arrow
*****************************/
.fa {
    color: #000;
}
.fa:hover {
    color: #ac0d19   ;
}
/*-------------------------
   BOTTOM 4
--------------------------*/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon .sppb-icon-container { margin-bottom: 0 !important; }
#sp-bottom .sppb-media-heading{
    display: none!important;
}
#sp-bottom4 .sppb-icon .sppb-icon-container i {
    line-height: 28px!important;
    color: #fff!important;
}
@media (max-width: 767px){
#sp-bottom4 .sppb-icon .sppb-icon-container i {
    line-height: 25px!important;
    font-size: 16px!important;
}}

@media only screen and (min-width: 992px) {
#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
    display: flex;
    justify-content: center;
}
section#sp-bottom {
    margin-top: -20%!important;
    padding-top:0px!important;
}
}






/*----------------------------------------
     		   LOGIN
---------------------------------------*/
div#id-user {
    line-height: 90px;
    color: #fff!impoprtant;
}

div#id-user a{
    color: #fff!important;
}



/*----------------------------------------
     		   GALLERY
---------------------------------------*/
.com-speasyimagegallery.view-albums #sp-main-body{padding:50px 0px 30px 0px;}

.com-speasyimagegallery.view-album #sp-main-body{padding:50px 0px 30px 0px;}

.com-speasyimagegallery.view-albums .page-header {display: none;}

.com-speasyimagegallery.view-album .page-header {display: none;}


/*----------------------------------------
     		   FAQ
---------------------------------------*/
span.sppb-panel-title {
    color: #fff;
}
.sppb-panel-heading i:before {
    color: #fff;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: #26892417;
}

/*----------------------------------------
     		   FOOTER
---------------------------------------*/
footer#sp-footer {
    position: relative;
}

footer#sp-footer:before {
    position: absolute;
    content: '';
    background: #464646;
    height: 0px;
    width: 800px;
    margin: auto;
    left: 0;
    right: 0;
    top: 9px;
}

@media screen and (max-width:600px){
footer#sp-footer {
    padding-bottom: 15px!important;
}}

#sp-footer a { font-weight: 400; }

/*-------------------------
     OFFCANVAS
--------------------------*/ 


.offcanvas-menu {
    BACKGROUND: #171717!important;
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;
    }

.offcanvas-menu {
    border-left: 4px solid #ac0d19   !important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color:#fff!important;
}

.offcanvas-menu li.current.active a {
  color: #fff!important;
  font-weight: 900!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: #ac0d19    !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #ffffff40 !important;
  color:#fff!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #ac0d19    !important;
  color:white!important;
}

/*for display child*/
.offcanvas-menu ul.menu-child {
    display: inherit !important;
}

i.fa.fa-remove {
    color: #fff   ;
}


.gm-style-iw-d input.button {
    background: #ac0d19   ;
    color: #fff;
    border: 0;
    letter-spacing: 0.5px;
    padding: 8px 15px;
}

/**************feature box**************/
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
  border: 0px solid transparent;
  padding: 0px;
}
.sppb-addon.sppb-addon-feature.sppb-text-center {
  padding: 0 !important;
  border: 0px !important;
}
.sppb-addon.sppb-addon-feature.sppb-text-center:hover {
  background: transparent !important;
}
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
  background: transparent;
  border: 0px;
  padding: 0px;
  color: inherit;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text {
  color: inherit !important;
}
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-text,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-addon-title.sppb-feature-box-title,
.sppb-section:not(.spectrum-faq-list)
  .sppb-addon-feature:hover
  .sppb-icon
  span
  i {
  color: #ffff!important;
}
@media only screen and (max-width: 480px){
.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text br {
    display: block;
}}



/*cta*/
@media (min-width: 768px) and (max-width: 991px){
.cta-screen {
    padding: 50px 25px!Important;
}}





/*page-title*/
.sp-page-title .breadcrumb >.active {
    color: rgb(255 255 255 / 80%);
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #fff;
}

i.fa.fa-home {
    color: #fff;
}

.sp-page-title {
    padding: 100px 0 30px 0;
    background-attachment: scroll!important;
    /* background-position: center center!important; */
}
@media(max-width:991px){
.sp-page-title {
    padding: 100px 0 30px 0;
}
}
.sp-page-title h2 {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
}
}
.sp-page-title {
    background: #171717;
    text-align: left;
    border-bottom: 0px solid #ccc;
}
.sp-page-title h2:before {
    content: "";
    position: absolute;
    /* background: #000; */
    height: 2px;
    width: 50px;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
}
.sp-page-title .breadcrumb {
    margin-top: 0;
    font-size: 14px;
    position: relative;
}
.sp-page-title .breadcrumb >li>a:hover {
    color: #ffffff4f;
}

.sp-page-title:before {
    position:absolute;
    content:'';
    width:100%;
    height:1000px;
    top:0;
    left:0;
    background: linear-gradient(180deg, rgb(0 0 0) 0%, rgb(0 0 0 / 8%) 15%)!important;
}

.sp-page-title {
position:relative;overflow:hidden;}
/*-------------------------
     LIVE CHAT
--------------------------*/ 
#hover_text {top: 14%!important;}

@media (min-width: 768px){
.fab-wrapper {
    bottom: 72px!important;
  }}

/*-------------------------
     Checkout confirm
--------------------------*/ 
a.upload-button2 {
    background: #2ebf5e;
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
}

a.upload-button2:hover {
    background: #000;
    color: #fff;
    padding: 15px 20px;
    text-transform: capitalize;
}

/*--------------------------------
	SCROLL UP & LIVE CHAT
--------------------------------*/

a.scrollup {
    right: 53px;
    bottom: 180px;
    background: transparent!important;
    border: none!important;
}

@media (min-width: 768px) and (max-width: 991px){
.scrollup {bottom: 135px!important;right: 120px!important;}
.fab-wrapper {right: 0!important;bottom: 120px!important;}
}

@media screen and (max-width: 767px){
.scrollup {bottom: 115px!important;right: 120px!important}
.fab-wrapper {right: 0!important;bottom: 100px!important;}
}

.scrollup:before {
    color: #000;
}

.scrollup:before{
    right: 0;
    position: absolute;
    line-height: 15px;
    float:right;
    top: -0px;
    text-align:right;
    /* right: 10px; */
}

.scrollup:before{
    content: " "!important;
    background: url(/images/00_Ample/others/arrowup.png);
    content: '';
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    -webkit-animation-name: float2;
    -webkit-animation-duration: 3500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}


/*float*/
@keyframes float2 {
	0% {
	
		transform: translatey(0px);
	}
	50% {

		transform: translatey(-20px);
	}
	100% {

		transform: translatey(0px);
	}
}




/*end of ample overall*/