/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
p.descc1, p.descc2 {
    margin: 0px;
    font-size: 22px;
    color: #000;
    font-weight: 600;
}
.tog-chal a.active {
    background: #e6f5fe;
}
.conf p.p-desc {
    font-size: 14px;
}
p.contru {
    margin: 0px;
    text-align: center;
}
.iconboxx-val:hover span.fusion-imageframe {
    -webkit-transform: translate3d(0,100%,0) translate3d(0,-80px,0);
    transform: translate3d(0,100%,0) translate3d(0,-80px,0);
    transition: all 0.5s ease-out;
}
.iconboxx-val .fusion-column-wrapper:hover {
    background: #fa8072 !important;
    color: #fff;
    transition: 0.5s;
}
.iconboxx-val:hover p.p-val {
    color: #fff;
}
.iconboxx-val:hover span.fusion-imageframe {
    background: #ffa69b;
}
.iconboxx-val span.fusion-imageframe {
    background: #fa8072;
    border-radius: 50%;
    padding: 10px;
	transition: all 0.5s ease-out;
}
.fomr-home-foot {
    bottom: -70px;
    position: fixed !important;
    transform: translateY(-51%);
    z-index: 99;
    left: 0;
    width: 100%;
}


.process p {
    margin: 0px;
}
.ch-wh .fusion-li-item-content {
    color: #fff;
}
.headd-logo .fusion-column-wrapper {
    margin-bottom: -60px;
}
.new-hbb .fusion-column-wrapper {
    background: #fff;
   /* border-radius: 0px 0px 55px 10px;
    box-shadow: 5px 5px 12px #9593933b;*/
}
.home section.fusion-page-title-bar {
    display: none;
}
.page-id-553 section.fusion-page-title-bar {
    display: none;
}
span.green {
    color: #00a056;
}
span.pink {
    color: #fa8072;
}
.titless h1.title-heading-center {
    text-shadow: 1px 1px 1px #00000059;
}
.icon-boxx .fusion-column-wrapper {
    background: #00a05673;
    text-align: center;
    color: #fff;
}
.icon-boxx img {
    width: 60px;
}
.icon-boxx p.p-head {
    margin: 0px;
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
}
p.p-desc {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1px;
}
span.small-circle {
    background: #00a056;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    position: absolute;
    left: 56%;
	 -webkit-animation: moveBounce 4s linear infinite;
    animation: moveBounce 4s linear infinite;
}

@keyframes moveBounce {
0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}
.welcomet p {
    margin-bottom: 0px;
   /* color: #00a056;*/
    font-size: 19px;
}
span.sp-img {
    position: absolute;
    width: 230px;
    left: 0;
    top: -86px;
    -webkit-animation: moveBounce 4s linear infinite;
    animation: moveBounce 4s linear infinite;
}
p.stitle {
    font-size: 22px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 600;
  
}
.ser-desvv p {
    margin-bottom: 10px;
}
.servv p {
    font-size: 35px;
    line-height: initial;
}
/******* video ******/
p.playd {
    margin: 0px;
    text-align: center;
}
.playd a {
    background: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 35px;
    position: relative;
    -webkit-animation: ripple-red 1s linear infinite;
    animation: ripple-red 1s linear infinite;
    -webkit-transition: .5s;
    padding: 12px 19px 12px 23px;
    border: 2px solid #fff;
    color: #ff8476;
}
@keyframes ripple-red  {
0% {
    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 30%), 0 0 0 10px rgb(255 255 255 / 30%), 0 0 0 20px rgb(255 255 255 / 30%);
    box-shadow: 0 0 0 0 rgb(255 255 255 / 30%), 0 0 0 10px rgb(255 255 255 / 30%), 0 0 0 20px rgb(255 255 255 / 30%);
}

