@font-face {font-family: "Fellix-Regular";
  src: url("../fonts/Fellix-Regular.eot"); /* IE9*/
  src: url("../fonts/Fellix-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Fellix-Regular.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Fellix-Regular.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Fellix-Regular.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Fellix-Regular.svg#Circular Std Book") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Fellix-Medium";
  src: url("../fonts/Fellix-Medium.eot"); /* IE9*/
  src: url("../fonts/Fellix-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Fellix-Medium.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Fellix-Medium.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Fellix-Medium.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Fellix-Medium.svg#Circular Std Book") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Fellix-ExtraBold";
  src: url("../fonts/Fellix-ExtraBold.eot"); /* IE9*/
  src: url("../fonts/Fellix-ExtraBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Fellix-ExtraBold.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Fellix-ExtraBold.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Fellix-ExtraBold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Fellix-ExtraBold.svg#Circular Std Book") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Fellix-Bold";
  src: url("../fonts/Fellix-Bold.eot"); /* IE9*/
  src: url("../fonts/Fellix-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Fellix-Bold.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Fellix-Bold.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Fellix-Bold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Fellix-Bold.svg#Circular Std Book") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Fellix-Light";
  src: url("../fonts/Fellix-Light.eot"); /* IE9*/
  src: url("../fonts/Fellix-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Fellix-Light.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Fellix-Light.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Fellix-Light.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Fellix-Light.svg#Circular Std Book") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Fellix-SemiBold";
  src: url("../fonts/Fellix-SemiBold.eot"); /* IE9*/
  src: url("../fonts/Fellix-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Fellix-SemiBold.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Fellix-SemiBold.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Fellix-SemiBold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Fellix-SemiBold.svg#Circular Std Book") format("svg"); /* iOS 4.1- */
}




/*
body.page-template-template-home
{
   background: linear-gradient(-50deg, #DA2E20, #C61A0C, #DA6320);
    background-size: 10000% 10000%;
    animation: gradient 10s ease-in infinite;
}
*/


b, strong {
    font-weight: bolder;
    font-family: "Fellix-Bold";
}


body
{
color: #111418;
font-family: "Fellix-Regular";

background-size: cover;
font-size: 18px;

}
.logo img
{
  width: 100%;
}
img
{
  max-width: 100%;
  height: auto;
}
header
{
  padding: 20px 0px;
      z-index: 10;
    transition: transform .4s;
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
 
}
.scroll-down header {
    transform: translate3d(0,-100%,0);
}
.scroll-up header {
    transform: none;
    box-shadow: 0px 4px 12px rgb(9 25 43 / 6%);
  z-index: 9;

}
.navbar-nav .nav-link
{
color: #111418;
    padding: 10px 16px!important;
    position: relative;
   
}
.navbar-nav .nav-item:last-child .nav-link
{
color: #255398;
       font-family: "Fellix-SemiBold";
    background-image: url(../image/link_arrow.svg);
    background-repeat: no-repeat;
      background-position: 93% 54%;
    padding-right: 30px!important;
   

}
.navbar-nav .nav-item:last-child .nav-link:hover:after
{
 display: none;
}
.navbar-nav .nav-link:hover
{
color: #111418;
box-shadow: 0px -2px 0px #255398 inset;

}

.navbar-nav .nav-item.show .nav-link
{
color: #111418;
box-shadow: 0px -2px 0px #255398 inset;

}




.home_banner h1
{
font-size: 136px;
line-height: 130px;
/* or 76% */
letter-spacing: -0.04em;
}





.home_banner
{
   height: 100vh;
    min-height: 800px;
    position: relative;
   
    
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.logos
{
  position: absolute;
  bottom: 0px;
  width: 100%;

}
.logos .client_logos
{
  
   padding: 15px 0px;
}
.logoborder
{
      border-top: 1px solid rgba(11, 9, 9, 0.16);
    margin-top: 10px;
}
.fnt500
{
   font-family: "Fellix-Medium";
}
.btn-primary
{
    background: #255398;
    border-radius: 48px;
    border-color: #255398;
    padding: 24px 32px;
     font-family: "Fellix-Medium";
}
.btn-primary img
{
  padding-left: 16px;
}
.btn-primary:hover
{
  background: #111418;
  
    border-color: #111418;
}

.rotate_txt .earth_img
{    width: 84%;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    /* top: 36px; */
    height: auto;
}


.rotate_txt .rotate_img {
   /* animation: rotation 3s infinite linear; */
    height: 100%;

}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(30deg);
  }
}

.home_tab
{
  background: #FFFFFF;
box-shadow: 4px 4px 8px rgba(51, 10, 13, 0.16);
border-radius: 40px;
padding: 4px 12px 4px 4px;
    border: 4px solid #fff;
position: relative;

}
.home_tab .image
{
  background: rgba(11, 9, 9, 0.04);
border-radius: 100%;
width: 36px;
height: 36px;
padding: 2px;
}
.home_tab .image img
{
  width: 100%;
}
.home_tab .content h2
{
font-weight: 400;
margin-bottom: 0px;
font-size: 16px;
}
.home_tab .content span
{
  font-size: 12px;
  color: rgba(11, 9, 9, 0.72);
}
.home_tab .content
{
  line-height: 12px;
}
.home_tab_1
{
     top: 30%;
    right: 0px;
}
.home_tab_2
{
 bottom: 34%;
    right: 18%; 
}
.home_tab_3
{
     top: 29%;
    left: 16%;
}

.client_logos img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.5s;
    cursor: pointer;
    height: 30px;
    width: auto!important;
    margin: 0px auto;
}


.overflow-hidden
{
  overflow: hidden;
}
.we_are_your
{
  padding: 30px 0px;
}
.we_are_your li.active
{
border: 1px solid #255398;
border-radius: 32px;
padding: 4px 8px;

color: #255398;
font-size: 14px;
}
.link_data
{
  color: #255398;
    font-family: "Fellix-Medium";

}
.reveal-text {
  visibility: hidden;
}
.line {
  position: relative;
  overflow: hidden;
  display: flex;
}




html, body {
  margin: 0;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
 
}




.panel {
  width: 100%;
  height: 100%;

  position: relative;
  box-sizing: border-box;
 
}


body {
  overflow-x: hidden;
  overflow-y: scroll;
}



.about_data h2
{
font-size: 40px;
line-height: 44px;
font-weight: 400;
color: #fff;

}

.full_height
{
 height: 100vh;
}
.about_data
{
   height: calc(100vh - 102px);
}
.testi_nav .nav-tabs {
    border-bottom: 0px;
    background: #111418;
    border-radius: 48px;
    padding: 5px;
}
.top_data
{
  font-size: 14px;
   font-family: "Fellix-SemiBold";
  color: #255398;
}
.top_data span
{
   font-family: "Fellix-Regular";
}
.testi_nav .nav-tabs .nav-link {
      border: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-radius: 40px;
    padding: 8px 16px;
    color: #fff;
    line-height: 36px;
       font-family: "Fellix-SemiBold";
    font-size: 14px;
    line-height: 18px;
}


.testi_nav .nav-tabs .nav-link:hover
{
   color: #111418;
    background-color: #fff;
    border-color: transparent;
}


.testi_nav .nav-tabs .nav-item.show .nav-link, .testi_nav .nav-tabs .nav-link.active {
    color: #111418;
    background-color: #fff;
    border-color: transparent;
}
.ellipse
{
    background: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.16;
    filter: blur(6px);
    width: 235px;
    height: 25px;
    margin: 0px auto;
    margin-top: 60px;
    /* margin-left: 20px; */
    position: relative;
    left: 10px;
}
.testimonial_sec 

