html, body {
    overflow-x: hidden;
}

.home-image-round {
    width: 550px;
    height: 550px;
    border: 10px solid #fff;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center top !important;
    position: relative;

}

.home_2 .bk-img {
    background-color: #ffffff;
}

.play_video {
    margin-left: -125px;
    z-index: 99;
    margin-top: -100px;
}
.tz-section-2{
    height: 500px;
}
.tz-section-2 {
    padding-left: 40px;
    padding-right: 250px;
    background: #2EABE2;
    margin-right: -75px;
    padding-top: 50px;
    padding-bottom: 26px;
    margin-left: 0;
    margin-top: -55px;
}
.top-banner .btn{
    background-color: #fff;
    color: #00B4D3;
}
.top-banner .btn:hover{
    background-color: #fff0;
}

.home_2, .home_3 {
    margin-bottom: 50px;
}

.home_2 .play_video {
    text-align: center;
    line-height: 500px;
}

.home_3 .bk-img {
    background-color: #ffffff;
}

.tz-section-3 {
    padding-top: 50px;
    padding-left: 350px;
    padding-right: 35px;
    background: #9D9C9C;
    padding-bottom: 26px;
    margin-left: -150px;
    margin-top: 20px;
}

.tz-section-4 {
    padding-left: 40px;
    padding-right: 250px;
    background: #2EABE2;
    margin-right: -75px;
    padding-top: 50px;
    padding-bottom: 26px;
    margin-left: 0;
    margin-top: 20px;
}

.tz-section-5 {
    padding-top: 50px;
    padding-left: 350px;
    padding-right: 35px;
    background: #646464;
    padding-bottom: 26px;
    margin-left: -150px;
    margin-top: 20px;
}

.left-imge {
    margin-left: auto;
    z-index: 99;
}

.right-imge {
    margin-left: -100px;
    z-index: 99;
}

.contact_bar .btn {
    margin: 5px 0;
    font-size: 18px;
    padding: 5px 16px;
    border: 2px solid #fff;
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
}

.about-img-width-height{
    border-radius: 50%;
}
.team-row h3{
    text-align: center;
}
.team-row .desc{
    margin-top: 20px;
}

.tz-section-3,.tz-section-4,.tz-section-5{
    height: 500px;
}
@media (max-width: 1300px) {
    .home-image-round{
        width: 500px;
        height: 500px;
    }
    .tz-section-2,.tz-section-3, .tz-section-4, .tz-section-5 {
        height: 450px;
    }
}
@media (max-width: 1024px) {
    .right-imge {
        margin-left: -135px;
    }
    .home-image-round{
        width: 450px;
        height: 450px;
    }
    .tz-section-2,.tz-section-3, .tz-section-4, .tz-section-5 {
        height: 350px;
    }
    .tz-section-3,.tz-section-4,.tz-section-5{
        margin-top: 45px;
    }
}
@media (max-width: 991px) {
    .tz-section-3, .tz-section-4, .tz-section-5 {
        margin-top: 15px;
    }
    .tz-section-2,.tz-section-3, .tz-section-4, .tz-section-5 {
        height: 365px;
    }
    .tz-section-3{
        padding-top: 20px;
    }
    .home-image-round {
        width: 400px;
        height: 400px;
    }
    .tz-section-3 {
        padding-left: 300px;
        padding-bottom: 0;
        margin-left: -141px;
    }
    .tz-section-5 {
        padding-top: 30px;
        padding-left: 334px;
        padding-bottom: 0;
        margin-left: -133px;
    }
}

@media (max-width: 767px) {
    .play_video{
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .home-image-round {
        width: auto;
        height: 400px;
        border-radius: 0;
    }
    .home_2 .play_video {
        line-height: 425px;
    }
    .tz-section-2 {
        padding-right: 35px;
        padding-left: 35px;
    }
    .left-imge{
        margin: auto;
    }
    .tz-section-3 {
        padding-top: 50px;
        padding-left: 40px;
        padding-right: 40px;
        background: #9D9C9C;
        padding-bottom: 50px;
        margin-left: 0;
        margin-top: 20px;
    }
    .right-imge {
        margin: auto;
    }
    .tz-section-4 {
        padding-top: 65px;
        padding-left: 40px;
        padding-right: 40px;
        background: #2EABE2;
        padding-bottom: 65px;
        margin-right: 0;
        margin-top: 20px;
    }
    .tz-section-5 {
        padding-top: 65px;
        padding-left: 40px;
        padding-right: 40px;
        background: #646464;
        padding-bottom: 65px;
        margin-left: 0;
        margin-top: 20px;
    }
}
@media (min-width: 1500px) {

    .tz-section-5,.tz-section-3{
        margin-left: -170px;
    }
}

.grids {
    display:grid;
    align-items:start;
    justify-content:flex-start;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
    padding:30px;
    color:#ffffff;
}
.grid{
    display:flex;
    flex-direction:column;
    gap:20px;
}
.grid{
    background-color: #00b4d3;
    padding: 25px;
    box-shadow: 5px 5px 5px #aaaaaa;
    height: 100%;
    cursor: default;
}
small{
    color:#ffffff;
}
.service-cnt .section span{
    font-weight: 700;
    font-size: 20px;
}

.service-time-price{
    font-size: 16px;
    text-decoration: underline;
}
.sub-service-1{
    padding: 0 30px;
}
.sub-service-1 h3{
    font-size: 26px;
}
.sub-service-1 p{
    margin: 0;
    font-size: 20px;
}
.inline-p-tag-service{
    color: #9D9C9C;
    margin-left: 10px;
    position: relative;
}
/*.inline-p-tag-service:after{*/
    /*content: "";*/
    /*display: block;*/
    /*height: 2px;*/
    /*background-color: #00b4d3;*/
    /*margin-bottom: 40px;*/
    /*width: 98%;*/
    /*left: 0;*/
    /*position: absolute;*/
    /*margin-left: 11px;*/
    /*margin-top: 5px;*/
/*}*/
.grid:hover{
    background-color: #cbcbcb;
}
.sub-service .section .grid small{font-size: 16px;}
@media screen and (max-width:600px){
    .section-content{
        display:flex;
        flex-direction:column;
    }
    .grids{
        display:flex;
        flex-wrap:wrap;
    }
    .grid{
        padding: 20px;
    }
    .sub-service-1 h3 {
        font-size: 24px;
    }
}
