[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
  
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
  
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
  
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
  
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
  
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
  
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
  
  .icon-network:before { content: '\e800'; } /* '' */
  .icon-users-1:before { content: '\e802'; } /* '' */
  .icon-home-1:before { content: '\e803'; } /* '' */
  .icon-users:before { content: '\f064'; } /* '' */

/* style-homepage */
.main-header .animated .logo{
    line-height: 95px;
}
.header-menu .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0;
}
.header-menu .contact-info{
    margin-bottom: 0;
}
.header-menu .link-btn{
    display: none;
}
.header-menu .main-menu .navigation>li>a:hover,
.header-menu .main-menu .navigation>li.current-menu-item.menu-item-has-children>a:hover{
    color: #74c82f;
}
.header-menu .main-menu .navigation>li>ul>li>a:hover{
    color: #74c82f;
}
.header-menu .main-menu .navigation>li.current-menu-item>a, .main-menu .navigation>li.current-menu-ancestor>a{
    color: #74c82f;
}
.header-menu .header-top ul.contact-info li i{
    color: #74c82f;
}
.header-menu .dropdown-btn{
    display: none;
}
.header-menu .main-menu .navigation>li.current-menu-item.menu-item-has-children>a{
    color: #0c1529;
}
.header-menu .header-top ul.contact-info a{
	font-family: 'Poppins',sans-serif;
}
.elementor-widget-footer_contact .contact-widget ul li a,
.elementor-widget-footer_about .about-widget .copyright a{
    color: #74c82f;
}
.home-book .book-now .elementor-widget-container{
    background: #507210;
}
.home-book .book-now .elementor-button{
    background: #507210;
}
.page-template .main-header.header-style-one,
.page-template-default .main-header.header-style-one{
    position: relative;
}
.home.page-template .main-header.header-style-one,
.error404 .main-header.header-style-one,
.search .main-header.header-style-one{
    position: relative;
}
.search .sidebar-page{
	padding-top: 0;
}
.elementor-column-gap-default > .elementor-column.banner-page > .elementor-element-populated{
    padding: 0;
}
.banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two {
    bottom: 300px;
    left: unset;
    right: 700px;
}
.banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two img{
    width: 540px;
    height: 150px;
    max-width: unset;
}
.banner-page .banner-section-two .content-box .typo-title-text{
    max-width: 810px;
    font-family: "Abril Fatface", cursive !important;
    width: 100%;
}
.protecting-title .elementor-heading-title{
    font-family: "Abril Fatface", cursive;
}

