.we_specilist {    padding: 50px 0;
  overflow: hidden;}
.we_specilist .row {    align-items: center;}
.we_specilist .Head_title {}
.we_specilist .Head_title h3{
  margin: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #122045;
}
.we_specilist .prag{}
.we_specilist .prag p {
  /* font-size: 16px; */
  /* line-height: 25px; */
}
.we_specilist .prag p:last-child {margin-bottom:0}




/*------our_partners---------*/

.our_partners {
  position: relative;
  overflow: hidden;
  background: #f2f5fc;
  padding: 50px 0;
  }
.our_partners .row{
  display: flex;
  align-items: center;
}
.our_partners .heade_title {}
.our_partners .heade_title h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #122045;
}

.more_testimonials ul {
  list-style: none;
  overflow: hidden;
  /* display: grid; */
  border: 1px solid #ddd;
}
.more_testimonials ul li {
  list-style: none;
  float: left;
  border: 1px solid #ddd;
  width: 25%;
  border-top: 0;
  border-left: 0;
  text-align: center;
  padding: 20px;
}
.more_testimonials ul li img {
  width: 100%;
  height: 80px;
  object-fit: contain;
}
.our_partners .left_side{
  position: absolute;
  bottom: 0;
}
.our_partners .right_side{
  position: absolute;
  top: 0;
  right: 0;
}

.our_partners .left_side img, 
.our_partners .right_side img{
  width: 60px;
}

/*------our_partners---------*/

/*------industrial_service---------*/

.industrial_service {
  background: url('../img/bg/Banner.png');
  padding: 50px 0;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.industrial_service .header_title {
    text-align: center;
    margin-bottom: 35px;
    z-index: 5;
    position: relative;
}
.industrial_service .header_title h3 {
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color:white;

}
.industrial_service .header_title p {
  margin: 0;
  color: #ffffff;
  width: 50%;
  margin: 0 auto;
}


.industrial_service .d_flex .box_all {
  background: #fff;
  border-radius: 10px;
  min-height: 394px;
  height: 100%;
}
.industrial_service .d_flex .box_all .box_pd {
  padding: 45px 25px;
  width: 100%;
  height: 100%!important;
}
.industrial_service .d_flex .box_all .img {
  display: block;
  margin-bottom: 20px;
}
.industrial_service .d_flex .box_all .img img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
.industrial_service .d_flex .content {}
.industrial_service .d_flex .content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.industrial_service .d_flex .content p {
}
.industrial_service .d_flex .content a {
  display: block;
  border: 2px solid #ff3a2c;
  border-radius: 50px;
  padding: 5px 30px;
  font-size: 15px;
  color: #ff3a2c;
  font-weight: 600;
  width: fit-content;
}
.industrial_service .owl-dots {    margin-top: 45px !important;}

.industrial_service .left_side {
  top: 60%;
  left: -45%;
  transform: translate(0px, -50%);
}
.industrial_service .right_side {
  top: 33%;
  right: -45%;
  transform: translate(0px, -50%);
}
.industrial_service .common {
  position: absolute;
  /* top: 50%; */
}
.industrial_service .common img {}

/*------industrial_service---------*/

.well_archit {
  padding: 60px 0;
  overflow: hidden;
}
.well_archit .content {}
.well_archit .content h3{
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #122045;
}
.well_archit .content p{line-height: 30px;}
.well_archit .img_set {}
.well_archit .img_set img {}
.well_archit .row:last-child {padding-top: 50px;}
.well_archit .row:last-child .col-md-6:first-child{order:1}


/*------------counter_box--------------*/
.counter_box {
  background: url(../img/bg/counter_bg.jpg);
  padding: 60px 0;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
.counter_box .new_counter {}
.counter_box  .row {display: block;padding: 0;margin: 0;}
.counter_box  .group_1457 {width: 1349px;margin: 0 auto;position: relative;}
.counter_box  .group_145 {    text-align: center;}
.counter_box  .group_145 img {    text-align: center;}

.counter_box .first {}
.counter_box .second {}
.counter_box .common {
  position: absolute;
  background: #fff;
  width: 330px;
  border-radius: 0 80px 80px 0;
}
.counter_box .left_top {
  left: 0;
  top: 50px;
}
.counter_box .left_bottom {
  left: 0;
  bottom: 50px;
}
.counter_box .right_top {
  right: 0;
  top: 50px;
}
.counter_box .right_bottom {
  right: 0;
  bottom: 50px;
}

.counter_box .common .box {
  display: block;
  overflow: hidden;
  padding: 30px 0 30px 60px;
}
.counter_box .common .box h3 {
  height: 58px;
  font-size: 70px;
  font-weight: 600;
  /* text-align: left; */
  line-height: 63px;
  color: #f4952b;
  margin: 0;
}
.counter_box .common .box p {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  /* text-align: left; */
  color: #1a88e7;
}
.counter_box .common.left_s {border-radius: 80px 0px 0px 80px;}
.counter_box .common.left_s .box{text-align:right}
.counter_box .common.left_s .box{    display: block;
  overflow: hidden;
     padding: 30px 60px 30px 0px;}

.counter_box .why_chose_us {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
}
.counter_box .why_chose_us h3 {
  margin: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  font-style: normal;
  color: #142149;
}



/*-------------counter_box-------------*/

/*-------------trusting cloud-------------*/
.trusting_cloud {
  padding: 60px 0;
  overflow: hidden;
}
.trusting_cloud .content{}
.trusting_cloud .content h3{
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #122045;
}
.trusting_cloud .content p{font-size: 16px;
font-weight: 500;
line-height: 30px;
font-style: normal;
text-align: left;
color: #5e7290}
.trusting_cloud .content img {width: 278.9px;}


.trusting_testimonial  {}
.trusting_testimonial .item {}
.trusting_testimonial .item .box {
  background: #f2f5fc;
  border-radius: 10px;
}
.trusting_testimonial .item .box .box_pd {
  padding: 50px 20px;
}
.trusting_testimonial .item .box .box_pd h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  font-style: normal;
  text-align: left;
  color: #142149;
  margin-bottom: 10px;
}
.trusting_testimonial .item .box .box_pd p { }
.trusting_testimonial .item .box .box_pd p {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  font-style: italic;
  color: #5e7290;
  margin-bottom: 50px;
}
.trusting_testimonial .item .author  {
  display: flex;
  gap: 15px;
  align-items: center;
}
.trusting_testimonial .item .author .profile  {
  width: 56px;
  height: 56px;
}
.trusting_testimonial .item .author .profile img {
  width: 56px;
  height: 56px;
}

.trusting_testimonial .item .author .name h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: #142149;
  margin: 0;
  line-height: 20px;
}
.trusting_testimonial .item .author .name p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  font-style: inherit;
  text-align: left;
  color: #4d5e7e;
}
.pad_top_30 {margin-top: 65px;}