100% {
    -webkit-box-shadow: 0 0 0 10px rgb(255 255 255 / 30%), 0 0 0 20px rgb(255 255 255 / 30%), 0 0 0 30px rgb(255 255 255 / 0%);
    box-shadow: 0 0 0 10px rgb(255 255 255 / 30%), 0 0 0 20px rgb(255 255 255 / 30%), 0 0 0 30px rgb(212 90 219 / 0%);
}
}
.iconboxx-val img {
    width: 75px;
    
}
p.p-val {
    margin: 0px;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 8px 0px 0px 0px;
    color: #5a5856;
	font-weight:600;
}
p.p-val-desc {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1px;
}
span.small-circlee {
    background: #ffb4ab;
    height: 65px;
    width: 45px;
    border-radius: 5%;
    position: absolute;
    left: 19%;
    top: -16px;
}
span.small-circlee:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 0;
    top: 0px;
    left: -25px;
    border-top: 17px solid transparent;
    border-right: 18px solid #e8eaed;
    border-right-color: #d1958e;
    display: block;
}
.fooert {
	color:#fff;
}
.con-box img {
width:60px;
}
.con-box {
    text-align: center;
}
p.img-con {
    margin: 0px;
}
p.f-val {
    margin: 0px;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 8px 0px 0px 0px;
  /*  color: #ff8274;*/
}
p.p-f-desc {
    margin: 0px;
    font-size: 14px;
}
p.mapss {
    margin: 0px;
    font-weight: 500;
}
a.sc1.sctp {
    padding: 8px 11px;
    border-radius: 50%;
}
p.mapss a {
    margin: 0px 2px;
}
a.sc1 {
    background: linear-gradient(to bottom, #3A5795 0%, #2B4886 100%);
    border-radius: 5px;
}
.sctp {
    color: #fff;
    font-size: 15px;
}
a.sc2.sctp {
    padding: 8px 12px;
    border-radius: 50%;
}
a.sc2 {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    border-radius: 5px;
}

a.sc3 {
    background: #ff0000;
    border-radius: 50%;
    padding: 8px 10px;
}
/*********** sticky ********/
.a-container {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
a.a-btn, a.a-btn-mob {
    position: relative;
    background: radial-gradient(circle, #6bbdf9 0%, #6bbdf9 100%);
    color: #fff !important;
    border-radius: 50px;
    height: 64px;
    width: 64px;
    transition: width 0.4s 0.1s;
    z-index: 5;
    text-decoration: none;
    margin-bottom: 10px;
    overflow: hidden;
}
.a-icon {
    font-size: 30px;
    position: absolute;
    left: 18px;
    top: 8px;
}
.mappp .a-icon {
    left: 21px;
}
.cal-phn .a-icon {
    left: 1px;
    top: 0px;
}
.a-text {
    opacity: 0;
    transition: opacity 0.4s 0.1s ease;
    width: 300px;
    position: absolute;
    top: 18px;
    left: 60px;
}
a.a-btn:hover {
    width: 200px;
    color: #fff !important;
}
a.a-btn:hover .a-text {
    opacity: 1;
}
a.a-btn-mob {
    cursor: pointer;
    display: none;
    /*transform: rotate(45deg);*/
    transition: all 0.2s ease;
}
/**********/
.iconn-b.icon-boxx .fusion-column-wrapper {
    background: #6bbdf9;
}
.iconn-b.icon-boxx span.small-circle {
    background: #56a4dd;
}
.iconn-b2.icon-boxx .fusion-column-wrapper {
    background: #ff8274;
}
.iconn-b2.icon-boxx span.small-circle {
    background: #ffa59b;
}
/************ service new ********/
p.s-n-tit {
    margin: 0px;
    font-weight: 600;
    font-size: 20px;
    /*font-family: "Playfair Display";*/
}
p.s-n-descc {
    margin: 0px;
    font-size: 14px;
}
.icosn-img img {
    width: 70px;
}
.grevw {
    border-radius: 50px;
    border: 1px solid #dbd9d9;
    padding: 5px;
    background: #f6f6f6;
}
/******** call box *******/
.header-cta-main {
    display: flex;
    justify-content: flex-end;
}
.header-cta-col {
    display: inline-block;
    /* border: 1px solid #00a056; */
    padding: 10px 25px;
    border-radius: 7px;
    background: #282727;
}
.header-cta-col img {
    display: inline-block;
    width: 45px;
}
.head-cta-con {
    display: inline-block;
    padding-top: 0px;
    margin-left: 10px;
}
span.head-cta-sub-txt {
    display: block;
    font-size: 14px;
    line-height: 1;
    padding-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
span.head-cta-til {
    font-weight: 600;
    line-height: 1;
    font-size: 20px;
    color: #fff;
}
span.menu-text {
    font-weight: 500;
}
.iconboxx-value img {
    width: 60px;
}
span.small-circlee2 {
    background: #abf5d3;
    height: 50px;
    width: 50px;
    border-radius: 5%;
    position: absolute;
    left: 6%;
    top: 5%;
    border-radius: 50%;
}
.ss-bbox:hover p.s-n-tit {
    color: #03995a;
}
.ss-bbox:hover {
cursor: grab;
}
p.team-tit {
    margin: 0px;
    text-align: center;
    padding: 5px 10px;
    font-size: 20px;
    background: #323232;
    color: #fff;
    font-weight: 600;
}
p.team-auth {
    text-align: center;
    margin: 0px;
    color: #fff;
    padding: 10px 0px;
    background: #58aeed;
}
.hadacc img {
    width: 70px;
}
.hadacc {
    background: #ccebff;
    border-radius: 22px;
    padding: 10px;
}
.mech-box-new .fusion-builder-row {
    background: #e7f5ff;
    padding: 40px 30px !important;
    border-radius: 60px;
}
.icon-b p {
    margin: 0px;
}
.icon-b {
    text-align: center;
}
p.ch-desc {
    font-size: 13px;
    font-weight: lighter;
}
p.ch-textt {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: initial;
    padding: 11px 0px;
}
span.imgg {
    position: absolute;
    right: -63px;
    z-index: 9;
    width: 100px;
}
.scroll-l {
    overflow-y: scroll;
    max-height: 250px;
    padding-right: 20px;
}

.fusion-text.scroll-l::-webkit-scrollbar {
    width: 5px;
}
.fusion-text.scroll-l::-webkit-scrollbar-thumb {
    background: #fa8072;
    border-radius: 10px;
}
.fusion-text.scroll-l::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.cat-box img {
    width: 90px !important;
}
.cat-box {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #5a5856;
    /* font-family: "Playfair Display"; */
    border: 1px solid #ccc;
    padding: 10px 2px;
    border-radius: 10px;
    text-transform: uppercase;
}
p.c-titl {
    margin: 0px;
    padding: 5px 0px;
}
p.s-pt {
    margin: 0px;
    font-weight: 600;
    font-size: 23px;
    color: #fa8072;
}
p.s-pt-de {
    margin: 0px;
}
.mobile-main {
    display: none;
}
a.sticky-footer {
	 display: none;
}
@media (min-width: 320px) and (max-width: 1000px) {
.formmm {
		display:none;
	}
.log-mobile img {
    width: 60px;
}
.mobile-box {
    text-align: right;
}
.mobile-box div {
    display: inline-block;
}
.mobile-menu {
    border: 1px solid;
    padding: 0px 12px;
    border-radius: 5px;
    font-size: 20px;
    margin-left: 15px;
}
.mobile-call i.fa-envelope {
    background: #5fbcf6;
    color: #ffffff;
}
.mobile-call i {
    background: #00b160;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
}
	.titless h1 {
    font-size: 15px !important;
}
p.p-desc {
    display: none;
}
.icon-boxx img {
    width: 40px;
}
.icon-boxx p.p-head {
    font-size: 11px;
    letter-spacing: 0px;
}
 span.small-circle {
    display: none;
}
.a-container {
    display: none;
}
p.s-n-tit {
    font-size: 12px;
    text-align: center;
}
.icosn-img img {
    width: 50px;
}
.pin-tt h2 {
    font-size: 17px !important;
}
p.team-tit {
    padding: 5px;
    font-size: 13px;
    font-weight: 400;
}
p.team-auth {
    padding: 3px;
    font-size: 12px;
}
span.imgg {
    display: none;
}
.process p {
    display: none;
}
.pro-tit h3 {
    font-size: 23px !important;
}
.mech-box-new .fusion-builder-row {
    padding: 15px 5px !important;
    border-radius: 30px;
}
p.ch-desc {
    display: none;
}
p.ch-textt {
    font-size: 12px;
}
.icon-b .fusion-column-wrapper {
    background: #d7effe;
}
/*** slide menu *****/
.mobile-home {
    padding:0px;
}
a.fusion-sb-close {
    background: #000;
    margin: 5px 20px;
    border-radius: 5px;
}
.fusion-slidingbar-widget-column {
    margin-bottom: 20px !important;
}	
.mobile-home li {
    display: inline-grid;
    padding: 10px 2px 10px 2px;
    text-transform: uppercase;
    border-radius: 7px;
    width: 32%;
    background: #009fdf;
	margin: 3px 0px;
}
.home-menu-icon a {
    display: grid;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}
.home-menu-icon i {
		font-size: 25px;
    margin-bottom: 10px;
	}

	/****** slide menu end **/
	.playd a {
    font-size: 21px;
    padding: 7px 11px 7px 15px;
 }
.pro-tit h2 {
	font-size: 19px !important;
}
.pro-tit-text p {
    display: none;
}
	p.p-val {
    font-size: 15px;
    letter-spacing: 0px;
}
	p.p-val-desc {
    display: none;
}
	.iconboxx-val img {
    width: 55px;
}
	.con-box img {
    width: 40px;
}
	p.f-val {
    font-size: 17px;
  }
	/****** stiky **/
	.mobile-main {
    position: fixed;
    left: 0;
    bottom: 5%;
    width: 100%;
    z-index: 99999999;
    text-align: center;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
}
	.mobile-main .col-sm-2 {
    display: inline-block !important;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 16%;
    background: linear-gradient(to bottom, #ff8476 0%,#ff9d92 55%,#ff8274 87%,#f79b91 100%);
    border-radius: 5px;
}
	.mobile-main a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: white !important;
}
	.mobile-main i {
    color: white;
    font-size: 20px;
}
	p.p-desc.d2 {
    display: block;
}
	/****** stiky bottom **/
	.conf p.p-head {
    font-size: 17px !important;
}
	.con-text p {
    font-size: 15px;
    margin: 0px;
}
	a.sticky-footer {
    position: fixed;
    bottom: 50%;
    right: -75px;
    background: #00a056;
    padding: 5px 23px 30px 25px;
    z-index: 11111111;
    transform: rotate(270deg);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
		display: block;
}
	a.sticky-footer:hover {
    color: #fff !important;
}
}