/*.navigation-section.headerNav > .menu-my-menu-container > ul > li > a{
    color: white !important
}

*/
@import url("https://osplabs.com/wp-content/themes/osplabs/assets/css/swiper.css");
body{
  background-color: #FAFAFA;
}
.banner-home{
 /*max-height: 700px;
 */
 overflow: hidden;
}
.banner-home .carousel-inner .wrap-bg:first-child{
 background-image: url('../img/home-first.jpg');
 background-size: cover;
}
.banner-home .carousel-inner .wrap-bg:nth-child(2){
 background-image: url('../img/home-second.jpg');
 background-size: cover;
}
.banner-home .carousel-inner .wrap-bg:nth-child(3){
 background-image: url('../img/home-third.jpg');
 background-size: cover;
}
.banner-home .carousel-inner .wrap-bg:nth-child(4){
 background-image: url('../img/home-four.jpg');
 background-size: cover;
}
.banner-home.carousel .core-service-wrap h1{
 margin-bottom: 30px;
 font-family: 'Montserrat';
 font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 49px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.core-btn {
 background-color: #2571f0;
  color: white !important;
  margin-top: 0;
  padding: 11px 60px;
  border-radius: 0 !important;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
}

.position-breadcrumb .new-breadcrumb{
  padding-top: 95px;
}
.breadcrumb-container{
      height: calc(100% - 231px);
}
form .core-btn, .talent-btn{
 max-height: 45px;
 max-width: 210px
}
form .core-btn, .core-btn.talent-btn, button .core-btn{
 background-color: #2571f0;
 color: white !important;
 margin-top: 0;
 padding: 11px 60px;
 border-radius: 0 !important;
 font-family: 'Montserrat' !important;
 padding: 10px;
  font-weight: 500;
  font-size: 13px !important;
}
form{
  max-width: 1020px;
 margin: 0 auto !important;
}
form .core-btn{
 padding: 11px 60px !important
}
form .core-btn:hover, .core-btn.talent-btn:hover{
 background-color: transparent !important;
 border:1px solid #2571f0;
  color: #2571f0 !important;
}
form .core-btn:hover .serv-logo-wraps{
 background-color: #FAFAFA
}
.core-service-wrap.in-wrap{
 padding: 70px 20px 140px
}
.banner-home.carousel .core-service-wrap p{
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  color: #FFFFFF;
 margin-bottom: 30px
}
.banner-home.carousel .core-service-wrap p span{
 font-family: "publica-medium"
}
.banner-home.carousel .core-service-wrap{
 max-width: 1300px;
 height: 650px !important
}
.banner-home .col-md-6.text-left{
 padding-left: 150px;
}
.development-wrap{
 display: none;
}
div.core-service-wrap{
 padding: 70px 20px
}
div.core-service-wrap h2, .pricing-header{
 font-family: 'Montserrat' !important;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
 /* identical to box height */
  text-transform: uppercase !important;
 color: #323232 !important;
}
.ind-box{
  position: relative;
   background: #FFFFFF;
   box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.08);
   border-radius: 10px;
  overflow:hidden;
  height: 100%
 }
.ind-box-img-wrap{
 width: 93px;
 height: 85px;
 background-color: #EEF4FF;
 border-radius: 5px;
 min-width: 93px
}
.ind-box h3{
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: capitalize;
  color: #323232;
}
.ind-hover-box{
  height: 100%;
  width: 100%;
  background-color: #fff;
  transition: all .2s;
  padding: 1rem 2rem;
  opacity: 0;
  z-index: -1;
  position: relative;
 }
