.banner_area_expiriance {
    position: relative;
    margin: 0 0 50px 0;
}
.banner_area_expiriance img {
    width:100%;
}
.data_five {
        position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    background: #ffffffcf;
    padding: 40px;
    max-width: 600px;
}
.anim_img_dots {
    width: auto !important;
    position: absolute;
    top: 20%;
    left: 20%;
    animation: roted_img 2s ease 0s infinite normal none;
}
/* Copy this code after the above code */
@keyframes roted_img {
  0%,
  100% {
	transform: rotate(0deg);
	transform-origin: 50% 50%;
  }

  10% {
	transform: rotate(8deg);
  }

  20%,
  40%,
  60% {
	transform: rotate(-10deg);
  }

  30%,
  50%,
  70% {
	transform: rotate(10deg);
  }

  80% {
	transform: rotate(-8deg);
  }

  90% {
	transform: rotate(8deg);
  }
}
.slider_hero {
    padding: 80px 0 110px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    z-index: 1;
}
.slider_hero:before {
    content:'';
    background: linear-gradient(90deg, #014f8ded 0%, #000000c9 50%, #00000000 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
} 
.three_step {
        margin-top: -50px;
    position: relative;
 margin-bottom:50px;
    z-index: 1;
}
.item_box_slide {
    position: relative;
    box-shadow: 0 0 20px #dddada;
    padding: 15px;
    border-radius: 10px;
    transition: .5s ease;
    background: #fff;
        overflow: hidden;
}
.item_box_slide .front_head {
    
}
.item_box_slide .front_head h4 {
    position: absolute;
    bottom: 20px;
    left: 5%;
    background: linear-gradient(45deg, #014f8d, #0000008f);
    padding: 15px 10px;
    border-radius: 10px;
    width: 90%;
}
.item_box_slide .front_head img {
        height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.item_box_slide .img_ro {
    text-align: center;
    display: block;
    margin: 0 auto 10px;
}
.item_box_slide .img_ro img {
        background: #fff;
    padding: 5px;
    border-radius: 5px;
    width: 54px;
}
.item_box_slide .data_slide {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #014f8d;
    height: 0;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    transition: .5s ease;
}
.item_box_slide:hover .data_slide {
        height: 100%;
    padding: 20px;
    
}
.item_box_slide h4 {
        color: #fff;
    font-size: 18px;
}
.item_box_slide p {
    color:#fff;
}
.item_box_slide .data_slide a {
        color: #fff;
    text-decoration: none;
    border: 2px solid;
    padding: 7px 15px;
    border-radius: 30px;
}





.hero-content-box .lead {
    color:#fff;
}
.slider_hero .hero-title {
    background: linear-gradient(to right, #ffffff 0%, #c5e5ff 100%);
        -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slider_hero .star_fill {
    background: linear-gradient(to right, #ffffff 0%, #607D8B 100%);
        -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-menu h4 {
        font-size: 20px;
}
.socail_icon li {
        display: inline-block;
            padding-left: 0;
}
.contact-info-list .socail_icon {
    margin-top:20px;
}
.socail_icon li a {
        font-size: 22px !important;
    padding: 0 10px;
     color: #000; 
    font-weight: 500;
    text-decoration: none;
    position: relative;
    line-height: 35px;
}
.trusted_by {
        position: relative;
    padding: 50px 0;
}
.trusted_by h2 {
        text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
}
.trusted_by .item_box {
        border: 1px solid #eee;
    height: 80px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
        margin: 10px;
        transform: scale(1);
    
    transition: .5s ease;
}
.trusted_by .item_box:hover {
    box-shadow: 0 0 10px #9d9b9b;
    border-color: #fff;
    
    transform: scale(1.02);
}
.trusted_by .item_box img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
    
}
.upper_title {
    display:block;
    color:#000;
}
.star_fill {
        background: linear-gradient(to right, var(--tj-theme-primary) 0%, var(--tj-theme-secondary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        transform: rotate(25deg);
}
.box_service_se {
 border: 1px solid #c3bfbf;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
        background: #fff;
    position: relative;   
    transition: .5s ease;
    top:0;
}
.box_service_se:hover {
    top: -18px;
    box-shadow: 0 0 10px #c0baba;
    border-color: #fff;
}
.box_service_se .img_ro img {
    box-shadow: 0 0 10px #eee;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 7px;
}
.box_service_se a {
    display: inline-block;
    width: 45px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    font-size: 27px;
    background: linear-gradient(to right, var(--tj-theme-primary) 0%, var(--tj-theme-secondary) 100%);
    border-radius: 6px;
    color: #fff;
}
/*=-----==0-=-=-=*/
.marqueetext {
    color: #fff;
    font-size: 40px;
    display: flex;
    background: linear-gradient(
		to right,
		var(--tj-theme-primary) 0%,
		var(--tj-theme-secondary) 51%,
		var(--tj-theme-primary) 100%
	);
    padding: 40px 0;
        transform: rotate(1deg);
    margin-top: 50px;
    margin-bottom: 50px;
    overflow-x:hidden;
}
.marqueetext .data-mar {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    transform: translateX(-100%);
}
.marqueetext h1 {
    color: #fff;
    font-size: 45px;
}
.marqueetext .data-mar i {
    font-size: 55px;
    padding: 0 20px;
    opacity: 1;
}
/*----------box_gallery-----*/
.box_gallery {
        position: relative;
    margin-bottom: 30px;
        overflow: hidden;
        border-radius: 10px;
}
.box_gallery img {
        height: 300px;
    border-radius: 10px;
    box-shadow: 0 0 10px #cdc8c8;
}
.box_gallery .date_ga {
    position: absolute;
    bottom: -100%;
    width: 90%;
    left: 5%;
    right: 5%;
    transition: .5s ease;
}
.box_gallery:hover .date_ga {
    bottom:15px;
}
.box_gallery .date_ga a {
        background: linear-gradient(to right, var(--tj-theme-primary) 0%, #4e2a96 51%, #351b66 100%);
    display: flex;
    width: 100%;
    padding: 10px;
    border-radius: 7px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    justify-content: space-between;
}
.testimonial-item.style-2 .testimonials-auother {
    display: flex;
    align-items: center;
    gap: 15px;
}
.testimonial-item.style-2 .testimonials-auother .auother-image {
    max-width: 55px;
    width: 100%;
    border: 1px solid var(--tj-theme-secondary);
    border-radius: 50%;
}
.testimonial-item.style-2 .testimonials-auother .auother-image img {
    width: 100%;
    border-radius: 50%;
}
.text-section {
    background-color: #fff !important;
    padding-top: 80px;
    padding-bottom: 80px;
}
.text-section .section-header {
    margin-bottom: 0;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}
.text-section .section-header .section-title {
    font-size: 128px;
    color: var(--tj-theme-primary);
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    background: transparent;
    gap: 0px;
}
.text-section .section-header .chat-mail {
    width: 100%;
    margin-left: auto;
}
.text-section .section-header .chat-mail .link {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
    font-size: 32px;
    text-decoration: none;
    color: var(--tj-white);
    position: relative;
    z-index: 1;
    transition: 0.4s;
}
.text-section .section-header .chat-mail .link i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    line-height: 1;
    font-size: 20px;
    border: 1px solid var(--tj-white);
    background: transparent;
    border-radius: 50%;
    transition: 0.4s;
}
.border_line_div {
    position:relative;
}
.border_line_div .layer {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #f0e2e2;
    top: 0;
    z-index:-1;
    display: block;
}
.border_line_div .layer_1 {
    left: 8%;
}
.border_line_div .layer_2 {
        left: 31%;
}
.border_line_div .layer_3 {
    left: 50%;
}
.border_line_div .layer_4 {
    right: 29%;
}
.border_line_div .layer_5 {
        right: 8%;
}
@media (max-width:767px) {
    .item_box_slide {
        margin-bottom:30px;
    }
    .about_us_page {
        padding-bottom: 0 !important;
    }
    .banner_area_expiriance img {
        height: 400px;
        object-fit: cover;
    }
    .data_five {
        padding: 10px;
    max-width: 300px;
    }
    .data_five h3 {
            font-size: 16px !important;
    }
    .anim_img_dots {
        height: auto !important;
    left:  auto !important;
    right: 0;
    }
    .hero-image-box:before {
        display:none;
    }
    .contact_banner_sec {
        height:  auto !important;
    margin-top: 30px;
    }
    .data_five p {
        font-size: 13px;
        margin: 0;
    }
    .img_ab {
        margin-bottom:60px;
    }
    .page_brubcrumb .bg_img_style img {
            height: 200px !important;
    }
    .img_ab .ab_01 {
        position: relative !important;
    }
    .mission_vision .box_mssion.vision {
        margin-top: 30px !important;
    }
    .mission_vision {
        padding: 50px 0 0 !important;
    }
    .img_ab .ab_02 {
        top: 65px !important;
        right: 0;
        height: 133px !important; 
    }
    .contact-form-box {
        margin-top: 0 !important;
    }
    .contact-section {
                padding-bottom: 0 !important;
    }
    .text-section .section-header .section-title {
        font-size: 32px;
    }
    .text-section .section-header .chat-mail .link {
        justify-content: start;
        font-size: 18px;
    }
    .text-section .section-header .chat-mail .link i {
        width: 30px;
    height: 30px;
    }
    .footer-logo-box {
    margin-bottom: 30px;
}
.tj-header-area .logo-box {
    width: 120px;
}
.tj-btn-primary {
        padding: 12px 14px;
            font-size: 12px;
}
.tj-header-area .menu-bar {
    margin-left: 10px;
}
.tj-header-area .mobile-menu {
        top: 70px;
}
.tj-header-area .mobile-menu ul li a:not(.mean-expand) {
        font-size: 18px;
}
.tj-header-area .mobile-menu ul li > .sub-menu > li > a:not(.mean-expand) {
    font-size: 14px;
}
.tj-header-area.header-2.sticky {
    padding: 10px 0 !important;
}
.hero-section {
        padding: 50px 0 40px;
    }
    .funfact-item .text {
        text-align:center;
    }
}
.tj-btn-secondary {
 background: #fff;   
}
.about_us_page {
        padding: 50px 0;
    position: relative;
}
.img_ab {
   position: relative; 
}
.img_ab img {
        width: 100%;
    border-radius: 20px;
}
.img_ab .ab_01 {
        max-width: 80%;
    position: absolute;
    right: 0;
    top: 0;
}
.img_ab .ab_02 {
        max-width: 31%;
    position: absolute;
    top: 150px;
    height: 200px;
    object-fit: cover;
    border: 5px solid #8750f7;
}
.company_year {
    background: linear-gradient(to right, var(--tj-theme-primary) 0%, var(--tj-theme-secondary) 100%);
    width: 150px;
    height: 125px;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: center;
}
.company_year b {
    font-size: 14px;
    display: block;
}
.mission_vision {
        padding: 50px 0;
    position: relative;
}
.mission_vision .box_mssion {
        border: 3px solid #7444d6;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 0 10px #d9d6d6;
    position: relative;
}
.mission_vision .box_mssion img {
        width: 100px;
    height: 100px;
    object-fit: scale-down;
    margin-bottom: 20px;
}
.mission_vision .box_mssion h3 {
        font-size: 20px;
    letter-spacing: 1px;
}
.mission_vision .box_mssion p {
        line-height: 30px;
}
.mission_vision .box_mssion.vision {
        margin-top: 200px;
}
.page_brubcrumb {
  padding-top:30px;  
}
.page_brubcrumb .bg_img_style img {
        border-radius: 20px;
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}
/*--------------team-----------*/

.team-area .single-item {
  margin-bottom: 30px;
}

.team-area .item .thumb {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.team-area .item .thumb::after {
  background: #232323 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
}

.team-area .team-items .item:hover .thumb::after {
  opacity: 0.7;
}

.team-area .item .thumb .overlay {
  top: -100%;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: 1;
}

.team-area .item:hover .thumb .overlay {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.team-area .item .thumb .overlay p {
  color: #ffffff;
}

.team-area .item .thumb .overlay h4 {
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}

.team-area .item .thumb img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.team-area .item:hover .thumb img {
  opacity: .6;
}

.team-area .item .thumb .social li {
  display: inline-block;
}

.team-area .item .thumb .social li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
}

.team-area .info {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 40px 20px 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}

.team-area .info .message {
  height: 50px;
  line-height: 40px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}

.team-area .info .message a {
  background: #fff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  box-sizing: border-box;
  color: #090909;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.team-area .info .message a i {
  font-weight: 500;
}

.team-area .info h4 {
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.team-area .info span {
  color: #090909;
  font-weight: 600;
  text-transform: uppercase;
}

.team-area .social li.twitter a {
  background-color: #00b6f1;
}

.team-area .social li.pinterest a {
  background-color: #bd081c;
}

.team-area .social li.facebook a {
  background-color: #3b5998;
}

.team-area .social li.google-plus a {
  background-color: #df4a32;
}

.team-area .social li.vimeo a {
  background-color: #1ab7ea;
}

.team-area .social li.instagram a {
  background-color: #cd486b;
}
.team-area {
    padding:50px 0;
}
.service_details {
    
    padding:50px 0;
}
.list_item_home {
    padding:0;
}
.list_item_home li {
    line-height: 41px;
    list-style: none;
    font-size: 22px;
}
.box_tem_best {
        border: 1px solid #c3bfbf;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
    transition: .5s ease;
    top: 0;
    text-align: center;
}
.box_tem_best:hover {
    top: -18px;
    box-shadow: 0 0 10px #c0baba;
    border-color: #fff;
}
.box_tem_best p {
        margin: 0;
    padding-top: 20px;
}
.chiklat_box {
    background: #eee;
    padding: 10px;7
    margin-bottom: 20px;
    border-radius: 10px;
    min-height: 150px; 
    text-align:center;
}
.chiklat_box p {
        margin-top: 20px;
}
.contact_form_ae {
    padding:50px 0;
}
.contact_banner_sec {
    height: 690px;
    object-fit: cover;
    border-radius: 15px;
}