{
  min-height: 700px;
}
.testimonial_sec .right_content
{
      position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: end;
    padding: 50px 0px;
    padding-top: 0px;
}
.testimonial_sec .right_content .testiright_main_content
{
  width: 50%;
}
.client_testimonial .image
{
  height: 350px;
  overflow: hidden;
   border-radius: 8px;


}
.client_testimonial .image:hover img
{
  transform: scale(1.2);
}
.testimonial_sec .rotate_txt
{
  width: 100%;
  position: relative!important;
  right: 0px;
}
.client_testimonial .image img
{
  width: 100%;
  height: 100%;
   transition: 0.5s all;
  object-fit: cover;
  border-radius: 8px;
}
.client_testimonial h2
{
  font-weight: 400;
  font-size: 24px;
}
.client_testimonial span
{
  color: rgba(11, 9, 9, 0.8);
  font-size: 14px;
}
.aread_more_txt
{
  color: #255398;
  text-decoration: underline;
   font-family: "Fellix-SemiBold";
}
.aread_more_txt:hover
{
  color: #111418;
}
.client_testimonial
{

  transition: 0.5s;
}
.client_testimonial .owl-stage
{
  padding-left: 40px!important;
}
.more_texti_txt
{
   transition: 0.5s;
   position: relative;
   right: -999px;
   opacity: 0;
}


.testimonial_none1
{
  right: 0px;
  opacity: 1;
   transition: 0.5s;
}
.more_texti_txt ul li
{
background: rgba(11, 9, 9, 0.08);
border-radius: 40px;
padding: 8px 12px;

font-size: 14px;
line-height: 18px;
}
.more_texti_txt
{
  padding-right: 56px;
}
.testimonial_none
{
  display: none!important;

}
.testimonial_sec .collapsing {
    transition: none;
     right: 0px;
}

.more_texti_txt .image
{
width: 100%;
height: 100px;
}
.more_texti_txt .image img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.earth_sec
{
         position: absolute;
    width: 100%;
    /* right: 24%; */
    height: 100%;
display: flex;
align-items: center;
    overflow: hidden;
    z-index: 2;
   
}
.earth_inner
{
         width: 45%;
    right: 0;
    position: absolute;
    height: calc(100% - 200px);
    background: #000;
    border-top-left-radius: 640px;
    border-bottom-left-radius: 640px;
    display: flex;
    align-items: center;
    /* margin: 15px 0px; */
    margin-top: 30px;
}

.rotate_txt
{
      width: 86%;
    height: 90%;
    position: absolute!important;
    right: 8%;
    display: flex;
    align-items: center;
}
.earth_inner .rotate_txt
{
      width: 100%;
    height: 100%;
    position: absolute!important;
    right: 0px;
    display: flex;
    align-items: center;
    padding: 30px;
        justify-content: center;
}
 .earth_inner .rotate_txt .earth_img
 {
      width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    /* top: 36px; */
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 9%;
 }
 .accordion.width {
 
  display: flex;

}

.accordion.width .card {
  flex-direction: row;
  flex-grow: 0;
  flex-shrink: 1;
  min-width: min-content;
    background: rgba(37, 83, 152, 0.08);
  align-items: center;
      border: 0px;
    border-radius: 0px;
    justify-content: center;

   
}