.ind-hover-box .ind-box-img-wrap{
 background-color: linear-gradient(0deg, #FFFFFF, #FFFFFF), #EEF4FF;
}
.ind-hover-box h3{
 color: #fff;
 font-weight: 600;
 font-size: 15px;
 line-height: 18px;
 margin-bottom: 10px
}
.ind-hover-box p{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff
}
.ind-hover-box a{
 font-weight: 600;
  font-size: 12px;
  line-height: 15px;
 color: #fff
}
.ind-box:hover .replace-box{
  opacity: 0;
}
.ind-box:hover .ind-hover-box{
  opacity: 1;
  z-index: 1;
  background-color: #2571F0
}
/*latest talk*/
.latesttalk{
 overflow-y: hidden !important;
}
.latesttalk .cycle-carousel-wrap{
 padding: 0 200px 0 200px !important
}
#talk-pager{
 bottom: 70px
}
.talk-box{
 margin-right: 30px;
 transform:scale(1.0);
}
.talk-box.cycle-slide-active{
 transform: scale(1.1);
}
#talk-pager li::marker {
  text-indent: inherit !important;
  text-align: center !important;
  text-align-last: start !important;
}
ol li.pager {
 background-color: transparent;
  width: 20px;
  font-size: 18px;
  font-family: "circularstd";
  color: #536f9f;
}
ol li.pager.cycle-pager-active {
 color: #2571f0;
  font-family: "circularstdblack";
}
.core-service-wrap.study-wrap{
 padding-bottom: 130px;
 position: relative;
}
.core-service-wrap.study-bottom-imgs, .core-service-wrap.study-wrap .carousel-indicators-study{
 position: absolute;
 bottom: 70px;
 content: '';
 left: 95px;
 right: 95px;
 display: flex;
}
.core-service-wrap.study-wrap .carousel-indicators-study{
  bottom: -60px;
  height: auto;
  left: 75px;
  right: 75px;
 width: auto;
  padding: 0;
  max-height: 100px;
 overflow:hidden;
}
.study-bottom-imgs .d-flex, .core-service-wrap.study-wrap .carousel-indicators-study li{
 padding: 10px;
  flex-grow: 1;
 flex-basis: 0;
 height: 97px;
 align-items: center;
  padding: 0 3px !important;
}
.core-service-wrap.study-wrap .carousel-inner{
 overflow: visible;
 overflow-x: hidden;
}
.core-service-wrap.study-wrap .carousel-indicators-study li {
  padding: 0;
 margin: 0;
 opacity: 1;
 text-indent: inherit;
  background-clip: inherit;
  position: relative;
 border:1px solid #DCDCDC;
 /* max-height: 100px;
 */
 /*background-color: transparent;
 */
  width: auto;
 display: flex;
 justify-content: center;
 align-items: center;
}
.carousel-indicators-study{
  z-index: 15;
  list-style: none;
}
.carousel-indicators-study li{
  box-sizing: content-box;
  flex: 0 1 auto;
  cursor: pointer;
  background-color: #fff;
  transition: opacity .6s ease;
}
#carouselExampleIndicatorsthree li{
 width: 10px;
 height: 10px;
 background-color: #DADADA;
 opacity: 1;
 margin: 0 10px
}
.rounded-circle.active, #carouselExampleIndicatorsthree li:hover{
 background-color: #2571F0 !important
}
.study-info{
 display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 50px 40px 70px;
  background: #FFFFFF;
 box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.09);
 width: 42%;
 font-family: 'Montserrat';
 text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
 /* identical to box height, or 156% */
  color: #323232;
}
.study-info h4{
 font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
 color: #323232;
 font-family: 'Montserrat';
}
.study-info .study-vital-heading{
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize !important;
 color: #323232 !important;
 font-family: 'Montserrat' !important;
}
.study-info ul{
 padding-left: 20px;
  font-family: 'Montserrat';
  list-style: none;
  margin-bottom: 32px;
}
.study-info ul li::before {
  content: "\2022";
  color: #2571F0;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size:25px;
}
.study-info a{
 font-weight: 600;
  font-size: 13px;
  line-height: 16px;
 text-transform: uppercase;
 color: #2571F0;
 position: absolute;
 bottom: 60px;
  padding: 8px;
}
.study-img{
 width: 58%;
 font-family: 'Montserrat';
}
.study-info a:hover{
  background: #2571F0;
  color: #ffffff;
}
.talent-btn{
 margin-top: 40px
}
#carouselExampleIndicatorsthree .carousel-indicators{
 bottom: -78px
}
.core-service-wrap.client-test{
 padding-bottom: 160px;
}
.client-left{
 width: 265px;
 max-width: 100%
}
.client-left .client-img-box > img{
 position: relative;
 z-index: 9
}
.client-right{
 width: calc(100% - 340px);
 max-width: 100%;
 /*margin-left: 65px;
 */
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  color: #333333;
}
.client-right span{
 font-weight: 600;
 font-size: 22px;
 line-height: 26px;
 color: #19202C
}
.top-bubble{
 position: absolute;
 content: '';
 left: 0;
 top: 35px;
 width: 73px;
 height: 73px;
 background: #DFEBFF;
 border-radius: 50%;
 z-index: 1
}
.bottom-bubble{
 position: absolute;
 content: '';
 right: -19px;
 bottom: 0;
 width: 108px;
 height: 108px;
 background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
 overflow: hidden;
 border-radius: 50%;
 z-index: 9
}
.w-20{
 width: 20%;
}
.w-80{
 width: 80%
}
.stack-wrap p{
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 25px;
 text-transform: capitalize;
  color: #323232;
}
.stack-wrap .d-flex img{
 flex-grow: 1;
 flex-basis: 0;
 margin: 0 45px;
 max-width: 70px
}
.home-logo-line{
 background-color: #2571F0;
 padding: 30px 80px;
 margin: 0 auto;
}
.home-logo-line .slideshow{
 width: 100%;
 height: 45px;
 max-height: 45px
}
.home-logo-line .cycle-carousel-wrap{
 /*height: 100%;
 */
 display: flex;
 /*flex-wrap: wrap;
 */
 justify-content: space-between;
 align-items: center;
}
.home-logo-line .cycle-carousel-wrap img{
 margin: 0 22px;
 height: 100%;
 width: auto !important;
}
.about-box{
 width: 1015px;
 max-width: 100%;
 margin: 0 auto
}
.about-box .d-flex{
 padding: 40px 0;
}
.about-box h5{
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 65px;
  line-height: 79px;
  text-transform: capitalize;
  color: #2571F0;
}
.about-box .about-box-heading{
 font-family: 'Montserrat' !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 65px;
  line-height: 79px;
  text-transform: capitalize !important;
  color: #2571F0 !important;
}
.about-box span{
 font-family: 'Montserrat';
  font-weight: 400;
  font-size: 24px;
  line-height: 25px;
  text-transform: uppercase;
 color: #323232;
}
.talent-label{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  position: relative !important;
  line-height: 25px;
  text-transform: capitalize;
  color: #323232;
  z-index: 1 !important;
  padding-top: 0;
}
.form-group{
 padding: 0 !important
}
.form-group input{
 background: #FFFFFF;
 box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
 padding: 27px 15px
}
.error{
 font-family: 'Montserrat';
  font-weight: 600
}
form form .core-btn{
 max-height: 45px
}
.customers-wrap{
 background-color: #fff
}
.benefit-box{
 padding: 40px 30px;
 background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #2571F0;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
}
.benefit-box h5{
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
 /* or 130% */
  text-transform: capitalize;
  color: #323232;
}
.benefit-box .core-vital-heading{
  font-family: 'Montserrat' !important;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  text-transform: capitalize !important;
  color: #323232 !important;
}
.benefit-box p{
 font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
 /* or 156% */
  color: #323232;
}
.bg-transparent{
 background: transparent !important;
}
/*#carouselExampleIndicatorstwo .carousel-indicators{
 bottom: 0;
}
#carouselExampleIndicatorstwo .carousel-indicators li{
 width: 10px;
 height: 10px;
 background-color: #DADADA;
  margin: 15px 10px;
 border-radius: 50%
}
#carouselExampleIndicatorstwo img{
 margin-bottom: 35px
}
#carouselExampleIndicatorstwo .carousel-indicators li.active{
 background-color: #2571F0
}
*/
/*banner tabs*/
.banner-home .carousel-indicators{
  width: 1300px !important;
  max-width: 100%;
  right: 0;
  justify-content: flex-start;
  text-align: left;
  left: 0;
  margin: 0 auto !important;
 bottom: 70px !important
}
.banner-home .carousel-indicators li, #carouselExampleIndicatorstwo li{
 flex:inherit !important;
  text-indent: -9999px !important;
  width: 10px !important;
  margin: 0 5px !important;
 border:0 !important;
  border-radius: 50%;
 height: 10px !important;
 border: 1.5px solid #A1A1A1;
}
.banner-home .carousel-indicators li.active{
 background-color: #fff;
}
#carouselExampleIndicatorstwo li{
 background-color: #DADADA
}
.serv-logo-wraps {
 padding: 15px 0 0
}
#carouselExampleIndicatorstwo li.active{
 background-color: #2571f0
}
.locations{
  background: linear-gradient(0deg, #05172D, #05172D), #041831;
  padding: 70px 20px;
}
.locations-wrapper{
  max-width: 1155px;
  margin: 0 auto;
  margin-top: 60px;
}
.location-info{
  margin-bottom: 20px;
}
.location-info h2{
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  margin-top: 40px;
  margin-bottom: 20px;
}
.location-info p{
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
}
.replace-box{
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 1rem;
 position: absolute;
 width: 100%;
 height: 100%;
}
.replace-box h3{
  margin: 0 !important;
}


/* Core Service Section */
.serv-logo-wraps{
  padding: 0;
}
.serv-logo-wraps  > .core-service-wrap{
  max-width: 100% !important;
  justify-content: center !important;
}


/* MEDIA QUERIES */
@media (max-width: 1536px) {
 /*.banner-home.carousel .core-service-wrap{
     height: 560px !important
 }
 */
  .banner-home.carousel .core-service-wrap h1{
     font-size: 34px
 }
  .banner-home.carousel .core-service-wrap p{
     margin-bottom: 30px
 }
  .development-wrap{
     margin: 80px auto 80px
 }
  .banner-home .col-md-6.text-left{
     padding-left: 100px;
 }
  div.core-service-wrap h2{
     font-size: 28px
 }
  /* .ind-box, .ind-hover-box{
     padding: 30px
 } */
  .core-service-wrap.client-test{
     padding-bottom: 140px;
 }
  #carouselExampleIndicatorsthree .carousel-indicators{
     bottom: -60px
 }
  .client-right{
      font-size: 20px;
     line-height: 34px;
 }
  .study-info{
     padding: 40px 30px 70px
 }
  .home-logo-line{
     padding: 30px 70px;
 }
  .about-box .d-flex{
     padding: 30px 0
 }
  .about-box h5{
     font-size: 58px;
     line-height: 65px;
 }
 .about-box .about-box-heading{
     font-size: 58px !important;
     line-height: 65px !important;
 }
  .form-group input{
     padding: 24px 10px
 }
  .benefit-box {
     padding: 30px 20px;
 }
  .benefit-box h5{
     font-size: 18px;
     line-height: 24px;
 }
  .benefit-box p{
     font-size-adjust: 14px
 }
  .location-info h2{
     margin-top: 15px;
     margin-bottom: 10px;
 }
  .location-info p{
      margin-bottom: 45px;
 }
 /*.stack-wrap .d-flex img{
     margin: 0 30px
 }
 */
 /*latest talk*/
  .latesttalk .cycle-carousel-wrap{
     padding: 0 240px 0 240px !important
 }
}
@media (max-width: 1366px) {
  .banner-home.carousel .core-service-wrap h1{
     font-size: 30px
 }
  .development-wrap .col-md-6:nth-child(1), .development-wrap .col-md-6:nth-child(3){
     padding-right: 40px
 }
  .development-wrap .col-md-6:nth-child(3), .development-wrap .col-md-6:nth-child(4){
     padding-top: 25px;
 }
  .development-wrap .col-md-6:nth-child(1), .development-wrap .col-md-6:nth-child(2){
     padding-bottom: 25px
 }
  .about-box h5{
     font-size: 50px;
     line-height: 60px;
 }
 .about-box .about-box-heading{
     font-size: 50px !important;
     line-height: 60px !important;
 }
 /*.stack-wrap .d-flex img{
     margin: 0 25px
 }
 */
}
@media (min-width: 1364px) and (max-width: 1366px) {
  .banner-home{
      background-position: right;
 }
}

