.index_banner
{
width: 100%;
    height: 85vh;
    background: url(../images/umbraco-cover.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.umbraco_index_tittle
{
    top: 35%;
    position: absolute;
    color: #fff;
}
.umbraco-logo{
    border-radius: 3px;
}
.umbraco_index_tittle p 
{
        font-weight: 400;
        line-height: 34px;
        font-size: 24px;
        margin-bottom: 0;
}
.umbraco_index_tittle h1
{
    font-weight: 800;
    font-size: 45px;
    line-height: 60px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.umbraco_index_tittle_image
{
        position: absolute;
        bottom: 47px;
       right: 100px;
}
.Umbraco_logo
{
    background-color: #fff;
    border-radius: 10px;
    /*padding: 0 20px;*/
    /*max-width: 60%;*/
}

.banner-btn span{
    background: #3544B1;
    padding: 5px;
    display: inline-block;
    border-radius: 2px;
    font-weight: 600;
}

h5{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
}

.client-testimonial{
    background: #00225c;
    color: #fff;
}
.client-testimonial .cover-sub-heading{
    color: #fff;
    font-size: 34px;
}
.qoute-wrap{
    position: relative;
    font-size: 24px;
}
.client-testimonial span{
    font-size: 16px;
    text-align: right;
    display: block;

}

.cover-sub-heading
{
    font-weight: 600;
    font-size: 21px;
    color: #00205B;
    font-family: 'Source Sans Pro', sans-serif;
}
.list-un-styled
{
    list-style-type: none;
    padding-left: 25px;
    /*position: relative;*/
}
.list-un-styled li
{
    position: relative;
    margin-top: 16px;
}
.future-section .list-un-styled li{
    font-weight: 600;
}
.list-un-styled li:before{
    content: '';
    position: absolute;
    top: 3px;
    left: -25px;
    background-image: url(../images/bullet-list.webp);
    width: 18px;
    height: 19px;
}
.umbraco-engage{
    position: relative;
    background-image: url(../images/umbraco-engagebg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.umbraco-engage h3{
    color: #fff;
}

.umbraco-engage p{
    font-size: 18px;
    line-height: 28px;
}
.umbraco-engage .light-bluebg{
    color: #fff;
    padding: 30px;
    margin: 20px 0px;
    background: rgb(18 18 18 / 71%);
}
.whych-section h3{
    width: 100%;
    font-size: 26px;
}

.girdwrapper h4{
  font-size: 18px;
  font-weight: 800;
}

.bg-sec-u
{
    background-color: #F5F9FF;
}
.call-to-action-section p{
    font-weight: 400;
    color: #00205B;
}
.call-to-action-section h2
{
    color: #00205B;
    font-size: 24px;
}
.umbraco-contactus:hover
{
    color: #fff;
    background-color: #FF7648;
}
.flexwrap{
    flex-wrap: wrap;
}
.banner-btn{
    display: block;
    margin-top: 20px; 
}
.umbraco-contactus{
    background-color: #FF7648;
    transition: .15s ease-in-out;
    border-radius: 8px;
    color: #fff;
    font-weight: 400;
    padding: 8px 22px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 0px;
}
.form-us-u h3{
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 700;
        font-size: 32px;
        color: #373737;
}
.umbraco-u-img
{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.bold-text
{
    font-weight: 700;
    color: #003A5B;
}
@media only screen and (min-width: 320px) and (max-width:390px){
.umbraco_index_tittle h1 {
    line-height: 28px !important;
    font-size: 18px !important;
}
.umbraco_index_tittle {
    top: 23% !important;
    }
    .contact-usbtn{
        margin-top: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .umbraco_index_tittle h1 {
        line-height: 34px;
        font-size: 24px;
    }
    
}

@media only screen and (max-width: 550px) {
    
.umbraco_index_tittle h1 {
    line-height: 36px;
    font-size: 24px;
}
.umbraco_index_tittle p
{
    font-size: 18px;
    line-height: 26px;
}
.umbraco_index_tittle {
    top: 20%;
    padding-right: 15px;
    }
    .umbraco_index_tittle_image {
    bottom: 20px;
    left: 15px;
}
.index_banner
{
    background-position: 26% center;
}


.pb-5, .py-5{
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
}

.client-testimonial span{
    text-align: center;
    padding-top: 1rem !important;
}
.qoute-wrap{
    font-size: 18px;
}
.banner-btn{
    display: flex;
        flex-wrap: wrap;
        justify-content: start;
        align-items: center;
}
.umbraco-contactus{
    margin-left: 10px;
    padding-top: 10px;
    display: block;
}

}
@media only screen and (max-width: 991px) {
    .index_banner
{
    background-position: 20% center;
}


}
@media screen and (orientation: landscape) and (min-device-width: 319px) and (max-device-width: 990px)
{
   
    .umbraco_index_tittle_image {
    bottom:30px;
    right: 30px;
}
.umbraco_index_tittle
{
    top: 30%;
}
.umbraco_index_tittle p {
    line-height: 25px;
    font-size: 24px;
    }
.umbraco_index_tittle h1
{
    line-height: 45px;
    font-size: 32px;
}
}

/*carousel section*/
      .blog_content .blog_item {
        margin-bottom: 30px;
        box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
        position: relative;
        border-radius: 2px;
        overflow: hidden;
      }

      .blog_content .blog_item:hover .blog_image img {
        transform: scale(1.1);
      }

      .blog_content .blog_item .blog_image {
        overflow: hidden;
        padding: 0;
        position: relative;
      }

      .blog_content .blog_item .blog_image img {
        width: 100%;
        transition: transform 0.5s ease-in-out;
      }

      .blog_content .blog_item .blog_details {
        position: absolute;
        bottom: 0;
        color: #fff;
        background: linear-gradient(90.49deg, #95138E 13.59%, #CB224D 95.63%);
        opacity: 0.87;
        min-height: 126px;
        display: flex;
        align-items: center;
      }

      .blog_content .blog_item .blog_details p {
       font-weight: 400;
        font-size: 16px;
        line-height: 141.9%;
        padding: 20px 20px 0px;
        }

      .blog_content .owl-nav {
        display: none;
      }

      .blog_content .owl-nav .owl-prev {
        position: absolute;
        left: -27px;
        top: 33%;
        border: 5px solid #fff;
        text-align: center;
        z-index: 5;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        outline: 0;
        background: #ff5e14;
        transition: all 0.3s;
        color: #fff;
      }

      .blog_content .owl-nav .owl-prev span {
        font-size: 25px;
        margin-top: -6px;
        display: inline-block;
      }

      .blog_content .owl-nav .owl-prev:hover {
        background: #fff;
        border-color: #ff5e14;
        color: #ff5e14;
      }

      .blog_content .owl-nav .owl-next {
        position: absolute;
        right: -27px;
        top: 33%;
        border: 5px solid #fff;
        text-align: center;
        z-index: 5;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        outline: 0;
        background: #ff5e14;
        color: #fff;
        transition: all 0.3s;
      }

      .blog_content .owl-nav .owl-next span {
        font-size: 25px;
        margin-top: -6px;
        display: inline-block;
      }

      .blog_content .owl-nav .owl-next:hover {
        background: #fff;
        border-color: #ff5e14;
        color: #ff5e14;
      }

      @media only screen and (max-width: 577px) {
        .owl-nav .owl-prev {
          left: -17px !important;
        }

        .owl-nav .owl-next {
          right: -17px !important;
        }
      }

/*cost saving animation section*/
.parent-head-animation
{
    color: #fff;
         font-weight: 700;
         font-size: 28px;
         line-height: 142.4%;
}
.cost-saving_animation
{
     background: linear-gradient(89.6deg, #050E2A 2%, #01004A 99.61%);     
    padding:40px 0;
    border-radius: 15px;
}
 .linux-heading,.windows-heading
         {
       display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 15px 20px;
    border: 1px solid #000000;
    border-radius: 28.5px;
    color: #fff;
    font-weight: 700;
    font-size: 20.8px;
}
.FadeInLeft-k8 h6
{
    padding: 15px 57px;
}
.windows-heading
{
background: #CB224D;
}
.linux-heading
{
background: #07E007;
}
.window-cost-saving
{
   opacity: 0;
}
         .counter-box
         {
            background: #1F244C;
    border-radius: 4px;
    color: #fff;
    padding: 20px 20px 40px 20px;
    margin-top: 19px;
        font-weight: 600;
    font-size: 18px;
    line-height: 23px;
         }
         .cost-value
         {
            display: flex;
            align-items: center;
                font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 142%;
         }
                  .coin {
         transform-style: preserve-3d;
         cursor: pointer;
         animation: spin 3s 0s linear infinite;
         margin-top: -3px;
         margin-right: 4px;
         }
         @keyframes spin {
         0% {
         transform: rotate3d(0, 1, 0, 0);
         }
         100% {
         transform: rotate3d(0, 1, 0, 360deg);
         }
         }
         .cost-saving
         {
            position: relative;
         }
         .cost-saving_span
         {
          position: absolute;
          right: 39px;
          margin-top: 0px;
          font-weight: 400;
          font-size: 14px;
         }
         .cost-saving div
         {
            font-weight: 900;
    font-size: 36px;
    line-height: 142%;
         }
           .FadeInLeft1,.FadeInLeft2,.FadeInLeft3,.FadeInLeft4,.FadeInLeft5,.FadeInLeft6,.FadeInLeft-linux,.FadeInLeft-k8 {
  opacity: 0;
  position: relative;
  left: -100px;
}

/*cost animation mobile*/
.cost-value-md {
         font-style: normal;
         font-weight: 600;
         font-size: 24px;
         line-height: 142.4%;
         }
         .cost-saving-md {
         font-style: normal;
         font-weight: 900;
         font-size: 27px;
         line-height: 142.4%;
         }
         .service-memory-md-text {
         font-style: normal;
         font-weight: 600;
         font-size: 18px;
         line-height: 23px;
         margin-bottom: 0;
         }
         .service-memory-md {
         background: #1F244C;
         border-radius: 4px;
         color: #fff;
         padding: 20px 20px 40px 20px;
         }
         .cost-saving-md {
         position: relative;
         }
         .cost-saving_span-md
         {
         position: absolute;
         right: 39px;
         bottom: 17px;
         }
         .rorate_value-md
         {
         width: 85px;
         }
         #flip {
         height: 32px;
         overflow: hidden;
         }
         #flip>div>div,
         #flip>div>p{
         color: #fff;
         height: 46px;
         margin-bottom: 45px;
         display: inline-block;
         }
         #flip div:first-child,
         #flip-cost-saving div:first-child {
         animation: show 18s linear infinite;
         }
         @keyframes show {
         0% {
         margin-top: -270px;
         }
         5% {
         margin-top: -180px;
         }
         33% {
         margin-top: -180px;
         }
         38% {
         margin-top: -90px;
         }
         66% {
         margin-top: -90px;
         }
         71% {
         margin-top: 0px;
         }
         99.99% {
         margin-top: 0px;
         }
         100% {
         margin-top: -270px;
         }
         }
         @media only screen and (max-width: 991px) {
         .app-services-md {
         padding: 30px;
         }
         .linux-heading, .windows-heading
         {
            font-size: 16px;
         }
         }
         @media only screen and (max-width: 400px) {
         .app-services-md
         {
         padding: 20px;
         }
         .cost-saving
         {
         font-size: 25px;
         }
         .cost-value-md
         {
         font-size: 20px;
         }
         .service-memory-md-text
         {
         font-size: 16px;
         }
         .rorate_value-md
         {
         width: 69px;
         }
         }

@media only screen and (max-width: 768px) {
.app-services-md
{
    display: block;
}
.app-services-lg
{
    display: none;
}
.parent-head-animation
{
    font-size: 23px;
}
}
@media only screen and (min-width: 768px) {
    .app-services-lg
{
    display: block;
}
    .app-services-md
{
    display: none;
}
    }
/*----right enquiry button----*/
.enquiry-right-btn {
    right: -60px;
    right: -42px;
    cursor: pointer;
    top: 50%;
    position: fixed;
    transform: rotate(270deg) !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    z-index: 99;
}


