
html {
  scroll-behavior: smooth;
}
 
body {
/*    font-family: 'Caveat', cursive !important;*/
    font-family: 'DM Sans', sans-serif !important;
}

a {
    text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
/*    font-family: 'Caveat', cursive !important;*/
    font-family: 'DM Sans', sans-serif !important;
}

.hero-h1-cust {
    font-size: 60px;
    line-height: 64px;
}

#header .header-nav-main nav > ul:not(:hover) > li > a.active {
    background-color: #222529;
    color: #000 !important;
}

#header .header-nav.header-nav-line nav > ul li:hover > a {
    color: #ffffff;
}

#header .header-nav.header-nav-line nav > ul li:hover > a:before {
    background: #000000;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #000;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before {
    background: #000000;
}

#header .header-nav-features .header-nav-top-icon, #header .header-nav-features .header-nav-top-icon-img {
    color: #fff;
}

.appot-btn-cust {
    background: #3991d0;
    border-radius: 25px !important;
    color: #fff;
    border: none;
    padding: 8px 25px;
    margin-left: 15px;
    transition: .6s;
}

.appot-btn-cust-2{
	background: #272727;
    border-radius: 25px !important;
    color: #fff;
    border: none;
    padding: 8px 25px;
    margin-left: 15px;
    transition: .6s;
}

#header .header-body {
    background: #fff;
}

.background-video-hero {
    position: relative;
    height: 90vh;
    overflow: hidden;
    background: #000;
}

#myVideocust {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    background-blend-mode: overlay;
    opacity: .8;
}

.content-hero {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
}

#header .header-nav {
    justify-content: flex-end !important;
}

.width-img-fix-cust {
    width: 50% !important;
}

img.about-cont-img {
    width: 100px;
}

.sticky-header-active{
	top: 0 !important;
}

.hover-effect-cust {
    position: absolute;
    top: 260px;
    transition: .7s;
    width: 100%;
    height: 100%;
    padding: 30px;
    border-radius: 29px;
}

.bg-img-services-cust {
    overflow: hidden;
}

.back-box-cust {
    border-radius: 30px !important;
}

.bg-img-services-cust:hover .hover-effect-cust {
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(33deg,#3991d0 35%,#83c5ea);
    padding: 30px;
    border-radius: 29px;
}

h1.h1-cust-text-shadow {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    margin-bottom: 12px;
    font-size: 22px;
    letter-spacing: 0;
}

.list-unstyled-cust {
	padding: 0;
	margin: 0;
    overflow: scroll;
    position: relative;
    height: 230px;
    overflow-x: hidden;
}

.list-unstyled-cust::-webkit-scrollbar {
    width: 5px;
    border-radius: 20px;
}

.list-unstyled-cust::-webkit-scrollbar-track {
  background: #0000;
}

.list-unstyled-cust::-webkit-scrollbar-thumb {
  background: #52a2d9;
}

.list-unstyled-cust::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.bg-img-services-cust:hover .hover-effect-cust.hover-detail {
	display: block ;
}

.hover-detail {
    display: block;
}

.list-unstyled-cust li {
    font-size: 15px;
    padding-bottom: 10px;
    letter-spacing: .1px;
}

.side-img-box-cust img{
	width: 100%;
	object-fit: cover;
}

.side-img-box-cust {
    width: 100%;
    border-radius: 30px;
    position: sticky;
    overflow: hidden;
    top: 110px;
}

.bnf-links-wrap, .cta-links-wrap {
    display: flex;
    flex-wrap: wrap;
}

.bnf-link-item {
    width: 33%;
    padding-right: 15px;
    padding-bottom: 10px;
}

.bnf-link-item a {
    color: #000;
    font-size: 17px;
    display: block;
    padding: 15px;
    border-radius: 20px;
    transition: .3s ease-in-out;
}

.bnf-link-item a>b {
    font-weight: 500;
    display: block;
}

.about-icons-wrap .ab-icon-item:hover, .bnf-link-item a:hover {
    background-color: #f0f9ff;
}

.mb-cust-8{
	margin-bottom: 150px;
}

.content-side-bar h3 {
    color: #3991d0;
}

.contnt-box-shadow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    padding: 25px;
    border-radius: 30px;
    min-height: 250px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.contnt-box-shadow-2{
	 box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    padding: 15px;
    border-radius: 30px;
    min-height: 250px;
    margin-top: 100px;
    margin-bottom: 100px;
}

img.img-fluid.width-img-fix-cust {
    position: sticky;
    top: 110px;
}

.header-body.border-top-0.h-auto.box-shadow-none {
    top: 0px !important;
}

#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    background: white !important;
}