@media (max-width: 1024px) {
  .development-wrap .core-service-wrap{
     padding: 60px 20px;
 }
  .banner-home.carousel .core-service-wrap p{
     margin-bottom: 10px;
     line-height: 30px
 }
  .development-wrap{
     margin: 60px auto 60px
 }
  .development-wrap .col-md-6:nth-child(1), .development-wrap .col-md-6:nth-child(3){
     padding-right: 30px;
 }
  .benefit-box {
     padding: 20px 15px;
 }
  .core-service-wrap.study-wrap .carousel-indicators-study{
     left: 0;
     right: 0
 }
}
@media (max-width: 991px) {
  .development-wrap .col-md-6 p{
     font-size: 15px;
 }
 .ind-hover-box > .d-flex{
  display: block !important;
 }

 .ind-hover-box .ml-3.text-left{
    text-align: center !important;
    margin-left: 0 !important;
 }
 .ind-hover-box .ml-3.text-left > h3,
 .ind-hover-box p{
  text-align: center !important;
}
}
@media (max-width: 768px) {
  .banner-home.carousel .core-service-wrap h1{
     font-size: 26px;
      line-height: 40px;
      margin-bottom: 10px;
 }
  .banner-home.carousel .core-service-wrap{
     padding: 150px 20px !important;
     height: auto !important
 }
  .banner-home .carouselBox{
     margin: 0 auto 0
 }
  .development-wrap .core-service-wrap{
     padding: 45px 20px !important
 }
  div.core-service-wrap{
     padding: 50px 20px
 }
  .core-service-wrap.study-wrap{
     padding-bottom: 150px
 }
  .core-service-wrap.study-wrap .carousel-indicators-study{
     bottom: -105px;
 }
  .core-service-wrap.client-test{
     padding-bottom: 100px;
 }
  .ind-box h3{
     font-size: 16px;
     line-height: 21px
 }

 .ind-hover-box h3, .ind-hover-box p, .ind-hover-box a{
  color: #323232
}
  .talent-btn{
     margin-top: 30px
 }
  .core-service-wrap.study-wrap .carousel-item .d-flex{
     flex-direction: column
 }
  .study-info{
     padding: 30px 30px 30px
 }
  .study-info a{
     position: relative;
     bottom: auto;
     margin-top: 20px
 }
  .study-img, .study-info{
     width: 100%
 }
  .home-logo-line{
     padding: 25px 45px;
 }
  .about-box .d-flex{
     padding: 20px 0
 }
  .about-box h5{
     font-size: 40px;
     line-height: 40px;
 }
  .about-box .about-box-heading{
     font-size: 40px !important;
     line-height: 40px !important;
 }
  .about-box span{
     font-size: 22px;
 }
  .study-info h4{
     font-size: 20px;
     line-height: 26px
 }
 .study-info .study-vital-heading{
     font-size: 20px;
     line-height: 26px
 }
  .study-bottom-imgs .d-flex{
     height: 60px
 }
  .study-bottom-imgs{
     bottom: 95px;
 }
  .development-wrap{
     margin: 45px auto 45px
 }
  div.core-service-wrap h2{
     font-size: 24px
 }
  form .core-btn{
     padding: 7px 35px !important
 }
  .banner-home{
     max-height: inherit;
 }
  .banner-home.carousel .core-service-wrap h1 span{
     font-size: 20px;
 }
 /*new secton*/
  .work-with-img-wraps img{
     width: inherit !important;
 }
  .ind-hover-box h3{
     display: none;
 }
  .stack-wrap > .d-flex{
     flex-direction: column;
 }
  .w-20, .w-80{
     width: 100%;
 }
  .stack-wrap p{
     margin-bottom: 25px !important;
     text-align: center !important;
 }
  .stack-wrap .d-flex img{
     margin:0 15px;
 }
  .stack-wrap > .d-flex.pt-5{
     padding-top: 1.5rem !important
 }
  .form-group input{
     padding: 20px 10px
 }
 .ind-box .ind-hover-box{
  padding: .5rem;
  z-index: 1;
}

.ind-hover-box{
  position: relative;
  opacity: 1;
  padding: 0 0px;
  height: auto;
}
.ind-hover-box .ind-box-img-wrap{
  display: none !important;
}
.ind-hover-box .ml-3, .ind-hover-box .ml-3 p{
  margin-left: 0 !important;
  text-align: center !important;
}
.ind-hover-box h3{
  display: none;
}
.core-btn{
  padding: 7px 35px
}
.form-group input{
  padding: 20px 10px
}
.ind-box:hover .replace-box{
   display: flex !important;
}
.ind-hover-box {
  display: flex !important;
   background: #fff;
}
.replace-box{
  position: static;
  height: auto;
  padding: .5rem;
 }
 .ind-box{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
 }
 .ind-hover-box a{
  pointer-events: auto;
 }
 .ind-box:hover .replace-box{opacity: 1 !important;}
 .ind-box:hover .ind-hover-box{background: transparent !important;}
}
@media (max-width: 767px) {
  .banner-home.carousel .core-service-wrap{
     padding: 100px 20px !important;
     height: auto !important;
 }
 .new-breadcrumb{ padding-top: 0 !important; }
  .banner-home .col-md-6.text-left{
     padding-left: 15px
 }
  .banner-home .carousel-indicators{
     bottom: 30px !important
 }
  .banner-home.carousel .core-service-wrap .pl-5{
     padding-left: 0 !important
 }
  .banner-home.carousel .core-service-wrap p{
     font-size: 16px;
 }
  .core-service-wrap.client-test .carousel-item > .d-flex{
     flex-direction: column;
 }
  .client-left{
     margin: 0 auto
 }
  .client-right{
     width: 100%;
     margin-top: 20px;
      font-size: 16px;
     line-height: 30px;
 }
  #carouselExampleIndicatorsthree .carousel-indicators{
     bottom: -45px
 }
  .about-box span{
     font-size: 18px;
 }
  .about-box h5{
     text-align: center;
     justify-content: center;
 }
 .about-box .about-box-heading{
     text-align: center !important;
     justify-content: center !important;
 }
  .core-service-wrap.study-wrap{
     padding-bottom: 130px;
 }
 /*.study-wrap .carousel-indicators{
     bottom: -40px
 }
 */
  .study-bottom-imgs, .core-service-wrap.study-wrap .carousel-indicators-study{
      margin-top: 15px;
      left: 0;
      right: 0;
      flex-wrap: nowrap;
      height: 80px;
      display: flex;
      width: 100%;
      max-width: 100%;
      white-space: nowrap;
      position: static;
      bottom: 0;
 }
  .core-service-wrap.study-wrap .carousel-indicators-study{
      position: absolute;
      bottom: -85px;
      left: 0;
      right: 0;
      overflow-y: hidden;
      overflow-x: auto;
      height: 85px;
 }
  .study-tabs{
      position: absolute;
      bottom: -94px;
      left: 0;
      height: 80px;
      right: 0;
      overflow: auto;
      z-index: 999;
 }
 /*.study-bottom-imgs .d-flex, .study-wrap .carousel-indicators-study li{
     width: 120px;
     float: left;
     min-width: 120px;
     height: 80px
 }
 */
  .core-service-wrap.study-wrap .carousel-indicators-study li{
     width: 120px;
     float: left;
     min-width: 120px;
     height: 82px
 }
  .study-bottom-imgs{
      margin-top: 15px;
     left: 0px;
     right: 0px;
     flex-wrap: wrap;
     margin-top: 60px;
     position: relative;
      bottom: 0;
 }
  .study-bottom-imgs .d-flex{
     max-width: 185px;
     flex-grow: inherit;
     flex-basis: auto;
 }
  .challenge-wrap .challenge-box{
     margin-bottom: 30px;
 }
  .core-service-wrap .col-md-6, .core-service-wrap .col-md-3{
     margin-bottom: 0 !important;
 }
  .development-wrap .col-md-6:nth-child(1), .development-wrap .col-md-6:nth-child(3){
     border-right: none !important;
     border-bottom: 1px solid #dee2e6!important
 }
  .development-wrap h4{
     font-size: 24px;
 }
  .development-wrap .col-md-6:nth-child(1), .development-wrap .col-md-6:nth-child(2), .development-wrap .col-md-6:nth-child(3), .development-wrap .col-md-6:nth-child(4){
     padding-bottom: 10px !important;
     text-align: center !important;
     padding-top: 0;
     margin-bottom: 15px !important
 }
  .development-wrap .col-md-6:nth-child(4){
     border-bottom: none !important;
     text-align: center !important;
     margin-bottom: 0 !important
 }
  .testimonials{
     margin-left: 0
 }
  .confused{
     margin-top: 10px !important
 }
  .banner-home .carousel-indicators li{
     width: 75px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
     display: block;
     height: auto;
     padding: 0
 }
  textarea.form-control{
     margin-bottom: 20px;
 }
 /*latest talk*/
  .latesttalk .cycle-carousel-wrap{
     padding: 0 50px 0 50px !important
 }
  .talk-box.cycle-slide-active{
     width: auto !important
 }
  .about-box a{
     margin: 0 25px !important
 }
}