/*-------------trusting cloud-------------*/
/*-------------blogs-------------*/
.blogs {    background: #f2f5fc;
  padding: 60px 0;}
.blogs .blog_title h3 {text-align: center;margin-bottom: 40px;font-size: 32px;font-weight: 600;line-height: 40px;color: #122045;}

.blog_slider .box {
  background: #fff;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.blog_slider .box .img{    position: relative;
  overflow: hidden;}
.blog_slider .box .img img {

height: 213px;

width: 100%;

object-fit: cover;
}

.blog_slider .box .content {
  padding: 15px;
}
.blog_slider .box .content h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  font-style: normal;
  text-align: left;
  color: #2c2f5a;
  margin-bottom: 15px;
}
.blog_slider .box .content h3 a {color: #2c2f5a;}
.blog_slider .box .content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.blog_slider .box .content .read  {
  width: 100%;
  display: block;
}
.blog_slider .box .content .read a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}
.blog_slider .box .content .read a p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  font-style: normal;
  text-align: left;
  color: #0e1e68;
}
.blog_slider .box .content .read a img {
  width: auto;
}

/*-------------blogs-------------*/
/*-------------reach_to_us-------------*/
.reach_to_us {padding: 60px 0 0;/* overflow:hidden; */position: relative;}
.reach_to_us .reach_title {}
.reach_to_us .reach_title h3{text-align: center;margin-bottom: 40px;font-size: 32px;font-weight: 600;line-height: 40px;color: #122045;}

.box_orange {
  background: #f4952b;
  padding: 70px 33px 0px 30px;
  margin-bottom: -115px;
  position: relative;
  z-index: 0;
}
.box_orange .reacH_us {}
.box_orange .reacH_us img{}
.box_orange .send_enq {
  overflow: hidden;
}
.box_orange .send_enq h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #ffffff;
}
.box_orange .send_enq .form-group  {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.box_orange .send_enq .form-group input,
.box_orange .send_enq .form-group textarea {
  border-color: #f4952b;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  background: #ffffff;
  width: 100%;
  padding: 10px 25px;
  outline: none;
}
.box_orange .send_enq .form-group textarea {}
.box_orange .send_enq .form-group button {
  width: 150px;
  height: 50px;
  border-radius: 25px;
  background: #181b7e;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  font-style: normal;
  text-align: center;
  color: #ffffff;
}


/*-------------reach_to_us-------------*/

.last_links {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
.last_links .chats{}
.last_links .chats ul{
  display: flex;
  gap: 7px;
}
.last_links .footer-social   {}
.last_links .footer-social ul  {
  display: flex;
  gap: 15px;
}

.footer-bottom-wrap-layout1 .d-flex{justify-content: space-between;}
.footer-bottom-wrap-layout1 .policy {display: flex;gap: 50px;}
.footer-bottom-wrap-layout1 .policy a { font-size: 18px;
font-weight: 400;
line-height: 35px;
font-style: normal;
text-align: left;
color: #ffffff}


.arow {
  position: absolute;
  top: 65px;
}
.dots {
  position: absolute;
  left: 0;
  bottom: 215px;
}
.dots_s {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}


/*------------contact Us-------------*/
.ptb-100 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-title {
  max-width: 660px;
  margin: -12px auto 45px;
  text-align: center;
  position: relative;
}
.section-title span {
  color: #f4952b;
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
}
.section-title h2 {
  font-size: 35px;
  margin-bottom: 15px;
  position: relative;
  display: block;
  text-transform: capitalize;
}
.faq-contact-area #contactForm {
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  background-color: #ffffff;
  padding: 50px;
}
.faq-contact-area #contactForm .form-group {
  margin-bottom: 30px;
}
.faq-contact-area .form-control {
  height: 50px;
  color: #0e0129;
  border: 1px solid #e8e8e8;
  background-color: #f2f9fc;
  border-radius: 0;
  font-size: 14px;
  padding: 10px 20px;
  width: 100%;
}
.faq-contact-area  textarea.form-control {
  height: auto;
}
/*------------contact Us-------------*/

.home_ftr .footer-top-wrap-layout1 {
  padding: 170px 0 3rem;
}

.services-section-five {
  position: relative;
  padding: 45px 0;
  background-color: #3989c9;
}
.service-block-five {
  position: relative;
}
.service-block-five .inner-box {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.service-block-five .inner-box:before {
  position: absolute;
  content: '';
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 20px;
  opacity: .3;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background-color: #0f3186;
}
.service-block-five .inner-box .content-box {
  position: relative;
  padding: 22px;
  background-color: #fff;
  border-radius: 6px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background-color: #fff;
  z-index: 9;
  height: 235px;
}
.service-block-five .inner-box .content-box:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #0b509f;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  border-radius: 6px;
}
.service-block-five .icon {
  position: absolute;
  top: 0;
  right: 16px;
  width: 50px;
  line-height: 60px;
  color: #a3b4ce;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  /* display: none; */
  opacity: 0.2;
}
.service-block-five h4 {
  position: relative;
  font-size: 17px;
  font-weight: 600;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin-bottom: 15px;
}
.service-block-five p {
  margin: 0;
  font-size: 15px;
  line-height: 26px;
  position: relative;
}
.service-block-five .inner-box:after {
  position: absolute;
  content: '';
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 10px;
  opacity: .5;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #0f3186;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.service-block-five .inner-box:hover:before {
  bottom: -10px;
}
.service-block-five .inner-box:hover .content-box:before {
  -webkit-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
  opacity: 1;
}
.service-block-five .inner-box:hover:after {
  bottom: -5px;
}
.service-block-five .inner-box:hover h4, .service-block-five .inner-box:hover p {
  color: #fff;
}
.service-block-five .inner-box:hover .icon img {
  filter: invert(14);
}

/*-------------blogs----------------*/
.single-blog {
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 30px;
}
.single-blog::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(rgba(14, 1, 41, 0.99)));
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(14, 1, 41, 0.99));
}
.single-blog .blog-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
}
.single-blog .blog-content h3 {
  margin-bottom: 12px;
    font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
}
.single-blog .blog-content p {
  color: #ffffff;
}
.read-more {
  line-height: 1;
  color: #f4952b;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  font-size: 13px;
  font-weight: 600;
}
.single-blog .blog-content h3 a {color:#fff}
.single-blog:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.page-navigation-area {
  text-align: center;
  margin: 20px auto 0;
  display: table;
}
.page-navigation-area .page-item {
  padding: 0 8px 0;
}
.page-navigation-area .page-item:first-child .page-link {
  border-radius: none;
}

.page-navigation-area .page-link {
  color: #f4952b;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px #d0d0d0;
  box-shadow: 0 0 15px #d0d0d0;
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  line-height: 24px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 700;
}
.page-navigation-area .page-link {
  color: #f4952b;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px #d0d0d0;
  box-shadow: 0 0 15px #d0d0d0;
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  line-height: 24px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 700;
}
.page-navigation-area .page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #f4952b;
  border-color: #f4952b;
}


