@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
li{list-style-type: none!important;}
a{text-decoration: none!important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem!important;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.rancho{font-family: Helvetica, sans-serif, cursive!important;}
.jost{font-family: 'Helvetica', sans-serif; font-size: 17px;}
.bgtopcolor{border-top:3px solid #ff0bb7;}
.navbg{background: linear-gradient(-45deg, #595959 5%, #7c1493 45%);}
.navfont{font-family: 'Arial', cursive; font-size:25px;}
.navbar-light .navbar-nav .active > .nav-link {color:#fff200 !important;}
.logo {
    width: 190px;
    position: absolute;
    top: 0px;
    background: white;
    border-radius: 0 0 25px 25px;
    padding: 0 9px 0px 9px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.clr1{color:#e30015;}
.clr2{color:#234556;}
.clr3{color:#fff200;}
.smallfnt{font-size: 15px;}
.wrdbrk{white-space: pre;}
.fullpad{padding:0!important; margin: 0!important;}
.cool-link {display: inline-block; color: #fff; text-decoration: none;}
.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .5s;}
.cool-link:hover::after {width: 100%; transition: width .5s;}
.navbar button {background-color: #e30015;}
.navbar-toggler .navbar-toggler-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;}
.smallfnt{font-size:15px;}
.carousel-indicators .active {background-color: #ebcd1e!important;}
.welcome{background-color:#eeeeee;}
.section-title:before {
    content: "";
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 50%;
    margin-left: -70px;
    height: 1px;
    background: #cccccc;}
.section-title:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: -11px;
    left: 50%;
    margin-left: -12px;
    border: 5px solid #fff;
    border-radius: 20px;
    background: #002645;}
.media.service-box {margin: 25px 0;}
.media.service-box .pull-left {margin-right: 20px;}
.media>.pull-left {padding-right: 10px;}
.media.service-box .pull-left > i {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    color: #234556 ;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms, background-color 400ms;
    position: relative;
    display: block;
}
.media.service-box .pull-left > i:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: -10px;
    border: 4px solid #fff;
    border-radius: 20px;
    background: #234556 ;}
.media.service-box .pull-left > i:hover{background-color:#234556 ; color:white;}
.top-title {
    font-weight: 500;
    font-size: 16px;
    color: #234556 ;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;}
.top-title::before, .top-title::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #234556 ;
    top: 50%;
    margin-top: -1px;}
.top-title::before {left: -65px;}
.top-title::after {right: -65px;}
.top-title span {position: relative;}
.top-title span::before, .top-title span::after {
    content: '';
    position: absolute;
    width: 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #234556;
    top: 50%;
    margin-top: 0px;}
.top-title span::before {left: -65px;}
.top-title span::after {right: -65px;}
.headfnt {font-size: 60px;}
.headfnt1{font-size: 45px;}
figure {margin:0; padding:0;}
.zoom figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.zoom figure:hover img {-webkit-transform: scale(1.3); transform: scale(1.3);}
.pad{padding:90px 0;}
.owl-nav{display:none;}
.owl-dots{display:none;}
.btns{display: table; margin: 30px auto;}
.customNextBtn, .customPreviousBtn{
    float: right;
    background: #7C1493;
    color: #fff;
    padding: 15px 20px;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 50px;}
.service{background-image:url("../images/leaves.png"); background-repeat: repeat;}
.brd{padding: 25px 20px 25px 20px;
    background: #fff6f6;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 4px solid #eaeaea;
    border-radius: 3px;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;}
.brd:hover{border-bottom-color:#ff0bb7;}
.ftco-footer {
    background-color: #7c1493 !important;
    position: relative;
    background: url("../images/footerimg.png") no-repeat scroll;}
.footpad {padding: 40px 0 20px 0;}
.title {border-bottom: 1px dotted #ddd; width: 200px;}
.text1 {position: relative; padding: 0 0 0 28px; margin-top: -41px;}
.text2 {position: relative; padding: 0 0 0 50px; margin-top: -60px;}
.footbg{background-color:#142336;}
.smallborder1 {margin-left: calc(47% - 3px); width: 70px; height: 2px; background-color: #e30015;}
.linearbg {background: linear-gradient(90deg, #7c1493, #350e3e);}
.btn-effect1 {background: #e3df23; font-size: 20px; color: #000; border-radius: 30px; font-weight: 700; letter-spacing: 1px; margin-top: 35px; padding: 10px 20px; transition:.5s; width:18%;}
.btn-effect1:hover{background:white; color:black;}
.safetytipsbg {
    background-image: url("../images/safetytips.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:60px 0;}
.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-bottom: 1px #cac9c9 solid;
    font-weight: normal;
    color: #333e48;}
.block-head::before {
    position: absolute;
    bottom: -3px;
    left: 20px;
    width: 35px;
    height: 5px;
    content: "";
    display: inline-block;
    background-color: #ec2424;}
.block-head::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display: inline-block;
    background-color: #ec2424;}
.feature-gd {
    background: white;
    padding: 20px;
    border-radius: 8px;
	box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	height:150px;
	margin-bottom:10px;}
.icon, .icons {margin-right: 1em;}
.icon i {
    color: #559926;
    font-size: 28px;
    background: rgb(13 54 159 / 9%);
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
    display: block;
}
.icons i {
    color: #b61818;
    font-size: 28px;
    background: rgb(13 54 159 / 9%);
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
    display: block;
}
.bgpattern{background: url("../images/bgpattern.jpg") repeat-x top !important;}
.wapp{width:50px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn1{width:60px;}
.priceicn2{width: 120px;}
.point{bottom:10px;}
.point1{bottom:70px;}
.point2{bottom: 15px; right: 10px;}


@media screen and (max-width: 767px){
.navbar-light .navbar-nav .nav-link {color:#fff!important;} 
.navbg{background: #7c1493;}   
.mp{margin: 1.5rem!important;}
.pad{padding:40px 0;}
.navbar-light .navbar-nav .active > .nav-link {color:#e3df23 !important;}
.btn-effect1{width:55%;}
.logo {width:130px;  border-radius: 0 0 15px 15px;}
}


@media (min-width: 768px) and (max-width: 991.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-nav .nav-link {color:#fff!important;} 
.navbg{background: white;} 
.navbar-light .navbar-nav .active > .nav-link {color:#e3df23 !important;}
.btn-effect1{width:25%;}
.logo {width:130px;}
}


#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.notfound .notfound-404 {height: 280px; position: relative; z-index: -1;}
.notfound .notfound-404 h1 {
	font-family: 'Helvetica', sans-serif;
	font-size: 190px;
	margin: 0px;
	font-weight: 900;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url('../images/bg.jpg') no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: cover;
	background-position: center;}
.notfound h2 {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;}
.notfound p {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 0px;}
.notfound a {
	font-family: 'Helvetica', sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	-webkit-box-shadow: 0px 4px 15px -5px #0046d5;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}

.time-of-year {
    color: #555;
    font-size: 24px;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    width: 200px;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; }
.time-of-year .tooltip {
    background: #ee6e6e;
    border-radius: 3px;
    bottom: -49px;
    font-size: 24px;
    display: block;
    left: -67px;
    opacity: 0;
    padding: 15px;
    pointer-events: none;
    position: absolute;
    width: 320px;
    z-index: 1102;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .7s ease-out;
    transition: all .7s ease-out;
    height: 130px;}
.time-of-year .tooltip::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ee6e6e  10px;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);}
.time-of-year:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);}