@import url('https://fonts.googleapis.com/css2?family=Acme&family=Roboto&display=swap');
li{list-style-type:none!important;}
a{text-decoration:none!important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:90px 0;}
.acme{font-family: cursive;}
.roboto{font-family: 'Roboto', sans-serif; line-height: 28px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.topbg{background-color: #ed930c;}
.black{color:#000!important;}
.logo{width:250px;}
.footlogo{width:120px;}
.fullpad{padding:0!important; margin:0!important;}
.clr{color:#a02e14;}
.clr1{color:#a02e14;}
.smallfnt{font-size: 14px;}
.navbg{background-color: #a02e14;}
.navfont{font-family: cursive; font-size: 18px;}
.navbar-light .navbar-toggler {border-color: #fff !important;}
.headfnt {font-size: 55px;}
.wrdbrk{white-space: pre;}
.icon-side{margin-right: 1em;}
.topicon{font-size: 35px; color:#a02e14;}
.navbar-light .navbar-nav .active>.nav-link{color: yellow!important;}
.navbar-light .navbar-nav :hover.nav-link{color: yellow!important;}
.glow {
	animation-duration: 2.5s;
	animation-iteration-count: infinite;
	animation-fill-mode: both;
	color:yellow;}
@keyframes wobble{
0% {transform: translateX(0%);}
15% {transform: translateX(-25%) rotate(-5deg);}
30% {transform: translateX(20%) rotate(3deg);}
45% {transform: translateX(-15%) rotate(-3deg);}
60% {transform: translateX(10%) rotate(2deg);}
75% {transform: translateX(-5%) rotate(-1deg);}
100% {transform: translateX(0%);}
}
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 25px 10px 25px 10px;
    display: table;
    background: url(../images/png.png) no-repeat;
    border-left: transparent;}
.phone p {
    left: -25px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    color: #da0000;
	font-size: 14px;}
.phone p::after {
    content: url(../images/phonecall.png);
    position: absolute;
    top: 12px;
    margin-left: 26px;}
.phone span {
    vertical-align: middle;
    display: table-cell;
    color: #292929;
    font-size: 13px;}
.safetytipsbg {
    background-image: url("../images/safetytips.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.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: #a02e14;
}
.block-head::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display: inline-block;
    background-color: #a02e14;
}
.feature-gds {
    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;
}
.gicon, .ricons {margin-right: 1em;}
.gicon 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;
}
.ricons 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;
}
.parallax {
    background-image: url("../images/parallax2.jpg");
    padding:60px 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;}
.parallax::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;}  
.parallaxpad{padding:65px 0;}
.btn1{
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 700;
    background-color: #a02e14;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}
.varpad {padding-top: 90px;}
.sectionbg {
	background-color: #c7e9eb;
}
.ptserif {
	font-size: 18px;
}
.icons {margin-right: 1em;}
.icons i {
    color: #e62323;
    font-size: 28px;
    background: rgb(13 54 159 / 9%);
    width: 65px;
    height: 66px;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
}
.fullpad{padding:0!important; margin:0!important;}
.section-title-divider {width: 50px; height: 2px; background: #e62323;}
.services-block-three {position: relative; margin-bottom: 70px;}
.services-block-three .inner {position: relative; padding-left: 110px; min-height: 84px;}
.services-block-three .inner .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 84px;
    color: #777777;
    text-align: center;
    line-height: 84px;
    font-size: 32px;
    margin-bottom: 30px;
    background-color: #f7f7f7;
}
.services-block-three .inner .icon-box::before {
    position: absolute;
    content: '';
    left: -10px;
    bottom: -10px;
    width: 84px;
    height: 84px;
    z-index: -1;
    border: 1px solid #e62323;
}
.speciality {
    background-image: url("../images/parallax2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;
	background-attachment: fixed;}
.speciality::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;}
    .topbg1 {
        background-color: #a02e14;
      }    
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #001436; font-size: 40px;}
.bannerhead {color: #001436; font-size: 40px; text-transform: uppercase; line-height: 1.3em;}
.count-box {padding: 30px 25px 10px 25px; position: relative; text-align: center; background: #fff;}
.count-box i {
    position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #a02e14;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px solid #FFCF14;}
.count-box i {font-size: 24px; color: #fff;}
.headfnt2{font-size: 40px;}
.footer{border-top: 5px solid #fcd21d; background: url("../images/footerimg.png") no-repeat scroll; background-color: #E6CC3C; padding: 60px 0;}
.foot-head{background-color: yellow; padding: 2px 35px 2px 15px; border-radius: 3px;}
.footer-bottom{background-color: #a02e14;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2{width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.text3 {position: relative; padding: 0 0 0 30px; margin-top: -45px;}
.blink {
    -webkit-animation: blink 1s;animation: blink 1s;
    -webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


@media (min-width:5px) and (max-width:767.98px){
.pad, .varpad{padding:40px 0;}
}
    
 @media (min-width:768px) and (max-width:992.98px){
.pad, .varpad{padding:40px 0;}
 }

.time-of-year {
    color: #555;
    margin: 100px 75px 10px 75px;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); }
.time-of-year .tooltip {
    background: #c91224;
    border-radius: 3px;
    bottom: -49px;
    font-size: 20px;
    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: 100px;}
.time-of-year .tooltip::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: 10px solid #c91224;
    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);}

	/*--------------------------------------------------------------
	  # Portfolio
	  --------------------------------------------------------------*/
	  .portfolio .portfolio-item {
		margin-bottom: 30px;
	  }
	  
	  .portfolio #portfolio-flters {
		padding: 0;
		margin: 0 auto 20px auto;
		list-style: none;
		text-align: center;
	  }
	  
	  .portfolio #portfolio-flters li {
		cursor: pointer;
		display: inline-block;
		padding: 8px 15px 10px 15px;
		font-size: 14px;
		font-weight: 600;
		line-height: 1;
		text-transform: uppercase;
		color: #444444;
		margin-bottom: 5px;
		transition: all 0.3s ease-in-out;
		border-radius: 3px;
	  }
	  
	  .portfolio #portfolio-flters li:hover,
	  .portfolio #portfolio-flters li.filter-active {
		color: #fff;
		background: #d9232d;
	  }
	  
	  .portfolio #portfolio-flters li:last-child {
		margin-right: 0;
	  }
	  
	  .portfolio .portfolio-wrap {
		transition: 0.3s;
		position: relative;
		overflow: hidden;
		z-index: 1;
		background: rgba(85, 98, 112, 0.6);
	  }
	  
	  .portfolio .portfolio-wrap::before {
		content: "";
		background: rgba(85, 98, 112, 0.6);
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		transition: all ease-in-out 0.3s;
		z-index: 2;
		opacity: 0;
	  }
	  
	  .portfolio .portfolio-wrap img {
		transition: all ease-in-out 0.3s;
	  }
	  
	  .portfolio .portfolio-wrap .portfolio-info {
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 3;
		transition: all ease-in-out 0.3s;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-start;
		padding: 20px;
	  }
	  
	  .portfolio .portfolio-wrap .portfolio-info h4 {
		font-size: 20px;
		color: #fff;
		font-weight: 600;
	  }
	  
	  .portfolio .portfolio-wrap .portfolio-info p {
		color: rgba(255, 255, 255, 0.7);
		font-size: 14px;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
		font-style: italic;
	  }
	  
	  .portfolio .portfolio-wrap .portfolio-links {
		text-align: center;
		z-index: 4;
	  }
	  
	  .portfolio .portfolio-wrap .portfolio-links a {
		color: rgba(255, 255, 255, 0.6);
		margin: 0 5px 0 0;
		font-size: 28px;
		display: inline-block;
		transition: 0.3s;
	  }
	  
	  .portfolio .portfolio-wrap .portfolio-links a:hover {
		color: white;
	  }
	  
	  .portfolio .portfolio-wrap:hover::before {
		opacity: 1;
	  }
	  
	  .portfolio .portfolio-wrap:hover img {
		transform: scale(1.2);
	  }
	  
	  .portfolio .portfolio-wrap:hover .portfolio-info {
		opacity: 1;
	  }
	  /* Why Choose Us */
	.choose, .portfolio, .row.m20{
		padding: 60px 0;
		overflow: hidden;
	}
	  
  .choose .icon-box {
	margin-bottom: 20px;
	padding: 30px;
	border-radius: 6px;
	background-color: #f8f9fa;
  }
		  
  .choose .icon-box i {
	float: left;
	color: #d9232d;
	font-size: 40px;
  }
		  
  .choose .icon-box h4 {
	margin-left: 70px;
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 18px;
  }
		  
  .choose .icon-box h4 a {
	color: #556270;
	transition: 0.3s;
  }
		  
  .choose .icon-box p {
	margin-left: 70px;
	line-height: 24px;
	font-size: 14px;
  }
		  
  .choose .icon-box:hover h4 a {
	color: #d9232d;
  }
	  
  /* tips - css */
  .tips p {
	  color: #da0606;
	  margin-bottom: 30px;
	  text-align: center;
	  font-family: cursive;
	  font-size: 24px;
	font-weight: bold;
  }
  .tips img {
	  margin-right: auto;
	  margin-left: auto;
	  display: block;
	margin-bottom: 30px;
  }
  .tipsbg{
	background: #ccc;
  }
  .card-header .btn{
	font-size: 1.125rem !important;
	font-family: 'Roboto', sans-serif !important;
  }
  .card-body {
	  font-size: 1rem !important;
	font-family: 'Roboto', sans-serif !important;
	background: #fff;
  }
  .card, .card-header{
	background-color: #fd7e14 !important;
	border: none !important;
	padding: 0 !important;
	margin-bottom: 20px;
  }
  .card{
	box-shadow: 0 2px 25px 0 rgba(110,130,208, .18);
  }
  .btn-link{
	width: 100% !important;
	height: 60px !important;
	color: #fff !important;
	font-weight: bold !important;
	text-align: left !important;
	text-decoration: none !important;
  }
  .btn-link::after{
	content: '\2212';
	width: 35px;
	font-size: 25px;
	text-align: center;
	border-radius: 5px;
	right: 15px;
	top: 11px;
	position: absolute;
	/* background: #fff; */
	color: #fff;
  }
  .btn-link.collapsed::after{
	content: '\002B';
  }
  .btn-link::before{
	content: '';
	height: 25px;
	width: 25px;
	position: absolute;
	background-color: #fd7e14 !important;
	z-index: 1;
	transform: rotate(45deg);
	left: 30px;
	top: 46px;
  }
  
  
  @media(max-width: 600px) {
	.tips p {
		font-size: 20px;
	}
	.tips h1 {
		font-size: 36px;
	}
	.card-header .btn{
		font-size: 1rem !important;
	}
	.btn-link::after{
		display: none;
	}
	.btn-link::before{
		top: 57px;
	}
	.btn-link{
		height: 70px !important;
	}
	.btn-link::after{
		right: 5px;
		top: 18px;
	}
  }
  @media(max-width: 420px) {
	  .tips p {
		  font-size: 18px;
	  }
	  .tips h1 {
		  font-size: 34px;
		  margin: 10px 0;
	  }
	.tips img, .tips p {
	  margin-bottom: 20px;
	}
  }