.blog-details-area .blog-details-desc .article-content {
  margin-top: 0;
  margin-bottom: 30px;
}
.blog-details-area .blog-details-desc .article-content .entry-meta {
  margin-bottom: -10px;
}
.blog-details-area .blog-details-desc .article-content {
margin-top: 0;
margin-bottom: 30px;
}

.blog-details-area .blog-details-desc .article-content .article-image {
margin-bottom: 30px;
}

.blog-details-area .blog-details-desc .article-content .entry-meta {
margin-bottom: -10px;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul {
padding-left: 0;
margin-bottom: 15px;
list-style-type: none;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li {
position: relative;
display: inline-block;
color: #f4952b;
margin-right: 21px;
font-size: 16px;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li span {
display: inline-block;
color: #f4952b;
font-weight: 500;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li a {
display: inline-block;
color: #666666;
font-size: 15px;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li a:hover {
color: #f4952b;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li i {
color: #f4952b;
margin-right: 2px;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li::before {
content: '';
position: absolute;
top: 15px;
right: -15px;
width: 6px;
height: 1px;
background: #f4952b;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li:last-child {
margin-right: 0;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li:last-child::before {
display: none;
}

.blog-details-area .blog-details-desc .article-content h3 {
margin-bottom: 30px;
margin-top: 0;
font-size: 30px;
font-size: 24px;
font-weight: 600;
}

.blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 {
padding-left: 0;
list-style-type: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
margin-right: -10px;
margin-left: -10px;
margin-bottom: 30px;
margin-top: 30px;
}

.blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 li {
-webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
max-width: 33.3333%;
padding-right: 10px;
padding-left: 10px;
}

.blog-details-area .blog-details-desc .article-content .wp-block-gallery.columns-3 li figure {
margin-bottom: 0;
}

.blog-details-area .blog-details-desc .article-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
margin-top: 30px;
}

.blog-details-area .blog-details-desc .article-footer .article-tags {
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}

.blog-details-area .blog-details-desc .article-footer .article-tags span {
display: inline-block;
color: #f4952b;
font-size: 20px;
margin-right: 5px;
position: relative;
top: 4px;
}

.blog-details-area .blog-details-desc .article-footer .article-tags a {
display: inline-block;
color: #666666;
font-weight: 600;
}

.blog-details-area .blog-details-desc .article-footer .article-tags a:hover {
color: #f4952b;
}

.blog-details-area .blog-details-desc .article-footer .article-share {
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}

.blog-details-area .blog-details-desc .article-footer .article-share .social {
padding-left: 0;
list-style-type: none;
text-align: right;
margin-bottom: 0;
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li {
display: inline-block;
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li span {
display: inline-block;
margin-right: 2px;
font-weight: 500;
color: #666666;
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li a {
display: block;
color: #ffffff;
width: 32px;
height: 32px;
line-height: 33px;
border-radius: 50%;
background-color: #f4952b;
text-align: center;
font-size: 14px;
}

.blog-details-area .blog-details-desc .article-footer .article-share .social li a:hover {
-webkit-animation: rubberBand 1s linear;
        animation: rubberBand 1s linear;
}

.blog-details-area .blog-details-desc .post-navigation {
margin-top: 30px;
}

.blog-details-area blockquote {
overflow: hidden;
background-color: #f7f7f7;
padding: 25px;
position: relative;
z-index: 1;
margin-bottom: 20px;
margin-top: 20px;
border-radius: 4px;
}

.blog-details-area blockquote p {
color: #0e0129;
line-height: 1.6;
margin-bottom: 0;
font-style: italic;
font-weight: 600;
font-size: 17px !important;
text-align: left;
}

.blog-details-area blockquote cite {
display: none;
}

.blog-details-area blockquote::before {
content: "";
}

.blog-details-area blockquote::after {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 3px;
background-color: #f4952b;
margin-top: 20px;
margin-bottom: 20px;
}

.blog-details-area .post-navigation {
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
padding-top: 20px;
padding-bottom: 20px;
}

.blog-details-area .post-navigation .navigation-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-details-area .post-navigation .navigation-links .nav-previous {
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}

.blog-details-area .post-navigation .navigation-links .nav-previous a i {
margin-right: 0;
font-size: 20px;
position: relative;
top: 4px;
}

.blog-details-area .post-navigation .navigation-links .nav-next {
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
text-align: right;
}

.blog-details-area .post-navigation .navigation-links .nav-next a i {
margin-left: 0;
font-size: 20px;
position: relative;
top: 4px;
}

.blog-details-area .post-navigation .navigation-links div a {
display: inline-block;
font-weight: 600;
color: #0e0129;
}

.blog-details-area .post-navigation .navigation-links div a:hover {
color: #f4952b;
}

.blog-details-area .comments-area {
padding: 0;
margin-top: 30px;
}

.blog-details-area .comments-area .comments-title {
position: relative;
margin-bottom: 30px;
line-height: initial;
font-size: 22px;
}

.blog-details-area .comments-area ol {
padding: 0;
margin: 0;
list-style-type: none;
}

.blog-details-area .comments-area ul {
padding: 0;
margin: 0;
list-style-type: none;
}

.blog-details-area .comments-area .comment-list {
padding: 0;
margin: 0;
list-style-type: none;
}

.blog-details-area .comments-area .children {
margin-left: 40px;
}

.blog-details-area .comments-area .comment-body {
border-bottom: 1px solid #eeeeee;
padding-left: 65px;
font-size: 14px;
margin-bottom: 20px;
padding-bottom: 20px;
}

.blog-details-area .comments-area .comment-body.border-none {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}

.blog-details-area .comments-area .comment-body .reply {
margin-top: 15px;
}

.blog-details-area .comments-area .comment-body .reply a {
border: 1px solid #ded9d9;
color: #0e0129;
display: inline-block;
padding: 5px 20px;
border-radius: 30px;
text-transform: uppercase;
position: relative;
z-index: 1;
font-size: 13px;
font-weight: 500;
}

.blog-details-area .comments-area .comment-body .reply a:hover {
color: #ffffff;
background-color: #f4952b;
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-meta {
margin-bottom: .8em;
}

.blog-details-area .comments-area .comment-author {
font-size: 16px;
margin-bottom: 0.4em;
position: relative;
z-index: 2;
}

.blog-details-area .comments-area .comment-author .avatar {
height: 50px;
left: -65px;
position: absolute;
width: 50px;
border-radius: 50%;
}

.blog-details-area .comments-area .comment-author .fn {
font-weight: 500;
color: #0e0129;
font-size: 16px;
}

.blog-details-area .comments-area .comment-author .says {
display: none;
}

.blog-details-area .comments-area .comment-metadata {
color: #666666;
letter-spacing: 0.01em;
text-transform: uppercase;
font-size: 13px;
font-weight: 500;
}

.blog-details-area .comments-area .comment-metadata a {
color: #666666;
font-size: 11px;
}

.blog-details-area .comments-area .comment-metadata a:hover {
color: #f4952b;
}

.blog-details-area .comments-area .comment-content p {
font-size: 14px;
}

.blog-details-area .comments-area .comment-respond {
margin-top: 30px;
-webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
padding: 30px;
}

.blog-details-area .comments-area .comment-respond .comment-reply-title {
margin-bottom: 15px;
font-size: 22px;
}

.blog-details-area .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
display: inline-block;
}

.blog-details-area .comments-area .comment-respond .comment-form {
overflow: hidden;
}

.blog-details-area .comments-area .comment-respond .comment-form-comment {
margin-bottom: 30px;
float: left;
width: 100%;
}

.blog-details-area .comments-area .comment-respond label {
display: block;
font-weight: 500;
color: #0e0129;
margin-bottom: 5px;
}

.blog-details-area .comments-area .comment-respond input[type="datetime-local"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="datetime-local"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="week"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="week"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="month"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="month"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="text"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="text"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="email"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="email"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="url"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="url"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="password"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="password"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="search"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="search"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="tel"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="tel"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond input[type="number"] {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond input[type="number"]:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond textarea {
display: block;
width: 100%;
background-color: #f7f7f7;
border: 1px solid #eeeeee;
padding: 0.625em 0.7375em;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .comments-area .comment-respond textarea:focus {
border-color: #f4952b;
}

.blog-details-area .comments-area .comment-respond .comment-form-author {
float: left;
width: 50%;
padding-right: 10px;
margin-bottom: 20px;
}

.blog-details-area .comments-area .comment-respond .comment-form-email {
float: left;
width: 50%;
padding-left: 12px;
margin-bottom: 20px;
}

.blog-details-area .comments-area .comment-respond .comment-form-url {
float: left;
width: 100%;
margin-bottom: 20px;
}

.blog-details-area .comments-area .comment-respond .comment-form-cookies-consent {
width: 100%;
float: left;
position: relative;
padding-left: 20px;
margin-bottom: 20px;
}

.blog-details-area .comments-area .comment-respond .comment-form-cookies-consent input {
position: absolute;
left: 0;
top: 6px;
}

.blog-details-area .comments-area .comment-respond .comment-form-cookies-consent label {
display: inline-block;
margin: 0;
color: #666666;
font-weight: normal;
}

.blog-details-area .comments-area .comment-respond .form-submit {
float: left;
width: 100%;
}

.blog-details-area .comments-area .comment-respond .form-submit input {
background: #f4952b;
border: none;
color: #ffffff;
padding: 14px 30px 12px;
display: inline-block;
cursor: pointer;
outline: 0;
border-radius: 0;
text-transform: uppercase;
-webkit-transition: 0.5s;
transition: 0.5s;
font-weight: 500;
font-size: 14px;
}

.blog-details-area .comments-area .comment-respond .form-submit input:hover {
color: #ffffff;
background-color: #0e0129;
}

.blog-details-area .comments-area .comment-respond .form-submit input:focus {
color: #ffffff;
background-color: #f4952b;
}

.blog-details-area .related-posts {
margin-bottom: 20px !important;
font-size: 25px !important;
}

.blog-details-area .b-d-s-item {
position: relative;
margin-bottom: 0;
}

.blog-details-area .b-d-s-item img {
-webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
margin-bottom: 10px;
}

.blog-details-area .b-d-s-item .s-date {
position: absolute;
left: 0;
top: 0;
background-color: #ffffff;
padding: 10px 24px;
line-height: 1.5;
display: inline-block;
}

.blog-details-area .b-d-s-item h3 {
margin-bottom: 10px !important;
font-size: 20px !important;
margin-bottom: 0 !important;
}

.blog-details-area .b-d-s-item p {
margin-bottom: 12px;
margin-top: 10px;
}

.blog-details-area .widget-area .widget {
margin-top: 35px;
}

.blog-details-area .widget-area .widget .post-wrap {
padding-top: 20px;
}

.blog-details-area .widget-area .widget:first-child {
margin-top: 0;
}

.blog-details-area .widget-area .widget .widget-title {
text-transform: capitalize;
position: relative;
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
border-bottom: 1px solid #eee;
padding-bottom: 10px;
color: #0e0129;
position: relative;
}

.blog-details-area .widget-area .widget_search form {
position: relative;
}

.blog-details-area .widget-area .widget_search form label {
display: block;
margin-bottom: 0;
}

.blog-details-area .widget-area .widget_search form .screen-reader-text {
display: none;
}

.blog-details-area .widget-area .widget_search form .search-field {
background-color: transparent;
height: 50px;
padding: 6px 15px;
border: 1px solid #eeeeee;
width: 100%;
display: block;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.blog-details-area .widget-area .widget_search form .search-field:focus {
border-color: #f4952b;
}

.blog-details-area .widget-area .widget_search form button {
position: absolute;
right: 0;
outline: 0;
bottom: 0;
height: 50px;
width: 50px;
border: none;
color: #ffffff;
background-color: #f4952b;
-webkit-transition: 0.5s;
transition: 0.5s;
cursor: pointer;
}

.blog-details-area .widget-area .widget_search form button:hover {
background-color: #0e0129;
}

.blog-details-area .widget-area .widget-peru-posts-thumb {
position: relative;
overflow: hidden;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item {
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #efefef;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item:last-child {
margin-bottom: 0;
border-bottom: none;
padding-bottom: 0;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb {
float: left;
height: 90px;
overflow: hidden;
position: relative;
width: 90px;
margin-right: 15px;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage {
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg1 {
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg2 {
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg3 {
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg4 {
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info {
overflow: hidden;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info span {
display: block;
color: #666666;
text-transform: uppercase;
margin-top: 5px;
margin-bottom: 5px;
font-size: 12px;
font-weight: 500;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title {
margin-bottom: 0;
line-height: 1.5;
font-size: 15px;
font-weight: 600;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a {
display: inline-block;
color: #474c40;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a:hover {
color: #f4952b;
}

.blog-details-area .widget-area .widget_recent_entries ul {
padding: 0;
margin: 0;
list-style-type: none;
}

.blog-details-area .widget-area .widget_recent_entries ul li {
position: relative;
margin-bottom: 12px;
color: #666666;
padding-left: 17px;
line-height: 1.5;
font-size: 15px;
font-weight: 600;
}

.blog-details-area .widget-area .widget_recent_entries ul li:last-child {
margin-bottom: 0;
}

.blog-details-area .widget-area .widget_recent_entries ul li::before {
background: #f4952b;
position: absolute;
height: 7px;
width: 7px;
content: '';
left: 0;
top: 7px;
}

.blog-details-area .widget-area .widget_recent_entries ul li .post-date {
display: block;
font-size: 13px;
color: #666666;
margin-top: 4px;
}

.blog-details-area .widget-area .widget_categories ul {
padding: 0;
margin: 0;
list-style-type: none;
}

.blog-details-area .widget-area .widget_categories ul li {
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
color: #666666;
padding-left: 20px;
font-size: 15px;
font-weight: 600;
border-bottom: 1px solid #efefef;
}

.blog-details-area .widget-area .widget_categories ul li:last-child {
margin-bottom: 0;
border-bottom: none;
padding-bottom: 0;
}

.blog-details-area .widget-area .widget_categories ul li::before {
background: #f4952b;
position: absolute;
height: 10px;
width: 10px;
content: '';
left: 0;
top: 7px;
-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
        clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.blog-details-area .widget-area .widget_categories ul li a {
display: block;
color: #666666;
font-weight: normal;
font-size: 14px;
}

.blog-details-area .widget-area .widget_categories ul li a span {
float: right;
font-size: 13px;
}

.blog-details-area .widget-area .widget_categories ul li a:hover {
color: #f4952b;
}

.blog-details-area .widget-area .widget_categories ul li .post-count {
float: right;
}

.blog-details-area .widget-area .widget_meta ul {
padding: 0;
margin: 0;
list-style-type: none;
}

.blog-details-area .widget-area .widget_meta ul li {
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
color: #666666;
padding-left: 17px;
font-size: 15px;
font-weight: 400;
border-bottom: 1px solid #efefef;
}

.blog-details-area .widget-area .widget_meta ul li a {
color: #212121;
color: #666666;
}

.blog-details-area .widget-area .widget_meta ul li a:hover {
color: #f4952b;
}

.blog-details-area .widget-area .widget_meta ul li:last-child {
margin-bottom: 0;
}

.blog-details-area .widget-area .widget_meta ul li::before {
background: #f4952b;
position: absolute;
height: 10px;
width: 10px;
content: '';
left: 0;
top: 8px;
-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
        clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.blog-details-area .widget-area .widget_tag_cloud .widget-title {
margin-bottom: 0;
}

.blog-details-area .widget-area .tagcloud a {
display: inline-block;
color: #666666;
font-weight: normal;
font-size: 14px !important;
padding: 7px 10px;
border: 1px dashed #eeeeee;
margin-top: 10px;
margin-right: 10px;
text-transform: capitalize;
}

.blog-details-area .widget-area .tagcloud a:hover {
background-color: #f4952b;
color: #ffffff;
}

.blog-details-area .widget-area .tagcloud a:focus {
background-color: #f4952b;
color: #ffffff;
border-color: #f4952b;
}

.blog-details-area .widget-area .widget_services_list ul {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
        box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
background-color: #ffffff;
}

.blog-details-area .widget-area .widget_services_list ul li a {
display: block;
position: relative;
border-bottom: 1px solid #eeeeee;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 35px;
color: #5d6576;
z-index: 1;
font-weight: 500;
}

.blog-details-area .widget-area .widget_services_list ul li a::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 0;
height: 100%;
background: #252920;
-webkit-transition: 0.5s;
transition: 0.5s;
opacity: 0;
visibility: hidden;
}

.blog-details-area .widget-area .widget_services_list ul li a i {
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%);
}

.blog-details-area .widget-area .widget_services_list ul li a:hover {
background-color: #f4952b;
color: #ffffff;
padding-left: 20px;
}

.blog-details-area .widget-area .widget_services_list ul li a:hover::before {
opacity: 1;
visibility: visible;
width: 5px;
}

.blog-details-area .widget-area .widget_services_list ul li a.active {
background-color: #f4952b;
color: #ffffff;
padding-left: 20px;
}

.blog-details-area .widget-area .widget_services_list ul li a.active::before {
opacity: 1;
visibility: visible;
width: 5px;
}

.blog-details-area .widget-area .widget_services_list ul li:last-child a {
border-bottom: none;
}

.blog-details-area .widget-area .widget_download ul {
padding-left: 0;
list-style-type: none;
margin-bottom: 0;
-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
        box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
background-color: #ffffff;
}

.blog-details-area .widget-area .widget_download ul li a {
display: block;
position: relative;
border-bottom: 1px solid #eeeeee;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 35px;
color: #5d6576;
z-index: 1;
font-weight: 500;
}

.blog-details-area .widget-area .widget_download ul li a::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 0;
height: 100%;
background: #252920;
-webkit-transition: 0.5s;
transition: 0.5s;
opacity: 0;
visibility: hidden;
}

.blog-details-area .widget-area .widget_download ul li a i {
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%);
}

.blog-details-area .widget-area .widget_download ul li a:hover {
background-color: #f4952b;
color: #ffffff;
padding-left: 20px;
}

.blog-details-area .widget-area .widget_download ul li a:hover::before {
opacity: 1;
visibility: visible;
width: 5px;
}

.blog-details-area .widget-area .widget_download ul li a.active {
background-color: #f4952b;
color: #ffffff;
padding-left: 20px;
}

.blog-details-area .widget-area .widget_download ul li a.active::before {
opacity: 1;
visibility: visible;
width: 5px;
}

.blog-details-area .widget-area .widget_download ul li:last-child a {
border-bottom: none;
}

.blog-details-area .widget-area .info time {
font-size: 13px;
color: #929292;
display: block;
margin-bottom: 4px;
}
/*-------------blogs----------------*/


.elementskit-border-divider {
  left: 0;
  top: 8px;
  width: 100px;
  background: linear-gradient(90deg,#ff8500 0%,#ff8500 100%);
  height: 4px;
  border-radius: 2px;
  position: relative;
  margin-left: 27px;
}
.elementskit-border-divider:before {content: "";position: absolute;color: #f4952b;left: -27px;display: inline-block;width: 4px;border-radius: 50%;background-color: #f4952b;-webkit-box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor;box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor;height: 4px;}

.trial-plan-bullets.only_list:before,
.trial_duration_features .trial-plan-bullets.only_list:after {display:none}


.trial_duration_features .trial-plan-bullets ul.web_logos {padding: 125px 0 80px;display: flex;margin: 0 auto;flex-wrap: wrap;justify-content: center;gap: 10px;}

.trial_duration_features .trial-plan-bullets ul.web_logos li:before {
  display: none;
}


.about.about-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.heading.heading-12 {
  margin-bottom: 40px;
}

.heading .heading-title {
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #122045;
}
.about .about-block .block-left .paragraph {
  font-size: 17px;
  line-height: 27px;
  color: var(--global--color-secondary);
  font-weight: 500;
  margin-bottom: 25px;
}
.about.about-3 .about-block .block-left .paragraph {
  border-left: 4px solid #f2942a;
  margin-bottom: 25px;
  padding-left: 55px;
}
.about .about-block .block-left p {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 32px;
  padding-left: 55px;
}
.about .about-img {
  position: relative;
  /* height: 570px; */
  max-width: calc(100%);
}
.about .about-img .about-img-holder {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.about .about-img .about-img-holder.bg-overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.about.about-3 .about-img .counters {
  top: auto;
  bottom: 0;
  left: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 0;
  border-radius: 12px 0 12px 0;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  position: absolute;
  background: #f4952b;
  padding: 15px;
  display: none;
}
.counters.counter-4 .counter-num {
  margin-bottom: 0;
}
.counters .counter-num {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.counters.counter-4 .counter-num h6 {
  font-style: italic;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
  text-transform: capitalize;
  color: #fff;
}
.counters.counter-4 .counter-num p {
}
.about.about-3 .row {align-items:center}

.all_links .service-box-layout7 .item-icon .icon-bg {
  height: auto;
  width: 190px;
  margin: 0 auto;
  height: 190px;
  object-fit: cover;
}
.all_links .service-box-layout7 .item-content .item-title {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}
.all_links .service-box-layout7 {
  margin-bottom: 0;
  height: 100%;
}

.about .about-block .block-left ul {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 32px;
  padding-left: 55px;
  list-style: disc;
}
.about .about-block .block-left ul li {}

.about .about-block .block-left ul.ofer_s {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  padding: 0;
}

.about .about-block .block-left ul.ofer_s li {
  background: #eaeaea;
  color: #535353;
  padding: 9px 9px;
  font-size: 18px;
  border-radius: 5px;
  box-shadow: -5px -5px 8px 0 #0000003b;
  margin-right: 2px;
  transition: 0.5s;
  min-width: 104px;
  text-align: center;
  font-weight: 700;
}
.about .about-block .block-left h5 {    font-size: 20px;
  font-weight: 600;
  color: #4d4d4d;}


.call_to_talk {
  background: #fdc210;
  padding: 40px 0;
}	
.call_to_talk .row {align-items: center;}	
.call_to_talk .content {}	
.call_to_talk .content h3 {
  margin: 0 0 10px 0px;
  font-size: 40px;
  color: #ffff;
  line-height: 48px;
  font-weight: 600;
}	
.call_to_talk .content p {
  margin: 0;
  color: #fff;
  font-size: 20px;
}
.call_to_talk .call_btn {
  text-align: center;
}	
.call_to_talk .call_btn a {
  background: white;
  padding: 15px 25px;
  color: #000;
  font-weight: 600;
  border-radius: 6px;
}	
.call_to_talk .call_btn a i {
  margin-right: 5px;
}	
.call_to_talk .call_btn a:hover {
  background: #0e1e68;
  color: #fff;
}

.cal_contect {
  padding: 60px 0;
}
.cal_contect .form_box {
  box-shadow: 0px 0px 10px #e3e3e3;
}
.cal_contect .form_box .pd {}
.cal_contect .form_box .pd .title {
  display: block;
  background: #0e1e68;
  text-align: center;
  padding: 15px 0;
}
.cal_contect .form_box .pd .title h3{
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  margin: 0;
}
.cal_contect .form_box .pd .title p{
  color: #fff;
  font-size: 15px;
  margin: 0;
}
.cal_contect .form_box .form-group {}
.cal_contect .form_box .form-group input,
.cal_contect .form_box .form-group textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  padding: 6px 12px;
  text-transform: capitalize;
  font-size: 15px;
  outline: none;
}
.cal_contect .form_box form {
  padding: 30px;
}

.cal_contect .form_box .form-group.lad {text-align:center; margin-bottom:0}
.cal_contect .form_box .form-group button.btn_cont {
  background: #0529a4;
  color: #fff;
  padding: 5px 26px;
  border: navajowhite;
  border-radius: 34px;
  font-weight: 600;
}
.cal_contect .row {align-items:center}
ul.ofer_s li {
  margin-bottom: 6px;
}

.reflector .row:nth-child(even) {
  flex-direction: row-reverse;
  margin-top: 40px;
}

div#app-devlopment {
  padding-top: 68px;
}

.reflector .row:nth-child(odd) {
    flex-direction: column-reverse;
}
ul.dropdown-menu-col-1 {
    width: 100% !important;
}