/* global */
/* Header */
/* footer */
/* Home Page */
/* what we offer */
/* success stories */
/* services page */
/* services */
/* About us */
.main_banner {
  padding-top: 100px; }

.main_banner.banner_2 {
  background: #f8f8f8 url(../../images/about/arrow.svg) no-repeat ;
  background-position: right -3% bottom 0px;
  background-size: 600px 514px;
}
.main_banner.banner_new {
  background: #f8f8f8 url(../../images/services/service.png) no-repeat ;
  background-position: right 0% bottom 0px;
}
a svg path:hover{fill:red;}
a svg:hover path{fill:red;}
.main_banner.banner_2 .title {
 
  color: #FFFFFF;
  margin-bottom: 20px;
  max-width: 800px; }

.main_banner.banner_2 .description {
 
  color: #FFFFFF;
  max-width: 1150px; }

.main_banner.banner_3 {
  background: #680F1A;
  padding: 150px 0 200px 0; }

.main_banner.banner_3 .title {
  letter-spacing: 0.06em;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 33px;
  line-height: 45px; }

.main_banner.banner_3 .description {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  max-width: 1150px;
  letter-spacing: 0.06em;
  color: #FFFFFF; }

.main_banner.banner_4 {
  background: #da3731;
  padding: 150px 0 200px 0; }

.main_banner.banner_4 .title {
  letter-spacing: 0.06em;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 33px;
  line-height: 45px; }

.main_banner.banner_4 .description {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  max-width: 1150px;
  letter-spacing: 0.06em;
  color: #FFFFFF; }

  .main_banner.banner_7 {
    background: #680F64;
    padding: 150px 0 200px 0; }
  
  .main_banner.banner_7 .title {
    letter-spacing: 0.06em;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 33px;
    line-height: 45px; 
  padding-bottom:10px;}
  
  .main_banner.banner_7 .description {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    max-width: 1150px;
    letter-spacing: 0.06em;
    color: #FFFFFF; }

.main_banner.banner_5 {
  background: #f5f5f5;
  padding: 150px 0 150px 0; }

.main_banner.banner_5 .title {
  letter-spacing: 0.06em;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 33px;
  line-height: 45px; }
 
.main_banner.banner_5 .description {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  max-width: 1150px;
  letter-spacing: 0.06em;
  color: #FFFFFF; }

.sub_banner {
  background: white;
  background: #F5F5F5; }

.sub_banner img {
  margin-top: -100px;
  width: 100%; }

/* Home Page Sections */
.section_wrapper {
  /* title */
  /* description */ }

.section_wrapper.padding_b_0 {
  padding-bottom: 0px !important; }

.section_wrapper.sub_description {
  padding-bottom: 0px; }

.section_wrapper.sub_description p {
  color: #5B5B5B; }

.section_wrapper .section_title {
  color: #000000;
  letter-spacing: 0.06em;
  position: relative; }

.section_wrapper .section_desc p {
  color: #5B5B5B; }

@media screen and (min-width: 992px) {
  .main_banner {
    padding-top: 100px; }
  .main_banner.full_height {
    height: 100vh;
    max-height: 700px; }
  .main_banner.banner_2 {
    min-height: 485px;
    padding: 100px 0 100px 0; }
  .main_banner.banner_2 .title {
    font-weight: 700;
    font-size: 33px;
    line-height: 45px;
    margin-bottom: 20px; }
  .main_banner.banner_2 .description {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    max-width: 1150px; }
  /* Home Page Sections */
  .section_wrapper {
    padding: 80px 0px 50px 0px;
    /* title */
    /* description */ }
  .section_wrapper.padding_b_0_web {
    padding-bottom: 0px !important; }
  .section_wrapper.sub_description p {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #5B5B5B; }
  .section_wrapper .section_title {
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    text-transform: capitalize;}
  .section_wrapper .section_desc p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #5B5B5B;} }

@media screen and (max-width: 991px) {
  .main_banner.banner_new {
    background: #f8f8f8 url(../../images/services/service.png) no-repeat;
    background-position: right 0% bottom 0px;
    background-size: 200px;
}
.main_banner.banner_2 {
  background: #f8f8f8 url(../../images/about/arrow.svg) no-repeat;
  background-position: right -3% bottom 0px;
  background-size: 200px;
}
.main_banner.banner_2 br{display:none;}
  .main_banner.full_height {
    height: auto; }
  .main_banner.banner_2 {
    padding: 150px 0px 100px 0;
    min-height: 0px; }
  .main_banner.banner_2 .title {
    font-size: 22px;
    line-height: 28px; }
  .main_banner.banner_2 .description {
    font-size: 18px; }
  .section_wrapper {
    padding: 40px 0px;
    /* description */ }
  .section_wrapper.padding_b_0_mweb {
    padding-bottom: 0px !important; }
  .section_wrapper.sub_description p {
    font-size: 16px;
    line-height: 30px; }
  .section_wrapper .section_title {
    font-size: 24px;
    line-height: 30px; }
  .section_wrapper .section_desc p {
    font-size: 16px;
    line-height: 24px; } }

    
  .game .section_desc {
    max-width: 100%!important;
}
.section_wrapper .features_list div {
  font-weight: 300!important;
}

.section_wrapper .features_list.list-inline div {
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  color: #5B5B5B;
  padding-left: 20px;
  margin-bottom: 25px;
  position: relative;
  display: inline-flex;
  width: 33%;
}
.section_wrapper .features_list.list-inline1 div {
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  color: #5B5B5B;
  padding-left: 20px;
  margin-bottom: 25px;
  position: relative;
  display: inline-flex;
  width: 24%;
}
.section_wrapper .features_list.list-inline2 div {
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  color: #5B5B5B;
  padding-left: 20px;
  margin-bottom: 25px;
  position: relative;
  display: inline-flex;
  width: 19%;
}


.iwarsi_header .get_in_touch:hover {
  border: 2px solid #EE3A33;
  color: #ffffff;
  background: #EE3A33;
}
.iwarsi_header .whiteHeader.navbar-light .get_in_touch:hover {
  border: 2px solid #EE3A33;
  color: #ffffff;
  background: #EE3A33;
}
.right_cel .get_in_touch:hover{
  border: 2px solid #EE3A33;
  color: #ffffff;
  background: #EE3A33;
}

.case-study{
  font-style: normal;
    font-weight: 500!important;
    font-size: 32px!important;
    line-height: 24px!important;
    color: #000000;
}

.slick-slide .get_in_touch {
  border: 2px solid #EE3A33;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #EE3A33;
  border-radius: 0px;
  margin-top: 30px;
}
.slick-slide .get_in_touch:hover {
  border: 2px solid #EE3A33;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  border-radius: 0px;
  margin-top: 30px;
  background: #EE3A33;
}

.slick-slide .nav-link {
  FONT-VARIANT: JIS04;
  padding: 0rem 0rem;
}

.text-center strong{padding-right: 20px;}
