@font-face { font-family: 'alo_r'; src: url(../fonts/Aloevera-Regular.otf);}
@font-face { font-family: 'alo_s'; src: url(../fonts/Aloevera-SemiBold.otf);}
@font-face { font-family: 'ibr_r'; src: url(../fonts/ibrand.otf);}

*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
p{
    font-family: 'alo_r';
}
body {
    overflow-x: hidden;
    font-family: 'alo_r';
}
a:hover{
	text-decoration: none;
}

.header_main {
    float: left;
    width: 100%;
    padding: 24px 0px;
    position: absolute;
    /* top: -1px; */
    z-index: 9;
    left: 0px;
    min-height: 105px;
/*     background: #3d3d3d; */
}
.header_main .nav_area ul li a:hover{
	text-decoration: none;
}
.header_main.landing_navigaion{
    position: relative !important;
}
.center-align{
    align-items: center;
}
.header_main .logo_area img {
    min-height: 73px;
    object-fit: contain;
    max-width: 348px;
    object-position: left;
    margin-top: 0px;
    width: 100%;
}
.header_main .nav_area ul {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    align-items: center;
    margin: 0px;
    padding: 0px;
}
.nav_bar .appoint_area a {
    font-size: 17px;
    text-transform: capitalize;
    font-family: 'alo_s';
    letter-spacing: 1px;
    padding: 14px 29px;
    color: #fff;
    line-height: 0;
    border-radius: 0px;
    margin-left: 23px;
    background: #ef3f2e;
    text-transform: uppercase;
}
a {
    transition: all .4s;
}
.nav_bar .appoint_area a:hover {
       background: #68b798;
}
.header_main .nav_area ul li {
    margin: 0px 9px;
}
.header_main .nav_area ul li a {
    color: #ffffff;
    font-size: 17px;
    font-family: 'Aloevera-SemiBold';
    text-transform: uppercase;
    padding: 16px 9px;
    transition: all .4s;
}
.header_main .nav_area ul li a:hover {
    color: #ef3f2e;
}
.nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.nav_bar {
        display: flex;
    align-items: center;
    justify-content: flex-end;
}


@keyframes zoom{
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.3);
}
100% {
    transform: scale(1.5);
}
}

@keyframes pulsee{
0% {
}
70% {
    box-shadow: 0 0 0 50px rgb(253 158 81 / 0%);
}
100% {
    box-shadow: 0 0 0 0 rgb(253 158 81 / 0%);
}
}

