/*star a project work pocess*/

.content-inner-1 {
    padding-top: 80px;
    padding-bottom: 100px;
}
.section-full {
    position: relative;
}
.section-head {
    margin-bottom: 40px;
}
.section-head.no-margin {
    margin-bottom: 0;
}
.section-head h1,
.section-head h2,
.section-head h3 {
    margin-top: 0;
}

ul.contact_page img {
    width: 32px;
}


.navbar-expand .navbar-nav .dropdown-menu .nav-item a {
    color: #000;
}

.navbar-expand .navbar-nav .dropdown-menu .nav-item.active a {
    color: #ff7e6a;
}

ul.contact_page p {
    margin-bottom: 30px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

ul.contact_page i {
    font-size: 46px;
}

ul.contact_page li svg {
    font-size: 32px;
}

.blogDetails .blog-thumb img {
    height: auto;
}

ul.pagination.justify-content-center {
    margin-bottom: 40px;
}


.breadcrumb-area-sc.welcome-area {
    height: 45vh;
    background-size: cover;
    background-position: bottom center;
}

.navbar-expand .navbar-nav .active .nav-link {
    color: #ff7e6a;
}

.navbar-expand .navbar-nav ul .nav-item {
    transition: .5s;
}

.navbar-expand .navbar-nav ul .nav-item:hover {
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
}

footer.section.footer-area {
    background: #684894;
}


.footer-items ul li {
    line-height: 11px;
    color: #000;
}

.copyright-left {
    color: #fff;
}

.footer-top.ptb_100 {
    padding-bottom: 50px;
}


.footer-bottom.bg-grey {
    background: #7e44cc;
}

.footer-items ul li a {
    color: #fdfdfd!important;
}

.footer-items p, .footer-items a {
    color: #fff;
}

.footer-items h3 {
    font-size: 15px;
    color: #fff;
    padding-bottom: 17px;
}

.footer-items ul li a{
    color: #000;
}

.footer-area .social-icons a img {
    width: 26px; 
    display: table;
}

.title-small {
    display: block;
    color: #494949;
    margin-bottom: 15px;
}
.section-head p {
    padding-top: 10px;
    font-size: 16px;
    color: #0f192d;
}
.text-center.section-head p {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}
.text-white {
    color: #FFF;
}
.text-gray-dark {
    color: #5a5a5a;
}
.text-primary {
    color: #fc7f0c!important;
}

.time-line {
    position: relative;
}
.line-left, .line-right {
    position: relative;
    display: table;
    width: 100%;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.time-line .line-left-box {
    float: left;
}
.time-line .line-left-box, .time-line .line-right-box {
    width: 40%;
    position: relative;
    z-index: 1;
}
.line-left:after {
    content: "";
    height: 4px;
    position: absolute;
    top: 50%;
    left: 40%;
    width: 10%;
    background-color: #fc7f0c;
}

.time-line .line-right-box .line-num {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.line-right:after {
    content: "";
    height: 4px;
    position: absolute;
    right: 40%;
    top: 50%;
    width: 10%;
    background-color: #fc7f0c;
}

.time-line:after {
    border-radius: 2px;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 4px;
    display: block;
    background-color: #fc7f0c;
}

.time-line .line-left-box .line-content-box {
    padding-right: 60px;
}
.line-right-box .line-content-box, .line-left-box .line-content-box {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 12px;
    box-shadow: 1px 1px 62px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
}
.time-line .line-left-box .line-num {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.line-content-box p {
    margin-bottom: 0;
}
.font-16 {
    font-size: 16px;
}
.time-line .line-left-box .line-num {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.line-num {
    border-radius: 40px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    font-family: "Nunito",sans-serif;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}

.time-line .line-right-box {
    float: right;
}
 
.bg-primary-dark {
	background-color: #fc7f0c;
}

.m-b15 {
    margin-bottom: 15px;
}
.m-t0 {
    margin-top: 0;
}

/*End star a project work pocess*/



/*Achivement section*/


/*** 

====================================================================
    Awards One
====================================================================

***/

.awards-one {
    position: relative;
    z-index: 1;
}

h2.sec-title_heading {
    color: #000;
}

.sec-title_title {
    position: relative;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    display: inline-block;
    padding-right: 50px;
}

.sec-title.centered {
    text-align: center !important;
}

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 45px;
}

.awards-one .owl-dots,
.awards-one .owl-nav{
    display:none;
}

.awards-one_pattern-1{
    position:absolute;
    left:0px;
    top:80px;
    width:145px;
    height:61px;
}

.awards-one_pattern-2{
    position:absolute;
    right:60px;
    top:60px;
    width:78px;
    height:57px;
}

.awards-one_pattern-3{
    position:absolute;
    left:40px;
    bottom:60px;
    width:27px;
    height:71px;
}

.awards-one_pattern-4{
    position:absolute;
    right:0px;
    bottom:30px;
    width:162px;
    height:60px;
}

.awards-one_inner-container{
    position:relative;
    border-radius:5px;
    padding:40px 90px 0px;
}

.awards-one_inner-container:before {
    /*position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.90;
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);*/
}

.section.brand-partner {
    position: relative;
    z-index: 2;
    margin-top: 0px;
}

.brand-partner .section-heading > p {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
}

.brand-partner .section-heading > h2 {
    color: #fff;
}

.section.brand-partner::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.90;
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
}

section#review {
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
}

section#review .owl-carousel .owl-nav button.owl-next, 
section#review .owl-carousel .owl-nav button.owl-prev, 
section#review .owl-carousel button.owl-dot {
    background: #fff;
    color: #fff;
    padding: 0!important;
    font: inherit;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    border-radius: 50px;
    border:none;
    outline: none;
}

section#review .owl-carousel button.owl-dot.active {
    background: #c65000;
}