.home .banner-page .banner-section-two .sec-bg{
    top: 0;
}
.banner-page .banner-section-two .content-box .link-box{
    display: none;
}
.banner-page .banner-section-two .contact-number,
.banner-page .banner-section-two .video-box, 
.banner-page .banner-section-two .shape-one{
    display: none;
}
.elementor-3309 .elementor-element.elementor-element-a5a61d2.book-now .elementor-button{
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.elementor-3309 .elementor-element.elementor-element-a5a61d2.book-now .elementor-button:hover,
.elementor-3309 .elementor-element.elementor-element-a5a61d2.book-now .elementor-button:focus{
    background: #507210;
    opacity: 0.6;
}
.tip-trick-content .services-section.style-two{
    padding: 30px 0;
}
.tip-trick-content .services-section.style-two .btn-style-one.style-two{
    display: none;
}
.slider-content .testimonials-section{
    background-color: transparent;
    padding: 50px 0;
}
.slider-content .testimonials-section .auto-container .sec-title{
    display: none;
}
.slider-content .testimonials-section .auto-container .testimonial-thumbs{
    display: none;
}
.slider-content .testimonials-section .auto-container .testimonial-block .rating{
    display: none;
}
.slider-content .testimonials-section .auto-container .testimonial-slider-pagination{
    bottom: 0;
}
.icon-box .fa-home:before{
    font-family: 'fontello';
    font-weight: normal;
    content: '\e803';
}
.icon-box .fa-user-friends:before{
    content: '\e802';
    font-family: 'fontello';
    font-weight: normal;
}
.icon-box .fa-dribbble:before{
    content: '\e800';
    font-family: 'fontello';
    font-weight: normal;
}
.tip-trick-content .service-block-one .text{
    text-align: left;
}
.slider-content .testimonial-block .text,
.slider-content .testimonial-block .author-info h4
{
    color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
.footer-bottom{
    display: none;
}
.links-widget .list li a:hover{
    color: #74c82f !important; 
}
.btn-toolip{
    position: absolute !important;
    height: 100%;
}
.btn{
    position: absolute;
    top: 25%;
    left: 30%;
    border-radius: 50% !important;
    width: 24px;
    height: 24px;
	font-family: "Poppins",sans-serif;
}
.btn-toolip .btn-light{
    background-color: transparent;
    border-color: transparent;
    left: 29.5%;
    top: 24.5%;
}
.btn.btn-light-right{
    left: unset;
    right: 32%;
    background: #fff;
}
.btn.btn-light-bottom {
    top: 61%;
    background: #fff;
    left: unset;
    right: 32%;
}
.btn.btn-light-left{
    top: 61%;
    background: #fff;
}
.tip-trick-title{
    color: #fff;
    text-align: left;
    font-size: 20px;
}
.content-tips{
    margin-top: 10px;
    text-align: left;
    font-size: 13px;
}
.av-image-hotspot_inner {
    overflow: hidden;
    text-indent: -200%;
    display: block;
    border-radius: 100px;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    color: #888;
    z-index: 2;
    cursor: pointer;
    text-decoration: none;
    left: 0;
    top: 0;
}
.av-image-hotspot-pulse {
    display: block;
    background: #fff;
    border-radius: 100px;
    height: 54px;
    width: 54px;
    position: absolute;
   	-webkit-animation: plusate 2s ease-out infinite; 
    animation: plusate 2s linear infinite;
    opacity: 0.4;
    top: -15px;
    left: -15px;
    z-index: 1;
}
.tooltip .tooltip-inner{
    max-width: 320px;
    padding: 10px 30px;
	font-family: 'Poppins',sans-serif;
}
ol.content-tips li{
    list-style: auto;
}
.scroll-to-top {
    color: #74c82f !important;
    border: 2px dashed #74c82f !important;
}
.scroll-to-top:hover{
    background-color: #74c82f !important;
    color: #fff !important;
}
.latest-blog .news-block-one .image img{
    height: 278px;
}
.sub-content h2{
	font-size: 28px;
	color: #67a800;
	font-weight: 300;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
}
.iconbox-title h3.elementor-icon-box-title{
	margin-bottom: 0;
}
.protect-box .content-protect{
	margin-bottom: 4px !important;
}
.protect-box .content-protect .elementor-heading-title{
	line-height: 1.1em !important;
}
.latest-blog .blog-section{
	padding: 50px 0 50px
}
.latest-blog .blog-section .sub-title{
	color: #67a800;
	font-family: 'Poppins', sans-serif;
}
.latest-blog{
	font-family: "Poppins", sans-serif;
}
.latest-blog .news-block-one h4 a{
	font-size: 20px;
}
/* popup search */
.search-popup .search-form fieldset input[type="submit"]{
	background-color: #507210 !important;
}
.search-popup .search-form fieldset{
    border: none;
}
.nothing-found-search .search-box{
    display: none;
}
/* error style */
.error404 .btn-style-one{
	background-color: #67a800 !important;
	box-shadow: none;
}
@keyframes plusate{
    0% {
        transform: scale(0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}
@keyframes fadeIn{
    0% {
        opacity: 0.0;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}
@media (max-width: 1199px){
	.banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two{
		right: 600px;
	}
}
@media (max-width: 1024px){
	.banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two{
		right: 510px;
	}
	.sub-content .elementor-widget-container{
		padding: 0 100px !important;
	}
}
@media only screen and (max-width: 991px){

    .banner-page .banner-section-two .content-box .image-wrapper {
        display: block;
    }
}
@media (max-width: 992px){
    .sub-content h2{
        font-size: 25px;
    }
    .banner-page .banner-section-two .content-box{
        min-height: 600px;
    }
    .banner-page .banner-section-two .content-box .typo-title-text{
        margin-bottom: 0;
        font-size: 50px !important;
        margin-top: 50px;
        line-height: 50px !important;
    }
    .banner-page .banner-section-two .content-box .text{
        display: none;
    }
   .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two {
		bottom: 100px;
		right: 490px;
	}
    .latest-blog .news-block-one h4 a{
        font-size: 20px;
    }
    .latest-blog .btn-style-one.style-two{
        padding: 12px 30px;
        font-size: 17px;
    }
    .latest-blog .news-block-one h4{
		height: 56px;
	}
    .latest-blog .news-block-one .text{
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
}
@media (max-width: 800px){
    .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two {
        bottom: 400px;
        right: unset;
        left: -50px;
    }
	.latest-blog .news-block-one .image img{
		height: 200px;
    }
    .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two img {
        width: 400px;
        height: 100px;
        max-width: unset;
    }
}
@media (max-width: 768px){
	.banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two{
		right: 100px;
	}
}
@media (max-width: 767px){
    .header-menu .header-top .search-btn{
        display: block;
    }
    .elementor-column.iconbox-title{
        width: 50%;
    }
    .elementor-column-gap-default>.elementor-column.iconbox-title>.elementor-element-populated{
        padding: 10px 20px;
    }
    .av-hotspot-fallback-tooltip{
        display: flex;
        margin-bottom: 30px;
    }
    .av-hotspot-fallback-tooltip-count {
        height: 40px;
        width: 40px;
        line-height: 40px;
        border-style: solid;
        border-width: 1px;
        text-align: center;
        border-radius: 100px;
        position: absolute;
        border-color: #9c9c9c;
        color: #9c9c9c;
    }
    .av-hotspot-fallback-tooltip-inner {
        margin-left: 60px;
        border: 1px solid;
        padding: 15px;
        position: relative;
        border-radius: 2px;
        background-color: #f9f9f9;
        color: #9c9c9c;
        border-color: #9c9c9c;
    }
    .av-hotspot-fallback-tooltip-inner h3{
        font-size: 25px;
        font-weight: 400;
    }
    .av-hotspot-fallback-tooltip-inner ul,
    .av-hotspot-fallback-tooltip-inner ol{
        padding: 10px 25px;
    }
    .av-hotspot-fallback-tooltip-inner ul li{
        list-style: circle;
    }
    .av-hotspot-fallback-tooltip-inner ol li{
        list-style: decimal;
    }
    .av-image-hotspot_inner{
        text-indent: unset;
        font-size: 14px;
    }
    .avia-arrow{
        height: 10px;
        width: 10px;
        position: absolute;
        top: -6px;
        left: 50%;
        margin-left: -5px;
        -webkit-transform: rotate(
    45deg);
        transform: rotate(
    45deg);
        border-width: 1px;
        border-style: solid;
    }
    .av-hotspot-fallback-tooltip div.avia-arrow{
        left: 60px;
        top: 13px;
        border-right: none;
        border-top: none;
    }
}
@media (max-width: 600px){
    .banner-page .banner-section-two .content-box .typo-title-text{
        font-size: 40px !important;
        line-height: 40px !important;
        margin-top: 100px;
    }
    .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two {
        bottom: 300px;
        right: 100px;
    }
    .protecting-title .elementor-heading-title,
    .tip-trick-tilte .elementor-heading-title,
    .what-others .elementor-heading-title
    {
        font-size: 30px !important;
    }
	.sub-content .elementor-widget-container{
		padding: 0 50px !important;
	}
    .sub-content h2{
        font-size: 20px;
    }
    .btn{
        position: absolute;
        top: 25%;
        left: 30%;
        border-radius: 50% !important;
        width: 20px;
        height: 20px;
        padding: 0 !important;
    }
    .av-image-hotspot-pulse{
        top: -11px;
        left: -11px;
        width: 40px;
        height: 40px;
    }
    .av-image-hotspot_inner{
        font-size: 12px;
    }
    .scroll-to-top {
        bottom: 90px;
        width: 55px;
        height: 55px;
        font-size: 18px;
        line-height: 51px;
        right: 0;
    }
	.iconbox-title .elementor-icon-box-wrapper{
		text-align: center !important;
	}
}
@media (max-width: 480px){
    .header-top .right-column{
        display: flex;
        flex-wrap: nowrap;
    }
    .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two img{
        width: 450px;
        height: 120px;
    }
    .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two{
        right: 0;
    }
    .banner-page .banner-section-two .content-box .typo-title-text{
        font-size: 35px !important;
        line-height: 35px !important;
    }
    .book-now .elementor-button.elementor-size-md{
        padding: 0;
    }
	.sub-content .elementor-widget-container {
    	padding: 0 30px !important;
	}
	.elementor-column.iconbox-title{
		width: 100%;
	}
	.protect-box .content-protect .elementor-heading-title{
		font-size: 14px !important;
	}
	.protecting-title h2.elementor-heading-title,
	.tip-trick-tilte h2.elementor-heading-title,
	.what-others h2.elementor-heading-title{
		font-size: 25px;
	} 
}
@media (max-width: 425px){
    .btn.btn-light-left {
        top: 55%;
        background: #fff;
        left: 26%;
    }
    .btn-toolip .btn-light {
        background-color: transparent;
        border-color: transparent;
        left: 26%;
        top: 24.5%;
    }
    .btn.btn-light-right {
        left: unset;
        right: 31%;
        background: #fff;
    }
    .btn.btn-light-bottom {
        top: 55%;
        background: #fff;
        left: unset;
        right: 31%;
    }
    .elementor-column.iconbox-title{
        width: 100%;
    }
    .elementor-3309 .elementor-column.iconbox-title .elementor-icon-box-wrapper{
        text-align: center !important;
    }
    .elementor-3309 .elementor-element.elementor-element-880c9e9.iconbox-title{
        margin-top: 20px;
    }
}
@media (max-width: 375px){
    .banner-page .banner-section-two .content-outer .content-box .image-wrapper .shape-two img{
        width: 350px;
        height: 100px;
    }
    .av-hotspot-fallback-tooltip-inner ul li{
        font-size: 12px;
    }
    .av-hotspot-fallback-tooltip-inner ol li{
        font-size: 12px;
    }
    .av-hotspot-fallback-tooltip-inner h3{
        font-size: 20px;
    }
    .scroll-to-top{
        bottom: 0;
    }
    .tip-trick-tilte h2{
        font-size: 30px;
    }
    .banner-page .banner-section-two .content-box{
        min-height: 500px;
    }
    .sub-content h2{
        font-size: 17px;
    }
}
@media (max-width: 320px){
    .btn.btn-light-right {
        left: unset;
        right: 32%;
        background: #fff;
        top: 20%;
    }
    .btn-toolip .btn-light {
        background-color: transparent;
        border-color: transparent;
        left: 26%;
        top: 20%;
    }
    .btn.btn-light-left{
        top: 50%;
    }
    .btn.btn-light-bottom{
        top: 50%;
        right: 32%;
    }
}