button.btn.btn-primary.custom-form-control-newsletter-btn.btn-px-3.btn-py-2.font-weight-bold {
    background: #3991d0;
    border: none;
    border-radius: 0px 20px 20px 0px !important;
}

.testimonial.testimonial-with-quotes blockquote:before {
    color: #3991d0;
}

.card {
    position: relative;
    border: none;
    background: none;
}

.testimonial.testimonial-with-quotes blockquote:before {
    top: -15px;
}

.subs-cust {
    border-radius: 45px;
    background: linear-gradient(280deg,#f5f1e5 -25%,#f0feff);
    padding: 56px 80px;
    margin-top: 50px;
}

.form-style-3 .form-control {
    padding: 17.2px 21px !important;
    padding: 0.7rem 1rem;
    background-color: #ffffff;
    border: none;
    border-radius: 20px 0px 0px 20px !important;
}

#header .header-btn-collapse-nav {
    background: #ffffff29;
    border-radius: 7px !important;
}

.bg-grad-color{
    background: rgb(57,145,208);
    background: linear-gradient(90deg, rgba(57,145,208,1) 35%, rgba(0,212,255,1) 100%);
}


.content-side-bar h3 {
    color: #3991d0;
}

.contnt-box-shadow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    padding: 25px;
    border-radius: 30px;
    min-height: 250px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.contnt-box-shadow-2{
     box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    padding: 15px;
    border-radius: 30px;
    min-height: 250px;
    margin-top: 100px;
    margin-bottom: 100px;
}

img.img-fluid.width-img-fix-cust {
    position: sticky;
    top: 110px;
}

.header-body.border-top-0.h-auto.box-shadow-none {
    top: 0px !important;
}

#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    background: white !important;
}

button.btn.btn-primary.custom-form-control-newsletter-btn.btn-px-3.btn-py-2.font-weight-bold {
    background: #3991d0;
    border: none;
    border-radius: 0px 20px 20px 0px !important;
}

.testimonial.testimonial-with-quotes blockquote:before {
    color: #3991d0;
}

.card {
    position: relative;
    border: none;
    /* background: none; */
    //background-color: #0000001c !important;
    background-blend-mode: overlay;
}

.testimonial.testimonial-with-quotes blockquote:before {
    top: -15px;
}

.subs-cust {
    border-radius: 45px;
    background: linear-gradient(280deg,#f5f1e5 -25%,#f0feff);
    padding: 56px 80px;
    margin-top: 50px;
}

.form-style-3 .form-control {
    padding: 17.2px 21px !important;
    padding: 0.7rem 1rem;
    background-color: #ffffff;
    border: none;
    border-radius: 20px 0px 0px 20px !important;
}

#header .header-btn-collapse-nav {
    background: #ffffff29;
    border-radius: 7px !important;
}

.bg-grad-color{
    background: rgb(57,145,208);
    background: linear-gradient(90deg, rgba(57,145,208,1) 35%, rgba(0,212,255,1) 100%);
}

.ul-tag-list {
    display: flex;
    flex-wrap: wrap;
}

.ul-tag-list li {
    background: aliceblue;
    margin: 5px;
    padding: 8px 15px;
    border-radius: 20px;
}

.box-cust-seven {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding: 40px 0px;
}

.ml-cust {
    margin-left: 100px;
    margin-top: 5px;
}

.block-follow-instagram {
    width: 530px;
    height: 280px;
}