section#review .owl-dots {
    position: absolute;
    bottom: -60px;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
}

.award-one_image-box{
    position:relative;
    border-radius:7px;
    overflow:hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.award-one_image-box img{
    position:relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


.client-one_image-box{
    position:relative;
    border-radius:7px;
    height:60px;
    overflow:hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.client-one_image-box img{
    position:relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.client-one_image-box:hover img{
    transform:translateY(-70px);
}




.client-one_image-box-two{
    position:relative;
    border-radius:7px;
    overflow:hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.client-one_image-box-two img{
    position:relative;
    width:auto !important;
    max-width:inherit;
    margin:0 auto;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.time-line .line-right-box p, .time-line .line-right-box h4 {
    padding-left: 30px;
}

/*End Achivement section*/

/*service 2 bloock*/


.single-service a, 
.single-service span {
    text-decoration: underline;
    color: purple;
    font-weight: 500;
}

.tools-area-sc.tools-1 {
    /*gap: 19px;*/
}

.tools .tools-1 .single-services-box {
    margin-bottom: 30px;
}

.tools-1 .bg_deep {
    background-color: transparent;
}

/*================================================
Services Area CSS
=================================================*/
.services-area {
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.single-services-item .icon svg {
    font-size: 36px;
    color: #fc7f0c;
}

.services-area .pagination-area {
  margin-bottom: 30px;
}

.single-services-box {
  text-align: center;
  margin-bottom: 30px;
  background-color: #f8fbf8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
  padding: 25px;
   background-color: #ffffff;
  -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
          border-bottom: 3px solid #ff7369;
}

.test_info {
    padding: 30px 0;
}

section#blog {
    padding-bottom: 50px;
}


.single-services-box .read-more-btn {
  margin-top: 15px;
}

.single-services-box:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}


.section-title-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 60px;
}

.section-title-style-two .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 60px;
}

.section-title-style-two .content span {
    display: block;
    color: #fc7f0c;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 15px;
    font-family: "Dosis", sans-serif;
}

.row.center {
    justify-content: center;
}

.section-title-style-two .content h2 {
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
}

.section-title-style-two .content p {
  margin-bottom: 0;
  margin-top: 10px;
}

.section-title-style-two .text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.section-title-style-two.text-center {
  display: block;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.section-title-style-two.text-center .content {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.section-title-style-two.text-center .text {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  max-width: 100%;
  margin-top: 15px;
  padding-left: 0;
  padding-right: 0;
}

section#portfolio {
    padding: 70px 0 0px;
}

section#service {
    padding-bottom: 0px;
}

section.tools.section.service-area {
    margin-top: 90px;
}

.single-services-item {
    margin-bottom: 30px;
    border: 1px solid #fc7f0c;
    -webkit-box-shadow: 5px 5px #ace5c4;
    box-shadow: 5px 5px #e7be98;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    padding-top: 70px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 227px;
}


.single-services-item .icon {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #4ac728;
}

.single-services-item .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}

.single-services-item h3 {
    margin-bottom: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 23px;
    font-weight: 700;
}

.single-services-item .content {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.single-services-item .content h3 {
    opacity: 1 !important;
    visibility: visible !important;
    color: #ffffff;
    margin-bottom: 15px;
}

.single-services-item .content p {
    color: #ffffff;
}

.single-services-item .content .read-more-btn {
    color: #ffffff;
}
.read-more-btn {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    font-family: "Dosis", sans-serif;
}

.read-more-btn i::before {
    font-size: 11px;
}

.single-services-item:hover {
    border-color: #fc7f0c;
    background-color: #fc7f0c;
}

.single-services-item:hover .content {
    opacity: 1;
    visibility: visible;
}
.single-services-item:hover h3 {
    opacity: 0;
    visibility: visible;
}

/*End service 2 block*/

/*why choose us 2 block*/

.handle-area {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #fbfbfb;
    margin-bottom: 80px;
}
.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.ai-handle-content {
    padding-right: 45px;
}
.ai-handle-content h3 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.ai-handle-content p {
    margin-bottom: 0;
}
.ai-handle-content .handle-inner-card {
    background-color: #ffffff;
    -webkit-box-shadow: -2px 6px 30px rgba(39, 176, 230, 0.08);
    box-shadow: -2px 6px 30px rgba(39, 176, 230, 0.08);
    padding: 35px;
    margin-top: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.ai-handle-content .handle-btn {
    margin-top: 30px;
}
.ai-handle-content .handle-inner-card .content {
    position: relative;
    padding-left: 53px;
}
.ai-handle-content .handle-inner-card .content .icon {
    position: absolute;
    left: 0;
    top: 0;
}
.ai-handle-content .handle-inner-card .content .icon i, 
.ai-handle-content .handle-inner-card .content .icon svg {
    display: inline-block;
    height: 55px;
    width: 55px;
    line-height: 55px;
    background-color: #ffffff;
    -webkit-box-shadow: -2px 4px 15px rgba(41, 171, 226, 0.12);
    box-shadow: -2px 4px 15px rgba(41, 171, 226, 0.12);
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    color: #0ca59d;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.ai-handle-content .handle-inner-card .content .icon svg {
    height: 25px;
    width: 25px;
    color: #ffac00;
}
.ai-handle-content .handle-inner-card .content h4 {
    font-size: 22.8px;
    font-weight: bold;
    margin-bottom: 12px;
}
.ai-handle-content p {
    margin-bottom: 0;
}

.ai-handle-content .handle-btn .btn-primary::before {
    background: #ffac00;
}
.btn-primary::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: -webkit-gradient(linear, left bottom, right top, from(#0ca59d), color-stop(#28aca4), color-stop(#39b2ab), color-stop(#47b9b3), to(#54c0ba));
    background: linear-gradient(to right top, #0ca59d, #28aca4, #39b2ab, #47b9b3, #54c0ba);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: -1;
}

.ai-handle-content .handle-btn .btn-primary::after {
    background: #0ca59d;
}
.btn-primary::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#ffac00), color-stop(#ffac00), color-stop(#ffac00), color-stop(#faa01f), to(#f7b733));
    background: linear-gradient(to right, #ffac00, #ffac00, #ffac00, #faa01f, #f7b733);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}

/*End why choose us 2 block*/

/*tools and tecnology 2 block*/


.tools-box .single-services-box {
    border-bottom: none;
    background-color: #f1f8ff;
    border-top-left-radius: 0px;
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 10px!important;
}

.tools-box .single-services-box:hover {
    border-radius: 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.bg_deep {
    background-color: #dfeeff;
}

.bg_deep .single-services-box {
    background-color: #dfeeff;
}

.tools-area-sc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.column-50 {
    /* flex-basis: 49%!important; */
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 50%;
    max-width: 50%;
}

.column-30 {
    /*flex-basis: 30%!important;*/
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.column-20 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 20%;
    max-width: 20%;
}

.column-25, 
.column-100, 
.column-50, 
.column-25, 
.column-20, 
.column-30 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


#tools2 .column-25, 
#tools2 .column-100, 
#tools2 .column-50, 
#tools2 .column-25, 
#tools2 .column-20 {
     position: relative;
     width: 100%;
     padding-right: 0px; 
     padding-left: 0px; 
}

html {
  scroll-behavior: smooth;
}

.column-25 {
    /*flex-basis: 24%!important;*/
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.column-100 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/*.tools-area-sc > * {
    flex: 1;
    margin: 2px 2px 5px;
}*/

.tools-box {
    background-color: #f1f8ff;
    margin-bottom: 2px;
    border-left: 2px solid #fff;
    position: relative;
    z-index: 2;
    transition: .5s;
}

.tools-box:hover {
    transform: translateY(-3px);
    transition: .5s;
}

.tools-box .tags-widget-items a {
    display: inline-block;
    font-size: 15px;
    line-height: 1.25;
    border-radius: 13px;
    border: 1px solid rgba(20,118,242,.2);
    padding: 3px 10px;
    margin-bottom: 14px;
    font-weight: 200;
}

.tools-box .single-services-box h3 a {
    color: #1476f2;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.31;
}

.single-services-box:hover {
    border-radius: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}


.list_box {
    display: flex;
    align-items: end;
    gap: 8px;
}

.list_box img {
    width: 56px;
}

.tools .single-services-box {
    text-align: left!important;
    padding-bottom: 41px;
}

.single-services-box .icon {
    background-color: #ffa86d;
    position: relative;
    border-radius: 50%;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 56px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
}

.single-services-box h3 {
    font-size: 25px;
    margin-bottom: 12px;
}
.single-services-box .learn-more-btn {
    margin-top: 10px;
}
.learn-more-btn {
    text-align: center;
    display: inline-block;
    color: var(--mainColor);
    -webkit-transition: var(--transition);
    transition: var(--transition);
    border-radius: 5px;
    padding: 9px 25px 9px 55px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
}
.single-services-box .icon .circles-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}


.industries-area {
    background-color: #fc7f0c;
}

.view-all-categoies-btn {
    text-align: center;
}

.view-all-categoies-btn a {
    background: #fff!important;
}


.section-title {
    text-align: center;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    margin-top: -6px;
}

.industries-area .section-title.title-with-underline h2 {
    color: #ffffff;
}
.section-title h2 {
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 700;
}
.industries-area .section-title.title-with-underline p {
    color: #ffffff;
}
.section-title.title-with-underline p {
    margin-top: 15px;
}
.industries-card {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 10px 40px rgba(67, 127, 236, 0.07);
    box-shadow: 0px 10px 40px rgba(67, 127, 236, 0.07);
    padding: 35px 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.industries-card .content {
    position: relative;
    padding-left: 65px;
}
.industries-card .content img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
}
.industries-card .content h3 {
    font-size: 20.5px;
    margin-bottom: 0;
    font-weight: bold;
}
.industries-card:hover {
    border: 1px solid #ffac00;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
 
/*End tools and tecnology 2 block*/


/*work pocess 2 block*/

#work_pocess .faq-image img {
    width: 90%;
}

section.earn_revenue {
    padding-top: 60px;
}

.faq-image {
    text-align: center;
}

section#work_pocess {
    padding: 50px 0 40px;
}

.how-it-works-area {
    padding-bottom: 80px;
}

.ptb-110 {
    padding-top: 0px;
    padding-bottom: 50px;
}

section.faq-area {
    margin-top: 55px;
}

.single-how-it-work-box {
    margin-bottom: 30px;
    background-color: #f6fdfd;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding: 25px;
}

.single-how-it-work-box .icon {
    color: #074ece;
    position: relative;
    z-index: 1;
    padding-left: 10px;
    margin-bottom: 8px;
    margin-top: -1px;
}

/*.single-how-it-work-box .icon::before {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #c1cded;
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    content: '';
    -webkit-transition: 0.5s; 
    transition: 0.5s;
}*/

.single-how-it-work-box .icon svg::before {
    font-size: 45px;
}

.single-how-it-work-box .icon svg {
    font-size: 42px;
    color: #fc7f0c;
}

.single-how-it-work-box h3 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
}

.single-how-it-work-box p {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-top: 13px;
    margin-bottom: 0;
}

.single-how-it-work-box .number-text {
    color: #333333;
    opacity: .27;
    z-index: -1;
    position: absolute;
    right: 25px;
    top: 3px;
    font-style: italic;
    font-size: 55px;
    font-weight: 700;
}


.single-how-it-work-box h3 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
}

.single-how-it-work-box p {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-top: 13px;
    margin-bottom: 0;
}

/*End work pocess 2 block*/

/*partner block 2*/

.partner-wrap-area {
    background-color: #fc7f0c;
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-100 {
    padding-top: 100px;
}

.partner-wrap-card {
    margin-bottom: 30px;
}

/*End partner block 2*/

.user-reviews, .cta-footer {
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
    padding: 2em 0;
    margin-bottom: 0px;
    margin-top: 55px;
}

.cta-footer h2 {
    font-size: 38px;
}
.cta-footer h2 {
    font-size: 32px;
    color: #fff;
    margin: 0;
}

.cta-footer h2 em {
    border-bottom: 3px solid #fff;
}

.cta-footer .btn {
    width: auto;
    margin: 0 0 0 0px;
    display: inline-block;
    background: orangered;
}

.content_cta svg {
    font-size: 63px;
    color: #fff;
}


#work_pocess .card-header.faq {
    box-shadow: none;
    /* border-top: 1px solid #dedcdc; */
    border-radius: 0;
    border-bottom: 1px solid #dedcdc;
    padding-left: 4px;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
}

#work_pocess .card-header.faq i {
    font-size: 25px;
}

#work_pocess .card-header.faq svg {
    font-size: 20px;
    color: #ff7c6a;
    margin-right: 14px;
}

#work_pocess .card-header.faq .card-title {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 15px;
}

/*contact us */

.seo-analysis-area {
    padding: 40px 0 50px;
}

.analysis-img {
    text-align: center;
    padding-right: 15px;
}

.analysis-img img {
    width: 75%;
}

.analysis-form {
    padding-left: 15px;
}
.analysis-form .sub-title {
    display: block;
    margin-bottom: 12px;
    color: var(--mainColor);
    text-transform: uppercase;
    font-size: 15.5px;
    font-weight: 700;
}
.analysis-form h2 {
    margin-bottom: 0;
    font-size: 42px;
}
.analysis-form p {
    margin-top: 12px;
}
.analysis-form form {
    margin-top: 25px;
}
.analysis-form form .form-group {
    margin-bottom: 15px;
}
.form-control {
    height: 50px;
    color: var(--blackColor);
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    border-radius: 3px;
    padding: 1px 0 0 15px;
    font-size: 16px;
    font-weight: 600;
}
.analysis-form form .default-btn {
    margin-top: 15px;
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
    border: none;
    padding: 10px 23px;
    color: #fff;
    border-radius: 5px;
    width: 100%;
}

.contact-box .form-group input:focus, 
.contact-box .form-group textarea:focus {
    background: whitesmoke;
}

textarea.form-control {
    height: auto;
    padding: 16px 14px;
}

.analysis-form form {
    margin-top: 30px;
}

.content_cta {
    display: flex;
    align-items: center;
    gap: 45px;
    justify-content: space-between;
}

.number span {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 35px;
}

.service-block_one-overlay {
    /*position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;*/
    background-size: cover;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
    transform-origin: top center;
    -webkit-transform-origin: top center;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
    padding: 15px 0;
    height: auto;
    width: 100%;
    z-index: 9;
    min-height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hgt {
    position: absolute;
    width: 100%;
    height: auto;
    background: transparent;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    min-height: 100%;
    display: flex;
}

.single-service:hover .hgt {
    opacity: 1;
    visibility: visible;
}

.service-block_one-overlay:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.90;
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
}

.service-block_one-text-two {
    position: relative;
    line-height: 26px;
    padding: 0px 15px;
    font-size: var(--font-15);
    color: #fff;
    margin-top: var(--margin-top-55);
    margin-bottom: var(--margin-bottom-5);
}

.service-block_one-link.two {
    color: #fff;
    background: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
}

.single-service:hover .service-block_one-overlay {
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.single-service:hover h3, .single-service:hover p, .single-service:hover span, .single-service:hover .service-btn {
    opacity: 0;
    visibility: hidden;
}

.service2 .single-service:hover h3, 
.service2 .single-service:hover p, 
.service2 .single-service:hover span, 
.service2 .single-service:hover .service-btn {
    opacity: 1;
    visibility: visible;
}

.service2 .single-service:hover h3, 
.service2 .single-service:hover p {
     color: #000; 
}

.service2 .single-service:hover .hgt {
    opacity: 0;
    visibility: hidden;
}


/*contact us*/