
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@200;300;400;500;600;700;800&family=Work+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600&display=swap');



/* Base CSS */

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #3E5A61;
}

body {
    color: #4C575C;
    font-weight: 400;
    font-family: 'Catamaran', sans-serif;

}

.selector-for-some-widget {
    box-sizing: content-box;
}

a:hover {
    text-decoration: none
}

a, button, input, textarea{
    outline: none !important;
    font-family: 'Catamaran', sans-serif;
}

.section-padding{
    padding: 80px 0;
}

.container{
    max-width: 1170px;
}


.fs{
    font-family: 'Work Sans', sans-serif;
}



/*-------------- Hero Area Start -------------*/
.hero-area {
    padding: 100px 0;
    background: url(/wp-content/uploads/2022/06/hero.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}
.hero__top span {
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 2.55px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 15px;
    display: inline-block;
}
.hero__top h1 {
    font-family: 'Catamaran', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 42px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
}
.hero__top {
    text-align: center;
    margin-bottom: 50px;
}
.hero__top span {
    font-family: 'Work Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 2.55px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 15px;
    display: inline-block;
}
.hero__top h1 {
    font-family: 'Catamaran', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 42px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
}
.hero__top {
    text-align: center;
    margin-bottom: 50px;
}
.hero__text {
    max-width: 400px;
}
.hero__text p {
    font-family: 'Catamaran', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #FFFFFF;
}
.hero__top h1 b {
    font-weight: 700;
}
.hero__image img {
    width: 100%;
}
.hero__btn {
    text-align: center;
    margin-top: 50px;
}
a.common__btn {
    background: #0BA347;
    border-radius: 28px;
    display: inline-block;
    text-decoration: none;
    padding: 10px 35px;
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    letter-spacing: 1.5px;
    color: #FFFFFF;
    font-family: 'Work Sans', sans-serif;
    border: 1px solid #0BA347;
    transition: .3s;
}
.common__btn:hover {
    background: transparent;
    color: #0BA347;
    
}
/*-------------- Hero Area End -------------*/




/*-------------- About Area Start -------------*/
.about-area {
    padding: 100px 0;
    padding-bottom: 70px;
}

.about__top {
    padding-right: 50px;
}

.area__title {
    text-align: center;
    margin-bottom: 50px;
}
.area__title h2 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
    font-size: 42px;
    line-height: 46px;
    text-align: center;
    color: #3E5A61;
}
.area__title h2 span {
    color: #3E5A61;
    font-weight: 700;
}
.about__top_text p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #4C575C;
}
.about__bottom p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #4C575C;
    margin-bottom: 25px;
}
.about__bottom p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #4C575C;
    margin-bottom: 25px;
}