.testimonial.testimonial-with-quotes blockquote p {
    padding: 0 5px;
}

/*-- Mobile View CSS --------------------------------------------------------------------------------------------------------*/
@media (max-width:767px){

.appot-btn-cust {
    background: #3991d0;
    padding: 5px 16px;
    margin-left: 2px;
    font-size: 9px;
}

#header .header-nav-main nav > ul li {
    display: block !important;
}

#header .header-nav-main nav {
    max-height: 100vh;
}

#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    background: #3991d0 !important;
    border-radius: 2px !important;
}

#header .header-nav-features .header-nav-features-dropdown.show {
    top: 40px;
    box-shadow: none;
    right: -107px;
}

.content-hero {
    top: 50%;
    left: 37%;
}

.card-body {
     padding:0 !important; 
}

.contnt-box-shadow {
    margin-top: 80px;
    margin-bottom: 0px;
}

.contnt-box-shadow-2 {
    margin-top: 20px;
    margin-bottom: 80px;
}

.subs-cust {
    padding: 42px 20px;
    margin-top: 0px;
}

.bnf-link-item a>b {
    font-weight: 600;
    display: block;
}

.bnf-link-item a {
    font-size: 13px;
    padding: 3px;
}

.mb-cust-8 {
    margin-bottom: 50px;
    margin-top: 40px !important;
    margin-left: 5px;
}



}
/*-- Mobile View CSS End -----------------------------------------------------------------------------------------------------*/

/*-- Tab View CSS ------------------------------------------------------------------------------------------------------------*/
@media (min-width:768px) and (max-width:992px){}
/*-- Tab View CSS End --------------------------------------------------------------------------------------------------------*/




.services-cust-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: overlay;
    background-color: #00000094;
    /* background-position: center; */
    */: ;
    background-position-y: -487px;
    padding: 110px 0px !important;
}

html .accordion-modern-status-primary.accordion-modern-status > .card .card-header a:not(.collapsed) {
    background-color: #3991d0 !important;
    color: #FFF !important;
}

.tog-cust a {
    font-size: 16px !important;
    padding: 20px !important;
    margin-top: 20px;
}

.tog-cust .toggle-content p {
    padding-left: 20px;
    font-size: 15px;
    padding-top: 15px;
    margin-bottom: 50px;
}

.ls-cust-0{
    letter-spacing:0;
}

html .bg-color-quaternary, html .bg-quaternary {
    /* background-color: #3991d0 !important; */
    /* background: linear-gradient(90deg, rgba(57,145,208,1) 35%, rgba(0,212,255,1) 100%); */
    background: radial-gradient(circle, rgba(57,145,208,1) 0%, rgba(148,187,233,1) 100%);
}

.p-cust-ten {
    color: #3991d0;
}

.p-cust-nine {
    padding: 18px 35px;
}

.appot-btn-cust-2:hover{
    color: #fff;
    background: #3991d0;
}

.appot-btn-cust:hover{
    color: #fff;
    background: #3991d0;
}

.accordion.accordion-modern-status > .card {
    border-radius: 35px !important;
    overflow: hidden;
}

.offer-link-box {
    position: sticky;
    top: 115px;
    border-radius: 15px;
}

html .divider.divider-primary.divider-small hr {
    background: #ffffff;
}

.ul-cust-eight li {
    background: #d6d6d6;
    margin-bottom: 8px;
    padding: 10px;
    border-radius: 7px;
}

hr.offer-end-hr {
    background: #3991d0;
    margin-bottom: 130px;
}

.price-menu-item .price-menu-item-details {
    align-items:center; !important;
}

.col-pri-cust {
    color: #3991d0;
}

.w-h-fix-cust {
    width: 100%;
    height: 354px;
    object-fit: cover;
}

.border-radius-cust-second {
    border-radius: 35px !important;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ul-cust-eight {
    overflow: scroll;
    height: 70vh;
    overflow-x: hidden;
    padding: 10px;
}

.ul-cust-eight::-webkit-scrollbar {
  width: 10px;
}


/*-- 18-12-2023 --*/