.footer_area{
    float: left;
    width: 100%;
}
.footer_area p {
    font-family: 'Aloevera-Regular';
    font-size: 24px;
    color: #565656;
    line-height: 35px;
    padding-left: 20px;
}
.copy_right p {
    font-family: 'Aloevera-Medium';
    font-size: 19px;
    color: #283232;
    line-height: 35px;
    text-align: center;
    margin-bottom: 0px;
}
.copy_right {
    padding: 20px;
    border-top: #ccc solid 1px;
}
.or_center p {
    background: #69b799;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    border-radius: 100px;
    font-size: 40px;
    font-family: 'Ibrand';
    text-transform: lowercase;
    color: #fff;
}
.form_area input, .form_area textarea {
    width: 100%;
    height: 58px !important;
    border: none !important;
    border-radius: 0px ! IMPORTANT;
    color: #6a6a6a !important;
    font-family: 'Aloevera-Medium' !important;
    font-size: 19px !important;
    padding: 10px 20px !important;
}
.form_area .wpforms-submit {
    background: #ef3f2e !important;
    width: 100% !important;
    font-size: 21px !important;
    color: #fff !important;
    letter-spacing: 2px !important;
    font-family: 'Aloevera-Regular';
	border: none !important;
	transition: all .3s;
}
.form_area .wpforms-submit:hover {
    background: #69b799 ! IMPORTANT;
}
.form_area textarea {
	height: 114px !important;
}
.succes_h h2.elementor-heading-title {
    font-family: 'Ibrand' !important;
    color: #69b799 !important;
	padding-top: 18px;
}
.or_center .elementor-widget-wrap{
	position: relative;
}
.or_center .elementor-widget-wrap:before {
    content: "";
    background: #69b799;
    height: 73%;
    width: 1px;
    position: absolute;
	left: 41px;
}
body .elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link{
    font-size: 20px !important;	
	padding: 15px 32px 7px;
}
.succes_h p {
    font-size: 24px;
    color: #444444;
    font-family: 'Aloevera-Regular';
    line-height: 34px;
}
.succes_h h3.elementor-heading-title {
    color: #444444;
    font-family: 'Aloevera-Regular';
    font-size: 22px;
    font-style: italic;
    position: relative;
    font-weight: 400;
}
.succes_h h3.elementor-heading-title:before {
    content: "";
    background: #69b799;
    width: 50%;
    height: 1px;
    position: absolute;
    top: -25px;
}
.succes_h h4.elementor-heading-title {
    color: #3d3d3d;
    font-family: 'Ibrand';
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 5px;
}
.succes_h h3.elementor-heading-title:after {
    content: "";
    width: 192px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    background: #777777;
    left: 0px;
}
.testimonial_name {
    margin-bottom: 0px !important;
}
.recomend .testimonial_position p {
    font-family: 'Aloevera-Regular';
    font-size: 20px;
    line-height: 25px;
}
.recomend p {
    font-family: 'Aloevera-Regular';
    font-size: 21px;
    line-height: 30px;
}
.elementkit-nav-link.active.show {
    background: #ef3f2e !important;
    border: #ef3f2e solid 1px !important;
}
.tab-pane .elementor-divider {
    display: none !important;
}
.elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-link:hover {
    background: #ef3f2e !important;
    border: #ef3f2e solid 1px;
}
.client img {
    width: 234px;
   height: 85px ! IMPORTANT;
    object-fit: contain;
}
.form_area .wpforms-container-full .wpforms-form label.wpforms-error {
	color: #ff5757 !important;
}
.topmenu_fixed {
    position: fixed;
   background: #3d3d3d;
    min-height: auto;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0px 0px;
    box-shadow: 2px 1px 13px #ccc;
    top: -100px;
    animation: nav_data 1.5s 1 linear;
    animation-fill-mode: forwards;
}
.topmenu_fixed .logo_area img {
    max-width: 245px;
}
@keyframes nav_data {
0% {
    top: -100px;
}

100% {
    top: 0px;
}
}
.succes_h h4.elementor-heading-title {
	color: #ffffff;
}
.recomend {
    background: #292929;
    padding: 45px 41px 31px;
}
.recomend .recomend {
    padding: 0px;
}
.succes_h h3.elementor-heading-title {
	color: #fff;
}
.succes_h h4.elementor-heading-title {
	color: #ffffff !important;
}
.recomend p {
    color: #fff;
}
.succes_h h3.elementor-heading-title:before{
	background: none;
}
.succes_h h3.elementor-heading-title {
    color: #fff !important;
}
.work p {
    font-family: 'alo_r' !important;
    font-size: 19px !important;
	 letter-spacing: .5px;
}
.work li {
    font-family: 'alo_r' !important;
    font-size: 19px;
    letter-spacing: .5px;
    font-weight: 100 !important;
}
.client .elementor-swiper-button {
    margin-top: 31px;
}
.allow_f h2 {
    font-family: 'Aloevera-Bold' !important;
}
.copy_right {
    display: flex;
    justify-content: center;
    align-items: center;
}
.site_t i {
    color: #ef3f2e;
}
.site_t a{
	color: #283232;
}
@media only screen and (max-width: 1199px) {
	.footer_area p{
		padding-left: 0px;
	}
	.header_main .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 28.333333%;
        max-width: 28.333333%;
    }
	.header_main .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 72.666667%;
        max-width: 71.666667%;
    }
	.header_main .nav_area ul li {
    margin: 0px 0px;
}
	.nav_bar .appoint_area a {
		padding: 14px 22px;
	}
}
@media only screen and (max-width: 991px) {
		.header_main .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 100%;
        max-width: 100%;
    }
	.header_main .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 100%;
        max-width: 100%;
    }
	.logo_area {
    text-align: center;
}
	.header_main .logo_area img {
		max-width: 284px;
	}
	.header_main .nav_area ul li a {
	padding: 16px 15px;
	}
	.nav_bar {
    justify-content: center;
}
	.header_main .logo_area img {
        max-width: 284px;
        padding-bottom: 31px;
    }
body .elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
	font-size: 19px !important;
	}
	    body .elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
        font-size: 16px !important;
        letter-spacing: .4px !important;
	    padding: 15px 16px 7px;	
    }
	.topmenu_fixed img {
    display: none;
}
	    .header_main .nav_area ul li {
        margin: 18px 0px;
    }
}
@media only screen and (max-width: 769px) {
body .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
         width: 23.70%;
}
	    body .elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
        padding: 15px 6px 7px;
    }
}
@media only screen and (max-width: 767px) {
	.nav_bar .appoint_area a{
		display: none;
	}
	.footer_img {
    text-align: center;
}
	.footer_area {
    text-align: center;
}
	.nav_area {
    display: none;
}
	    .nav_bar .appoint_area a {
        padding: 14px 22px;
        position: fixed;
        bottom: 0px;
        width: 100%;
        left: 0px;
        margin: 0px;
        text-align: center;
        padding: 22px 9px;
    }
	body .copy_right {
		padding: 20px 0px 61px;
	}
	.or_center p{
		margin: auto !important;
	}
	.or_center .elementor-widget-wrap:before{
		display: none !important;
	}
	.succes_h h3.elementor-heading-title:before {
		width: 95%;
	}
	.topmenu_fixed{
		position: inherit;
	}
	.client .elementor-swiper-button {
    margin-top: 0px;
}
	.recomend {
    padding: 20px 5px 25px;
}
}
@media only screen and (max-width: 700px) {
body .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
     width: 48%;
	 margin-bottom: 10px;
}
	body .elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link{
		width: 100%;
	}
	    body .elementor-37 .elementor-element.elementor-element-b85c250 .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
        font-size: 17px !important;
        letter-spacing: .4px !important;
        padding: 15px 14px 7px;
    }
	body .elementkit-tab-pane h2 {
		font-size: 35px !important;
	}
	.succes_h h2.elementor-heading-title {
    padding-top: 0px;
}
	.copy_right p {
    padding: 0px 10px;
	line-height: 28px;
}
}
@media only screen and (max-width: 580px) {
	    body .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
        width: 100%;
		 margin-right: 0px !important;
    }
	.footer_area {
    padding-top: 49px;
}
	
}
.copy_te a {
  color: #283232 !important;
}