.about__list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.about__list li {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #4C575C;
    margin-bottom: 22px;
    padding-left: 40px;
    position: relative;
    letter-spacing: .1px;
}
.about__list li span {
    background: #0BA347;
    border-radius: 50px;
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.about__bottom {
    padding-right: 15px;
}
.about__bottom__wrapper{
    margin-top: 70px;
}


/*-------------- About Area End -------------*/




/*-------------- Pricing Area Start -------------*/
.pricing-area {
    padding: 100px 0;
    background-image: url(/wp-content/uploads/2022/06/pricing-bg.jpg);
    background-position: center;
    background-size: cover;
    background-color: #41545C;
}
.title_balck h2 {
    color: #fff;
}
.title_balck h2 span {
    color: #fff;
}
.pricing__wrapper {
    max-width: 740px;
    margin: 0 auto;
    position: relative;
}
img.left_shp {
    position: absolute;
    left: -100px;
    bottom: 70px;
    z-index: -1;
    width: 160px;
}
img.right_shp {
    position: absolute;
    right: -100px;
    bottom: 70px;
    z-index: -1;
    width: 160px;
}
.price__box {
    background: #FFFFFF;
    border: 1px solid #CED4D7;
    border-radius: 30px;
    padding: 20px 20px;
    width: 330px;
    height: 500px;
    text-align: center;
}
.pricing_boxs {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    position: relative;
    z-index: 1;
}
.price__box img {
    margin-bottom: 15px;
}
.price__box h4 {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
/* identical to box height, or 100% */
    text-align: center;
    color: #3E5A61;
    margin-bottom: 0;
}
.price__box span {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #4C575C;
    display: inline-block;
    margin-bottom: 10px;
}
.setup h5 {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.8px;
    color: #0A853B;
    margin-bottom: 0;
}

.price_txt h3 {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.8px;
    margin-bottom: 5px;
    color: #4C575C;
}
.price_txt p {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.5px;
    color: #4C575C;
}
.brokarage p {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -0.5px;
    color: #4C575C;
}
.setup {
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 1px solid #CED4D7;
    margin-bottom: 15px;
}
.brokarage span {
    border-top: 1px solid #CED4D7;
    padding-top: 15px;
    margin-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
.pricign__content {
    padding: 30px;
    padding-bottom: 0;
    text-align: center;
}
.pricign__content p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}
.pricign__content h4 {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF ;
    margin-bottom: 5px;
    margin-top: 20px;
}
.pricign__content h4 span {
    font-weight: 700;
}
.text__box {
    border-radius: 15px;
    padding: 1px;
    margin-top: 25px;
    background-image: linear-gradient(to bottom, #0ba347, #0cb24e, #0cc254, #0ed25b, #0fe262);
    position: relative;
    z-index: 1;
}
.text__box h5 {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.box_txt {
    background: #41545C;
    border-radius: 15px;
    padding: 20px 25px;
}
/*-------------- Pricing Area End -------------*/






/*-------------- Solution Area Start -------------*/
.solution-area {
    padding-top: 100px;
    padding-bottom: 50px;
    background: url(/wp-content/uploads/2022/06/solution_bg.jpg);
    background-position: center;
    background-size: cover;
}
.solution__songle {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 15px;
}
.solution__songle h4 {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #4C575C;
}
.frame_icon {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.area__title p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.how-work {
    padding: 100px 0;
    background-image: url(/wp-content/uploads/2022/06/Howto.jpg);
    background-position: center;
    background-size: cover;
    background-color: #3E5A61;
}
.how_circle {
    background: rgba(76, 87, 92, 0.25);
    border: 2px solid #0BA347;
    box-shadow: 0px 2px 12px rgba(11, 163, 71, 0.28);
    backdrop-filter: blur(12px);
    border-radius: 100px;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 30px;
}
.how_circle {
    background: rgba(76, 87, 92, 0.25);
    border: 2px solid #0BA347;
    box-shadow: 0px 2px 12px rgba(11, 163, 71, 0.28);
    backdrop-filter: blur(12px);
    border-radius: 100px;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.how_box {
    text-align: center;
}
.how_box h4 {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    text-align: center;
    color: #FFFFFF;
}
.how_box p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    color: #E9E9E9;
}
.how_box p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
/* or 176% */
    text-align: center;

/* Neutral/200 */
    color: #E9E9E9;
}

.how_btn a {
    border: 2px solid #0BA347;
    border-radius: 35px;
    text-decoration: none;
    padding: 8px 20px;
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    transition: .3s;
}
.how_btn {
    margin-top: 25px;
}
.how_btn a:hover {
    background: #0BA347;
}
.how_bottom p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}
.how_wrapper {
    position: relative;
    z-index: 1;
}
.how_wrapper:after {
    position: absolute;
    top: 80px;
    height: 1px;
    background: #0BA347;
    width: 80%;
    left: 50%;
    content: '';
    transform: translateX(-50%);
    z-index: -1;
}
/*-------------- Solution Area End -------------*/


/*-------------- FAQ Area Start -------------*/
.faq-area {
    background-image: url(/wp-content/uploads/2022/06/faq-bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 100px 0;
}
.accordion-item {
    margin-bottom: 15px;
    border-color: #CED4D7;
    border-radius: 30px !important;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1rem;
    justify-content: center;
    text-align: center !important;
}
.accordion-button {
    color: #3E5A61;
    background-color: transparent;
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    color: #3E5A61;
    background-color: transparent;
    box-shadow: none;
}
.accordion-item button p {
    text-align: center !important;
    width: 100%;
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 32px;
    color: #3E5A61;
    margin: 0;
    position: relative;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #3E5A61;
    outline: 0;
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-body{
    position: relative;
    padding: 30px;
}
.accordion-body:after {
    position: absolute;
    left: 50%;
    top: 0;
    width: 200px;
    height: 1px;
    background: #3A545F;
    content: '';
    transform: translateX(-50%);
    
}
.faq_accordion {
    max-width: 750px;
    margin: 0 auto;
}
.accordion-body p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.8px;
    color: #4C575C;
    margin-bottom: 0;
}
.accordion-body p a {
    color: #0A853B;
    text-decoration: none;
}
.copyright {
    max-width: 750px;
    margin: 0 auto;
    margin-top: 25px;
}

.copyright p {
    font-family: 'Catamaran';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 31px;
    text-align: center;
    color: #222C30;
    margin: 0;
}
.copyright p a {
    color: #0A853B;
    text-decoration: none;
}
/*-------------- FAQ Area End -------------*/




/* page loader  */
#preloader {
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	height: 100vh;
	width: 100vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.loader3 {
	width: 70px;
	height: 70px;
	display: inline-block;
	padding: 0px;
	text-align: left;
}

.loader3 span {
	position: absolute;
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
    background: #0BA347;
    background: #0BA347;
	-webkit-animation: loader3 1.5s linear infinite;
	animation: loader3 1.5s linear infinite;
}

.loader3 span:last-child {
	animation-delay: -0.9s;
	-webkit-animation-delay: -0.9s;
}

@keyframes loader3 {
  	0% {
    	-webkit-transform: scale(0, 0);
    	        transform: scale(0, 0);
    	opacity: 0.8;
  	}
  	100% {
    	-webkit-transform: scale(1, 1);
    	        transform: scale(1, 1);
    	opacity: 0;
  	}
}

@-webkit-keyframes loader3 {
  	0% {
    	-webkit-transform: scale(0, 0);
    	opacity: 0.8;
  	}
  	100% {
    	-webkit-transform: scale(1, 1);
    	opacity: 0;
  	}
}
