/*-----------------------------------------------------------------------------------

Template Name: skylus
Author: Sujeet Kumar
Version: Update Version

-----------------------------------------------------------------------------------


-----------------------------------------------------------------------------------*/
  
section.banner_blk {
    position: relative;

}
.banner_blk picture {
    display: block;
    text-align: center;
}
.banner_blk .banner_contant {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner_contant h1.heading_common {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
        color: #641d1d;
}
.banner_contant h1.heading_common:after {
    display: none;
}
.banner_contant {
    text-align: left;
}
.heading_common:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 5px;
    top: 0px;
    left: 0;
    background: #fff;
    border-radius: 20px;
}

    .height-356 {
    height: 356px;
}

.height-340 {
   height: 340px;
}

.blog-content-wrap .footer_text_red {
    padding: 10px 10px;
    background-color: #000;
    color: #fff;
    position: absolute;
    bottom: -60px;
    left: 0;
}
.blog-content-wrap {
    position: relative;
}
section {
    background: #FFFFFF;
}
.overview-content .overview-text {
    background: #69040a;
    padding: 40px 60px;
    margin-top: -50px;
    width: 100%;
    position: relative;
}
    span {
    display: block;
    margin-top: 10px;
}
.service-ico {
    text-align: center;
    padding: 20px 0 10px;
    border-top: none;
    border-left: none;
    border-right: none;
}
.thin-black {
    padding: 10px 25px;
    background-color: #e40514;
    margin-top: 10px;
    font-size: 15px;
    display: inline-block;
    color: #fff;
}
.thin-black:hover {
    color: #fff;
}
.overview-content .overview-text p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}
.heading_common {
    font-size: 27px;
    font-weight: 600;
    padding-top: 15px;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}
.overview-content .overview-text:after {
    content: '';
    position: absolute;
    right: -30px;
    top: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 0 30px;
    border-color: transparent transparent transparent #fff;
}
.overview-content .overview-text:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 30px;
    border-color: transparent transparent #fff transparent;
}



.card-style01 .title {
    position: absolute;
    background: #fff;
    bottom: -30px;
    padding: 15px 30px;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    right: 0;
    left: 0;
    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 6%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
.d-flex {
    display: flex;
}
.ms-3 {
    margin-left: 20px;
}
.h5 a {
    color: #000;
    font-size: 16px;
}
.h5 a:hover {
    color: #e40514;
}
.d-flex.align-items-center img {
    width: 45px;
    height: auto;
}
.skylus-solu {
    padding: 70px 0 120px;
    overflow: hidden;
    position: relative;
}
.skylus-section h2 {
    font-size: 25px;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
}
.skylus-section h3 {
    font-size: 25px;
    text-align: center;
    color: #fff;
    
}
/*.service-wrap .service-item {*/
/*    height: 350px;*/
/*}*/

.stand-out {
    padding: 70px 0;
    background-image: url(/https/tyronesystems.com/image/bg-01.png);
    background-color: #854e4e;
    background-position: center;
    background-size: auto;
}
.sky-button {
    border: 2px solid #ffffff;
    padding: 10px 30px;
    color: #fff;
    font-size: 15px;
    background-color: #e40514;
    display: inline-block;
}

.height-450 {
    height: 460px;
    margin: 20px 0;
}
.height-451 {
    height: 475px;
}

.height-430 {
    height: 530px;
}

/*Breadcrumbs*/
.banner_blk {
    position: relative;
}
.breadcrumbs {
    position: absolute;
    bottom: 0;
    background-color: #e40514;
    width: 100%;
    padding: 20px 0;
}
.breadcrumbs-strip {
    display: flex;
    align-items: start;
}
.breadcrumbs-strip li:before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #ffffff;
    content: "/";
}
.breadcrumbs-strip li, a {
    color: #fff;
    margin: 0 2px;
    font-size: 13px;
}

ul.breadcrumbs-strip li a {
    color: #fff;
}
.breadcrumbs-strip li:first-child:before {
    display: none;
}
.breadcrumbs-title {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}


/*Breadcrumbs*/




/*Grid section css*/

.service-grid {
    background-color: #b12d22;
    margin-bottom: 20px;
    padding: 20px 20px 20px;
    border-radius: 10px;
}
.height-410 {
    height: 410px;
}
.height-360 {
    height: 360px;
}
.height-320 {
   height: 320px; 
}

.service-grid-icon {
    text-align: center;

}

.service-grid-icon img {
    width: 90px;
}
.grid-service-content {
    color: #fff;
    text-align: center;
    padding: 15px 0 0 0;
}
.grid-service-content p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.grid-service-content h4 {
    font-size: 20px;
    line-height: 23px;
}

/* section end */


/*Networking*/
.explore-content {
    background: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    border: 1px solid #ddd;
    transition: all ease-in-out 0.2s;
}
.explore-content h6 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
    color: #000;
}
.slider-btn {
    padding: 0 0px 20px;
}




/*Verta css*/

