@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@font-face{
	font-family:'bold';
	src:url('font/bold.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}
@font-face{
	font-family:'medium';
	src:url('font/medium.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;}	
html{scroll-behavior: smooth;}
a{text-decoration:none!important;}
li{list-style-type: 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;}
.bold{font-family:'bold';}
.medium{font-family:'medium'; line-height: 28px;}
.fullpad{padding:0!important; margin:0!important;}
.pad{padding:90px 0;}
.top-bar-info {display: inline-block;}
.top-bar-info li {font-size: 14px; display: inline-block; padding-right: 15px;}
.logo{width:250px;}	
.icnclr1{color:#e8a037;}	
.paraclr{color:#606060!important;}
.black{color:#222!important;}
.icons {
	width: 45px;
	height: 45px;
	display: table;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	background: #fdb476;}
.icons i {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px !important;
	color: #494242;}
.navbg{background: #fff url("../images/header-bg.webp") repeat-x; height: 80px;}	
.navfont{font-family:'bold'; font-size: 15px;}
.navbar-light .navbar-nav .active>.nav-link{color: #f0483e !important;}
.navbar-light .navbar-nav .nav-link {color:#606060 !important;}
.cool-link {display: inline-block; color: #f0483e; text-decoration: none;}
.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f0483e;
    transition: width .5s;}
.cool-link:hover::after {width: 100%; transition: width .5s;}
.smallfnt{font-size: 14px;}
.customer-img::before {
	background-image: url("../images/customar_bg.webp");
	position: absolute;
	content: "";
	top: 0px;
	right: -11px;
	max-width: 645px;
	z-index: -2;
	height: 479px;
	width: 500px;}
.customer-img {position: relative;}
.mb-120 {margin-bottom: 120px;}
.customer-img .customar-img1 {
	max-width: 560px;
	position: relative;
	top: 50px;}
.customer-img .customar-img2 {
	max-width: 340px;
	position: absolute;
	top: 0px;
	right: -11px;
	z-index: -1;}
.service-experience {
	background: #262626;
	position: absolute;
	right: 103px;
	border-radius: 10px;
	box-shadow: 0.907px 12.968px 20px 0px rgba(85, 85, 85, 0.2);
	bottom: 0;
	width: 418px;
	bottom: -90px;
	padding: 28px 0;
	text-align: center;}
.heartbeat {animation: heartbeat 1s infinite alternate;}
@keyframes heartbeat{
100% {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}}
.calendarbox {
	-ms-transition: -ms-transform 1.5s;
	-webkit-transition: -webkit-transform 1.5s;
	transition: transform 1.5s;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.calendarbox:hover {
	-ms-transform: sacel(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
.lightbox {position: fixed !important; top: 50px !important;}	
.sectionbg1{background-color:#c6fba19e;}
.sectionbg2{background-color:#e6f8f9;}
.secpad{padding:100px 70px;}
.heading-section {position: relative;}
.heading-section h1.big.big2 {right: 0;}
.heading-section h1.big {
    position: absolute;
    top: 15px;
	left: 5px;
    font-size: 7.5vw;
    color: #F5325CB3;
    opacity: .1;
    font-weight: 900;
	font-family: 'PT Serif', serif;
	font-style: italic;}
.serifslab{color: #A77406; font-family: "medium"; font-size: 40px; font-weight: 400; font-style: italic;}
.linemargin {margin-top: 15px;}
.line {background-color: #A77406; width: 80px; height: 6px;}
.mainhead{font-family: 'bold'; font-size: 45px; font-weight: 800; line-height: 1.2em;}
.g-logo {padding-top: 4.5rem; padding-left: 4.5rem; text-align: left; height: 100%;}
.g-logo img {padding: 0; z-index: 2; position: relative; width: 100%; object-fit: cover;}
.g-logo::after {background: #daa839; content: ''; top: 0; left: 0; width: 85%; height: 100%; z-index: 1; position: absolute;}
.g-simplecontent {padding-top: 1.0rem; padding-left: 2.5rem; max-width: 90%;}
.imgshadow{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.57);}
.aboutcurve {
	padding-top: 170px;
	padding-bottom: 20px;
	background-image: url("../images/curve.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f5f7fb;}
.aboutbg {background-color: #f5f7fb;}
.aboutparallax {
	background: url(../images/aboutparallax.webp) no-repeat center bottom;
	background-attachment: fixed;
	background-size: cover;
	position: relative;}
.aboutparallax::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #0000008a;}	
.footlogobg{background: #fff3e9;}
.sidefoot{background-color:#f9f9f9;}
.smallborder1{width:60px; height:2px; background-color:#e69e36;}
.smallborder2{width:60px; height:2px; background-color:#e69e36; margin:0 auto;}
.text1{position: relative; padding: 0 0 0 25px; margin-top: -42px;}
.cnt-footer{background-color:#e8a037;}
.clr1{color:brown;}
.contact-form .form-control {height: 50px;}
.form-control{font-size: 14px!important;}
.formheight {height: 150px !important;}
.button2{background-color: #a52a2a;
	color: #fff!important;
	border: 1px solid #a52a2a;
	border-radius: 5px;
	padding: 10px 25px;} 
.owl-nav{display:none!important;}	
.owl-dots{margin-top:40px;}
.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;}
.blink img{
    -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;}}
.producttop {position: sticky; top: 30px;}
.dropbtn {color:white; padding: 16px; font-size: 16px; border: none; cursor: pointer; width:100%; background-color:red;}
.dropdown {position: relative; display: inline-block; width: 100%; z-index:2;}
.dropdown-content li a:hover {padding-left: 35px; transition: all 300ms ease-in; -webkit-transition: all 300ms ease-in;}
.dropdown-content {display: none; position: absolute; overflow: auto; background-color:white; width: 100%;  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
.dropdown-content li a {color:black;padding: 0px 16px;text-decoration: none;display: block;font-size:15px;}
.show {display: block;}
.dropdown-content {display: block;visibility: hidden;opacity:0;-webkit-transform-origin: top;transform-origin: top;
  -webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0); transform: scale(1, 0);
  transition: all 1s linear;-webkit-transition: all 1s linear;}
.dropdown-content.show {display: block;visibility: visible;opacity:1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.secpad{padding:90px 0;}
.single-best-place {margin-bottom: 10px;}
.single-best-place {position: relative; overflow: hidden; margin-bottom: 9px; cursor: pointer; border-radius:5px;}
.single-best-place {cursor: pointer;}
.single-best-place .best-place-thumb img {width: 100%; transform: scale(1) rotate(0deg); transition: all 0.65s ease-in 0s;}
.single-best-place:hover .best-place-thumb img {transform: scale(1.2) rotate(3deg); -webkit-transform: scale(1.2) rotate(3deg);}	

@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}	
.navbg{background: #fff url("../images/header-bg.webp") repeat-x; height: auto; background-size: cover;}
.secpad{padding:50px 30px;}	
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}		
.navbg{background: #fff url("../images/header-bg.webp") repeat-x; height: auto; background-size: cover;}
}

#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;}
.oopslogo{width:350px;}
.notfound h2 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Montserrat', 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: #e69e36;
	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: solid #e69e36  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);}

.contact-form .infos {
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	color: #f90606;
	padding: 4px;
	font-weight: bold;
	margin: 2px;}
.box-text{font-size:16px;}
.success-box {
	position: fixed;
	max-width: 450px;
	background-color: #5f895f;
	display: flex;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding:10px; 
	border-radius: 2px;
	right: 10px;
	top: 100px;
	z-index: 9999;
	width: 350px;}
.error-box {
	max-width: 450px;
	background-color:#be1c1c;
	display: flex;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
	padding:10px; 
	position: fixed;
	border-radius: 2px;
	right: 10px;
	top: 100px;
	z-index: 9999;
	width: 350px;}
.italic-style{font-style:italic;}
.check-size{font-size:25px;}	