.accordion.width .card .card-header {
      cursor: pointer;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    border-radius: 0px;
    background-color: transparent;
    color: #111418;
    font-size: 40px;
    padding: 0px 25px;
    border: 0px;
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.accordion.width .card .card-header:not(.collapsed) {
      pointer-events: none;
    color: #255398;
    text-decoration: underline;
}

.collapsing.width {
  transition: 0.5s;
  height: 100%;
 width: 0px;
}

.accordion.width .card:not(:last-child)
{
  margin-right: 15px;
}
.panel4
{
  position: relative;
  height: 100vh;
}
.images_video
{
      position: relative;
    top: 0px;
    width: 100%;
 height:100%;
    margin-top: 0px;
   

}
.shahdow
{
  background: linear-gradient(180deg, rgba(245, 245, 245, 0.8) 45.43%, rgba(245, 245, 245, 0) 100%), linear-gradient(180deg, #F5F5F5 0%, rgba(245, 245, 245, 0) 100%);
height: 208px;
width: 100%;
position: absolute;
top: 0px;
z-index: 1;
}

.we_are_your_new
{
  position: relative;
  z-index: 1;

}

.we_are_your_new_latest
{
      position: absolute;
    width: 100%;
    background: linear-gradient(180deg, rgba(245, 245, 245, 0.8) 45.43%, rgba(245, 245, 245, 0) 100%), linear-gradient(180deg, #F5F5F5 0%, rgba(245, 245, 245, 0) 100%);
    min-height: 200px;
}


.card-body
{
  padding: 0px;
  height: 100%;
  padding-right: 15px;
}

.image_main .image
{
     height: 33%;
  width: 100%;
  border-radius: 8px;
  padding: 8px;
}
.image_main .image img
{
  height: 100%;
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
}

.accordion.width .collapse
{
height: 100%;


}

.accordion.width .image_main
{
    height: 100%;
overflow: hidden;
padding: 50px 0px;


}
.home_tab
{
  opacity: 1;
}
.dropdown-menu
{
     min-width: 100%;
    border-radius: 8px;
   
   background: #FFFFFF;
    box-shadow: 0px 16px 32px rgb(0 0 0 / 8%);
     padding: 32px;
    border: 0px;
    margin: 0px;
  

}
.dropdown_inner
{
   background: #FFFFFF;
    box-shadow: 0px 16px 32px rgb(0 0 0 / 8%);
     padding: 32px;
}
.dropdown-menu .title a
{
  color: rgba(11, 9, 9, 0.4);
  text-transform: uppercase;
font-weight: 400;
font-size: 14px;
line-height: 18px;
margin-bottom: 16px;
display: block;
cursor: auto;
padding-bottom: 0px;
}


.dropdown-toggle::after
{
  display: none;
}

.dropdown-item
{
      color: #255398;
      padding: 0px;
      padding-bottom: 16px;
}

.dropdown-item:focus, .dropdown-item:hover {
   
    text-decoration: none;
    background-color: transparent;
    color: #111418;
}
.outcome_main
{
  height: 690px;
  border-radius: 8px;
 background-position: center;
 background-size: cover;
  position: relative;
  color: #fff;
}
.services_top_banner
{
      height: 690px;
    border-radius: 8px;
    background-position: center!important;
    background-size: cover!important;
    position: relative;
    color: rgba(255, 255, 255, 1);
    background-blend-mode: multiply, normal;
    background-position: center;
    margin-top: 87px;

}




.outcome_main:before
{
       content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.72));
    top: 0px;
    left: 0px;
    border-radius: 8px;
  
}
.icon1
{
  width: 96px;
height: 96px;

background: rgba(255, 255, 255, 0.16);
backdrop-filter: blur(16px);
/* Note: backdrop-filter has minimal browser support */

border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
margin: 0px auto;

}

.outcome_main h1
{
        font-family: "Fellix-SemiBold";
font-size: 32px;
line-height: 40px;

}
.outcome_main h2
{
  font-weight: 400;
font-size: 18px;
line-height: 23px;
}
.play_icon
{
    background: rgba(0, 0, 0, 0.18);
    border: 1px solid #255398;
    backdrop-filter: blur(16px);
    width: 58px;
    height: 58px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.btn-primary-sec
{
  padding: 16px 24px;
}
.play_icon:hover
{
 background: #255398;
}

.my-150
{
  margin: 150px 0px;
}

.page_title
{
    font-family: "Fellix-SemiBold";
font-size: 48px;
line-height: 61px;


}
.mt-50
{
  margin-top: 50px;
}
.course_outcome li
{
     font-size: 16px;
    position: relative;
    border-width: 1px 0px;
    border-top: 1px solid #111418;
    padding: 20px 12px;
    background-image: url(../image/right_sign.svg);
    background-position: 0% 52%;
    background-repeat: no-repeat;
    padding-left: 35px;
    cursor: pointer;
    display: block;

}
.course_outcome li:before
{
  content: '';
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0px;
    transition: 0.5s;
    left: 0px;
    background: linear-gradient(90deg, rgba(37, 83, 152, 0.24) 0%, rgba(37, 83, 152, 0) 100%);
}
.course_outcome li:hover:before
{
 width: 100%;
}
.course_outcome ul li:last-child
{
   border-bottom: 1px solid #111418;
}
.course_outcome li img
{
  border-radius: 8px;
  width: 275px;
  height: 350px;
  object-fit: cover;
  position: absolute;
 visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
      top: -175px;
      z-index: 1;
    right: 0px;
}
.course_outcome li:hover img
{
 visibility: visible;
  opacity: 1;
}

.outcome_slider_image .carousel-item
{
  height: 630px;
}
.outcome_slider_image .carousel-item img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}
.outcome_slider_image .carousel-indicators
{
    position: relative;
    bottom: 0px;
    margin: 0px;
        column-gap: 16px;
        margin-top: 16px;
}
.outcome_slider_image .carousel-indicators li
{
    width: auto;
    height: 100px;
    border-radius: 8px;
        -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 0px;
    cursor: pointer;
}
.outcome_slider_image .carousel-indicators li img
{
     width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.outcome_slider_image .carousel-indicators li::before
{
  display: none;
}
.outcome_slider_image .carousel-indicators li::after
{
  display: none;
}

.outcome_slider_image .carousel-control-prev-icon {
   background-image: url(../image/left_arrow.svg);
}

.outcome_slider_image .carousel-control-next-icon {
   background-image: url(../image/right_arrow.svg);
}

.outcome_slider_image .carousel-control-next-icon, .outcome_slider_image .carousel-control-prev-icon
{
     width: 64px;
    height: 64px;
    background-color: rgba(11, 9, 9, 0.32);
    backdrop-filter: blur(16px);
    border-radius: 100%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 15px;
}
.outcome_slider_image .carousel-control-next, .outcome_slider_image .carousel-control-prev
{
  opacity: 1;
  top: -60px;
  width: auto;
  margin: 0px 16px;
}

.outcome_slider_image .carousel-control-next:focus, .outcome_slider_image .carousel-control-next:hover, .outcome_slider_image .carousel-control-prev:focus, .outcome_slider_image .carousel-control-prev:hover
{
  opacity: 1;
}

.list_data li
{
position: relative;
background-image: url(../image/list_arriow.svg);
background-repeat: no-repeat;
    background-position: 100% 20%;
border-top: 1px solid #111418;
padding: 16px 0px;
display: block;
padding-right: 35px;
}
.list_data li:last-child
{
  border-bottom: 1px solid #111418;
}

.number_layout h3
{
font-family: "Fellix-ExtraBold";
color: rgba(11, 9, 9, 0.08);
font-size: 229.921px;
line-height: 193px;
margin-bottom: 0px;
}

.number_layout h4
{
        font-weight: 400;
    font-size: 470px;
    color: #255398;
    position: absolute;
    top: 37px;
    line-height: 374px;
    font-family: "Fellix-Light";
    margin-bottom: 0px;
    left: 0px;
}
.mt-100
{
  margin-top: 100px;
}
.user_data
{
  display: flex;
  align-items: center;
  column-gap: 16px;
}
.user_data .image
{
  width: 56px;
  height: 56px;
  border-radius: 100%;
}
.user_data .image img
{
 width: 100%;
 height: 100%;
 object-fit: cover;
 border-radius: 100%;
}
.user_data h3
{
  font-family: "Fellix-Medium";
font-size: 18px;
line-height: 24px;
margin-bottom: 3px;
}
.user_data span
{
color: rgba(11, 9, 9, 0.8);
}
.testimonial_box
{
  padding: 32px 0px;
  border-top: 1px solid #111418;
}
.testimonial_box:last-child
{
    border-bottom: 1px solid #111418;
}
.price_boxes
{
  background: #255398;
  border-radius: 8px;
color: #fff;
padding: 64px;

}
.price_box_inner
{
  background: rgba(11, 9, 9, 0.08);
border-radius: 8px;padding: 24px;

}
.price_box_inner h3
{
  font-size: 48px;

}
.price_box_inner h3 span
{
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
}
.price_box_inner .btn-primary-sec
{
  background-color: #fff;
  color: #111418;
  border-color: #fff;
}
.price_box_inner .btn-primary-sec:hover
{
  background-color: #111418;
    border-color: #111418;
  color: #fff;
}
.list_right li
{
     margin-bottom: 12px;
    background-image: url(../image/right_sign1.svg);
    background-repeat: no-repeat;

    background-position: 0% 50%;
    padding-left: 35px;

}
.list_right li:last-child
{
  margin-bottom: 0px;

}

.price_boxes2
{
  position: relative;
background: #DA2E20;
}
.price_boxes2:before
{
    content: '';
    position: absolute;
    height: 16px;
    width: calc(100% - 64px);
    background: #255398;
    border-radius: 8px 8px 0px 0px;
    top: -16px;
    left: 0px;
    right: 0px;
    margin: 0px auto;

}

.mt-150
{
  margin-top: 150px;
}

.services_top_banner h1
{
font-size: 56px;
line-height: 62px;
margin-bottom: 0px;
  font-family: 'Fellix-SemiBold';
color: #fff;
}
.service_img1
{
  height: 100%;
}
.service_img1 img
{
  width: 100%;
 
  border-radius: 8px;
}
.middle_content video
{
  width: 100%!important;
}
.capalitiy_inner_box h3
{
  font-family: 'Fellix-SemiBold';
  font-size: 24px;
line-height: 26px;

}
.wp-video
{
  width: 100%!important;
}
.capalitiy_inner_box
{
  padding: 30px;
  cursor: pointer;
 
   border-top:1px solid #111418;

position: relative;
}
.capalitiy_main .col-md-4:nth-last-child(1) .capalitiy_inner_box 
{
 border-bottom:1px solid #111418;
}
.capalitiy_main .col-md-4:nth-last-child(2) .capalitiy_inner_box 
{
 border-bottom:1px solid #111418;
}
.capalitiy_main .col-md-4:nth-last-child(3) .capalitiy_inner_box 
{
 border-bottom:1px solid #111418;
}



.capalitiy_main .col-md-4:nth-child(3n + 0) .capalitiy_inner_box:before
{
background: linear-gradient(180deg, rgba(217, 172, 58, 0.16) 0%, rgba(217, 172, 58, 0) 100%);
}
.capalitiy_main .col-md-4:nth-child(3n + 1) .capalitiy_inner_box:before
{
background: linear-gradient(180deg, rgba(218, 46, 32, 0.16) 0%, rgba(218, 46, 32, 0) 100%);
}
.capalitiy_main .col-md-4:nth-child(3n + 2) .capalitiy_inner_box:before
{
 background: linear-gradient(180deg, rgba(126, 160, 49, 0.16) 0%, rgba(126, 160, 49, 0) 100%);
}





.capalitiy_inner_box:before
{
  content: '';
  position: absolute;
  width: 100%;
  height: 0px;
  top: 0px;
  transition: 0.5s;
  left: 0px;
}
.capalitiy_inner_box:hover:before
{
  height: 100%;
}
.video_box .image
{
  position: relative;
  width: 100%;
  height: 310px;
  border-radius: 8px;
}
.video_box .image .img
{
 
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.video_play_2
{
width: 72px;
    height: 72px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
 position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    transition: 0.5s;
}
.video_play_2:hover
{
width: 80px;
height: 80px;
}

.video_box h3
{
  font-style: normal;
color: #111418;
font-size: 24px;
line-height: 26px;
    font-family: "Fellix-SemiBold";
}
.video_box
{
  color: rgba(17, 20, 24, 0.8);
}
.case_studuy_main
{
  border-top: 1px solid #111418;
}
.case_studuy_main:last-child
{
    border-bottom: 1px solid #111418;
}
.case_studuy_main .image
{
  width: 100%;
  height: 100%;
}
.case_studuy_main .image img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case_studuy_main_inner
{
  padding-left: 88px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: rgba(17, 20, 24, 0.8);
  position: relative;
  cursor: pointer;
}

.case_studuy_main_inner h3
{
  font-size: 24px;
line-height: 26px;
    font-family: "Fellix-SemiBold";
    color: #111418;
}
.tab_list li
{
  background: rgba(11, 9, 9, 0.08);
border-radius: 40px;
padding: 8px 12px;
color: #111418;

font-size: 14px;
}



.case_studuy_main_inner:before
{
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0px;
  transition: 0.5s;
  left: 0px;
background: linear-gradient(90deg, rgba(218, 46, 32, 0.24) 0%, rgba(218, 46, 32, 0) 100%);
}
.case_studuy_main_inner:hover:before
{
  width: 100%;
}
.all_client_logos
{
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.all_client_logos div
{
  border-top:1px solid #111418;
   border-left:1px solid #111418;
  -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    justify-content: center;
    display: flex;
        -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: 112px;
    align-items: center;
}
.all_client_logos div:nth-child(4n)
{
   border-right:1px solid #111418;
}

.all_client_logos div:nth-last-child(1)
{
 border-bottom:1px solid #111418;
}
.all_client_logos div:nth-last-child(2)
{
 border-bottom:1px solid #111418;
}
.all_client_logos div:nth-last-child(3)
{
 border-bottom:1px solid #111418;
}
.all_client_logos div:nth-last-child(4)
{
 border-bottom:1px solid #111418;
}


.all_client_logos div img
{
  height: 28px;
}

.request_more_info
{
  background: #255398;
border-radius: 8px;
padding: 64px;
color: #fff;
}



.request_more_info .btn-primary-sec {
    background-color: #fff;
    color: #111418;
    border-color: #fff;
}
.request_more_info .btn-primary-sec:hover {
    background-color: #111418;
    border-color: #111418;
    color: #fff;
}
footer
{
    background: linear-gradient(360deg, rgba(37, 83, 152, 0.12) 0%, rgba(37, 83, 152, 0) 33.33%), #FFFFFF;
    padding-top: 100px;
   
    position: relative;
      
}
footer h2
{
  color: rgba(11, 9, 9, 0.56);
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;

}
footer ul li a
{
  color: #111418;
  font-size: 20px;

}
footer ul li:not(:last-child)
{
  margin-bottom: 20px;
}
footer ul li a:hover
{
  color: #255398;
  text-decoration: none;
}

.social_last li:not(:last-child)
{
  margin-bottom: 0px;
  margin-right: 20px;
}
.social_last li
{
  vertical-align: middle;
}
.social_last
{
border-top: 1px solid rgba(11, 9, 9, 0.16);
margin-top: 30px;
padding-top: 30px;
position: relative;
z-index: 1;
}

.get_in_touch
{
     position: relative;
     padding-top: 100px;
  
    bottom: 0px;

}
.get_in_touch a
{
       color: #fff;
    text-decoration: none;
    line-height: 0px;
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: 17.9vw;
    font-family: "Fellix-SemiBold";
    line-height: 18vw;
    white-space: nowrap;
    transition: 3s;

   
}
.fnt600
{
    font-family: "Fellix-SemiBold";
}
.get_in_touch a:hover
{
  color: #255398;
}

.working_with_tab_main
{
  height: calc(100vh - 102px);

}
.number_box_sec
{
    font-size: 22px;
    line-height: 35px;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 65px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}
.number_box_sec p
{
  overflow: hidden;
}
.number_box_sec span
{
  font-size: 200px;
  color: rgba(255, 255, 255, 0.16);
    position: absolute;
    font-family: "Fellix-ExtraBold";
    top: 0px;
    left: 0px;
   
    line-height: 140px;
}

.rotate_txt_fixed
{
  width: 100%;
  position: relative!important;
  right: 0px;
  overflow: hidden;
  height: auto;
}


.client_data_meeting {
    border-bottom: 0px;
    display: block;
}

.client_data_meeting .nav-link {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 24px;
    line-height: 26px;
    padding: 16px 0px;
    color: #111418;
       border-bottom: 1px solid rgba(17,20,24,0.2);
       position: relative;
}

.client_data_meeting .nav-item
{
  padding: 0px 15px;
  position: relative;
}

.client_data_meeting .nav-item.activees:nth-child(3n + 0) {
background: linear-gradient(180deg, rgba(217, 172, 58, 0.16) 0%, rgba(217, 172, 58, 0) 100%);
color: #000;

}
.client_data_meeting .nav-item.activees:nth-child(3n + 0) .nav-link {

color: #000;
    border-bottom: 1px solid #000;

}
.client_data_meeting .nav-item:nth-child(3n + 0) .nav-link:hover {

color: #000;
    border-bottom: 1px solid #000;

}
.client_data_meeting .nav-item.activees:nth-child(3n + 1) {
background: linear-gradient(180deg, rgba(218, 46, 32, 0.16) 0%, rgba(218, 46, 32, 0) 100%);
    color: #000;
}
.client_data_meeting .nav-item.activees:nth-child(3n + 1) .nav-link {

    color: #000;
    border-bottom: 1px solid #000;
}
.client_data_meeting .nav-item:nth-child(3n + 1) .nav-link:hover {

    color: #000;
    border-bottom: 1px solid #000;
}
.client_data_meeting .nav-item.activees:nth-child(3n + 2) {
 background: linear-gradient(180deg, rgba(126, 160, 49, 0.16) 0%, rgba(126, 160, 49, 0) 100%);
color: #000;
}
.client_data_meeting .nav-item.activees:nth-child(3n + 2) .nav-link {

color: #000;
border-bottom: 1px solid #000;
}
.client_data_meeting .nav-item:nth-child(3n + 2) .nav-link:hover {

color: #000;
border-bottom: 1px solid #000;
}




.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
      background-color: transparent;
    border-color: transparent;
    color: #255398;
    border-bottom: 1px solid #255398;
        font-family: "Fellix-SemiBold";
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #255398;
    color: #255398;
     font-family: "Fellix-SemiBold";
}


.earth_small_middle
{
   position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 235px;
}
.services_home h2
{
  font-size: 55px;
line-height: 62px;
color: #fff;
}
.services_home
{

color: #fff;
position: relative;
overflow: hidden;
}
.services_line1
{
     height: 1px;
    background-color: #fff;
    width: 188px;
    transform: rotate(40deg);
    position: absolute;
    top: -118px;
    right: -162px;
}


.services_line2
{
       height: 1px;
    background-color: #fff;
    width: 169px;
    transform: rotate(40deg);
    position: absolute;
    top: -229px;
    left: -145px;
}

.services_home2
{
  margin-top: 550px;
}

.about_txt
{
  font-size: 112px;
line-height: 112px;
}
.about_txt span
{
color: #255398;
    text-decoration-line: line-through;
}
.hide{
  display: none;
}
.project{

   
     padding: 20px 0px;
    cursor: pointer;
    height: 500px;
    max-height: 600px;
 
}
.project img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}
#projects-carousel
{
  background: linear-gradient(180deg, #111418 0%, rgba(17, 20, 24, 0.78) 100%);
}

.price_box a
{
padding: 32px;
border: 1px solid rgba(11, 9, 9, 0.16);
border-radius: 8px;
display: block;
font-size: 16px;
color: #111418;
transition: 0.5s;
}
.price_box a:hover
{
  text-decoration: none;
background: #255398;
border-color: #255398;
color: #fff;
}
.price_box a:hover .price
{
  color: #fff;
}
.price_box a:hover .price span
{
  color: #fff;
}
.list_dtaa_image li
{
    background-image: url(../image/right_icon.svg);
    background-repeat: no-repeat;
    position: relative;
    padding-left: 35px;
    background-position: 0% 50%;

}
.list_dtaa_image li:not(:last-child)
{
  margin-bottom: 12px;
}
.price_box h2
{
  font-size: 26px;
line-height: 35px;
margin-bottom: 10px;
}
.price_box .price
{
  color: rgba(17, 20, 24, 0.8);
  font-size: 18px;
  transition: 0.5s;
}
.price_box .price span
{
  color: #111418;
    font-size: 40px;
    transition: 0.5s;

}
.price_box .btn-primary-sec
{
  display: inline-block;
 
  background: #111418;
  color: #fff;
  border-color: #111418;


}

.price_box a:hover .btn-primary-sec
{
  background-color: #fff;
  color: #111418;
  border-color: #fff;
}
.price_box a:hover img
{
  filter: brightness(0) invert(1);

}
.price_box a img
{
    transition: 0.5s;
}
.position-absulate_about
{
    position: absolute;
   
}
.round_border li
{
  border: 1px solid #111418;
border-radius: 40px;
padding: 8px 12px;
font-size: 18px;
color: #111418;
}
.about_top
{
  position: relative;
  overflow: hidden;
}

.about_top h2
{
  font-size:100px;
line-height: 112px;
position: absolute;
}
.about_top h2 span
{
color: #255398;
    text-decoration-line: line-through;
}

.about_top .rotate_txt
{
  position: relative!important;
  right: 0%;
  width: 100%;
}

.about_top .about_bottom_content
{
  position: absolute;
  width: 100%;
  bottom: -600px;
}

.about_top  .rotate_txt .earth_img
{
      width: calc(100% - 26%);
}
.chalangees_sec
{
   position: relative;
  overflow: hidden;
}

.tabning_challging h2
{
  font-size: 32px;
line-height: 35px;
 font-family: "Fellix-SemiBold";
}

.tabning_challging .nav-tabs .nav-link {
    border: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px solid rgba(11, 9, 9, 0.16);
    padding: 12px 24px;
    color: #111418;
    background-color: transparent;
    cursor: pointer;
    outline: none;
}
.tabning_challging .nav-tabs {
    border-bottom: 1px solid rgba(11, 9, 9, 0.16);
}

.tabning_challging .nav-tabs .nav-item.show .nav-link, .tabning_challging .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
   color: #111418;
    border-bottom: 2px solid #111418;
    font-family: "Fellix-SemiBold";
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
     color: #111418;
    border-bottom: 1px solid #111418;
    font-family: "Fellix-SemiBold";
}
.full_tabbibg_hegiht .data h3
{
  font-size: 24px;
line-height: 26px;
 font-family: "Fellix-SemiBold";
 margin-bottom: 12px;
}
.full_tabbibg_hegiht .data
{
 border-bottom: 1px solid #111418;
 padding-bottom: 24px;
 padding-top: 24px;

}
.full_tabbibg_hegiht
{
  height: 600px;
  overflow: auto;
}

.video_sample
{
    width: 84%;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    height: 84%;
    border-radius: 100%;
}

.video_sample .img
{
    object-fit: cover;
width: 100%;
height: 100%;
border-radius: 100%;
}
.video_sample:before
{
     background: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.video_play_about
{
position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: calc(50% - 12px);
    width: 25px;
    cursor: pointer;

}

.full_tabbibg_hegiht .image
{
  width: 100px;
  height: 100px;
  position: relative;
  cursor: pointer;
}
.full_tabbibg_hegiht .image:before
{
      content: '';
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;

}
.full_tabbibg_hegiht .image .img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full_tabbibg_hegiht  .filter
{
  padding: 0px;
  padding-right: 20px;

}
.video_iiner_icon
{
      position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 15px;
    top: 42%;
}


.main_collase.collapse
{
  display: block;
  visibility: hidden;
}
.main_collase.collapse.collapse.show
{
  visibility: visible;
}
.colelctive_icon_sec
{
     position: relative;
   
    overflow: hidden;
}
.colelctive_icon_sec h2
{
  font-size: 56px;
line-height: 62px;
 font-family: "Fellix-SemiBold";
 margin: 30px 0px;
}
.video_collective
{
  position: absolute;
  width: 50%;
  right: 0px;
  height: 100%;
  overflow: hidden;
   border-top-left-radius: 16px;
     border-bottom-left-radius: 16px;
}
.video_collective .img
{
      width: 100%;
    height: calc(100% - 10%);
    object-fit: cover;
    border-top-left-radius: 16px;
     border-bottom-left-radius: 16px;
}
.collective_play_btn
{
  position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: calc(50% - 35px);
    width: 70px;
    cursor: pointer;
}

.blog_page_inner header
{
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0) 100%);
border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}
.blog_page_inner header .logo img
{
  filter: brightness(0) invert(1);

}

.blog_page_inner .navbar-nav .nav-link
{
  color: #fff;
}
.blog_page_inner .navbar-nav .nav-item:last-child .nav-link
{
  color: #fff;
  background-image: url(../image/link_arrow_white.svg);
}
.blog_page_inner .navbar-nav .nav-link:hover {
    color: #fff;
    box-shadow: 0px -2px 0px #fff inset;
}
.blog_top_banner
{
  min-height: 600px;
  background-size: cover;
  background-position: center;
}
.blog_top_banner:before
{
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    content: '';
    position: absolute;
    width: 100%;
    top: 0px;
    height: 100%;
}
.blog_top_banner .banner_content ul li
{
  background: rgba(255, 255, 255, 0.16);
backdrop-filter: blur(16px);
padding: 8px 12px;
color: #FFFFFF;
border-radius: 40px;
font-size: 16px;

}

.blog_top_banner .image
{
  position: absolute;
  top: 0px;
  width: 100%;
}

.blog_top_banner .banner_content
{
  padding-top: 265px;
  padding-bottom: 50px;
}
.blog_top_banner .banner_content h1
{
  color: #FFFFFF;
  font-size: 56px;
line-height: 62px;
 font-family: "Fellix-SemiBold";
 text-align: center;
}
.blog_top_banner .banner_content .date
{
  color: rgba(255, 255, 255, 0.8);

font-size: 18px;
text-align: center;
}
.blog_inner_content img
{
  border-radius: 8px;
  width: 100%;
}
.blog_inner_content h2
{
font-size: 32px;
line-height: 35px;
 font-family: "Fellix-SemiBold";
 margin: 30px 0px;
}
 .blog_inner_content strong
 { font-family: "Fellix-SemiBold";

 }

.blog_inner_content
{
  margin: 100px 0px;
}
.tag_list
{
  margin-top: 50px;
}
.tag_list li
{
  background: rgba(17, 20, 24, 0.08);
border-radius: 48px;
padding: 12px 16px;
margin-bottom: 10px;
font-size: 16px;
}
.page_title_32
{
  font-size: 32px;
line-height: 35px;
 font-family: "Fellix-SemiBold";
}

.blog_inner_related_post
{
  padding-top: 50px;
  border-top: 1px solid #111418;
  margin: 100px 0px;

}


.blog_main .image
{
  height: 330px;
  overflow: hidden;
}
.blog_main .image img
{
 width: 100%;
 height: 100%;
 object-fit: cover;
 transition: 0.5s;
 object-position: center;
}
.catogiry_listdata li
{
  background: rgba(17, 20, 24, 0.08);
border-radius: 48px;
padding: 12px 16px;
margin-bottom: 10px;
font-size: 16px;
color: #111418;
margin: 0px;
}
.blog_main h2
{
  font-size: 24px;
line-height: 26px;
color: #111418;
 font-family: "Fellix-SemiBold";
 margin: 0px;
}
.blog_main .date
{
  color: #111418;
  font-size: 16px;

}
.blog_main a:hover img
{
  transform: scale(1.2);
}
.blog_main a:hover
{
  text-decoration: none;
}

.modal-lg {
    max-width: 1000px;
}
.modal-content {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.modal-header {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.close {
    font-size: 35px;
    font-weight: 100;
    position: relative;
    right: 12px;
    top: 15px;
    padding: 0px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.modal-header .close
{
  padding: 0px;
  opacity: 1;
}

.modal-backdrop.show {
    opacity: .9;
}
.close:focus, .close:hover
{
  color: #fff;
}

.intelligence_top
{
  margin-top: 150px;
  margin-bottom: 100px;
}
.intelligence_top h1
{
      font-size: 56px;
    line-height: 62px;
    font-family: "Fellix-SemiBold";
    margin: 30px 0px;
}

.intellence_video
{
  height: 630px;
  position: relative;
}
.intellence_video .img
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;

}
.bird_box
{
     position: relative;
    min-height: 970px;
    display: block;
    border: 0px;
    width: 920px;
}
.bird_box.nav-tabs .nav-item {
    margin-bottom: 0px;
}
.bird_box.nav-tabs .nav-item.show .nav-link, .bird_box.nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
    color: transparent;
    border-bottom: 0px;
    font-family: "Fellix-SemiBold";
      animation: zoom-in-zoom-out 1.5s ease infinite;

}
.bird_box.nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.bird_box .nav-link
{
  padding: 0px;
}
.content_box_red
{
  background: #DA2E20;

  border-radius: 24px 24px 0px 24px;
padding: 32px;
color: #fff;
width: 482px;
min-height: 330px;
    position: absolute;
    top: 100px;
 
}

.content_box_red h2
{
  font-size: 40px;

    font-family: "Fellix-SemiBold";
}
.content_box_red .corner
{
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.bird
{
  position: absolute;
  cursor: pointer;
}
.bird.active
{
   filter: invert(45%) sepia(91%) saturate(3925%) hue-rotate(340deg) brightness(81%) contrast(116%);
}
.bird:hover
{
  filter: invert(45%) sepia(91%) saturate(3925%) hue-rotate(340deg) brightness(81%) contrast(116%);


}
.bird1 {
        top: 406px;
    right: 87px;
}
.bird2 {
        top: 450px;
    right: 246px;
}
.bird3 {
      right: 305px;
    top: 353px;  
}
.bird4 {
        top: 308px;
    right: 189px;
}
.bird5 {
       right: 133px;
    top: 218px; 
}
.bird6 {
        right: 235px;
    top: 176px;
}
.bird7 {
    
       top: 265px;
    right: 289px;

}
.bird8 {
        left: 425px;
    top: 151px;
}
.bird9 {
        bottom: 263px;
    right: 227px;
}
.bird10 {
        bottom: 312px;
    right: 71px;
}
.bird11 {
        bottom: 403px;
    right: 53px;
}
.bird12 {
        top: 442px;
    right: 2px;
}
.bird13 {
       right: 0px;
    top: 352px;
    
}
.bird14 {
    
    bottom: 184px;
    right: 161px;

}
.bird15 {
        bottom: 223px;
    right: 76px;
}
.bird16 {
     top: 358px;
    right: 80px;   
}
.bird17 {
        right: 397px;
    top: 327px;
}
.bird18 {
        top: 224px;
    right: 359px;
}
.bird19 {
        right: 344px;
    top: 163px;
}
.bird20 {
      right: 336px;
    top: 84px;  
}
.bird21 {
        left: 355px;
    top: 218px;
}
.bird22 {
        top: 68px;
    left: 404px;
}
.bird23 {
        bottom: 405px;
    right: 207px;
}
.bird24 {
        bottom: 385px;
    right: 335px;
}
.bird25 {
        bottom: 165px;
    right: 330px;
}
.bird26 {
        bottom: 193px;
    right: 261px;
}
.bird27 {
        bottom: 105px;
    right: 268px;
}
.bird28 {
        bottom: 33px;
    right: 325px;
}
.bird29 {
        bottom: 71px;
    right: 404px;
}
.bird30 {
        bottom: 70px;
    left: 386px;
}
.bird31 {
        bottom: 143px;
    right: 438px;
}
.bird32 {
     right: 184px;
    bottom: 303px;
    
}
.bird33 {

     right: 356px;
    bottom: 110px;
    
}
.bird34 {
        bottom: 1px;
    left: 436px;
}
.bird35 {
        bottom: 2px;
    left: 301px;
}
.bird36 {
        bottom: 28px;
    left: 248px;
}
.bird37 {
        bottom: 86px;
    right: 168px;
}
.bird38 {
        bottom: 77px;
    left: 66px;
}
.bird39 {
        bottom: 24px;
    left: 168px;
}
.bird40 {
    
     left: 151px;
    bottom: 80px;
}
.bird41 {
       left: 213px;
    bottom: 59px;
}
.bird42 {
       left: 0px;
    bottom: 159px;
}
.bird43 {
        left: 363px;
    top: 125px;
}
.bird44 {
        left: 318px;
    top: 161px;
}
.bird45 {
        left: 249px;
    top: 93px;
}
.bird46 {
        left: 304px;
    top: 131px;
}
.bird47 {
       top: 0px;
    left: 344px; 
}
.bird48 {
       left: 253px;
    top: 20px; 
}
.bird49 {
        top: 58px;
    left: 321px;
}

.bird1-blog 
{
    top: 221px;
    left: 95px;
}
.bird2-blog 
{
    left: 234px;
    top: 313px;
}
.bird3-blog 
{
    right: 398px;
    top: 238px;
}
.bird4-blog 
{
    left: 245px;
    top: 158px;
}
.bird5-blog 
{
    left: 235px;
    top: 52px;
}
.bird6-blog 
{
    right: 372px;
    top: 52px;
}
.bird7-blog 
{
    right: 368px;
    top: 151px;
}
.bird8-blog 
{
    right: 204px;
    top: 97px;
}
.bird9-blog 
{
    top: 463px;
    left: 143px;
}
.bird10-blog 
{
    top: 377px;
    left: 33px;
}
.bird11-blog 
{
    top: 296px;
    left: 48px;
}
.bird12-blog 
{
    top: 202px;
    left: 34px;
}
.bird13-blog 
{
    top: 118px;
    left: 72px;
}
.bird14-blog 
{
    bottom: 338px;
    left: 57px;
}
.bird15-blog 
{
top: 473px;
    left: 0px;
}
.bird16-blog 
{
    top: 154px;
    left: 137px;
}
.bird17-blog 
{
    right: 316px;
    top: 246px;
}
.bird18-blog 
{
    right: 316px;
    top: 136px;
}
.bird19-blog 
{
    top: 75px;
    right: 308px;
}
.bird20-blog 
{
    right: 288px;
    top: 2px;
}
.bird21-blog 
{
    right: 162px;
    top: 186px;
}
.bird22-blog 
{
    top: 37px;
    right: 151px;
}
.bird23-blog 
{
    top: 379px;
    left: 178px;
}
.bird24-blog 
{
    left: 284px;
    top: 434px;
}
.bird25-blog 
{
    bottom: 272px;
    left: 204px;
}
.bird26-blog 
{
    bottom: 325px;
    left: 146px;
}
.bird27-blog 
{
    bottom: 244px;
    left: 122px;
}
.bird28-blog 
{
    bottom: 157px;
    left: 146px;
}
.bird29-blog 
{
    bottom: 162px;
    left: 229px;
}
.bird30-blog 
{
    bottom: 129px;
    left: 302px;
}
.bird31-blog 
{
    bottom: 217px;
    left: 286px;
}
.bird32-blog 
{
    top: 463px;
    left: 116px;
}
.bird33-blog 
{
    bottom: 216px;
    left: 200px;
}
.bird34-blog 
{
bottom: 84px;
    left: 248px;
}
.bird35-blog 
{
    bottom: 38px;
    left: 327px;
}
.bird36-blog 
{
    right: 331px;
    bottom: 32px;
}
.bird37-blog 
{
    bottom: 256px;
    left: 20px;
}
.bird38-blog 
{
    right: 160px;
    bottom: 15px;
}
.bird39-blog 
{
    right: 271px;
    bottom: 0px;
}
.bird40-blog 
{
    right: 240px;
    bottom: 46px;
}
.bird41-blog 
{
    right: 299px;
    bottom: 45px;
}
.bird42-blog 
{
    right: 72px;
    bottom: 61px;
}
.bird43-blog 
{
    top: 108px;
    right: 136px;
}
.bird44-blog 
{
    top: 156px;
    right: 117px;
}
.bird45-blog 
{
    right: 22px;
    top: 125px;
}
.bird46-blog 
{    right: 86px;
    top: 140px;

}
.bird47-blog 
{
    top: 6px;
    right: 72px;
}
.bird48-blog 
{
    right: 0px;
    top: 57px;
}
.bird49-blog 
{
    top: 68px;
    right: 78px;
}



.my-100
{
  margin: 100px 0px;
}
.intellegence_sec_mobile .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px 8px;
    background: #DA2E20;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 1px solid #DA2E20;
}
.intellegence_sec_mobile .owl-dots .owl-dot.active span
{
    background-color: #fff;
}
.intellegence_sec_mobile .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}



.bird_box_blog {
    position: relative;
    min-height: 949px;
    display: block;
    border: 0px;
    width: 797px;
}

.right_blog_slider h2
{
  font-size: 24px;
line-height: 26px;
 font-family: "Fellix-SemiBold";
}

.right_blog_slider
{
         position: absolute;
    top: 50px;
    width: 905px;
    right: 0px;
}

.blog_main_box .image img
{
     height: 100%;
    object-fit: cover;
     transition: 0.5s;
}
.blog_main_box .image
{
  -webkit-mask-image: url(../image/blog_shape.svg);
    mask-image: url(../image/blog_shape.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    height: 427px;
    position: relative;
    overflow: hidden;
   
}




.main_blog_slider .owl-stage {
  padding-left: 0 !important;
}

.blog_main_box .cat_name
{
      background: rgba(17, 20, 24, 0.08);
    border-radius: 48px;
    padding: 12px 16px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #111418;
   
    display: inline-block;
}
.blog_main_box h2
{
    font-size: 24px;
    line-height: 26px;
    color: #111418;
    font-family: "Fellix-SemiBold";
    margin: 0px;
}
.blog_main_box .date {
    color: #111418;
    font-size: 16px;
}
.blog_main_box a:hover
{
  text-decoration: none;
}
.blog_main_box a:hover .image img
{
  transform: scale(1.2);
}



.main_blog_slider_mobile .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px 8px;
    background: #111418;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 1px solid #111418;
}
.main_blog_slider_mobile .owl-dots .owl-dot.active span
{
    background-color: #fff;
}
.main_blog_slider_mobile .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.outcome_top_banner
{
  margin-top: 87px;
}

.home_main_conetnt
{
  position: relative;
  z-index: 3;
  color: #fff;
}



.client_data_meeting .nav-link:focus, .client_data_meeting .nav-link:hover
{
   color: #255398;
  border-color: #255398;
}

.business_change1
{
  z-index: 1;
}

.certinity_main_sec
{
  padding-top: 87px;
}
#custom-owl-dots
{
     position: absolute;
    width: 100%;
    height: 100%;
}
.testimonial_sec .owl-dot
{
  cursor: pointer;
}
.home_tab.active
{
    border: 4px solid #255398;
}
.certility_main_buttons
{
position: relative;
    width: 100%;
    padding-top: 105px;
  
}



.min-height
{
  min-height: 900px;
}







.btn-primary-white
{
  background-color: #fff;
  border-color: #fff;
   color: #111418;
}
.btn-primary-white:hover
{
  background-color: #111418;
  border-color: #111418;
  color: #fff;
}
.btn-primary-white:hover img
{
   filter: brightness(0) invert(1);
}
.outcome_main .btn-primary:hover
{
  background-color: #fff;
  border-color: #fff;
  color: #111418;
}


.full_tabbibg_hegiht .data.active
{
  background: rgba(11, 9, 9, 0.05);
}

/*
.page-template-template-home .navbar-nav .nav-link
{
  color: #fff;
}
.page-template-template-home .navbar-nav .nav-item:last-child .nav-link
{
  color: #fff;
}
.page-template-template-home .logo img
{
  filter: brightness(0) invert(1);

}


.page-template-template-home .navbar-nav .nav-item:last-child .nav-link
{

    background-image: url(../image/link_arrow_white_menu.svg);
    
   

}

.page-template-template-home header
{
  background-color: transparent;
}
*/
.page-template-template-home .logos
{
  color: #fff;
}
.page-template-template-home .client_logos img
{
    filter: brightness(0) invert(1);
}


  .home_banner .btn-primary
  {
    background: #fff;
        color: #111418;
            border-color: #fff;
  } 
  .home_banner .btn-primary:hover
  {
   
        color: #fff;
        background-color: #111418;
        border-color:#111418 ;
          
  } 
  .home_banner .btn-primary:hover img
  {
    filter: brightness(0) invert(1);
  }
/*
.page-template-template-home .navbar-nav .nav-link:hover {
    color: #fff;
    box-shadow: 0px -2px 0px #fff inset;
}
.page-template-template-home.scroll-up header  
{
  background-color: #fff;
}
.page-template-template-home.scroll-up .logo img
{
filter: none;

}


.page-template-template-home.scroll-up .navbar-nav .nav-link
{
  color: #111418;
}
.page-template-template-home.scroll-up .navbar-nav .nav-item:last-child .nav-link
{
  color: #255398;
}

.page-template-template-home.scroll-up .navbar-nav .nav-link:hover {
    color: #111418;
    box-shadow: 0px -2px 0px #255398 inset;
}


.page-template-template-home.scroll-up .navbar-nav .nav-item:last-child .nav-link
{

    background-image: url(../image/link_arrow.svg);
    
   

}*/
.clrwhite
{
  color: #fff;
}

.page-template-template-home .top_data
{
  color: #fff;
}
.page-template-template-home .link_data {
    color: #fff;
   
}
.testi_nav
{
  position: relative;
  z-index: 9;
}


.page-template-template-home footer ul li a
{
  color: #fff;
}
.page-template-template-home footer h2
{
  color: rgba(255, 255, 255, 0.56);
}

.page-template-template-home .social_last
{
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.page-template-template-home .social_last img
{
   filter: brightness(0) invert(1);
}

.bgwhite
{
  background-color: #fff;
}

.page-template-template-home .top_data_new {  
    color: #255398;
}
.page-template-template-home .link_data_new
{
      color: #255398;
      position: relative;
      z-index: 9;
}
.about_change2 .about_txt span
{
      text-decoration-line: none;
}
.video_animation1 {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_animation2 {
    background-image: url(../image/about_back.jpg);
    background-size: cover;
}
.project .video_iiner_icon
{
     width: 70px!important;
    height: 70px;
        top: calc(50% - 35px);
}
.project .image
{
  position: relative;

}
.project .image:before
{
 background: rgba(0, 0, 0, 0.5);
 position: absolute;
 width: 100%;
 height: 100%;
 content:'';
}

.client_testimonial .owl-nav
{
      position: absolute;
    top: 150px;
    width: 100%;
}
.client_testimonial .owl-nav .owl-prev
{
      position: absolute;
    left: 10px;
}
.client_testimonial .owl-nav .owl-next
{
      position: absolute;
    right: 10px;
}



#projects-carousel .owl-nav
{
      position: absolute;
    top: 245px;
    width: 100%;
}
#projects-carousel .owl-nav .owl-prev
{
      position: absolute;
    left: 10px;
}
#projects-carousel .owl-nav .owl-next
{
      position: absolute;
    right: 10px;
}
.video_main_top
{
  width: 100%!important;
  height: 100%!important;
  border-radius: 100%!important;
}
.logo
{
  width: 75px;
}

.section_title
{
      font-size: 30px;
}
.client_data_meeting .nav-item .tabbing_content
{
  display: none;
      padding-top: 15px;
}
.client_data_meeting .nav-item .tabbing_content ul li
{
  margin-bottom: 15px;
}
.client_data_meeting .nav-item.activees .tabbing_content
{
  display: block;
}



.full_tabbibg_hegiht_challageng_only .data:nth-child(3n + 0)
{
background: linear-gradient(180deg, rgba(217, 172, 58, 0.16) 0%, rgba(217, 172, 58, 0) 100%);
}
.full_tabbibg_hegiht_challageng_only .data:nth-child(3n + 1)
{
background: linear-gradient(180deg, rgba(218, 46, 32, 0.16) 0%, rgba(218, 46, 32, 0) 100%);
}
.full_tabbibg_hegiht_challageng_only .data:nth-child(3n + 2)
{
 background: linear-gradient(180deg, rgba(126, 160, 49, 0.16) 0%, rgba(126, 160, 49, 0) 100%);
}
.full_tabbibg_hegiht_challageng_only .data
{
  padding: 24px 16px;

}
.collaseindustord-link
{
        color: #000000!important;
    position: relative;
    display: block;
    border-bottom: 1px solid #111418;
    padding-bottom: 10px;
        padding-right: 25px;
}



.collaseindustord-link:not(.collapsed):after {
       content: "";
    background-image: url(../image/minus_icon.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 2px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    background-size: 100%;
}

.collaseindustord-link:after {


content: "";
    background-image: url(../image/plus_icon.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    background-size: 100%;


  
   
}



.main_blog_slider .owl-nav
{
        position: relative;
    bottom: 0px;
    width: 100%;
    display: flex;
    column-gap: 30px;
    justify-content: center;
    margin-top: 30px;
}




@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.testimonialvideo_main
{
      position: absolute;
    width: 100%;
    height: 100%;
}
.contact_us_main
{
  background-color: #F8F2F2;
  margin-top: 105px;
 min-height: 600px;
  position: relative;
  overflow: hidden;
}
.contact_us_main .detail_left
{
    position: absolute;
    width: 100%;
    top: 0px;
    display: flex;
    align-items: center;
    height: 100%;
}
.contact_us_main .contact_detail a
{
  color: #111418;
}
.contact_us_main .left_content
{
  padding: 50px 0px;
}
.contact_us_main .left_content h1
{
      font-size: 56px;
    line-height: 62px;
    font-family: "Fellix-SemiBold";
    margin: 30px 0px;
}
.contact_us_main .right_content
{
  width: 100%;
  display: flex;
  justify-content: end;
  padding-top: 100px;
}

.contact_us_main .right_content .right_content_inner
{
  width: 50%;
  background: #FFFFFF;
border-radius: 48px 0px 0px 0px;
padding: 80px 96px;
z-index: 1;
position: relative;
}
.nav-tabs-contact
{
  border-bottom: 1px solid rgba(17, 20, 24, 0.16);
}



.nav-tabs-contact .nav-item.show .nav-link, .nav-tabs-contact .nav-link.active
{
  color: #111418;
  border-bottom: 2px solid #DA2E20;
}

.nav-tabs-contact .nav-link {
       border: 0px;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    color: rgba(17, 20, 24, 0.8);
}

.nav-tabs-contact .nav-link:focus, .nav-tabs-contact .nav-link:hover {
  font-family: "Fellix-SemiBold";
   border: 0px;
    color: #111418;
    border-bottom: 2px solid #DA2E20;
}
.nav-tabs-contact .nav-link
{
  font-size: 16px;
}
.nav-tabs-contact .nav-item {
    margin-bottom: 0px;
}
.contact_form .form-control
{
  background: rgba(17, 20, 24, 0.04);
  border-radius: 47px;
padding: 12px 20px;
border: 0px;
color: #111418;
}
.contact_form  label
{
  color: #111418;
    font-family: "Fellix-SemiBold";
    font-size: 14px;

}
.contact_form  label span
{
  color: #DA2E20;
}
.contact_form .form-group
{
  margin-bottom: 24px;
}
.contact_form textarea.form-control
{
  border-radius: 24px;
}

.contact_form .form-control:focus {
    color: #111418;
    background-color: rgba(17, 20, 24, 0.04);
    border-color: transparent;
    outline: 0;
    box-shadow:none;
}
.contact_form .btn-primary
{
  background: #255398;
border-radius: 48px;
padding: 16px 32px;
color: #FFFFFF;
font-size: 18px;
    font-family: "Fellix-SemiBold";

}
.contact_form .btn-primary:hover
{
  background-color:  #111418;
}

.client_data_meeting .nav-item .nav-link:after
{
content: "";
    background-image: url(../image/plus_icon.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    background-size: 100%;
}
.client_data_meeting .nav-item.activees .nav-link:after
{
      content: "";
    background-image: url(../image/minus_icon.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 2px;
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    background-size: 100%;
}
.global_center_comonay
{
      position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 50px;
}
.global_center_comonay ul li
{
  margin-bottom: 15px;
}
.logo_global
{
      width: 100px;
    margin: 0px auto;
    margin-bottom: 20px;
}
.red_back_clr
{
  background: hsla(5, 74%, 49%, 1);

background: radial-gradient(circle, hsla(5, 74%, 49%, 1) 0%, hsla(6, 81%, 54%, 1) 100%);

background: -moz-radial-gradient(circle, hsla(5, 74%, 49%, 1) 0%, hsla(6, 81%, 54%, 1) 100%);

background: -webkit-radial-gradient(circle, hsla(5, 74%, 49%, 1) 0%, hsla(6, 81%, 54%, 1) 100%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#da2e20", endColorstr="#e93a28", GradientType=1 );
}
.py-100
{
  padding: 100px 0px;
}
.section_title_allpages
{
  font-size: 55px;
  font-weight: 600;
}




.faqs_acco .card {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #223040;
    background-color: transparent;
}
.faqs_acco .card-header:first-child {
    border-radius: 0;
}
.faqs_acco .card-header {
    padding: 0;
        border-bottom: 0px;
    background-color: transparent;
}
.faqs_acco .card-header .btn {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    width: 100%;
    text-align: left;
    padding: 26px 0px;
    padding-left: 0;
    position: relative;
    text-decoration: none;
    white-space: normal;
    font-weight: 400;
    padding-right: 50px;
}
.faqs_acco .card-header .btn-link:after {
   content: "";
    background-image: url(../image/plus_icon.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    background-size: 100%;
}
.faqs_acco .card-body {
   padding: 30px 0px;
  
    height: auto;
}
.faqs_acco .card-header .btn-link:not(.collapsed):after {
        content: "";
    background-image: url(../image/minus_icon.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 2px;
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    background-size: 100%;
}
.faqs_acco .card-body  ul li 
{
  margin-bottom: 10px;
}

.testimonial_top_main_txt
{
  background: rgba(37, 83, 152, 0.08);
  padding: 70px 0px;
  margin-top: 50px;
}
.contact_us_main iframe
{
  min-height: 300px;
}
.job_listing li a {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #111418;
    border-bottom: 1px solid #3a4755;
    padding: 30px 0;
   background-image: url(../image/job_arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 40px;

}
.job_listing li a:hover {
   
    text-decoration: none;
    background-image: url(../image/job_arrow1.svg);
}