.explore:after, .specifications:after {
    background: url(http://tyrone.co.in/verta/assets/image/icon/bg_tr1.jpg);
    background-size: 100% 100%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    background-position: 100%;
    background-attachment: fixed;
    z-index: -1;
}
.featured, .explore, .specifications {
    position: relative;
    z-index: 1;
}
.heading-area {
    text-align: center;
}
.heading-area h2 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
}
.heading-area h2:before {
    position: absolute;
    content: "";
    background: #b52f23;
    width: 80px;
    height: 5px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 5%;
}
.text-right {
    text-align: right;
}
.explore .explore-tab ul {
    background: #ddd;
    border: 0;
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
    border-radius: 5px;
}
.explore .explore-tab ul li a.active {
    background-color: #b12d22;
    color: #fff;
}
.explore .explore-tab ul li {
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
}

.explore .explore-tab ul li a {
    color: #555;
    display: block;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 100px;
    border: 0;
    border-radius: 0;
    letter-spacing: 1px;
    border-radius: 5px;
}
.explore .controller-content {
    padding: 35px 0 0;
}
.explore .controller-content a {
    color: #e23c2d;
    padding: 10px 20px;
    border: 2px solid #db3a2c;
}
.controller-content a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    border-radius: 50px;
    border: 2px solid #fff;
    transition: all ease-in-out 0.5s;
}
.explore-content {
    background: #f5f8fb;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    border: 1px solid #ddd;
    transition: all ease-in-out 0.2s;
}
.explore .explore-tab ul {
    background: #ddd;
    border: 0;
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    border-radius: 5px;
}
.explore .explore-tabs ul {
    background: #ddd;
    border: 0;
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
    border-radius: 5px;
}
.explore-tab {
    padding-top: 35px;
}
.explore-tabs {
    padding-top: 35px;
}
.explore .explore-tabs ul li {
color: #555;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    border: 0;
    border-radius: 0;
    letter-spacing: 1px;
    border-radius: 5px;
}

.explore .explore-tab ul li {
color: #555;
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    border: 0;
    border-radius: 0;
    letter-spacing: 1px;
    border-radius: 5px;
}
.explore .explore-tab ul li {
    background-color: #b12d22;
    color: #fff;
}
.explore .explore-tabs ul li {
    background-color: #b12d22;
    color: #fff;
}
.explore-content h6 {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #b12d22;
}
.slider-btn {
    padding: 0 0px 20px;
}
.slider-btn a {
font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 7px 10px;
    text-align: center;
    margin-top: 20px;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    border-radius: 50px;
    border: 2px solid #fff;
    transition: all ease-in-out 0.5s;
}
.explore-content .slider-btn a {
    border-color: #333;
    color: #333;
}





@media (min-width: 768px) and (max-width: 991px) {
    .overview-content .overview-text {
    padding: 40px 40px;
    margin-top: 0px;

}
.heading_common {
    font-size: 23px;
}
.overview-content .overview-text p {
    font-size: 14px;

}
.service-wrap .about-service-item {
    margin-top: 15px;

}
.cta-content .title {
    font-size: 22px;
}
.cta-content p {
    font-size: 14px;
    line-height: 24px;
}
.black .title {
    font-size: 20px;
    line-height: 20px;
}
.parall-content p {
    line-height: 24px;
}
.parall-img img {
    border: 3px solid #e40514;
    border-radius: 10px 0 10px 0;
}
.thin {
    padding: 5px 15px;
}
.service-full h2 {
    font-size: 22px;
}
.service-full p {
    font-size: 14px;
}
}


@media (max-width: 767px) {


.banner_contant h1.heading_common {
    font-size: 25px;
    font-weight: 500;
text-transform: capitalize;
    letter-spacing: 0px;
}
.casestudies_content h3 {
    font-size: 14px;

}

.banner_blk picture img {
    min-height: 135px;
}
.heading_common {
  font-size: 18px;
  padding-top: 21px;
  line-height: 26px;
}
.overview-content .overview-text {
    padding: 30px 20px;
    margin-top: 0px;

}
.overview-content .overview-text p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0px;
}
.skylus-solu {
    padding: 70px 0 40px;
}
.skylus-section h2 {
    font-size: 25px;
    margin-bottom: 20px;
}
.card-style01 .title {
    padding: 15px 30px;
    display: inline-flex;
}
.card {
    margin-bottom: 50px;
}
.stand-out {
    padding: 40px 0;
}

/*.service-wrap .service-item {*/
/*    height: 260px;*/
/*}*/
.service-wrap .about-service-item {
    margin-top: 13px;

}
.service-wrap .about-service-item .service-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
}
.skylus-section h3 {
    font-size: 25px;
}
.height-450 {
  height: auto;
}
.full-width-content H3 {
  font-size: 22px;
  line-height: 30px;
}
.height-345 {
  height: auto;
}
.service-wrap .data-centre-height {
  height: auto !important;
}
.kubernete {
  padding: 18px 0 9px;
}
.cta-content h2 {
  font-size: 22px;
  line-height: 30px;

}
.height-480 {
  height: auto;
}
.height-390 {
  height: auto;
}
.height-400 {
  height: auto;
}
}